﻿@charset "UTF-8";

html,
button,
input,
select,
textarea {
	color: #98846d;
}

body {
	/*background: #ecd3d9;*/
	background: #E4D1D8;
	color: #98846d;
	font: 100%/1.5 "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
	position: relative;
	word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-size: 1em;
	line-height: 1.1;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

ul {
	margin: 0;
	padding: 0;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img,
.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}

img {
	max-width: 100%;
}


.wrapper {
	margin: 0 auto;
}


#header-container {
	height: 100px;
	width: 100%;
}


#header {
	background-color: #f8f4f3;
	height: 100px;
	position: relative;
	width: 100%;
	border-bottom: solid #B9BAB9;
	border-width: 1px;
}
#header .wrapper {
	position: relative;
	max-width: 920px;
}



#header .logo {
	color: #937a61;
	height: 60px;
	left: 20px;
	line-height: 1;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 80px;
}

#header .insta {
	color: #937a61;
	height: 24px;
	left: 850px;
	line-height: 1;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 45px;
	width: 25px;
}

#header .fb {
	color: #937a61;
	height: 24px;
	left: 880px;
	line-height: 1;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 45px;
	width: 25px;
}

#gnav {
	font-size: 0;
	line-height: 0;
}
#gnav ul {
	display: table;
	left: 120px;
	position: absolute;
	table-layout: fixed;
	top: 40px;
	width: 720px;
}
#gnav li {
	display: table-cell;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.1;
	text-align: center;
	vertical-align: top;
}
#gnav li a {
	color: #98846d;
	border-right: solid #B9BAB9;
	border-width: 1px;
	display: block;
	height: 32px;
	padding: 10px 0 0;
	white-space: nowrap;
	width: 100%;
}
#gnav li:first-child a {
	border-left: solid #B9BAB9 1px;
}
#gnav li a:hover {
	background: #F2F2F2;
	text-decoration: none;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}


#gnav li span,
#gnav li#nav-contact,
#gnav li#nav-about {
	display: none;
}

body.active #header {
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	height: 50px;
	position: fixed;
	top: 0;
	z-index: 100;
/*	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;*/
}

body.active #header .logo {
	height: 40px;
	left: 54px;
	top: 0;
/*	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;*/
	width: 53px;
}
body.active #header .logo a {
	display: block;
	height: 40px;
	padding-top: 5px;
}
body.active #header .logo img {
	height: 40px;
	width: 53px;
}


body.active #header .fb {
	height: 24px;
	left: 880px;
	top: 8px;
/*	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;*/
	width: 25px;
}
body.active #header .fb a {
	display: block;
	height: 24px;
	padding-top: 5px;
}
body.active #header .fb img {
	height: 24px;
	width: 25px;
}


body.active #header .insta {
	height: 24px;
	left: 850px;
	top: 8px;
/*	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;*/
	width: 25px;
}
body.active #header .insta a {
	display: block;
	height: 24px;
	padding-top: 5px;
}
body.active #header .insta img {
	height: 24px;
	width: 25px;
}




body.active #gnav ul {
	top: 0;
}
body.active #gnav li a {
	height: 33px;
	overflow: hidden;
	padding: 17px 0 0;
}
#gnav li.current a {
	background-position: center 43px;
}


#footer-container {
	background-color: #E4D1D8;
	border: #E4D1D8 1px solid;
	padding: 1em 0;
	text-align: center;
}
#footer-container .copyright {
	color: #FFF;
	font-size: 16px;
	margin: 0 auto;
	letter-spacing: 0.04em;
}



.main-container {
	position: relative;
}


#main-image-container {
	overflow: hidden;
	width: 100%;
	background-color: #fefefe;
	z-index: 10;
}
#main-image-container .box{
    width: 100%;
    height: 0;
 
    /* (画像の高さ 470 / 画像の横幅 1280) × 100 */
    padding-top: 36.718757%;
    background: url(../home/img/mainimg_new.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }


#main-image-container .box span{
   display: none;
}


.em {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}



.separator1 {
	display: block;
	border: solid #E0D3CE;
	border-width:1px 0 0 0;
	height:1px;
	clear:both;
	margin: 10px 0;
	width: 100%;
}


.mximg {
	max-width: 100%;
}


#main-image-container,
#contents01 {
	position: relative;
}

#contents01 {
	margin-top: 0;
	z-index: 5;
}

