@charset "UTF-8";
/*CSS INFOMATION=======================

PC CSS

File name : pc.css
   
====================================*/
@media all and (min-width: 0px) and (max-width: 767px) {
  .pcBox {
    display: none;
  }
	
	
.modal { 
background:#fff;
position:fixed; z-index:9999; top:50%; left:50%; 
width:320px; height:500px; margin:-250px 0 0 -160px; padding:10px; text-align:center;
/*
width:320px; height:450px; margin:-225px 0 0 -160px; padding:10px; text-align:center;	
	*/
box-sizing: border-box;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:15px;
overflow: hidden;	
	
	
	
	}	
	
	.pop img{
		width: 100%;
		height: auto;
	}	

#btn-close{
	position:absolute;
	top:10px;
	right:20px;
	/*top:10px;
	right:10px;*/
	cursor:pointer;
	z-index:9999;
}
	
	
	.modalbg{
		width: 100%;
		height: 100vh;
		background:rgba(0,0,0,0.7);
		position: fixed;
		z-index: 99999;
	}
	
.pop{
	padding: 35px 20px 30px;
	box-sizing: border-box;
	overflow-y:scroll;
	height: 450px;
	}
	
	.pop .ttl{
		font-size: 20px;
		text-align: left;
		font-weight: bold;
		color: #111;
		margin: 0;
		padding: 0 0 10px;
	}
	
	.pop p{
		font-size: 14px;
		text-align: left;
		color: #111;
	}
	
	.pop a{
		color: #111;
	}	
	
	
	
	
	
	
	
  body {
    font-weight: 500;
    color: #595532;
    overflow-x: hidden;
  }
  a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a:hover {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  #container {
    line-height: 1.6;
    background: #fff;
  }
  .contents {
    width: 100%;
    padding: 20px 0 0;
  }
  header {
    position: relative;
    z-index: 9995;
    position: fixed;
    height: 80px;
    width: 100%;
    top: 0;
    /*box-shadow: 0 0 3px rgba(0,0,0,.4);/*box-shadow:0px 1px 3px 1px #555;
-moz-box-shadow:0px 1px 3px 1px #555;
-webkit-box-shadow:0px 1px 3px 1px #555;*/
  }
  h1 {
    position: absolute;
    top: 12px;
    left: 50%;
    color: #fff;
    width: 90px;
    margin: 0 0 0 -45px;
  }
  h1 img {
    width: 100%;
    height: auto;
  }
  h2 {
    font-size: 34px;
    padding: 0 0 15px;
    margin: 0;
    line-height: 1.2;
    text-align: center;
    color: #e9ab30;
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
  }
  h2 span {
    display: block;
    font-size: 14px;
    font-family: "M PLUS Rounded 1c" !important;
    font-weight: bold;
  }
  h3 {
    color: #e9ab30;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 15px;
    line-height: 1.4;
    font-family: "M PLUS Rounded 1c";
  }
  p {
    margin: 0 0 20px;
    font-size: 13px;
    font-family: "M PLUS Rounded 1c";
    font-weight: bold;
  }
  footer {
    margin: 0;
    padding: 0 0 30px;
    font-size: 10px;
    text-align: center;
  }
	
  	.banner{
		margin: 30px 10px 30px;
		text-align: center;
	}
	
	.banner img{
		width: 300px;
		height: auto;
	}
	
	.banner a{
		display: block;
		text-decoration: none;
		margin: 0 0 10px;
	}
	
	
  .snsBox a {
    font-size: 40px;
    padding: 0 10px;
  }
  .copy {
    font-size: 11px;
    padding: 10px 0 0;
    text-align: center;
    font-family: "M PLUS Rounded 1c";
    color: #e9ab30;
    font-weight: bold;
  }
	
  #topBtn {
    position: fixed; /*固定*/
    bottom: 15px; /*場所を右下に移動*/
    right: 5px; /*場所を右下に移動*/
    display: block; /*aタグをblock要素に変更*/
    color: #595532;
    text-decoration: none;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    line-height: 22px;
    padding: 15px;
    box-sizing: border-box;
    z-index: 9999;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

	
	
  /*

home
-----------------------------------*/
  #home {
    background: #e9ab30;
    position: relative;
	padding: 0 0 20px;
  }
  #home .main-txt01 {
    text-align: left;
  }
	
	#home .whitebox{
		
	}
	
  	
	
  #home .main-txt01 {
    padding: 40px 0 0;
    margin: 0 0 0 -2px;
  }
  #home .main-txt01 img {
    width: 250px;
    height: auto;
  }
  #home .main-txt02 {
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    padding: 0 0 0;
    font-size: 40px;
    line-height: 1.0;
    text-align: center;
    color: #e9ab30;
  }
  #home .main-txt02 span {
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
  }
	
  #home .main-txt03 {
    text-align: center;
	  width: 90%;
	  margin: -20px auto 0;
	  overflow: hidden;
  }
	
	#home .main-add{
		color:#F6AB00;;
		font-size: 11px;
		text-align:left;
		font-family: "M PLUS Rounded 1c";
    	font-weight: bold;
		padding: 50px 0 10px;
		margin: 0 0px;
		float:none;
	}
	
	#home .main-add img{
		width: 100% !important;
		height: auto;
		margin: 0 auto;
	}
	
	#home .main-add-txt{
		color:#595532;
		margin: 5px 0 0;
		font-size: 10px;
		font-family: "M PLUS Rounded 1c";
	}
	
	
	
	
	#home .main-eki{
		width: 65px;
		float: right;
		padding: 0 0 0;
		margin: 0 0 -12px;
	}
	
	#home .main-eki img{
		width:100%;
		height: auto;
	}	
	
