@charset "utf-8";

	
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

#FUT_IMG1:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#FUT_IMG1 {
zoom: 1;
}

/* CONTAINER */

/* VISUAL */
#VISUAL {}
#VISUAL .cont {
position: relative;
margin-bottom: 5px;
padding: 52px 0 0 0;
}
#VISUAL .images {
position: relative;
}
#VISUAL .images::before {
content: '';
display: block;
position: absolute;
left: -90px;
top: 0;
background: url("../../img/vis_bg_l.png") no-repeat left top;
background-size: 90px 77px;
width: 90px;
height: 77px;
z-index: 1;
}
#VISUAL .images::after {
content: '';
display: block;
position: absolute;
right: -90px;
top: 0;
background: url("../../img/vis_bg_r.png") no-repeat left top;
background-size: 90px 77px;
width: 90px;
height: 77px;
z-index: 1;
}
#VISUAL .slider .slick-list img {
width: 100%;
height: auto;
}
#VISUAL .slider .slick-list img.pc {
display: none;
}
#VISUAL .pack {
position: relative;
background: url("../../img/vis_bg2.png") repeat center top;
padding: 55px 20px 35px 20px;
}
#VISUAL .pack .icn {
position: absolute;
right: 5px;
top: -35px;
font-size: 9px;
font-weight: bold;
text-align: right;
color: #000;
}
#VISUAL .pack .icn img {
margin: 0 0 0 auto;
display: block;
width: 77px;
height: auto;
}

#VISUAL .pack .box_white {
margin: 0 auto;
width: 95%;
background-color: #f7f2dd;
text-align: center;
padding: 20px 0;
margin-bottom: 30px;
border:solid 4px #ff9329;
border-radius: 10px;
}

#VISUAL .pack h1 {

margin-bottom: 20px;
padding-bottom: 10px;
font-size: 28px;
text-align: center;
color: #fff;
line-height: 36px;
font-family: "Zen Old Mincho", serif;
font-weight: 400;
font-style: italic;
}

#VISUAL .pack p {
margin-bottom: 10px;
font-size: 16px;
left: 1.55;
color: #fff;
text-align: center;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",メイリオ,Meiryo,sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
}

#VISUAL .btn2 {
list-style: none;
margin-bottom: 20px;
}
#VISUAL .btn2 li {
margin: 0 auto 0 auto;
width: 80%;
font-size: 14px;
font-weight: bold;
line-height: 36px;
text-align: center;
}


#VISUAL .btn2 li a {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
display: block;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 18px;
height: 36px;
color: #fff;
}

#VISUAL .btn2 li a:hover {
opacity: 0.7;
}

#VISUAL .btn2 li:nth-child(1) a {
background-color: #d8ba3f;
}



/*PC*/
@media (min-width: 1020px) {
	
#VISUAL {}
#VISUAL .cont {
position: relative;
margin-bottom: 35px;
padding: 105px 0 0 0;
}

#VISUAL .images::before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
background: url("../../img/vis_bg_l.png") no-repeat left top;
background-size: 90px 77px;
width: 90px;
height: 77px;
z-index: 1;
}

#VISUAL .images::after {
content: '';
display: block;
position: absolute;
right: 0;
top: 0;
background: url("../../img/vis_bg_r.png") no-repeat left top;
background-size: 90px 77px;
width: 90px;
height: 77px;
z-index: 1;
}

#VISUAL .images {
position: relative;
background: url("../../img/vis_bg2024.png") no-repeat center;
/*background-size: 10px 10px;*/
background-size:cover;
background-position:center;;
padding: 28px 0 57px 0;
overflow: hidden;
}

#VISUAL .images::before {
background-size: 181px 155px;
width: 181px;
height: 155px;
}

#VISUAL .images::after {
background-size: 181px 155px;
width: 181px;
height: 155px;
}

#VISUAL .slider {
width: 1000px;
margin: 0 auto;
}
	#VISUAL .slider .slick-list img.pc {
	display: block;
	border-radius: 0px;
	}
	#VISUAL .slider .slick-list img.sp {
	display: none;
	}
	#VISUAL .pack {
	background: url("../../img/vis_bg2.png") repeat center top;
	padding: 0;
	}
	#VISUAL .pack-in {
	position: relative;
	margin: 0 auto;
	padding: 40px 0 50px 0;
	width: 1000px;
	}
	#VISUAL .pack .icn {
	right: 5px;
	top: -29px;
	font-size: 10px;
	}
	#VISUAL .pack .icn img {
	margin: 0 0 0 auto;
	display: block;
	width: 121px;
	height: auto;
	}
	#VISUAL .pack h1 {
	background-size: 400px auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: italic;
	font-size: 36px;
	color: #fff;
	line-height: 44px;
	}
	#VISUAL .pack p {
	margin: 0 auto;
	width: 800px;
	font-size: 16px;
	left: 1.55;
	color: #fff;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	}	
	

	#VISUAL .btn2 {
	margin: 10px auto 10px auto;
	width: 740px;

	text-align: center;
	}
	#VISUAL .btn2 li {
	display: inline-block;
	margin: 0;
	width: 90%;
	font-size: 20px;
	line-height: 60px;
	padding: 10px;
	}
	#VISUAL .btn2 li:nth-child(1) {
	display: inline-block;
	/*float: left;*/
	}

	#VISUAL .btn2 li a {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 30px;
	height: 60px;
	}

}