.section {
	background-repeat: no-repeat;
	background-position: center -8px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.section h1 {
	font-size: 22.67px;
	text-align: center;
}

.section-beige {
	background-color: #f5efef;
	color: #98846d;
	border-radius: 0;
}

.section-white {
	background-color: #fff;
	color: #98846d;
	border-radius: 0;
}

#sec-profile {
	background-image: url(../img/beige-top.png),url(../img/beige-bottom.png);
	background-position: top right,bottom left;
	background-repeat: no-repeat, no-repeat;
	background-size: 390px 223px, 390px 223px;
	text-align: center;
	/*padding: 70px 0 240px;*/
	padding: 70px 0 160px;
	margin-bottom: -40px;
}


#sec-profile .wrapper {
	max-width: 920px;
}


#sec-profile .wrapper .title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
    /*background-color: yellow;*/
}

#sec-profile .wrapper .title h1 {}


#sec-profile .wrapper .title h1 span{
	display: none;
}



#sec-profile .wrapper div.profile{
	width: 860px;
	margin: 0 auto;
	/*background-color: #0033ff;*/
	padding-top: 0;
	padding-bottom: 20px;
    text-align: center;
}


#sec-profile .wrapper div.profile p {
	font-size: 16px;
	font-weight: normal;
	color: #98846D;
	line-height: 2.4;
	margin-top: 50px;
	/*background: #fff;*/
    padding: 0;
}


#sec-profile .wrapper div.profile_photo {
	max-width: 600px;
    width: 60%;
    height: auto;
	margin: 20px auto 0;
	/*background-color: red;*/
    text-align: center;
}

#sec-profile .wrapper div.profile_photo p{
    font-size: 14px;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0.2em;
    padding-top: 5px;
}

#sec-profile .wrapper div.profile_photo p span{
	font-size: 20px;
	font-weight: bold;
}

#sec-profile .wrapper div.profile_photo img{
    width: 100%;
    height: auto;
	padding: 0;
}


#sec-profile:after {
	background-image: url(../img/white-top.png);
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
	border-radius: 0;
	bottom: 0;
	content: " ";
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
#sec-profile .img3 {
	left: 80px;
	position: absolute;
	/*bottom: 20px;*/
	bottom: 0;
	z-index:1;
}


#sec-price {
	background-image: url(../img/white-top.png), url(../img/white-bottom.png);
	background-position: right top, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 415px 463px,390px 223px;
	text-align: center;
	padding: 80px 0 180px;
	margin-top: -40px;
	margin-bottom: -40px;
}

#sec-price .wrapper {
	max-width: 920px;
}


#sec-price div.title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#sec-price div.title h1 {}


#sec-price div.title h1 span{
	display: none;
}

#sec-price div.title h1 span.comment{
	display: block;
    margin: 10px auto 0;
    font-size: 0.7em;
}

#sec-price div.price h2 {
	margin: 50px auto;
}

#sec-price div.price h2 span{
	display: none;
}

#sec-price div.price .table_01{
	width: 600px;
	margin: 0 auto;
}

#sec-price div.price .table_01 .caption{
	width: 100%;
	margin: 0 auto;
    text-align: right;
    font-size: 12px;
}

#sec-price .table_price{
	border-collapse: collapse;	
	border-spacing: 0;
	width: 600px;
	border: 1px solid #cbc1b8;
	margin: 5px auto 20px;
	color: #98846D;
}


#sec-price .table_price th, 
#sec-price .table_price td{
	 padding: 6px;
	 text-align: center;
	 vertical-align: top;
	 font-weight: normal;
	 color: #98846D;
	 border: 1px solid #cbc1b8;
	font-size: 14px;
}


#sec-price div.price .price01{
   margin: 0 auto;
   width: 380px;
}

dl.list dd div{
   display:inline-block;
   margin: 0 auto;
}

dl.list dt {
   float:left;
   width:1.5em;
   padding-top:10px;
   padding-bottom:0;
   padding-right:0;
}

dl.list dt span{
   position:relative;
}

dl.list dd {
   margin-left:2.2em;
   padding-top:12px;
   padding-bottom:10px;
   padding-right:10px;
   text-align: left;
   font-size: 16px;
   letter-spacing: 0.2em
}


#sec-price div.price .price02{
   margin: 0 auto 20px;
   padding-top: 20px;
   width: 480px;
   min-height: 100px;
   background-image: url(../img/price02-back.png);
   background-position: center;
   background-repeat: no-repeat;
