@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script&display=swap');

/*************************************************************

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

}

**************************************************************/

#container {
    opacity: 1;
    backface-visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.loading {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #000 url(../images/common/loading.gif) center center no-repeat; 
}


div#eventfooter {
    background: #fff;
margin-top: 0px;
}

.sm-slider{
    background: #040d29;
}



img.hover{
	opacity: 0.5;
}

img.img-circle {
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
}

img.img-border {
    border: 1px rgba(255, 255, 255, 0.38) solid;
    /* padding: 2px; */
    margin: 5px;
    width: 96%;
}



img.img-rotate-r {
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    width: 80%;
    border: 2px #fff solid;
    margin: 15px;
}

img.img-rotate-l {
    transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    width: 80%;
    border: 2px #fff solid;
    margin: 15px;
}
.item-container .item-container-body.wide{
  position: relative;
  overflow: hidden;
	width: 100%;
  margin: 0 auto;
  text-align: center;
    max-width: 100%;
   	padding: 30px 0;
}


hr {
    clear: both;
    border: none;
    color: #FFFFFF;
    margin: 30px 0;
    margin: 30px 30px;
    border: 1px #e76177 dotted;
}
hr.clear {
    clear: both;
    border: none;
    color: #FFFFFF;
    margin: 30px 0;
    margin: 30px 30px;
    border: 0px #c1a962 dotted;
}


.item-container h2 {
    line-height: 1.4;
    padding: 0px;
    font-size: 50px;
    text-align: left;
}

.item-container h2 span {
}


.item-container h3 {
	line-height: 1.3;
    padding: 30px 0 30px;
    font-size: 21px;
    text-align: center;
    margin: 0px 0 5px;
    letter-spacing: 2px;
}

.item-container h3 span {
}



.item-container h3.ttl {
    font-size: 34px;
    line-height: 1.2;
    margin: 10px 0 10px;
    text-align: center;
	position: relative;
}
.item-container h3.ttl span {
	padding: 0px;
	display: inline-block;
}


.item h4 {
    font-size: 21px;
    line-height: 1.3;
    letter-spacing: 0px;
    font-weight: normal;
}

.item h4 span {
    display: block;
    font-weight: block;
    font-size: 80%;
}
.item h4 span span {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    background: #d07c9a;
    color: #fff;
    padding: 6px 4px;
    margin: 0 0 10px 0;
}

.item .inbody p.txt {
    line-height: 1.6;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.item .inbody p.ttl {
    font-size: 18px;
    font-weight: bold;
}

table.tbl-border {
    border-left: 0px #999 solid;
    border-top: 0px #999 dotted;
    border-bottom: 0px #999 solid;
    font-size: 1rem;
    width: auto;
    color: #fff;
}

table.tbl-border th{
    padding: 10px;
    border-bottom: 0px #bd407e   solid;
	border-top: 0px #999 dotted;
    border-right: 0px #999 solid;
    white-space: nowrap;
    text-align: center;
	width: auto;
}


table.tbl-border td{
	padding: 10px;
	border-bottom: 0px #bd407e  solid;
	border-top: 0px #999 dotted;
	border-right: 0px #999 solid;
	text-align: left;
	background: transparent;
	line-height: 1.6;
	vertical-align: top;
}

.of_visible;{
    overflow: visible;
}

/****************************
origin
****************************/

#page-event {
    color: #333;
    background: #fff;
    font-family: 'Noto Sans JP', sans-serif;
}

table.tbl-border th span {
    background: #fff;
    color: #810419;
    padding: 6px 20px;
    border-radius: 6px;
}

.margin-top-50{
    margin-top: -50px!important;
}
.margin-top-100{
    margin-top: -100px!important;
}
.margin-top-200{
    margin-top: -200px!important;
}
.margin-right-50{
    margin-right: -50px;
}
.margin-left-50{
    margin-left: -50px;
}
.margin-right-30{
    margin-right: -30px;
}
.margin-left-30{
    margin-left: -30px;
}


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -40px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f1a1bf;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 20px;
    height: 20px;
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}


.eng {
font-family: 'Dancing Script', cursive;
    font-weight: 400;
    letter-spacing: 1px;
}

hr.border {
}


.item-container h2,
.item-container h2.ttl {
	font-size: 2rem;
	line-height: 1.8;
    font-weight: 900;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    padding: 0px 0;
    margin: 10px 0;
	z-index: 1;
}

