@charset "utf-8";
/* 総合TOPSPオリジナルCSS */

/*------------------------------
区間(AB)
------------------------------*/
#bbbb > ul {
    display: flex;
    flex-wrap: wrap;
}
#bbbb > ul li{
	width: 48%;
	border: 1px solid #d6d6d6;
    border-radius: 32px;
    margin: 0 1% 10px;
    padding: 0;
    background: #FFF;
    text-align: center;
    display: grid;
    align-items: center;
    box-sizing: border-box;
}
#bbbb > ul li a{
	font-size: 16px;
	letter-spacing: 0;
	background: none!important;
}
#bbbb > ul li small{
	display: inline-block;
    width: 100%;
    font-size: 0.8em;
}
/*------------------------------
区間(AB)ここまで
------------------------------*/

/*------------------------------
main_banner
------------------------------*/
#main_banner {
	overflow: hidden;
	margin-bottom: 15px;
}
#main_banner > ul:not(.slick-slider) {
	width: 500%;
	position:relative;
	display: flex;
}
#main_banner > ul:not(.slick-slider) li{width: calc(100% / 5);}
#main_banner .slick-dots{
	width: 110px;
	position: absolute;
	bottom: 5px;
	left: calc((100% - 110px) / 2);
}
#main_banner .slick-dots li {
	width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #eee;
	border-radius: 10px;
}
#main_banner .slick-dots button {
	padding: 0;
    width: 100%;
    height: 8px;
	border-radius: 10px;
}
#main_banner .slick-dots li button:before{
	width: 8px;
    height: 8px;
    content: '';
	border-radius: 10px;
}
#main_banner .slick-dots li.slick-active button:before {
	opacity:1;
	background: #20208c;
}
#main_banner .slick-dotted.slick-slider {margin-bottom: 0;}

/*------------------------------
kokunai/kaigai tab
------------------------------*/
#select_search_box {
	width: 98%;
	margin: 0 auto 15px;
	border-bottom: 3px solid #20208c;
}
#select_search_box ul{
	flex-wrap: wrap;
    display: flex;
}
#select_search_box li{
	width: calc((100% - 8px) / 2);
    margin: 0 2px;
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
}
#select_search_box li.select_search{
	color: #FFF;
    background: #20208c;
}

