@charset "utf-8";

/*20221216*/
#wrapper .access {display:none!important;}
/*20221216*/
#wrapper .access {display:none!important;}
/*20241113*/
#osusume_point {
    padding-top: 5%;
	clear:both;
}
/*20241113*/

.f-deepred{color:#cc0d21}

main *{
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight:500;
}

/*-----DT gadget-----//*/
#search_gdt h2 {
	font-size: 20px !important;
	font-weight: bold;
	line-height: 30px;
	height: 34px;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	border-bottom: 5px solid #282DA5;
	background: url(../images/icon_easy_search.gif) no-repeat;
}
:root {
	--gadget-accent-color: #6EB9DA;
	--gadget-noactive-color: #F9F6F4;
	--gadget-botton-color: #F29A16;
}
#search_gdt .fw-top .fw-checkbox__label:before {border-color: var(--gadget-accent-color);}
#search_gdt .fw-top .fw-checkbox__input:checked + .fw-checkbox__label:before {
    background-color: var(--gadget-accent-color);
    border-color: var(--gadget-accent-color);
}
#search_gdt .fw-top .fwnta-modal-tab__list {border-bottom-color: var(--gadget-accent-color);}
#search_gdt .fw-top .fwnta-modal-tab__list > li.fw-is-active {background: var(--gadget-accent-color);}
#search_gdt .fw-top .fwnta-modal-btn-clear {
    border-color: var(--gadget-accent-color);
    color: var(--gadget-accent-color);
}
#search_gdt .fw-top .fwnta-modal-tab__list > li {background-color: var(--gadget-noactive-color);}
#search_gdt .fw-top .fw-btn-detail-01, .fw-top .fw-btn-fix-01 {background-color: var(--gadget-botton-color);}
#search_gdt .fw-top .fwnta-btn-search{background-color: var(--gadget-botton-color);}
#search_gdt .fwnta-search-condition-clear {display: none !important;}
#search_gdt .fw-top .fwnta-modal-search-condition {z-index: 10000 !important;}
#search_gdt .fwnta-search-group{width: 100%;}
html:has(.fw-modal-portal),
body:has(.fw-modal-portal) {overflow: hidden!important;}

/*loading*/
#webconnect-tour-hotels-gadget,
#webconnect-gadget-1 {
	position: relative;
	min-height:250px;
}
#webconnect-tour-hotels-gadget > span,
#webconnect-gadget-1 > span{
	width:8px;
	height:8px;
	border-radius:50%;
	display:inline-block;
	position:absolute;
	left:50%;
	margin: 120px 0 0 -10px;
	-webkit-animation:3s infinite linear;
	-moz-animation:3s infinite linear;
	-o-animation:3s infinite linear;
}
#webconnect-tour-hotels-gadget > span:nth-child(1),
#webconnect-gadget-1 > span:nth-child(1){
	background:#C1C3C5;
	-webkit-animation:kiri 1.2s infinite linear;
	-moz-animation:kiri 1.2s infinite linear;
	-o-animation:kiri 1.2s infinite linear;
}
#webconnect-tour-hotels-gadget > span:nth-child(2),
#webconnect-gadget-1 > span:nth-child(2){
	background:#C1C3C5;
	z-index:100;
}
#webconnect-tour-hotels-gadget > span:nth-child(3),
#webconnect-gadget-1 > span:nth-child(3){
	background:#C1C3C5;
	-webkit-animation:kanan 1.2s infinite linear;
	-moz-animation:kanan 1.2s infinite linear;
	-o-animation:kanan 1.2s infinite linear;
}
@-webkit-keyframes kanan {
0% {-webkit-transform:translateX(20px);
}
50%{-webkit-transform:translateX(-20px);
}
100%{-webkit-transform:translateX(20px);
z-index:200;
}
}
@-moz-keyframes kanan {
0% {-moz-transform:translateX(20px);
}
50%{-moz-transform:translateX(-20px);
}
100%{-moz-transform:translateX(20px);
z-index:200;
}
}
@-o-keyframes kanan {
0% {-o-transform:translateX(20px);
}
50%{-o-transform:translateX(-20px);
}
100%{-o-transform:translateX(20px);
z-index:200;
}
}
@-webkit-keyframes kiri {
0% {-webkit-transform:translateX(-20px);
z-index:200;
}
50%{-webkit-transform:translateX(20px);
}
100%{-webkit-transform:translateX(-20px);
}
}
@-moz-keyframes kiri {
0% {-moz-transform:translateX(-20px);
z-index:200;
}
50%{-moz-transform:translateX(20px);
}
100%{-moz-transform:translateX(-20px);
}
}
@-o-keyframes kiri {
0% {-o-transform:translateX(-20px);
z-index:200;
}
50%{-o-transform:translateX(20px);
}
100%{-o-transform:translateX(-20px);
}
}
/*-----//DT gadget-----*/

/*759px以下*/
@media screen and (max-width: 759.9px) {
/*Rtoaster*/
#rt_shinkansen_cpn {
    margin: 25px auto;
}
#rt_shinkansen_cpn h3 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
}
#rt_shinkansen_cpn > li a{
	margin: 0 auto 5%;
	border: 1px solid #999;
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 5px;
    padding: 10px;
	box-sizing: border-box;
    display: block;
}
#rt_shinkansen_cpn a {color: #222;}
#rt_shinkansen_cpn li dt {
	width: 100%;
	height: 180px;
	font-size: 20px;
	text-align: center;
	border-bottom: 2px dotted #FFF;
	margin-bottom: 15px;
	padding-top: 25px;
	background: #e50012 url(../../images/pb-pixta98381506.jpg) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
#rt_shinkansen_cpn li dt div {
	color: #e50012;
	font-size: 16px;
	margin: 0 auto 5px;
	padding: 2px 0;
	position: relative;
	width: 100px;
	background: #FFF;
	border-radius: 50px;
}
#rt_shinkansen_cpn li dt p b {
	font-weight: bold;
    color: #fff;
    font-size: 2em;
}
#rt_shinkansen_cpn li dt p small {
    font-size: 0.5em;
}
#rt_shinkansen_cpn li dt p small:nth-of-type(2) {
    font-size: 0.4em;
}
#rt_shinkansen_cpn li dd > p {
	font-size: 18px;
	color: #e50012;
	margin-bottom: 10px;
	text-align: center;
}
#rt_shinkansen_cpn li dd li {
	font-size: 13px;
    margin-bottom: 5px;
    color: #555;
    display: flex;
}
#rt_shinkansen_cpn li dd li b {
	width: 90px;
	font-weight: bold;
}

/*DT新機能*/
#osusume_point h2 {
    width: 90%;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    background: url(../images/icon_quick_search.gif) no-repeat;
    height: 37px;
    margin: 3% 0 5px;
    padding: 0 0 0 10%;
    border-bottom: 5px solid #282DA5;
}
#osusume_point ul {
	display: flex;
	flex-wrap: wrap;
	margin: 5px;
	padding: 1%;
	background: #1260CC;
}
#osusume_point li {
	width: 48%;
	margin: 1%;
	/* box-shadow: 0px 0px 5px 0px #B6B6B6; */
	background: #FFF;
	/* margin-bottom: 10px; */
	padding: 5px 5px 0;
	min-height: 120px;
	box-sizing: border-box;
	border-radius: 5px;
}
#osusume_point dt {
    color: #282DA5;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
#osusume_point dd {margin: 5px 0;}
#osusume_point dd img {
    margin: auto;
    width: auto;
	height:28px;
    display: block;
}
#osusume_point dd:last-child {font-size: 14px;}
/*DT新機能*/

#search_gdt {
    margin: 15px 10px;
}
.zenryo {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-bottom:15px;
}
.osusume_area_dl_wrap dl{
	width: 96%;
    margin: 0 2% 10px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
}
.osusume_area_dl_wrap dl:last-child{
    border-bottom: none;
}
.osusume_area_dl_wrap dl dt img{
	width:25%;
	float:left;
	display:block;
	margin:0 2% 0 0;
}
.osusume_area_dl_wrap dl dd{
	width: 70%;
    float: left;
    display: block;
    font-size: 13px;
    line-height: 1.5;
}
.osusume_area_dl_wrap dl p:nth-of-type(1){
	font-size: 16px;
	font-weight:bold;
}
.osusume_area_dl_wrap dl p{
    display: block;
}
.spnone,.smpnone{display:none!important}

/*style*/
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
h2 {
    font-size: 18px;
    margin-bottom: 10px;
	font-weight:bold;
}
h4 {
    font-size: 16px;
    font-weight:bold;
}
ul,ol {list-style:none;}

/*フローティングバナー*/
#floating_banner{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 51;
}
#floating_banner .floating_banner_in{
	background: #00000055;
	padding: 1%;
}
#floating_banner .close_pekemark{position:relative;}
#floating_banner .close_pekemark img{
    position: absolute;
	top: -20px;
    right: 0;
}
#floating_banner .close_pekemark,
#floating_banner a img{
	width: 100%;
    display: block;
    margin: 0 auto;
	z-index: 52;
}

/*main*/
article {
	width: 100%;
	margin: 0;
	padding: 0;
}

p.under_h1_text {
    font-size: 10px;
    text-align: left;
    margin-left: 2%;
}

h1 {font-size: 10px;}

h2#appeal__h2 {
    background: #f0f7fd;
    text-align: center;
    line-height: 2;
    color: #282da5;
}
.inner {
	width: 96%;
	margin: 0 2%;
	padding: 15px 0;
	box-sizing: border-box;
}

