@charset "utf-8";
/* CSS Document */
#contants {
	width:100%;
	/* max-width: 1200px; */
	/*background-color: #f7f5e6;*/
	color: #4d3734;
	box-sizing: border-box;
	/* padding: 0 110px; */
	margin:0 auto;
	font-feature-settings: "palt" 1;
	line-height: 1.75;
}
.maincont {
	max-width: 1180px;
	margin: auto;
}
.mainfade {
	animation-name:main;
	animation-duration:2s;
}
@keyframes main {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

#contants img {
	width: 100%;
	height: auto;
}

.mainImg {
	max-width: 1180px;
	margin: 0 auto;
}
#contants section {
	margin: 8rem 0 0;
}
.lead {
	font-size: 16px;
	margin-top: 40px !important;
	text-align: center;
}

.target {
	background:#fff;
	padding:40px;
	margin-bottom:100px;
	@media screen and (max-width:700px) {
		padding:30px 20px;
	}
	dt,dd{
		font-size:16px;
	}
}

.target {
	font-size: 20px;
	/* margin-top: 65px; */
	margin: 65px auto 0;
}
.target dt {
	width: 120px;
	float: left;
	clear: right;
	text-align: center;
	color: #ffffff;
	line-height: 1.5;
	background: #8fac52;
	margin-right: 15px;
	border-radius: 2px;
}
.target dt:nth-of-type(2) {
	background: #e8989b;
}
.target dt:nth-of-type(3) {
	background: #b08abd;
}
.target dd {
	margin: 0 0 1rem 135px;
	z-index: -1;
}
/* .target dd:nth-of-type(1) {
	line-height: 3;
} */
.target dd strong {
	background: #e8e6e1;
	padding: 3px 6px;
	font-weight: normal;
}
.target dd.mb0 {
	margin-bottom: 0;
}
.target dd a {
	/* margin-right: 2rem; */
	margin-right: 15px;
	padding-left: 22px;
	/* width: 280px; */
	vertical-align: top;
	line-height: 1.2;
	border-bottom: none;
}
.target dd a:hover {
	text-decoration: none;
	border-bottom: none;
}
.target .arrow {
	position: relative;
	display: inline-block;
	/*padding: 0 0 0 16px;*/
	color: #000;
	text-decoration: none;
}
.target .arrow::before,
.target .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.target .icon_down::before {
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #8fac52;
}
.target .icon_down::after {
	top: -2px;
	left: 5px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.arrow2 {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}
.arrow2::before,
.arrow2::after {
	position: absolute;
	top: -25px;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.icon_down2::before {
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #8fac52;
}
.icon_down2::after {
	top: -27px;
	left: 5px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.txt_bold {
	font-weight: bold;
}
.stay_area{
	text-align: center;
}
.stay_area .flag {
	width: 100%;
	background: url("../img/flag_left.svg") no-repeat top left,url("../img/flag_right.svg") no-repeat top right;
	background-size: 26.8% auto,25.9% auto;
}
#contants .stay_area img {
	vertical-align: middle;
}

.stay_area .size_type {
	width: 800px;
	height: 120px;
	margin: 20px auto 0;
	background-color: #ffffff;
	display: flex;
}

.stay_area .size_type li {
	width: 25%;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}
.stay_area .size_type li:nth-of-type(1){
	margin-left: 0;
	background-color: #e8e2a8;
	padding-top: 44px;
}
.stay_area .size_type li:nth-of-type(2){
	padding-top: 25px;
}
.stay_area .size_type li:nth-of-type(3){
	padding-top: 32px;
}
.stay_area .size_type li:nth-of-type(4){
	padding-top: 38px;
}
.stay_area .size_type li.big dl {
	padding-left: 50px;
}
.stay_area .size_type li.small dl {
	padding-right: 49px;
}
.stay_area .size_type li span {
	font-size: 16px;
	font-weight: bold;
}
.stay_area .size_type li dt {
	display: inline-block;
	vertical-align: middle;
}
.stay_area .size_type li.big dt {
	width: 35.2%;
}
#contants .stay_area .size_type li.big dt img {
	width: 34px;
}
.stay_area .size_type li.middle dt {
	width: 33.82%;
}
#contants .stay_area .size_type li.middle dt img {
	width: 33px;
}
.stay_area .size_type li.small dt {
	width: 28.99%;
}
#contants .stay_area .size_type li.small dt img {
	width: 29px;
}
.stay_area .size_type li dd {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.3;
	text-align: center;
}
.stay_area .size_type li.middle dd {
	margin-bottom: 10px;
}
.stay_area .size_type li.small dd {
	margin-bottom: 15px;
}

