.text-sh {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.txt {
    text-align: justify;
}
#key-box {
    position: relative;
    padding: 6vw 1% 0vw;
    background: #F9F9FB;
    box-sizing: border-box;
}
#key-box .col .main-catch {
    font-weight: 900;
    font-size: 8vw;
    color: #0D2142;
    line-height: 1.5;
    margin-bottom: 5vw;
}
#key-box .col .main-catch small {
    font-weight: 500;
    background: #FFED5E;
    font-size: 5vw;
    padding: 0 2%;
}
#key-box .col .main-catch span {
    background: #FFED5E;
    margin-right: 3px;
    width: 12%;
    display: inline-block;
    text-align: center;
}
#key-box .col .photo {
    height: 55vw;
    margin-bottom: 5vw;
    margin: 0 -8% 8vw;
}
#key-box .col .photo img {
    object-position: right 103% top 0;
}
#key-box .col .sub-ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 9vw;
    line-height: 1.8;
    position: absolute;
    left: 6%;
    top: 62vw;
    word-break: keep-all;
}
#key-box .col .sub-ttl span {
    color: #0D2142;
    background: #DFE1E3;
    margin-bottom: 1vw;
    letter-spacing: 0.1em;
    padding: 0 2%;
    display: inline-block;
    font-size: 4.5vw;
}
#key-box .col .contact .mail {
    text-align: center;
    margin-bottom: 3vw;
}
#key-box .col .contact .mail a {
    display: block;
    background: #C50026;
    border-radius: 10px;
    color: #fff;
    font-weight: 900;
    padding-top: 1px;
    padding-bottom: 4vw;
    font-size: 5vw;
}
#key-box .col .contact .mail a .sub {
    margin-top: -5vw;
}
#key-box .col .contact .mail a .sub span {
    background: #fff;
    color: #000;
    border-radius: 50px;
    border: 2px solid #C50026;
    font-weight: 500;
    margin-top: -10vw;
    padding: 1% 2%;
    font-size: 3.5vw;
}
#key-box .col .contact .tel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.2;
}
#key-box .col .contact .tel dt {
    font-weight: normal;
    font-size: 4vw;
}
#key-box .col .contact .tel dd {
    font-weight: 900;
    width: 100%;
    text-align: center;
}
#key-box .col .contact .tel dd .tel-icon {
    font-size: 8vw;
}
#key-box .col .contact .tel dd .tel-icon span {
    font-size: 4vw;
    margin-right: 1%;
}
@media only screen and (min-width: 768px) {
    #key-box {
        padding: 38px 0 20px;
        background: url(../img/index/key_bg.jpg) no-repeat;
        background-size: cover;
    }
    #key-box .wrap {
        width: 1289px;
    }
    #key-box .col .main-catch {
        font-size: 95px;
        margin-bottom: 36px;
        letter-spacing: -13px;
        line-height: 109px;
    }
    #key-box .col .main-catch small {
        font-size: 50px;
        letter-spacing: 2px;
        padding: 0px 15px;
    }
    #key-box .col .main-catch span {
        margin-top: 20px;
        width: 98px;
        margin-right: 9px;
        letter-spacing: 0px;
    }
    #key-box .col .sub-ttl {
        font-size: 30px;
        margin-bottom: 76px;
        position: static;
    }
    #key-box .col .sub-ttl span {
        margin-bottom: 1px;
        font-size: 30px;
        padding: 0px 8px;
        letter-spacing: -0.5px;
        line-height: 44px;
    }
    #key-box .col .sub-ttl span:last-of-type {
        padding-left: 0;
        margin-left: -9px;
    }
    #key-box .col .contact .mail {
        margin-bottom: 0px;
        width: 599px;
    }
    #key-box .col .contact .mail:hover {
        opacity: 0.8;
        transition: all 0.5s;
    }
    #key-box .col .contact .mail a {
        padding-bottom: 26px;
        font-size: 33px;
        padding-top: 35px;
        letter-spacing: 0px;
        border-radius: 17px;
    }
    #key-box .col .contact .mail a .sub {
        margin-top: -60px;
        margin-bottom: 6px;
    }
    #key-box .col .contact .mail a .sub span {
        margin-top: -20px;
        padding: 8px 20px;
        font-size: 21px;
        border-width: 3px;
    }
    #key-box .col .contact .tel {
        width: 640px;
        flex-direction: row;
        margin-left: 13px;
    }
    #key-box .col .contact .tel dt {
        font-size: 19px;
        width: 340px;
        margin-top: 20px;
    }
    #key-box .col .contact .tel dd {
        text-align: left;
    }
    #key-box .col .contact .tel dd .tel-icon {
        font-size: 45px;
    }
    #key-box .col .contact .tel dd .tel-icon span {
        font-size: 19px;
        margin-right: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #key-box {
        height: 680px;
		background-position: right 50% top 0;
    }
    #key-box .wrap {
        width: 1050px;
    }
    #key-box .col .main-catch {
        font-size: 73px;
        line-height: 81px;
        letter-spacing: -8px;
        margin-bottom: 30px;
    }
    #key-box .col .main-catch small {
        font-size: 38px;
    }
    #key-box .col .main-catch span {
        width: 84px;
        margin-right: 6px;
    }
    #key-box .col .sub-ttl {
        line-height: 43px;
        margin-bottom: 70px;
    }
    #key-box .col .sub-ttl span {
        font-size: 23px;
        padding: 3px 10px;
        line-height: 30px;
    }
    #key-box .col .contact .mail {
        width: 480px;
    }
    #key-box .col .contact .mail a {
        font-size: 24px;
        padding: 34px 0 15px;
        letter-spacing: 1px;
    }
    #key-box .col .contact .mail a .sub {
        margin-top: -60px;
        margin-bottom: 1px;
    }
    #key-box .col .contact .mail a .sub span {
        font-size: 16px;
        letter-spacing: 0;
    }
    #key-box .col .contact .tel dt {
        font-size: 14px;
        width: 220px;
		margin-top: 15px;
    }
    #key-box .col .contact .tel dd {
        font-size: 34px;
    }
    #key-box .col .contact .tel dd .tel-icon {
        font-size: 34px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #key-box {
        background-position: right -200px center;
    }
}