.item-container h2 b{
    font-weight: 900;
	position: relative;
	z-index: 1;
}
.item-container h2 b:after{
	content: "";
    width: 100%;
    height: 10px;
    background: #f0f338;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: -1;
}


.item-container h2.ttl-small span{
	font-size: 1.8rem;
    letter-spacing: 4px;
}


.item-container h2.ttl-line:before{
    content: "";
    width: 100%;
    height: 1px;
    background: #fbbdd9;
    display: block;
    position: absolute;
    top: 50%;
}
.item-container h2.ttl-nobefore:before{
    display: none;
}

.item-container h3.ttl {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 0px 0 5px;
    letter-spacing: 0px;
    padding: 00px;
}


.item-container h3.ttl span span {
	display: block;
    font-size: 80%;
}

.item-container .item .inbody p.ttl{
    line-height: 1.6;
    font-size: 1.6rem;
    padding: 10px 0;
}
.item-container .item .inbody p.ttl b{
	position: relative;
	z-index: 1;
}
.item-container .item .inbody p.ttl b:after{
	content: "";
    width: 100%;
    height: 10px;
    background: #f0f338;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: -1;
}


.item .inbody p.txt {
    padding: 10px 0;
}

.text-shadow-wh {
    text-shadow: #fff 2px 0px 1px , #fff -2px 0px 1px , #fff 0px -2px 1px , #fff 0px 2px 1px , #fff 2px 2px 1px , #fff -2px 2px 1px , #fff 2px -2px 1px , #fff -2px -2px 1px , #fff 1px 2px 1px , #fff -1px 2px 1px , #fff 1px -2px 1px , #fff -1px -2px 1px , #fff 2px 1px 1px , #fff -2px 1px 1px , #fff 2px -1px 1px , #fff -2px -1px;
    color: #333;
}
.text-shadow-whbl {
    text-shadow: #fff 2px 0px 4px, #fff -2px 0px 4px, #fff 0px -2px 4px, #fff 0px 2px 4px, #fff 2px 2px 4px, #fff -2px 2px 4px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px,#00A3D9 2px 0px 4px, #00A3D9 -2px 0px 4px, #00A3D9 0px -2px 4px, #00A3D9 0px 2px 4px, #00A3D9 2px 2px 4px, #00A3D9 -2px 2px 4px, #00A3D9 2px -2px, #00A3D9 -2px -2px, #00A3D9 1px 2px, #00A3D9 -1px 2px, #00A3D9 1px -2px, #00A3D9 -1px -2px, #00A3D9 2px 1px, #00A3D9 -2px 1px, #00A3D9 2px -1px, #00A3D9 -2px -1px;
    color: #333;
}