　background-size: 300px 80px;
   text-align: center;
    background-color: #fff;
   display: inline-box;
}

#sec-price div.price .price02 p{
   font-size: 20px;
   letter-spacing: 0.2em
   display: inline;
   overflow: visible; 
 }


#sec-price div.price ul.detail{
   list-style-type: none;
   margin: 40px auto;
   width: 460px;
   text-align: left;
   line-height: 2;
}

#sec-price div.price li.detail {
padding-left: 18px;
padding-bottom: 2px;
background: url(../img/mark01.png) no-repeat 0 6px;
font-size: 12px;
}


#sec-price:after {
	background-image:  url(../img/beige-top-option.png);
	background-color: #f5efef;
	background-position: top right;
	background-repeat: no-repeat;
	border-radius: 0;
	bottom: 0;
	content: " ";
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

#sec-price .img3 {
	right: 80px;
	position: absolute;
	bottom: 0;
	z-index:1;
}

#sec-option {
	background-image: url(../img/beige-top-option.png), url(../img/beige-bottom-option.png);
	background-position: right top, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 1215px 257px,1122px 266px;
	text-align: center;
	padding: 70px 0 200px;
	margin-top: -40px;
	margin-bottom: -40px;
}

#sec-option .wrapper {
	max-width: 920px;
}


#sec-option div.title {
	width: 640px;
	margin: 0 auto;
}

#sec-option div.title h1 {
	text-align: left;
}

#sec-option div.title h1 span{
	display: none;
}




#sec-option div.option {
	width: 820px;
	text-align: center;
	margin: 0 auto 20px;
}


#sec-option .table_02{
	border-collapse: collapse;
	border-spacing: 0;
	width: 640px;
	margin: 50px auto;
	color: #98846D;
}


#sec-option .table_02 td,
#sec-option .table_02 td.comment{
	 /*padding: 15px 0;*/
	 padding: 30px 0 15px 0;
	 text-align: left;
	 vertical-align: top;
	 font-weight: normal;
	 border: 0;
	 border-bottom: 1px solid #cbc1b8;
	}


#sec-option .table_02 td.td_no{
	 /*padding: 15px 0;*/
	 padding: 30px 0 15px 0;
	 text-align: left;
	 vertical-align: top;
	 font-weight: normal;
	 border: 0;
	 white-space: nowrap;
	}

#sec-option .table_02 td p,
#sec-option .table_02 td.td_no p,
#sec-option .table_02 td.td_no p span{
	 font-size: 18px;
	 color: #98846D;
	 line-height: 1.6;
         margin: 0;
}

#sec-option .table_02 td.td_no p span{
	font-weight: bold;
}

#sec-option .table_02 td.td_no p span.price{
	color: #d78b97;
}



#sec-option .table_02 td p.comment{
	 font-size: 16px;
	 color: #98846D;
	line-height: 1.8;
	margin: 0 0 0 1em;
        font-weight: bold;
}

#sec-option .table_02 td p.comment span{
	 font-size: 14px;
         font-weight: normal !important;
	margin: 1em 0 0 0;

}

#sec-option .table_02 td.price{
	 /*padding: 15px 0;*/
	 padding: 30px 0 15px 0;
	 text-align: right;
	 vertical-align: top;
	 font-weight: bold;
         border:0;
	 border-bottom: 1px solid #cbc1b8;
	white-space: nowrap; 
}

#sec-option .table_02 td.price_no{
	 /*padding: 15px 0;*/
	 padding: 30px 0 15px 0;
	 text-align: right;
	 vertical-align: top;
	 font-weight: bold;
         border:0;
	white-space: nowrap; 
}


#sec-option .table_02 td.price p,
#sec-option .table_02 td.price_no p{
	 font-size: 18px;
         font-weight: bold;
	 color: #d78b97;
	line-height: 1.8;
}

#sec-option .table_02 td p.comment span,
#sec-option .table_02 td.price p span,
#sec-option .table_02 td.price_no p span{
	color: #98846D;
	 font-size: 14px;
         font-weight: normal !important;
	margin: 1em 0 0 0;

}

.f-image{
  display:flex;
  flex-wrap:wrap;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
}


.f-image p{
  	color: #98846D;
	font-size: 12px !important;
    font-weight: bold;
	margin: 0;
}