/*title*/
#title img {
	width:100%;
	height:auto;
}
/*アンカー*/
#navi {
	display: flex;
    margin: 15px 0;
}
#navi li{
	width: 33.33333%;
    font-size: 12px;
    text-align: center;
    border-right: 1px dotted #222;
    box-sizing: border-box;
}
#navi li.width_half{
	width: 50%;
}
#navi li:last-child{
    border-right: none;
}

/*メインビジュアル大／文字乗せ*/
.jr_shinkansen_main {
	width: 98%;
    margin: 0 1% 5px;
    padding: 0 5px;
    box-sizing: border-box;
    background: #fff;
}
.jr_shinkansen_main:after{
	content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;	
	clear: both;
}
.jr_shinkansen_main li {
	float: left;
    font-size: 13px;
    margin: 1%;
    width: 48%;
    height: 85px;
    border: 2px solid #282da5;
    box-sizing: border-box;
    padding: 5px;
    align-items: center;
    display: grid;
	color:#333333;
}
.jr_shinkansen_main li span {
	width: 70px;
    height: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
}
.jr_shinkansen_main li span.ico_seetmap {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_seetmap.png);}
.jr_shinkansen_main li span.ico_tejimai {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_tejimai.png);}
.jr_shinkansen_main li span.ico_uketori {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_uketori.png);}
.jr_shinkansen_main li span.ico_choice {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_choice.png);}
.jr_shinkansen_main li span.ico_green {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_green.png);}
.jr_shinkansen_main li span.ico_price {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_price.png);}
.jr_shinkansen_main li span.ico_mypage {background-image: url(//www.nta.co.jp/jr/shinkansen/images/ico_mypage.png);}
.jr_shinkansen_main li strong{
	display: block;
	font-weight:bold;
}
.pr_notes {
    text-align: center;
    margin: 1% 3% 2%;
}
#jr_shinkansen_price > p{
	width: 100%;
    text-align: center;
    padding: 2px 0 3px;
    font-size: 14px;
}
#jr_shinkansen_price > p span{
	font-size: 16px;
	color: red;
	font-weight: bold;
}
#jr_shinkansen_price > p .spfont12{font-size: 12px;color:#333;font-weight: normal;}
#jr_shinkansen_price > p .spfont12 * {font-size: 12px;}
#select_departure {background:#FFF;}
#quickSearch {
	float: left;
	width: 100%;
	margin-top: 17px;
}
#quickSearch > p {
	margin: 0 1% 2%;
    font-size: 12px;
}
#quickSearch h3 {
	margin-bottom: 15px;
}
#quickSearch ul {
	height: 40px;
}
#quickSearch ul li {
    margin: 0 2%;
    display: block;
    width: 46%;
	float: left;
    text-align: center;
}
#quickSearch ul li a{
    width: 144px;
    height: 40px;
    display: inline-block;
    background: url(/jr/shinkansen/images/b_quick_nav.jpg) no-repeat;
    background-size: 100%;
    font-size: 19px;
    font-weight: bold;
    line-height: 2;
    color: #22279a;
}
#quickSearch ul li a:hover{
	opacity: 0.6;
	text-decoration: none!important;
}
#quickSearch ul li strong{
	display:block;
	text-align:center;
	color:#F00;
	margin:2px 0 8px 0;
	font-size:13px;
	font-weight: bold;
}
#otoku {
	float:left;
	width: 100%;
	margin-top: 23px;
	text-align: center;
}
#otoku .set_pack{
	font-size: 12px;
	color: #FFF;
    background: #ed0014;
	height: 28px;
    /*border-radius: 16px;*/
    line-height: 1;
}
#otoku .set_pack strong,
#otoku .set_pack > span{
	font-weight: bold;
	margin: 0 2px;
	color: #ed0014;
	font-size: 14px;
	-moz-text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	-webkit-text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	-ms-text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
}
#otoku .set_pack > span{
	background: #ffcc00;
    margin: -2px 0 0;
    padding: 10px 5px;
    border-radius: 20px;
    display: inline-block;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
}
#otoku h3 img{
	width:100%;
	height:auto;
}
#otoku div.ex{
	font-weight: bold;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 2%;
    width: 94%;
}
#otoku p{
	text-align: center;
	clear: both;
}
#otoku span{color:red;}
#otoku div img{
	width:90%;
	height:auto;
	margin:0 auto;
	display:block;
}
.icon_txt,
#otoku div div.otoku_pri{
	float: left;
}
.icon_txt {
	width: 60px;
	height:20px;
	text-align: center;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 3px 6px 0 6px;
	color:#ffffff;
	background: #1398fd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#otoku div div.otoku_pri{
	width: 100%;
    display: block;
    text-align: center;

	font-size: 25px;
	color: #ff0000;
}
#otoku div span.otoku_txt {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ W6', Meiryo, メイリオ, sans-serif;
	font-size: 30px;
	color: #ff0000;
}
div.otoku_btn a {
	font-weight: bold;
	width: 80%;
	margin: 10px auto 0;
	padding: 10px 0;
	font-size: 16px;
	color: #008DDE;
	border-radius: 6px;
	/*box-shadow: 0 2px 0 #d6d6d6;*/
	box-sizing: border-box;
	transition: opacity 0.3s ease-out;
	cursor: pointer;
	text-align: center;
	display: block;
	background: #FFF;
	border: 1px solid #008DDE;
}
ul.arrow li {
	clear: both;
	font-size: 14px;
	line-height: 1.8;
	margin-left: 10px;
	padding-left: 15px;
	background: url('../images/arrow.gif') no-repeat left center;
	*width: 520px;
}
dl.green dt{
	font-size:16px;
	padding-bottom:10px;
	color:#F00;
}
dl.green dd{
	font-size:12px;
	line-height:18px;
}
dl.green dd span{
	font-size:14px;
}
#info {
	clear: both;
}
#info p img {
	margin: 15px 0 5px;
}
#time {
	width: 92%;
    display: block;
    margin: 0 4%;
}
#time table {
	width: 100%;
	height:141px;
	color: #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 10px;
}
#time th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #efefef;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
#time td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	vertical-align: middle;
}
#time .chubuRessya {
	width: 58px;
}
#time .chubuKukan {
	width: 140px;
}
#figure {
	float: left;
    width: 96%;
    margin: 0 2%;
}
#figure div img{
    width: 100%;
	height:auto;
}
#recommend {
	clear: both;
	width: 100%;
	margin-top:25px;
	padding-top:1px;
}
#otoku:before{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#recommend div.plan_area {
	background: #FFF;
    -moz-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    padding: 0;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 15px 3% 15px;
    overflow: hidden;
    display: block;
}

/*-------------
plan
---------------*/
div.plan_area div.area_plan_hotel{
	background: #fff;
	width:23%;
	float:left;
	overflow:hidden;
	padding:10px;
	margin:0 10px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
div.plan_area div.area_plan_hotel:hover{opacity:0.8;}
div.plan_area div.area_plan_hotel p.hotel_area{
	font-size: 12px;
    text-align: right;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #2184da;
    color: #FFF;
    padding: 5px;
    border-radius: 3px;
}
div.plan_area div.area_plan_hotel img{
	width:100%;
	height: 100%;
}
div.plan_area div.area_plan_hotel h4{
    font-size: 15px;
    text-align: center;
    margin: 5% 0;
	font-weight: bold;
}
div.plan_area div.area_plan_hotel .hotel_price{
	text-align: center;
    color: #f00;
    font-weight: bold;
    font-size: 16px;
	margin-bottom: 4%;
}
div.plan_area div.area_plan_hotel .hotel_price span{
    color: #222;
    font-size: 12px;
}
div.plan_area div.area_plan_hotel .hotel_catch_copy {
    font-size: 12px;
    line-height: 1.4;
	height: 48px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin-bottom: 5px;
}
div.plan_area div.area_plan_hotel .access {
	font-size: 12px;
    line-height: 1.4;
    height: 32px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#searchShop {
	clear: both;
    width: 100%;
    margin-top: 2%;
    padding: 3% 0 3% 0;
    text-align: center;
    background: url(../images/dot_line.gif) no-repeat left top;
}
#recommend dl.setPlan dt a:link,
#recommend dl.setPlan dt a:visited {
	text-decoration: none;
	color: #333;
}
#recommend dl.setPlan dt a:hover,
#recommend dl.setPlan dt a:active {
	border-bottom: 1px solid #333;
	color: #333;
}
.uketori {
	margin-top: 20px;
	width: 339px;
	height:148px;
	background: url('../images/uketori/u_bg.gif') no-repeat bottom;
}
.uketori:after,
.uketori h4:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.uketori img {
	margin: 12px 0 0 12px;
	float: left;
}
.uketori h4 img {
	margin: 0;
	padding: 0;
}
.uketori .u_logo {
	width: 171px;
	float: left;
}
.uketori .txt_box {
	width: 155px;
	float: left;
}
.uketori .txt_box p {
	font-size:14px;
	text-align:left;
line-height: 120%;
}
.uketori .txt_box p span {
line-height: 180%;
}
.u_btn a img {
	margin-top: 0;
	padding: 0;
}
.u_btn a:hover img {
	margin-top: 0;
	padding: 0;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*bnrarea*/
#bnr{
	display:block;
	margin:0 0 15px 0;
}
#bnrHajimete{
	padding:0 0 20px 0;
}
.txt_greecpn{
	font-size:18px;
	font-weight:bold;
	color:#f30;
}
.titleName{
	padding: 8px;
    text-align: center;
    margin: 0 0 15px 0;
    background: #E6E6FF;
    font-size: 20px;
    font-weight: bold;
    color: #31289D;
}
.recomandTit{
	width: 90%;
    background: url(../images/ic_heart.gif) no-repeat;
    border-bottom: 5px solid #292EA6;
    padding: 0 0 0 10%;
    clear: both;
}

