body{
	background:#fff;
}

.font{
	font-family: gautreaux, sans-serif;
	font-weight: 300;
	font-style: normal;
}
.serif{
	font-family:serif;
}

.relative{
	position:relative;
}


.sm-cont-narrow{
	max-width:1200px;
	width:94%;
	margin:0 auto;
}

.btn{
	overflow:hidden;
}
.btn a,
.btn input,
#revive .search-form .room-search-btn{
	display:inline-block;
	width: auto !important;
	font-size: 1.1em;
	color:#fff;
	line-height: 1;
	background:#000;
	padding: 18px 90px !important;
	position:relative;
	float: right;
	transition: all 0.3s ease-in-out 0s;
}
.btn a::after,
.btn input::after,
#revive .search-form .room-search-btn::after{
	content: '';
	display: block;
	width: 21px;
	height: 17px;
	background-image: url(img_summer/btn_arrow.png);
	background-size: contain;
	position:absolute;
	top:20px;
	right:20px;
	transition: all 0.3s ease-in-out 0s;
}
.btn a:hover,
.btn input:hover,
#revive .search-form .room-search-btn:hover{
	background:#00A8E1;
}
.btn a:hover::after{
	right:10px;
}

.title{
	font-weight:normal;
	letter-spacing:0.3em;
}




.sm-slide-wrap{
	position:relative;
	margin-bottom:100px;
}
.sm-slide-wrap .sm-title{
	position:absolute;
	top:53%;
	left:50%;
	transform: translate(-50%, -50%);
	z-index:3;
}

.slick-slide img {
    width: 100%;
}


#traffic_info_bnr_special.ticket_info_bnr{
	position: absolute;
	right: 3%;
	bottom: 5%;
	margin: 0;
}


.sm-covid-19-bnr{
	display:flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap:wrap;
	color:#00A8E1 !important;
	text-align:center;
	border:2px solid #00A8E1;
	padding: 5px 30px 5px 10px;
}
.sm-covid-19-bnr:hover{
	background:#e5f6fc;
}
.sm-covid-19-bnr h2{
	font-size:36px;
	margin-bottom:10px;
}
.sm-covid-19-bnr .icon{
	width:190px;
}


#sm-introduction{
	background:url(img_summer/cont_bg01.png) left top no-repeat;
	background-size: 25% auto;
	margin-bottom:75px;
}
#sm-introduction .inner{
	text-align:center;
	background:url(img_summer/cont_bg02.png) right bottom no-repeat;
	background-size: 25% auto;
	padding:85px 5% 0;
}
#sm-introduction p{
	font-size:20px;
	line-height:2.5em;
	margin-bottom:2em;
}


.title-wrap{
	background:url(img_summer/title_line.png) left bottom no-repeat;
	padding:10px 20px 40px 130px;
	position:relative;
	z-index:1;
}
.title-wrap .title-en {
	font-size:90px;
	line-height: 1;
	margin-left: 100px;
	margin-bottom: 75px;
}
.title-wrap .title-jp {
	font-size:40px;
	line-height: 1;
	font-weight:normal;
}
.main-block-txt{
	width:60%;
	font-size:1.1em;
	line-height:3.5em;
	background:rgba(255,255,255,0.8);
	padding:40px 50px;
	position:relative;
	z-index:1;
	clear: both;
}
.main-block-img img{
	width:100%;
}

.photo-wrap.flex{
	justify-content: space-between;
}
.photo-wrap.flex > li{
	width:32%;
}


#unwind{
	background:url(img_summer/cont_bg03.png) center top no-repeat;
	padding-top:45px;
	padding-bottom:80px;
}
#indulge{
	background:url(img_summer/cont_bg04.png) left bottom no-repeat;
	background-size:auto 95%;
	padding:0 0 250px;
}
#revive{
	background:url(img_summer/cont_bg05.png) center top no-repeat;
	padding-top:150px;
	padding-bottom:90px;
	margin-top: -200px;
}

#unwind .title-wrap,
#revive .title-wrap{
	float:right;
