@charset "utf-8";
#contents {
	padding-bottom:0;
}
.sakuraspirits {
	background-image: url(/world/en/cherryblossoms/img/pc_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: upgrade, sans-serif;
	font-weight: 300;
	font-style: normal;
	padding-top: 85px;
}
.sakuraspirits .sakura-wrap {
	padding: 0;
}
.upgrade-bold {
font-family: upgrade, sans-serif;
font-weight: 600;
font-style: normal;
}
.upgrade-medium {
	font-family: upgrade, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.upgrade-regular {
font-family: upgrade, sans-serif;
font-weight: 300;
font-style: normal;
}

.sakura-mv {
	position: relative;
	box-sizing: border-box;
 color: #fff;
	width: 480px;
	height: 480px;
	margin: 0 auto 85px;
	
}

.sakura-badge {
	position: absolute;
	top: 360px;
	left: 93%;
	width: 228px;
	height: 228px;
	overflow: hidden;
	transform: scale(0,0) rotateX(180deg);
	transition: transform 800ms 0ms ease-in-out;
	z-index: 10;
}
.sakura-badge.on {
	transform: scale(1.0,1.0) rotateX(360deg);
}
.sakura-badge img {
	width: 100%;
}
.sakura_map {
	box-shadow: 16px 24px 33px -24px #000000;
	margin: 0 auto 250px;
	width: 700px;
	height: 622px;
}
.sakura_map img {
	width: 100%;
}
.book_flight_btn {
	background-color: #b10000;
	color: #fff;
	border-radius: 10px;
	padding: 11px;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.book_flight_btn::before {
	content: "";
	background-image: url(/world/en/cherryblossoms/img/icon_sakura_wt.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 22px;
	margin-right: 5px;
}
.ttl_pink {
	color: #ed0052;
	text-align: center;
	font-size: 44px;
	line-height: 1.3em;
	font-family: upgrade, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.ttl_pink_sakura {
	font-size: 60px;
	letter-spacing: 0.07em;
}
.ttl_pink.ttl_pink_sakura::after {
	content: "";
	display: block;
	background-image: url(/world/en/cherryblossoms/img/ttl_sakura_pink.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 19px;
	background-size: 101px 19px;
	margin: 11px auto 60px;
}
.ttl_white {
	color:#fff;
	text-align: center;
	font-family: upgrade, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.ttl_white.ttl_white_sakura::after {
	content: "";
	display: block;
	background-image: url(/world/en/cherryblossoms/img/ttl_sakura_white.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 19px;
	background-size: 101px 19px;
	margin: 11px auto 60px;
}
.ttl_white_sakura {
	font-size: 60px;
}
.section2 {
	margin-top: 110px;
}
.section3 {
	background-image: url(/world/en/cherryblossoms/img/pc_bg_section3.jpg);
	background-size: 1920px 1308px;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px;
	height: 1308px;
	margin: 0 auto;
	box-sizing: border-box;
	background-position: top center;
}
.section3 a:focus {
	outline-color: #fff;
}
.section3Inr {
	width: 950px;
	margin: 0 auto;
}
#footerArea {
	padding-top: 10px;
}
.mustGoSpot-list {
	display: flex;
	justify-content: space-between;
}
.mustGoSpot-list li {
	position: relative;
	margin-bottom: 20px;
	width: 296px;
	height: 296px;
	overflow: hidden;
}
.mustGoSpot-list li a {
	display: block;
}
/* .mustGoSpot-list li a:focus::after {
	content: "";
	position: absolute;
	left: 0;
	color: #FFF;
	outline: 5px solid #fff;
	width: 286px;
	height: 286px;
	top: 5px;
	left: 5px;
	box-sizing: border-box;
	display: block;
} */
.mustGoSpot-list li img {
	margin-left: -142px;
	height: 296px;
	transition: transform 0.3s ease-in-out;
	vertical-align: top;
}
.mustGoSpot-list li a {
	display: block;
	z-index: 1;
	height: 290px;
	width: 290px;
	position: absolute;
	box-sizing: border-box;
	top: 3px;
	left: 3px;
}
.mustGoSpot-list li a:focus {
	outline: solid #fff 3px;
}

.mustGoSpot-list li:hover img {
	transform: scale(1.10);
}


.mustGoSpot-list_title {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
	width: 100%;
	font-size:20px;
}
.right-arrow {
	font-size:18px;
}
.right-arrow a {
	color:#fff;
}
.right-arrow a::after {
	content: "";
	background-image: url(/world/en/cherryblossoms/img/icon_left_arrow.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 59px;
	height: 10px;
	background-size: 49px 8px;
	margin-left: 30px;
}
.bnr_explorejapan {
	margin-top: 95px;
	padding-bottom: 105px;
}
.bnr_japan_explorer_pass {
	margin: 0 auto 160px;
	width: 954px;
	position: relative;
}
.icon_explorer_pass_inr {
	position: relative;
}
.icon_explorer_pass_text {
	position: absolute;
	top: 90px;
	right: 70px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.icon_explorer_pass {
	position: absolute;
	right: 0;
	bottom: 50px;
}
.bnr_japan_explorer_pass a {
	outline: none;
}
.bnr_japan_explorer_pass a:hover img{
	opacity: 0.8;
}
.bnr_japan_explorer_pass a:focus img.explorerBnr {
	outline: 2px solid red;
}
.bnr_explorejapan a:hover img {
	opacity: 0.8;
}
.bnr_explorejapan a:focus {
	outline: none;
}
.bnr_explorejapan a:focus img {
	outline: 2px solid white;
}

.btn_booknow_wrap {
	text-align: center;
}

.btn_select_language a {
	color: #ff5a90;
	background-color: #fff;
margin: 0 auto;
width: 480px;
box-sizing: border-box;
height: 106px;
font-size: 23px;
display: flex;
justify-content: center;
align-items: center;
}
.btn_select_language a:hover {
	opacity: 0.8;
}

.btn_select_language a::after {
	content: "";
	background-image: url(/world/en/cherryblossoms/img/icon_arrow_pink.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 11px;
	height: 16px;
	background-size: 11px 16px;
	margin-left: 20px;
	margin-bottom: -2px;
}
.btn_select_language_wrap::after {
	content: "";
	background-image: url(/world/en/cherryblossoms/img/icon_mouse.png);
	background-repeat: no-repeat;
	display: block;
	width: 88px;
	height: 88px;
	margin: 80px auto 380px;
}

.animation-bounce {
	animation:
					bounce 3s ease infinite normal 0s none;
	-webkit-animation:
					bounce 3s ease infinite normal 0s none;
	-ms-animation:
					bounce 3s ease infinite normal 0s none;
}
@keyframes bounce {
	0%,	100%,	30%, 50%,	80% {	transform: translateY(0px);}
	20% {transform: translateY(-30px);}
	40% {transform: translateY(-15px);}
}
@-webkit-keyframes bounce {
	0%,	100%, 30%,	50%,	80% {transform: translateY(0px);}
	20% {transform: translateY(-30px);}
	40% {transform: translateY(-15px);}
}
.animation-bounce:hover {	animation: none;}

.animation-roll {
	animation:
	roll 2s linear infinite alternate;
	-webkit-animation:
	roll 2s linear infinite alternate;
	-ms-animation:
	roll 2s linear infinite alternate;
}

@keyframes roll {
	0%   { transform: rotate(-15deg); }
	100% { transform: rotate(15deg); }
}
@-webkit-keyframes roll {
	0%   { transform: rotate(-15deg); }
	100% { transform: rotate(15deg); }
}


.spNon {
	display: block!important;
}
.pcNon {
	display: none!important;
}
.spOnly {
	display: none;
}

.pageTop2 {
	display: none;
}