/*----------------------------
　　　　　　ボタン
------------------------------*/
div.plan_area{
	background: #ebebf9;
	position:relative;
}
.btn{
	clear: both;
    width: 100%;
    margin: 0px auto 15px;
}
.btn p.orangeBtn:nth-of-type(1) {
	width: 94%;
    display: block;
    margin: 5px auto;
    padding: 2%;
    color: #FFF;
    background: #ff9326;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    border-radius: 5px;
    box-sizing: border-box;
}
.btn p.orangeBtn:nth-of-type(1) a:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 40%;
    right: 5px;
}
.btn p.orangeBtn:nth-of-type(n+2) {
	width: 94%;
    display: block;
    margin: 5px auto;
    padding: 12px 2%;
    color: #FFF;
    border: 1px solid #ff9326;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    border-radius: 5px;
    box-sizing: border-box;
}
.btn p.orangeBtn:nth-of-type(n+2) a:after {
	width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 18%;
    right: 15px;
    filter: drop-shadow(10px 10px 0px #ff9326);
}
.btn p.orangeBtn:hover{opacity:0.8;}
.btn p.orangeBtn a:link,
.btn p.orangeBtn a:visited,
.btn p.orangeBtn a:hover,
.btn p.orangeBtn a:active {
	text-decoration: none!important;
	color: #FFF!important;
}
.btn p.orangeBtn:nth-of-type(n+2) a:link,
.btn p.orangeBtn:nth-of-type(n+2) a:visited,
.btn p.orangeBtn:nth-of-type(n+2) a:hover,
.btn p.orangeBtn:nth-of-type(n+2) a:active {
	color: #ff9326!important;
}

/*----------------------------
add20160420
------------------------------*/
ul.arrow li {
	width: 90%;
	background: transparent url("../images/arrow.gif") no-repeat scroll left 10px;
	white-space: normal !important;
}
.infobox {
    clear:both;
	padding: 20px 0;
}
.infobox:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.infobox dl.green {
	width: 90%;
    padding: 2%;
    float: left;
    background-color: #e2ffd6;
    border: #360 3px solid;
    margin: 0 2%;
    display: block;
}
.recobox {
    clear:both;
	background: #FFF;
}
.contInner, .contInner02 {
    padding: 15px 10px 20px;
    line-height: 1.6;
}
.itemList4 {
    margin: 15px 0 0 15px !important;
}
.itemList4.white li {
    background: #ebebf9 none repeat scroll 0% 0%;
}
.itemList4 li {
    width: 46%;
    float: left;
    position: relative;
    margin: 1%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 2px 0px #AFAFAF;
}
.itemList4 li .thumb {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.itemList4 li .thumb img {
    max-width: 100%;
    height: auto;
}
.itemList4 li dl {
    padding: 10px !important;
    font-size: 13px;
    line-height: 1.2;
}
.itemList4 li dl dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.itemList4 li:hover {
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
	cursor:pointer;
}

/*----------------------------
add20160509
------------------------------*/
#quickSearch h2 {
    width: 90%;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    background: url(../images/icon_quick_search.gif) no-repeat;
    height: 37px;
    margin: 0 0 3% 0;
    padding: 0 0 0 10%;
    border-bottom: 5px solid #282DA5;
}
#info h2,.recobox h2 {
	font-size:18px;
	font-weight:bold;
	line-height:36px;
    background: url(../images/icon_shin.gif) no-repeat;
    height: 37px;
	margin: 0 0 10px 0;
	padding: 0 0 0 45px;
	border-bottom:5px solid #282DA5;
}

/*add20171101*/
.bT{
	display:block;
	text-align:left;
	font-size:16px;
}
.bT span{
	display:block;
	text-align:left;
	font-size:13px;
	color:#06C
}
.bS{
	display:block;
	overflow:hidden;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	padding:5px 0 0 45px;
}
.bS span{
	font-size:10px;
}

/*price list*/
#price_list{
    margin-top:3%;
}
#price_list h2,
.otherWrap h3,
#useWrap h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 36px;
    background: url(../images/icon_shin.gif) no-repeat;
    height: 37px;
    margin: 0 0 10px 0;
    padding: 0 0 0 45px;
    border-bottom: 5px solid #282DA5;
}
#price_list table {
	width: 96%;
    color: #333;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
    margin: 0 2%;
}
#price_list th {
	border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #efefef;
    font-weight: bold;
    font-size: 16px;
    padding: 3px 0 0 0;
	text-align: center;
}
#price_list td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 13px;
    height: 38px;
    padding: 5px 0 0 0;
    width: 20%;
}
#price_list table:not(.moreBox) tr:nth-of-type(2) td {
    font-weight: bold;
}
#price_list .moreBox tr:first-of-type td {
    border-top: none!important;
}
#price_list tr:nth-of-type(n+3) td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}
#price_list .moreBox  tr td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}

/*otherWrap-----------------*/
.article.otherWrap{padding: 15px 10px 20px;}
.inner h3:nth-of-type(2),
.inner h3:nth-of-type(3){
	font-size:20px;
	font-weight:bold;
	line-height:36px;
    background: url(../images/icon_shin.gif) no-repeat;
    height: 37px;
	margin: 0 0 10px 0;
	padding: 0 0 0 45px;
	border-bottom:5px solid #282DA5;
}
.otherWrap ul{
	overflow:hidden;
}
.otherWrap ul.bnr_box li{
	width:400px;
	float:left;
	margin:10px 0 10px 50px;
	padding:0 0 15px 0;
	font-size:20px;
	background:#FFF;
	text-align:center;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.2);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.2);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.2);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}
.otherWrap ul.bnr_box li a{
	display:block;
}
.otherWrap ul.bnr_box li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.8 ;
}
.otherWrap ul.bnr_box li img{
	margin:0 0 15px 0;
}
.tlink_box:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.otherWrap ul.tlink_box {
    margin: 5px auto;
    background: #FFF;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.otherWrap ul.tlink_box li {
    font-size: 13px;
    text-align: center;
    margin: 0 0 18px 0;
    display: block;
	float:left;
}
.otherWrap ul.tlink_box li a {
    padding: 0 0 0 20px;
    display: block;
	color:#39F;
	text-align:left;
	margin:0 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	position:relative;
}
.otherWrap ul.tlink_box li a:before{
	content:"▼";
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	display:block;
	position:absolute;
	top:0;
	left:0;
	font-size:13px;
}
.otherWrap ul.tlink_box li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.8 ;
}
#mainForm select{
	font-size:14px;
}

/*cross links*/
#wrapper div#bnlinks {
	width:100%;
/*	display:block;*/
	display:none;
}
#wrapper div#bnlinks ul li {
	 width: 48%;
    display: block;
    margin: 1%;
    float: left;
}
#wrapper div#bnlinks ul li dl dt,
#wrapper div#bnlinks ul li dl dt a img{
    width:100%;
}
#wrapper div#bnlinks ul li dl dd{
    font-size: 11px;
	min-height:32px;
	text-align:center;
}

/*link none*/
.inner h3:nth-of-type(3) {
    display: none;
}
.inner ul:nth-of-type(3) {
    display: none;
}

/**/
.moreB, .moreB2 {
    margin: 0 20px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    text-decoration: none;
    display: block;
    padding: 10px;
    color: #000;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-align: center;
    position: relative;
    margin: 10px;
}
.otherWrap ul.tlink_box {
    width: 87%;
    margin: 5px auto;
    background: #FFF;
    overflow: hidden;
    padding: 0px 20px 0px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.otherWrap ul.tlink_box li {
    font-size: 12px;
    text-align: center;
    margin: 0 0 10px 0;
    display: inline-block;
}
.otherWrap ul.tlink_box li a {
    padding: 0 0 0 20px;
    display: block;
    color: #39F;
    text-align: left;
    margin: 0 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.moreB:before, .moreB2:before {
    content: "";
    position: absolute;
    background: url(../images/im_more.png);
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 10px;
}
.moreB.active:before, .moreB2.active2:before {
    content: "";
    position: absolute;
    background: url(../images/im_more-.png);
    background-size: 100% auto;
}
#caution {
    width: 96%;
    font-size: 13px;
    margin: 1% 2%;
    display: block;
	border: 1px solid #cc0d21;
}
#caution dt{
    color: #FFF;
    background: #cc0d21;
    display: block;
    padding: 3px 0;
    text-align: center;
}
#caution dd{
    display: block;
}
#caution dd ul li{
	line-height: 1.5;
	padding: 3px 10px;
}

p.under_h1_text a img {
    display: block;
    margin: 0 auto;
}

/*add 20191024*/
#jr_link_box h4 {
    background: #3d5cca;
    color: #FFF;
    margin-bottom: 2px;
    padding: 5px 0 5px 10px;
    border-radius: 0 8px 0 0;
	position:relative;
}
#jr_link_box h4:after {
	content:"";
	width:13px;
	height:13px;
	background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
	transition-duration:0.5s;
	position:absolute;
	top:35%;
	right:2%;
}
#jr_link_box h4.open:after {
	transform:rotate(90deg);
	transition-duration:0.5s;
	top:42%;
	right:4%;
}
#jr_link_box ul{display:block;}
#jr_link_box ul li {
	width: 16.5%;
	float: left;
    text-align: center;
    margin: 8px 0;
    font-weight: bold;
}
#jr_link_box ul li.other_area_jrlink {
    width: 100%;
    border: 1px solid #bbb;
    box-sizing: border-box;
}
#jr_link_box ul li.other_area_jrlink h5{
	width: 100%;
    background: #bbb;
    color: #FFF;
    padding: 5px;
    font-size: 15px;
}
#jr_link_box ul li.other_area_jrlink ul li{
	width: 44%;
    margin: 8px 3% 6px;
}

