@charset "UTF-8";
/* CSS Document */

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#headwrap {
	clear: both;
}
#logo {
    float: none;
    width: 20.5vw;
    padding-top: 12px;
    padding-left: 15px;
}
#logo h1 {
}

#telwrap {
	text-align: center;
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

#navwrap {
	display:none;
}
#navwrap02 {
	clear: both;
	width: 100%;
	background-color: #8C6239;
	display: block;
	visibility: visible;
	min-width:320px;
	margin-bottom: 10px;
}
#nav
			{
	position: relative;
	top: auto;
	left: auto;
	z-index: 3000;
	width:100%;
	min-width:320px;
	display: block;
			}
				#nav > a
				{
	width: 40px; /* 50 */
	height: 40px; /* 50 */
	text-align: left;
	text-indent: -9999px;
	position: relative;
	display: none;
	background-image: url(../img/menu_sp.png);
	background-size:40px 40px;
	background-position: right;
	margin-right: 0px;
	margin-left: auto;
				}
					#nav > a:before,
					#nav > a:after
					{
	text-indent: -9999px;
					}
					#nav > a:after
					{
	text-indent: -9999px;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
	display: block;
	text-indent: -9999px;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
	width: 100%;
	float: none;
	background-color: #E2B885;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42210B;
	min-width:320px;
				}
					#nav > ul > li > a
					{
	height: auto;
	text-align: left; /* 20 (24) */
	color: #42210B;
	text-decoration: none;
	width: 150px;
	padding: 10px;
	display:block;
					}
						#nav > ul > li:not( :last-child ) > a
						{
	border-right-style: none;
	width: 150px;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
#flash {
	clear: both;
	background-color: #F4F3EE;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2vw;
	position: relative;
}
#flash .bg {
	padding-bottom: 0px;
	position: relative;
}
#flash .bg img {
	width: 100%;
	height: auto;
}

#flash .mask {
	padding-bottom: 0px;
	position: absolute;
	width: 100%;
	bottom: -1vw;
	left: 0;
}
#flash .mask img {
	width: 100%;
	height: auto;
}
#flash h2 {
	position: absolute;
	top: 30vw;
	padding-bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 81.3vw;
	z-index: 10;
}
#flash h2 img{
	width: 100%;
	height: auto;
}
#flash .img {
	position: absolute;
	z-index: 10;
}
#flash .img .photo img {
	width: 100%;
	height: auto;
} 
#flash .img .photo {
	position: relative;
	z-index: 10;
}
#flash .img .shade {
	position: absolute;
	left: 2.6vw;
	top: 10vw;
	mix-blend-mode: multiply;
	z-index: 0;
    opacity: 0.3;
}
#flash .img .shade img {
	width: calc(100% + 2.6vw);
	height: auto;
	mix-blend-mode: multiply;
} 
#flash .img:first-of-type{
	left: 5.6vw;
	top: 100vw;
	width: 29.6vw;
}
#flash .img:nth-of-type(2){
	left: 29.6vw;
	top: 90.6vw;
	width: 22.9vw;
}

#flash .img:nth-of-type(3){
	right: 25vw;
	top: 104vw;
	width: 20.8vw;
}
#flash .img:nth-of-type(4){
	right: calc(50% - 43.2vw);
	top: 90.6vw;
	width: 28.2vw;
}

#flash .img:nth-of-type(5){
	right: 25vw;
	top: 104vw;
	width: 20.8vw;
}
#flash .img:nth-of-type(5) .shade{
	z-index: -10;
}
#footwrap {
	clear: both;
	overflow: hidden;
}
#foot {
	text-align: center;
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#footmenu {
	width: 100%;
	margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.6em;
	color: #B60455;
	font-family: "Montserrat",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;	
	font-weight: bold;
	display: block;
	border-left: none;
}
#footmenu a{	
	color: #B60455;
	text-decoration: none;
	display: block;
	width: 100%;
}
#footmenu a strong{
	font-family:"Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
font-size: 13px;
	display: block;
	color: #000000;
}
#footmenu li{
	border-bottom: 1px solid #D1D1D1;
    border-right: none;
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#cr {
	font-size: 13px;
	line-height: 1.6em;
	padding-top: 40px;
	padding-bottom: 40px;
}

.midashi {
	clear: both;
	font-size: 20px;
	line-height: 1.6em;
	color: #B60455;
	text-align: center;
	position: relative;
	padding-top: 40px;
	margin-bottom: 20px;
}
.midashi h3{
	position: relative;
	font-weight: 900;
}
.midashi .eng{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 62px;
	color: #E6E3D7;
	line-height: 1.2em;
	z-index: 0;
	font-weight: 900;
}
.midashi02 {
	background-repeat: no-repeat;
	clear: both;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 18px;
}