.text-shadow-bk {
    text-shadow: #000 2px 0px 1px , #000 -2px 0px 1px , #000 0px -2px 1px , #000 0px 2px 1px , #000 2px 2px 1px , #000 -2px 2px 1px , #000 2px -2px 1px , #000 -2px -2px 1px , #000 1px 2px 1px , #000 -1px 2px 1px , #000 1px -2px 1px , #000 -1px -2px 1px , #000 2px 1px 1px , #000 -2px 1px 1px , #000 2px -1px 1px , #000 -2px -1px;
    color: #fff;
}
.text-shadow-bl {
    text-shadow: #00A3D9 2px 0px 4px, #00A3D9 -2px 0px 4px, #00A3D9 0px -2px 4px, #00A3D9 0px 2px 4px, #00A3D9 2px 2px 4px, #00A3D9 -2px 2px 4px, #00A3D9 2px -2px, #00A3D9 -2px -2px, #00A3D9 1px 2px, #00A3D9 -1px 2px, #00A3D9 1px -2px, #00A3D9 -1px -2px, #00A3D9 2px 1px, #00A3D9 -2px 1px, #00A3D9 2px -1px, #00A3D9 -2px -1px;
    color: #fff;
}
.text-shadow-gr {
    text-shadow: #00b285 2px 0px, #00b285 -2px 0px, #00b285 0px -2px, #00b285 0px 2px, #00b285 2px 2px, #00b285 -2px 2px, #00b285 2px -2px, #00b285 -2px -2px, #00b285 1px 2px, #00b285 -1px 2px, #00b285 1px -2px, #00b285 -1px -2px, #00b285 2px 1px, #00b285 -2px 1px, #00b285 2px -1px, #00b285 -2px -1px;
    color: #fff;
}
.text-shadow-gr02 {
    text-shadow: #00b285 2px 0px 4px, #00b285 -2px 0px 4px, #00b285 0px -2px 4px, #00b285 0px 2px 4px, #00b285 2px 2px 4px, #00b285 -2px 2px 4px, #00b285 2px 0px, #00b285 -2px 0px, #00b285 0px -2px, #00b285 0px 2px, #00b285 2px 2px, #00b285 -2px 2px, #00b285 2px -2px, #00b285 -2px -2px, #00b285 1px 2px, #00b285 -1px 2px, #00b285 1px -2px, #00b285 -1px -2px, #00b285 2px 1px, #00b285 -2px 1px, #00b285 2px -1px, #00b285 -2px -1px;
    color: #fff;
}
.text-shadow-or {
    text-shadow: #ff7f00 2px 0px, #ff7f00 -2px 0px, #ff7f00 0px -2px, #ff7f00 0px 2px, #ff7f00 2px 2px, #ff7f00 -2px 2px, #ff7f00 2px -2px, #ff7f00 -2px -2px, #ff7f00 1px 2px, #ff7f00 -1px 2px, #ff7f00 1px -2px, #ff7f00 -1px -2px, #ff7f00 2px 1px, #ff7f00 -2px 1px, #ff7f00 2px -1px, #ff7f00 -2px -1px;
    color: #fff;
}
.text-shadow-pk {
    text-shadow: #bc1367 2px 0px, #bc1367 -2px 0px, #bc1367 0px -2px, #bc1367 0px 2px, #bc1367 2px 2px, #bc1367 -2px 2px, #bc1367 2px -2px, #bc1367 -2px -2px, #bc1367 1px 2px, #bc1367 -1px 2px, #bc1367 1px -2px, #bc1367 -1px -2px, #bc1367 2px 1px, #bc1367 -2px 1px, #bc1367 2px -1px, #bc1367 -2px -1px;
    color: #fff;
}

.text-shadow-pk02 {
    text-shadow: #bc1367 2px 0px 4px, #bc1367 -2px 0px 4px, #bc1367 0px -2px 4px, #bc1367 0px 2px 4px, #bc1367 2px 2px 4px, #bc1367 2px 0px 4px, #bc1367 -2px 0px, #bc1367 0px -2px, #bc1367 0px 2px, #bc1367 2px 2px, #bc1367 -2px 2px, #bc1367 2px -2px, #bc1367 -2px -2px, #bc1367 1px 2px, #bc1367 -1px 2px, #bc1367 1px -2px, #bc1367 -1px -2px, #bc1367 2px 1px, #bc1367 -2px 1px, #bc1367 2px -1px, #bc1367 -2px -1px;
    color: #fff;
}

a.button {
    display: inline-block;
    border: 0px #9e0421 solid;
    background: #00468c;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    padding: 15px 40px;
    margin: 10px 5px;
    line-height: 1.2;
    font-size: 16px;
    width: auto;
    text-align: center;
}

a.button.btn-large {
    font-size: 2rem;
}
a.button.anc:after {
    float: right;
    content: "\F107";
    font-family: FontAwesome;
    margin: 0 0 0 10px;
}
a.button.close:after {
    float: right;
    content: "\F106";
    font-family: FontAwesome;
    margin: 0 0 0 10px;
}

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

	#container.container-stop {
	    transform: unset!important;
	}

	.margin-top-50,
	.margin-top-100,
	.margin-top-200 {
	    margin-top:0px!important;
	}
	.margin-top-50-sp {
	    margin-top: -50px!important;
	}
	.margin-top-30-sp {
	    margin-top: -30px!important;
	}
	.margin-right-30 {
	    margin-right: -0px!important;
	}

	.youtube{
		height:240px;
	}

	table.tbl-border {
	    font-size: 0.8rem;
	}
	table.tbl-border th,
	table.tbl-border td {
	padding: 10px;
	}


	.item-container h2.txt span{
	    padding: 0 10px 0px;
	    font-size: 0.85rem;
	}

	.item-container h2, .item-container h2.ttl {
	    margin: 10px 0;
	    font-size: 1.2rem;
	    letter-spacing:1.5px;
	}
	.item-container h2 span, .item-container h2.ttl span {
	    font-size: 0.9rem;
	    letter-spacing: 2px;
	}
	.item-container h2.ttl-small span {
	    font-size: 1.2rem;
	    letter-spacing: 0px;
	}

	.item-container h3,
	.item-container h3.ttl {
	    font-size: 1.2rem;
	}
	.item-container .item .inbody p.ttl {
	    font-size: 1.1rem;
	}

	.item .inbody p.txt {
	    font-size: 0.8rem;
	}

