@charset "utf-8";

/* Body
------------------------------ */
html{
	overflow-x: hidden;
    font-size: 10px;
}
body {
	box-shadow: none;
    color: #444444;
    font-family: "tbudrgothic-std","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: 500;
    font-size: 1.6rem;
	line-height:1.8;
	letter-spacing: 0.02em;
	-webkit-text-size-adjust: 100%!important;
	top: 0!important;
}
a{
    transition: .3s;
    text-decoration: none;
}
a:link,a:visited,a:active,a:hover{
    color: #320000;
}
.text_link {
	display: inline-block;
	text-decoration: none;
    color: #320000;
    line-height: 2.2;
}
/* reset default css */
.text_link:after{
	content: "";
	display: block;
	width: 0;
	transition: width 0.3s;
    border-bottom: 1px solid #320000;
	margin: -6px auto 0;
	border-radius: 1px;
}
.text_link:hover{
}
.text_link:hover:after {
	width: 100%;
}
.caution{
    padding-left: 1.1em;
    position: relative;
}
.caution:before {
    content: '※';
    display: inline-block;
    position: absolute;
    left: 0;
    top:0;
}

/* layout
------------------------------ */
.wrapper{
	position: relative;
	display: block;
	clear: both;
	float: none;
    width: 1080px;
	margin: 0 auto;
	padding: 0 15px;
}

#facility_cancel{
    content: '';
    display: block;
    margin-top:-100px;
    padding-top:100px;
}
/* Common
------------------------------ */
.fl_l{
    float: left;
}
.fl_r{
    float: right;
}
.float::before,
.float::after{
    content: '';
    display: block;
    clear: both;
}
img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.pict_list{
	letter-spacing: -.4em;
}
ul{
    letter-spacing: -.4em;
}
li{
    letter-spacing: normal;
}
th,td {
    box-sizing: border-box;
    }
.tel{
	
}
.text_list li{
    position: relative;
    padding-left:1em;
}
.text_list li::before {
    content: '・';
    display: inline-block;
    position: absolute;
    top:0;
    left:0;
    width: 1em;
    height: 1em;
}

.iphone #kujukuri,.ipad #kujukuri,
.iphone #access .bg,.ipad #access .bg,
.iphone footer .bg,.ipad footer .bg,
.iphone #sns,.ipad #sns{
    background-attachment: initial;
}
/* Header
------------------------------ */
header{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
header .bg_w{
    background:rgba(255, 255, 255,.9);
    position: absolute;
    top: 0;
    z-index:20;
    width: 100%;
    height:88px;
    box-sizing: border-box;
}
header .header_wrapper{
    max-width: 1500px;
    margin: auto;
    position: relative;
}
header .fl_r{
    margin-right: 142px;
}
#header_logo a,
#fix-header-logo a,.logo{
	position: relative;
	display: block;
	width: 336px;
	height: 52px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
	background: url(../images/logo.svg) no-repeat 0 0;
	-webkit-background-size: contain;
	background-size: contain;
    margin-top: 18px;
    margin-left: 16px;
}
#header_logo a:hover,
#fix-header-logo a:hover{
	opacity: 0.6;
}
header .contact_box{
    text-align: right;
    margin-right: 38px;
}
header .contact_box p{
    display: inline-block;
    vertical-align: middle;
    color: #320000;
}
header .contact_box .hour{
    margin-right: 1em;
}
header .contact_box .tel{
    font-weight: 600;
    font-size:2rem;
}
header .b_btn{
    position: absolute;
    top:0;
    right: 0;
}
header .b_btn a{
    background: #320000;
    color: #fff;
    display: block;
    text-align: center;
    width: 142px;
    height: 88px;
    line-height: 2;
    padding: 13px 0px;
    box-sizing: border-box;
}
header .b_btn a:hover,
.fix-header ul .b_btn a:hover{
    background:#D96B4F;
}
/* gnav */
#gnav ul{
	text-align: center;
}
#gnav ul li,
.fix-header ul li{
	position: relative;
	display: inline-block;
}
#gnav ul li:last-child,
.fix-header ul li:last-child{
	margin-right: 0;
}
#gnav ul li a,
.fix-header ul li a{
	font-weight: 600;
    width: 142px;
    padding: 8px 0;
    display: block;
    border-bottom:8px solid rgb(255, 255, 255,0);
    box-sizing: border-box;
    text-align: center;
}
#gnav ul li a:hover,
.fix-header ul li a:hover{
    border-color:#D96B4F;
}
/* for Scroll Fix Header */
.fix-header {
	position: fixed;
	top: -65px;/* 上に隠す鷹さ */
	left: 0;
	text-align: center;
	width: 100%;
	height: 70px;
	margin: 0 auto;
    background:rgba(255, 255, 255,.9);
	box-shadow: 0 0 2px rgba(0,0,0,.5);
	opacity: 0;
	z-index: 1000;
}
.customize-support .fix-header{
	margin-top: 32px;
}
#fix-header-logo a{
    width: 280px;
    margin-top: 10px;
}
.fix-header-contents{
	width: 1280px;
	margin: 0 auto;
}
.fix-header ul{
	text-align: right;
}
.fix-header ul li{
	vertical-align: top;
	line-height: 1.8em;
}
.fix-header ul li a{
    padding: 20px 0;
    height: 70px;
}
.fix-header ul .b_btn a{
    background:#320000;
    color:#fff;
    padding:6px 0 0;
    border-bottom: 0;
}

