@charset "utf-8";
/* CSS Document */
#contants {
	width: 100%;
	/* max-width: 1280px; */
	color: #4d3734;
	box-sizing: border-box;
	margin: 0 auto;
	font-feature-settings: "palt" 1;
	background-color: #f1fcfd;
}
#contants img {
	width: 100%;
	height: auto;
}
/* #contants .content-1-column {
	font-size: 18px;
} */
.mainImg {
	position: relative;
	margin-top: 155px;
}
/* #contants .mainImg .title .title_txt {
	width: 42%;
	position: absolute;
	top: 35%;
    left: 7%;
	z-index: 1;
}
#contants .mainImg .title .title_txt img {
	width: auto;
}
#contants .mainImg .title img.main_balloon {
	width: 20.409%;
	position: absolute;
	top: 25%;
    left: 23%;
	z-index: 2;
} */
#contants .maincont {
	max-width: 1200px;
	margin: auto;
}
#contants section {
	margin-top: 80px;
}
.lead {
	font-size: 20px;
	margin-top: 40px !important;
	text-align: center;
	font-weight: normal;
}
.target {
	font-size: 20px;
	padding: 65px 80px 0;
}
.target dt {
	width: 120px;
	float: left;
	clear: right;
	text-align: center;
	color: #ffffff;
	line-height: 1.5;
	background: #28ccd0;
	padding: 2px 10px 0;
}
.target dd {
	line-height: 1.8;
	margin: 0 0 1rem 140px;
	z-index: -1;
}
.target dd:first-of-type {
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.target dd strong {
	background: #e8e6e1;
	padding: 3px;
	font-weight: normal;
}
.target dd.mb0 {
	margin-bottom: 0;
}
.target dd a {
    padding-left: 22px;
    width: 280px;
    height: 48px;
    vertical-align: top;
    line-height: 1.2;
    margin-bottom: 12px;
}
.target dd a:hover {
	text-decoration: none;
}
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}
.arrow::before,
.arrow::after {
    position: absolute;
    top: 4px;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: top;
}
.icon_down::before {
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #28ccd0;
}
.icon_down::after {
    top: 8px;
    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: #28ccd0;
}
.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);
}
.anniversary_area {
	max-width: 1100px;
    margin: 80px auto 0;
	text-align: center;
}

.anniversary_area ul {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: flex-start;
}
.anniversary_area ul li { width: 40%;}
#contants .anniversary_area img { width: 100%;}

.anniversary_area p {
	padding-top: 20px;
	text-align: right;
}

.txt_bold { font-weight: bold;}

.stay_area {
	text-align: center;
	/* margin-bottom: 5rem; */
}
.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;
}
.stay_area h2 {
	width: 100%;
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-top: 80px;
	position: relative;
}
#contants .stay_area img {
	vertical-align: middle;
	width: auto;
}
.stay_area .size_type {
	max-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: #c9f2f7;
	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;}