/* 	margin-bottom:260px; */
	margin-bottom:200px;
}
#revive .title-wrap{
	padding-right:0;
	margin-bottom:135px;
}
#indulge .title-wrap{
	margin-bottom:165px;
}
#unwind .title-wrap::after{
	content: '';
	display: block;
	width: 79px;
	height: 58px;
	background-image: url(img_summer/icon01.png);
	background-size: contain;
	position:absolute;
	bottom:-100px;
	right:0px;
}
#indulge .title-wrap::after{
	content: '';
	display: block;
	width: 96px;
	height: 38px;
	background-image: url(img_summer/icon02.png);
	background-size: contain;
	position:absolute;
	bottom: -60px;
	left: 300px;
}
#revive .title-wrap::after{
	content: '';
	display: block;
	width: 46px;
	height: 68px;
	background-image: url(img_summer/icon03.png);
	background-size: contain;
	position:absolute;
	bottom:-60px;
	right:0px;
}

#unwind .main-block-txt,
#indulge .main-block-txt,
#revive .main-block-txt{
	margin-left:auto;
}
#indulge .main-block-txt{
	width:92%;
}
#revive div.main-block-txt{
	margin-bottom: 50px;
}

#unwind .main-block-img,
#revive .main-block-img,
#indulge .main-block-img{
	width:56%;
	position:absolute;
}
#unwind .main-block-img,
#revive .main-block-img{
	left:0;
	top:180px;
}
#indulge .main-block-img{
	right:0;
	top:280px;
}
#revive .main-block-img{
	top:280px;
}

#indulge .inner-flex{
	align-items:flex-end;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
#indulge .main-block-txt-wrap{
	width:63%;
	padding-bottom:120px;
}
#indulge .photo-wrap{
	width:37%;
	max-width:430px;
}
#indulge .photo-wrap li{
	max-width:380px;
	margin-bottom: 30px;
}
#indulge .photo-wrap li:nth-child(2){
	margin-left:50px;
}


#revive .photo-wrap{
	padding-bottom:100px;
}

#unwind .photo-wrap.flex > li:first-child,
#revive .photo-wrap.flex > li:last-child{
	margin-top:-50px;
}
#unwind .photo-wrap.flex > li:last-child,
#revive .photo-wrap.flex > li:first-child{
	margin-top:50px;
}





#sm-search-wrap{
	background:#fff;
	box-shadow:0 0 20px rgba(0,0,0,0.25);
	padding:0 3%;
	margin-bottom:130px;
}
#sm-search-wrap .sm-cont-narrow{
	padding:45px 0;
}
#revive .search-form > .flex {
    align-items: center;
}
#revive .search-form dt {
	width: 25%;
	color: #000;
	text-shadow: none;
	font-weight: normal;
	letter-spacing:0.2em;
    border-right: 0px;
    padding: 0px;
}
#revive .search-form dd {
    width: 75%;
}
#revive .search-form dd .flex * {
    width: 24%;
    padding: 12px 4px;
    border-color: #000;
    border-radius: 0px;
}
#revive .search-form .room-search .btn{
	padding: 0;
	position:absolute;
	bottom:-30px;
	right:0;
}


#coupon{
	background:url(img_summer/title_line.png) -80px top no-repeat #F4F3EC;
	padding:20px;
}
.coupon-image{
	width:50%;
	background:#fff;
	padding:10px;
}
.coupon-image img{
	border:1px solid rgba(0,0,0,0.25);
}

#coupon-content01{
	justify-content: space-between;
}
#coupon-content01 .title{
	width: 50%;
	font-size:40px;
	padding-top: 30px;
	padding-left: 90px;
}
#coupon-content02{
	align-items: flex-end;
	justify-content: space-between;
	margin-top: -40px;
}
#coupon-content02 .main-block-txt{
	margin-left:inherit;
}



#timeline{
	background:url(img_summer/cont_bg06.png) center top no-repeat;
	padding-top:330px;
	padding-bottom:140px;
}
#timeline .title-wrap{
	white-space: nowrap;
	display: flex;
	align-items: center;
	padding-left: 230px;