/*tripa*/
#useWrap {
	padding:0;
	margin-bottom:0;
}
#useWrap div {
	overflow:hidden;
	padding:10px;
	margin:0 0 0 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
	border-bottom:1px dashed #CCC
}
#useWrap div p {
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img {
	width:100%;
	height:auto;
}
#useWrap div dl {
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#useWrap div:last-child {
	border-bottom:none
}
#useWrap div dl dt {
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#useWrap div dl dt a {
	color:#000;
}
#useWrap div dl dd {
	font-size:12px;
	color:#999;
	margin:0;
	padding:0;
}
#useWrap div dl dd > span {
	display:block;
	margin:5px 0 0 0;
}
#useWrap div dl dd > span a {
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#useWrap div dl dd > span span {
	color:#F69;
	display:inline;
}
#useWrap .commonTit {
	margin:0;
}

/*add20200406大荷物*/
p.oversized-baggage {
    font-size: 14px;
    clear: both;
    padding-top: 10px;
    width: 90%;
    text-align: center;
}

/*qa*/
.qanda_box .inner > div {
    margin: 5% 2%;
}
.qanda_box .inner > div:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.qanda_box .inner div > div {
    padding: 10px;
    margin-bottom: 2%;
    background: #fff;
}
.qanda_box b.qaicon {
    background: #282da5;
    font-size: 14px;
    margin: 0 2% 1% 0;
    color: #FFF;
    width: 15%;
    text-align: center;
    float: left;
}
.qanda_box h3 {
    font-size: 14px;
    margin: 0 0 2% 0;
    color: #282da5;
    line-height: 1.6;
    text-align: left;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
}
.qanda_box .inner > div p span{
	width: 83%;
	float:left;
	display:block;
}
.qanda_box div p {
    font-size: 14px;
    line-height: 1.6;
}

/*cpbanner*/
.pr_banner {
    width: 90%;
    margin: 0 auto 3%;
	padding-top: 12px;
    clear: both;
}
.pr_banner a img {
    width: 100%;
    display: block;
    margin: 0 auto 1%;
}
.pr_banner p {
    text-align: center;
	font-size: 12px;
}


/*nav*/
#navi_smp_selectbox {
	padding: 10px 18px;
    display: flex;
    background: #282da5;
}
#navi_smp_selectbox > p {
    width: 23%;
    font-size: 18px;
	align-items: center;
    display: flex;
    color: #FFF;
}
#navi_smp_selectbox > div {width: 77%;}
#navi_smp_selectbox > div select {
	padding: 2px 5px;
    width: 100%;
	height: 36px;
	font-size: 18px;
    -webkit-appearance: none;
    background-image: url(/sp/shared2015/common/images/select_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 19px;
    border: #A4ACB1 solid 1px;
}

/*CP情報*/
.infobox #campaign {
    width: 96%;
    float: left;
    margin: 0px 2% 5%;
}
#campaign h4 {
    font-size: 18px;
    font-weight: bold;
    background-color: #292da5;
    width: 98%;
    color: #FFF;
    padding: 1%;
}

/*GADGET*/
#p_sbox {width: 100%;}
#p_sbox h2 {
	font-size: 20px!important;
    font-weight: bold;
    line-height: 30px;
    height: 34px;
    margin: 0 0 10px 0;
    padding: 0 0 0 35px;
    border-bottom: 5px solid #282DA5;
	background: url(../images/icon_easy_search.gif) no-repeat;
}
#p_sbox h3{
	font-size: 16px;
    font-weight: bold;
	margin-bottom: 10px;
}
#search_keyword{border-bottom: 1px solid #aaa;}
#search_keyword .box-contents td{
	width: 100%;
    display: flex;
}
#NTA_JR2_KeywordText{
    width: 78%;
    height: 36px;
	margin-right: 0;
    padding: 0 5px;
    border: #A4ACB1 solid 1px;
    box-sizing: border-box;
	background: none;
}
#NTA_JR2_search{
	font-weight: bold;
    width: 20%;
    height: 36px;
    font-size: 16px;
    color: #fff;
    background-color: #e61b61;
    border-radius: 6px;
    box-shadow: 0 2px 0 #d6d6d6;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}
#p_sbox select{height: 36px;}
/*#p_sbox input {height: 24px;}*/
#p_sbox h1,#p_sbox h2{
	margin-bottom: 5px;
	font-size: 15px;
}
#p_sbox h2.bdTop{
	padding-top: 10px;
	border-top: #CCC 2px solid;
}
#p_sbox .box-contents{
	padding: 0 8px;
	border: #BFBFBF solid 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#p_sbox .box-contents .con1btn{margin-bottom: 14px;}
#p_sbox .box-contents .con1btn input[type="button"]{
    font-weight: bold;
    width: 80%;
    height: 43px;
    font-size: 16px;
    color: #fff;
    background-color: #e61b61;
    border-radius: 6px;
    box-shadow: 0 2px 0 #d6d6d6;
    box-sizing: border-box;
    transition: opacity 0.3s ease-out;
    cursor: pointer;
    background-image: url(/sp/shared2015/common/images/icon01.png);
    background-repeat: no-repeat;
    -webkit-background-size: 16px;
    background-size: 16px;
    background-position: 10% 50%;
}
#p_sbox .box-contents table{
	margin: 0 auto 25px;
	width: 100%;
}
#p_sbox .box-contents table th{
	padding-bottom: 12px;
	width: 23%;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
#p_sbox .box-contents #search_keyword td{padding-bottom: 25px;}
#p_sbox .box-contents table td{
	padding-bottom: 10px;
	width: 77%;
}
#p_sbox .box-contents table td.checkBox{
	padding: 6px 6px 0;
	background-color: #F1F1F1;
}
#p_sbox .box-contents table td.halfbox {
	width: 48%;
    float: left;
	margin-right: 6px;
}
#p_sbox .box-contents table td.halfbox:last-child {margin: 0;}
#p_sbox .box-contents table td.checkBox input[type="checkbox"]{
	background-color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
}
#p_sbox .box-contents table td.checkBox ul li{margin-bottom: 8px;}
#p_sbox .box-contents table td label,#p_sbox .box-contents table td span{font-size: 12px;}
#p_sbox .box-contents table td select{
	padding: 2px 5px;
	width: 100%;
	-webkit-appearance: none;
	background-image: url(/sp/shared2015/common/images/select_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 19px;
	border: #A4ACB1 solid 1px;
}
#p_sbox .box-contents table td.dDay select{
	width: 35%;
	float: right;
}
#p_sbox .box-contents table td.dDay select:first-child{
	width: 60%;
	float: left;
}
.linkUl li{margin-bottom: 10px;}
.linkUl li:last-child{margin-bottom: 0px;}
.linkUl li a{
	font-size: 12px;
	padding-left: 10px;
	background-image: url(/sp/shared2015/common/images/icon02.png);
	background-repeat: no-repeat;
	-webkit-background-size: 5px;
	background-size: 5px;
	background-position: 0 50%;
}
#p_sbox .box-contents {
	font-size: 14px;
	border: none;
}
#p_sbox .box-contents table td.dDay {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#p_sbox .box-contents table td.dDay select {margin-right: 10px;}
.linkUl {display:flex;}
.linkUl li {margin: 0 3%;}
#NTA_JR2_popup_calendar_button img {min-width: 36px;}
#NTA_JR2_DistrictCombo{display:none;}

/* +-btn */
.minus_or_plus_btn,
input[type="number"],
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button,
.minus_or_plus_btn{
-webkit-appearance: none;
-moz-appearance:textfield;
outline:none;
}
.minus_or_plus_btn_input{
	width: 55px;
	display: inline-flex;
	align-items: baseline;
	font-size: 12px!important;
}
input.customSelect{
	width: 28px!important;
    height: 28px;
	padding: 0 0 0 10px;
	font-size: 16px;
    text-align: center!important;
    border: none;
    border-radius: 2px;
    background: #fff;
    -webkit-text-fill-color: #333;
    opacity: 1;
}
.minus_or_plus_btn {
	width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    border: none;
    background: #4d4d4d;
    border-radius: 2px;
    font-size: 18px;
    border: 1px solid #dfdfdf;
    touch-action: manipulation;
    color: #fff;
}

/*add JRこだわり条件*/
#NTA_JR2_KodawariBasic .f-checkbox-label{
	width: 48%;
    margin: 0 2% 2% 0;
    display: flex;
    float: left;
}
#NTA_JR2_KodawariBasic .f-checkbox-label input{
	width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}
#NTA_JR2_KodawariBasic .f-checkbox-label span{
	align-items: center;
    display: inherit;
}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(2){display:none;}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(3){display:none;}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(4){display:none;}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(6){display:none;}

/*price list*/
#price_list {
	position: relative;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
#price_list table {
	width: 96%;
    color: #333;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
    margin: 0 2%;
}
#price_list th {
	border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #efefef;
    font-weight: bold;
    font-size: 14px;
    padding: 3px 0 5px;
    text-align: center;
}
#price_list td {
	border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 13px;
    padding: 2px 0 4px;
    width: 20%;
}
#price_list .moreBox tr:first-of-type td {border-top: none;}
#price_list tr:nth-of-type(n+3) td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}
#price_list .moreBox  tr td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}
#price_list .moreBox {display: none;}
#click__more {
	font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 50px;
    text-align: center;
	font-weight: bold;
    background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 50%);
    cursor: pointer;
    transition: bottom 0.2s;
}
#click__more.resopen {
    background: none;
    padding: 0;
}