a.button.btn-large {
    font-size: 1rem;
}

}


.item .caption-txt{
    color: #fff;
    font-size: 0.65rem;
    position: absolute;
    bottom: 2px;
    right: 30px;
}

.item .caption-txt-base{
    color:;
    font-size: 0.65rem;
}

a.btn-txt {
	position: relative;
    font-size: 0.95rem;
    padding: 0 20px 0 0px;
    color: #2c6ebd;
    border-bottom: 0px #2c6ebd solid;
	display: inline-block;
	text-decoration: underline;
}
.btn-txt::after, .btn-txt:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.btn-txt:before {
	content: "";
    right: -5px;
    box-sizing: border-box;
    /* width: 20px; */
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #616161;
}

.btn-txt:after {
    content: "";
    right: 0;
    width: 10px;
    height: 2px;
    border-right: 15px solid #616161;
}

.btn-txt.btn-blank {
}

.btn-txt.btn-blank:after {
	content:"";
	background-image: url(../images/index/icon_blank.svg);
    width: 10px;
    height:10px;
    border:0;
}
.btn-txt.btn-blank:before {
	display:none;
}

.button.btn-blank:after{
	content: "";
    background-image: url(../images/index/icon_blank_blue.svg);
    width: 10px;
    height: 15px;
    /* border: 0; */
    margin-top: 2px;
    background-position: center center;
    background-repeat: no-repeat;
}


.backtoBtn {
    position: fixed;
    right: 0px;
    z-index: 4;
    display: none;
    bottom: 30%;
    width: 150px;
}


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

.backtoBtn {
    position: fixed;
    right: 0px;
    z-index: 4;
    display: none;
    bottom: auto;
    top:0;
    width: 100%;
}
a.btn-txt {
    font-size: 0.8rem;
}


}




/*****************************************
#intro
*****************************************/

#intro{
	background-image: url(../images/index/intro/bg.png);
    background-position: center top;
	background-position: center -20vw;
    background-repeat: no-repeat;
    background-size: cover;
}


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


}

/*****************************************
#goto-point
*****************************************/

#goto-info.item-container h2.ttl-header {
    font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 900;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
	padding: 10px;
    margin: 10px 0;
    z-index: 1;
    background-color: #ECECEC;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
}
#goto-info.item-container h2.ttl-header:before{
	content: "";
    background: #3EBBEF;
    position: absolute;
    height: 5px;
    width: 20%;
    top: 0;
    left: 0;
}


#goto-point.item-container h2.ttl-header {
	font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 900;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    padding: 0px;
    margin: 10px 0;
    z-index: 1;
    background-color: #3EBBEF;
    background-image: none;
    clip-path: polygon(20% 0, 80% 0, 100% 100%, 0% 100%);
    display: inline-block;
}
#goto-point.item-container h2.ttl-header:before{
	content: "";
	display:none;
}

#goto-point.item-container h2.ttl-header span{
	padding: 15px 100px;
    line-height: 1;
    display: block;
    color: #fff;
}


.flash-box::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: flash-anime 3s ease-in-out infinite;
}

@-webkit-keyframes flash-anime {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}



@media screen and (max-width: 736px) {
	#goto-info.item-container h2.ttl-header{
		font-size: 1.2rem;
	    letter-spacing: 1.5px;
	}

}


/*****************************************
#safety
*****************************************/


#safety .safety-inbody {
    background: #eee;
    margin: 1%;
}
#safety h3.ttl-header {
    line-height: 1.3;
    padding: 10px 0;
    font-size: 1.2rem;
    text-align: center;
    margin: 0px 0 0px;
    letter-spacing: 2px;
    background: #00468C;
    color: #fff;
}