/* 	padding-right: 125px; */
	padding-bottom: 150px;
	position: absolute;
	left: 50%;
	top: 185px;
	transform: translate(-50%, 0);
	z-index: 3;
}
#timeline .title-wrap::after{
	content: '';
	display: block;
	width: 52px;
	height: 42px;
	background-image: url(img_summer/icon04.png);
	background-size: contain;
	margin-top: 50px;
	margin-left:70px;
/*
	position:absolute;
	bottom:0px;
	right:0px;
*/
}
#timeline .title-wrap .title-en{
	margin:0 40px 0 0;
}
#timeline .title-wrap .title-jp{
	margin-top: 0.4em;
}


#other{
	margin-bottom:150px;
}
#other ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#other ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#other ul li {
    width:49%;
}
#other ul li a {
	display:block;
    width:100%;
    height:100%;
    background:transparent;
    border:1px solid #000;
    padding:80px 20px;
    position:relative;
}
#other ul li a:hover {
	color:#fff;
    background:#ff5f19;
    border:1px solid #ff5f19;
}
#other ul li:last-child a:hover {
    background:#4600e2;
    border:1px solid #4600e2;
}

#other ul li a .title{
	font-size:30px;
	text-align:center;
}
#other ul li a .btn2{
	display:flex;
	align-items: center;
	position:absolute;
	right:20px;
	bottom:10px;
}
#other ul li a .btn2 .btn-txt{
	font-size:0.9em;
	font-weight:bold;
	margin-right:10px;
}
#other ul li a .btn2 .btn-icon{
	display:flex;
	justify-content: center;
	align-items: center;
	width:50px;
	height:50px;
	border-radius:50%;
	background:url(img_summer/btn_bg_rainbow.png) right top no-repeat;
	background-size:100% 100%;
	transition: all 0.3s ease-in-out 0s;
}
#other ul li a:hover .btn2 .btn-icon{
	background-size:150% 150%;
}



#access{
	margin-bottom: 150px;
}
#access .title-wrap{
	float:right;
	padding-left: 120px;
	padding-bottom:0;
	margin-bottom:30px;
}
#access .title-wrap-inner{
	background: url(img_summer/title_line.png) right top no-repeat;
	padding-right: 120px;
}
#access .title-wrap .title-en {
    margin-left: 0px;
    margin-bottom: 0px;
}
.gmap{
	margin-top: 60px;
	margin-bottom:35px;
}
.access-flow-wrap{
	background: url(img_summer/access_bg.png) center center no-repeat;
	background-size:contain;
	position:relative;
}
.access-flow-wrap .btn{
	position:absolute;
	right:100px;
	bottom:50px;
}

.access-flow-wrap dl{
	display:flex;
	align-items: center;
}
.access-flow-wrap dl dt{
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #000;
	padding-left:25px;
	margin-right:22px;
}
.access-flow-wrap dl#access_car{
	justify-content: center;
	margin-bottom:25px;
}
#access_car dd{
	max-width:652px;
}
#access_train dd{
	max-width:486px;
}






@media screen and (min-width: 600px) {
	.pc-none{
		display:none !important;
	}
}