.stay_area .stay {
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 60px;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    flex-wrap: wrap;
	justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
}
.stay_area .stay:after {
	content: "";
	display: block;
	width: 451px;
	height: 0;
}
.stay_area .stay li {
	width: 451px;
	margin-top: 60px;
	background-color: #ffffff;
}
.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: 30px;
}
/*.stay_area .stay li:nth-child(even){
	float: right;
}*/
.stay_area .stay .image div {
	position: relative;
	overflow: hidden;
}
.stay_area .stay .image p {
	width: 60%;
	text-align: left;
	/*transform:skew(-15deg,-15deg);*/
	transform: rotate(-20deg);
	background: #ffde2a;
	position: absolute;
	top:-2%;
	left: -4%;
}
.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: 67%;
	font-size: 16px;
	font-weight: bold;
	background: #faf7da;
	border-radius: 40px;
	padding: 10px 1.5%;
	margin-left: 20px;
	position: relative;
}
.stay_area .stay .icon_us li.word:before {
	content: url("../img/balloon_arrow.png");
	width: 17px;
	height: 14px;
	position: absolute;
	bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.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: -2px;
    right: 17%;
}
.stay_area .stay .icon_us li.middle {
	width: 21px;
	/* width: 8.21%; */
	position: absolute;
    bottom: -2px;
    right: 10%;
}
.stay_area .stay .icon_us li.small {
	width: 18px;
	/* width: 6.88%; */
	position: absolute;
    bottom: 0;
    right: 4%;
}
.stay_area .stay .icon_us li.opacity img {
	opacity: 0.3;
}
.stay_area .stay .details {
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
	padding: 0 16px 15px;
}
.stay_area .stay .details h3 {
	border-bottom: solid 1px #dbd7d6;
	padding-bottom: 10px;
}
.stay_area .stay .details h3 a {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
.stay_area .stay .details h3 a:hover {
	text-decoration: none;
}
.stay_area .stay .details h4 {
	font-weight: bold;
	margin-top: 10px;
}
.stay_area .stay .details dl {
	line-height: 2;
}
.stay_area .stay .details dt {
	float: left;
	clear: left;
	color: #aeadad;
	margin-right: 8px;
}
.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: 48.89%;
	float: left;
	margin-bottom: 10px;
}
.stay_area .stay .details .btnarea li:nth-child(2){
	float: right;
}
.stay_area .stay .details .btnarea li a,
.stay_area .stay .details .btnarea li div.btn_comingsoon {
	/*width: 220px;*/
	width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	color: #ffffff;
	background: #f765a6;
	padding: 20px 4%;
	border-radius: 6px;
	border-top: 1px solid #f765a6;
	border-left: 1px solid #f765a6;
	border-right: 1px solid #f765a6;
	border-bottom: 3px solid #de3882;
}
.stay_area .stay .details .btnarea.double li a {
	padding: 10px 4%;
	margin-bottom: 10px;
	line-height: 1.4;
}
.stay_area .stay .details .btnarea li a:hover {
	text-decoration: none;
}
.stay_area .stay .details .btnarea li:nth-child(2) a {
	color: #de3882;
	background: #ffffff;
	border-top: 1px solid #de3882;
	border-left: 1px solid #de3882;
	border-right: 1px solid #de3882;
	border-bottom: 3px solid #de3882;
}
.stay_area .stay .details .btnarea li.btn-blue a {
	background-color: #2acae3;
	border-top: 1px solid #2acae3;
	border-left: 1px solid #2acae3;
	border-right: 1px solid #2acae3;
	border-bottom: 3px solid #09a0b7;
}
.stay_area .stay .details .btnarea li.btn-blue:nth-child(2) a {
	color: #09a0b7;
	background: #ffffff;
	border-top: 1px solid #09a0b7;
	border-left: 1px solid #09a0b7;
	border-right: 1px solid #09a0b7;
	border-bottom: 3px solid #09a0b7;
}
.stay_area .stay .details .btnarea li a::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    display: inline-block;
    transform: rotate(45deg);
	margin-right: 2%;
}
.stay_area .stay .details .btnarea li:nth-child(2) a::after {
	border-right: 2px solid #de3882;
    border-top: 2px solid #de3882;
}
.stay_area .stay .details .btnarea li.btn-blue:nth-child(2) a::after {
	border-right: 2px solid #09a0b7;
    border-top: 2px solid #09a0b7;
}
.stay_area .stay .details .btnarea span {
    width: 90%;
	display: block;
    text-align: center;
}
.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;}

.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;
	}
}

