@charset "utf-8";

/* ========================================================================================================================/
	
	Document : style.css

/======================================================================================================================== */

/* ------------------------------------------------------------------------------------------------------------------------/
   header
/------------------------------------------------------------------------------------------------------------------------ */
.caption {
	background-color: #68C9A1;
}

header {
	width:640px;
	height:136px;
	box-sizing:border-box;
	background:#68C9A1 url("../image/sp/header/bg.jpg") center bottom no-repeat;
}

header .inner .tel {
	display: none;
}

/*-----------------------------------------------------------------------------------
  スマホ用Navボタン
-----------------------------------------------------------------------------------*/

.spNav-btn a {
	color:#4BAD74;
}

.menu-trigger span {
	background-color: #4BAD74;
}

.spNav-btn_txt {
	color:#4BAD74;
}


/* ------------------------------------------------------------------------------------------------------------------------/
   navi
/------------------------------------------------------------------------------------------------------------------------ */
nav {
	position:relative;
	width:100%;
	height:57px;
	box-sizing:border-box;
	background:#68C9A1;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	z-index:996;
}

nav .inner ul {
	width:1100px;
	margin:0 auto;
	list-style:none;
}


/* ------------------------------------------------------------------------------------------------------------------------/
   navi
/------------------------------------------------------------------------------------------------------------------------ */
#spNav-warp { 
	background-color: #C7EBDC;
}

#spNav-warp nav.glnav {
	background:#68C9A1;
}

#spNav-warp nav.glnav li {
	background-color: #68C9A1;
}

#spNav-warp .spNav_banner {
	margin: 350px auto 0;
}


/* ------------------------------------------------------------------------------------------------------------------------/
   visual
/------------------------------------------------------------------------------------------------------------------------ */
#visual {
	width: 640px;
	height: 550px;
	background:transparent url(image/visual/bg01.jpg) no-repeat;
	background-position: 42% 0;
	border-bottom: none;
	box-sizing: border-box;
	position: relative;
}

#visual .caption {
	background: none;
	position: absolute;
	top: 30px;
	right: -70px;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	info
/------------------------------------------------------------------------------------------------------------------------ */

#info {
	width: 640px;
	background-color: #68C9A1;
	padding-bottom: 20px;
	box-sizing: border-box;
}

#info .info_wrap {
	margin: 0 auto;
}

#info h2 {
	width: auto;
	height: auto;
	padding: 0 20px 20px;
	background-color: #4BAC73;
}

#info li {
	list-style: none;
	width: 600px;
	padding: 0.5em;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	margin: 20px auto 0;
	text-align: left;
}

#info li:last-child {
	border-bottom: none;
}


#info li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #202020;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	about
/------------------------------------------------------------------------------------------------------------------------ */

#about {
	width: 600px;
	overflow: hidden;
	padding: 70px 20px 50px;
	background: url(image/about/st_bg.png);
}

#about h2 {
	width: 427px;
	height: 36px;
	padding: 0;
	margin: 0 auto 50px;
	background-image: url(image/sp/about_title.png);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#about .cl {
	width: 600px;
	margin: 0 auto;
}

#about .img {
	display: block;
	margin: 0 auto 30px;
}

#about .desc {
	width: 600px;
	text-align: left;
	font-size: 28px;
	line-height: 1.7;
	margin-bottom: 1.25em;
}

#about .btn_box {
	width: 600px;
	list-style: none;
}

#about .btn_box li .btn {
	display: inline-block;
	width: 600px;
	height: 92px;
	padding: 14px 0;
	background: url("image/about/arrow.png") 550px 36px no-repeat;
	border-radius: 10px;
	box-sizing: border-box;
	text-decoration: none;
	margin-bottom: 30px;
}

#about .btn_box li .btn01 { background-color: #4BAC73; }
#about .btn_box li .btn02 { background-color: #FF9D3C; }


/* ------------------------------------------------------------------------------------------------------------------------/
	access
/------------------------------------------------------------------------------------------------------------------------ */

#access {
	margin-bottom: 50px;
}

#access h2 {
	width: 443px;
	height: 35px;
	padding: 0;
	margin: 0 auto 50px;
	background-image: url(image/sp/access_title.png);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#access table {
	width: 600px;
	line-height: 1.4;
	margin-bottom: 30px;
}

#access table th,
#access table td {
	display: block;
	padding: 0.5em 0.75em;
}

#access table .note {
	color: #D80000;
	font-size: 20px;
}

#access table .pdf_list li {
	display: block;
	position: relative;
	float: left;
	background: url(image/access/icon01.png) left center no-repeat;
	margin-right: 16px;
	text-indent: 30px;
	list-style: none;
}