#reasons {
    position: relative;
    padding: 11vw 0 11vw;
    background: #00357F;
    margin-bottom: 25vw;
}
#reasons h2 {
    font-size: 7.5vw;
    line-height: 1.6;
    margin-bottom: 6vw;
    color: #fff;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.1em;
}
#reasons h2 .yellow {
    color: #FFED5E;
}
#reasons .box {
    background: #fff;
    border-radius: 5px;
    padding: 6% 5% 3vw;
    margin-bottom: 6vw;
}
#reasons .box .num {
    margin-bottom: 5vw;
}
#reasons .box .num dt {
    text-align: center;
    font-size: 11vw;
    color: #00357F;
    margin-right: 5%;
    font-weight: 900;
    width: 20%;
}
#reasons .box .num dt span {
    font-weight: 900;
    font-size: 4vw;
    background: #00357F;
    color: #fff;
    padding: 1% 10%;
    margin-bottom: 5vw;
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
#reasons .box .num dt span::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 7px solid transparent;
    border-top: 14px solid #00357F;
    border-bottom: 0;
}
#reasons .box .num dd {
    width: 80%;
    align-self: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#reasons .box .num dd span {
    display: inline-block;
    color: #0D2142;
    position: relative;
    font-size: 5.5vw;
    z-index: 0;
}
#reasons .box .num dd span::after {
    position: absolute;
    content: "";
    background: #FFED5E;
    top: 73%;
    left: 0;
    right: 0;
    height: 9px;
    z-index: -1;
}
#reasons .box .col-txt .txt {
    margin-bottom: 5vw;
    font-weight: 500;
}
#reasons .box .col-txt .ttl {
    margin-bottom: 5vw;
    text-align: justify;
}
#reasons .box .col-txt .ttl strong {
    font-weight: 900;
    color: #C50026;
}
@media only screen and (min-width: 768px) {
    #reasons {
        padding: 80px 0 160px;
        margin-bottom: 110px;
    }
    #reasons h2 {
        font-size: 85px;
        margin-bottom: 89px;
        line-height: 110px;
        letter-spacing: 2px;
    }
    #reasons .box {
        padding: 40px 44px 34px 40px;
        margin-bottom: 22px;
        border-radius: 10px;
        position: relative;
    }
    #reasons .box .num {
        margin-bottom: 0;
    }
    #reasons .box .num dt {
        font-size: 94px;
        width: 120px;
        margin-right: 40px;
        position: absolute;
        left: 50px;
        top: 30px;
    }
    #reasons .box .num dt span {
        font-size: 32px;
        padding: 3px 9px 7px;
        margin-bottom: 42px;
    }
    #reasons .box .num dt span::after {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 20px solid #00357F;
    }
    #reasons .box .num dd {
        align-self: flex-start;
        margin-top: 13px;
        width: auto;
        letter-spacing: -1px;
        margin-left: 165px;
        margin-bottom: 20px;
    }
    #reasons .box .num dd span {
        font-size: 45px;
    }
    #reasons .box .num dd span::after {
        height: 24px;
    }
    #reasons .box .col-txt {
        margin-left: 161px;
    }
    #reasons .box .col-txt .txt {
        margin-bottom: 20px;
    }
    #reasons .box .col-txt .ttl {
        margin-bottom: 20px;
    }
    #reasons .box .col-txt .ttl:last-of-type {
        margin-bottom: 0
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #reasons {
        padding-bottom: 80px;
        margin-bottom: 90px;
    }
    #reasons h2 {
        font-size: 66px;
        line-height: 75px;
        margin-bottom: 80px;
    }
    #reasons .box .num dt {
        font-size: 73px;
        width: 100px;
        left: 32px;
        top: 17px;
    }
    #reasons .box .num dt span {
        font-size: 24px;
        padding: 1px 9px 6px;
        line-height: 36px;
        margin-bottom: 30px;
    }
    #reasons .box .num dd {
        margin-left: 120px;
        margin-top: -1px;
        letter-spacing: 0;
    }
    #reasons .box .num dd span {
        font-size: 34px;
    }
    #reasons .box .num dd span::after {
        height: 20px;
        right: -5px;
        left: -5px;
    }
    #reasons .box .col-txt {
        margin-left: 120px;
    }
    #reasons .box .col-txt .txt {
        margin-bottom: 22px;
    }
}