/*modal*/
#osusume_point div > ul > li > dl > dd.modal01 {
	position: fixed;
	top: 5%;
	left: 5%;
}
#osusume_point div > ul > li > dl > dd.modal02 {
	position: fixed;
	top: 0%;
	left: 5%;
	transform: scale(0.9);
}
#osusume_point div > ul > li > dl > dd.modal {
	width: 90%;
	margin: 0;
	padding: 0;
	border-radius: 0;
	z-index: 1002;
	background:#FFF
}
#osusume_point div > ul > li > dl > dd.modal dd:last-child {
	font-size: 14px;
}
#osusume_point div > ul > li > dl > dd.modal img {
    width: 100%;
    height: auto;
}
#osusume_point div > ul > li > dl > dd.modal dt {
	background: #2184DA;
	color: #FFF;
	text-align: center;
	line-height: 2;
}
#osusume_point div > ul > li > dl > dd.modal dl div {padding: 15px 30px;}
#osusume_point div > ul > li > dl > dd.modal dd h6 {
	position:relative;
	margin-bottom: 15px;
	font-weight: bold;
}
#osusume_point div > ul > li > dl > dd.modal dd.dis_flex,
#osusume_point div > ul > li > dl > dd.modal dd.dis_flex div {
	display: flex;
	padding: 5px 25px 5px 0;
}
#osusume_point div > ul > li > dl > dd.modal dd h6::before {
	font-family: "Material Symbols Rounded";
	line-height: 1;
	content: "\e834";
	position: absolute;
	top: -2px;
	left: -24px;
	font-size: 20px;
	font-weight: normal;
}
#osusume_point div > ul > li > dl > dd.modal hr {
	margin-block-start: 10px;
	margin-block-end: 10px;
	overflow: hidden;
	border-color: #fff;
	display: block;
}
dd.modal button.modal-close {
	font-family: "Material Symbols Rounded";
	content:"\e5cd";
	position:absolute;
	top: -25px;
	right: 0px;
	background: #fff;
	border-radius: 50%;
	border: none;
	box-shadow: 0 0 8px 0 rgba(60, 61, 71, 0.16);
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/*Rtoaster*/
#rt_shinkansen_cpn {
	width: 80%;
    display: flex;
	margin: 0 auto 25px;
	padding-top: 25px;
	gap:1%;
}
#rt_shinkansen_cpn h3 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
}
#rt_shinkansen_cpn > li {margin: auto;}
#rt_shinkansen_cpn > li a{
	width: 370px;
	margin: 0 auto 2%;
	border: 1px solid #999;
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 5px;
    padding: 10px;
	box-sizing: border-box;
    display: block;
}
#rt_shinkansen_cpn a {color: #222;}
#rt_shinkansen_cpn li dt {
	width: 100%;
	height: 180px;
	font-size: 20px;
	text-align: center;
	border-bottom: 2px dotted #FFF;
	margin-bottom: 15px;
	padding-top: 25px;
	background: #e50012 url(../../images/pb-pixta98381506.jpg) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
#rt_shinkansen_cpn li dt div {
	color: #e50012;
	font-size: 16px;
	margin: 0 auto 5px;
	padding: 2px 0;
	position: relative;
	width: 100px;
	background: #FFF;
	border-radius: 50px;
}
#rt_shinkansen_cpn li dt p b {
	font-weight: bold;
    color: #fff;
    font-size: 2em;
}
#rt_shinkansen_cpn li dt p small {
    font-size: 0.5em;
}
#rt_shinkansen_cpn li dt p small:nth-of-type(2) {
    font-size: 0.4em;
}
#rt_shinkansen_cpn li dd > p {
    font-size: 18px;
    color: #e50012;
    margin-bottom: 15px;
    height: 52px;
    /*display: grid;*/text-align: center;
    align-items: center;
}
#rt_shinkansen_cpn li dd li {
	font-size: 13px;
    margin-bottom: 5px;
    color: #555;
    display: flex;
}
#rt_shinkansen_cpn li dd li b {
	width: 90px;
	font-weight: bold;
}

/*DT新機能*/
#osusume_point h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    background: url(../images/icon_quick_search.gif) no-repeat;
    height: 37px;
    margin: 10px 0;
    padding: 0 0 0 35px;
    border-bottom: 5px solid #282DA5;
}
#osusume_point ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1%;
	padding: 1%;
	background: #1260CC;
}
#osusume_point li {
	width: 24%;
	margin: 0.5%;
    /*box-shadow: 0px 0px 5px 0px #B6B6B6;*/
    padding: 5px 0 0;
	background: #FFF;
    box-sizing: border-box;
	border-radius: 5px;
}
#osusume_point dt {
    color: #282DA5;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
#osusume_point dd {margin: 0;}
#osusume_point dd img {
    margin: 0 auto 10px;
    width: fit-content;
	height:40px;
    display: block;
}
/*#osusume_point dd:last-child {font-size: 12px;}*/
/*DT新機能*/

#search_gdt {
	float: left;
	width: 371px;
	font-size: 12px;
    margin-top: 15px;
}
.zenryo {
	font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
}
#pastlist{
	margin: 0;
    padding: 0;
}
.osusume_area_dl_wrap dl{
	width: 100%;
    margin: 10px 0;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
}
.osusume_area_dl_wrap dl:last-child{
    border-bottom: none;
}
.osusume_area_dl_wrap dl dt img{
	width:15%;
	float:left;
	display:block;
	margin:0 2% 0 0;
}
.osusume_area_dl_wrap dl dd{
	width: 80%;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 1.5;
}
.osusume_area_dl_wrap dl p:nth-of-type(1){
	font-size: 18px;
	font-weight:bold;
}
.osusume_area_dl_wrap dl p{
    display: block;
}
.pcnone{display:none!important;}
.fc_black{color:#000;}
.fs_16_pt_2p{font-size:16px!important;padding-top: 2%!important;}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
ul,ol {list-style:none;}

/*フローティングバナー*/
#floating_banner{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 51;
}
#floating_banner .floating_banner_in{
	background: #00000055;
	padding:5px 0;
}
#floating_banner .close_pekemark{position:relative;}
#floating_banner .close_pekemark img{
    position: absolute;
	top: -12px;
    right: -12px;
}
#floating_banner .close_pekemark,
#floating_banner a,
#floating_banner a img{
	max-width: 640px;
	display:block;
	margin:0 auto;
	z-index: 52;
}
#floating_banner a:hover {opacity:0.9;}