#access .btn {
	width: 550px;
	height: 100px;
	background: url("image/access/btn.png") no-repeat;
	margin: 30px auto;
}

#access .btn a {
	display: block;
	width: 550px;
	height: 100px;
	background: url("image/access/arrow.png") 520px 36px no-repeat;
	transition:0.3s;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#access .draft {
	margin: 30px auto;
}

#access .gmap {
	margin-top: 50px;
}

#access .gmap #gmap {
	height: 500px;
}

#access .gmap p {
	width: 600px;
	margin: 1em auto;
}

#access .gmap img {
	margin-bottom: 10px;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	about
/------------------------------------------------------------------------------------------------------------------------ */

#price {
	width: 100%;
	max-width: 1920px;
	overflow: hidden;
	padding: 70px 0 50px;
	background: url(image/about/st_bg.png);
}

#price h2 {
	width: 437px;
	height: 35px;
	padding: 0;
	margin: 0 auto 50px;
	background-image: url(image/sp/price_title2.png);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#price .tab {
	width: 600px;
	overflow:hidden;
	list-style: none;
	margin: 0 auto;
}

#price .tab li {
	width: 290px;
	height: 80px;
	font-size: 20px;
	background:#fff;
	border-top: 2px solid #FF9D3C;
	border-left: 2px solid #FF9D3C;
	border-right: 2px solid #FF9D3C;
	border-radius: 10px 10px 0 0;
	box-sizing: border-box;
	float:left;
	margin-right: 20px;
	line-height: 80px;
	position: relative;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#price .tab li::after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    border-top: 2px solid #202020;
    border-right: 2px solid #202020;
    position: absolute;
    top: 28px;
    left: 245px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#price .tab li:last-child {
	margin-right: 0;
}

#price .tab li.select {
	background-color: #FF9D3C;
	color: #fff;
}

#price .tab li.select::after {
    border-color: #FFF;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#price .tab_contents .hide {
	display:none;
}

#price table {
	width: 600px;
	margin: auto;
	font-size: 21px;
	line-height: 1.8;
}

#price table th,
#price table td {
    border: 1px solid #ccc;
	padding: 0.5em 0.75em;
	vertical-align: middle;
}

#price table th {
	background-color: #EFEFEF;
}

#price table td {
	background-color: #FFF;
}

#price table .room th {
	width: 600px;
	background-color: #4BAC72;
	color: #fff;
	font-size: 28px;
	line-height: 1.4;
	padding: 1em;
	text-decoration: underline;
}

#price table .room_img {
	float: left;
	margin-right: 20px;
}

#price table tr.cate td {
	background-color: #68C9A1;
	color: #fff !important;
}

#price table td.total {
	font-weight: bold;
	color: #D90000;
}

#price .note {
	width: 600px;
	margin: 1em auto 0;
	color: #D90000;
	font-size: 20px;
	margin-top: 1em;
	text-align: left;
}

#price .request {
	width: 600px;
	height: 350px;
	background: url(image/sp/price_tel.png) no-repeat;
	margin: 30px auto;
	position: relative;
}

#price .request p {	
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#price .request .btn {
	width: 250px;
	height: 70px;
	background-image: url(image/sp/price_btn.png);
	position: absolute;
	bottom: 20px;
	left: 20px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	facbanner
/------------------------------------------------------------------------------------------------------------------------ */

#facility {
	margin-bottom: 50px;
}

#facility h2 {
	width: 307px;
	height: 35px;
	padding: 0;
	margin: 0 auto 50px;
	background-image: url(image/sp/facility_title.png);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#facility .cover_l {
	position:absolute;
	top:71px;
	left:-420px;
}

#facility .cover_r {
	position:absolute;
	top:71px;
	right:-420px;
}

#facility .bx-wrapper .bx-prev {
	background-image:url('image/facility/info_prev_off.png') !important;
	}
#facility .bx-wrapper .bx-next {
	background-image:url('image/facility/info_next_off.png') !important;
	}
#facility .bx-wrapper .bx-prev:hover {
	background-image:url('image/facility/info_prev_on.png') !important;
	}
#facility .bx-wrapper .bx-next:hover {
	background-image:url('image/facility/info_next_on.png') !important;
	}


/* ------------------------------------------------------------------------------------------------------------------------/
   footer
/------------------------------------------------------------------------------------------------------------------------ */

footer {
	border-top: 5px solid #68C9A1;
}

footer .inner .pagetop a {
	display: block;
	font-size: 28px;
	color: #fff;
	height: 80px;
	background-color: #4BAD74;
	line-height: 80px;
	text-decoration: none;
	border-top: 5px solid #68C9A1;
	position: relative;
}

footer .copyright {
	background-color: #68C9A1;
}