.contact-shared {
    position: relative;
    background: #00357F;
    color: #fff;
    padding: 10vw 0 8vw;
}
.contact-shared .photo {
    margin: -35vw auto 1vw;
    width: 60%;
}
.contact-shared .mail {
    text-align: center;
    position: relative;
    z-index: 5;
    margin-bottom: 2vw;
}
.contact-shared .mail a {
    display: block;
    background: #C50026;
    border-radius: 10px;
    color: #fff;
    font-weight: 900;
    padding-top: 1px;
    padding-bottom: 4vw;
    font-size: 4.5vw;
    position: relative;
    padding-top: 4vw;
}
.contact-shared .mail a::before {
    content: "";
    background: url(../img/shared/icon_mail.png) no-repeat;
    position: relative;
    width: 23px;
    height: 19px;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%;
}
.contact-shared .mail a .sub {
    margin-top: -5vw;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: -5vw auto 0;
}
.contact-shared .mail a .sub span {
    background: #fff;
    color: #000;
    border-radius: 50px;
    border: 2px solid #C50026;
    font-weight: 500;
    margin-top: -10vw;
    font-size: 3.5vw;
    padding: 1% 2%;
}
.contact-shared .tel {
    text-align: center;
    line-height: 1.2;
}
.contact-shared .tel dt {
    font-size: 8vw;
}
.contact-shared .tel dt .tel-icon {
    font-weight: 900;
}
.contact-shared .tel dt .tel-icon span {
    font-size: 4vw;
    margin-right: 1%;
}
.contact-shared .tel dd {
    font-size: 4vw;
}
@media only screen and (min-width: 768px) {
    .contact-shared {
        padding: 93px 0 53px;
    }
    .contact-shared .photo {
        margin: -20px auto 0px;
        width: 420px;
        position: absolute;
        bottom: -53px;
        right: 11px;
    }
    .contact-shared .mail {
        margin-bottom: 20px;
    }
    .contact-shared .mail:hover {
        opacity: 0.8;
        transition: all 0.5s;
    }
    .contact-shared .mail {
        margin-bottom: -10px;
        width: 849px;
    }
    .contact-shared .mail a {
        padding-bottom: 26px;
        font-size: 33px;
        padding-top: 35px;
        letter-spacing: 0px;
        border-radius: 17px;
        box-shadow: 0px 0px 6px #000;
    }
    .contact-shared .mail a .sub {
        margin-top: -60px;
        margin-bottom: 6px;
    }
    .contact-shared .mail a .sub span {
        margin-top: -20px;
        padding: 8px 20px;
        font-size: 21px;
        border-width: 3px;
    }
    .contact-shared .mail a {
        padding-bottom: 37px;
        font-size: 44px;
        padding-top: 50px;
    }
    .contact-shared .mail a::before {
        width: 50px;
        height: 39px;
        margin-left: -20px;
        margin-right: 21px;
    }
    .contact-shared .mail a .sub {
        margin: -20px auto 0;
    }
    .contact-shared .mail a .sub span {
        margin-top: -20px;
        font-size: 28px;
        padding: 10px 35px;
    }
    .contact-shared .tel {
        width: 860px;
    }
    .contact-shared .tel dt {
        font-size: 80px;
    }
    .contact-shared .tel dt .tel-icon span {
        font-size: 34px;
        margin-right: 5px;
    }
    .contact-shared .tel dd {
        font-size: 20px;
    }
    .contact-shared .tel dd small {
        font-size: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    .contact-shared {
        padding: 69px 0 40px;
    }
    .contact-shared .photo {
        width: 336px;
        bottom: -40px;
    }
    .contact-shared .mail {
        width: 670px;
    }
    .contact-shared .mail {
        margin-bottom: 2px;
    }
    .contact-shared .mail a {
        font-size: 33px;
        padding: 34px 0 24px;
    }
    .contact-shared .mail a::before {
        width: 37px;
        height: 29px;
        margin-left: -40px;
    }
    .contact-shared .mail a .sub span {
        font-size: 21px;
    }
    .contact-shared .tel {
        width: 670px;
    }
    .contact-shared .tel dt {
        font-size: 62px;
    }
}


#popular-reason {
    position: relative;
    padding: 15vw 0 17vw;
    background: #E7EBF0;
}
#popular-reason h2 {
    font-size: 6vw;
    text-align: center;
    font-weight: 900;
    margin-bottom: 17vw;
    line-height: 1.5;
    position: relative;
    letter-spacing: 0.1em;
}
#popular-reason h2::after {
    content: "";
    background: url("../img/index/sec2_deco1.png") no-repeat;
    bottom: -8vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 4vw;
    background-size: 100%;
    position: absolute;
    width: 20%;
}
#popular-reason h2 span {
    position: relative;
    display: inline-block;
    z-index: 0;
}
#popular-reason h2 span::after {
    position: absolute;
    content: "";
    background: #FFED5E;
    top: 73%;
    left: 0;
    right: 0;
    height: 9px;
    z-index: -1;
}
#popular-reason .row {
    margin-bottom: 6vw;
    border-bottom: 2px solid #00357F;
    padding-bottom: 4vw;
}
#popular-reason .row h3 {
    text-align: center;
    font-weight: 900;
    font-size: 11vw;
    color: #00357F;
    margin-bottom: 6vw;
    letter-spacing: 0.05em;
    line-height: 1;
}
#popular-reason .row h3 span {
    position: relative;
    display: inline-block;
    z-index: 0;
    font-weight: bold;
    color: #0D2142;
    font-size: 6vw;
}
#popular-reason .row h3 span::after {
    position: absolute;
    content: "";
    background: #FFED5E;
    top: 73%;
    left: 0;
    right: 0;
    height: 9px;
    z-index: -1;
}
#popular-reason .row .photo {
    position: relative;
    margin-bottom: 6vw;
    z-index: 0;
}
#popular-reason .row .photo img {
    z-index: 2;
    position: relative;
}
#popular-reason .row .photo::after {
    position: absolute;
    top: 0;
    top: 10px;
    left: 10px;
    right: -10px;
    bottom: -10px;
    background: #00357F;
    content: "";
    z-index: -1;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 768px) {
    #popular-reason {
        padding: 70px 0 137px;
    }
    #popular-reason h2 {
        font-size: 60px;
        margin-bottom: 92px;
        letter-spacing: 1px;
    }
    #popular-reason h2::after {
        width: 119px;
        top: 104px;
    }
    #popular-reason h2 span::after {
        height: 24px;
        left: -10px;
        right: -10px;
    }
    #popular-reason .row {
        margin-bottom: 20px;
        padding-bottom: 56px;
        position: relative;
        min-height: 409px;
    }
    #popular-reason .row h3 {
        font-size: 70px;
        margin-bottom: 10px;
        margin-left: auto;
        text-align: left;
        width: 710px;
        line-height: 59px;
    }
    #popular-reason .row h3 span {
        font-size: 35px;
        letter-spacing: -1px;
    }
    #popular-reason .row h3 span::after {
        height: 24px;
        top: 30px;
    }
    #popular-reason .row .txt {
        width: 708px;
        margin-left: auto;
        line-height: 34px;
        letter-spacing: 0;
        color: #0D2142;
    }
    #popular-reason .row .photo {
        margin-bottom: 20px;
        position: absolute;
        left: 0;
        top: 46px;
        width: 484px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #popular-reason h2 {
        font-size: 46px;
        margin-bottom: 73px;
    }
    #popular-reason h2::after {
        width: 100px;
        top: 80px;
    }
    #popular-reason h2 span::after {
        height: 20px;
    }
    #popular-reason .row h3 {
        width: 570px;
        font-size: 53px;
        line-height: 50px;
    }
    #popular-reason .row h3 span {
        font-size: 26px;
        letter-spacing: 0;
    }
    #popular-reason .row .txt {
        width: 564px;
    }
    #popular-reason .row .photo {
        width: 380px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	#popular-reason .row .photo{
		max-width: 36%;
	}
}