@media screen and (max-width: 736px) {
	#safety h3.ttl-header {
		font-size: 1rem;
	    letter-spacing: 1.5px;
	}

}
/*****************************************
#coupon
*****************************************/
#coupon .coupon-inbody {
    background: #eee;
    margin: 1%;
}
#coupon h3.ttl-header {
    line-height: 1.3;
    padding: 10px 0;
    font-size: 1.2rem;
    text-align: center;
    margin: 0px 0 0px;
    letter-spacing: 2px;
    background: #ff637d;
    color: #fff;
}

@media screen and (max-width: 736px) {
	#coupon h3.ttl-header {
		font-size: 1rem;
	    letter-spacing: 1.5px;
	}

}

.coupon-htb{}
.coupon-htb a.button,
.coupon-htb div.button {
    display: inline-block;
    border: 3px #3ebbef solid;
    background: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    overflow: hidden;
    color: #3eb9ed;
    font-weight: bold;
    padding: 20px 40px;
    margin: 10px 5px;
    line-height: 1.2;
    font-size: 16px;
    width: auto;
    text-align: center;
}

.coupon-list .item-container .item .inbody p.ttl {
    line-height: 1.6;
    font-size: 1.1rem;
    padding: 5px 0;
    background: #eee;
    margin-bottom: 2%;
}

table.tbl-border.shoplist {
    border-left: 1px #999 solid;
    border-top: 1px #999 solid;
    font-size: 0.8rem;
	width: -webkit-fill-available;
    color: #666;
}
table.tbl-border.shoplist th {
    padding: 5px;
	background: #f5e7e9;
    border-bottom: 1px #999 solid;
    border-right: 1px #999 solid;
    white-space: nowrap;
    text-align: center;
    width: auto;
}
table.tbl-border.shoplist td {
    padding: 5px;
    border-bottom: 1px #999 solid;
    border-right: 1px #999 solid;
    text-align: left;
    background: transparent;
    line-height: 1.6;
    vertical-align: top;
}

@media screen and (max-width: 736px) {
	.coupon-htb a.button {
		padding: 15px 10px;
		width: 40%;
		margin: 0.5% 1%;
	}
	.coupon-htb div.button.fullsize,
	.coupon-htb a.button.fullsize {
	    padding: 15px 20px;
	    width: 83.5%;
	    margin: 0;
	}

}

/*****************************************
#best3
*****************************************/

#best3 .best3-inbody {
    border: 4px #b39c4b double;
    border-radius: 10px;
    background: #f7f6dd;
}
#best3 h3.ttl-header {
    line-height: 1.3;
    padding: 0;
    font-size: 2rem;
    text-align: center;
    margin: 10px;
    letter-spacing: 2px;
    color: #806c29;
}

#best3 h3.ttl-header span{
	font-size: 60%;
    font-weight: 600;
    display: block;
}

#best3 .item h4 {
    font-size: 1.4rem;
    line-height: 1.3;
    letter-spacing: 0px;
    font-weight: 900;
}
#best3 .item .inbody p.txt {
    font-size: 0.85rem;
	padding: 5px 0;
}

#best3  p.ranking {
	font-family: helvetica;
    font-size: 1.6rem;
    background: #b39c4b;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    color: #fff;
    padding: 10%;
    line-height: 40px;
}
#best3  p.ranking:before{
    content: "";
    background-image: url(../images/index/icon_ranking.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    width: 100%;
    display: block;
    position: relative;
}

.best3-img{

}

.best3-img:before{
    content: "";
    background-image: url(../images/index/hotel/best3/01_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding-top: 50%;
}
.best3-img.best3-img01:before{
	background-image: url(../images/index/hotel/best3/01_pc.jpg);
}
.best3-img.best3-img02:before{
	background-image: url(../images/index/hotel/best3/02_pc.jpg);
}
.best3-img.best3-img03:before{
	background-image: url(../images/index/hotel/best3/03_pc.jpg);
}


@media screen and (max-width: 736px) {
	#best3 h3.ttl-header {
		font-size: 1.2rem;
	    letter-spacing: 1.5px;
	}
	#best3 .item h4 {
	    font-size: 1rem;
	}
	#best3 p.ranking {
	    font-family: helvetica;
	    font-size: 1rem;
	    height: 50px;
	    width: 50px;
	    padding: 10%;
	    line-height: 20px;
	}
	#best3 .item .inbody p.txt {
	    font-size: 0.75rem;
	}
	.best3-img:before {
	    padding-top: 40%;
	}
}

