@charset "utf-8";
/* CSS Document */
#wrapInner {
    width: 100%!important;
}
#inner950 {
    width: 100%;
	max-width:950px;
    margin: 0 auto;
    display: block;
}
#anchorLinkBlock {
    width: 100%;
	max-width:950px;
    margin: 0 auto !important;
    display: block;
}
#wrapper {
	width: 100%;
	/*max-width:950px;*/
	margin:0 auto 10px;
	padding:0;
 	font-size:14px;
	line-height:1.6;
	font-family: 'Noto Serif JP', serif;
}
#wrapper * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#wrapper li{
  list-style: none;
  margin: 0;
  padding: 0;
}
#pagetop {
  z-index: 9999;
}
/*--------common-------------*/
@media (min-width:768px){
   .pc_none{
    	display: none;
  }
   .sp_br{
    	display: none;
  }
}
@media (max-width:767px){
   .sp_none{
    	display: none;
  }
}
.text_red {
	color: #B20202;
	border-bottom: 1px solid #B20202;
}
.text_bold {
	font-weight: bold;
}
.text_normal {
	font-weight: normal;
}
.text_center {
	text-align: center;
}
.text_font_sans {
	font-family: 'Noto Sans JP', sans-serif;
}
.attention {
	font-size:100%;
  font-weight: normal;
  text-align: right;
  padding: 5px 15px;
}
.box {
	background: rgba(243,243,243,1.00);
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.mgn_btm20 {
	margin-bottom: 20px;
}	
.marker {
	background: linear-gradient(transparent 80%, #ffd22c 80%);
	font-weight: bold;
}
a.godetail{
	width: 90%;
	max-width: 500px;
	margin: 0 auto 25px;
	height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
	text-align: center;
	text-decoration: none;
	background: url("../images/button.svg") no-repeat left bottom,url("../images/button.svg") no-repeat right bottom;
	background-size: auto 100% ;
	color: #FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
	z-index: 1000;
}
a.godetail:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	opacity: 0.8;
}
a.godetail.gray{
	background: url("../images/button_gray.png") no-repeat center bottom;
	background-size: auto 100% ;
	pointer-events: none;
}
a.gotop{
	margin: 20px auto;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif;
}
a.gotop:hover{
	opacity: 0.8;
}
@media (max-width:767px){
  a.godetail{
    width: 90%;
    margin: 0 auto 20px;
    height: 60px;
    background: url("../images/button.svg") no-repeat center top,url("../images/button.svg") no-repeat center bottom;
    background-size: 100% auto;
    color: #FFFFFF;
    font-family: 'Noto Sans JP', sans-serif;
    z-index: 1000;
  }
}

/*--------.page_roof-------------*/
.page_roof {
	position: relative;
	width: 100%;
  /*background: url(../images/top.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 450px;*/
}
/*.page_roof:before{
	content: " ";
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;	background: rgba(0,0,0,0.4);
}*/
/*.page_roof > .inner {
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
	width: 80%;
	max-width: 950px;
	margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}*/
.page_roof h2{
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}

.page_roof h2 img{
  width: 100%;
}
@media (max-width:767px){
  /*.page_roof {
    position: relative;
    width: 100%;
    background: url(../images/top.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 30vh;
  }
  .page_roof h2 img{
    width: 90%;
  }*/
}
/*-------------ナビ-   --------------*/
.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}
.paddingTop{/*----メニューバーを固定したとき余白追加----*/
	padding-top: 80px;
}
#wrapper nav {
	background: url("../images/bg_menu.png") repeat-x top ;
	background-size: auto 100%;
	width: 100%;
}
#wrapper nav ul a,
#wrapper nav ul a:hover{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

@media (min-width:768px){
	#wrapper nav ul {
		width: 100%;
		max-width: 950px;
		margin: 0 auto;
		color: #FFFFFF;
		display: flex;
		flex-wrap:nowrap;
		justify-content: center;
		align-items: center;
		font-family: 'Noto Sans JP', sans-serif;
	}
	#wrapper nav ul a{
		flex-grow:1;
		padding-bottom: 10px;
		height: 80px;
		text-align: center;
		background: url("../images/menu_line.svg") no-repeat center right ;
		background-size: 1px;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	#wrapper nav ul li p.point{
		background: #FFFFFF;
		color: #ba1e1e;
		border-radius: 15px;
		font-size: 70%;
		padding: 1px 3px 1px 5px;
		margin-bottom: 3px;
	}
}
@media (max-width:767px){
	#wrapper nav ul {
		width: 100%;
		display: flex;
		flex-wrap:nowrap;
		justify-content: space-between;
		align-items: center;
		font-family: 'Noto Sans JP', sans-serif;
	}
	#wrapper nav ul a{
		flex-grow:1;
		padding-bottom: 10px;
		height: 70px;
		text-align: center;
		background: url("../images/menu_line.svg") no-repeat center right ;
		background-size: 1px;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	#wrapper nav .point{
		display: none;
	}
}
#wrapper nav ul a:first-child{
	background: url("../images/menu_line.svg") no-repeat center left,
		url("../images/menu_line.svg") no-repeat center right;
	background-size: 1px;
}
#wrapper nav ul a:after{
	font-family: "Font Awesome 5 Free";
  	content: "\F107";
	font-weight: 900;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
}
/*-------------トップリード   --------------*/
#pageTopLead {
	/*background: #eeeeee;*/
	margin: 0;
}
#pageTopLead > .inner {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
#pageTopLead > .inner p{
	font-size: 120%;
	font-weight: bold;
	line-height: 1.8;
}
@media (max-width:767px){
	#pageTopLead > .inner p{
		font-size: 110%;
	}
}
/*-------------ページコンテンツ   --------------*/
.pageContent {
  width: 100%;
	position: relative;
  background: #CFF1F8;
}
/*.pageContent:nth-child(odd) {
  background: #EDEAE8;
}*/