.image1{
 padding: 10px 20px;
 max-width: 260px;
 width: 40%;
}

.f-image img{
 width: 100%;
}




#sec-option:after {
	background-image: url(../img/white-top0.png);
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat, no-repeat;
	border-radius: 0;
	bottom: 0;
	content: " ";
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

#sec-option .img3 {
	left: 10px;
	position: absolute;
	bottom: 16px;
	z-index:1;
}


#sec-hotel {
	background-image: url(../img/white-top0.png),url(../img/white-bottom-hotel.png);
	background-position: right top,left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 390px 223px, 390px 497px;
	text-align: center;
	padding: 90px 0 240px;
	margin-top: -40px;
	margin-bottom: -40px;
}


#sec-hotel .wrapper {
	max-width: 920px;
}


#sec-hotel div.hotel{
	width: 860px;
	margin: 0 auto;
}

#sec-hotel h1 {
	margin-left: 80px;
}

#sec-hotel h1 span{
	display: none;
}

#sec-hotel div.hotel .box1 {
	background-image: url(../img/hotel-back.png);
	/*background-position: top 140px right -30px;*/
	background-position: 105% 25%;
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	text-align: left;
	padding-left: 20px;
}


#sec-hotel p.copy1 {
	font-size: 16px;
	font-weight: normal;
	color: #98846D;
	line-height: 2.6;
	margin-top: 50px;
}

#sec-hotel div.hotel ul.detail{
   list-style-type: none;
   margin: 40px auto;
   width: 460px;
   text-align: left;
   line-height: 2;
}

#sec-hotel div.hotel li.detail {
padding-left: 18px;
padding-bottom: 2px;
background: url(../img/mark01.png) no-repeat 0 6px;
font-size: 12px;
}


#sec-hotel div.hotel .box1 h2 {
	margin: 30px auto 20px auto;
	text-align: center;
}

#sec-hotel div.hotel .box1 h2 span{
	display: none;
}

#sec-hotel .table_price{
	text-align: center;
	border-collapse: collapse;	
	border-spacing: 0;
	margin: 0 auto;
	border: 1px solid #cbc1b8;
	color: #98846D;
	width: 460px;
}

#sec-hotel .table_price caption{
   	width: 100%;
	margin: 0 auto;
    text-align: right;
    font-size: 12px;
}

#sec-hotel .table_price th,
#sec-hotel .table_price td{
	 padding: 6px;
	 text-align: center;
	 vertical-align: middle;
	 font-weight: normal;
	 border: 1px solid #cbc1b8;
	color: #98846D;
	font-size: 14px;
}


#sec-hotel div.hotel .box2 {
	float: right;
	width: 320px;
	padding-top: 30px;
}

#sec-hotel .hotel-img {
	right: 0;
	margin-bottom: 10px;
	width: 320px;
	height: 260px;
}

#sec-hotel .hotel-img2 {
	right: 0;
	margin-bottom: 10px;
	width: 260px;
	height: 260px;
}


#sec-hotel:after {
	background-image:  url(../img/beige-top-service.png);
	background-color: #f5efef;
	background-position: top right;
	background-repeat: no-repeat;
	border-radius: 0;
	bottom: 0;
	content: " ";
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
#sec-hotel .img3 {
	right: 40px;
	position: absolute;
	bottom: -6px;
	z-index:1;
}


#sec-service {
	background-image: url(../img/beige-top-service.png),url(../img/beige-bottom-service.png);
	background-position: top right,bottom left;
	background-repeat: no-repeat,no-repeat;
	background-size: 595px 320px, 1290px 255px;
	text-align: center;
	padding: 80px 0 180px;
	margin-top: -40px;
	margin-bottom: -40px;

}

#sec-service .wrapper {
	max-width: 920px;
}


#sec-service div.title {
	width: 640px;
	margin: 0 auto;
}


#sec-service div.title h1 {
	text-align: left;
}

#sec-service div.title h1 span{
	display: none;
}


#sec-service div.service {
	width: 860px;
	margin: 0;
	padding: 20px 0 100px;
}

#sec-service .box1 {
	float: left;
	width: 480px;
	text-align: left;
	padding-bottom: 60px;
}



#sec-service ul {
	width: 460px;
	margin: 40px auto;
	text-align: center;
    padding-left: 100px;

}