@media only screen and (max-width: 980px) {
	.stay_area .size_type {
		width:100%;
		display: grid;
		grid-template-columns: 15% 1fr 1fr 1fr;
		li{
			width:auto;
			&:first-child{
				padding:0;                
				display: flex;
                align-items: center;
                justify-content: center;
			}
			span{
				font-size:14px
			}
		}
	}

}


.stay_area .stay {
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 120px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    flex-wrap: wrap;
	justify-content: space-around;
    -webkit-justify-content: space-around;
}
.stay_area .stay:after {
	content: "";
	display: block;
	width: 43%;
	height: 0;
}
.stay_area .stay li {
	width: 43%;
	margin-top: 60px;
}
.stay_area .stay li:first-child,.stay_area .stay li:nth-child(2){
	margin-top: 0;
}
/*..stay_area .stay > li:nth-child(odd) {
	margin-right: 11%;
}
stay_area .stay li:nth-child(even){
	float: right;
}*/
.stay_area .stay .image div {
	position: relative;
	overflow: hidden;
}
#contants .stay_area .stay .image div img {
	width: 100%;
}
.stay_area .stay .image p {
	color: #fff;
	/*width: 60%;*/
	text-align: left;
	/*transform:skew(-15deg,-15deg);*/
	/*transform: rotate(-20deg);
	background: #ffde2a;*/
	position: absolute;
	top: 1.5%;
	left: 1.5%;
	text-shadow: #333333 2px 0px 2px, #333333 -2px 0px 2px, #333333 0px -2px 2px, #333333 -2px 0px 2px, #333333 2px 2px 2px, #333333 -2px 2px 2px, #333333 2px -2px 2px;
}
.stay_area .stay .image p span {
	display: block;
	/*transform:skew(30deg,0deg);*/
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1;
	padding: 8px 14px;
}

.stay_area .stay .icon_us {
	position: relative;
	margin-top: 15px;
}
.stay_area .stay .icon_us li {
	/*display: inline-block;
	float: none;*/
	font-size: 0;
	vertical-align: bottom;
	margin-left: 1.9%;
}
.stay_area .stay .icon_us li:first-child {
	margin-left: 0;
}
.stay_area .stay .icon_us li.word {
	/*width: 320px;*/
	width: 75%;
	font-size: 16px;
	background-color: #8fac52;
	color: #ffffff;
	border-radius: 40px;
	padding: 7px 1.5%;
	position: relative;
}
.stay_area .stay .icon_us li.word_p {
	background-color: #e8989b;
}
.stay_area .stay .icon_us li.word_pu {
	background-color: #b08abd;
}
.stay_area .stay .icon_us li.word_y {
	background-color: #c6b625;
}