#about {
    position: relative;
    padding: 9vw 0 25vw;
}
#about h2 {
    text-align: center;
    font-size: 7vw;
    line-height: 1.6;
    margin-bottom: 14vw;
    font-weight: 900;
}
#about h2 span {
    background: #00357F;
    color: #fff;
    padding: 1% 2%;
    margin-top: 1vw;
    display: inline-block;
}
#about .box {
    background: #F5F6F7;
    border: 2px solid #00357F;
    position: relative;
}
#about .box .inner {
    padding: 10% 5% 4vw;
    position: relative;
    z-index: 0;
    color: #0D2142;
}
#about .box::after {
    position: absolute;
    top: 0;
    top: 10px;
    left: 10px;
    right: -10px;
    bottom: -10px;
    background: #00357F;
    content: "";
    z-index: -1;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
#about .box .photo {
    margin: -15vw auto 5vw;
}
@media only screen and (min-width: 768px) {
    #about {
        padding: 66px 0 190px;
    }
    #about h2 {
        font-size: 60px;
        margin-bottom: 120px;
    }
    #about h2 span {
        padding: 0px 8px;
    }
    #about .box {
        margin-right: 28px;
        border-width: 3px;
    }
    #about .box .inner {
        padding: 32px 47px 45px;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    #about .box .inner .txt {
        width: 707px;
    }
    #about .box .photo {
        margin: 0;
        width: 449px;
        margin-right: -69px;
        margin-top: -80px;
        height: 400px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #about {
        padding-bottom: 150px;
    }
    #about h2 {
        font-size: 46px;
        margin-bottom: 90px;
    }
    #about .box .inner {
        padding: 29px;
    }
    #about .box .inner .txt {
        width: 570px;
    }
    #about .box .photo {
        width: 349px;
        margin-top: -70px;
        height: 319px;
    }
}