#sec-service li {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.75;
	margin: 0 0 40px;
	list-style:none;
}

/*#sec-service li.comment {
	font-size: 13.35px;
	line-height: 2;
	margin: 0;
	letter-spacing: 0.1em;
}*/

#sec-service ul.service2{
   list-style-type: none;
   margin: 40px auto;
   width: 460px;
   text-align: left;
   line-height: 2;
   padding-left: 80px;
}

#sec-service li.service2 {
padding-left: 18px;
padding-bottom: 2px;
background: url(../img/mark01.png) no-repeat 0 4px;
font-size: 12px;
}



#sec-service .box2 {
	float: right;
	width: 320px;
	padding: 0;
	margin: 0;
	text-align: right;
}


#sec-service .service-img {
	right: 0;
	margin: 20px 0;
}



#sec-service:after {
	background-image:  url(../img/white-top0.png);
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
	border-radius: 0;
	bottom: 0;
	content: " ";
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
#sec-service .img3 {
	left: 80px;
	position: absolute;
	bottom: 0;
	z-index:1;
}


#sec-access {background-image: url(../img/beige-top-service.png),url(../img/beige-bottom-service.png);
	background-position: top right,bottom left;
	background-repeat: no-repeat,no-repeat;
	background-size: 595px 320px, 1290px 255px;
	text-align: center;
	padding: 80px 0 180px;
	margin-top: -40px;
	margin-bottom: -40px;
}
	

#sec-access .wrapper {
	max-width: 920px;
}

#sec-access div.title {
	width: 640px;
	margin: 0 auto;
}

#sec-access div.title h1 {
	text-align: left;
}

#sec-access div.title h1 span{
	display: none;
}


#sec-access div.access {
	width: 920px;
	margin-top: 50px;
	/*background: #f2f;*/
	padding: 20px 0 100px;
}

#sec-access .box1 {
	float: left;
	width: 600px;
	text-align: left;
	/*padding-left: 20px;*/
}

#sec-access div.access .box1 .map_area {
	max-width: 600px;
	min-width: 280px;
	/*margin: 0 0 20px;*/
	margin: 0 auto;
	padding: 4px;
}

#sec-access div.access .box1 .googlemap{
	position: relative;
    	padding-bottom: 56.25%;
    	height: 0;
    	overflow: hidden;
}

#sec-access div.access .box1 .googlemap iframe{
	 position: absolute;
    	top: 0;
    	left: 0;
    	width: 100% !important;
   	height: 100% !important;
}

#sec-access ul{
	width: 600px;
	margin-top: 10px;
	text-align: left;
	list-style:none;
}

#sec-access li {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0.2em;
}


#sec-access li span{
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	letter-spacing: 0.1em;
}

#sec-access li.tel {
	font-size: 16px;
	margin: 0;
	letter-spacing: 0.1em;
}

#sec-access li.tel span{
	font-size: 22px;
	margin-top: 0;
	letter-spacing: 0.1em;
	margin-left: 0;
}


#sec-access .box2 {
	float: right;
	width: 280px;
	padding: 0;
	margin: 0;
}

#sec-access ul.yoyaku{
	width: 280px;
	margin-top: 10px;
	text-align: left;
	list-style: none;
}

#sec-access ul.yoyaku li {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 12px;
	letter-spacing: 0.2em;
}

#sec-access ul.yoyaku li.yoyaku0 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
}

#sec-access ul.yoyaku li.detail {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	letter-spacing: 1.2;
	padding-top: 20px; 
}


#sec-access ul.yoyaku2{
	width: 280px;
	margin-top: 40px;
	text-align: left;
	list-style: none;
}

#sec-access ul.yoyaku2 li {
	font-size: 12px;
	font-weight: normal;
	line-height: 3;
	margin: 0;
}


#sec-access ul.yoyaku2 li.number {
	line-height: 1.2;
}

#sec-access:after {
	background-color: #E4D1D8;
	border:1px #E4D1D8 solid;
	border-radius: 0;
	bottom: 0;
	content: " ";
	display: block;
	height: 22px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

#sec-access .img3 {
	right: 80px;
	position: absolute;
	bottom: 0;
	z-index:1;
}