/* slider */
.slider1 .slick-slide{
    position: relative;
}
.slider1{
    background:#E9E0D6;
}
.slider1 .slick-list{
    max-width:1500px;
}
.slider1 .slick-slide::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 5.6vw;
    left: 2.9vw;
    margin:auto;
    background:url(../images/slider_text01.svg)no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
    width: 47%;
    height: 48%;
}
/* movie */
.movie{
    text-align: center;
    background: #fff6ed;
    padding: 40px;
}
.movie h3{
    font-size: 2rem;
    margin-bottom: 10px;
}
.movie .caution{
    display: inline-block;
}
.movie iframe{
    max-width: 700px;
}
/* main_contents
------------------------------ */
#concept{
    padding:88px 0 100px;
}
#kujukuri{
    padding:77px 0 88px;
    background:#ccc;
}
#ekusons_house{
    padding:88px 0 0;
}
#facility{
    padding:90px 0 70px;
}
#access{
    padding:70px 0 0;
}
#plan{
    padding:100px 0 96px;
}
#faq{
    padding:77px 0 94px;
}
.main_contents h2{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
.main_contents h2+p{
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    height: 0;
}
#concept h2,#ekusons_house h2{
    background-position:left center;
}
.main_contents h3{
    font-size:2rem;
}
#concept h2{
    background-image:url(../images/concept.svg);
    height: 66px;
}
#kujukuri h2{
    background-image:url(../images/kujukuri.svg);
    height: 80px;
    margin-bottom: 4px;
}
#ekusons_house h2{
    background-image:url(../images/ekusons_house.svg);
    height:51px;
    margin-bottom: 20px;
}
#facility h2{
    background-image:url(../images/facility.svg);
    height:82px;
}
#access h2{
    background-image:url(../images/access.svg);
    height: 46px;
    margin-bottom: 20px;
}
#plan h2{
    background-image:url(../images/plan.svg);
    height: 48px;
    margin-bottom: 20px;
}
#faq h2{
    background-image:url(../images/faq.svg);
    height: 46px;
    margin-bottom: 20px;
}
#access .bg,#faq,footer .bg{
    background:url(../images/bg.jpg);
    background-attachment: fixed;
}
#sns{
    padding:90px 0 164px;
    background:url(../images/sns_bg.jpg)no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
h2,p+h3{
    text-align: center;
}
#concept h2,#concept p+h3,
#ekusons_house h2,#ekusons_house p+h3{
    text-align: left;
}
#concept p+h3,#kujukuri p+h3,#ekusons_house p+h3{
    margin-bottom: 55px;
}
#facility p+h3,#access p+h3,#plan p+h3,#faq p+h3{
    margin-bottom: 70px;
}


/* concept
------------------------------ */
#concept .fl_l{
    width: 560px;
}
#concept .fl_r{
    width: 608px;
    margin-right: -100px;
}
#concept .outline p,
#ekusons_house .outline p{
    margin-bottom: 2em;
}

/* kujukuri
------------------------------ */
#kujukuri h3,#kujukuri p{
    color:#fff;
}
#kujukuri li h3,#kujukuri p{
    text-shadow: 0 0 9px rgba(0, 0, 0, .5);
}
#kujukuri{
    background:url(../images/kujukuri_bg.jpg);
    -webkit-background-size:cover;
    background-size:cover;
    background-attachment: fixed;
}
#kujukuri li{
    display: inline-block;
    vertical-align: top;
    width: 320px;
    margin-right: 60px;
}
#kujukuri li:last-of-type{
    margin-right:0;
}
#kujukuri li .pict{
    border-radius:50%;
    overflow: hidden;
}
#kujukuri li h3{
    text-align: center;
    margin: 10px 0;
}
/* ekusons_house
------------------------------ */
#ekusons_house .float{
    margin-bottom: 88px;
}
#ekusons_house .fl_r{
    width: 530px;
}
#ekusons_house .fl_l{
    width: 608px;
    margin-left: -100px;
}
#ekusons_house .pict_list{
    text-align: center;
}
#ekusons_house .slick-slide{
    max-width:320px;
}
/* facility
------------------------------ */
#facility h3{
    line-height:1;
}
#facility table{
    width: 100%;
}
#facility tr{
    border-bottom:1px solid #ccc;
}
#facility th{
    text-align:left;
    width:292px;
    display: inline-block;
    padding-right:1.5em;
    padding-top: 15px;
}