#support {
    position: relative;
    padding: 15vw 0 15vw;
    background: #E7EBF0;
}
#support .box {
    background: #C50026;
    padding: 5px;
    margin-bottom: 8vw;
}
#support .box h2 {
    font-size: 6vw;
    color: #fff;
    font-weight: 900;
    margin-bottom: 2vw;
    padding: 2%;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: center;
}
#support .box .inner {
    background: #fff;
    padding: 5% 2%;
}
#support .box .inner .txt {
    margin-bottom: 6vw;
    padding: 0 3%;
}
#support .box table th {
    font-size: 18px;
}
#support .box table th, #support .box table td {
    color: #fff;
    font-weight: bold;
    background: #61676F;
    padding: 10px;
    border: 1px solid #707070;
    letter-spacing: 0.05em;
}
#support .box table .price {
    background: #FFFFFF;
    color: #C50026;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#support .box table .price small {
    font-size: 12px;
}
#support .box table .text {
    background: #F2F4F7;
    font-weight: normal;
    color: #0D2142;
}
#support .box2 {
    background: #00357F;
    padding: 5px;
}
#support .box2 h3 {
    font-size: 6.7vw;
    color: #fff;
    text-align: center;
    font-weight: 900;
    margin-bottom: 3vw;
    padding: 3%;
    line-height: 1.6;
}
#support .box2 h3 .yellow {
    background: #FFED5E;
    color: #1E3250;
}
#support .box2 .inner {
    background: #fff;
    padding: 5% 2%;
}
#support .box2 .inner .map {
    width: 94;
    margin: 0 auto 6vw;
}
#support .box2 .inner .row {
    flex-direction: column;
    margin-bottom: 6vw;
}
#support .box2 table th, #support .box2 table td {
    color: #0D2142;
    font-weight: bold;
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid #707070;
    letter-spacing: 0.05em;
}
#support .box2 table th {
    background: #61676F;
    color: #fff;
    font-size: 18px;
}
#support .box2 table td:nth-child(2) {
    color: #00357F;
    text-align: center;
    font-size: 18px;
}
#support .box2 table td:nth-child(2) small {
    font-size: 14px;
}
#support .box2 table .price {
    background: #FFFFFF;
    color: #C50026;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#support .box2 table .price small {
    font-size: 14px;
}
#support .box2 table .text {
    background: #F2F4F7;
    font-weight: normal;
    color: #0D2142;
}
@media only screen and (min-width: 768px) {
    #support {
        padding: 110px 0 184px;
    }
    #support .box {
        margin-bottom: 40px;
        padding: 5px 10px 10px;
    }
    #support .box h2 {
        font-size: 50px;
        margin-bottom: 20px;
        padding: 17px 0;
        letter-spacing: 0px;
        text-align: left;
    }
    #support .box .inner {
        padding: 16px 6px;
    }
    #support .box .inner .txt {
        margin-bottom: 25px;
        padding: 0 30px;
        max-width: 1110px;
    }
    #support .box table {
        width: 100%;
        border-collapse: separate;
        border-spacing: 4px;
    }
    #support .box table th {
        font-size: 30px;
        padding: 17px 10px;
    }
    #support .box table th:nth-child(1) {
        width: 251px;
    }
    #support .box table th:nth-child(2) {
        width: 246px;
    }
    #support .box table td {
        font-size: 20px;
        padding: 9px 10px;
    }
    #support .box table .price {
        font-size: 30px;
        letter-spacing: 0;
    }
    #support .box table .price small {
        font-size: 20px;
    }
    #support .box2 {
        padding: 10px 10px 10px;
    }
    #support .box2 h3 {
        font-size: 50px;
        margin-bottom: 20px;
        padding: 13px 0;
        letter-spacing: 2px;
    }
    #support .box2 h3 .yellow {
        margin-left: 10px;
    }
    #support .box2 .inner {
        padding: 3px 3px;
    }
    #support .box2 .inner .map {
        width: 454px;
        margin-bottom: 0;
		margin-top: 30px;
    }
    #support .box2 .inner .row {
        margin-bottom: 29px;
        flex-direction: row-reverse;
    }
    #support .box2 .inner .note {
        text-align: center;
        letter-spacing: 0px;
        margin-bottom: 40px;
    }
    #support .box2 table {
        width: 100%;
        border-collapse: separate;
        border-spacing: 4px;
    }
    #support .box2 table th, #support .box2 table td {
        font-size: 20px;
    }
    #support .box2 table th {
        font-size: 30px;
        width: 176px;
        padding: 17px 2px;
        letter-spacing: -1px;
    }
    #support .box2 table td:nth-child(2) {
        font-size: 30px;
        width: 107px;
        padding: 10px 4px;
        letter-spacing: 0;
    }
    #support .box2 table td {
        font-size: 20px;
    }
    #support .box2 table td:nth-child(2) small {
        font-size: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #support {
        padding: 80px 0 151px;
    }
    #support .box h2 {
        font-size: 38px;
        padding: 12px 0;
    }
    #support .box .inner .txt {
        margin-bottom: 7px;
    }
    #support .box table th {
        font-size: 25px;
        padding: 9px 10px;
    }
    #support .box table th:nth-child(1) {
        width: 187px;
    }
    #support .box table th:nth-child(2) {
        width: 190px;
    }
    #support .box table td {
        font-size: 18px;
    }
    #support .box table .price {
        font-size: 25px;
    }
    #support .box table .text {
        padding: 10px 22px;
    }
    #support .box2 h3 {
        font-size: 38px;
        padding-bottom: 0px;
    }
    #support .box2 .inner .map {
        width: 361px;
        margin: 20px 8px;
    }
    #support .box2 .inner .row {
        margin-bottom: 19px;
        justify-content: space-between;
    }
    #support .box2 table th {
        font-size: 20px;
        padding: 6px 2px;
        word-break: keep-all;
    }
	#support .box2 table td{
		font-size: 16px;
	}
    #support .box2 table th {
        width: 143px;
    }
    #support .box2 table td:nth-child(2) {
        font-size: 20px;
        width: 91px;
    }
    #support .box2 table td:nth-child(2) small {
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	#support .box2 table td {
   		 font-size: 16px;
	}
}
@media only screen and (max-width: 767px) {
    .scroll-table {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
    }
    .scroll-table table {
        width: 700px;
        border-collapse: separate;
        border-spacing: 2px;
    }
}