.section h2 {
padding-top: 50px;
font-size: 20px;
text-align: center;
font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
#MESSAGE h2 {
position: relative;
background: url("../../img/mes_tit.png")no-repeat center top;
background-size: auto 41px;
}

#STAY h2 {
position: relative;
background: url("../../img/mes_stay.png")no-repeat center top;
background-size: auto 41px;
}


#NEWS h2 {
position: relative;
background: url("../../img/new_tit.png")no-repeat center top;
background-size: auto 41px;
}
#SPECIAL h2 {
position: relative;
background: url("../../img/spe_tit.png")no-repeat center top;
background-size: auto 41px;
}
#OFFICIAL h2 {
position: relative;
background: url("../../img/off_tit.png")no-repeat center top;
background-size: auto 41px;
}
.section h2 span {
position: relative;
display: inline-block;
background-color: #fff;
padding: 0 16px;
z-index: 2;
}
.section h2::before {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 15px;
background: url("../../img/tit_lin.png")repeat left top;
background-size: auto 2px;
width: 100%;
height: 2px;
z-index: 1;
}
@media (min-width: 1020px) {
	.section h2 {
	padding-top: 47px;
	font-size: 30px;
	text-align: center;
	}
	.section h2 span {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0;
	width: 280px;
	z-index: 2;
	}
	.section h2::before {
	background-size: auto 4px;
	bottom: 23px;
	}
}

/* MESSAGE */
#MESSAGE {
padding: 20px 10px;
}
#MESSAGE .cont {
background-color: #fff;
padding: 45px 20px 30px 20px;
}
#MESSAGE .list {
padding-top: 20px;
}

#MESSAGE h3 {
font-size: 20px;
}

#MESSAGE .list_new {
padding-top: 20px;
font-size: 16px;
}

#MESSAGE .block {
margin-bottom: 27px;
}
#MESSAGE .movie {
position: relative;
width: 100%;
padding-top: 56%;
}

#MESSAGE .movie iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#MESSAGE .credit {
margin: 8px 0 0 0;
font-size: 16px;
font-weight: bold;
text-align: center;
line-height: 1.5;
color: #c4461d;
}
#MESSAGE .credit span {
display: block;
font-size: 12px;
}
#MESSAGE .block img{
	width: 100%;
	}

#MESSAGE .image_big img{
	width: 100%;
	}

@media (min-width: 1020px) {
	#MESSAGE {
	padding: 25px 0;
	}
	#MESSAGE .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 25px 70px;
	width: 1000px;
	}
	#MESSAGE .list {
	margin-right: -60px;
	padding-top: 45px;
	}
	#MESSAGE .block {
	margin-right: 60px;
	margin-bottom: 47px;
	width: 400px;
	float: left;
	}
	
	#MESSAGE .block img{
	width: 400px;
	}
	#MESSAGE .image_big{
	text-align: center;
	}
	
	#MESSAGE .image_big img{
	width: 90%;
	}
	
	#MESSAGE .list_new {
	padding-top: 45px;
	text-align: center;
		background-color: #fff;
	}
	
	#MESSAGE .list_new .block_new {
	display: block;
		margin: 0 auto;
	margin-bottom: 47px;
	width: 500px;
		text-align: center;
	}
	

	
	
	#MESSAGE .movie img {
	width: 100%;
	height: auto;
	}
	#MESSAGE .credit {
	margin: 11px 0 0 0;
	font-size: 20px;
	}
	#MESSAGE .credit span {
	padding-top: 3px;
	font-size: 16px;
	}
}

/* NEWS */
#NEWS {
padding: 20px 10px;
}
#NEWS .cont {
background-color: #fff;
padding: 45px 20px 30px 20px;
}

#NEWS  a:link {
color: #ff0000;
text-decoration: underline;
}

#NEWS  a:hover {
color: #ff0000;
text-decoration: underline;
}


