@charset "shift_jis";


td.table-img {
    vertical-align: top;
}

th.th-blue {
    color: inherit;
    background-color: #c3d4e3;
}

th.th-orange {
    color: inherit;
    background-color: #f6d295;
}

th.th-pink {
    color: inherit;
    background-color: #f3c5cb;
}




.frame-a {
    border-radius: 10px;
    background: #f6d295;
    padding: 10px;
    color: inherit;
    text-align: center;
}

.frame-b {
    border-radius: 10px;
    background: #f3c5cb;
    padding: 10px;
    color: inherit;
    text-align: center;
}

.inner {
    border-radius: 10px;
    padding: 8px;
    margin: 5px;
    color: inherit;
    text-align: left;
    background: #fff;
}


.questionmark img {
    display: inline-block;
    vertical-align: bottom;
}

@media screen and (max-width: 768px) {
    .scrlwrap {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .scrlwrap img {
        max-width: 1000px;
    }
}


.red{
	color: red;
}
.menu-row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu-item{
    padding: 5px;
    width: 20%;
    text-align: left!important;
    @media screen and (max-width: 768px){
        width: 100%;
    }
}
.card5-heading {
    text-align: left;
    @media screen and (max-width: 768px){
        text-align: center;
    }
}
.usage02 .heading-railpass{
    color: #ffffff;
    margin: 0px;
    padding: 10px 20px;
    background: #2A7629;
    overflow: hidden;
    position: relative;
    font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
    .usage02 .heading-railpass{
        font-size: 2.4rem;
    }
}
.usage02 .heading-railpass::before{
    background-color: #fff;
    content: '';
    display: block;
    opacity: 0.8;
    transform: rotate(30deg);
    position: absolute;
    top: -140%;
    right: -25%;
    width: 500px;
    height: 500px;
}
@media screen and (max-width: 767px) {
    .usage02 .heading-railpass::before{
        top: -130%;
        right: -8%;
        width: 200px;
        height: 500px;
        transform: rotate(40deg);
    }
}
.usage02 .railpass-box{
    padding: 30px;
    border-left: solid 2px #2A7629;
    border-right: solid 2px #2A7629;
    border-bottom: solid 2px #2A7629;
    background-color: #fff;
}

.usage02 .heading-tickets{
    color: #ffffff;
    margin: 0px;
    padding: 10px 20px;
    background: #295B76;
    overflow: hidden;
    position: relative;
    font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
    .usage02 .heading-tickets{
        font-size: 2.4rem;
    }
}
.usage02 .heading-tickets::before{
    background-color: #fff;
    content: '';
    display: block;
    opacity: 0.8;
    transform: rotate(30deg);
    position: absolute;
    top: -140%;
    right: -25%;
    width: 500px;
    height: 500px;
}
@media screen and (max-width: 767px) {
    .usage02 .heading-tickets::before{
        top: -130%;
        right: -25%;
        width: 200px;
        height: 500px;
        transform: rotate(40deg);
    }
}
.usage02 .tickets-box{
    padding: 30px;
    border-left: solid 2px #295B76;
    border-right: solid 2px #295B76;
    border-bottom: solid 2px #295B76;
    background-color: #fff;
}
.oneway-roundtrip .heading2{
        font-size: 3.2rem;
        font-weight: 700;
        line-height: 1.3;
        margin: 2em 0 .75em 0;
        padding-bottom: .25em;
        color: #295B76;
        border-bottom: 2px solid #295B76;
}

.oneway-roundtrip table{
    width: 100%;
    margin: 0 0 15px 0;
    border: 3px solid #295B76;
}
@media screen and (max-width: 767px) {
    .oneway-roundtrip table{
        border-top: none;
    }
}
.oneway-roundtrip .table-style1 td,
.oneway-roundtrip .table-style1 th {
    border: 3px solid #295B76;
    font-size: 1.6rem;
    padding: 20px 10px;
}
@media screen and (max-width: 767px) {
    .table-responsive2>.table-style1 tbody>tr>th {
        border: 0;
        border-bottom: 1px dotted #295B76;
        border-top: 3px solid #295B76;
    }
}

@media screen and (max-width: 649px) {
    .table-responsive2>.table-style1 tbody>tr>td {
        border: 0;
        border-bottom: 1px dotted #295B76;
    }
}
.oneway-roundtrip .table-style1 th{
    background-color: rgba(41, 91, 118, 0.1);
    color: #295B76;
    text-align: left;
}
.oneway-roundtrip .table-style1 th span{
    font-weight: normal;
    white-space: nowrap;
}
.oneway-roundtrip .table-style1 td{
    font-weight: 600;
}
.oneway-roundtrip .table-style1 td.image{
    width: 200px; 
  }
@media screen and (max-width:649px) {
    .oneway-roundtrip .table-style1 td.image{
        width: 100%;
    }
}
.oneway-roundtrip .table-style1 td span{
    font-weight: normal;
}
.oneway-roundtrip .table-style1 .question{
    color: #295B76;
    position: relative;
    margin-left: 60px;
    margin-bottom: 10px;
}
.oneway-roundtrip .table-style1 .question::before{
    content: url(img/2-09.png);
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-110%, -50%);
}
.oneway-roundtrip .btn1-blue {
    color: #295B76;
    border-color: #295B76;
    background-color: #fff;
    margin-top: 20px;
}

