@charset "UTF-8";

/*
 ABOUT
---------------------------------------------------------------------- */
.sectionmb { margin-bottom:100px;}
.about-box { padding-top:50px;}
.left { float:left;}
.right { float:right;}
.about-box div { width:560px; margin:0 0 50px 0;}
.about-box div img { width:100%;}
.about-box div p { text-align:left; font-size:90%; line-height:180%;}



/*flow*/
.step {
    padding: 60px 0;
    position: relative;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;

}

.step-odd {
    background-color: #fefaee;
}
.step-odd2 {
    background-color: #fff;
}
.commonBox {
    overflow: hidden;
}
.commonBox {
    width: 94%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
}
.step-odd .step_head-wrap, .step-odd .step_txt,
.step-odd2 .step_head-wrap, .step-odd .step_txt {
    float: left;
}
.step-odd .step_head-no,
.step-odd2 .step_head-no {
    color: #dad7cd;;
}
.step_head-no {
    float: left;
    font-size: 5.2rem;
    font-family: 'Libre Baskerville' , "Reimin Regular" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    margin: 0 2% 5px 0;
    width: 20%;
    max-width: 70px;
    line-height: 1;
    min-width: 60px;
}
.step_head {
    width: 85%;
}
.step_head {
    float: left;
	text-align:left;
    width: 78%;
    margin: 25px 0 20px 25px;
    vertical-align: bottom;
    font-size: 2.3rem;
    font-family: "Reimin Medium" , 'Libre Baskerville' , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 700;
    line-height: 1.5;
	color:#605c3f;
}
.step-odd .step_img,
.step-odd2 .step_img {
    float: right;
    margin-top: 8px;
}
.step_img {
    width: 40%;
    float: left;
}
.step_img img { width:100%;}
.step-odd .step_head-wrap, .step-odd .step_txt,
.step-odd2 .step_head-wrap, .step-odd2 .step_txt {
    float: left;
	text-align:left;
	
}
.step_head-wrap, .step_txt {
  
    width: 57%;
}
.step-odd:after {
    border-color: #fefaee transparent transparent transparent;
}
.step-odd2:after {
    border-color: #fff transparent transparent transparent;
}
.step:after {
    content: "";
    position: absolute;
    z-index: 200;
    bottom: -32px;
    left: 50%;
    margin-left: -57px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 32px 57px 0 57px;
}

/*map- */
.gmap {
	position: relative;
	padding-bottom: 40%; /* これが縦横比 */
	height: 0;
	overflow: hidden;
	margin: 0 0 0 0;

}
.gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
 border:0 !important;
}

table.tbl_map { width:100%; margin:0 0 50px 0;}
table.tbl_map tr {
    display: block;
    width: 80%;
	margin:auto 10%;
    padding: 20px 20px;
    border-top: 1px solid #f5f5f5;
}
table.tbl_map tr:nth-of-type(odd) {
    background-color: #fcfaf3;
}
table.tbl_map tr:last-of-type {
    border-bottom: 1px solid #f5f5f5;
}
table.tbl_map tr th {
    width: 200px;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
	line-height:1.5;
}
table.tbl_map tr td {
    text-align: left;
    vertical-align: top;
	line-height:1.5;
}


@media screen and (max-width: 768px) {
	
.step_head {

    font-weight: 600;

}	
	
	
	
	
.gmap {

	padding-bottom: 90%; /* これが縦横比 */


}


table.tbl_map { width:100%; margin:0 0 50px 0; box-sizing:border-box;}
table.tbl_map tr {
    display: block;
    width:100%;
	margin:auto 0%;
    padding: 0;
    border-top: 1px solid #f5f5f5;
}
table.tbl_map tr th,table.tbl_map tr td {padding:15px 10px; font-size:14px;}
table.tbl_map tr th { width:100px;}
	
}



@media screen and (max-width: 768px) {
#page h2.headline {
    width:90%; margin:0 5% auto 5%;
}
#page .nw-lead {width:90%; margin:0 5% auto 5%; line-height:180%;}
#page .nw-lead.cam {width:100% !important; margin:0 0 auto 0!important; line-height:180%;}	
.left { float:none;}
.right { float:none;}


.about-box div { width:90%; margin:0 5% 30px 5%;}



/*flow*/
.step {
    padding: 40px 0;

}


.commonBox {
    width: 86%;
    max-width: 1100px;
    margin: 0 7% 0 7%;
    padding: 0;
}
.step-odd .step_head-wrap, .step-odd .step_txt,
.step-odd2 .step_head-wrap, .step-odd .step_txt {
    float: left;
}

.step_head-no {
    float: left;
    font-size: 40px;
   
    margin: 0 2% 5px 0;
    width: 50px;
    max-width: 70px;
    line-height: 1;
    min-width: 30px;
}
.step_head {
    width: 100%;
}
.step_head {
    float: none;
	text-align:left;
    width: 90%;
    margin: 40px 0 20px 5px;
    vertical-align: bottom;
    font-size: 28px;
   
    line-height: 1.5;
	color:#605c3f;
}
.step-odd .step_img,
.step-odd2 .step_img {
    float: none;
    margin-top: 8px;
	margin-bottom:25px;
}
.step_img {
    width: 100%;
    float: none;
}
.step_img img { width:100%;}
.step-odd .step_head-wrap, .step-odd .step_txt,
.step-odd2 .step_head-wrap, .step-odd2 .step_txt {
    float: none;
	text-align:left;
	line-height:180%;
	
}
.step_head-wrap, .step_txt {
  
    width: 100%;
}


	
	
	
}