.komidashi {
}
.txtbox {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.linebox {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 10px 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
form .linebox {
	background-color: #F4F3EE;
	width: 90%;
	font-size:14px;
}
.linebox .box{
	display: block;
	font-weight: bold;
}
.linebox .box h4{
	width: 100%;
	text-align: center;
	background-color: #7E0C40;
	color: #fff;
	padding: 6px 0;
	border-radius: 10px;
	display: block;
	vertical-align: middle;
	margin-right: 0px;
	font-size:13px;
	line-height: 1.6em; 
    margin-bottom: 10px;
}

.linebox .box p{
	padding: 0 5% 0;
	display: block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.6em;
    padding-bottom: 20px;
}
.upcap{
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2em;
	display: inline-block;
	vertical-align: top;
	padding-left: 5px;
}
.caption{
    font-size: 10px;
    line-height: 1.6em;
    text-align: left;
    display: inline-block;
}

.caption02{
    font-size: 10px;
    line-height: 1.6em;
    text-align: left;
    display: inline-block;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
	width:100%;
}
.centerphoto img {
	width:100%;
	height:auto;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	font-size: 13px;
	margin-bottom: 20px;
}
.tbl td {
	text-align: left;
	vertical-align: top;
}
.tbl th {
	text-align: left;
	vertical-align: top;
    width: 40%;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pc-none{
	display: block;
}
.sp-none{
	display: none;
}

.pc-none02{
	display: inline-block;
}
.sp-none02{
	display: none;
}
form .tbl {
	width: 100%;
}

form th ,form td{
	display: block;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.form03 {
	width: 60px;
}
.submit{
		padding: 20px;
	width: 100%;
	border-style: none;
	font-size: 16px;
	line-height: 1.2em;
	font-family: "Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	position: relative;
	cursor: pointer;
	margin: 30px 0;
}
.submit02 {
	padding: 20px 20px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1.2em;font-family:"Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}

.submit03 {
	padding: 20px 20px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1.2em;font-family:"Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.submit04 {
	width: 280px;
}
.submit04 a {
	padding: 20px;
	border-radius: 5px;
	font-size: 20px;
	line-height: 1.2em;font-family:"Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.telbox {
	width: auto;
}
.navToggle {
    display: block;
    position: fixed;
    width: 52px;
    height: 48px;
    cursor: pointer;
    z-index: 5000;
    background-color: #FFFFFF;
    text-align: center;
    right: 0px;
    top: 0px;
    font-size: medium;
    border-bottom-left-radius: 10px;
}
.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 20px;
 border-bottom: 2px solid #B60455;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 18px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
 
.navToggle span:nth-child(1) {
 top: 26px;
}
 
.navToggle span:nth-child(2) {
 top: 20px;
}
 
.navToggle span:nth-child(3) {
 top: 14px;
}
 
.navToggle span:nth-child(4) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    z-index: 0;
    bottom: 28px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 26px;
    left: 18px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 26px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navToggle2 {
    display: block;
    position: fixed;
    width: 69px;
    height: 69px;
    cursor: pointer;
    z-index: 5000;
    background-color: #FFFFFF;
    text-align: center;
    top: 40px;
    right: 110px;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {   
    background-color: rgba(0,0,0,0.1);
	display: block;
}
nav.globalMenuSp.active .naviblock {
    transform: translateX(0%)!important;
}
nav.globalMenuSp {
    position: fixed;
    z-index: 4000;
    top: 0;
    color: #666666;
    text-align: center;
    transition: all 0.6s;
    width: 100%;
    background-color: rgba(0,0,0,0);
    height: 100%;
	display: none;
}

nav.globalMenuSp .naviblock {
    width: 218px;
    height: auto;
    overflow-y: auto;
    margin-left: auto;
    margin-right: 0px;
    font-size: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    background-color: #FFFFFF;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.10);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.10);
    transform: translateX(120%);
    transition: all 0.6s;
}
.naviblockbox{
    vertical-align: middle;
    font-size: 15px;
    margin-top: 40px;
}
.naviblockbox .box{
    vertical-align: top;
    width: 100%;
}
.naviblockbox h4 {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    color: #333;
    padding-top: 15px;
    border-top: 1px solid #666;
    padding-left: 15px;
    padding-right: 15px;
}

.naviblockbox a {
    font-size: 22px;
    line-height: 1.6em;
	color: #B60455;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: "Montserrat",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;	
}
.naviblockbox a strong{
	font-family:"Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
font-size: 13px;
	display: block;
	color: #000000;
}
.naviblockbox .box ul {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.naviblockbox .box .headnav {
    padding-bottom: 20px;
}
.naviblockbox .box ul li {
	border-bottom: 1px solid #D1D1D1;
    border-right: none;
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.naviblockbox .box ul li a strong{
	font-family:"Zen Maru Gothic",'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
font-size: 13px;
	line-height: 1.6em;
	display: block;
	color: #000000;
}
.naviblockbox .box ul li:nth-of-type(3){
	border-bottom: none;
}
.naviblockbox .box ul li.entry {
	border-bottom: none;
}
.naviblockbox .box ul li.entry a {
    color: #fff;
    background-image: -webkit-linear-gradient(2deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
    background-image: -moz-linear-gradient(2deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
    background-image: -o-linear-gradient(2deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
    padding-top: 15px;
    border-radius: 10px;
    padding-bottom: 15px;
}

.naviblockbox .box ul li.entry a strong {
	color: #fff;}

#info{
	background-color: #F4F3EE;
	padding-top: 80px;
	padding-bottom: 60px;
}
#info .inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
#info .midashi {
    padding-top: 25px;
}
#info .midashi .eng{
    font-size: 41px;
}
#greet{
	background-color: #fff;
	z-index: 150;
	position: relative;
    padding-top: 50px;
}
#greet .inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 2.6em;
	font-size: 13px;
}
#greet h3 {
    font-size: 18px;
    line-height: 1.8em;
    font-weight: bold;
    padding-bottom: 30px;
}
#greet h3 strong {
	color: #B60455;
}
#greet .photo {
	padding-top: 30px;
	padding-bottom: 0px;
	width: 78.4vw;
	margin-left: auto;
	margin-right: auto;
}
#greet .photo img {
	width: 100%;
	height: auto;
}
#about{
	background-color: #F4F3EE;
}
#about .inner{
    width: 86%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
#about .photo {
	padding-bottom: 70px;
}
#about .photo img {
	width: 100%;
	height: auto;
}

