@charset "utf-8";

/* JRPCオリジナルCSS */
#Gnav #js-jr {background-color: #fff2f5;}
#nippon_travel_agency_titletop {
	width: 100%;
	height: 475px;
    background: url(/shared2021/categorytop/jr_top/images/im_top_pc.jpg) right 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: 37%;
    border: none;
    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;
}

/*------------------------------
gagget調整
------------------------------*/
.tab_kokunai_ga li {width: 100%;}
#NTA_JR2_AreaCombo,#NTA_JR2_DistrictCombo {display: block!important;}
#NTA_JR2_AreaCombo{
	padding-left: 35px !important;
    text-indent: 0 !important;
}

/*------------------------------
区間
------------------------------*/
.popularity.keyword_box.disnone{display:none!important;}
.popularity.keyword_box {
    display: flex;
    flex-wrap: wrap;
}
.popularity.keyword_box li{
	width: calc(96% / 4);
    border-radius: 32px;
    margin: 0 0.5% 10px;
    box-sizing: border-box;
    line-height: 1.2;
}
.popularity.arr-dep li{width: calc(94% / 6);}
.popularity.keyword_box li a{
    font-size: 18px;
    margin: 8px 0;
    color: #222;
    position: relative;
}
.popularity.keyword_box li small{
	display: inline-block;
    width: 100%;
}

/*------------------------------
keyword_box
------------------------------*/
.keyword_box {text-align: center;}
.keyword_box li{
	display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 20px;
    margin: 0 15px 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 small{
	display: inline-block;
    width: 100%;
}
.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;}

/*------------------------------
JR＋ホテルパック・ツアーがおすすめ！
------------------------------*/
#about_jrset,
#about_jrset h3{
	text-align: center;
	font-size: 18px;
}
#about_jrset h3{font-weight: bold;}
#about_jrset dt,
#about_jrset dd{margin-bottom:25px;}
#about_jrset dd.lastquestion{margin-bottom:50px;}
.list li{margin-bottom: 15px;}
.list li img{
	width: auto;
    height: 24px;
    vertical-align: middle;
}
.list li b {
    color: #dc5685;
    text-decoration: #dc5685 underline;
    text-underline-position: from-font;
	font-size: 1.1em;
}
.qa_BOX{
	width: 80%;
    font-size: 20px;
    background: #fef4f4;
    border-radius: 10px;
    line-height: 1.8;
    margin: auto;
    padding: 24px 0;
    position: relative;
	font-weight: bold;
}
.qa_BOX svg {
    position: absolute;
    top: -15px;
    left: 49%;
}

/*------------------------------
行先から探す
------------------------------*/
.rec_dest__wrapper{position:relative;}
.prefList li{
	width: 200px;
    margin: 0 5px;
    position: relative;
}
.prefList 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);
}	
.scroll_left_btn,
.scroll_right_btn {
    width: 20px;
    height: 20px;
    border-radius: 12px;
    background: #242424;
    position: absolute;
    top: 98px;
    display: block;
    z-index: 1;
    border: none;
}

/*------------------------------
おすすめ
------------------------------*/
.imageList{
    display: flex;
    flex-wrap: wrap;
}
.imageList li{
	width: calc(92% / 4);
    margin: 0 1% 2%;
    position: relative;
}

/*------------------------------
otoku リンクリスト
------------------------------*/
.other_arr_wrap {
    width: 100%;
    margin: 0 auto;
}
.deptab {
    width: calc((100% - 60px) / 6);
    height: 50px;
    margin: 0 5px;
    border: 1px solid #20208c;border-bottom: none;
    line-height: 50px;
    font-size: 16px;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
}
.deptab:hover {opacity: 0.75;}
input[name="dep"] {display: none;}
.other_arr_box {
    display: none;
    padding: 40px 40px 0;
    clear: both;
    overflow: hidden;
    border-top: 2px solid #20208c;
}
#other_arr_tab1:checked ~ .other_arr1,
#other_arr_tab2:checked ~ .other_arr2,
#other_arr_tab3:checked ~ .other_arr3,
#other_arr_tab4:checked ~ .other_arr4,
#other_arr_tab5:checked ~ .other_arr5,
#other_arr_tab6:checked ~ .other_arr6 {display: block;}
.other_arr_wrap input:checked + label.deptab {
    background-color: #20208c;
    color: #fff;
}
.other_arr_box li {
	display: inline-block;
	border: 1px solid #20208c;
	border-radius: 20px;
	margin: 0 0 10px;
	background: #FFF;
}
.other_arr_box li a {
	font-size: 16px;
	display: inline-block;
	margin: 8px 15px 7px;
	color: #222;
	position: relative;
}
.other_arr_box li.other_area_jrlink {
    display: block;
    border: none;
    margin: 15px 0;
}
.other_arr_box li.other_area_jrlink h5 {
    float: left;
    background: #20208c;
    color: #FFF;
    margin-right: 1%;
    padding: 8px;
    font-size: 16px;
}