/* //////////////////
section01
///////////////// */
#section01{
    font-size:18px;
    margin: 60px 0 110px;
    box-sizing: border-box;
    font-family: 
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.top-bnr__wrapper{
    max-width: 975px;
    margin: 0 auto;
}
.top-bnr__wrapper img{
    width: 100%;
    margin-bottom: 55px;
}
.top-bnr__wrapper p{
    margin-bottom: 50px;
    font-size:18px;
    text-align: center;
}
.top-bnr__wrapper img{
    text-align: center;
}
.goto-h2title__01{
    text-align: center;
    color:#076495;
    font-size: 28px;
    margin-bottom: 80px;
    font-weight: bold;
}
.top-bnr__wrapper .goto-txt__S{
    font-size:15px;
    margin: 20px 0 40px;
    text-align: left;
}
.goto-bnr__list a{
    color: #076495;
    font-size: 15px;
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
    display: block;
    text-decoration: underline;
}
.goto-bnr__list a::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #076495;
    top:5px;
    left: 0;
}
/* //////////////////
section02
///////////////// */
#section02{
    box-sizing: border-box;
    font-size:18px;
    background-color: #EAF8FF;
    padding-top: 160px;
    padding-bottom: 140px;
    font-family: 
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.goto-que__wrapper{
    max-width: 960px;
    margin: 0 auto;
}
.goto-que__wrapper p{
    text-align: center;
}
.goto-que__txt{
    text-align: center;
    margin-bottom: 60px;
}
.goto-h2title__02{
    text-align: center;
    color:#22A6CC;
    font-size: 28px;
    margin-bottom: 80px;
    font-weight: bold;
}
.goto-que__list{
    display: flex;
    font-size: 14px;
}
.goto-que__list__r1124{
    justify-content: center;
}
.goto-que__list{
    margin-bottom: 70px;
}
.goto-que__list li{
    width:calc((100% - 72px) /4);
    margin-right: 24px;
    background-color: #fff;
    border-radius: 15px;
    font-size: 14px;
    text-align: center;
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}
.goto-que__list li:last-child{
    margin-right: 0;
}
.goto-que__list li span{
    font-size: 18px;
    color: #22A6CC;
    font-weight: bold;

}
.discount-wrapper{
    border-top: 1px dotted #85D4EB;
}
.goto-que__wrapper .discount-txt{
    font-size: 14px;
    text-align: left;
}
.discount-title{
    display: flex;
    margin-bottom: 30px;
    margin-top: 70px;
}
.discount-title__left{
    background-color: #22A6CC;
    color: #fff;
    font-size: 26px;
    width: 95px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.discount-title__right{
    color: #22A6CC;
    background-color: #fff;
    font-size: 26px;
    text-align:center;
    width: 90%;
    line-height: 1.2;
    padding: 30px 15px;
    box-sizing: border-box;
}
.discount-title__right span{
    text-align: center;
    font-size: 14px;
    color: #333;
}
.discount-wrapper table{
    border: #777575;
}
.discount-table01{
    margin-bottom: 60px;
    width: 960px;
}
.discount-table02{
    margin-bottom: 30px;
    position: relative;
    width: 960px;
}
.discount-table03{
    margin-bottom: 30px;
    width: 960px;

}
.discount-table02::after{
    content: "+";
    position: absolute;
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%);
    color: #22A6CC;
}
.discount-wrapper table td{
    padding: 15px;
    text-align: center;
    background-color: #fff;
}
.discount-wrapper table .td-title{
    background-color: #EDFBFF;
    text-align: left;
}
.discount-wrapper table .td-title__last{
    padding-right: 67px;;

}
.discount-wrapper table .payment{
    background-color: #22A6CC;
    text-align: left;
    color: #fff;
}
.discount-wrapper table .money{
    background-color: #FFFCBA;
    color: #22A6CC;
}
.discount-txt__wrapper{
    margin-bottom: 35px;
}
.goto-que__list__wrapper{
    background-color: #fff;
    font-size: 14px;
    text-align: left;
    padding: 45px 15px;
}
.goto-que__list__inner{
    max-width: 700px;
    margin: 0 auto;
}
.goto-que__list__inner p{
    margin-bottom: 15px;
}