@media all and (min-width: 0px) and (max-width: 320px) {
	#home .main-add{
		color:#e9ab30;
		font-size: 10px;
		text-align: left;
		font-family: "M PLUS Rounded 1c";
    font-weight: bold;
		padding: 30px 0 0;
		float: left;
	}
	
	#home .main-eki{
		width: 70px;
		float: right;
		padding: 20px 0 0;
	}margin: 0 0 -22px;
	}
	
	
  #home .main-txt03 img {
    width: 100%;
    height: auto;
  }
  #home .innerBox {
    padding: 45px 10px 20px;
  }
  .logo {
    width: 250px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
  }
  .logo img {
    width: 100%;
    height: auto;
  }
  .news {
    color: #fff;
    padding: 10px 30px 0;
    text-align: left;
  }
  .news-ttl {
    font-weight: bold;
    font-size: 20px;
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.1em;
	  text-align: center;
  }
  .news p {
    font-size: 12px !important;
  }
  #home .tel {
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
	  margin: 0px 0 0;
  }
  #home .tel a {
    color: #fff;
    text-decoration: underline !important;
  }
  /*

about
-----------------------------------*/
  #about .innerBox {
    padding: 20px 10px 80px;
  }
  #about .about-img01 {
    margin: -10px -50px 0 0;
    text-align: right;
    padding: 0 0 10px;
  }
  #about .about-img01 img {
    width: 300px;
    height: auto;
  }
  /*

facility
-----------------------------------*/
  #facility {
    background: #b1cb41;
  }
  #facility .innerBox {
    padding: 45px 10px 70px;
  }
  /*

hotel
-----------------------------------*/
  #hotel {
    background: #58b3ba;
	  padding: 0 0 30px;
  }
  #hotel .hotel-txt01 {
    font-size: 10px;
  }
  #hotel .hotel-txt02 {
    font-size: 12px;
  }
	
   #hotel .hotel-txt03 {
    font-size: 14px;
	   padding: 0 0 15px;
	   text-decoration: underline;
  }		
	
  #hotel .hotel-ttl {
    font-size: 12px;
    position: relative;
    display: inline-block;
    width: 100%;
  }
  #hotel .hotel-ttl span {
    font-size: 12px;
    background: #fff;
    font-family: "M PLUS Rounded 1c";
    font-weight: bold;
    position: relative;
    z-index: 999;
    padding: 0 10px 0 0;
  }
  #hotel .hotel-ttl:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #58b1b8;
    z-index: 0;
  }
  #hotel .hotel-ttl:after {
    right: 0;
  }
	
	.hotel-txt-main{
		font-size: 18px;
		padding: 20px 0 20px;
		margin: 0;
	}
	
	.hotel-ttl02{
	font-size: 14px;	
	font-family: "M PLUS Rounded 1c";
    font-weight: bold;
	}
	
	
	
	.nedan-box{
		text-align: center;
	}	
	
	.nedan-box h3{
		text-align: center !important;
		font-size: 20px !important;
	}
	
	.nedan-box p{
		font-size: 20px !important;
		line-height: 1.2;
		padding: 0 0 5px;
		font-family: "M PLUS Rounded 1c";
	}
	
	.nedan-box p span{
		font-size: 14px !important;
		font-family: "M PLUS Rounded 1c";
	}
	
	
	.nedan-box02{
		width: 290px;
		margin: 0 auto;
		padding:15px 0 30px;
	}
	.nedan-box02 p{
		font-size: 20px !important;
		line-height: 1.4;
		padding: 0 0 0 !important;
		margin: 0 0 5px;
		
	}
	
	.nedan-box02 p span{
		font-size: 20px !important;
		font-family: "M PLUS Rounded 1c";
		padding:0 38px 0 35px;
	}
	
	
