@charset "UTF-8";
a.tokuten_link, a.tokuten_more_link {
	display: block;
	color: #fff;
	text-decoration: none;
}
.tokuten_main {
	margin-top: 4px;
	padding-bottom: 50px;
	background-color: #fafff0;
	box-sizing: border-box;
}
.content_header {
	top: 0;
	z-index: 1;
	width: 100%;
}
/*header*/
.nav_bgi {
	width: 100%;
	height: 80px;
	background-repeat: no-repeat;
	background-size: contain;
}
.content_header_index {
	height: 200px;
	background-image: url(../img/header_img/header_index-pc.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.none_air {
	height: 15px;
}
/*end header*/
/*tokuten*/
/*共通*/
.tokuten_wrap {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	display: block;
	content: '';
}
.tokuten_title {
	display: inline-block;
	font-weight: bold;
	color: #636363;
	font-size: 31px;
}
.tokuten_list::before, .tokuten_list::after {
	clear: both;
	display: block;
	content: '';
}
.tokuten_list > li {
	float: left;
	width: 227px;
	box-sizing: border-box;
	box-shadow: 0 22px 30px -22px #babdb4;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
}
.tokuten_list > li:hover {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}
.tokuten_list > li:nth-child(n+2) {
	margin-left: 17px;
}
/*
.tokuten_list > li:nth-child(4n+1) {
	margin-left: 0;
}
.tokuten_list > li:nth-child(n+5) {
	margin-top: 38px;
}
*/
.tokuten_link {
	font-size: 0;
}
.tokuten_link:hover {
	text-decoration: none;
}
.tokuten_genre {
	height: 30px;
	padding-top: 10px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
}
.tokuten_img_wrap {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
}
.tokuten_img {
	overflow: hidden;
	position: relative;
	height: 130px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
}
.tokuten_img img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	zoom: 1;
	margin: auto;
}
.tokuten_txt_wrap {
	/*padding: 14px 10px;*/
	padding: 10px 10px 18px;
	border-top: 1px solid #e0e0e0;
	text-align: left;
	background-color: #fff;
}
.tokuten_city {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
}
.tokuten_overview {
	display: inline-block;
	padding: 2px 4px;
	margin-top: 7px;
	border: 1px solid #b5b5b5;
	font-size: 10px;
	line-height: 1.5;
	color: #636363;
}
.tokuten_overview:visited {
	color: #636363;
}
.tokuten_descript {
	margin-top: 5px;
	font-size: 12px;
	color: #636363;
	line-height: 1.7;
}
.tokuten_descript:visited {
	color: #636363;
}
.tokuten_more {
	display: none;
	width: 100%;
	margin: 40px auto 0;
	background-color: #f39317;
	position: relative;
}
.tokuten_more:after {
	content: "＞";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 1em;
	height: 1em;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}
.tokuten_more_link {
	display: block;
	padding: 18px 60px 18px 18px;
	/*font-size: 27px;*/
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
}
/*共通終了*/
.limited_online {
	display: inline-block;
	margin-top: 5px;
	padding: 6px 10px;
	font-size: 12px;
	color: #fff;
	background-color: #e4be48;
}
.pickup {
	background-color: #ff5151;
}
.pickup_city {
	color: #ff5151;
}
.pickup_air {
	font-size: 12px;
	color: #ff5151;
	line-height: 140%;
}
.present {
	background-color: #52a8ff;
}
.present_img {
	text-align: center;
	background-color: #fff;
}
.present_img_taiwan {
	width: auto;
	height: 100%;
	padding: 9px;
	border: none;
	zoom: 1 !important;
}
.present_city {
	color: #52a8ff;
}
.present_air {
	font-size: 12px;
	color: #52a8ff;
	line-height: 140%;
}
.discount {
	background-color: #78bd54;
}
.discount_range {
	color: #78bd54;
}
.discount_air {
	font-size: 12px;
	color: #87bd54;
	line-height: 140%;
}
.oceania {
	margin-top: 55px;
}
.asia, .europa, .america, .all {
	margin-top: 85px;
}
/*oceania*/
.tokuten_title_oceania {
	height: 60px;
	padding-left: 65px;
	line-height: 60px;
	background-image: url(../img/title_icon/oceania_title.png);
	background-repeat: no-repeat;
}
.tokuten_list_oceania {
	margin-top: 28px;
}
/*end oceania*/
/*asia*/
.tokuten_title_asia {
	height: 38px;
	padding-left: 70px;
	line-height: 38px;
	background-image: url(../img/title_icon/asia_title.png);
	background-repeat: no-repeat;
}
.tokuten_list_asia {
	margin-top: 30px;
}
/*end asia*/
/*europa*/
.tokuten_title_europa {
	height: 50px;
	padding-left: 60px;
	line-height: 50px;
	background-image: url(../img/title_icon/europa_title.png);
	background-repeat: no-repeat;
}
.tokuten_list_europa {
	margin-top: 17px;
}
/*end europa*/
/*america*/
.tokuten_title_america {
	height: 67px;
	padding-left: 60px;
	line-height: 67px;
	background-image: url(../img/title_icon/america_title.png);
	background-repeat: no-repeat;
}
.tokuten_list_america {
	margin-top: 40px;
}
/*end america*/
/*all*/
.tokuten_title_all {
	height: 46px;
	line-height: 46px;
	padding-left: 50px;
	background-image: url(../img/title_icon/all_title.png);
	background-repeat: no-repeat;
}
.tokuten_list_all {
	margin-top: 40px;
}
/*end all*/
/*end tokuten*/
.is-position-top {
	margin-top: -4px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
}

@media (min-width: 981px) {
.tokuten_list > li:nth-child(4n+1) {
	margin-left: 0;
}
.tokuten_list > li:nth-child(n+5) {
	margin-top: 38px;
}
}

@media (min-width: 961px) and (max-width: 980px) {
	.tokuten_wrap {
		width: 715px;
	}
.tokuten_list > li:nth-child(3n+1) {
	margin-left: 0;
}
.tokuten_list > li:nth-child(n+4) {
	margin-top: 38px;
}
}

@media (max-width: 960px) {
.tokuten_main {
	width: 100%;
	padding-top: 0;
	margin-top: 0;
	background-color: #ecf2e4;
}
.content_header {
	margin-top: 0;
	display: block;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.content_header_index {
	height: 0;
	padding-bottom: 20%;
	background-image: url(../img/header_img/header_index-sp.png);
}
.tokuten_wrap {
	width: 100%;
	max-width: 705px;
}
.tokuten_list {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.tokuten_list > li {
	width: 50%;
	margin: 0;
	padding: 0 2%;
}
.tokuten_list > li:nth-child(4n+1) {
	margin-left: 0;
}
.tokuten_list > li:nth-child(n+2) {
	margin: 0;
}
.tokuten_list > li:nth-child(n+3) {
	margin-top: 40px;
}
.tokuten_list > li:nth-child(n+5) {
	display: none;
	height: 0;
}
.tokuten_list > li:hover {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}
.tokuten_genre {
	height: auto;
	padding-bottom: 10px;
	/*font-size: 22px;*/
	font-size: 20px;
}
.tokuten_txt_wrap {
	height: 100%;
	min-height: auto;
	/*padding: 24px 5px;*/
	padding: 10px 10px 20px;
}
.tokuten_city {
	/*font-size: 25px;*/
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.tokuten_overview {
	margin-top: 16px;
	font-size: 20px;
	line-height: 24px;
}
.tokuten_descript {
	/*font-size: 24px;
	line-height: 35px;*/
	font-size: 14px;
	line-height: 1.5;
}
.tokuten_img {
	height: 160px;
}
.tokuten_more {
	display: block;
}
.pickup_air, .discount_air, .present_air, .limited_online {
	/*font-size: 20px;*/
	font-size: 15px;
}
.present_img_taiwan {
	width: 95%;
	height: 100%;
	padding: 1%;
}
.asia, .europa, .america, .all {
	margin-top: 70px;
}
.tokuten_list_all {
	margin: 40px 0 0;
}
}

@media (max-width: 480px) {
.tokuten_main {
	margin-top: -2px;
}
.tokuten_more_mark {
	margin: 2px 0 0 5px;
	font-size: 15px;
	float: right;
}
.tokuten_title {
	font-size: 18px;
}
.tokuten_genre {
	font-size: 14px;
	padding: 6px;
}
.tokuten_txt_wrap {
	/*padding: 12px 5px;*/
	padding: 8px 8px 14px;
}
.tokuten_img {
	height: 100px;
}
.tokuten_city {
	font-size: 14px;
}
.tokuten_overview {
	padding: 2px 4px;
	margin-top: 8px;
	font-size: 12px;
	line-height: 18px;
}
.tokuten_list > li:nth-child(n+3) {
	margin-top: 20px;
}
.tokuten_descript {
	margin-top: 5px;
	font-size: 12px;
	line-height: 20px;
}
.tokuten_more {
	width: 90%;
	padding: 0 6px;
	margin-top: 20px;
}
.tokuten_more:after {
	font-size: 14px;
}
.tokuten_more_link {
	padding: 12px 25px 12px 7px;
	font-size: 14px;
	line-height: 1.7;
}
.none_air {
	height: 8px;
}
.oceania {
	margin-top: 25px;
}
.asia, .europa, .america, .all {
	margin-top: 35px;
}
.pickup_air, .discount_air, .present_air {
	font-size: 12px;
}
.limited_online {
	padding: 4px 8px;
	font-size: 12px;
}
.tokuten_title_oceania {
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	background-size: contain;
}
.tokuten_list_oceania {
	margin-top: 14px;
}
.tokuten_title_asia {
	height: 30px;
	padding-left: 55px;
	line-height: 30px;
	background-size: contain;
}
.tokuten_list_asia {
	margin-top: 14px;
}
.tokuten_title_europa {
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	background-size: contain;
}
.tokuten_list_europa {
	margin-top: 14px;
}
.tokuten_title_america {
	height: 55px;
	padding-left: 55px;
	line-height: 55px;
	background-size: contain;
}
.tokuten_list_america {
	margin-top: 14px;
}
.tokuten_title_all {
	height: 40px;
	line-height: 40px;
	background-size: contain;
}
.tokuten_list_all {
	margin-top: 14px;
}
}

@media (max-width: 320px) {
.tokuten_img {
	height: auto;
}
.tokuten_img img {
	position: static;
}
}



.tokuten_close {
	display: flex;
	justify-content: center;
	align-items: center;
  
	height: 50vh;
  }
  .tokuten_close_item {
	line-height: 1;
	text-align: center;
	padding: 20px;
	color: #3d3d3d;
	font-weight: bold;
  }