html, body {
/*position: relative;*/ /*1/30/2018*/
margin: 0;
padding: 0;
}

body {
background: #fff;
font-family: sans-serif;
font-size: 13px;
line-height: 18px; 
color:#585858;
overflow-x: hidden; 
width:100%;
/*position: relative;*/ /*5/17/2018*/
}
/*  */

.no-gutters {
margin-right: 0;
margin-left: 0;
}

.container-fluid{ margin: 0 auto; }

.regeon-title p{ padding-top:20px;}
.regeon-title h1 {line-height: 0; padding-bottom:20px;}
.top-container {
padding: 0;
margin: 0;
height: 390px;
background: url('/Shared/img/jrpass/top/main-bg.jpg') repeat-x top left;
background-position: 100px 0px;
overflow: hidden;
position: relative;
z-index: 100;
}
/*added 9/6/2022*/
.top-main-container {
    padding: 0;
    margin: 0;
    height: 360px;
    background: url('/Shared/img/jrpass/top/main-bg.jpg') repeat-x top center;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.top-bottom {
padding: 0;
padding-left: 100px;
margin: 0;
background-color: #757575;
overflow: hidden;
position: relative;
z-index: 100;
}

.jrpass-top {
background: url('/Shared/img/jrpass/common/bg-main-map.png') repeat-x top left;
background-position: 100px 0;
height: 304px;
}
/*added  9/2/2022*/
.top-mainimg-container {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    height: 351px;
    background: url('/Shared/img/jrpass/top/top-main-image.png') no-repeat top center;
    /*background-position: 100px 0px;*/
    background-size: auto;
    overflow:auto;
}

.mainimg-container {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    height: 430px;
    background: url('/Shared/img/jrpass/top/main-image-green.jpg') no-repeat top center;
    /*background-position: 100px 0px;*/
    overflow: hidden;
}

.jrpass-main {
margin-right: 0;
margin-left: 0;
padding: 0;
height: 340px;
/*background: url('/Shared/img/jrpass/jrpass/map.png') no-repeat center left;*/
background-position: 100px 5px;
overflow: hidden;
}


.title{ 
margin-top: 23px ;
margin-bottom:30px ;
}

.map-container {
padding: 30px 20px 30px 20px;
margin: 20px 0 0 0;
color: #fff;
font-size: 16px;
line-height: 20px; 
text-align: center;
background: url('/Shared/img/jrpass/top/regional-passes/bg.png')  top left;
}

.regional-bg {
    margin: 0 0 0 0;
    padding-bottom: 200px;
    background: url('/Shared/img/jrpass/common/regional-passes/bg.png') repeat-x center top;
    background-size: auto 100%;
    overflow: hidden;
}

.top-img {
padding-top: 50px;
}

.regional-bg img {
padding-bottom: 10px;
}

.jrpasm {
max-width: 280px;
}
.map-container p { padding: 20px 60px; }

.faq-container {
padding: 15px 20px 15px 20px;
margin: 0 0 -15px 0;    /*4/4/2018*/
background: #f6f6f6; 
text-align: center;
overflow: hidden;
border-bottom: 15px solid #464646;
}

.swiper-row {
padding: 50px 20px 0px 20px;   /*8/5/24 changed the padding-bottom*/
margin: 0 0 0 0;
background: #fff; 
text-align: center;
position: relative;
z-index: 300;   /*5/2018 - 100*/
}

.table-container {
width: 100%; 
max-width:495px;
position: absolute;
z-index: 200;
/*top: -378px;*/
top:-420px;  /*changed 8/5/2024*/
margin-left: auto;
margin-right: auto;
}

.jpass-table{
top: -290px;
}

.orderonly{
margin-top: 15px;
width: 100%; 
max-width:495px;
position: relative;
margin-left: auto;
margin-right: auto;
}


.imgs-wrapper {
margin-bottom: 0;
background: #f5f5f5;
padding-bottom: 20px;
position: relative;
overflow-x:hidden;
}


.image-container {
padding: 0;
margin-top: 20px;
margin-bottom: 20px;
}



.image-container img{
width: 100%;
padding-left: 3px;
}


.table-container ul, .orderonly ul  {
margin: 0;
padding: 0;
}

.table-container ul li { display: inline-block;  height: 28px;}

.table-contents {
-moz-box-shadow: 1px  1px 1px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px  1px 1px rgba(0,0,0,0.3);
box-shadow:1px  1px 1px rgba(0,0,0,0.3);
border: 1px solid #ccc; /*8/5/24 added*/
}

.red{ background: #c82536;  } .red-txt{ color: #c82536;  }
.gray { background: #bfbfbf;   }
.blue {background: #38ACEC;}
.yellow { color: #f79c0e;   }
.green { color:#02a44f; }
.darkpink { color:#f80a42; }
.lightgreen { color:#8fd53d; }
.darkturquoise { color: #21c7b1;}
.lightblue { color: #47b0f3;}
.darkblue { color: #0e90ba;}
.pink { color: #e765d6; }


.days {
margin: 0; 
padding: 5px 22px 8px 22px;
background: #fff;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
font-size: 15px; 
font-weight: bold; 
}

.category {
margin: 0 5px 0 0;
padding: 5px 20px  5px 20px;
color: #fff;
-moz-box-shadow:1px 0 0 rgba(0,0,0,0.3);
-webkit-box-shadow:1px 0 0 rgba(0,0,0,0.3);
box-shadow:1px 0 0 rgba(0,0,0,0.3);
}

.table-contents img, .category img { padding-bottom: 1px; }

.price-table tr { text-align: center;  }
.price-table td { margin: 0; font-weight: bold; } 
.price-table {
width: 100%;
max-width:495px;
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3);
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3);
box-shadow:0 1px 1px rgba(0,0,0,0.3);
}

.tab { padding: 12px 0 0 0;}

.price {
    font-size: 30px;
    border-left: 1px solid #ccc;
    padding: 25px 10px 25px 10px; /*25px 25px;*/
    background: #fff;
}
.price small {font-size: 18px; font-weight: normal; }

.upper { border-bottom: 1px solid #ccc; }
.tix-class {
font-size: 13px; 
background: #f8f8f8; 
padding: 10px;
white-space: nowrap;
text-align: left;
}

.tix-class small {
font-size: 11px; 
font-weight: normal; 
}

.order-container,  .order-addinfo { width: 100%; }
.order-container { padding:10px 10px 10px 0; background: #e3e3e3; text-align:left; }
.orderonly > .order-container { border-radius: 5px;
-webkit-border-tradius: 5px;
-moz-border-radius:5px;
 }
.order-container label{ margin-left:5px; }
.order-container small{ font-size: 11px; font-weight: normal; }
.order-container ul {margin-left:25px;  }
.order-container input[type="image"] { margin-left:70px;  }
.order-container img {margin-left: 70px;}

.order-btn { max-width:350px; }

.order-addinfo { padding:10px 10px 5px 15px; background: #fff; text-align:left; }
.order-addinfoTwo { padding:10px 10px 5px 15px; text-align:left; }
.order-addinfo small{ font-size: 11px; font-weight: normal; }
.order-addinfo a,  .order-addinfoTwo a { color: #c82536; }
.category  a { color: #fff; }
.category  a:focus { text-decoration: none;}

.regional-pass ul li, .regional-pass-sm ul li{
margin: 0;
padding: 0;
}

.regional-pass {
    text-align: left;
    margin: 0;
    padding: 30px 0 0 0;
    width: 1200px;
    height: 550px;
    background: url('/Shared/img/jrpass/top/regional-passes/map.png') no-repeat top center;
    background-position: 280px 0;
}

.regional-pass img,  .regional-pass-sm img{ margin-bottom: 10px; }

.noimg { 
background-color: transparent; background-image: none;
}


.regional-pass-sm {
margin:0;
padding: 0;
text-align: center;
list-style: none;
}

.regional-imglsit li, .order-container li{ list-style: none; }

.f-horizontal {
float: left;
list-style: none;
text-align: left;
margin:0;
padding: 0;
}

.list-r {
padding-top: 70px;
padding-left: 470px;
}

.list-l { padding-left: 15px; }

.open-window {
padding: 30px 50px 40px 50px ;
text-align: center;
overflow: hidden;
}

.close-btn {
margin-bottom: 20px;
margin-right: 20px;
}

.modal-ul {
padding:0;
margin:0;
}

.setouchi span{
font-size: 30px;
line-height: 35px; 
}

.setouchi img{
margin-top:40px;
margin-bottom:20px;
}

.faq-l, .faq-r {
border-right: 1px solid #ccc;
text-align: left;
}

.faq-l { border-left: 1px solid #ccc; }

.faq {
text-align:center;
float:left;
padding: 10px 10px;
color: #404040;
}



.faq img { margin-bottom: 20px; }

.collapse-faq {
width: 130px;
}

.collapseTwo-faq {
width: 60px;
margin-top:0;
}

.faq-catch {
font-size:16px;
line-height: 16px; 
padding-top:15px;
} 

.faq-title {
font-size:20px;
line-height: 25px; 
font-weight: bold;
margin-top:10px;
margin-bottom:40px;
} 


.faq-text-area p { overflow: hidden; }

.swiper-container { padding: 40px; }

.swiper-slide {
text-align: center;
font-size: 13px;
width: 100px;
padding: 20px;
}

.swiper-slide p { padding-bottom: 10px; }

.items{
padding: 15px 0;
font-size: 18px;
}

.prepare-sm{
padding: 30px 30px;
text-align:left;
border-top: 1px solid #ccc;
overflow: hidden;
}

.op-list {
float: left;
overflow: hidden;
width: 60px;
}

.open-window ul li { list-style: none; }

.op-text {
text-align: left;
padding-left: 25px;
overflow: auto;
}

.op-row {
border-top: 1px solid #ccc; 
margin: 0 50px; 
padding: 25px 20px 15px 20px;
}

.last {
border-bottom: 1px solid #ccc; 
margin: 0 50px; 
padding: 25px 20px 15px 20px;
}


.prepare-sm img{
padding-right: 40px;
overflow: hidden;
}

.prepare-sm p{
padding-top: 0;
/*overflow: hidden;*/
}

.item-caption img{ padding-top: 15px; }

.prepare-img { float: left; }
.op-icons { overflow: hidden; }

.modal-backdrop { display:inline;z-index:200; }  /*5/2018 changed - display:none;*/

button {
border:none;
-webkit-appearance: none;
outline: 0;
margin: 0;
padding: 0;
background: none;
}

.setouchi-div {
clear:both; 
text-align: left; 
}

.collapse-title {
position: relative;
text-align: center;
padding: 15px;
} 

#disp, #disp2  {
position: absolute;
right : 10px;
bottom: 10px;
}

.detailTwo {
position: absolute;
right: 0;
bottom: 10px;
}

.collapse-open { /*8/28/24 added*/
    position: absolute;
    left: 30px;
    bottom: 10px;
    width: 80px;
    right: 10px;
}

.collapse-title h3, .collapse-title p {
margin: 20px 60px;
}
.collapse-title p{
    width:auto;
}


.collapse-wrapper {
 border: 3px solid #ddd;
background: #fff;
margin-bottom: 20px;
}

.collapse-wrapperTwo {
margin-bottom: 0;
border-bottom: 3px solid #ddd;
}

.collapseTwo {
background: #fff;
padding: 30px 30px 20px 30px;
margin-right: 30px;
margin-left: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}


.footerTwo {
padding: 0;
margin-right: 30px;
margin-left: 30px;
margin-bottom: 20px;
background: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
text-align:right; padding:0;
}

.collapse-cap {
display:inline-block;
border-radius: 25px;
background: #999;
padding: 5px 10px; 
color: #fff;
}

.collapse-chl{
margin:0;
padding:20px 0;
border-top: 2px solid #ddd;
}

.collapse-txtarea {
margin:0;
padding:0;
}

.collapse-txt{
border-bottom: 2px solid #ccc;
}

.paragraph {
display:inline-block;
vertical-align:top;
border-bottom: 2px solid #ccc;
margin: 10px;
width: 98%;
}


.collapse-txtarea p {
padding: 0 20px 30px 20px;
}
.collapse-txt a { color: #c82536;  word-break: break-all; }



.collapse-chl > .faq-text-area {
padding-right:20px;

}


.areaTwo {margin-top:10px;}

.areaThree{ 
padding:20px 25px;
}

.remarks {
font-size: 11px;
line-height: 18px; 
margin-top:30px;
margin-bottom:20px;
}

.collapse-small {
display:inline-block;
font-size: 11px;
line-height: 15px; 
}

.additional {
margin:0;
padding:20px 25px 5px 25px;
}

.paragraphTwo {
padding-left:15px;
}

.additional img{
padding:20px 0;
}

.noline {
border-bottom:  hidden;
}

.faq-second {
text-align: left;
}


.second-title h3  {
padding: 0;
margin: 0;
}
    .second-title h3::before {
        position: relative;
        top: -2px;
        left: -5px;
        content: url('/Shared/img/jrpass/arrow_red.png');
    }

.caution::before {
    position: relative;
    top: 8px;
    left: -5px;
    content: url('/Shared/img/jrpass/common/icon-caution.png');
}

.remark::before {
    position: relative;
    top: 5px;
    left: -5px;
    content: url('/Shared/img/jrpass/common/icon-remarks.png');
}

.caution, .remark {
display:inline-block;
padding-bottom: 10px;
}

.second-title a {
color: #c82536; 
}

.second-title p {
padding: 15px 0 0 0;
margin: 0;

}

.collapse-icon {
float: left;
}

.faq-catch  strong{
    display:inline-block;
padding-bottom: 10px;
}

.collapseOne-footer{
position: absolute;
right: -10px;
bottom: -30px;
}

.collapseTwo-footer{
position: absolute;
right: -10px;
bottom: -10px;
}

.modal-open { overflow-y: auto;}

.modal {
margin: 40px 80px 0 80px;
position: absolute;
z-index: 2000;  
top: -3px;
bottom: auto;
 border: 1px solid #ccc;
-moz-box-shadow: 1px  1px 1px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px  1px 1px rgba(0,0,0,0.3);
box-shadow:1px  1px 1px rgba(0,0,0,0.3);
background: rgba(245, 245, 245, .9);
padding: 0;
}

.modal-footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
 justify-content: flex-end;
padding-top: 0;
border-top: none;
margin: 0;
padding: 0;
}




@media  (max-width:1250px){
    .regional-bg {
        background: url('/Shared/img/jrpass/common-mobile/regional-passes/bg.png') repeat top center;
    }
}


@media  (max-width:1024px){ 
.mainimg-container { background-position: 0 10px; }
.prepare-img { max-width: 170px; }
.boxImg-sm{max-width:150px;} /*11.28.2017*/
}

@media  (max-width:1200px){ 
.table-container {
position: relative;
top: 0;
}

.jpass-table{
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}

.top-bottom {
padding: 0;
text-align: center;
}

    .jrpass-main {
        margin-top: 5px;
        /*background: url('/Shared/img/jrpass/jrpass/map.png') no-repeat top center;*/
        margin-bottom: 5px;
    }
}


@media  (max-width:992px){ 
.map-container { border-top: 15px solid #c82536; }
.map-container p { padding: 20px 10px; }
.faq-container { border: none; }
.faq-l { border: none; }
.faq-r { border: none; }

.regional-bg {border-top: none; }

.setouchi img{
margin-top:20px;
max-width: 132px;
}

.open-window {
max-height: calc(100vh - 300px);
overflow-y: auto;
}

.detailTwo {
width: 80px;
right: 10px;
}
}

@media  (max-width:767px){
    .top-container {
        height: 200px;
        background: url('/Shared/img/jrpass/top/main-bg-s.jpg') repeat-x top left;
    }
    /*added 9/6/2022*/
    .top-main-container {
        height: 100px;
        background: none;
    } 
    .jrpass-top {
        background: url('/Shared/img/jrpass/common/bg-main-map.png') repeat-x top left; height: auto;
    }

    .jpass-table{
        margin-top:0;
    }
    /*added 9/2/2022*/
    .top-mainimg-container {
        background: url('/Shared/img/jrpass/top/top-main-image.png') no-repeat top center;
        /*background-size: auto 200px;*/
        background-size: 100%;
    }

    .mainimg-container {
        background: url('/Shared/img/jrpass/top/main-image-green.jpg') no-repeat top center;
        background-size: auto 200px;
        background-position: 5px 0;
    }

    .jrpasss {
    width: 85%;
    max-width: 400px;
    }

    .jrpass {
    width: 100%;
    max-width: 550px;
    }

    .collapse-wrapper{
    margin-left: 10px;
    margin-right: 10px;
    }


    .prepare-img { width: 45%; }
    .boxImg-sm{width:35%;} /*11.28.2017*/
    .btn-detail-s { width: 150px; }
    .close-btn,  .close-btnTwo { width: 30px; }
    .open-window { padding-top: 20px; }
    .modal { margin: 10px; }

    .swiper-row h2{
    font-size: 20px; 
    line-height: 25px; 
    font-weight: bold;
    padding-bottom: 20px;
    }

    .faq-title {
    font-size:20px;
    font-weight: bold;
    margin-right:20px;
    margin-left:20px;
    } 

    .op-row {
    margin: 0; 
    padding: 15px 5px 15px 5px;
    }

    .collapse-title h3, .collapse-title p {
    margin: 20px 50px 20px 10px;
    text-align: left;
    }

    .faq-second  p {
    margin-right: 80px;
    }

    #disp, #disp2  {
    width: 50px;
    }


    .additional img{
        width: 100%;
    }

    .collapse-faq {
        width: 80px;
    }

    .collapse-faq > img {
        max-width: 40px;
    }
}

@media  (max-width:600px){ 

.title{ width:100%;} 

.top-bottom img{
width: 100%;
}

}

@media  (max-width:540px){ 
.price { font-size: 16px;  padding: 10px 5px; }
.price small {font-size: 10px; font-weight: normal; }
.ship-method {font-size: 10px;}
.ship-method small{font-size: 7px; font-weight: normal; }
.category  { font-size: 11px;  }
.tix-class { font-size: 12px;  padding: 5px; }
.days {
padding: 5px 3px 8px 3px;
font-size: 10px; 
}
.order-container input[type="image"],
.order-container img{
margin-left:15px; 
max-width:220px;
}
    .jrpass-main {
        /*background: url('/Shared/img/jrpass/jrpass/map.png') no-repeat center center;*/
        background-size: 100% auto;
    }
    .otherSrvs-sm .boxTitle-sm {
        font-size: 18px;
        font-weight: 600;
        line-height: 15px;
    }
    .otherSrvs-sm .boxDesc-sm {
        font-size: 12px;
        line-height: 18px;
    }
}

@media  (max-width:374px){ 
.btn-detail { width: 85px; }
.btn-detail-s { width: 120px; }
.icons { width: 50px; }
.modal { top: -80px; }
    .prepare-sm img, otherSrvs-sm img{
        padding-right: 10px;
        overflow: hidden;
    }
}

.tooltip, .tooltip-inner { text-align: left; }

.modal { padding-right: 0 !important;  }
.modal-open { padding-right: 0 !important; }

@media  (max-width:300px){ 
.container-fluid{  min-width:300px; }
}

/*11.28.2017 ucOtherSrvs*/
.otherSrvs-container {
    padding: 20px 20px 0 20px;
    /*margin: 20px 0 0 0;*/
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background: url('/Shared/img/jrpass/common/explore/bg.png') repeat-x top center;
    background-size: auto 100%;
}
.otherSrvs-sm {
    padding: 10px 10px 10px 10px;
    text-align: left;
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 20px;
    overflow: hidden;
}
.boxImg-sm {
    padding-right: 20px;
    overflow: hidden;
    float: left;
    max-width:170px;
}
.boxTitle-sm {
    font-size: 26px;
    font-weight: 600;
    padding: 15px 0 0;
    line-height: 25px;
}
.boxDesc-sm {
    font-size: 18px;
    line-height: 20px;
}
/*11.28.2017 ucOtherSrvs end */

/*ContactUs Agmt box*/
.txtArea{border:1px solid #ccc;background:#f5f5f5;}