@media screen and (max-width: 599px) {
	.sp-none{
		display:none !important;
	}


	.btn a,
	.btn input,
	#revive .search-form .room-search-btn {
		font-size: 1em;
	    padding: 15px 60px 15px 30px !important;
	}

	.sm-slide-wrap {
		width: 100%;
	    margin-bottom: 30px;
		overflow: hidden;
	}
	.slick-slider{
		margin-right: -20%;
		margin-left: -20%;
	}
	.sm-slide-wrap .sm-title{
		width: 70%;
		top: 60%;
	}

	.sm-covid-19-bnr {
		align-items: flex-end;
	    flex-wrap: nowrap;
	    line-height: 1.3;
	    padding: 8px 10px;
	}
	.sm-covid-19-bnr .icon {
	    width: 80px;
	}
	.sm-covid-19-bnr h2 {
		width: calc(100% + 120px);
	    font-size: 22px;
		margin-left: -60px;
	    margin-bottom: 5px;
	}


	#sm-introduction {
	    background-size: 40% auto;
	    margin-top:20px;
	}
	#sm-introduction .inner {
	    background-size: 50% auto;
	    padding: 85px 5% 50px;
	}
	#sm-introduction p {
	    font-size: 16px;
	    line-height: 2.0em;
	}


	.title-wrap {
	    padding: 5px 10px 20px 65px;
	}
	.title-wrap .title-en {
	    font-size: 45px;
	    margin-left: 50px;
	    margin-bottom: 30px;
	}
	.title-wrap .title-jp {
	    font-size: 20px;
	}
	
	.main-block-txt {
	    width: 95%;
	    font-size: 1.0em;
	    line-height: 2.5em;
	    padding: 20px 25px;
	}
	
	#unwind {
	    padding-top: 25px;
	    background-size: 250% auto;
	}
	#indulge {
		background-position:left top;
	    background-size: auto 90%;
	    padding: 0 0 150px;
	}
	#revive {
	    background-size: auto 48%;
		padding-top: 100px;
		margin-top: -120px;
	}
	
	
	#unwind .title-wrap,
	#indulge .title-wrap,
	#revive .title-wrap {
	    margin-bottom: 10px;
	}
	#unwind .title-wrap::after {
	    width: 60px;
	    height: 44px;
	    bottom: -70px;
	}
	#unwind .main-block-txt,
	#indulge .main-block-txt,
	#revive .main-block-txt {
	    margin-top: -25px;
	}
	#unwind .main-block-img,
	#revive .main-block-img,
	#indulge .main-block-img {
	    width: 95%;
	    position: static;
	}
	#unwind .main-block-img,
	#revive .main-block-img {
	    margin-left: -3%;
	}
	#indulge .main-block-img{
		margin-left: auto;
		margin-right: -3%;
	}
	#indulge .inner-flex{
		display:block;
	}

	#indulge .title-wrap::after {
	    bottom: -30px;
	    left:inherit;
		right: 5px;
	}

	#revive .search-form > .flex {
		display: block;
	}
	#revive .search-form dd .flex * {
	    width: 48.5%;
	    margin-bottom:10px;
	}
	#revive .search-form dd .flex .btn,
	#revive .search-form dd .flex .btn a {
	    margin-bottom:0px;
	}
	#revive .search-form dd .flex .btn{
		width:auto;
	}
	#revive .search-form dt,
	#revive .search-form dd {
	    width: 100%;
	}
	#revive .search-form dt{
		margin-bottom:15px;
	}
	#indulge .main-block-txt-wrap {
	    width: 100%;
	    padding-bottom: 20px;
	}
	#indulge .main-block-txt {
	    width: 100%;
	}
	#indulge .photo-wrap {
	    width: 90%;
	    max-width: 100%;
	    margin: 0 auto;
	    position: relative;
	}
	#indulge .photo-wrap li:nth-child(2) {
	    margin-left: 0px;
	}
	
	#revive div.main-block-txt {
	    margin-bottom: 0px;
	}

	#unwind .photo-wrap.flex > li:first-child,
	#revive .photo-wrap.flex > li:last-child,
	#unwind .photo-wrap.flex > li:last-child,
	#revive .photo-wrap.flex > li:first-child{
		margin:0px;
	}

	.photo-wrap.flex {
		display: block;
		width: 90%;
		margin: 0 auto;
	    position: relative;
	}
	#unwind .photo-wrap.flex{
		margin-top:30px;
	}
	.photo-wrap.flex > li,
	#indulge .photo-wrap > li {
	    width: 55%;
	    margin-bottom: 15px !important;
	}
	.photo-wrap.flex > li {
		margin-left: auto !important;
	}
	.photo-wrap.flex > li:nth-child(2) {
	    position: absolute;
		left: 0;
		top: 20%;
	}
	.photo-wrap.flex > li:last-child {
	    margin-right: 10% !important;
	}
	#indulge .photo-wrap > li:nth-child(2){
	    position: absolute;
		right: 0;
		top: 20%;
	}
	#indulge .photo-wrap > li:last-child {
		margin-left: 10% !important;
	}
	#revive .photo-wrap {
	    padding-bottom: 0;
	    margin-bottom: 50px;
	}

	#sm-search-wrap {
	    margin-bottom: 80px;
	}
	#sm-search-wrap .sm-cont-narrow {
	    padding: 30px 0 45px;
	}


	#coupon {
	    background-position:-160px top;
	}
	#coupon-content01,
	#coupon-content02 {
	    display: block;
	}
	#coupon-content01 .title {
	    width: 100%;
	    font-size: 22px;
	    padding-top: 0px;
	    padding-left: 60px;
	    margin-bottom: 20px;
	}
	.coupon-image {
	    width: 100%;
	}
	#coupon-content02 {
	    margin-top: 20px;
	}
	#coupon-content02 .main-block-txt {
	    width: 100%;
	    margin-top: 0px;
	    margin-bottom:15px;
	}


	#timeline {
	    background-size: auto 25%;
	    padding-top: 50px;
	    padding-bottom: 0px;
	    margin-bottom: 50px;
	}
	#timeline .title-wrap {
	    display: block;
	    position: static;
	    transform: translate(0, 0);
		padding: 5px 10px 20px 65px;
		margin-bottom: 10px;
	}
	#timeline .title-wrap::after {
	    position: absolute;
	    bottom: 0px;
	    right: 0px;
	}


	#other {
	    width: 90%;
	}
	#other ul{
		display:block;
	}
	#other ul li {
	    width: 100%;
	    margin-bottom:20px;
	}
	#other ul li a {
	    padding: 50px 10px;
	}
	#other ul li a .title {
	    font-size: 18px;
	}
	#other ul li a .btn2 {
	    right: 10px;
	    bottom: 7px;
	}
	#other ul li a .btn2 .btn-txt {
	    font-size: 0.8em;
	    margin-right: 7px;
	}
	#other ul li a .btn2 .btn-icon {
	    width: 35px;
	    height: 35px;
	}
	#other ul li a .btn2 .btn-icon img {
	    width: 50%;
	}


	#other {
	    margin-bottom: 80px;
	}


	#access .title-wrap {
	    padding-left: 65px;
	    margin-bottom: 10px;
	}
	#access .title-wrap-inner {
	    background-image: none;
	    padding-right: 0px;
	}
	.gmap{
		margin-left: -3%;
		margin-right: -3%;
	}
	.gmap iframe {
	    height: 300px;
	}


	.access-flow-wrap {
	    background-size: 100% 85%;
	}
	.access-flow-wrap dl{
		display:block;
		margin-bottom: 25px;
	}
	.access-flow-wrap dl dt {
	    font-size: 18px;
	    margin-right: 0px;
	    display: inline-block;
	    margin-bottom: 15px;
	}
	#access_train dd img{
		width:75%;
	}
	.access-flow-wrap .btn{
		position:static;
	}

}