/*****************************************
#plan
*****************************************/


#plan {
    background-color: #dddddd;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff)), -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff));
    -webkit-background-size: 5px 5px;
}


#plan.item-container h2.ttl-header {
font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 900;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    padding: 10px;
    margin: 20px 0;
    z-index: 1;
    color: #fff;
    background-image: none;
    background: #007fe3;
}
#plan.item-container h2.ttl-header:before{
	content: "";
	display:none;
}

#plan.item-container h2.ttl-header span{
	color: #ff0;
}

@media screen and (max-width: 736px) {
	#plan.item-container h2.ttl-header{
		font-size: 1.2rem;
	    letter-spacing: 1.5px;
	}
}

/****************************
#area-content
****************************/

.plan-conunt.floating {
    position: fixed;
top: 0px;
    top: 120px;

    visibility: hidden;
    z-index: 0;
}

.plan-conunt{
    display: block;
    height: auto;
    width: 100%;
}
.plan-conunt p{
	padding: 3% 0 0%;
}

.plan-content .plan-content-box{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
	background-color: rgba(255, 255, 255, 0.85);
	box-shadow: 0 0 4px #999;
	border-radius: 10px;
	margin: 2% auto;
    max-width: 1000px;
}


.plan-content:after{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    z-index: -1;
}
#am.plan-content:after {
    background-image: url(../images/index/hotel/am/bg.jpg);
}
#he.plan-content:after {
    background-image: url(../images/index/hotel/he/bg.jpg);
}
#fv.plan-content:after {
    background-image: url(../images/index/hotel/fv/bg.jpg);
}
#hn.plan-content:after {
    background-image: url(../images/index/hotel/hn/bg.jpg);
}

/*
.plan-content:before {
    content: "";
    width: 15%;
    height: 100%;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
	background: #cee3fa;
	display:none;
}


#he.plan-content:before,
#he.plan-content .plan-conunt p {
	background: #fae2c9;

}
#am.plan-content:before,
#am.plan-content .plan-conunt p {
    z-index: 2;
}
#fv.plan-content:before,
#fv.plan-content .plan-conunt p {
    background: #e5ffe8;
    z-index: 3;
}
#hn.plan-content:before,
#hn.plan-content .plan-conunt p {
	background: #ececec;
    z-index: 3;
}
*/

.plan-content h2.ttl-plan {
    font-size: 3.5vh;
    letter-spacing: 0.1rem;
    text-indent: 0.1rem;
    margin: 0 0 1% 0;
}

.plan-content h2.ttl-plan span {
	font-size: 40%;
}

.plan-content h2.ttl-plan span.goto {
    font-size: 45%;
    background: #007fe3;
    color: #ff0;
    padding: 5px;
    transform: skewX(-45deg);
    display: inline-block;
}
.plan-content h2.ttl-plan span.goto small{
	font-weight: 400;
    transform: skewX(45deg);
    display: block;
    padding: 0 5px;
}

.plan-content h2.ttl-plan span.plan2 {
    font-size: 80%!important;
    display: inline-block;
    background: #00a3d8;
    color: #fff;
    margin: 0 4px;
	vertical-align: middle;
    padding: 2px 0.5rem;
    font-weight: normal;
    letter-spacing: 4px;
    margin-top: -5px;
}
#am h2.ttl-plan {
    color:#286db5;
}

#he h2.ttl-plan {
    color: #993300;
}
#fv h2.ttl-plan {
    color: #06605c;
}
#hn h2.ttl-plan {
    color: #000;
}

#am h2.ttl-plan span.plan2 {
    background:#286db5;
}

#he h2.ttl-plan span.plan2 {
    background: #993300;
}
#fv h2.ttl-plan span.plan2 {
    background: #06605c;
}
#hn h2.ttl-plan span.plan2 {
    background: #000;
}

.plan-content h3.ttl-plan {
    font-size: 2.5vw;
    line-height: 1.2;
    padding: 0;
    margin: 10px 0 10px;
    text-align: center;
    position: relative;
}
.plan-content h3.ttl-plan span {
    padding: 0 20%;
    display: inline-block;
    position: relative;
    color: #00a3d8;
}
.plan-content h3.ttl-plan span:before, .plan-content h3.ttl-plan span:after {
    content: "";
    display: block;
    height: 2px;
    background: #00a3d8;
    width: 15%;
    position: absolute;
    left: 0%;
    top: 45%;
}
.plan-content h3.ttl-plan span:after {
    width: 15%;
    position: absolute;
    right: 0%;
    left: auto;
    top: 45%;
}
#am h3.ttl-plan span {
    color:#286db5;
}