/*
 reservation
---------------------------------------------------------------------- */
.reservation-box {padding-top: 50px;}
.reservation-box dl { border-bottom:1px solid #e5e5e5; padding-bottom:30px; margin-bottom:50px;}
.reservation-box dt {}
.reservation-box dd {}
.reservation-box dt img { width:100%; max-width:272px; margin:auto;}

@media screen and (max-width: 768px) {
.reservation-box dt img { width:100%; max-width:250px; margin:auto;}	
}


/*
 menu
---------------------------------------------------------------------- */
.acBtn {
    position: relative;
    margin-bottom: 2px;
    padding: 20px 20px 15px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.acContents {
    margin-bottom: 40px;
}
.acList:first-of-type {
    margin-top: 15px;
}
.acList {
    position: relative;
    border-bottom: 1px dotted #ccc;
    line-height: 1;
    padding: 5px 15px 5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
}
.acList_name {
    width: 80%;
    padding: 7px 40px 7px 0;
}
.acList_name2 {
    width: 40%;
    padding: 7px 40px 7px 0;
}
.acList_name, .acList_time, .acList_price, .acList_detail {
    float: left;
}
.acList_info {
    width: 60%;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: -15px;
}
.acList_info_box:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.acList_info_box .acList_time {
    width: 60%;
    padding-left: 0%;
}
.acList_info_box .acList_time2 {
    width: 30%;
    padding-left: 0%;
}
.acList_time {
    width: 10%;
    padding: 7px 0;
}
.acList_name, .acList_time, .acList_price, .acList_detail {
    float: left;
}
.acList_info_box .acList_price {
    width: 40%;
}
.acList_price {
    width: 15%;
    padding: 7px 0;
    text-align: right;
}
.acList_name, .acList_time, .acList_price, .acList_detail {
    float: left;
}
.acList_info_box .acList_price.visitor {
    width: 40%;
    margin-left: 0%;
}
.acList_price.visitor {
    margin-left: 0%;
    padding: 7px 0;
    width: 15%;
}
.acList_price {
    width: 15%;
    padding: 7px 0;
    text-align: right;
}
.acList_name, .acList_time, .acList_price, .acList_detail {
    float: left;
	text-align:left;
}
.acList_price_txt {
    font-size: 12px;
    margin-right: 1em;
    position: relative;
    top: -0.1em;
}
.acList_price_txt {
    color: #605c3f;
}
.acList_info_box::after {
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
    content: ".";
}
.acList:after {
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
    content: ".";
}
.acContents_attention {
    font-size: 14px;
    font-size: 1.4rem;
    overflow: hidden;
    padding: 5px 15px;
}
.acList_extension .acList_info {
    border-top: 1px dotted #ccc;
    padding-bottom: 0;
}
.acList_title {
	font-size:110%;
	font-weight:bold;
	color: #605c3f;
}
.acList_title span { font-weight:normal; font-size:80%;}
.acList_description {
    margin-top: 5px;
    line-height: 1.6;
    font-size: 80%;
}

.attention_tax {
    float: right;
    text-align: right;
	font-size:80%;
}
.attention_list {
    width: 100%;
    float: left;
    margin-left: 1em;
    margin-top: 1em;
    clear: both;
}
.attention_list li {
    text-indent: -1em;
    line-height: 1.5;
	text-align:left;
	font-size:14px;
}

.acList_info_box {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.w90 { width:90% !important; margin:auto 5%!important; }


@media screen and (max-width: 768px) {
.w90 { width:100%; margin:auto 0;}
.acList_name {
    width: 100%;
    padding: 7px 0 7px 0;
}
.acList_name {
    width: 100%;
    margin-bottom: 12px;
}
.acList {
    position: relative;
    border-bottom: 1px dotted #ccc;
    line-height: 1;
    padding: 5px 10px 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: start;
}
.acList_info {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: 0;
}

.acList_info_box.ml { margin-left:5%;}

.acList_info_box .acList_time {
    width: 15%;
    padding-left: 0%;
}
.acList_info_box .acList_price {
    width: 46%;
	margin-right: 3%;
}
.acList_info_box .acList_price.visitor {
    width: 45%;
    margin-left: 0;
}
.acList_price_txt {
    font-size: 12px;
    margin-right: 5px;
    position: relative;
    top: -0.1em;
}

.acList_title {
	line-height:160%;
}

.brc { width:100% !important;}

}



/*
 STAFF
---------------------------------------------------------------------- */
.staff-box { margin-bottom:80px; border-bottom:1px dotted #ddd; padding-bottom:80px;}
.staff-box ul {}
.staff-box ul li { float:left;}
.staff-box ul li.staff-img { width:30%; margin:30px 8% 0 0;}
.staff-box ul li.staff-txt { width:62%; text-align:left;}
.staff-box ul li img { width:100%; border-radius: 100%;}
.staff-box ul li.staff-txt h2.headline { text-align:left;}
.staff-box ul li p {}


@media screen and (max-width: 768px) {
.staff-box ul li { float:none;}
.staff-box ul li.staff-img { width:80%; margin:0 10% 25px 10%;}
.staff-box ul li.staff-txt { width:90%; margin:0 5% 0 5%; }
.staff-box ul li.staff-txt h2.headline { text-align:center;}
	
}


.staff-box p span {
    color: #605c3f;
    background: linear-gradient(transparent 65%, #fad7d9 0%);
}