.dsp-w {
	display: inline;
}
.dsp-s {
	display: none;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */



@media only screen and (max-width: 969px), print {

.dsp-w {
	display: none;
}
.dsp-s {
	display: inline;
}

body {
	padding-top: 61px;
}


#header-container {
	border-bottom: solid 1px #FFF;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	height: 60px;
	left: 0;
	overflow: visible;
	position: fixed;
	top: 0;
	z-index: 100;
}
#header,
body.active #header {
	height: 60px;
	position: relative;
	top: auto;
	width: 100%;
}
#header .logo,
body.active #header .logo {
	height: 48px;
	left: 10px;
	overflow: hidden;
	text-align: center;
	top: 6px;
	width: 64px;
}
#header .logo a,
body.active #header .logo a {
	height: auto;
	padding-top: 0;
}
#header .logo img,
body.active #header .logo img {
	height: 48px;
	min-width: 64px !important;
	width: 64px !important;
	transition: none;
}

#header .fb,
body.active #header .fb {
	height: 24px;
	left: 110px;
	overflow: hidden;
	text-align: center;
	top: 28px;
	width: 25px;
}
#header .fb a,
body.active #header .fb a {
	height: auto;
	padding-top: 0;
}
#header .fb img,
body.active #header .fb img {
	height: 24px;
	min-width: 25px !important;
	width: 25px !important;
	transition: none;
}

#header .insta,
body.active #header .insta {
	height: 24px;
	left: 80px;
	overflow: hidden;
	text-align: center;
	top: 28px;
	width: 25px;
}
#header .insta a,
body.active #header .insta a {
	height: auto;
	padding-top: 0;
}
#header .insta img,
body.active #header .insta img {
	height: 24px;
	min-width: 25px !important;
	width: 25px !important;
	transition: none;
}


#gnav,
body.active #gnav {
	padding: 60px 0 0 0;
	top: 0;
}
/*#gnav .menu {
	background: #6FBC49;
	border-radius: 4px;
	cursor: pointer;
	height: 34px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 34px;
}
#gnav .menu:after {
	box-shadow: 0 0 0 1px white, 0 6px 0 1px white, 0 12px 0 1px white;
	content: "";
	display: block;
	height: 0;
	left: 9px;
	margin-top: -6px;
	position: absolute;
	top: 50%;
	width: 16px;
}*/
#gnav .menu {
	color: #d78b97;
	cursor: pointer;
	display: block;
	font-size: 9px;
	font-weight: bold;
/*	height: 45px;*/
	letter-spacing: 0.06em;
	line-height: 1.1;
	padding-top: 38px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 7px;
	width: 42px;
}
#gnav .menu:after {
	box-shadow: 0 3px 0 2px #d78b97, 0 12px 0 2px #d78b97, 0 21px 0 2px #d78b97;
	content: "";
	display: block;
	height: 0;
	left: 7px;
	margin-top: -16px;
	position: absolute;
	top: 50%;
	width: 28px;
}
#gnav ul {
	background: #FFF;
	border-top: 1px solid #DDD;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	display: none;
	left: auto;
	position: relative;
	top: auto;
	width: 100%;
}
#gnav li {
	display: block;
	font-size: 18px;
	color: #98846d;
	font-weight: normal;
	width: 100%;
}
#gnav li a {
	border: solid #DDD;
	border-width: 0 0 1px 0;
	height: auto !important;
	padding: 12px 10px 10px !important;
}
#gnav li span {
	display: none;
}

#main-image-container {}
#main-image-container #main-image {
	height: 100%;
  width: 100%;
}


.section h1 {
	font-size: 16px !important;
	line-height: 1.4;
}

.section-gray,
.section-green {
	background-position: center -6px;
	background-size: 56.5px 29px;
}

#sec-profile .wrapper,
#sec-price .wrapper,
#sec-option .wrapper,
#sec-hotel .wrapper,
#sec-service .wrapper,
#sec-access .wrapper{
	margin-left: 10px;
	margin-right: 10px;
}

#sec-price .wrapper{
	margin-bottom: 80px;
}

#sec-access .wrapper{
    margin-bottom: 50px;
}


#sec-profile {
	padding: 70px 0 160px;
	margin-bottom: -40px;
}

#sec-profile .wrapper div.profile{
	padding-bottom: 20px;
}


#sec-profile .wrapper div.profile{
	width: 90%;
	margin: 0 auto 60px;
	padding: 0;
	text-align: left;
}

#sec-profile .wrapper div.profile p {
	font-size: 16px;
	font-weight: normal;
	line-height: 2.0;
}