.pageContent > .inner {
  width: 100%;
	margin: 0;
	padding:0;
}
.pageContent h1 {
	font-size: 240%;
	font-weight: bold;
  text-align: center;
  margin:0 0 30px;
}
.pageContent .deco{
	font-weight: normal;
	padding: 0 35px;
	background: url("../images/deco_left.png") no-repeat center left,url("../images/deco_right.png") no-repeat center right ;
	background-size: auto 90%;
}
.pageContent h2 {
  text-align: center;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 10px;
}
.pageContent p {
	font-size: 120%;
	margin-bottom: 10px;
}

.pageContent .comment {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 30px 20px;
  line-height: 1.8em;
  text-align: center;
}
#hotelintro {
  width: 100%;
  background: #EEEEEE;
}
#hotelintro .inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 90px 0;
}
#hotelintro .inner h2{
  font-size: 220%;
  color: #035D67;
  margin:0 0 20px;
}

@media (min-width:768px){
	.pageContent .horizon {
		display: flex;
		justify-content: space-between;
		width: 100%;
    margin: 0;
	}
	.pageContent .horizon .photo {
		width:50%;
		margin: 0;
	}
	.pageContent .horizon .photo img {
		width:100%;
	}
 	.pageContent .vertical_unit {
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 20px;
	}
	.pageContent .vertical_unit dl.vertical {
		width: 49.5%;
		margin-bottom: 1%;
		background: #FFFFFF;
	}
	.pageContent dl.vertical dt > img {
		width:100%;
	}
	.pageContent dl.vertical dd {
		width:100%;
		text-align: left;
		padding: 20px 25px;
		margin: 0;
	}
}
@media (max-width:767px){
  #hotelintro .inner {
    width: 90%;
    margin: 0 auto;
    padding: 80px 0;
  }
	.pageContent h1 {
		font-size: 180%;
		font-weight: bold;
	}
	.pageContent .deco{
		padding: 0 25px;
		background: url("../images/deco_left.png") no-repeat center left,url("../images/deco_right.png") no-repeat center right ;
		background-size: auto 90%;
	}
	.pageContent .horizon {
		display: flex;
		justify-content: space-between;
		width: 100%;
    margin: 0;
	}
	.pageContent .horizon .photo {
		width:50%;
		margin: 0;
	}
	.pageContent .horizon .photo img {
		width:100%;
	}
  .pageContent .comment {
    padding: 20px 10px;
    line-height: 1.8em;
  }
  .pageContent .vertical_unit dl.vertical {
		width: 100%;
		background: #FFFFFF;
		margin-bottom: 20px;
	}
	.pageContent dl dd {
		width:100%;
		background: #FFFFFF;
		text-align: left;
		padding: 20px 25px;
		margin: 0;
	}
}
/*-------モデルコース--------*/
#modelcourse {
	width: 100%;
	background: #FFFFFF;
}
#modelcourse > .inner{
	width: 100%;
  max-width: 950px;
	padding: 90px 0 30px;
  margin: 0 auto;
}
@media (max-width:767px){
  #modelcourse > .inner{
    width: 90%;
    padding: 80px 0;
    margin: 0 auto;
  }
}
.modelcourse_content {
	background: url("../images/brokenline.svg") left 29px top repeat-y;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
}