/* access
------------------------------ */
#access .float{
    padding:36px 0 40px;
}
#access .fl_l,#access .fl_r{
    width: 50%;
}
#access .ggmap{
    height: 440px;
}
#access p{
    margin: 20px 0 4px;
}

/* plan
------------------------------ */
#plan #warningBox{
    display:none!important;
}
#plan .float{
    width: 1033px;
}
#plan .fl_l{
    background:#6F4C4C;
    width: 500px;
    padding:20px;
    box-sizing: border-box;
}
#plan .fl_r{
    width: 500px;
}
#plan .fl_r iframe{
    width: 100%;
}
#plan .fl_l>p{
    color:#fff;
}
#plan .bg_w{
    background:#fff;
    margin:12px 12px 20px;
    padding:43px 57px;
    font-size:2rem;
}
#plan h3{
    text-align: center;
    margin-bottom: 50px;
}
#plan .line_list{
    display:table;
    border-bottom:solid 8px #D96B4F;
    width: 100%;
    margin-bottom: 30px;
}
#plan .line_list p{
    display:table-cell;
    vertical-align: bottom;
    line-height: 1.4;
}
#plan .line_list p:nth-of-type(2){
    text-align: right;
    font-weight:600; 
}
#plan .line_list .tax{
    font-size: 1.4rem;
    margin-left: 2px;
}
#plan .b_btn{
    margin-top: 70px;
}
#plan .b_btn a,
footer .b_btn a{
    background: #320000;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 50px;
    width: 468px;
    padding: 18px 0;
    margin: auto;
    font-size:2rem;
}
#plan .b_btn a:hover,
footer .b_btn a:hover{
    background:#D96B4F;
}

/* faq
------------------------------ */
#faq .bg_w{
    padding:32px 40px;
    background:#fff;
}
#faq .acd-label{
    font-size:2rem;
    padding: 30px;
    padding-left:100px;
    position: relative;
    box-sizing: border-box;
    position: relative;
    background: #E9E0D6;
    display: block;
    margin: 1.5% 0 0;
}
#faq .acd-label:first-of-type{
    margin-top: 0;
}
#faq .acd-content{
    padding-left:100px;
    position: relative;
    box-sizing: border-box;
}
#faq .acd-label::before,#faq .acd-content::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 30px;
}
#faq .acd-label::before{
    background-image:url(../images/q.svg);
    width:38px;
    height: 45px;
    left: 32px;
}
#faq .acd-content::before{
    background-image:url(../images/a.svg);
    width:35px;
    height: 35px;
    left: 28px;
}
.acd-label::after{
    content: '';
    display:inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    border-top: solid 1px #320000;
    border-right: solid 1px #320000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    right: 2%;
    margin: auto;
}
.acd-check{
    display: none;
}
.acd-content{
    height: 0;
    opacity: 0;
    transition: .3s;
    padding:0 30px;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 30px;
    visibility: visible;
}
.acd-check:checked + .acd-label::after{
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: .3s;
}
#faq .text_link{
    font-weight: 600;
}
/* Footer
------------------------------ */
footer .bg{
	padding: 68px 0 90px;
}
footer .wrapper{
    width: 940px;
}
#footer_logo,footer .wrapper>p{
    display: inline-block;
    vertical-align:top;
}
#footer_logo{
    margin-right: 170px;
}
#footer_logo a{
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    background:url(../images/logo.svg)no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    width: 336px;
    height: 52px;
}
footer .b_btn{
    margin:70px 0 40px;
}
footer .outline p:first-of-type,footer .outline p:nth-of-type(2){
    margin-bottom: 2em;
}
#copyright{
	display: block;
	width: 100%;
	font-size: 1.4rem;
	text-align: center;
	letter-spacing: .1em;
    margin: 8px 0;
}
/* page top */
.pagetop {
	position: fixed;
	bottom: 30px;
	right: 60px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	z-index: 10!important;
}
.pagetop a{
	display: block;
	width: 46px;
	height: 46px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    background: #320000;
    border: 1px solid #ae9898;
	padding: 5px;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0,0,0,.5);
}
.pagetop a::before{
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    top: 17%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.pagetop.show{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.pagetop a:hover{
	opacity: .7;
}

