﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600&display=swap');
 @import url("https://use.typekit.net/fel6qer.css");
/*----------SNSリンク中央寄せ------------*/
.link_box ul {
	justify-content: center;
}
.link_box ul li {
    width: 30px!important;
    margin-left: 10px;
    margin-right: 10px;
}
@media(max-width: 667px) {
	section.pd_l-r5per_sp {
		padding-left: 0;padding-right: 0;
	}
}

.banner {
  position: relative;
}
.banner p{
  position: relative;background-color: #969696
}
.banner p::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #555555;
  transition: 0.5s;z-index: 1;
	background-image: url(Dup/img/bg_wood.png);
    background-size: 69px;
}
.banner p:hover:before {
  width: 100%;
}
.banner a {
	border: double 3px;
    border-color: #dddddd;
    background-image: url(Dup/img/lt.png),url(Dup/img/lb.png),url(Dup/img/rt.png),url(Dup/img/rb.png);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 19px, 19px, 19px, 19px;
	background-position: top 0 left 0, bottom 0 left 0, top 0 right 0, bottom 0 right 0;font-family: 'Shippori Mincho', serif;
	position: inherit;
	background-color: inherit;z-index: 5;
	background-color: rgba(0,0,0,0);
}
.banner a:hover {
	opacity: inherit;
}
.button, .button2 {
	border: none;background: #f9f9f9;background-image: url(Dup/img/bg_wood.png);
	border: 1px solid #e4e4e4;
}
.button:hover, .button2:hover {
	background: #bbbbbb;background-image: url(Dup/img/bg_wood.png);
box-shadow: 0px 0px 16px 6px rgba(255,255,255,0.6);color: #fff;
}
@media(max-width: 768px) {
	.banner p {
		margin: 0 auto;
	}
	
	
}

/* --------------------logo------------------- */
@media(max-width: 768px) {
	    #logo {
			max-width: 211px;
	}
}
@media(max-width: 667px) {
	    #logo {
			max-width: 158px;
	}
	.hamburger {
    top: 10px;
    right: 5px;
}
}



main {
	overflow: hidden;
}
.fadein{
     opacity: 0;
     transform: translateY(-20px);
     transition: 1.5s;
     transition-property: opacity,transform
}
.fadein.fadetrans{
     opacity: 1;
     transform: none
}
#video h2 {
	font-weight: bold;
	text-shadow: 0px 2px 4px #000000;
}
/*FONT FONTSIZE*/
body {
	font-size: 15px;
	line-height: 1.8;
	background-color: #ffffff;
    background-image: url(https://www.transparenttextures.com/patterns/redox-01.png);
}
#fakeloader {
	background-image: url(https://www.transparenttextures.com/patterns/redox-01.png);
	background-color: #ababab;
}
.font_12 {
	font-size: 14px;
}
.font_14 {
	font-size: 15px;
}
#contents1 h2 {font-weight: bold;}
#contents1 h2, #contents1 p {
	text-align: center;
}
#contents1 {
	margin-top: -8px;
}
#contents1 .merci {
	font-family: suave-script-pro, sans-serif;color: #a5881e;
}
#contents2 h2, .font_en, #contents3 h3, #main_menu li a {
font-family: 'Shippori Mincho', serif;
}
#main_img h2.font_en {
font-size: 28px;
	text-shadow: 0 2px 4px rgba(0, 0, 0,0.7);
}
#contents2 h2, #contents3 h3 {
font-size: 21px;
color: #8e7b21;font-weight: bold;
}
.page_box h2 {
color: #8e7b21;font-weight: bold;
}
#contents3, #top_cms {
	position: relative;
}
#contents3::after {
position: absolute;
    content: "";
    width: 147%;
    top: -325px;
    left: -12px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: -1;
    transform: rotate(
-12deg
);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(
-12deg
);
    right: 0;
    margin: auto;
}
#top_cms:after {
position: absolute;
    content: "";
    width: 147%;
    top: 467px;
    right: -12px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: -1;
    transform: rotate(
12deg
);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(
12deg
);
    right: 0;
    margin: auto;
}
#top_cms5 {
	background-color: #fff;
}
#top_cms2 {
	background: url(Dup/img/tori3.png), url(Dup/img/tori2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 95% 22px, 80% 40%;
    background-size: 200px auto, 113px;
}
.fat-nav li {
   font-size: 16px;
}
#main_menu ul li a {
	font-size: 17px;
}
#main_menu ul {
	margin-bottom: 41px;
}
#main_menu ul li a:hover {
	padding-left: inherit;color: #000;
}
#main_menu ul li a {
	margin-bottom: 23px;
	font-size: 17px;
	text-align: center;padding-left: 0;
}
#main_menu ul li a:before {
	display: none;
}


#main_menu ul li a span {
	opacity: 0;
    right: 0;
    position: absolute;
    transition: all 0.5s;
    color: #909090;
    left: 0;
    margin: auto;
    bottom: -18px;
    font-size: 15px;
}
#main_menu ul li a:hover span {
	opacity: 1;
	letter-spacing: 0.3em;
}
.cms_title::before {
	background-color: #8e7b21;
}


#cms_2-c figure, #cms_3-b figure {
	margin: 30px auto 0;
}
#cms_3-b .cate_box {
    border: double 3px;
    border-color: #dddddd;
    background-image: url(Dup/img/lt.png),url(Dup/img/lb.png),url(Dup/img/rt.png),url(Dup/img/rb.png);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 34px, 34px, 34px, 34px;
	background-position: top 0 left 0, bottom 0 left 0, top 0 right 0, bottom 0 right 0;
}
#cms_6-a .box_wrap {
	border-color: #d2c1a2;
}
#cms_6-a .cate_box.border_do3-b {
	border-color: #d2c1a2;
}
.cate_title{
	border-left: 0;
	text-align: center;
	background-color: inherit;
	color: #222;
    font-size: 22px;
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 2em;
    position: relative;
    border-bottom: solid 3px #cacaca;
    color: #484848;
	font-family: 'Shippori Mincho', serif;
}
.cate_title:after {
position: absolute;
content: " ";
display: block;
width: 17%;
bottom: -3px;
border-bottom: solid 3px #676767;
	left: 0;right: 0; margin: auto;
}


.cate_list li a {
	background-color: #eee;border: none;
}
.cate_list li a:hover {box-shadow: none;
    background-color: #bbbbbb;
}
@media(max-width: 667px) {
	#main_img h2.txt_shadow {
	font-size: 20px;
}
	.font_14 {
	font-size: 14px;
}
main h2.font_en {
font-size: 17px;
}
	#contents1 p:first-of-type {
		text-align: left;
	}
#contents2 h2, #contents3 h3, .page_box h2 {
font-size: 17px;
}
	.cate_title {
		font-size: 18px;
}


/*------メールアイコン-------*/
.head_box .contact_bt i{
	display: none;
}
/*----------SNSリンク中央寄せ------------*/
.link_box ul {
	justify-content: center;
}
.link_box ul li {
    width: 30px!important;
    margin-left: 10px;
    margin-right: 10px;
}
@media all and (-ms-high-contrast: none) {
	.cate_wrap h3 {
		padding: 0 5px 20px;
	}
	.head_box {/*ロゴ部分がスクロールする問題*/
		-ms-overflow-style :none;
	}
	#page8 #contact_tel a {
		padding: 27px 20px 20px;
	}
	.pc_box .contact_bt a {
		padding: 14px 0 15px;
	}
	#page10 ul li a {
		padding: 12px 0;
	}
}