#interview {
    position: relative;
    padding: 15vw 0 21vw;
}
#interview h2 {
    text-align: center;
    margin-bottom: 6vw;
}
#interview h2 span {
    background: #000;
    color: #E8CF1B;
    font-weight: 900;
    font-size: 7.3vw;
}
#interview .box {
    background: #0A3D84;
    padding: 5% 5% 5%;
    color: #fff;
}
#interview .box .row {
    flex-direction: column;
    margin-bottom: 6vw;
}
#interview .box .row .photo {
    margin: 0 auto 6vw;
}
#interview .box .row ul li {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 2vw;
}
#interview .box .row ul li::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}
#interview .box h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 2vw;
    color: #fff;
}
#interview .box h3 span{
		margin-left: -3%;
}
#interview .box .txt li {
    margin-bottom: 3vw;
}
@media only screen and (min-width: 768px) {
    #interview {
        padding: 113px 0 184px;
    }
    #interview h2 {
        margin-bottom: 50px;
    }
    #interview h2 span {
        font-size: 55px;
    }
    #interview .box {
        padding: 30px;
    }
    #interview .box .row {
        margin-bottom: 20px;
        flex-direction: row;
        justify-content: flex-start;
    }
    #interview .box .row .photo {
        margin: 0;
        width: 369px;
        margin-right: 40px;
    }
    #interview .box .row ul {
        margin-top: 6px;
        letter-spacing: -1px;
    }
    #interview .box .row ul li {
        font-size: 35px;
        margin-bottom: 31px;
    }
    #interview .box .row ul li::before {
        width: 10px;
        height: 10px;
        left: -1px;
        top: 20px;
    }
    #interview .box h3 {
        font-size: 33px;
        margin-bottom: 13px;
		margin-left: 15px;
    }
	#interview .box h3 span{
		margin-left: -13px;
	}
    #interview .box .txt li {
        margin-bottom: 20px;
        padding: 0 20px;
        letter-spacing: -0.5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #interview {
        padding: 85px 0 184px;
    }
    #interview h2 {
        margin-bottom: 40px;
    }
    #interview h2 span {
        font-size: 42px;
        letter-spacing: 1px;
    }
    #interview .box {
        padding: 30px 20px 2px;
    }
    #interview .box .row .photo {
        width: 290px;
        height: 216px;
        margin-right: 28px;
    }
    #interview .box .row ul li {
        font-size: 24px;
        margin-bottom: 19px;
    }
    #interview .box .row ul li::before {
        width: 7px;
        height: 7px;
        left: 2px;
    }
    #interview .box h3 {
        font-size: 25px;
    }
    #interview .box .txt li {
        margin-bottom: 30px;
    }
}