/* -------------------------------- 

Time Line

-------------------------------- */
#timeline .title-wrap{
	pointer-events: none;
}
#pausePlay{
	display:none;
}
.horizontal-timeline .timeline {
	width: 100%;
	max-width: 1100px;
}
.horizontal-timeline .events-content {
	width: 100%;
	margin:0;
}
.horizontal-timeline .events-content li[data-horizontal-timeline],
.horizontal-timeline .events-content li[data-date]{
	border-radius:0;
	padding:0;
}
.horizontal-timeline .events-content .progressBarWrapper {
	height: 2px;
	margin-top: -2px;
	padding: 0 0px;
}
.horizontal-timeline .events-content li[data-horizontal-timeline],
.horizontal-timeline .events-content li[data-date] {
	font-size: 16px;
	text-align: left;
}
.horizontal-timeline .events-wrapper {
/*     height: 65px; */
}
.horizontal-timeline .events {
    height: 1px;
}
.horizontal-timeline .events a::after {
	height: 10px;
	width: 10px;
	border-radius:0;
    bottom: -4px;
    transform: rotate(-45deg);
}
.horizontal-timeline .filling-line,
.horizontal-timeline .events-content .progressBar {
    background-color: #00A8E1;
}
.horizontal-timeline .events a.selected::after,
.horizontal-timeline .events a.older-event::after {
    background-color: #00A8E1;
}