/**/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding: 0;
    display: block;
}
article {
	width: 96%;
    max-width: 950px;
    min-width: 760px;
    margin: 0 auto 50px;
    padding: 0;
    display: block;
}
h1 {
	font-size: 10px;
	display: inline;
}
.under_h1_text{
	font-size: 10px;
	display: inline;
	padding-left: 5px;
}
#title {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
    height: 299px;
    background: url(../images/title01.jpg?date=202206) no-repeat;
    background-size: 100%;
    position: relative;
}
#title_summer {
    width: 950px;
	height:299px;
	background:url(../images/title_ad.jpg?date=202209);
	position:relative;
}
.jr_shinkansen_main {
	width: 100%;
    margin: 0 auto;
    padding: 0 5px;
    box-sizing: border-box;
    display: flex;
    position: absolute;
    bottom: 8%;
    left: 0;
}
.jr_shinkansen_main li {
	float: left;
    width: 25%;
    color: #fff;
    font-size: 16px;
    margin: 0 1%;
    padding: 5px;
    box-sizing: border-box;
	text-align: center;
	align-items: center;
    display: grid;
	border-radius: 50px;
	font-weight: bold;
    line-height: 1.2;
}
.jr_shinkansen_main li:nth-of-type(1) {
    background: #ed0014;
}
.jr_shinkansen_main li:nth-of-type(2) {
	background: #2eb8ff;
}
.jr_shinkansen_main li:nth-of-type(3) {
    background: #ff6600;
}
.jr_shinkansen_main li:nth-of-type(4) {
    background: #349933;
}
.jr_shinkansen_main li > span {display: none;}
#jr_shinkansen_price > p{
	width: 96%;
    text-align: center;
    padding: 5px 0 3px;
    font-size: 16px;
    background: rgba(255,255,255,0.9);
    font-weight: bold;
}
#jr_shinkansen_price > p span{
	font-size: 18px;
	color: red;
}
#jr_shinkansen_price > p .spfont12{color:#333;}
#navi {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
    height: 50px;
	margin-top:2px;
	display: flex;
}
#navi li{
	background: url(../images/bg_tab.gif) 0 -49px;
    height: 49px;
    width: 10%;
    line-height: 49px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #FFF;
    box-sizing: border-box;
	overflow: hidden;
}
#navi li a{
	background:url(../images/bg_tab.gif);
	color:#FFF;
	display:block;
	text-decoration:none!important
}
#navi li a:hover{
	background:url(../images/bg_tab.gif) 0 -49px;
	color:#FFF;
}
#quickSearch {
	float: left;
	width: 540px;
	margin-top: 17px;
	margin-left: 39px;
}
#quickSearch > p {
	margin-bottom: 2%;
    font-size: 14px;
}
#quickSearch h3 {
	margin-bottom: 15px;
}
#quickSearch ul {
	height: 40px;
	margin: 0 0 7px 10px;
}
#quickSearch ul li {
	margin-right: 10px;
	display:block;
	width:165px;
	float: left;
	text-align:center;
}
#quickSearch ul li a{
    width: 144px;
    height: 40px;
    display: inline-block;
    background: url(/jr/shinkansen/images/b_quick_nav.jpg) no-repeat;
    background-size: 100%;
    font-size: 19px;
    font-weight: bold;
    line-height: 2;
    color: #22279a;
}
#quickSearch ul li a:hover{
	opacity: 0.6;
	text-decoration: none!important;
}
#quickSearch ul li strong{
	display:block;
	text-align:center;
	color:#F00;
	margin:2px 0 8px 0;
	font-size:13px;
	font-weight: bold;
}
#otoku {
	float:left;
	width: 520px;
	margin-top: 23px;
	margin-left: 48px;
	text-align: center;
}
#otoku .set_pack{
	color: #FFF;
    background: #ed0014;
    height: 36px;
    border-radius: 18px;
	line-height: 1.4;
	font-size: 15px;
    font-weight: bold;
}
#otoku .set_pack strong{margin:0 3px;}
#otoku .set_pack strong,
#otoku .set_pack > span{
	font-weight: bold;
	color: #ed0014;
	font-size: 18px;
	-moz-text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	-webkit-text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	-ms-text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff0,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
}
#otoku .set_pack > span{
	background: #ffcc00;
    margin: -5px 0 0 5px;
    padding: 5px 10px;
    border-radius: 30px;
    font-size: 24px!important;
    display: inline-block;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
}
#otoku div.ex{
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
	padding-bottom: 15px;
}
#otoku p{
	text-align: center;
	clear: both;
}
#otoku span{color:red;}
.icon_txt,
#otoku div div.otoku_pri{
	width: 100%;
    display: block;
    text-align: center;
	float: left;
}
.icon_txt {
	width: 60px;
	height:20px;
	text-align: center;
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 3px 6px 0 6px;
	color:#ffffff;
	background: #1398fd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#otoku div div.otoku_pri{
	font-size: 25px;
	color: #ff0000;
}
#otoku div span.otoku_txt {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ W6', Meiryo, メイリオ, sans-serif;
	font-size: 42px;
	color: #ff0000;
}
div.otoku_btn{
	width: 72%;
    display: block;
    margin: auto;
}
div.otoku_btn a {
	font-weight: bold;
	width: 100%;
	margin: 10px auto 0;
	padding: 7px 0;
	font-size: 16px;
	color: #008DDE;
	border-radius: 6px;
	box-sizing: border-box;
	transition: opacity 0.3s ease-out;
	cursor: pointer;
	text-align: center;
	display: block;
	background: #FFF;
	border: 1px solid #008DDE;
}
div.otoku_btn a:hover {
    background: none;
	text-decoration: none!important;
}
ul.arrow li {
	clear: both;
	font-size: 14px;
	line-height: 1.8;
	margin-left: 10px;
	padding-left: 15px;
	background: url('../images/arrow.gif') no-repeat left center;
	*width: 520px;
}
dl.green{
	width:484px;
	float:left;
	margin:15px 0 0 0;
	padding:10px 0 10px 30px;
	text-align:left;
	background-color:#e2ffd6;
	border:#360 3px solid;
}
dl.green dt{
	font-size:16px;
	padding-bottom:10px;
	color:#F00;
}
dl.green dd{
	font-size:12px;
	line-height:18px;
}
dl.green dd span{
	font-size:14px;
}
#info {
	clear: both;
}
#info p img {
	margin: 15px 0 5px;
}
#time {
	float: left;
	width: 288px;
}
#time table {
	width: 288px;
	height:141px;
	color: #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 10px;
}
#time th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}
#time td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#time .chubuRessya {
	width: 58px;
}
#time .chubuKukan {
	width: 140px;
}
#figure {
	float: left;
	margin-left:16px;
}
#recommend {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	clear: both;
	margin:25px auto 0;
	padding-top:1px;
}
#otoku:before{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*-------------
plan
---------------*/
div.plan_area div.area_plan_hotel{
	width:23%;
	float:left;
	overflow:hidden;
	padding:10px;
	margin:10px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 6px rgb(0 0 0 / 20%);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;

}
div.plan_area div.area_plan_hotel:hover{opacity:0.8;}
div.plan_area div.area_plan_hotel p.hotel_area{
	font-size: 12px;
    text-align: right;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #2184da;
    color: #FFF;
    padding: 5px;
    border-radius: 3px;
}
div.plan_area div.area_plan_hotel img{
	width:100%;
	height: 100%;
}
div.plan_area div.area_plan_hotel h4{
    font-size: 15px;
    text-align: center;
    margin: 5% 0;
	font-weight: bold;
}
div.plan_area div.area_plan_hotel .hotel_price{
	text-align: center;
    color: #f00;
    font-weight: bold;
    font-size: 16px;
	margin-bottom: 4%;
}
div.plan_area div.area_plan_hotel .hotel_price span{
    color: #222;
    font-size: 12px;
}
div.plan_area div.area_plan_hotel .hotel_catch_copy {
    font-size: 12px;
    line-height: 1.4;
	height: 48px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin-bottom: 4%;
}
div.plan_area div.area_plan_hotel .access {
	font-size: 12px;
    line-height: 1.4;
    height: 32px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#searchShop {
	clear: both;
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	margin-top: 38px;
	padding-top: 35px;
	text-align:center;
	background: url('../images/dot_line.gif') no-repeat left top;
}
article a:hover {
	/*color:#292da5;*/
	text-decoration: none;
}
#quickSearch ul li a:hover img,
dl.setPlan dd.detailLink a:hover img,
div#searchShop a:hover img,
.bnr351 a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#recommend dl.setPlan dt a:link,
#recommend dl.setPlan dt a:visited {
	text-decoration: none;
	color: #333;
}
#recommend dl.setPlan dt a:hover,
#recommend dl.setPlan dt a:active {
	border-bottom: 1px solid #333;
	color: #333;
}
.uketori {
	margin-top: 20px;
	width: 339px;
	height:148px;
	background: url('../images/uketori/u_bg.gif') no-repeat bottom;
}
.uketori:after,
.uketori h4:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.uketori img {
	margin: 12px 0 0 12px;
	float: left;
}
.uketori h4 img {
	margin: 0;
	padding: 0;
}
.uketori .u_logo {
	width: 171px;
	float: left;
}
.uketori .txt_box {
	width: 155px;
	float: left;
}
.uketori .txt_box p {
	font-size:14px;
	text-align:left;
	line-height: 120%;
}
.uketori .txt_box p span {line-height: 180%;}
.u_btn a img {
	margin-top: 0;
	padding: 0;
}
.u_btn a:hover img {
	margin-top: 0;
	padding: 0;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*bnrarea*/
#bnr{
	display:block;
	margin:0 0 15px 0;
}
#bnrHajimete{
	padding:0 0 20px 0;
}
.txt_greecpn{
	font-size:18px;
	font-weight:bold;
	color:#f30;
}
.titleName{
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	box-sizing: border-box;
	height:40px;
    margin-bottom: 10px;
	padding:0 0 0 10px;
	line-height:40px;
	background:#E6E6FF;
	font-size:22px;
	font-weight:bold;
	color:#31289D;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.recomandTit{
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	box-sizing: border-box;
	height:35px;
	line-height:30px;
	background:url(../images/ic_heart.gif) no-repeat;
	border-bottom:5px solid #292EA6;
	font-size:20px;
	font-weight:bold;
	padding:0 0 0 40px;
	clear:both;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*----------------------------
　　　　　　ボタン
------------------------------*/
div.plan_area{position:relative;}
.btn{
	clear: both;
    width: 100%;
    margin: 15px auto 45px;
    display: flex;
}
.btn p.orangeBtn:nth-of-type(1) {
	width: 60%;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
    background: #ff9326;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    border-radius: 5px;
}
.btn p.orangeBtn:nth-of-type(1) a:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 40%;
    right: 15px;
}
.btn p.orangeBtn:nth-of-type(n+2) {
	width: 39%;
    display: block;
    margin: 0 0 0 1%;
    padding: 10px 5px;
    border: 1px solid #ff9326;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    border-radius: 5px;
    box-sizing: border-box;
	display: grid;
    align-items: center;
}
.btn p.orangeBtn:nth-of-type(n+2) a:after {
	width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
	top: calc(45% - 12px);
    right: 25px;
    filter: drop-shadow(10px 10px 0px #ff9326);
}
.btn p.orangeBtn:hover{opacity:0.8;}
.btn p.orangeBtn a:link,
.btn p.orangeBtn a:visited,
.btn p.orangeBtn a:hover,
.btn p.orangeBtn a:active {
	text-decoration: none!important;
	color: #FFF!important;
}
.btn p.orangeBtn:nth-of-type(n+2) a:link,
.btn p.orangeBtn:nth-of-type(n+2) a:visited,
.btn p.orangeBtn:nth-of-type(n+2) a:hover,
.btn p.orangeBtn:nth-of-type(n+2) a:active {
	color: #ff9326!important;
}

/*----------------------------
add20160420
------------------------------*/
ul.arrow li {
    width: 331px;
    background: transparent url("../images/arrow.gif") no-repeat scroll left 10px;
	white-space: normal !important;
}
.infobox {
    clear:both;
}
.infobox:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.infobox dl.green {
    width: 504px;
	margin: 18px 0px 0px;
	padding: 15px;
}
.recobox {
    clear:both;
	margin: 20px 0 0 0;
}
.itemList4 {
    margin: 15px 0 0 15px !important;
}
.itemList4.white li {
    background: #f2f2f2 none repeat scroll 0% 0%;
}
.itemList4 li {
    width: 200px;
    float: left;
    position: relative;
    margin-right: 29px;
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 1px 0px #AFAFAF;
    opacity: 0.99999;
}
.itemList4 li .thumb {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.itemList4 li .thumb img {
    max-width: 100%;
    height: auto;
}
.itemList4 li dl {
    padding: 10px !important;
}
.itemList4 li dl dt {
    font-size: 15px;
    margin-bottom: 5px;
}
.itemList4 li:hover {
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
	cursor:pointer;
}

/*----------------------------
add20160509
------------------------------*/
#quickSearch h2 {
	font-size:20px;
	font-weight:bold;
	line-height:36px;
    background: url(../images/icon_quick_search.gif) no-repeat;
    height: 37px;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	border-bottom:5px solid #282DA5;
}
#info h2,
.recobox h2,
.otherWrap h3,
#useWrap h2 {
	font-size:20px;
	font-weight:bold;
	line-height:36px;
    background: url(../images/icon_shin.gif) no-repeat;
    height: 37px;
	margin: 0 0 10px 0;
	padding: 0 0 0 45px;
	border-bottom:5px solid #282DA5;
}