/* //////////////////
section03
///////////////// */
#section03{
    box-sizing: border-box;
    margin: 130px 0;
    font-family: 
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.customers-wrapper{
    max-width: 960px;
    margin: 0 auto;
}
.customers-txt{
    background-color: #EAF8FF;
    color: #076495;
    text-align: center;
    font-size: 15px;
    padding: 15px 15px;
    margin-bottom: 20px;
}
.customers-list li{
    margin-bottom: 30px;
    font-size: 14px;
}
/* //////////////////
section04
///////////////// */
#section04{
    box-sizing: border-box;
    background-color: #EAF8FF;
    padding-top: 160px;
    padding-bottom: 140px;
    font-family: 
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.procedure-wrapper{
    max-width: 960px;
    margin: 0 auto;
}
.procedure-wrapper p{
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}
.procedure-wrapper p span{
    color: #076495;
    background-color: #FFFCBA;
}
.step-wrapper{
    display: flex;
    margin-bottom: 25px;;
}
.step-inner{
    background-color: #22A6CC;
    width: 95px;
    padding: 15px 5px;
    text-align: center;
    color: #fff;
}
.step-txt{
    background-color: #fff;
    width: 90%;
    padding: 20px 15px;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.step-left{
    font-size: 14px;
}
.step-right{
    font-size: 26px;
}
.br-sp{
    display: block;
}
/* //////////////////
sp
///////////////// */
.goto-sp__txt{
    display: none;
    margin:0;
}
/* //////////////////
@media
///////////////// */
@media (max-width: 1024px) {
    .goto-que__list{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .goto-que__list li{
        width:calc((100% - 24px) /2);
        height: 170px;
        margin-bottom: 25px;
    }
    .goto-que__list li:last-child{
        margin-right: 0;
    }
    .goto-que__list li:nth-child(2){
        margin-right: 0;
    }
}
@media (max-width: 950px) {
    .table-inner{
        overflow:scroll;
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
}
@media (max-width: 767px) {
    #section01{
        margin-bottom: 40px;
    }
    #section02{
        font-size: 14px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #section03{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #section04{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .discount-wrapper table .td-title__last{
        padding-left: 5px;
    }
    .discount-title{
        display: block;
        margin-top: 30px;
    }
    .discount-title__left{
        width: 100%;
        padding: 0;
    }
    .discount-title__right{
        width: 100%;
        text-align: left;
    }
    .step-wrapper{
        display: block;
        margin-bottom: 35px;
        max-width: 500px;
        margin: 0 auto 35px;
    }
    .step-inner{
        width: 100%;
        box-sizing: border-box;
    }
    .step-txt{
        width: 100%;
        box-sizing: border-box;
    }
    .goto-h2title__01{
        font-size: 22px;
        margin-bottom: 30px;
        text-align: left;
    }
    .goto-h2title__02{
        font-size: 22px;
        margin-bottom: 30px;
        text-align: left;
    }
    .top-bnr__wrapper p{
        font-size: 14px;
        margin-bottom: 30px;
        text-align: left;
    }
    .discount-title__right{
        font-size: 22px;
    }
    .procedure-wrapper p{
        font-size: 14px;
        text-align: left;
    }
    .goto-que__wrapper p{
        margin-bottom: 30px;
        text-align: left;
    }
    .goto-que__list{
        margin-bottom: 30px;
    }
    .discount-table01{
        margin-bottom: 30px;
    }
    .goto-que__wrapper .discount-txt{
        margin-bottom: 0;
    }
    .br-sp{
        display: none;
    }
    .customers-txt{
        text-align: left;
    }
}
@media (max-width: 480px) {
    .goto-que__list li{
        width: 100%;
        margin-right: 0px;
    }
    .goto-que__list li:last-child{
        margin-right: 0px;
    }
    .goto-que__list li:nth-child(2){
        margin-right: 0px;
    }
    .discount-wrapper table .td-title{
        width: 200px;
    }
    .goto-sp__txt{
        display: block;
        margin:0;
    }
}