#am h3.ttl-plan span:before, #am h3.ttl-planr span:after {
    background:#286db5;
}

.item .inbody p.txt.ttl-price {
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 0.2rem;
    text-indent: 0.2rem;
    line-height: 1.2;
    padding: 0 8px;
    display: inline-block;
    text-align: left;
    color: #00a3d9;
}

.item .inbody p.txt.ttl-price b{
	font-size: 30%;
    display: block;
    letter-spacing: 0;
    font-weight: normal;
color: #333;
}

.plan-content .item .inbody p.txt.ttl-price.ttl-price-normal b.area-name {
	font-size: 30%;
    font-weight: normal;
    padding: 10px 0;
	font-size: 70%;
display: block;
}

.plan-content .date span.en {
    font-family: 'Bebas Neue', cursive;
    font-size: 150%;
    font-weight: normal!important;
    position: relative;
    top: 2px;
}

.plan-content .date .yobi{
	display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #2098d1;
    text-align: center;
    line-height: 25px;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    letter-spacing: 0rem;
    text-indent: 0rem;
}


.plan-content .item .inbody p.txt.ttl-price  {
    font-size: 3.3vh;
    color: #1aabe3;
    line-height: 1;
    margin-bottom: 0px;
    padding: 0;
}

.plan-content .item .inbody p.txt.ttl-price  b {
	font-size: 70%;
    display: inline-block;
    letter-spacing: 0;
	font-weight: bold;
    color: #1aabe3;
}
.plan-content .item .inbody p.txt.ttl-price span.en {
    font-size: 250%;
	font-weight: 900;
}

.plan-content .item .inbody p.txt.ttl-price span.en:before {
    content:"キャンペーン\A適用後";
	white-space: pre;
	font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
font-weight: 900;
}

.plan-content .item .inbody p.txt.ttl-price-normal{
    font-size: 2.3vh;
    font-weight: 600;
}
.plan-content .item .inbody p.txt.ttl-price-normal.under:after{
	content: "\F0D7";
    font-family: FontAwesome;
    display: block;
    font-size: 180%;
	line-height: 0.5;
    height: 15px;
    width: 70%;
}


.plan-content .plan-txt{
    font-size: 0.9rem!important;
}
.plan-content .plan-txt b{
    font-size: 100%;
    color: #2098d1;
}

#he.plan-content .plan-txt b{
    color: #371200;
}

.plan-content p.txt.option-txt {
    border: 2px #f1702c solid;
    display: inline-block!important;
    background: #f6e2ce;
    color: #fff;
    color: #000;
    font-size: 1.2rem!important;
}


.plan-content p.txt.option-txt b{
    display: block;
}


.plan-content .point {
    position: absolute;
    top: -5px;
    left: 15px;
    z-index: 2;
}
.plan-content .point span{
    line-height: 25px;
    /* height: 50px; */
    width: 80px;
    background: #286db5;
    color: #fff;
    padding: 3px 5px;
    border: 1px #fff solid;
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
}

#he .plan-txt b{
    color: #371200;
}
#am .plan-txt b{
    color: #286db5;
}

#fv .plan-txt b{
    color: #032d2b;
}
#hn .plan-txt b{
    color: #000;
}

#he .point span{
    background: #371200;
}
#fv .point span {
    background: #032d2b;
}
#hn .point span {
    background: #000;
}
.point span b{
    margin: 0 0 0 4px;
    font-size: 120%;
    font-weight: normal;
}