.stay_area .stay .icon_us li.word::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -12px;
  top: 14px;
  border-left: 13px solid #8fac52;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.stay_area .stay .icon_us li.word_p::before {
	border-left: 13px solid #e8989b;
}
.stay_area .stay .icon_us li.word_pu::before {
	border-left: 13px solid #b08abd;
}
.stay_area .stay .icon_us li.word_y::before {
	border-left: 13px solid #c6b625;
}
/*.stay_area .stay .icon_us li.word:before{
	content: url("../img/balloon_arrow.svg");
	width: 17px;
	height: 14px;
	position: absolute;
	bottom: -6px;
	left: 22px;
}*/
.stay_area .stay .icon_us li.word br {
	display: none;
}
.stay_area .stay .icon_us li.big {
	width: 22px;
	/* width: 8.21%; */
	position: absolute;
    bottom: 0;
    right: 14%;
}
.stay_area .stay .icon_us li.middle {
	width: 21px;
	/* width: 8.21%; */
	position: absolute;
    bottom: 0;
    right: 7%;
}
.stay_area .stay .icon_us li.small {
	width: 18px;
	/* width: 6.88%; */
	position: absolute;
    bottom: 0;
    right: 1%;
}
.stay_area .stay .icon_us li.opacity img {
	opacity: 0.3;
}
.stay_area .stay .details {
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
}
/* .stay_area .stay .details .hotel-name {
	position: relative;
} */
.stay_area .stay .dogfood {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
.stay_area .stay .details .hotel-name {
	display: inline-block;
	font-size:22px;
	letter-spacing: 0;
	color:#000000;
}
.stay_area .stay .details .hotel-name a {
	font-size: 20px;
	font-weight: 500;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 1px;
	    color: inherit;
}
.stay_area .stay .details .hotel-name a:hover {
	text-decoration: none;
}
#contants .stay_area .stay .details .dogfood img {
	width: 104px;
	margin-left: 15px;
	vertical-align: top;
}
/* .stay_area .stay .details .hotel-name::after {
    content: url(../img/icon_dogfood.png);
    display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
} */
.stay_area .stay .details .details_area {
	background-color: #eeecdf;
	margin: 12px 0;
	padding: 20px 15px;
	line-height: 1.5;
}
.stay_area .stay .details .room-type {
	font-weight: 500;
	font-size:16px;
	margin-bottom: 12px;
}
.stay_area .stay .details dl {
	font-size:14px;
	display: grid;
	grid-template-columns: 3em auto;
	row-gap: 8px;
}
.stay_area .stay .details dt {
	color: #aeadad;
}
.stay_area .stay .details dd {
	line-height:1.5
}
.stay_area .stay .details .price br {
	display: none;
}
.stay_area .stay .details .red {
	color: #fd741e;
	background: none;
}
.stay_area .stay .details .blue {
	color: #00abff;
}
.stay_area .stay .details .tel {
	font-weight: bold;
	margin-top: 40px;
}
/*.stay_area .stay .details .btnarea {
	margin-top: 20px;
}*/
.stay_area .stay .details .btnarea li {
	width: 100%;
	margin: 1rem 0;
}
.stay_area .stay .details .btnarea li a,
.stay_area .stay .details .btnarea li div.btn_comingsoon {
	/*width: 220px;*/
	width: 100%;
	display: block;
	font-weight: 500;
	text-align: center;
	background: #ffffff;
	padding: 10px 5%;
	border-radius: 6px;
	border: 1px solid #666666;
	position: relative;
	box-sizing: border-box;
	color: inherit;
	text-decoration: none;
	font-size:14px
}
.stay_area .stay .details .btnarea li a:hover{
	text-decoration: none;
	background-color: #4c3734;
	color: #ffffff;
}
/*.stay_area .stay .details .btnarea li:nth-child(2) a{
	background: #00abff;
}*/
.stay_area .stay .details .btnarea li a::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #4c3734;
    border-top: 2px solid #4c3734;
    display: inline-block;
    transform: rotate(45deg);
	position: absolute;
	top: 20px;
	right: 25px;
}
.stay_area .stay .details .btnarea li a:hover::after {
	border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
}
.stay_area .stay .details .btnarea2 li:nth-child(1){
	float: left;
	width: 48.5%;
}
.stay_area .stay .details .btnarea2 li:nth-child(2){
	float: right;
	width: 48.5%;
}
.stay_area .stay .details .btnarea li a::after {
	right: 8%;
}
.stay_area .stay .details .kiyaku a {
	font-size: 14px;
	    color: inherit;
}
.stay_area .stay .details .kiyaku a::after {
	content: "";
    width: 12px;
    height: 12px;
	margin-left: 8px;
    background: url(../img/b_arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
}
.pc { display: block;}
.sp { display: none;}
.w400 { width: 400px!important;}
a:hover {
	opacity: .65;
}
a:hover,a:active {
	text-decoration: none;
}

.year_change {
	margin: 40px 0 60px;
	text-align: center;
}
.year_change img {
	width: 250px !important;
}
.year_change p {
	text-align: center;
	margin: 10px;
	font-size: 20px;
}


/***　アニメーション　***/
.fadein{
	opacity:0;
}
.fadein.active {
	opacity: 1;
	animation-name:bottom;
	animation-duration:1s;
}
@keyframes bottom {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.main_balloon {
	opacity: 0;
	-webkit-animation: fade 1s ease 2s 1 forwards;
	animation: fade 1s ease 2s 1 forwards;
}
@keyframes fade {
	100% {
		opacity: 1;
	}
}

.stay_area .stay li.up {
	opacity: 0;
}
.stay_area .stay li.up.active {
	-webkit-animation: hotel 0.5s ease 0.1s 1 forwards;
	animation: hotel 0.5s ease 0.1s 1 forwards;
}
.stay_area .stay li.up.active:nth-child(even){
	-webkit-animation: hotel 0.5s ease 4s 1 forwards;
	animation: hotel 0.5s ease 0.2s 1 forwards;
}
@keyframes hotel {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
/***　アニメーション end　***/

@media only screen and (max-width: 980px){

	.lead/*,
	.target,
	#contants section,
	.stay_area;
	.stay*/ {
		margin-left: 2rem;
		margin-right: 2rem;
	}
	/* .mainImg {
		margin-top: 75px;
	} */
	#content #main {
		padding: 0;
	}
	#content{
		padding: 0 15px;
	}
}
@media screen and (max-width: 1000px) {
    #content{
		padding: 0 15px;
	}
}