.nthday {
	background: url("../images/maru.svg") no-repeat;
	background-size: contain;
	width: 60px;
	height: 60px;
	color: #FFFFFF;
	line-height:60px;
	font-size: 110%;
	text-align: center;
}
.action {
	background: url("../images/pointline.svg") no-repeat left 22px center;
	margin-bottom: 20px;
}
.action > .inner {
	background: #e7e3e0;
	padding: 20px 30px;
	margin-left: 100px;
}
.action h3{
	font-size: 120%;
	font-weight: bold;
  text-align: left;
}
.action p{
	font-size: 100%;
  text-align: left;
}
.action .box{
	background: #f0f0f0;
	padding: 15px 15px;
}
.action ul{
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
}
.action ul li{
	width: 49%;
}
.action ul li img{
	width:100%;
	margin-bottom: 5px;
}
@media (max-width:767px){
	.modelcourse_content {
		background: url("../images/brokenline.svg") center top repeat-y;
	}

	.nthday {
		background: url("../images/maru.svg") no-repeat;
		background-size: contain;
		width: 60px;
		height: 60px;
		margin: 20px auto;
		color: #FFFFFF;
		line-height:60px;
		font-size: 110%;
		text-align: center;
	}
	.action {
		background: none;
		margin-bottom: 20px;
	}
	.action > .inner {
		background: #e7e3e0;
		padding: 20px 30px;
		margin-left: 0;
	}
	.action ul li{
		width: 100%;
		margin-bottom: 10px
	}
}
/*-------ご予約--------*/
#reservation {
	width: 100%;
	padding: 90px 0 30px;
	background: #e8e5e2;
}



/*-----スライドswiper カスタマイズ--------------------*/
.swiper-container{
	width: 100%;
	margin:0 auto;
}
.swiper-container .swiper-slide{
	text-align: center;
}
.swiper-container .swiper-slide img{
	border: 1px solid #CCC;
	width: 100%;
}
.swiper-container .swiper-slide p{
	/*margin-bottom: 20px;*/
}
.swiper-container .swiper-pagination {
	bottom: 15px;
}
.swiper-pagination-bullet-active{
	background: #B20202;
  background: #FFFFFF;
}
.swiper-button-prev:focus,
.swiper-button-next:focus{
  outline: none;
}
.swiper-button-prev::after,
.swiper-button-next::after{
	font-size:20px;
	color: #FFF;
	font-weight: bold;
	opacity: 0.5;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after{
	opacity: 1;
}
.swiper-button-prev{
	left:5px;
	top:48%;
}
.swiper-button-next{
	right:5px;
	top:48%;
}
@media (max-width:767px){
	.swiper-button-prev::after,
	.swiper-button-next::after{
		font-size:30px;
	}
	.swiper-button-prev{
		left:5px;
		top:46%;
	}
	.swiper-button-next{
		right:5px;
		top:46%;
	}
}
/*-----スライドswiper pc カスタマイズ--------------------*/
.swiper-container_pc_root{
	width: 100%;
	margin:0 auto;
	/*padding: 5px 0 10px;*/
	position: relative;
}
.swiper-container_pc{
	width: 100%;
	overflow: hidden;
}
.swiper-container_pc .swiper-slide{
	text-align: center;
}
.swiper-container_pc .swiper-slide img{
	border: 1px solid #CCC;
	width: 100%;
}
.swiper-container_pc .swiper-slide p{
	margin-bottom: 20px;
}
.swiper-container_pc_root .swiper-button-prev:after,
.swiper-container_pc_root .swiper-button-next:after{
	font-size:30px;
	color: #333;
}
.swiper-container_pc_root .swiper-button-prev{
	left:-35px;
	top:35%;
}
.swiper-container_pc_root .swiper-button-next{
	right:-35px;
	top:35%;
}
/*--------開閉パネル-------------*/
.panel-trigger {
  display: none; /*チェックボックスは常に非表示*/
}

@media (max-width:767px){
	.btnOpen {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height:300px;
		background: linear-gradient(rgba(237,233,231,0) 0%,rgba(237,233,231,1) 60%) ;
		padding-top:160px;
    z-index: 100;
	}
	.btnOpen span{
		display: block;
		position: relative;
		width: 80%;
		height: 60px;
		margin:0 auto;
		border: 2px solid #333; 
		line-height: 60px;
		font-size: 120%;
		font-family: 'Noto Sans JP', sans-serif;
		text-align: center;
		cursor: pointer;
		transition: .2s ease;
	}
	.btnOpen span::before {
	  content: "詳しく見る";
	}
	.btnOpen span::after {
		font-family: "Font Awesome 5 Free";
		content: "\F107";
		font-weight: 900;
		position: absolute;
		right: 30px;
		top: 3px;
	}
	.panel {
		height: 350px;
		padding: 0 0 100px;
		overflow: hidden;
		opacity: 1;
		transition: 0.8s;
	}
	.panel-trigger:checked + .btnOpen {
		width: 100%;
		height:100px;
		background: none;
		padding-top:0;
	}	
	.panel-trigger:checked + .btnOpen span::before {
	  content: "閉じる" /*チェックされていたら、文言を変更する*/
	}
	.panel-trigger:checked + .btnOpen span::after {
		font-family: "Font Awesome 5 Free";
		content: "\F106";
		font-weight: 900;
		position: absolute;
		right: 30px;
		top: 3px;
	}
	.panel-trigger:checked ~ .panel{
	  height: auto;/*チェックされていたら、高さを戻す*/
	  opacity: 1; 
	 }
}