#faq {
    position: relative;
    padding: 6vw 0 10vw;
    background: #fff;
}
#faq h2 {
    font-size: 16vw;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 8vw;
    font-weight: bold;
    letter-spacing: 0.15em;
    color: #0D2142;
}
#faq h2 span {
    font-size: 10.7vw;
}
#faq h2 small {
    font-size: 6.7vw;
    font-weight: 900;
    letter-spacing: 0.05em;
    display: block;
}
#faq .toggle {
    margin-bottom: 5vw;
}
#faq .toggle .toggle-link {
    position: relative;
    padding: 13px 30px 13px 64px;
    font-weight: bold;
    font-size: 18px;
    background: #F5F6F7;
    color: #0D2142;
}
#faq .toggle .toggle-link::before {
    position: absolute;
    content: "";
    width: 18px;
    height: 3px;
    background: #707070;
    right: 8px;
    top: 27px;
    transition: all 0.5s;
}
#faq .toggle .toggle-link::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 17px;
    background: #707070;
    right: 16px;
    top: 20px;
    transition: all 0.5s;
}
#faq .toggle .toggle-link span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px;
    background: #00357F;
    color: #fff;
    width: 55px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#faq .toggle .toggle-main {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
#faq .toggle .toggle-main .inner {
    padding: 20px;
    position: relative;
}
#faq .toggle .toggle-main .inner .ttl-a {
     position: relative;
    padding-left: 30px;
    line-height: 30px;
}
#faq .toggle .toggle-main .inner .ttl-a span {
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 28px;
}
#faq .toggle .toggle-main .inner ol {
    list-style: decimal;
	padding-left: 8%;
}
#faq .toggle .toggle-main .inner ol li {
    line-height: 30px;
    color: #0D2142;
    margin-bottom: 1vw;
    margin-left: 10%;
    font-weight: 900;
}
#faq .toggle .toggle-main .inner ol li strong {
    font-weight: 900;
}
#faq .toggle .toggle-main .inner ol li span {
    font-weight: 500;
}
#faq .toggle.active .toggle-link:before {
    
}
#faq .toggle.active .toggle-link:after {
   display: none
}
@media only screen and (min-width: 768px) {
    #faq {
        padding: 42px 0 74px;
    }
    #faq h2 {
        font-size: 120px;
        margin-bottom: 66px;
    }
    #faq h2 span {
        font-size: 80px;
    }
    #faq h2 small {
        font-size: 50px;
    }
    #faq .toggle {
        margin-bottom: 20px;
        width: 1170px;
        margin: 0 auto 60px;
    }
    #faq .toggle .toggle-link {
        font-size: 35px;
        padding: 21px 140px;
        letter-spacing: 2px;
    }
    #faq .toggle .toggle-link:hover {
        opacity: 0.8;
        transition: all 0.5s
    }
    #faq .toggle .toggle-link::before {
        height: 5px;
        width: 24px;
        right: 20px;
        top: 37px;
    }
    #faq .toggle .toggle-link::after {
        right: 30px;
        width: 5px;
        height: 24px;
        top: 27px;
    }
    #faq .toggle .toggle-link span {
        font-size: 45px;
        width: 110px;
    }
    #faq .toggle .toggle-main .inner {
        padding: 38px 51px;
    }
    #faq .toggle .toggle-main .inner .ttl-a {
        padding-left: 50px;
        letter-spacing: 2px;
        margin-bottom: 26px;
        min-height: 50px;
    }
    #faq .toggle .toggle-main .inner .ttl-a span {
        font-size: 45px;
        top: -11px;
    }
    #faq .toggle .toggle-main .inner ol{
        padding-left: 22px;
    }
    #faq .toggle .toggle-main .inner ol li {
        margin-bottom: 13px;
        font-size: 20px;
        margin-left: 51px;
        letter-spacing: 0px;
    }
	#faq .toggle:nth-child(2) .toggle-main .ttl-a{
		    margin-bottom: -49px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #faq {
        padding: 35px 0 88px;
    }
    #faq h2 {
        font-size: 94px;
        margin-bottom: 50px;
    }
    #faq h2 span {
        font-size: 62px;
    }
    #faq h2 small {
        font-size: 38px;
    }
    #faq .toggle {
        width: 940px;
        margin: 0 auto 50px;
    }
    #faq .toggle .toggle-link {
        font-size: 26px;
        padding: 18px 140px 18px 110px;
    }
    #faq .toggle .toggle-link span {
        font-size: 35px;
        width: 90px;
    }
    #faq .toggle .toggle-main .inner .ttl-a {
     
    }
    #faq .toggle .toggle-main .inner .ttl-a span {
        font-size: 35px;
		top: -7px;
    }
    #faq .toggle .toggle-main .inner ol li {
        font-size: 18px;
    }
}