.horizontal-timeline .events{
	font-family:serif;
}
.horizontal-timeline .events a{
/* 	padding-bottom: 10px; */
}
.horizontal-timeline .events a:hover{
	text-decoration:none;
}
.horizontal-timeline .events .selected{
	font-size:20px;
/* 	color:#00A8E1; */
/* 	padding-bottom:20px; */
}
.horizontal-timeline .events .older-event{
/* 	color:#C6C6C6; */
}


#timeline-summer{
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}
.titmeline-content-wrap-wrap{
	position:relative;
}
.titmeline-content-wrap{
	display:flex;
	align-items: center;
	width:90%;
	max-width:1100px;
	height:600px;
	color:#fff;
	text-shadow:0 0 5px rgba(0,0,0,0.6);
	margin:0 auto;
	position:relative;
	z-index:1;
}
.titmeline-content .timeline-day{
	font-size:16px;
	margin-bottom:30px;
}
.titmeline-content .timeline-day strong{
	font-size:50px;
	margin-left:15px;
}
.titmeline-content .title{
	font-size:30px;
	margin-bottom:30px;
}
.titmeline-content p{
	font-size:16px;
	line-height:2.5em;
}

.photo-credit{
	font-size:1.0em;
	font-family: Mistral;
	color:#fff;
	line-height:1;
	position:absolute;
	bottom:7px;
	right:12px;
}