/*----------------------------
reset20160509
------------------------------*/
#quickSearch {
	margin-top: 12px;
}

/*add20171101*/
.bT{
	display:block;
	width:50%;
	float:left;
	text-align:left;
}
.bT span{
	display:block;
	text-align:left;
	font-size:16px;
	color:#06C
}
.bS{
	display:block;
	overflow:hidden;
	font-size:14px;
}
.bS span{
	font-size:10px;
}

/*price list*/
#price_list {
    margin: 3% 0;
}
#price_list h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    background: url(../images/icon_shin.gif) no-repeat;
    height: 37px;
    margin: 0 0 10px 0;
    padding: 0 0 0 45px;
    border-bottom: 5px solid #282DA5;
}
#price_list table {
    width: 100%;
    color: #333;
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 1%;
}
#price_list table.moreBox tr:last-child{
    border-bottom: 1px solid #ccc;
}
#price_list th {
	border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #efefef;
    font-weight: bold;
    height: 36px;
    font-size: 22px;
    padding: 5px 0 0 0;
	text-align: center;
}
#price_list td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 16px;
    height: 28px;
    padding: 5px 0 0 0;
    width: 100px;
}
#price_list tr:nth-of-type(2) td{
    font-weight:bold;
}
#price_list .moreBox tr:nth-of-type(2) td{
    font-weight:normal;
}
#price_list tr:nth-of-type(n+3) td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}
#price_list .moreBox tr td:nth-of-type(n+2) a {
    color: #000;
    font-size: 0.9em;
	font-weight:normal;
}

/*otherWrap-----------------*/
.inner h3:nth-of-type(2){
	font-size:20px;
	font-weight:bold;
	line-height:36px;
    background: url(../images/icon_shin.gif) no-repeat;
    height: 37px;
	margin: 0 0 10px 0;
	padding: 0 0 0 45px;
	border-bottom:5px solid #282DA5;
}
.otherWrap ul{
	overflow:hidden;
}
.otherWrap ul.bnr_box li{
	width:400px;
	float:left;
	margin:10px 0 10px 50px;
	padding:0 0 15px 0;
	font-size:20px;
	background:#FFF;
	text-align:center;
	-moz-box-shadow:
		0px 0px 6px rgba(000,000,000,0.2);
	-webkit-box-shadow:
		0px 0px 6px rgba(000,000,000,0.2);
	box-shadow:
		0px 0px 6px rgba(000,000,000,0.2);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}
.otherWrap ul.bnr_box li a{
	display:block;
}
.otherWrap ul.bnr_box li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.8 ;
}
.otherWrap ul.bnr_box li img{
	margin:0 0 15px 0;
}
.tlink_box:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.otherWrap ul.tlink_box {
	width:87%;
    margin: 5px auto;
    background: #FFF;
    overflow: hidden;
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.otherWrap .inner .tlink_box:nth-of-type(2) {padding-top: 20px;}
.otherWrap ul.tlink_box li {
    font-size: 14px;
    text-align: center;
    margin: 0 0 18px 0;
    display: block;
	float:left;
	width: 24%;
}
.otherWrap ul.tlink_box li a {
    padding: 0 0 0 20px;
    display: block;
	color:#39F;
	text-align:left;
	margin:0 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	position:relative;
}
.otherWrap ul.tlink_box li a:before{
	content:"▼";
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	display:block;
	position:absolute;
	top:0;
	left:0;
	font-size:13px;
}
.otherWrap ul.tlink_box li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.8 ;
}

/*link none*/
.inner h3:nth-of-type(3) {
    display: none;
}
.inner ul:nth-of-type(3) {
    display: none;
}

/*cross links*/
#wrapper div#bnlinks {
	display:none;
}
#price_list table{
	margin:0
}
#price_list table:nth-of-type(1){
	border-bottom:none!important;
}
.moreBox2 {
	padding-top:0!important;
	margin:0 auto!important;
}
#caution {
	width: 100%;
    font-size: 12px;
    margin: 1% 0;
    display: block;
    border: 1px solid #cc0d21;
    box-sizing: border-box;
}
#caution dt{
	width: 15%;
    height: 44px;
    float: left;
    color: #FFF;
    background: #cc0d21;
    display: grid;
    margin: 0 1% 0 0;
    padding: 5px 10px;
    text-align: center;
    box-sizing: border-box;
    align-items: center;
}
#caution dd{
    width: 84%;
	float:left;
    display: block;
    padding: 3px 0;
	box-sizing:border-box;
}
#caution dd ul{
	line-height: 1.5;
}

/*add 20191024*/
.disnone_linkbox{display:none!important;}
#jr_link_tab{
	border-bottom: 3px solid #282da5;
}
#jr_link_tab li {
    color: #282da5;
    font-size: 16px;
    background: #eee;
    padding: 10px 10px 8px;
    text-align: center;
    width: 96px;
	float: left;
    margin: 0 5px;
    border-radius: 0 15px 0 0;
	cursor: pointer;
}
#jr_link_tab li.select {
    color: #FFF;
    background: #282da5;
}
#jr_link_box {
    padding-bottom: 20px;
}
#jr_link_box ul{display:block;}
#jr_link_box ul li {
    font-size: 16px;
    text-align: center;
    width: 80px;
	float: left;
    margin: 15px 10px 5px;
}
#jr_link_box ul li.other_area_jrlink {
	display: block;
    width: 94%;
    border: 1px solid #bbb;
}
#jr_link_box ul li.other_area_jrlink h5{
	width: 164px;
	float:left;
    background: #bbb;
    color: #FFF;
    padding: 8px;
    font-size: 14px;
}
#jr_link_box ul li.other_area_jrlink ul li{
	width: 100px;
    margin: 8px 20px 0;
}

/*tripa*/
#useWrap {
	padding: 10px 0;
	margin-bottom: 30px;
}
#useWrap div {
	overflow: hidden;
	padding: 15px;
	margin: 0 0 0 0;
	background: #FFF;
	float: none !important;
	width: auto !important;
	border-bottom: 1px dashed #CCC;
}
#useWrap div p {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	height: auto;
}
#useWrap div p img {
	width: 100%;
	height: auto;
}
#useWrap div dl {
	overflow: hidden;
	display: block;
	padding: 0 0 0 0;
}
#useWrap div dl dt {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
}
#useWrap div dl dd {
	font-size: 14px;
}
#useWrap div dl dd > span {
	display: block;
	margin: 5px 0 0 0;
	font-size:
}
#useWrap div dl dd > span a {
	color: #CCC;
	display: inline-block;
	background: none;
	padding: 0;
	text-align: center;
	margin-top: 0;
	font-size: 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
}
#useWrap div dl dd > span span {
	color: #F69;
	display: inline;
	font-size: 14px;
}

/*add20200406大荷物*/
p.oversized-baggage {
    clear: both;
    padding-top: 1%;
    font-size: 16px;
}

/*slick調整*/
.slick-prev, .slick-next {
    position: absolute;
    top: 70%;
}

/*qa*/
.qanda_box{
    margin: 4% 0;
}
.qanda_box .inner > div {
    margin: 4% 0;
}
.qanda_box .inner > div:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.qanda_box .inner div > div {
    padding: 10px;
    margin-bottom: 3%;
    background: #fff;
}
.qanda_box b.qaicon {
    background: #282da5;
    font-size: 18px;
    margin: 0 10px 1% 0;
    color: #FFF;
    width: 28px;
    height: 28px;
    text-align: center;
    float: left;
}
.qanda_box h3 {
    font-size: 18px;
    margin: 0 0 2% 0;
    padding-right: 24px;
    color: #282da5;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
}
.qanda_box .inner > div p span{
	width: 100%;
    max-width: 890px;
    min-width: 760px;
    float: left;
    display: block;
}
.qanda_box div p {
    font-size: 16px;
    line-height: 1.6;
}

/*cpbanner*/
.pr_banner {
    width: 100%;
    margin-bottom: 3%;
	padding-top: 20px;
    clear: both;
}
.pr_banner a:hover {opacity:0.8;}
.pr_banner a img {
    width: 640px;
    display: block;
    margin: 0 auto 1%;
}
.pr_banner p {
    text-align: center;
	font-size: 14px;
}

/*sp_nav*/
#navi_smp_selectbox {display: none;}

/*CP情報*/
#campaign {
    float: left;
    width: 351px;
    margin: 0;
    text-align: left;
}
#campaign h4 {
    font-size: 18px;
    font-weight: bold;
    background: url(../images/all_ttl_campaign.gif) no-repeat;
    width: 321px;
    height: 27px;
    color: #FFF;
    padding: 5px 0 0 40px;
}
#campaign h4 {
    margin-bottom: 13px;
}