#faq{
	background-color: #FFF;
}
#faq .inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding-top:80px;
	padding-bottom: 60px;
}
.faqbox{
	margin-bottom: 40px;
	background-color: #F4F3EE;
	border-radius: 10px;
    margin-left: 10px;
}
.faqbox h5 {
	font-size: 14px;
	line-height: 1.6em;
	padding: 10px 20px;
	background-color: #B60455;
	color: #fff;
	border-radius: 10px;
	position: relative;
	font-weight: bold;
}
.faqbox h5 .faqnum{
	position: absolute;
	background-image: url(../../img/bg_faq.png);
	width: 39px;
	font-size: 13px;
	line-height: 37px;
	background-size: 39px auto;
	text-align: center;
	font-family: "Montserrat",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #B60455;
	font-weight: 800;
	display: block;
	top: -25px;
	left: -18px;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
.faqbox h5:after{
	content: " ";
	visibility: visible;
	background-image: url(../../img/open.png);	
	width: 18px;
	height:18px;
	background-size: 18px auto;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
.faqbox h5.opened:after{
	background-image: url(../../img/close.png);	
}
.faqbox .box {
}
.faqbox .box .faqnum{
	font-size: 13px;
	line-height: 1.6em;
	vertical-align: middle;
	display: inline-block;
	color: #B60455;
	font-weight: 800;
	width: 20px;
	min-height: auto;
	border-right: none;
	font-family: "Montserrat",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	margin: 20px 10px 20px 20px;
}
.faqbox .box p{
	width: calc(100% - 93px);
	vertical-align: middle;
	display: inline-block;
	margin: 20px 10px 20px 10px;
	border-left: 3px solid rgba(182,4,85,0.15);
	padding-left: 10px;
	padding-bottom: 0px;
}
.link {
	padding-bottom: 0px;
	margin:0 auto 30px;
	text-align: center;
	width: 100%;
	max-width: 700px;
}
.link a {
	padding: 20px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size: 26px;
	line-height: 1.2em;
	background-image: linear-gradient(88deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
	background-image: -webkit-linear-gradient(2deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
	background-image: -moz-linear-gradient(2deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
	background-image: -o-linear-gradient(2deg,rgba(182,4,85,1.00) 0%,rgba(255,221,78,1.00) 100%);
	border-radius: 10px;
	font-weight: bold;
}
.link a:hover {opacity: 0.8;
}
.link a:after{
	background-image: url(../../img/arrow.png);
	width: 25px;
	height: 25px;
	content: " ";
	visibility: visible;
	position: absolute;
	background-size: 25px auto;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
}

#contact{
	padding-top: 80px;
	padding-bottom: 60px;
}
#contact .inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