#NEWS .list {
margin-top: 20px;
height: 400px;
overflow: none;
overflow-y: auto;
}
#NEWS dt {
margin-bottom: 8px;
font-size: 13px;
font-weight: bold;
}
#NEWS dd {
margin-bottom: 25px;
font-size: 14px;
line-height: 1.59;
}
#NEWS dd:last-of-type {
margin-bottom: 0;
}
@media (min-width: 1020px) {
	#NEWS {
	padding: 25px 0;
	}
	#NEWS .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 65px 70px;
	width: 1000px;
	}
	#NEWS .list {
	margin-top: 40px;
	height: 150px;
	}
	#NEWS dt {
	float: left;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	}
	#NEWS dd {
	margin-bottom: 15px;
	margin-left: 105px;
	font-size: 14px;
	line-height: 1.59;
	}
	#NEWS dd:last-of-type {
	margin-bottom: 0;
	}
}

/* SPECIAL */
#SPECIAL {
padding: 20px 10px;
}
#SPECIAL .cont {
background-color: #fff;
padding: 45px 20px 30px 20px;
}
#SPECIAL h4 {
margin-top: 30px;
padding: 10px;
font-size: 20px;
background-color: antiquewhite;
}

#MESSAGE h4 {
margin-top: 30px;
padding: 10px;
font-size: 20px;
background-color: antiquewhite;
}

#SPECIAL .list {
padding-top: 20px;
}
#SPECIAL .block {
margin-bottom: 27px;
}
#SPECIAL .image {
margin-bottom: 6px;
}
#SPECIAL .image img {
width: 100%;
height: auto;
}
#SPECIAL h3 {
margin-bottom: 4px;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #c4461d;
}
#SPECIAL .block p {
font-size: 14px;
line-height: 1.87;
}
#SPECIAL .catch {
padding: 30px 0;
font-size: 18px;
font-weight: bold;
line-height: 1.57;
text-align: center;
}

@media (min-width: 1020px) {
	#SPECIAL {
	padding: 25px 0;
	}
	#SPECIAL .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 45px 70px 35px 70px;
	width: 1000px;
	}
	#SPECIAL .list {
	padding-top: 40px;
	margin-right: -55px;
	}
	#SPECIAL .block {
	margin-right: 55px;
	width: 250px;
	float: left;
	}
	#SPECIAL h3 {
	font-size: 16px;
	}
	#SPECIAL .block p {
	font-size: 14px;
	height: 100px;
	}
	#SPECIAL .catch {
	font-size: 20px;
	}
}

/* OFFICIAL */
#OFFICIAL {
padding: 20px 10px;
}
#OFFICIAL .cont {
background-color: #c4461d;
margin: 0 -10px;
padding: 45px 20px 30px 20px;
}
#OFFICIAL h2 {
color: #fff;
}
#OFFICIAL h2 span {
background-color: #c4461d;
}
#OFFICIAL .ticker {
position: relative;
margin: 20px -20px 40px -20px;
overflow: hidden;
height: 325px;
}
#OFFICIAL .ticker div {
position: absolute;
left: 0;
top: 0;
animation: loop 50s -25s linear infinite;
}
@keyframes loop {
0% {transform: translateX(0);}
to {transform: translateX(-100%);}
}
#OFFICIAL .ticker img {
width: auto;
height: 325px;
}
#OFFICIAL .ticker img:last-child {
position: absolute;
left: 100%;
top: 0;
}
#OFFICIAL h3 {
margin-bottom: 18px;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #fff;
}
#OFFICIAL p {
font-size: 13px;
line-height: 1.55;
color: #fff;
}
@media (min-width: 1020px) {
	#SPECIAL {
	padding: 25px 0;
	}
	#OFFICIAL {
	padding: 25px 0;
	}
	#OFFICIAL .cont {
	padding: 45px 0 75px 0;
	}
	#OFFICIAL h2 {
	margin: 0 auto;
	width: 860px;
	color: #fff;
	}
	#OFFICIAL h2 span {
	background-color: #c4461d;
	}
	#OFFICIAL .ticker {
	margin: 40px 0 40px 0;
	height: 370px;
	}
	#OFFICIAL .ticker img {
	height: 370px;
	}
	#OFFICIAL h3 {
	margin-bottom: 25px;
	font-size: 22px;
	}
	#OFFICIAL p {
	margin: 0 auto;
	width: 860px;
	font-size: 16px;
	line-height: 1.8;
	}
}

/* SPONCER */
#SPONCER {
padding: 30px 5px 25px 30px;
}
#SPONCER .special {
margin-bottom: 35px;
}
#SPONCER dt {
margin-bottom: 20px;
padding-right: 25px;
font-size: 20px;
font-weight: bold;
color: #c4461d;
text-align: center;
}
#SPONCER dd {
padding-right: 25px;
}
#SPONCER .normal dd {
box-sizing: border-box;
margin-bottom: 20px;
width: 50%;
float: left;
}

#SPONCER .flat dd {
box-sizing: border-box;
margin-bottom: 20px;
width: 50%;
float: left;
}