.horizontal-timeline .events-content li{
	background-position:center center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.horizontal-timeline .events-content li.timeline-day01-01{
	background-image:url(img_summer/timeline_slide01.jpg);
}
.horizontal-timeline .events-content li.timeline-day01-02{
	background-image:url(img_summer/timeline_slide02.jpg);
}
.horizontal-timeline .events-content li.timeline-day01-03{
	background-image:url(img_summer/timeline_slide03.jpg);
}
.horizontal-timeline .events-content li.timeline-day01-04{
	background-image:url(img_summer/timeline_slide04.jpg);
}
.horizontal-timeline .events-content li.timeline-day01-05{
	background-image:url(img_summer/timeline_slide05.jpg);
}
.horizontal-timeline .events-content li.timeline-day01-06{
	background-image:url(img_summer/timeline_slide06.jpg);
}
.horizontal-timeline .events-content li.timeline-day02-01{
	background-image:url(img_summer/timeline_slide07.jpg);
}
.horizontal-timeline .events-content li.timeline-day02-02{
	background-image:url(img_summer/timeline_slide08.jpg);
}
.horizontal-timeline .events-content li.timeline-day02-03{
	background-image:url(img_summer/timeline_slide09.jpg);
}
.horizontal-timeline .events-content li.timeline-day02-04{
	background-image:url(img_summer/timeline_slide10.jpg);
}
.horizontal-timeline .events-content li::after{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.horizontal-timeline .events-content li.timeline-day01-05::after{
	background:rgba(0,0,0,0.05);
}
.horizontal-timeline .events-content li.timeline-day01-01::after,
.horizontal-timeline .events-content li.timeline-day01-02::after,
.horizontal-timeline .events-content li.timeline-day01-06::after,
.horizontal-timeline .events-content li.timeline-day02-01::after,
.horizontal-timeline .events-content li.timeline-day02-04::after{
	background:rgba(0,0,0,0.20);
}
.horizontal-timeline .events-content li.timeline-day01-03::after,
.horizontal-timeline .events-content li.timeline-day02-02::after{
	background:rgba(0,0,0,0.25);
}
.horizontal-timeline .events-content li.timeline-day02-03::after{
	background:rgba(0,0,0,0.30);
}


@media screen and (max-width: 599px) {
	.titmeline-content-wrap{
		height:300px;
		flex-wrap:wrap;
		justify-content: center;
	}
	.titmeline-content{
		width:100%;
	}
	.titmeline-content .timeline-day{
		font-size:14px;
		margin-bottom:15px;
	}
	.titmeline-content .timeline-day strong{
		font-size:30px;
		margin-left:5px;
	}
	.titmeline-content .title{
		font-size:20px;
		margin-bottom:15px;
	}
	.titmeline-content p{
		font-size:14px;
		line-height:1.8em;
	}
	
	.horizontal-timeline .events-wrapper {
	    height: 65px;
	}
	.horizontal-timeline .events a {
	    font-size: 0.85em;
	}
	.horizontal-timeline .events .selected{
		font-size:18px;
	}
}




/* Special
---------------------------------------- */
p em {
  color: #0390b7;
  font-style: normal;
}

#ticket .title-wrap{
	margin-bottom: -40px;
}

.splp-cheap {
    position: relative;
/*
    padding-top: 50px;
    padding-bottom: 80px;
    background: #f5eee5;
*/
    margin-bottom: 150px;
}

.splp-cheap-inner{
	width: 100%;
/* 	border-radius:10px; */
/*
	background:#F4F3EC;
	padding:30px 60px 60px;
*/
    position: relative;
}

.splp-cheap__tit {
/*
    width: 227px;
    margin: 0 auto -3rem;
    -webkit-transform: translateY(-80px);
            transform: translateY(-80px);
*/
}

.splp-cheap__flag {
    position: relative;
    display: table;
    margin: 1.5em 0;
    padding: 0.8em 1.5em;
    padding-right: 2em;
    font-family: sans;
    font-weight: lighter;
    line-height: 1.4;
    color: #fff;
    background: url("lp_spring/img/splp-flag-bg.png") no-repeat left center/100% 100%;
}

.splp-cheap__bttn {
	position:absolute;
	left:50%;
	bottom: -35px;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
/*
    max-width: 30em;
    margin-top: 1.4em;
    text-align: right;
*/
}

.splp-cheap__img {
    margin-top: 30px;
}

.splp-cheap__clause {
	border:1px solid #399eaa;
    margin-top: 50px;
    padding: 20px;
}

.splp-cheap__dual{
	background: #F4F3EC;
	padding: 60px 60px 40px;
}

@media (min-width: 900px) {
    .splp-cheap__dual {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .splp-cheap__img {
        margin-top: 0;
        padding-left: 30px;
    }
}

@media (min-width: 1200px) {
    .splp-cheap__cont, .splp-cheap__img {
        width: 50%;
    }
    .splp-cheap__cont {
        font-size: 1.1em;
    }
    .splp-cheap__img {
        padding-left: 70px;
    }
}

@media (max-width: 899px) {
	.sm-cont-narrow {
		width: 100%;
		margin-bottom: 100px;
	}
	.splp-cheap-inner {
		padding: 0;
	}
}

/* Present
---------------------------------------- */
.splp-cheap-gs-map-box{
	display: flex;
	align-items: center;
	color:#0191b8;
	border-radius:10px;
	background:#d6ecfa;
	padding:15px;
	position:relative;
}
.splp-cheap-gs-map-box .img{
	width:25%;
	margin-right:10px;
}
.splp-cheap-gs-map-box .link{
	font-size: 0.9em;
	position:absolute;
	right: 15px;
	bottom: 10px;
}

@media (max-width: 899px) {
	.splp-cheap-gs-map-box {
		flex-wrap: wrap;
	}
	.splp-cheap-gs-map-box .link {
		width:100%;
		text-align: right;
		position: static;
	}
	.splp-cheap__dual {
		padding: 60px 5% 40px;
	}
	.splp-cheap__clause {
		margin: 30px auto 0;
		width: 90%;
	}
}



/* Button
---------------------------------------- */
.splp-bttn {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-width: 17em;
    max-width: 100%;
    padding: 1.2em 1.5em 1.1em;
    line-height: 1.1;
    color: #00A8E1 !important;
    white-space: nowrap;
    border:1px solid #00A8E1;
    background: #fff !important;
    border-radius: 0px;
    box-shadow:-5px -5px 0 #00A8E1;
	position:relative;
	top:0px;
	left:0px;
}
.splp-bttn:hover{
/* 	color:#fff !important; */
    box-shadow:-2px -2px 0 #00A8E1;
/*     background:#e68080 !important; */
	top:-3px;
	left:-3px;
}

/* .splp-bttn:before,  */.splp-bttn:after {
    content: "";
    display: block;
}

.splp-bttn:before {
/*
    position: absolute;
    inset: 2px;
    border: 1px solid;
    border-radius: 5px;
*/
}

.splp-bttn:after {
    width: 6.3em;
    height: 1.0em;
    background: url("img/wclp-chev-right-white.svg") no-repeat center center/contain;
    margin-left: 1.5em;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.splp-bttn:hover:after {
    -webkit-transform: translateX(0.15em);
            transform: translateX(0.15em);
}

@media (max-width: 899px) {
	.splp-bttn::after {
		width: 4.3em;
	}
}



/* Access
---------------------------------------- */
.splp-wrapper--narrow {
	max-width: 1200px;
}

#access > .splp-access-inner{
	position:relative;
}

#access .title-wrap{
	position: absolute;
	right: 0;
	top: -80px;
}

.splp-access {
    padding: 100px 0;
}

.splp-access-inner{
/*
	background:url(lp_spring/img/access_bg.png) center bottom repeat-x;
	padding:0px 0 100px;
*/
}

.splp-access__intro{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
/* 	margin-top: -100px; */
}
.splp-access__text{
	width:53%;
}
.splp-access__wrap{
	width:40%;
}

.splp-access__text .heading{
	margin-bottom: 1.5em;
}
.splp-access__text > div{
	display: flex;
	align-items: center;
	margin-bottom: 1.5em;
}

.splp-access__search {
    margin-bottom: 70px;
}

.splp-access__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.splp-access__wrap img {
    width: 100%;
}

.splp-access__wrap > a {
    display: block;
}

.splp-access-route{
	display:flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap:wrap;
/* 	background:#fff; */
	background: #F4F3EC;
	border-radius:30px;
	padding:45px 70px;
/* 	margin-top:-75px; */
	margin-top: 30px;
	margin-bottom: 50px;
}

.splp-access-route-car{
	width: 62%;
	max-width:654px;
}
.splp-access-route-car li{
	margin-bottom:15px;
	
}
.splp-access-route-other{
	width: 32%;
	max-width:330px;
}
.splp-access-route-other a{
	display:block;
	width: 100%;
	color:#fff;
	text-align: center;
	border-radius:35px;
	background:#00A8E1;
	padding:15px;
	padding: 15px 25px;
	margin: 0px 0 40px;
}
.splp-access-route-other a .fa{
	font-size: 1.8em;
	margin-right: 8px;
}

@media (max-width: 899px) {
	#access {
		margin-top: 150px;
	}
	
	.splp-access {
		padding: 0px 0 80px;
	}
	.splp-access__intro {
		display: block;
		margin-top: 0px;
	}
	.splp-access__text,
	.splp-access__wrap{
		width:100%;
	}
	.splp-access__text{
		padding: 0 5%;
	}
	
	.splp-access-route {
		display: block;
/* 		width: 95%; */
		border-radius: 0px;
		padding: 25px 20px;
		margin: 0 0 30px;
	}
	.splp-access-route-car,
	.splp-access-route-other {
		width: 100%;
		max-width: none;
	}
	.splp-access-route-car{
		margin-bottom:30px;
	}
	.splp-access-route-other a {
		font-size: 0.95em;
		padding: 10px 15px;
		margin: 0px 0 20px;
	}
}

@media (min-width: 900px) {

}