#contants .mainImg .title .title_txt img {
	width: auto;
	max-width: 100%;
}
#contants .mainImg .title .title_txt img.spell01 {
	width: 11.905%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.1s 1 forwards;
	animation: moji 0.5s ease 0.1s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell02 {
	width: 9.962%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.2s 1 forwards;
	animation: moji 0.5s ease 0.2s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell03 {
	width: 9.72%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.3s 1 forwards;
	animation: moji 0.5s ease 0.3s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell04 {
	width: 11.905%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.4s 1 forwards;
	animation: moji 0.5s ease 0.4s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell05 {
	width: 10.691%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.5s 1 forwards;
	animation: moji 0.5s ease 0.5s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell06 {
	width: 11.177%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.6s 1 forwards;
	animation: moji 0.5s ease 0.6s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell07 {
	width: 4.617%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.7s 1 forwards;
	animation: moji 0.5s ease 0.7s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell08 {
	width: 9.233%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.8s 1 forwards;
	animation: moji 0.5s ease 0.8s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell09 {
	width: 8.75%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.9s 1 forwards;
	animation: moji 0.5s ease 0.9s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell10 {
	width: 7.29%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1s 1 forwards;
	animation: moji 0.5s ease 1s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell11 {
	width: 8.02%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.1s 1 forwards;
	animation: moji 0.5s ease 1.1s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell12 {
	width: 10.205%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.2s 1 forwards;
	animation: moji 0.5s ease 1.2s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell13 {
	width: 7.046%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.3s 1 forwards;
	animation: moji 0.5s ease 1.3s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell14 {
	width: 8.99%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.4s 1 forwards;
	animation: moji 0.5s ease 1.4s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell15 {
	width: 9.962%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.5s 1 forwards;
	animation: moji 0.5s ease 1.5s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell16 {
	width: 7.775%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.6s 1 forwards;
	animation: moji 0.5s ease 1.6s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell17 {
	width: 9.962%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.7s 1 forwards;
	animation: moji 0.5s ease 1.7s 1 forwards;
}
#contants .mainImg .title .title_txt img.spell18 {
	width: 9.233%;
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.8s 1 forwards;
	animation: moji 0.5s ease 1.8s 1 forwards;
}

#contants img.moji01 { width: 3.47%;}
#contants img.moji02 { width: 3.164%;}
#contants img.moji03 { width: 3.572%;}
#contants img.moji04 { width: 3.98%;}
#contants img.moji05 { width: 3.164%;}
#contants img.moji06 { width: 3.164%;}
#contants img.moji07 { width: 1.531%;}
#contants img.moji08 { width: 2.552%;}
#contants img.moji09 { width: 2.858%;}
#contants img.moji10 { width: 2.042%;}
#contants img.moji11 { width: 2.347%;}
#contants img.moji12 { width: 2.858%;}
#contants img.moji13 { width: 2.041%;}
#contants img.moji14 { width: 2.756%;}
#contants img.moji15 { width: 4.286%;}
#contants img.moji16 { width: 2.347%;}
#contants img.moji17 { width: 2.858%;}
#contants img.moji18 { width: 2.756%;}

#contants .stay_area .active h2 img.moji01 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.1s 1 forwards;
	animation: moji 0.5s ease 0.1s 1 forwards;
}
#contants .stay_area .active h2 img.moji02 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.2s 1 forwards;
	animation: moji 0.5s ease 0.2s 1 forwards;
}
#contants .stay_area .active h2 img.moji03 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.3s 1 forwards;
	animation: moji 0.5s ease 0.3s 1 forwards;
}
#contants .stay_area .active h2 img.moji04 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.4s 1 forwards;
	animation: moji 0.5s ease 0.4s 1 forwards;
}
#contants .stay_area .active h2 img.moji05 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.5s 1 forwards;
	animation: moji 0.5s ease 0.5s 1 forwards;
}
#contants .stay_area .active h2 img.moji06 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.6s 1 forwards;
	animation: moji 0.5s ease 0.6s 1 forwards;
}
#contants .stay_area .active h2 img.moji07 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.7s 1 forwards;
	animation: moji 0.5s ease 0.7s 1 forwards;
}
#contants .stay_area .active h2 img.moji08 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.8s 1 forwards;
	animation: moji 0.5s ease 0.8s 1 forwards;
}
#contants .stay_area .active h2 img.moji09 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 0.9s 1 forwards;
	animation: moji 0.5s ease 0.9s 1 forwards;
}
#contants .stay_area .active h2 img.moji10 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1s 1 forwards;
	animation: moji 0.5s ease 1s 1 forwards;
}
#contants .stay_area .active h2 img.moji11 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.1s 1 forwards;
	animation: moji 0.5s ease 1.1s 1 forwards;
}
#contants .stay_area .active h2 img.moji12 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.2s 1 forwards;
	animation: moji 0.5s ease 1.2s 1 forwards;
}
#contants .stay_area .active h2 img.moji13 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.3s 1 forwards;
	animation: moji 0.5s ease 1.3s 1 forwards;
}
#contants .stay_area .active h2 img.moji14 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.4s 1 forwards;
	animation: moji 0.5s ease 1.4s 1 forwards;
}
#contants .stay_area .active h2 img.moji15 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.5s 1 forwards;
	animation: moji 0.5s ease 1.5s 1 forwards;
}
#contants .stay_area .active h2 img.moji16 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.6s 1 forwards;
	animation: moji 0.5s ease 1.6s 1 forwards;
}
#contants .stay_area .active h2 img.moji17 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.7s 1 forwards;
	animation: moji 0.5s ease 1.7s 1 forwards;
}
#contants .stay_area .active h2 img.moji18 {
	opacity: 0;
	-webkit-animation: moji 0.5s ease 1.8s 1 forwards;
	animation: moji 0.5s ease 1.8s 1 forwards;
}
@keyframes moji {
	100% { opacity: 1;}
}
.benefit { opacity:0;}

.benefit.active {
	opacity: 1;
	animation-name:bottom;
	animation-duration:.5s;
}
@keyframes bottom {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100%{
    	opacity: 1;
	    transform: translateY(0);
	}
}