#sec-profile .wrapper div.profile_photo {
    width: 80%;
    height: auto;
    text-align: center;
}


#sec-profile .wrapper div.profile_photo p{
    font-size: 12px;
}

#sec-profile .wrapper div.profile_photo p span{
	font-size: 18px;
}



#sec-profile .img3 {
	/*display: none;*/
	left: 15px;
	max-width: 200px;
	width: 40%;
}




#sec-price div.title {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}



#sec-price div.price{
	width: 100%;
	margin: 0 auto;
}

#sec-price div.price h2 {
	margin: 0 auto；
}

#sec-price div.price h2 span{
	display: none;
}

#sec-price div.price .table_01{
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
	font-size: 11px;
}

#sec-price div.price .table_01 .caption{
	width: 90%;
	margin: 0 auto -15px;
    text-align: right;
    font-size: 11px;
}

#sec-price .table_price{
	border-collapse: collapse;	
	border-spacing: 0;
	width: 90%;
	border: 1px solid #cbc1b8;
	margin: 20px auto;
	color: #98846D;
}



#sec-price .table_price th, 
#sec-price .table_price td{
	 padding: 6px;
	 text-align: center;
	 vertical-align: top;
	 font-weight: normal;
	 color: #98846D;
	 border: 1px solid #cbc1b8;
	font-size: 12px;
}


#sec-price div.price .price01{
   max-width: 380px;
   width: 90%;
}

dl.list dd {
   margin-left:2.2em;
   padding-top:12px;
   padding-bottom:10px;
   padding-right:10px;
   text-align: left;
   font-size: 14px;
   letter-spacing: 0.2em
}



#sec-price div.price .price02{
   margin: 0 auto;
   width: 80%;
   min-height: 100px;
   text-align: center;
   display: inline-box;
}

#sec-price div.price .price02 p{
   font-size: 16px;
   letter-spacing: 0.2em
   display: block;
   overflow: visible; 
 }



#sec-price div.price ul.detail{
   list-style-type: none;
   margin: 40px auto;
   max-width: 480px;
   width: 90%;
   text-align: left;
}


#sec-option div.title {
	width: 100%;
	margin: 0 auto;
}

#sec-option div.title h1{
	text-align: center;
}


#sec-option div.option {
	width: 100%;
	text-align: center;
	margin: 0 auto 20px;
}


#sec-option .table_02{
	max-width: 600px;
	width: 90%;
	margin-top: 50px;
}


#sec-option .table_02 td{
	 font-size: 14px;
}

#sec-option .table_02 td.td_no{
	white-space: pre-wrap;
}

#sec-option .table_02 td p,
#sec-option .table_02 td.td_no p
#sec-option .table_02 td.td_no p span{
	 font-size: 16px;
}


#sec-option .table_02 td p.comment{
	 font-size: 14px;
	margin-left: 0;
}

#sec-option .table_02 td.price p,
#sec-option .table_02 td.price_no p{
	 font-size: 16px;
}

#sec-option .table_02 td p.comment span,
#sec-option .table_02 td.price p span,
#sec-option .table_02 td.price_no p span{
	 font-size: 12px;
}


#sec-hotel div.hotel{
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}


#sec-hotel h1 {
	margin: 0 auto;
}

#sec-hotel h1 span{
	display: none;
}


#sec-hotel div.hotel .box1 {
	clear: left;
	width: 100%;
	text-align: left;
	padding: 10px 0;
	margin: 0 auto;
}

#sec-hotel div.hotel .copy1{
   margin: 50px auto 0;
   max-width: 600px;
   width: 100%;
   text-align: left;
}


#sec-hotel p.copy1 {
	font-size: 14px;
}

#sec-hotel div.hotel ul.detail{
   list-style-type: none;
   margin: 40px auto;
   max-width: 500px;
   width: 85%;
   text-align: left;
}

#sec-hotel div.hotel .box1 h2 {
	margin: 30px auto 20px auto;
	text-align: center;
}

#sec-hotel div.hotel .box1 h2 span{
	display: none;
}

#sec-hotel .table_price{
	 max-width: 600px;
	width: 80%;
}


#sec-hotel .table_price th,
#sec-hotel .table_price {
	font-size: 12px;
}


#sec-hotel div.hotel .box2 {
	clear: right;
	width: 100%;
	padding-top: 30px;
	text-align: center;
}