@media only screen and (max-width: 700px){

	.stay_area .stay .details .kiyaku a{
		font-size:10px
	}
	.stay_area .stay .details .details_area{
		padding:15px 10px
	}
	.pc { display: none;}
	.sp { display: block;}
	.w400 { width: 94%!important;}

	#page { padding-bottom: 10% !important;}

	
	#contants section { overflow: hidden;}

	.lead {
		font-size: 13px;
		margin-top: 2rem!important;
	}
	.target {
		font-size: 16px;
		margin-top: 30px;
	}

	.target_txt{
		display:grid;
		grid-template-columns: 4em auto;
		span.target_txt{
			column-gap:.em;
			grid-template-columns: 3em auto;
		}
	}
	.target dt {
		float: none;
		margin: 0 0 20px 0;
		padding: 5px;
	}
	.target dd {
	    margin: 0 0 1rem 0;
	}

	#contants section,
	.stay_area {
		margin-top: 0;
		padding-top: 30px;
	}
	/* #contants section:last-of-type {
		margin-bottom: 3rem;
	} */
	.stay_area .size_type {
	    width: 100%;
	}
	.stay_area .size_type li:first-child {
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.stay_area .size_type li:nth-child(2){
		margin-left: 0;
	}
	.stay_area .size_type li {
		width: 30%;
		display: inline-block;
		font-size: 0;
		vertical-align: middle;
		margin-left: 2.5%;
	}
	.stay_area .size_type li dd {
		font-size: 2.8vw;
	}
	.stay_area .stay {
		margin-top: 0;
		display: block;
		flex-wrap: inherit;
		justify-content: inherit;
		-webkit-box-pack: inherit;
		-webkit-justify-content: inherit;
		-ms-flex-pack: inherit;
		margin-left: 0;
     	margin-right: 0;
	}
	.stay_area .stay li {
		width: 100%;
		margin: 60px auto 0;
	}
	.stay_area .stay li:first-child {
		margin-top: 40px;
	}
	.stay_area .stay li:nth-child(2){
		margin-top: 60px;
	}
	.stay_area .stay .image p {
		width: 70%;
		/*left: -2%;*/
		/*transform: skew(-15deg,-18deg);*/
	}
/*	.stay_area .stay .icon_us {
    margin-top: 35px;
	}*/
	.stay_area .stay .icon_us li {
		margin-top: 0;
	}
	.stay_area .stay .icon_us li.word {
		font-size: 12px;
		padding: 10px 1%;
	}
	.stay_area .stay .icon_us li.word br {
	display: block;
	}
	.stay_area .stay .icon_us li.small {
		bottom: -3px;
	}
	.stay_area .stay .details .price br {
	display: block;
	}
	.stay_area .stay .details .tel {
		margin-top: 10px;
	}
	.stay_area .stay .details .btnarea li {
		width: 100%;
		float: none;
		margin-top: 15px;
	}
	.stay_area .stay .details .btnarea li:first-child {
		margin-top: 0;
	}
	.stay_area .stay .details .btnarea li:nth-child(2) {
    	float: none;
	}
	.stay_area .stay .details .btnarea li a {
		padding: 10px 5%;
	}
	.stay_area .stay .details .btnarea2 li:nth-child(1){
		float: none;
		width: 100%;
	}
	.stay_area .stay .details .btnarea2 li:nth-child(2){
		float: none;
		width: 100%;
	}
	.stay_area .size_type {
		display: block;
		overflow: hidden;
		height: auto;
		padding-bottom: 20px;
	}
	.stay_area .size_type li:nth-of-type(1) {
		padding: 10px 0;
	}
	.stay_area .size_type li.big dl {
		padding-left: 0;
	}
	.stay_area .size_type li.small dl {
		padding-right: 0;
	}
	.stay_area .size_type li.middle dd {
		margin-bottom: 0;
	}
	.stay_area .size_type li.small dd {
		margin-bottom: 0;
	}
	.stay_area .stay .icon_us li.small {
		bottom: 0;
	}
	.stay_area .stay .icon_us li.big {
		right: 16%;
		bottom: -5px;
	}
	.stay_area .stay .icon_us li.middle {
		right: 7%;
		bottom: -5px;
	}
	.stay_area .stay .icon_us li.small {
		right: 0%;
		bottom: -5px;
	}
	section {
		padding: 0;
	}
	.stay_area .stay .icon_us li.word {
		width: 70%;
	}
	.stay_area .stay .details .hotel-name a {
		width: 74%;
		font-size: 18px;
	}
	#contants .stay_area .stay .details .hotel-name img {
		margin-left: 0;
		width: 25%;
	}
	.arrow2::before,
	.arrow2::after{
		top: 0;
	}
	.icon_down2::after{
		top: -2px;
	}
	.mb30 {
		margin-bottom: 30px!important;
	}
	.stay_area .stay > li:nth-child(odd) {
		margin-right: 0;
	}
	.year_change p{
		font-size: 16px;
	}
}

@media only screen and (max-width: 450px){
	.stay_area .stay .image p span{
		font-size: 14px;
	}
}
.btnarea.btnarea2{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	li{
		width: 100%!important;
		float: none!important;
	}
}

@media only screen and (max-width: 980px){
	.btnarea.btnarea2{
    grid-template-columns: auto;
	gap: 0;
	}
}

/*#page{
	background:#F7F5E6!important;
}*/