@charset "utf-8";

/* JRPCオリジナルCSS */
#Gnav #js-yado {background-color: #fff2f5;}
#nippon_travel_agency_titletop {
	width: 100%;
	height: 475px;
    background: url(/shared2021/categorytop/yado_top/images/im_top_pc.jpg) center;
    background-size: cover;
    position: relative;
	margin-bottom: 25px;
}
#nippon_travel_agency_titletop h1{
	color: #FFF;
    font-weight: bold;
    font-size: 36px;
    position: absolute;
    right: -480px;
    top: 165px;
    border: none;
	cursor: auto;
    text-shadow: 1px 1px 10px BLACK;
}
#nippon_travel_agency_titletop .gadget_box {
    width: 450px;
    position: absolute;
    top: 15px;
    left: calc((100% - 900px) / 2);
    z-index: 2;
    background: #FFF;
    border-radius: 3px;
	cursor: pointer;
}

/*------------------------------
ガシェット(エリア表示)/MAP
------------------------------*/
#p_sbox #NTA_area, #p_sbox #NTA_district {display: block !important;}
.tab_kokunai_ga li {width: calc((100% - 8px) / 2);}
.tab_kokunai_ga li:nth-of-type(1) span:before {
	background: url(https://www.nta.co.jp/shared2021/common/images/gadget/ico_bed.png) no-repeat;
	background-size: 100%;
}
.tab_kokunai_ga li:nth-of-type(2) span:before {
    background: url(https://www.nta.co.jp/shared2021/common/images/gadget/ico_place.png) no-repeat;
    background-size: 100%;
}
#kw_serch {position:relative;}
#kw_serch:before {
	content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 6px;
    left: 5px;
    pointer-events: none;
    z-index: 1;

    background: url(https://www.nta.co.jp/shared2021/common/images/gadget/ico_glass.png) no-repeat;
    background-size: 28px;
}
#kw_serch input[type="text"] {text-indent: 30px;}

/*map*/
.map_box.dis_flex{
	width: fit-content;
    margin: auto;
}
.map_box .section {
    width: 430px;
    margin: 0 15px;
}
.map_box .placeBox {margin-bottom: 8px;}
.map_box .placeBox .map {height:296px; position:relative;}
.map_box .placeBox .map {background:url(https://www.nta.co.jp/shared2015/common/images/bg_map_01.gif) center top no-repeat;}
.map_box .placeBox .map dl {
	position: absolute;
	cursor: pointer;
}
.map_box .placeBox .map dt {
	background: rgba(250,250,255,0.6);
	padding: 2px 18px 4px;
	position:relative;
}
.map_box .placeBox .map dt:before{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #222;
    border-right: 0;
    display: block;
    position: absolute;
    top: 28%;
    left: 5px;
}
.map_box .hokkaido{
	left: 297px;
	top: 33px;
}
.map_box .tohoku{
	left:300px;
	top:135px;
}
.map_box .kanto{
	left: 285px;
	top: 197px;
}
.map_box .hokuriku{
	left: 181px;
	top: 160px;
}
.map_box .koshinetsu{
	left: 232px;
	top: 118px;
}
.map_box .tokai{
	left: 254px;
	top: 235px;
}
.map_box .kansai{
	left: 189px;
	top: 248px;
}
.map_box .chugoku{
	left: 121px;
	top: 187px;
}
.map_box .shikoku{
	left: 116px;
	top: 249px;
}
.map_box .kyushu{
	left: 57px;
	top: 221px;
}
.map_box .okinawa{
	left: 55px;
	top: 73px;
}
.map_box .pref {
    z-index: 1;
    position: absolute;
    background: #FFF;
    padding: 5px 0;
	border: 1px solid #999;
}
.map_box .pref {
	width: 140px;
    display: none;
    text-align: center;
    line-height: 1.6;
}
.map_box dl:hover .pref {display: block;}
.map_box .pref * {
	display: inline;
    font-size: 12px;
    color: #222;
    margin: 2px;
    word-break: auto-phrase;
}
.map_box .placeBox .map dt a {color: #222;}
.map_box .map .pref .theme a {
	font-size: 0.9em;
	display: inline-block;
}
.ico_star {
    width: 100%;
    position: relative;
	font-size: 13px;
}
.ico_star:before {
	content: "";
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: -5px;
    left: -28px;
    position: absolute;
    top: -5px;
    left: 5px;
    background: url(/shared2021/common/images/gadget/ico_star.png) no-repeat;
    background-size: 28px;
}
.kw_pop_wrap{margin: 0 10px 10px;}
.kw_pop_wrap li {
    display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 20px;
}
.kw_pop_wrap li a {
	font-size: 12px;
	display: inline-block;
	margin: 3px 15px 5px;
    color: #222;
    position: relative;
}

/*------------------------------
閲覧履歴
------------------------------*/
#target_history a dt,
#target_history a dd{color: #222;}
#target_history a dd .c_red {
	font-size: 16px;
    font-weight: bold;
    color: #fa6464;
    margin-top: 5px;
    display: inline-block;
}

/*------------------------------
popular_inn_section
------------------------------*/
.popular_inn_section li{
	width: 200px;
    margin: 0 5px;
}
.popular_inn_section dt {
    overflow: hidden;
	position: relative;
}
.popular_inn_section dt img {border-radius: 3px;}
.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 3px 3px;
}
.popular_inn_section .area_name {
	font-size: 12px;
	margin: 2% 0;
	color: #FFF;
}
.popular_inn_section h3 {
	font-size: 14px;
	color: #FFF;
}
.popular_inn_section .plan_price {
	display: block;
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fa6464;
    margin: 5% 0 2%;
}
.popular_inn_section .smalltxt {
	text-align: center;
    display: inline-block;
    margin-bottom: 5%;
    width: 100%;
	font-size: smaller;
}
.popular_inn_section .scroll_left_btn,
.popular_inn_section .scroll_right_btn {
    position: absolute;
    top: 80px;
}

/*------------------------------
keyword_box
------------------------------*/
.keyword_box {text-align: center;}
.keyword_box li {
	display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 20px;
    margin: 0 0 10px;
	background: #FFF;
}
.keyword_box li a {
	font-size: 16px;
	display: inline-block;
    margin: 8px 15px 7px 30px;
    color: #222;
	position:relative;
}
.keyword_box li a:before {
	content:"#";
	position:absolute;
	top:0;
	left:-14px;
	color: #F97777;
}

/*------------------------------
conditionsList
------------------------------*/
.conditionsList li{
	width: 200px;
    margin: 0 5px;
    position: relative;
}
.conditionsList h3{
	width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    text-align: center;
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 3px black;
    color: #FFF;
    box-sizing: border-box;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
}

/*------------------------------
おすすめ
------------------------------*/
.imageList{
    display: flex;
    flex-wrap: wrap;
}
.imageList li{
	width: calc(92% / 4);
    margin: 0 1% 2%;
    position: relative;
}