#sec-hotel .hotel-img {
	margin-bottom: 5px;
	text-align: center;
	max-width: 320px;
	width: 70%;
	height: auto;
}

#sec-hotel .hotel-img2 {
	margin-bottom: 5px;
	text-align: center;
	max-width: 260px;
	width: 70%;
	height: auto;
}


#sec-hotel .img3{
	/*display: none;*/
	right: 0;
	max-width: 240px;
	bottom: 8px;
	width: 60%;
	height: auto;

}


#sec-service {
	padding: 20px 0 240px;}


#sec-service div.title {
	width: 100%;
	margin: 0 auto;
}

#sec-service div.title h1 {
	text-align: center;
}



#sec-service div.service {
	width: 100%;
	margin: 30px auto 0;
	padding: 0;
	background-color: #ff0033;
}


#sec-service .box1 {
	cleart: left;
	max-width: 480px;
	width: 100%;
	margin:0 auto;
	text-align: center;
	padding: 0;
}



#sec-service ul {
	max-width: 460px;
	width: 80%;
	margin: 40px auto;
	text-align: center;
	padding: 0;
}

#sec-service li {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.75;
	margin: 0 0 30px;
	padding: 0;
	list-style:none;
}


#sec-service ul.service2{
   list-style-type: none;
   margin: 40px auto;
   max-width: 460px;
   width: 100%;
   text-align: left;
   line-height: 2;
}

#sec-service li.service2 {
padding-left: 18px;
padding-bottom: 2px;
background: url(../img/mark01.png) no-repeat 0 4px;
font-size: 12px;
}



#sec-service .box2 {
	clear: right;
	max-width: 320p
	width: 80px;
	padding: 0;
	margin: 0;
	text-align: center;
}





#sec-service .service-img {
	margin-bottom: 5px;
	text-align: center;
	max-width: 320px;
	width: 80%;
}


#sec-service .img3{
	/*display: none;*/
	left: 0;
	max-width: 220px;
	width: 55%;
}






#sec-access  {
	padding: 80px 0 120px;
}


#sec-access div.title {
	width: 100%;
	margin: 0 auto;
}

#sec-access div.title h1 {
	text-align: center;
}

#sec-access div.access {
	width: 100%;
	margin-top: 50px auto 0;
	margin: 0 auto;
}

#sec-access div.access .box1{
	clear: left;
	width: 100%;
	text-align: left;
	margin: 50px auto 0;
	padding-bottom: 40px;
}


#sec-access ul{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	list-style: none;
}


#sec-access li.tel {
	font-size: 14px;
/*	margin: 0;
	letter-spacing: 0.1em;*/
}

#sec-access li.tel span{
	font-size: 18px;
	margin-top: 0;
	letter-spacing: 0.1em;
	margin-left: 0;
}


#sec-access div.access .box2{
	clear: right;
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}

#sec-access ul.yoyaku{
	width: 100%;
	margin: 10px auto;
	text-align: left;
	list-style: none;
}

#sec-access ul.yoyaku li {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 12px;
	letter-spacing: 0.2em;
}

#sec-access ul.yoyaku li.yoyaku0 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
}

#sec-access ul.yoyaku li.detail {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	letter-spacing: 1.2;
	padding-top: 20px; 
}


#sec-access ul.yoyaku2{
	width: 100%;
	margin: 40px auto;
	text-align: left;
	list-style: none;
}

#sec-access ul.yoyaku2 li {
	font-size: 12px;
	font-weight: normal;
	line-height: 3;
	margin: 0;
	letter-spacing: 0.2em;
}


#sec-access ul.yoyaku2 li.number {
	line-height: 1.2;
}



/*#sec-access .box2 {
	clear: both;
	width: 200px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}*/



#sec-access .img3{
	/*display: none;*/
	right: 0;
	max-width: 220px;
	width: 50%;
}

#footer-container .copyright {
	font-size: 14px;
}


}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 640px), print {

#main-image-container .box{
    width: 100%;
    height: 0;
     /* (画像の高さ 700 / 画像の横幅 700) × 100 */
    padding-top: 100%;
    background: url(../home/img/mainimg_new_sp2023.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.f-image{}


.f-image p{}

.image1{
	width: 100%;
}



#sec-price .img3 {
	left: 20px;
    width: 220px;
}

#sec-option .img3 {
    left: 0;
    width: 220px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
}
.container:after,
.row:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