#SPONCER img {
display: block;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 10px;
width: 100%;
height: auto;
}
#SPONCER a img {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
#SPONCER a:hover img {
opacity: 0.8;
}
@media (min-width: 1020px) {
	#SPONCER {
	padding: 35px 0 60px 0;
	}
	#SPONCER .cont {
	margin: 0 auto;
	width: 1000px;
	}
	#SPONCER .special {
	float: left;
	margin-bottom: 0;
	width: 320px;
	}
	#SPONCER .normal {
	margin-right: -19px;
	float: right;
	width: 621px;
	}
	#SPONCER dt {
	margin-bottom: 40px;
	padding-right: 0;
	font-size: 20px;
	text-align: left;
	}
	#SPONCER dd {
	margin-bottom: 27px;
	padding-right: 0;
	}
	#SPONCER .normal dd {
	box-sizing: border-box;
	margin-bottom: 27px;
	width: 207px;
	float: left;
	}
	#SPONCER .normal img {
	width: 188px;
	}
	
	#SPONCER .flat {
	margin-right: -19px;
	float: left;
	width: 100%;
	}
	#SPONCER dt {
	margin-bottom: 20px;
	padding-right: 0;
	font-size: 20px;
	text-align: left;
	}
	
	#SPONCER .flat dd {
	box-sizing: border-box;
	margin-bottom: 40px;
	width: 200px;
	float: left;
	}
	#SPONCER .flat img {
	width: 180px;
	}
	
}

/* Slider */
.slick-slider{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus{
outline: none;
}
.slick-list.dragging{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after{
display: table;
content: '';
}
.slick-track:after{
clear: both;
}
.slick-loading .slick-track{
visibility: hidden;
}
.slick-slide{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide{
float: right;
}
.slick-slide img{
display: block;
}
.slick-slide.slick-loading img{
display: none;
}
.slick-slide.dragging img{
pointer-events: none;
}
.slick-initialized .slick-slide{
display: block;
}
.slick-loading .slick-slide{
visibility: hidden;
}
.slick-vertical .slick-slide{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

/* Arrows */
.slick-prev,
.slick-next{
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
box-sizing: border-box;
position: absolute;
top: 50%;
background: #000;
border: none;
border-radius: 50%;
width: 25px;
height: 25px;
padding: 0;
cursor: pointer;
outline: none;
font-size: 0;
line-height: 0;
color: transparent;
z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
opacity: 0.7;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
opacity: .25;
}
.slick-prev:before{
position: absolute;
top: 9px;
left: 10px;
content: '';
display: block;
width: 5px;
height: 5px;
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.slick-next:before{
position: absolute;
top: 9px;
left: 8px;
content: '';
display: block;
width: 5px;
height: 5px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.slick-prev{
left: 10px;
}
.slick-next{
right: 10px;
}


/* Dots */
.slick-dots {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
position: absolute;
bottom: 15px;
left: 50%;
display: block;
margin: 0 !important;
padding: 0 !important;
height: 10px !important;
list-style: none;
text-align: center;
}
.slick-dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 6px;
padding: 0;
cursor: pointer;
float: left;
}
.slick-dots li button{
font-size: 0;
line-height: 0;
display: block;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background-color: #faf3f0;
margin: 0;
padding: 0;
}
.slick-dots li.slick-active button {
background-color: #ea3a3d;
}
@media (min-width: 1020px) {
	/* Arrows */
	.slick-prev,
	.slick-next{
	width: 50px;
	height: 50px;
	}
	.slick-prev:before{
	top: 19px;
	left: 20px;
	width: 10px;
	height: 10px;
	}
	.slick-next:before{
	top: 19px;
	left: 16px;
	width: 10px;
	height: 10px;
	}
	.slick-prev{
	left: -105px;
	}
	.slick-next{
	right: -105px;
	}


	/* Dots */
	.slick-dots {
	bottom: -33px;
	height: 14px !important;
	}
	.slick-dots li {
	width: 14px;
	height: 14px;
	margin: 0 9px;
	}
	.slick-dots li button {
	width: 14px;
	height: 14px;
	}
}



.youtube {
	margin-top: 40px;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

@media (min-width: 1020px) {
	.youtube {
		display: inline-block;
		text-align: center;
  width: 60%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {

}
}


#OFFICIAL .btn_yellow {
display: block;
list-style: none;
}
#OFFICIAL .btn_yellow {
margin: 20px auto 10px auto;
width: 300px;
font-size: 16px;
font-weight: bold;
line-height: 40px;
text-align: center;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
display: block;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 20px;
height: 40px;
color: #e52c2f;
background-color: #fcba2e;
}

#OFFICIAL .btn_yellow a{
color: #e52c2f;
}

#OFFICIAL .btn_yellow a:hover {
opacity: 0.7;
}


