﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600&display=swap');
 @import url("https://use.typekit.net/fel6qer.css");
.more a {
	padding: 9px 0px 11px;
}
#top_cms .cms_title {
    text-align: center;
    padding-left: 0px;
    margin-bottom: 60px;
}
#contents2 h2, #contents3 h3 {
    position: relative;
}
#contents2 h2:before {
    background-image: url(Dup/img/point1-2.png);
}
#contents3 .grid_6:first-child h3:before {
    background-image: url(Dup/img/point2-2.png);
}
#contents3 .grid_6:last-child h3:before {
    background-image: url(Dup/img/point3-2.png);
}
#contents2 h2:before, #contents3 h3:before {
    content: '';
    display: inline-block;
    width: 89px;
    height: 82px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -84px;
    left: -30px;
    background-repeat: no-repeat;
	filter: drop-shadow(0px 0px 4px #ffffff) drop-shadow(3px 3px 9px #ffffff) drop-shadow(0px 0px 6px #ffffff);
}


#contents1 h2 .anim,#contents2 h2 .anim,#contents3 h3 .anim{
	position: relative;
	right: 20px;
	opacity: 0;
	filter: blur(10px);
}
.anim.start{animation: blur 1.8s ease-in-out forwards;}
@keyframes blur {
  0% {
	filter: blur(10px);
  }
  100% { 
	filter: blur(0);
  }
}

/*----------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-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;
	border: 1px solid #e4e4e4;
	color: #6b562e;border-radius: 34px;
}
.button:hover, .button2:hover {
	background: #bbbbbb;
box-shadow: 0px 0px 16px 6px rgba(255,255,255,0.6);color: #fff;
}
@media(max-width: 768px) {
	.banner p {
		margin: 0 auto;
	}
	#contents2 h2:before, #contents3 h3:before {
    left: -13px;
}
	
}

/* --------------------logo------------------- */
@media(max-width: 768px) {
	    #logo {
			max-width: 130px;
	}
}
@media(max-width: 667px) {
	    #logo {
			max-width: 100px;
	}
	.hamburger {
    top: 10px;
    right: 5px;
}
}



main {
	overflow: hidden;
}


#video h2 {
    font-weight: bold;
    text-shadow: 0px 2px 4px #000000;
    width: 79%;
    top: 21%;
    right: 0;
    transform: none;
    left: 0;
    margin: auto;transform: rotate(
-11deg
);

}
#video h2 img {
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.4));
}
#video:before {
	content: "";
	display: block;
	background: #000;
	opacity: 0.3;
	width: 100%;
	height: 100%;z-index: 0;
	position: absolute;
}
/*FONT FONTSIZE*/
body {
	font-size: 15px;
	line-height: 1.8;

}
#fakeloader {
/*background: #ffffff url(Dup/img/bg2.jpg);*/
background-color: #191970;
background-image: url("../Dup/img/stardust.png");
    /*background-position: 50% 100%;
    background-size: 168% auto;
    background-repeat: no-repeat;*/
}
.spinner7 > div {
	background-color:#c8ae7b;
}
.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;background: #fff;position: relative;
}
#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;
}
.contents3Wrap, #top_cms {
	position: relative;
}
.contents3Wrap::after {
	position: absolute;
    content: "";
    width: 100%;
    top: 150px;
    left: -12px;
    bottom: 0;
    background-color: #f7f6f5;
    z-index: -1;
    right: 0;
    margin: auto;
}
.fat-nav li {
   font-size: 16px;
}



#main_menu ul {
	margin-bottom: 41px;
}
#main_menu ul li {
	text-align: center;
}
#main_menu ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
	font-size: 17px;
	margin-bottom: 23px;
	text-align: center;padding-left: 0;
}
#main_menu ul li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #c8ae7b;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#main_menu ul li a:hover::after {
  transform: scale(1, 1);
}
#main_menu ul li a:hover {
	padding-left: inherit;color: #c8ae7b;
}
#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 {
	display: none;
}
.contact_bt a, .tel_bt a {
	color: #6b562e;border-radius: 33px;
	padding: 14px 0 15px;
}
.fat-nav ul {
	background: #191970;
}
/* ----------------------------------------------- */
#page_title p {
	color: #191970;
}

#cms_2-a figure, #cms_2-c figure, #cms_3-b figure {
	margin: 30px auto 30px;
}
#cms_3-b .cate_box {
    border: double 3px;
    border-color: #dddddd;
    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;
}
#cms_2-a .cate_title{
	display: block;
	border-left: 0;
	text-align: center;
	background-color: inherit;
    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;
	border-top: none;
}
#cms_2-a .cate_title:after {
position: absolute;
content: " ";
display: block;
width: 12%;
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;
}
.footerWrap {
	background: url(Dup/img/bg2.jpg);
    background-position: 50% 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.footer_cms {
	color: #212121;
}

@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;
}
footer .logo {
	text-align: center;
}
}
/*------メールアイコン-------*/
/*.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 9px
	}
	.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;
	}
	.pc_box .contact_bt a {
		padding: 15px 0;
	}
	
}