/*------------------------------
category
------------------------------*/
.category_icon {margin: 0 8px 25px;}
.category_icon ul {display: flex;}
.category_icon li {
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	align-items: center;
	display: grid;
	box-shadow: 1px 1px 5px #ccc;
	margin: 2px;
}
.category_icon li:last-child {border-right: none;}
.category_icon li a {
	display: block;
	color: #333;
	font-size: 11px;
	padding: 45px 0 5px;
}
.category_icon ul:nth-of-type(2) li{background: #FFF!important;}
.category_icon ul:nth-of-type(2) li a {padding: 10px 0;}
.category_icon .category_yado {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_yado.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_jr {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_jr.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_kokunai {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_kokunai.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_higaerijr {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_higaerijr.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_bus {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_bus.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_rentacar {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_car.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_aso {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_aso.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_rireki {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_rireki.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_kaigaitour {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_kaigaitour.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_kaigai_dp {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_kokunai.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_tentsuki {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_tentsuki.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_kaigai_air {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_kaigai_air.gif) no-repeat center 0;
	background-size: 40px;
}
.category_icon .category_kaigai_hotel {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_yado.gif) no-repeat center 0;
	background-size: 40px;
}
.category_worldheritage{
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_worldheritage.gif) no-repeat center 0;
	background-size: 40px;
}
.category_honeymoon{
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_honeymoon.gif) no-repeat center 0;
	background-size: 40px;
}
.category_other{
	background: url(/shared2021/categorytop/toppage/images/category_kaigai_other.gif) no-repeat center 0;
	background-size: 40px;
	position:relative;
	overflow: hidden;
}
.category_other small{
	background: #F66666;
    color: #FFF;
    font-size: 10px;
    transform: rotate(-45deg);
    position: absolute;
    top: -5px;
    left: -28px;
    width: 72px;
    padding: 10px 10px 0;
    box-sizing: border-box;
}
.category_icon .category_rireki {
	background: url(https://www.nta.co.jp/shared2021/categorytop/toppage/images/category_rireki.gif) no-repeat center 0;
	background-size: 40px;
}

/*------------------------------
区間
keyword_box
------------------------------*/
.keyword_box {
    display: flex;
    flex-wrap: wrap;
}
.keyword_box li{
	border: 1px solid #d6d6d6;
    border-radius: 32px;
    margin: 0 1% 10px;
    padding: 0;
    background: #FFF;
    text-align: center;
    display: grid;
    align-items: center;
    box-sizing: border-box;
}
.popularity.keyword_box li{width: 48%;}
.popularity.keyword_box li a{
	font-size: 16px;
	letter-spacing: 0;
	background: none;
}
.keyword_box li a{
    font-size: 12px;
    margin: 8px 0;
    color: #222;
    position: relative;
    letter-spacing: -1px;
}
.keyword_box li small{
	display: inline-block;
    width: 100%;
    font-size: 0.8em;
}
.keyword_section {text-align: center;}
.keyword_section li {
	display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 20px;
    margin: 0 0 10px;
	background: #FFF;
}
.keyword_section li a {
	font-size: 16px;
	display: inline-block;
    margin: 8px 15px 8px 30px;
    color: #222;
	position:relative;
}
.keyword_section li a:before {
	content:"#";
	position:absolute;
	top:0;
	left:-14px;
}
.keyword_section li.kokunai a:before {color:#F97777;}

/*------------------------------
kokunai contents
------------------------------*/
.destination_section ul {display:flex;}
.destination_section li {width: 100%;position: relative;}
.destination_section li a {
	width: 98%;
    display: inline-block;
	margin: 5px 1%;
    text-align: center;
    color: #222;
    background: #FFF;
	font-size: 14px;
	box-sizing: border-box;
}
.destination_section .picture-box li a {line-height: 0;}
.destination_section .word-box li a {
    font-size: 16px;
    padding: 15px 0;
    border: 1px solid #aaa;
    border-radius: 5px 5px 0 5px;
	position:relative;
}
.destination_section .word-box li a:before {
	content: "";
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #20208c transparent;
}
.destination_section .picture-box li img {
    border-radius: 5px;
    box-sizing: border-box;
}
.destination_section .picture-box li p {
	width: 98%;
    position: absolute;
    bottom: 5px;
    left: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
	letter-spacing: 2px;
    display: block;
    margin: 0 1%;
    padding: 5px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%);
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
	pointer-events: none;
}
#popular_inn_section dt {
    overflow: hidden;
	position: relative;
}
#popular_inn_section dt img {border-radius: 5px;}
#popular_inn_section dt div {
    width: 100%;
	height: 72px;
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%);
	align-items: center;
    display: inline-grid;
    box-sizing: border-box;
	pointer-events: none;
	border-radius: 0 0 5px 5px;
}
#popular_inn_section .area_name {
	font-size: 11px;
	margin: 2% 0;
	color: #FFF;
}
#popular_inn_section h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#popular_inn_section .plan_price a {
	display: block;
	text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fa6464;
    margin: 5% 0;
}
#popular_inn_section .plan_linkbtn{display:flex;}
#popular_inn_section .plan_linkbtn a{
	width: 98%;
    background: #FFF;
    display: block;
    margin: 0 1% 5%;
    padding: 5px 0;
    text-align: center;
    color: #333;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    box-shadow: 1px 1px 1px #d6d6d6;
    border-radius: 3px;
}
.keyword_section {text-align: center;}
.keyword_section li {
	display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 20px;
    margin: 0 0 10px;
	background: #FFF;
}
.keyword_section li a {
	font-size: 14px;
	display: inline-block;
    margin: 8px 15px 7px 30px;
    color: #222;
	position:relative;
}
.keyword_section li a:before {
	content:"#";
	position:absolute;
	top:0;
	left:-14px;
}
.keyword_section li.kokunai a:before {color:#F97777;}
.keyword_section li.kaigai a:before {color:#49CCD4;}

/*------------------------------
slide banner
------------------------------*/
#pr_slider__nta_top li {margin:0 5px;}
#pr_slider__nta_top .slick-dots{width: 100%;}
#pr_slider__nta_top .slick-dots li:first-child {border-radius: 10px 0 0 10px;}
#pr_slider__nta_top .slick-dots li {
	width: 25%;
    height: 5px;
    margin: 0;
    background: #fff;
}
#pr_slider__nta_top .slick-dots li:last-child {border-radius: 0 10px 10px 0;}
#pr_slider__nta_top .slick-dots button {
	padding: 0;
    width: 100%;
    height: 5px;
	border-radius: 10px;
}
#pr_slider__nta_top .slick-dots button:before{
	width: 100%;
    height: 5px;
    content: '';
	border-radius: 10px;
}
#pr_slider__nta_top .slick-dots li.slick-active button:before {
	opacity:1;
	background: #999;
}
#pr_slider__nta_top .slick-dotted.slick-slider {margin-bottom: 0;}

/*Tripa*/
.tripa_article li {
	border-bottom: 1px dotted #ccc;
    padding: 10px;
    background: #FFF;
    font-size: 13px;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.tripa_article li:last-child {border-bottom: none;}
.tripa_article li img {
    width: 18%;
    height: 18%;
	margin-right:2%
}
.tripa_article li hgroup {
    width: 80%
}
.tripa_article li hgroup span {font-size: 0.9em}
.tripa_article li a {
	width: 90%;
	color: #333
}
.tripa_article li a:hover {color: #20208c}