.benefit_area .benefit.active li.first img {
	animation: bounce 1s ease;
	transform-origin: 50% 50%;
}
.benefit_area .benefit.active li.second img {
	animation: bounce 1s ease 1.5s 1 forwards;
	transform-origin: 50% 50%;
}
.benefit_area .benefit.active li.third img {
	animation: bounce 1s ease 2.5s 1 forwards;
	transform-origin: 50% 50%;
}
@keyframes bounce {
	0% { transform:translateY(0) }
	7% { transform:translateY(0) }
	15% { transform:translateY(0) }
	30% { transform:translateY(-15px) }
	38% { transform:translateY(0) }
	46% { transform:translateY(-15px) }
	61% { transform:translateY(0) }
	100% { transform:translateY(0) }
}

.benefit_area .benefit.active li.first .balloon {
	animation: tada 1s ease 0.5s 1 forwards;
	transform-origin: 50% 50%;
}
.benefit_area .benefit.active li.second .balloon {
	animation: tada 1s ease 2s 1 forwards;
	transform-origin: 50% 50%;
}
.benefit_area .benefit.active li.third .balloon {
	animation: tada 1s ease 3.5s 1 forwards;
	transform-origin: 50% 50%;
}
@keyframes tada {
	0% { transform: scale(1) }
	7% { transform:scale(.9) rotate(-8deg) }
	15% { transform:scale(.9) rotate(-8deg) }
	23% { transform:scale(1.3) rotate(8deg) }
	30% { transform:scale(1.3) rotate(-8deg) }
	38% { transform:scale(1.3) rotate(8deg) }
	46% { transform:scale(1.3) rotate(-8deg) }
	53% { transform:scale(1.3) rotate(8deg) }
	61% { transform:scale(1) rotate(0) }
	100% { transform:scale(1) rotate(0) }
}