.hotel-innerBox{
		padding: 30px 0 0;
		margin: 30px 0 0;
		border-top:2px dashed #58b1b8;
	}
	
	.attention p{
		font-size: 13px !important;
		margin: 0 0 0 !important;
		padding-left:1em;
text-indent:-1em;
	}
	
	
.hotel-ttl03 {}
.hotel-ttl03 {
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
  }
.hotel-ttl03 span {
    background: #fff;
    font-family: "M PLUS Rounded 1c";
    font-weight: bold;
    position: relative;
    z-index: 999;
    padding: 0 10px 0 10px;
	
  }
.hotel-ttl03:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #58b1b8;
    z-index: 0;
  }
.hotel-ttl03:after {
    right: 0;
  }
	
	.bar-hotel{
		height: 2px;
		background:#58b1b8;
		margin: 30px 0 0;
	}	
	
  	
	
	
	
	
	
  /*

map
-----------------------------------*/
  #map {
    margin: 0 0 -80px;
  }
  #map .map-img01 img {
    width: 300px;
    height: auto;
  }
  #map .map-img01 {
    padding: 0 0 30px;
  }
  #map .googlemapBox {
    background: #fff;
    overflow: hidden;
    margin: 0 0 10px;
	position: relative;
  }
	
  #map .googlemapBox .googlemap__ttl{
	  position: absolute;
	  top:0;
	  left: 0;
	  width: 100%;
	  background: #F5A900;
	  color: #fff;
	  padding: 18px;
	  font-weight: bold;
	}	
	
	
  #map .googlemapBox iframe {
    height: 300px;
  }
  #map .txtBox {
    width: 320px;
    margin: 0 auto;
  }
	
  #map .map-setumei{
		border: 3px solid #eee;
		padding:15px 20px;
		border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    overflow: hidden;
	}		
	
  #map .map-txt01 {
    font-size: 12px;
	  margin-left: 0.1em;
    text-indent: -0.5em;
  }
  #map .map-txt02 {
    font-size: 12px;
    font-family: "M PLUS Rounded 1c" !important;
    font-weight: bold;
    margin: 0 0 0 -5px;
  }
  #map .map-txt03 {
    background: url("../img/icon_access.png") center left no-repeat;
    background-size: 50px auto;
    padding: 0 0 0 58px;
    font-size: 14px;
    font-family: "M PLUS Rounded 1c" !important;
    font-weight: bold;
  }
	
  #map .map-txt04 {
    font-size: 12px;
    font-family: "M PLUS Rounded 1c" !important;
    font-weight: bold;
    margin: 0 0 0 142px;
  }		
	
  /*

staff
-----------------------------------*/
  #staff {
    background: #e9ab30;
    position: relative;
  }
  #staff h2 {
    padding: 50px 0 15px;
  }
  #staff h3 {
    text-align: left !important;
    color: #595532;
    margin: 15px 0 0;
  }
  #staff h3 span {
    font-weight: bold;
    padding: 20px 0 30px;
    font-size: 18px;
    font-family: "M PLUS Rounded 1c";
    font-weight: bold;
    line-height: 1.0;
  }
  #staff h3 span em {
    vertical-align: middle;
    font-size: 12px;
  }
  #staff h4 {
    font-family: "M PLUS Rounded 1c" !important;
    font-weight: bold;
    font-size: 11px;
  }
  #staff .txt01 {
    color: #e9ab30;
    margin: -13px 0 30px;
  }
  #staff .txt02 {
    font-size: 14px;
    margin: 0 0 3px;
  }
  #staff .txtBox {
    padding: 0 15px 30px;
  }
  #staff .tel {
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
  }
  #staff .tel a {
    color: #fff;
    text-decoration: underline !important;
  }
  #staff footer .copy {
    color: #fff !important;
  }
  /*

facility2nd
-----------------------------------*/
  #facility2nd {
    background: #b1cb41;
    position: relative;
  }
  #facility2nd h2 {
    padding: 50px 0 15px;
  }
  #facility2nd h3 {
    text-align: left !important;
    color: #595532;
    margin: 10px 0 -10px;
  }
  #facility2nd .txtBox {
    padding: 0 15px 30px;
  }
  #facility2nd .txtBox p {
    margin: 0 0 -10px;
  }
  #facility2nd .tel {
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
  }
  #facility2nd footer .copy {
    color: #fff !important;
  }
  #home .innerBox {
    padding: 60px 10px 15px;
  }
  #staff .innerBox {
    padding: 60px 10px 20px;
  }
  #facility2nd .innerBox {
    padding: 60px 10px 20px;
  }
  .innerBox {
    margin: 0;
    padding: 45px 10px;
  }
  .whitebox {
    padding: 15px 0;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .imgBox {
    padding: 0 0 2%;
    overflow: hidden;
    position: relative;
  }
  .imgBox img {
    width: 100%;
    height: auto;
  }
  .imgBox .leftBoxA {
    width: 49%;
    float: left;
    position: relative;
  }
  .imgBox .rightBoxA {
    width: 49%;
    float: right;
    position: relative;
  }
  .imgBoxB {
    padding: 0 0 2%;
    overflow: hidden;
    position: relative;
  }
  .imgBoxB img {
    width: 100%;
    height: auto;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    overflow: hidden;
  }
  .imgBoxB .leftBoxA {
    width: 49%;
    float: left;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    overflow: hidden;
    position: relative;
  }
  .imgBoxB .rightBoxA {
    width: 49%;
    float: right;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    overflow: hidden;
    position: relative;
  }
  .iconPhoto {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: #e9ab30;
    color: #fff;
    padding: 2px 13px 2px 8px;
    border-bottom-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    overflow: hidden;
    font-size: 10px;
    font-weight: bold;
    font-family: "M PLUS Rounded 1c";
  }
  .iconPhotoB {
    position: absolute;
    bottom: 10px;
    left: 0;
    background: #e9ab30;
    color: #fff;
    padding: 2px 13px 2px 8px;
    border-bottom-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    overflow: hidden;
    font-size: 10px;
    z-index: 999;
    font-weight: bold;
    font-family: "M PLUS Rounded 1c";
  }
  .txtBox {
    padding: 10px 18px;
  }
  .btnArea {
    text-align: center;
    margin: 0 0 -60px;
  }
  .btnArea img {
    width: 90px;
    height: auto;
  }
  /*

btn
-----------------------------------*/
  .btn {
    background: #005bac;
    color: #fff;
    padding: 10px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  a:hover.btn {
    background: #0075dd;
  }
  .btnA {
    width: 220px;
    margin: 0 auto;
  }
  .tel {
    letter-spacing: -0.05em;
  }
	
.btnArea a:hover,
	#staff h1 a:hover,
	#facility2nd a:hover{
		filter:alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
		
	}
			
	
  /*
	
Nav
-----------------------------------*/
  aside {
    display: none;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 80px 50px 15px;
    background: rgba(255, 255, 255, 1.0);
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 999;
    border-left: 1px solid #e9ab30;
  }
  aside nav li a {
    color: #e9ab30;
    padding: 2px 0 0 0;
    display: block;
    text-decoration: none !important;
    font-size: 45px;
    coursor: pointer;
    text-align: left;
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.2;
  }
  aside nav ul li a:hover {
    color: #e9ab30 !important;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
  }
  h1 {
    font-size: 1.25em;
  }
  figure {
    max-width: 320px;
    margin: 20px auto;
  }
  figure img {
    max-width: 100%;
    margin-bottom: 10px;
  }
  #menuBox {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 9999;
    background: #e9ab30;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #menuButton {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
  }
  #menuButton span {
    display: block;
    background: #fff;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
  }
  #menuBox .txt {
    font-family: hwt-artz, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.05em;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
  }
  #menuButton span:first-child {
    top: 12px;
  }
  #menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
  }
  #menuButton span:last-child {
    bottom: 12px;
  }
  #menuButton.active span:first-child {
    -webkit-transform: translateY(8px) rotate(30deg);
    -moz-transform: translateY(8px) rotate(30deg);
    -ms-transform: translateY(8px) rotate(30deg);
    transform: translateY(8px) rotate(30deg);
  }
  #menuButton.active span:nth-child(2) {
    opacity: 0;
  }
  #menuButton.active span:last-child {
    -webkit-transform: translateY(-6px) rotate(-30deg);
    -moz-transform: translateY(-6px) rotate(-30deg);
    -ms-transform: translateY(-6px) rotate(-30deg);
    transform: translateY(-6px) rotate(-30deg);
  }
  .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 40px;
  }
  .swiper-slide img {
    width: 100%;
    height: auto;
  }
	
	.news-box .news-txt01{
		font-family: "M PLUS Rounded 1c";
	}
	
	.news-box .news-txt02{
		font-family: "M PLUS Rounded 1c";
	}

	.news-box .toplist{
		margin: 0 0 10px;
		
	}
	
	.news-box .toplist a{
		width: 100%;
		display: block;
		text-align:center !important;
	}
	
	
	
	
	.news-box ul{
		margin: -30px 0 0;
	}	
	
	
	
	.news-box h3{
		padding: 0 0 7px !important;
		margin: -20px 0 0;
	}
	
	.news-box ul li{
		border-bottom: 3px solid #e9ab30;
		margin:20px;
		padding: 1px 0 15px;
	}
	
	.news-box ul li:last-child{
		border-bottom: none;
	}
	
	
	
	