.plan-content .btn-commingsoon{
    display: block;
    border: 1px #fff solid;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fb955e+0,ea5507+100 */
	background: #fb955e; /* Old browsers */
	background: -moz-linear-gradient(top, #fb955e 0%, #ea5507 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fb955e 0%,#ea5507 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fb955e 0%,#ea5507 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb955e', endColorstr='#ea5507',GradientType=0 ); /* IE6-9 */
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    padding: 1rem 1rem;
    margin: 10px 5px;
    line-height: 1.6;
	font-size: 1.5vw;
    width: auto;
    text-align: center;
letter-spacing: 2px;
}


.plan-content a.button {
    display: block;
    border: 1px #fff solid;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fb955e+0,ea5507+100 */
	background: #fb955e; /* Old browsers */
	background: -moz-linear-gradient(top, #fb955e 0%, #ea5507 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fb955e 0%,#ea5507 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fb955e 0%,#ea5507 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb955e', endColorstr='#ea5507',GradientType=0 ); /* IE6-9 */
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    padding: 1rem 1rem;
    margin: 10px 5px;
    line-height: 1.6;
	font-size: 1.5vw;
    width: auto;
    text-align: center;
}
.plan-content a.button:after {
    position: absolute;
    content: "\F105";
    font-family: FontAwesome;
    margin: 0 0 0 10px;
    right: 2%;
	top: 50%;
    transform: translateY(-50%);
    font-size: 2vw;
}
.plan-content a.button::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: button 3s ease-in-out infinite;
}

@-webkit-keyframes button {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}


.goto-plan{
	color: #000;
    background: #fff3f3;
    padding: 1%;
    border: 1px #000 dotted;
}
.goto-plan .inbody{
    padding: 0;
}
.goto-plan .goto-plan-price {
    padding: 0 0px 0 0;
}
.goto-plan p.txt b {
    display: block;
	font-size: 250%;
}
.goto-plan p.txt small {
    font-size: 70%;
}

.goto-plan .price-total {
	color: #fff;
    background: #3ebbef;
}
.goto-plan .price-goto {
	color: #fff;
    background: #ffa303;
}

.goto-plan .price-coupon {
	color: #fff;
    background: #ff637d;
}

.goto-plan .price-total p.txt,
.goto-plan .price-goto p.txt,
.goto-plan .price-coupon p.txt{
line-height: 1.2!important;
}


.goto-plan .price-center{
position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}


/*****************************************
#air-plan
*****************************************/

#air-plan{
	background-image: url(../images/index/intro/bg.png);
	background-color:#fff;
    background-position: center top;
	background-position: center -20vw;
    background-repeat: no-repeat;
    background-size: cover;
}

#air-plan a.button {
    font-size: 12px;
}

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


.plan-conunt.floating {
    top: 0;
    top: 100px;

    width: 100%!important;
}
.plan-content:before{
	display:none;
}
.plan-conunt p{
}

.plan-content .inbody {
    padding: 5px;
}
.plan-content h2.ttl-plan {
	font-size: 7vw;
    line-height: 1.2;
    margin-bottom: 2%;
}
.plan-content h3.ttl-plan {
    font-size: 2.5vh;
}
.plan-content h2.ttl-plan span.goto {
    margin-bottom: 1%;
}

.plan-content .item .inbody p.txt.ttl-price {
    font-size: 5vh;
text-align: center;
}

.plan-content .item .inbody p.txt {
	padding: 5px;
    font-size: 0.85rem;
}

.plan-content a.button {
    font-size: 2.5vh;
}

.plan-content a.button:after {

    font-size: 3.5vh;
}
.plan-content .plan-txt {
    font-size: 0.9rem!important;
}

.plan-content .item .inbody p.txt.ttl-price{
    font-size: 3vh;
}

.plan-content .point {
    top: -5px;
    left: 10px;
}
.plan-content .point span {
    width: 70px;
    line-height: 15px;
	font-size: 0.75rem;
}

.plan-content .point-box .plan-txt {
    font-size: 0.7rem!important;
	line-height: 1.4;

}
.goto-plan {
    margin-top: 2%;
}

.goto-plan .goto-plan-price {
}
.goto-plan .inbody {
    padding: 0;
}
.plan-content .item .inbody p.txt.ttl-price-normal.under:after{
    width: 100%;
    line-height: 1;
}

.plan-content .item .inbody p.txt.ttl-price-normal{
    font-size: 2.1vh;
}

.plan-content .btn-commingsoon{
	font-size: 2vh;
}

#air-plan {
    background-position: center -45vw;
}
#air-plan a.button {
    display: inline-block;
    border: 0px #9e0421 solid;
    background: #00468c;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    padding: 10px 20px;
    margin: 10px 5px;
    line-height: 1.2;
    font-size: 11px;
    width: auto;
    text-align: center;
}

}