.stay_area .active h2 i {
	opacity: 0;
	-webkit-animation: fade02 1s ease 3s 1 forwards;
	animation: fade02 1s ease 3s 1 forwards;
}
@keyframes fade02 {
	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,
	section {
		margin: 0 2rem;
	}
	.stay_area { margin: 0 0 0;}
	.stay_area .stay li { width: 47%;}
	.benefit_area .benefit li .ribbon { font-size: 1.8vw;}

	/*.benefit_area .benefit li .ribbon em{ margin-top: 2%;}*/

	.benefit_area .benefit li .balloon { font-size: 1.5vw;}
	.benefit_area .benefit li.third .balloon { right: -60px;}

	.benefit_area .benefit li.second .balloon {
		left: -60px;
		top: 45%;
	}
	.benefit_area .benefit li.third .ribbon { top: -3.25rem;}
	.anniversary_area { margin: 0 2rem;}
}
@media only screen and (min-width: 701px) and (max-width: 800px){
	.stay_area .size_type li.big dl { padding-left: 0;}
	.stay_area .size_type li.small dl { padding-right: 0;}
}
@media only screen and (max-width: 700px){
	.pc { display: none;}
	.sp { display: block;}
	.mainImg { margin-top: 75px;}

	#contants section {
		overflow: hidden;
		margin-top: 25px;
	}
	#contants .mainImg .title .title_txt {
		width: 53%;
		top: 24%;
	}
	#contants .mainImg .title .title_txt img {
		max-width: 100%;
	}
	#contants .mainImg .title img.main_balloon {
		width: 30.409%;
		top: 2%;
		left: 27%;
	}
	.lead { font-size: 16px;}
	.target {
		font-size: 16px;
		margin-top: 30px;
	}
	.target dt {
		float: none;
		margin-bottom: 10px;
	}
	.target dd { margin: 0 0 1rem 0;}
	.benefit_area h2 { font-size: 0;}

	.benefit_area h2 span {
		font-size: 4.5vw;
		margin-left: 0;
		vertical-align: middle;
		display: block;
	}

	.benefit_area .benefit { margin-top: 15px;}
	.benefit_area .benefit li {
		width: 80%;
		position: relative;
		display: block;
	}
	.benefit_area .benefit li.first { margin: 0 0 0 -15px;}
	.benefit_area .benefit li.second {
		width: 78%;
		float: right;
		clear: left;
	}
	.benefit_area .benefit li.third {
		width: 70%;
		margin: 20px 0 0 0;
		display: inline-block;
		clear: both;
		float: left;
}
	.benefit_area .benefit li .balloon {
		/*width: 58%;
		font-size: 3vw;*/
		width: 70%;
		font-size: 3.3vw;
		right: -28%;
		padding: 8% 0 10% 3%;
	}
	.benefit_area .benefit li.second .balloon {
		width: 76%;
		left: -38%;
		top: 0;
	}
	.benefit_area .benefit li.third .balloon {
		width: 72%;
		top: 0%;
		right: -42%;
	}

	.benefit_area .benefit li .ribbon { font-size: 2.8vw;}

	#contants section.stay_area {
		margin-top: 0;
		padding: 50px 1.5rem 0;
	}
	.stay_area .flag {
		background-size: 40% auto,40% auto;
	}
	.stay_area h2 {
		font-size: 0;
		margin-top: 15%;
	}
	.stay_area h2 span {
		font-size: 4.1vw;
		margin-left: 5px;
		vertical-align: middle;
	}
	.stay_area h2 em {
		font-style: normal;
	}
	.stay_area h2 i {
		width: 25%;
	    left: 43%;
	}
	.stay_area .size_type { width: 100%;}

	.stay_area .size_type li:first-child {
		width: auto;
		display: block;
		margin: 0 auto 15px;
	}
	.stay_area .size_type li:nth-child(2){
		margin-left: 0;
		padding-top: 0;
	}
	.stay_area .size_type li:nth-child(3){ padding-top: 0;}
	.stay_area .size_type li:nth-child(4){ padding-top: 0;}

	.stay_area .size_type li {
		width: 30%;
		display: inline-block;
		font-size: 0;
		vertical-align: middle;
		margin-left: 3.3%;
	}
	.stay_area .size_type li dd { font-size: 2.8vw;}
	.stay_area .stay {
		margin: 0;
		display: block;
		flex-wrap: inherit;
		justify-content: inherit;
		-webkit-box-pack: inherit;
		-webkit-justify-content: inherit;
		-ms-flex-pack: inherit;
	}
	.stay_area .stay li {
		width: 95%;
		margin: 40px auto 0;
	}
	.stay_area .stay li:first-child,.stay_area .stay li:nth-child(2){ margin-top: 40px;}

	.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: 14px;
		padding: 10px 1.5%;
	}

	.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: 3% 0;
	}
	.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,
	.stay_area .stay .details .btnarea.double li a {
		padding: 10px 5%;
		line-height: 1.75;
		font-size: 4vw;
	}
	.stay_area .stay .details .btnarea {
		margin-top: 7%;
	}

	#contants img.moji01 { width: 4.47%;}
	#contants img.moji02 { width: 4.164%;}
	#contants img.moji03 { width: 4.572%;}
	#contants img.moji04 { width: 4.98%;}
	#contants img.moji05 { width: 4.164%;}
	#contants img.moji06 { width: 4.164%;}
	#contants img.moji07 { width: 2.531%;}
	#contants img.moji08 { width: 3.552%;}
	#contants img.moji09 { width: 3.858%;}
	#contants img.moji10 { width: 3.042%;}
	#contants img.moji11 { width: 3.347%;}
	#contants img.moji12 { width: 3.858%;}
	#contants img.moji13 { width: 3.041%;}
	#contants img.moji14 { width: 3.756%;}
	#contants img.moji15 { width: 5.286%;}
	#contants img.moji16 { width: 3.347%;}
	#contants img.moji17 { width: 3.858%;}
	#contants img.moji18 { width: 3.756%;}

	.anniversary_area {
		overflow: hidden;
        margin-top: 25px;
	}
	#contants .anniversary_area img { width: 100%;}
	.anniversary_area ul { flex-direction: column;}
	.anniversary_area ul li { width: 100%;}
	.anniversary_area ul li:first-child { margin-bottom: 30px;}
	.target { padding: 10px 0 0;}
	.target dd a { margin-bottom: 5px;}

	.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.small { right: 4%;}
	#contants .stay_area .slick-list img{ width: 100%;}

	.arrow2::before,
	.arrow2::after {
		top: 0;
	}

	.icon_down2::after{ top: -2px;}
	.stay_area .stay > li:nth-child(odd) { margin: 40px auto 0;}
	.year_change p { font-size: 16px;}

}
/*@media only screen and (max-width: 600px){
	.stay_area .stay .icon_us { margin-top: 15px;}
}*/

@media only screen and (max-width: 450px){
	.stay_area h2 i {
		width: 30%;
		bottom: 110%;
	}
	.stay_area .stay .image p span { font-size: 14px;}
}

.w100_p { width: 100%!important;}

#soldout {
	text-align: center;
	font-size: 140%;
	color: #fd741e;
	margin-top: 2rem;
}