.news-box .day{
	font-family: hwt-artz, sans-serif;
    font-weight: 700;
	font-size: 16px !important;
    font-style: normal;
    letter-spacing: 0.1em;
		color:#e9ab30;
	margin: 0 0 -10px;
	}

.news-box .day span{
	font-family: hwt-artz, sans-serif;
    font-weight: 700;
	font-size: 12px !important;
    font-style: normal;
    letter-spacing: 0.1em;
		color:#e9ab30;
	}
	
	
	.news-box ul li p{
		font-size: 13px;
	}
	
	.news-box ul li span{
		font-size: 13px;
	}
	
	
	.news-box ul li h4{
		font-size: 14px !important;
	}
	
	.news-box ol{
		margin: 0 0 20px;
	}
	
	.news-box ol li{
		border-bottom:none;
		margin:0;
		padding: 0px 0 5px;
		font-size: 13px;
		list-style: disc;
		margin: 0 0 0 20px;
		font-family: "M PLUS Rounded 1c" !important;
		font-weight: bold;
	}




.news .day{
	font-family: hwt-artz, sans-serif;
    font-weight: 700;
	font-size: 16px !important;
    font-style: normal;
    letter-spacing: 0.1em;
		color:#fff;
	
	}

.news .day span{
	font-family: hwt-artz, sans-serif;
    font-weight: 700;
	font-size: 12px !important;
    font-style: normal;
    letter-spacing: 0.1em;
		color:#fff;
	}	
	
	
}