.oneway-roundtrip .tomamu{
    margin-top: 50px;
    border: solid 5px #8ED3F5;
    border-top: none;
    padding-bottom: 10px;
}
.oneway-roundtrip .tomamu p{
    padding: 20px 30px;
}

.ticket-railpass{
    background-color: #fff;
    padding: 20px;
    margin-top: 30px;
}
.tomamu .note{
    padding: 0 1em;
}
.tomamu .note li{
    padding-left: 1.5em;
    text-indent: -1.5em;
    list-style: none;
}
.red-txt{
    color: #ff0000;
}




/* usage03 */

html {
    scroll-behavior: smooth;
}
.usage03 p{
    font-size: 2.2rem;
    font-weight: bold;
}
@media (max-width: 767px) {
    .usage03 p{
        font-size: 1.8rem;
    }
}
.usage03 .mainvisual{
    width: 100%;
    max-width: 1280px;
    margin: 40px auto;
}
.usage03 .trainlist{
    border: solid 3px #063F91;
    border-radius: 12px;
    padding: 20px;
    margin: 40px auto 20px;
}
.usage03 .trainlist ul{
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .usage03 .trainlist ul{
         padding-left: 20px;
    }
}
.usage03 .trainlist li{
    font-size: 2.2rem;
    margin-bottom: 5px;
    font-weight: 600;
}
@media (max-width: 767px) {
    .usage03 .trainlist li{
        font-size: 1.8rem;
    }
}
.usage03 .button-container {
    display: flex;
    gap: 16px;
    justify-content: center;
}
@media (max-width: 768px){
    .usage03 .button-container {
        display: block;
    }
}
.usage03 .button-container{
    margin: 50px 0;
    padding-left: 0!important;
}
.usage03 .button-container li{
    list-style: none;
}

.usage03 .btn3-blue {
    font-size: 2.2rem;
    color: #0F4784;
    border-color: #0F4784;
    background-color: #fff;
    margin: 20px auto;
    border-bottom-width: 8px;
}
.usage03 .btn-arrow2-r:after{
    right: 20px;
    content: '\e904';
}
.usage03 .btn3-blue:hover {
    font-size: 2.2rem;
    color:  #fff;
    border-color: #0F4784;
    background-color:#0F4784;
    margin: 20px auto;
    border-bottom-width: 8px;
}
@media (max-width: 767px) {
    .usage03 .btn3-blue,
    .usage03 .btn3-blue:hover{
        font-size: 2.0rem;
    }
}
.usage03 .btn3-green {
    font-size: 2.2rem;
    color: #2A7629;
    border-color: #2A7629;
    background-color: #fff;
    margin: 20px auto;
    border-bottom-width: 8px;
}
.usage03 .container-white .btn-arrow2-r:after{
    right: 20px;
    content: '\e906';
}
.usage03 .btn3-green:hover {
    font-size: 2.2rem;
    color:  #fff;
    border-color: #2A7629;
    background-color:#2A7629;
    margin: 20px auto;
    border-bottom-width: 8px;
}
@media (max-width: 767px) {
    .usage03 .btn3-green,
    .usage03 .btn3-green:hover{
        font-size: 2.0rem;
    }
}

.usage03 .heading-h3 {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 .75em 0;
    padding-bottom: .25em;
    color: #0F4784;
    border-bottom: 2px solid #0F4784;
}
@media (max-width: 767px){
    .usage03 .heading-h3 {
        font-size: 2.4rem;
    }
}
.usage03 .container-white{
    background-color: #ffffff;
    width: 100%;
    margin-top: 20px;
    padding: 40px;
}
.usage03 .heading-h4 {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding-bottom: .25em;
    color: #0F4784;
    text-indent: -0.5em;
}
@media (max-width: 767px){
    .usage03 .heading-h4 {
        font-size: 2.4rem;
    }
}
.usage03 .container-white .small-kome{
    font-size: 1.6rem;
    font-weight: normal;
}
@media (min-width: 768px) {
    .usage03 .container-white img{
        margin : 20px 0 20px 80px;
    }
}
@media (max-width: 767px){
    .usage03 .container-white .seats{
        max-width: 180px;
    }
}
.title-container {
    display: flex;
    gap: 10px;
    margin: 20px 0 10px;
}
@media (min-width: 768px){
    .title-container{
        align-items: center;
    }
}
.title-container .number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    background-color: #0F4784;
    color: #fff;
    border-radius: 50%;
    font-size: 2.0rem;
    font-weight: bold;
    margin-right: 10px;
}
.title-container .title-text {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
}
.title-container .title-text h5 {
    font-size: 2.0rem;
    align-items: center;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: 600;
}
@media (max-width: 767px){
    .title-container .title-text h5 {
        font-size: 1.8rem;
        margin-bottom: 10px;
    }
}
.c-green{
	color: #218325;
}
.c-darkpurple{
    color: #433a75;
}