/*GADGET*/
#p_sbox {
    float: left;
    width: 371px;
    font-size: 12px;
}
#p_sbox h2 {
	font-size: 20px!important;
    font-weight: bold;
    line-height: 30px;
    height: 34px;
    margin: 0 0 10px 0;
    padding: 0 0 0 35px;
    border-bottom: 5px solid #282DA5;
	background: url(../images/icon_easy_search.gif) no-repeat;
}
#p_sbox h3{
	font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}
#search_keyword{border-bottom: 1px solid #aaa;}
#search_keyword .box-contents td{
	width: 100%;
    display: flex;
}
#NTA_JR2_KeywordText{
    width: 78%;
    height: 36px;
	margin-right: 0;
    padding: 0 5px;
    border: #A4ACB1 solid 1px;
    box-sizing: border-box;
	background: none;
}
#NTA_JR2_search{
	font-weight: bold;
    width: 20%;
    height: 36px;
    font-size: 16px;
    color: #fff;
    background-color: #e61b61;
    border-radius: 6px;
    box-shadow: 0 2px 0 #d6d6d6;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}
#p_sbox select{height: 36px;}
#p_sbox h1,#p_sbox h2{
	margin-bottom: 5px;
	font-size: 15px;
}
#p_sbox h2.bdTop{
	padding-top: 10px;
	border-top: #CCC 2px solid;
}
#p_sbox .box-contents{
	font-size: 14px;
	padding: 15px 0;
	border: #BFBFBF solid 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#p_sbox .box-contents .con1btn{margin-bottom: 14px;}
#p_sbox .box-contents .con1btn input[type="button"]{
    font-weight: bold;
    width: 80%;
    height: 43px;
    font-size: 16px;
    color: #fff;
    background-color: #e61b61;
    border-radius: 6px;
    box-shadow: 0 2px 0 #d6d6d6;
    box-sizing: border-box;
    transition: opacity 0.3s ease-out;
    cursor: pointer;
    background-image: url(/sp/shared2015/common/images/icon01.png);
    background-repeat: no-repeat;
    -webkit-background-size: 16px;
    background-size: 16px;
    background-position: 10% 50%;
}
#p_sbox input[type="button"]:hover{opacity:0.8;}
#p_sbox .box-contents table{
	margin: 0 auto 25px;
	width: 100%;
}
#p_sbox .box-contents table th{
	padding-bottom: 12px;
	width: 23%;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
#p_sbox .box-contents #search_keyword td{padding-bottom: 25px;}
#p_sbox .box-contents table td{
	padding-bottom: 10px;
	width: 77%;
}
#p_sbox .box-contents table td.checkBox{
	padding: 6px 6px 0;
	background-color: #F1F1F1;
}
#p_sbox .box-contents table td.halfbox {
	width: 48%;
    float: left;
	margin-right: 6px;
}
#p_sbox .box-contents table td.halfbox:last-child {margin: 0;}
#p_sbox .box-contents table td.checkBox input[type="checkbox"]{
	background-color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
}
#p_sbox .box-contents table td.checkBox ul li{margin-bottom: 8px;}
#p_sbox .box-contents table td label,#p_sbox .box-contents table td span{font-size: 12px;}
#p_sbox .box-contents table td select{
	padding: 2px 5px;
	width: 100%;
	-webkit-appearance: none;
	background-image: url(/sp/shared2015/common/images/select_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 19px;
	border: #A4ACB1 solid 1px;
}
#p_sbox .box-contents table td.dDay select{
	width: 35%;
	float: right;
}
#p_sbox .box-contents table td.dDay select:first-child{
	width: 60%;
	float: left;
}
.linkUl li{margin-bottom: 10px;}
.linkUl li:last-child{margin-bottom: 0px;}
.linkUl li a{
	font-size: 12px;
	padding-left: 10px;
	background-image: url(/sp/shared2015/common/images/icon02.png);
	background-repeat: no-repeat;
	-webkit-background-size: 5px;
	background-size: 5px;
	background-position: 0 50%;
}
#p_sbox .box-contents {border: none;}
#p_sbox .box-contents table td.dDay {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#p_sbox .box-contents table td.dDay select {margin-right: 10px;}
.linkUl {display:flex;}
.linkUl li {margin: 0 3%;}
#NTA_JR2_popup_calendar_button img {min-width: 36px;}
#NTA_JR2_DistrictCombo{display:none;}

/* +-btn */
.minus_or_plus_btn,
input[type="number"],
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button,
.minus_or_plus_btn{
-webkit-appearance: none;
-moz-appearance:textfield;
outline:none;
}
.minus_or_plus_btn_input{
	width: 55px;
	display: inline-flex;
	align-items: baseline;
	font-size: 12px!important;
}
input.customSelect{
	width: 28px!important;
    height: 28px;
	padding: 0 0 0 10px;
	font-size: 16px;
    text-align: center!important;
    border: none;
    border-radius: 2px;
    background: #fff;
    -webkit-text-fill-color: #333;
    opacity: 1;
}
.minus_or_plus_btn {
width: 32px;
height: 32px;
margin: 0;
padding: 0;
border: none;
background: #ffffff;
border-radius: 18px;
font-size: 18px;
border: 1px solid #c4c9cc;
touch-action: manipulation;
color: #888585;
}
.minus_or_plus_btn:hover {
    background: #ff9326;
	border:none;
    color: #FFF;
    transition: 0.3s;
}

/*add JRこだわり条件*/
#NTA_JR2_KodawariBasic .f-checkbox-label{
	width: 48%;
    margin: 0 2% 2% 0;
    display: flex;
    float: left;
}
#NTA_JR2_KodawariBasic .f-checkbox-label input{
	width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}
#NTA_JR2_KodawariBasic .f-checkbox-label span{
	align-items: center;
    display: inherit;
}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(2){display:none;}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(3){display:none;}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(4){display:none;}
#NTA_JR2_KodawariBasic .f-checkbox-label:nth-of-type(6){display:none;}

/*price list*/
#price_list {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
#price_list table:nth-of-type(1){border-bottom:none;}
#price_list table {
    width: 100%;
    color: #333;
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
}
#price_list th {
	border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #efefef;
    font-weight: bold;
    height: 36px;
    font-size: 22px;
    padding: 5px 0;
	text-align: center;
}
#price_list td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 16px;
    height: 28px;
    padding: 5px 0;
    width: 100px;
}
#price_list table:not(.moreBox) tr:nth-of-type(2) td {font-weight: bold;}
#price_list .moreBox {
    display: none;
	margin-bottom: 45px;
}
#price_list .moreBox tr:first-of-type td {border-top: none;}
#price_list tr:nth-of-type(n+3) td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}
#price_list .moreBox  tr td:nth-of-type(n+2) a{
    color:#000;
	font-size: 0.9em;
}
#click__more{
	font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 50%);
    cursor: pointer;
    transition: bottom 0.2s;
}

/*modal*/
#osusume_point div > ul > li > dl > dd.modal01 {
	position: fixed;
	top: 0px;
	left: calc((100% - 500px) / 2);
	transform: scale(0.8);
}
#osusume_point div > ul > li > dl > dd.modal02 {
	position: fixed;
	top: -10px;
	left: calc((100% - 740px) / 2);
	transform: scale(0.8);
}

#osusume_point div > ul > li > dl > dd.modal {
	width: 500px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	z-index: 1002;
	background:#FFF;
	font-size: 16px;
}
#osusume_point div > ul > li > dl > dd.modal img {
        width: 100%;
        height: auto;
    }
#osusume_point div > ul > li > dl > dd.modal02 {width: 740px;}
#osusume_point div > ul > li > dl > dd.modal02 img {
	width: 70%;
	margin: auto;
}
#osusume_point div > ul > li > dl > dd.modal dt {
	background: #2184DA;
	color: #FFF;
	text-align: center;
	line-height: 2;
}
#osusume_point div > ul > li > dl > dd.modal dl div {padding: 15px 30px;}
#osusume_point div > ul > li > dl > dd.modal dd h6 {
	position:relative;
	margin-bottom: 15px;
	font-weight: bold;
}
#osusume_point div > ul > li > dl > dd.modal dd.dis_flex,
#osusume_point div > ul > li > dl > dd.modal dd.dis_flex div {
	display: flex;
	padding: 5px 30px 5px 0;
}
#osusume_point div > ul > li > dl > dd.modal dd h6::before {
	font-family: "Material Symbols Rounded";
	line-height: 1;
	content: "\e834";
	position: absolute;
	top: 2px;
	left: -24px;
	font-size: 20px;
	font-weight: normal;
}
#osusume_point div > ul > li > dl > dd.modal hr {
	margin-block-start: 10px;
	margin-block-end: 10px;
	overflow: hidden;
	border-color: #fff;
	display: block;
}
#osusume_point div > ul > li > dl > dd.modal > dl {position:relative;}
dd.modal button.modal-close {
	font-family: "Material Symbols Rounded";
	content:"\e5cd";
	position:absolute;
	top: -42px;
	right: 0px;
	background: #fff;
	border-radius: 50%;
	border: none;
	box-shadow: 0 0 8px 0 rgba(60, 61, 71, 0.16);
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
}

}

/*overlay*/
.disnone {display:none!important;}
/*overlay*/
#overlay2 {
	width: 100%;
	height: 150%;
	position: fixed;
	display: none;
	left: 0;
	overflow: hidden;
	top: -1px;
	background: rgba(0, 0, 0, .7);
	z-index: 1001;
}