#mailform {
    background: #E7EBF0;
    position: relative;
    padding: 15vw 0 15vw;
}
#mailform .box {
    background: #00357F;
    padding: 8% 5%;
    color: #fff;
    margin-bottom: 6vw;
}
#mailform .box h2 {
    text-align: center;
    font-weight: 900;
    font-size: 7vw;
    line-height: 1.6;
    margin-bottom: 2vw;
}
#mailform .box h2 span {
    font-size: 4vw;
    font-weight: 500;
}
#mailform .note {
    font-size: 12px;
    color: #8E8E8E;
    line-height: 25px;
}
@media only screen and (min-width: 768px) {
    #mailform {
        padding: 105px 0 130px;
    }
    #mailform .box {
        padding: 70px 70px 53px;
        margin-bottom: 50px;
    }
    #mailform .box h2 {
        font-size: 55px;
        margin-bottom: 33px;
        line-height: 57px;
    }
    #mailform .box h2 span {
        font-size: 30px;
    }
    #mailform .note {
        line-height: 29px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #mailform {
        padding: 80px 0 100px;
    }
    #mailform .box {
        padding: 50px;
    }
    #mailform .box h2 {
        font-size: 42px;
        margin-bottom: 12px;
    }
    #mailform .box h2 span {
        font-size: 23px;
    }
}

#slider {
    background: #00357F;
    position: relative;
    padding: 10vw 0 10vw;
}
#slider .js .slider-content .slick-slide {
    text-align: center;
}
#slider .js .slider-content .slick-slide > div {
    margin: 0 3%;
}
#slider .js .slider-thumb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5vw;
    padding: 2%;
    width: 100%;
    box-sizing: border-box;
}
#slider .js .slider-thumb div {
    width: calc((100% / 5) - 1.5%);
    height: 15vw;
    margin-right: 1.5%;
    margin-bottom: 1.5vw;
}
#slider .js .slider-thumb div:nth-child(5n + 5) {
    margin-right: 0;
}
#slider .js .slider-thumb .thumb {
    position: relative;
}
#slider .js .slider-thumb .thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 5;
    transition: all 0.5s;
}
#slider .js .slider-thumb .thumb.active::before {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 767px) 
{
	#slider .js .slider-content .slick-slide > div {
    margin: 0 3%;
    width: 255px;
    padding: 0 10px;
}
}
@media only screen and (min-width: 768px) {
    #slider {
        padding: 60px 0 12px;
    }
    #slider .js .slider-content .slick-slide > div {
        width: 900px;
        margin: 0 25px;
    }
    #slider .js .slider-thumb {
        margin-bottom: 3px;
        justify-content: center;
        padding: 38px;
    }
    #slider .js .slider-thumb div {
        margin-bottom: 20px;
        width: 123px;
        height: 111px;
        margin: 0 22px 20px;
    }
    #slider .js .slider-thumb div:hover {
        opacity: 0.8;
        transition: all 0.5s;
        cursor: pointer
    }
    #slider .js .slider-thumb div:nth-child(5n + 5) {
        margin: 0 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1550px) {
    #slider .js .slider-thumb div {
        width: 97px;
        height: 90px;
        margin: 0 5px;
    }
}