/*-------------------------------------------*/


/*	全体用スタイル
/*-------------------------------------------*/

body {
    font-family: 'M PLUS 1p', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-size: 20px;
    color: #333;
    line-height: 1.52;
    background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'M PLUS 1p', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 700;
    line-height: 1.52;
}

.ib {
    display: inline-block;
}

/*--- カラム同士の隙間をなくす --------*/

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}


/*--- カラム同士の隙間を15pxに --------*/

.o-2column .col-xs-6 {
    padding: 0 7.5px;
}


/*カラムの左右の余白を15pxに戻す*/

.o-2-column {
    margin: 0 -7.5px;
}


/*--- 全体用スタイル --------*/

img {
    max-width: 100%;
    height: auto;
}

.ff-min {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.ff-rokk {
    font-family: 'Rokkitt', serif;
}

.ff-taipos {
    font-family: 'UDタイポス515';
}

.nowrap {
    display: inline-block;
}

.space10 {
    height: 10px;
    clear: both;
}

.space20 {
    height: 20px;
    clear: both;
}

.space30 {
    height: 30px;
    clear: both;
}

.space40 {
    height: 40px;
    clear: both;
}

.space50 {
    height: 50px;
    clear: both;
}

.space60 {
    height: 60px;
    clear: both;
}

.space70 {
    height: 70px;
    clear: both;
}

.space80 {
    height: 80px;
    clear: both;
}

.space100 {
    height: 100px;
    clear: both;
}

.nowrap {
    display: inline-block;
}

a:hover {
    opacity: 0.8;
    transition: all 0.3s ease;
    text-decoration: none;
    color: inherit;
}

a:active,
a:hover,
a:focus,
a:visited,
a:focus-within,
a:focus-visible,
a:target {
    text-decoration: none !important;
    text-decoration-color: transparent !important;
}

.bk-fff {
    background: #fff;
}

.bk-blue {
    background: #0070bb;
}

.bk-green {
    background: #2bb699;
}

.bk-orange {
    background: #ff9000;
}

.bk-red {
    background: #ff5400;
}

.co-white {
    color: #fff;
}

.co-blue {
    color: #0070bb;
}

.c-blue {
    color: #134096;
}

.co-orange {
    color: #ff9000;
}

.co-yellow {
    color: #ffd400;
}

.fs-65 {
    font-size: 65%;
}

.fs-90 {
    font-size: 90%;
}

.pc-none {
    display: none;
}

.flex-center {
    display: flex;
    align-items: center;
}

.m-0 {
    margin: 0;
}

.mt-20 {
    margin-top: 20px;
}

.pl-0 {
    padding-left: 0;
}

.row-8 {
    margin-left: -4px;
    margin-right: -4px;
}

.row-8>div {
    padding-right: 4px;
    padding-left: 4px;
}

.row-16 {
    margin-left: -8px;
    margin-right: -8px;
}

.row-16>div {
    padding-right: 8px;
    padding-left: 8px;
}

.row-100 {
    margin-left: -50px;
    margin-right: -50px;
}

.row-100>div {
    padding-right: 50px;
    padding-left: 50px;
}

.under-1024 {
    display: none;
}

.under_991 {
    display: none;
}

.under_767 {
    display: none;
}


/*-------------------------------------------*/


/*	ヘッダー
/*-------------------------------------------*/

header {
    position: fixed;
    width: 100%;
    z-index: 10000;
}

header .container,
.top-img,
.w-100 {
    width: 100%;
}

.top-logo {
    padding-left: 30px;
}

.header-button {
    text-align: center;
    border-radius: 0 0 20px 20px;
    padding: 0.4em;
    box-shadow: 0 0 12px gray;
}

header a {
    color: #fff;
}

.header-button-p {
    border-bottom: solid 1px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 4px;
    font-size: 21px;
}

#header-button01 {
    background-color: #3a53ad;
}

#header-button02 {
    background-color: #ff9100;
}

#header-button03 {
    background-color: #2cb79a;
}

.header-button-p02 {
    font-size: 14px;
    margin: 0;
}

.header-button img {
    min-height: 38px;
}

#head-logo-link {
    position: absolute;
    top: 5px;
    left: 20px;
    display: block;
    z-index: 10000;
}


/*-------------------------------------------*/


/*	top-img
/*-------------------------------------------*/

.top-img {
    position: relative;
    overflow: hidden;
}

.top-img_01 {
    position: absolute;
    /*top: 30%;*/
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.top-img_01 h1 {
    font-size: 3em;
    font-size: min(3em, 3.125vw);
    font-weight: 600;
    vertical-align: middle;
    text-align: center;
    color: #0170ba;
    text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
}

.top-img_01 h1 span.fs-65 {
    vertical-align: text-bottom;
}

#top-scroll {
    padding-right: 94px;
}

#pic03-2021 {
    margin-top: -7em;
}


/*-------------------------------------------*/


/*	content01
/*-------------------------------------------*/

#content01 {
    background-image: url("../img/con1_01-min-2022.jpg");
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: cover;
}

#content01_01 {
    font-size: 2.4em;
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
}

#content01_02 {
    font-size: 6em;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
}

#content01_03 {
    font-size: 17em;
    font-weight: 500;
    line-height: 0.7;
    margin-bottom: 0;
}

.content01_03-p01 {
    background: #123283;
    color: #ffd400;
    font-size: 40px;
    font-weight: bold;
    display: inline-block;
    padding: 0.2em 0.8em;
    margin-bottom: 0;
}

.content01_title p span {
    font-size: 0.7em;
    display: inline-block;
    margin-left: 1rem;
}

.d-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 0em;
}

.link-suisen {
    background: #fff;
    width: 18em;
    font-size: 18px;
    text-align: center;
    padding: 0.2em 0.5em;
    border-radius: 50px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2em;
}


/*-------------------------------------------*/


/*	content06
/*-------------------------------------------*/

#content06 {
    padding: 3em 0;
}

#content06 img {
    width: 100%;
}


/*-------------------------------------------*/


/*	content02
/*-------------------------------------------*/

.p01 {
    font-size: 25px;
    line-height: 1.72;
}

#content02,
.footer_con {
    background: #D5E2F0;
}

.content02_title {
    background: #0070bb;
    color: #fff;
    position: relative;
    margin-top: 30px;
}

.content02_title.bk-orange {
    background: #ff9000;
}

.content02_title .h1 {
    font-size: 1.9em;
    padding: 0.6em;
    margin: 0;
}

.content02_title img {
    border-bottom: solid 8px #f2f2f0;
    border-right: solid 8px #f2f2f0;
    position: absolute;
    top: -30px;
    left: 0;
}

.content02_title .flex-center {
    min-height: 7.6em;
}

.content02_con {
    padding: 0 30px;
}

#content02_01 {
    font-size: 2.6em;
    margin-bottom: 0.6em;
    font-weight: 500;
}

#content02_04 {
    font-size: 6.6em;
}

.content02_05 {
    padding: 0.1em 0.4em;
}

#content02_06 {
    font-size: 2.4em;
    margin: 1em 0;
}

.button {
    background: #0070bb;
    color: #fff;
    border-radius: 16px;
    display: inline-block;
    padding: 0.5em 1em;
    font-size: 1.7em;
}

.button p {
    line-height: 1;
}

.button img {
    padding-left: 0.2em;
    vertical-align: sub;
}

.content02-button {
    display: inline-block;
    text-align: center;
    padding: 0.5em;
    border-radius: 10px;
    color: #fff;
    width: 100%;
}

.content02-button:hover {
    color: #fff;
    opacity: 0.6;
}

.content02-row01 {
    margin-top: 2em;
}

#content02-button01 {
    background-color: #134096;
}

#content02-button02 {
    background-color: #3A53AD;
}

#content02-button03 {
    background-color: #12B6EE;
}

#content02-button04 {
    background-color: #FF9100;
}

.bk-white-maru {
    background-color: #fff;
    border-radius: 40px;
    padding-top: 15px;
    padding-bottom: 60px;
}

.bk-white-maru>.row {
    padding: 0 15px;
}

.content02-head {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0.2em;
    color: #fff;
    border-radius: 30px 30px 0 0;
    margin: 0;
    font-size: 3em;
}

.detail-button {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0.8em;
    color: #fff;
    border-radius: 0 0 30px 30px;
    margin: 0;
    font-size: 1.4em;
}

.detail-button:hover {
    color: #fff;
}

.detail-button:after {
    content: '';
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    background-image: url("../img/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 0.5em;
}

.content03-head {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0.2em;
    border-radius: 30px 30px 0 0;
    margin: 0;
    font-size: 1.8em;
}

#head01 {
    background-color: #134096;
}

.head02-02 {
    background-color: #3A53AD;
    letter-spacing: 1em;
    /* text-indent: 1em; */
}

#head03 {
    background-color: #12B6EE;
    letter-spacing: 1em;
    text-indent: 1em;
}

#head04 {
    background-color: #FF9100;
}

#content-blue .detail-button {
    background-color: #134096;
}

#content-blue .content-maru {
    border-color: #134096;
}

#content-purple .detail-button {
    background-color: #3A53AD;
}

#content-purple .content-maru {
    border-color: #3A53AD;
}

#content-lightblue .detail-button {
    background-color: #12B6EE;
    margin-top: 1em;
}

#content-lightblue .content-maru {
    border-color: #12B6EE;
}

#content-orange .detail-button {
    background-color: #FF9100;
}

#content-orange .content-maru {
    border-color: #FF9100;
}

.content03-head.head02 {
    background-color: #DDE2EE;
    color: #134096;
}

.content03-head.head03 {
    background-color: #E2E5F2;
    color: #3A53AD;
}

.content03-head.head04 {
    background-color: #E0F4FB;
    color: #12B6EE;
}

.content03-head.head05 {
    background-color: #FCEEDB;
    color: #FF9100;
}

.content02-head02 {
    text-align: center;
    font-weight: 500;
    margin-bottom: 24px;
}

.content02-head03 {
    font-weight: 500;
    font-size: 2em;
    text-align: center;
}

.div-pad {
    padding: 0 3em;
}

.content02-head04 {
    display: inline-block;
    text-align: center;
    width: 100%;
    letter-spacing: 0.01em;
    padding: 0.2em;
    margin: 0;
    font-weight: 500;
}

#content-blue .content02-head04 {
    background-color: #DDE2EE;
}

#content-lightblue .content02-head04 {
    background-color: #12B6EE;
    color: #fff;
}

.content-maru p {
    padding: 0.4em 1.5em;
    font-size: 22px;
    margin-bottom: 1em;
}

.content-maru {
    border-radius: 30px;
    border: solid 10px;
    overflow: hidden;
}


/*-------------------------------------------*/


/*	content03
/*-------------------------------------------*/

.content03_06 {
    font-size: 3em;
    margin: 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    background-position: top center;
    padding-top: 2em;
    line-height: 1.2;
}

.content03_06 span {
    display: inline-block;
    width: 100%;
    font-size: 80%;
}

#content03 .content03_06 {
    color: #ec658c;
    background-image: url(../img/lp2021-img24_728x160.svg);
}

.fukidashi {
    padding: 20px 30px;
    border-radius: 40px;
    color: #fff;
    box-shadow: 2px 2px 4px grey;
    margin-top: -5em;
    ;
    position: relative;
    font-size: 16px;
}

.fukidashi:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 20px 8px;
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.fukidashi a {
    color: #fff;
}

.fukidashi a:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #fff;
    vertical-align: middle;
    margin-left: 0.2em;
}

.fukidashi a:hover {
    text-decoration: underline;
}

.interview-div01 .fukidashi {
    background: #006fb9;
}

.interview-div01 .fukidashi:before {
    border-color: transparent transparent #006fb9 transparent;
}

.interview-div02 .fukidashi {
    background: #ff9000;
}

.interview-div02 .fukidashi:before {
    border-color: transparent transparent #ff9000 transparent;
}

.interview-div03 .fukidashi {
    background: #3952ac;
}

.interview-div03 .fukidashi:before {
    border-color: transparent transparent #3952ac transparent;
}

.interview-div04 .fukidashi {
    background: #2bb699;
}

.interview-div04 .fukidashi:before {
    border-color: transparent transparent #2bb699 transparent;
}

.interview-div05 .fukidashi {
    background: #ec658c;
}

.interview-div05 .fukidashi:before {
    border-color: transparent transparent #ec658c transparent;
}

.interview-div06 .fukidashi {
    background: #6f55c0;
}

.interview-div06 .fukidashi:before {
    border-color: transparent transparent #6f55c0 transparent;
}

.interview-div {
    padding-bottom: 3em;
}

.interview-div img {
    padding-right: 1em;
}

.interview-div07 .detail-button {
    background-color: #f8e9ee;
    color: #ec658c;
}

.interview-div07 .detail-button:after {
    background-image: url(../img/lp2021-img25.svg);
}


/*↑いる*/


/*-------------------------------------------*/


/*	content04
/*-------------------------------------------*/

#content04 {
    padding: 3em 0;
    background-color: #E2E5F2;
}

#content04 .content03_06 {
    background-image: url(../img/lp2021-img27.svg);
    color: #3952ac;
    line-height: 1.4;
    padding: 1.6em 3em 0;
}

#content04 p {
    font-size: 1.3em;
}

.content02-head.date-head {
    font-size: 1.5em;
    letter-spacing: 0.05em;
    padding: 1em 0.7em 1em;
    position: relative;
    display: block;
    width: 100%;
}

@media (min-width: 768px) {

    .content04-div01,
    .content04-div02 {
        display: flex;
    }

    .content04-div01>.col-sm-6,
    .content04-div02>.col-sm-6 {
        float: none !important;
        /* ← これが超重要 */
        display: flex;
        flex-direction: column;
    }

    .content04-div01 .w-100,
    .content04-div02 .w-100 {
        display: flex;
        flex-direction: column;
        flex: 1;
    }

    .content04-div01 .bk-fff,
    .content04-div02 .bk-fff {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.content02-head.date-head span.add-text {
    font-size: 40%;
    display: inline-block;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 8px;
    right: 15px;
}

#content04 .bk-fff {
    padding: 20px;
}

.content04-div03 p {
    margin-bottom: 1em;
}

.d-flex-center {
    display: flex;
}


/*↑いる*/

#content04 h2,
#content04 h3 {
    line-height: 1.8;
}

#content04 .small {
    color: #fff;
    padding-left: 2em;
    font-size: 50%;
}


/*-------------------------------------------*/


/*	content05
/*-------------------------------------------*/

#content05 {
    background: #006fb9;
}

#content05 a:focus {
    text-decoration: none !important;
}

.content05-head01 {
    color: #ffd300;
    font-size: 3.5em;
    letter-spacing: 0.25em;
    line-height: 1;
}

#content05_03 {
    font-size: 2.3em;
    font-weight: 500;
}

.content05-p02 {
    text-align: center;
    font-size: 2em;
    letter-spacing: 1em;
    line-height: 2;
    font-weight: 500;
}

.list-unstyled li {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px;
}

.list-unstyled li strong {
    margin-right: 1.5em;
}

.list-unstyled table {
    width: 100%;
}

.list-unstyled th {
    width: 28%;
    vertical-align: top;
}

.list-unstyled td {
    padding-left: 1em;
}

.list-unstyled td.honkou-td {
    text-indent: -3em;
    padding-left: 4em;
}


/*↑いる*/

#content05 a {
    color: #333;
}

#content05_01 {
    max-width: 970px;
    margin: 0 auto;
}

#content05_02 {
    padding: 0.2em 0;
    border-radius: 10px;
}

#content05_ul {
    font-size: 0.95em;
    line-height: 2;
}


/*-------------------------------------------*/


/*	content07
/*-------------------------------------------*/

.content07_box {
    background: #123F95;
    padding: 1em;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.content07_box_left,
.content07_box_right {
    width: 50%;
}

.content07_box_left h3 {
    color: #fff;
    font-size: 60px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
}

.content07_box_link {
    position: relative;
    display: inline-block;
}

.content07_box_link p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    background: #A780C1;
    color: #fff;
    font-size: 25px;
    line-height: 1.2;
    padding: 1rem;
    /* mix-blend-mode: multiply; */
}

.content07_box_right .col-xs-6:first-child .content07_box_link p {
    background: #A780C1;
}

.content07_box_right .col-xs-6:last-child .content07_box_link p {
    background: #11B5ED;
}


/*-------------------------------------------*/


/*	footer
/*-------------------------------------------*/

.footer_01 {
    font-size: 2em;
}

.footer_01 a {
    color: #000;
}

.footer_02 {
    font-size: 1.4em;
    margin: 0;
}

#last-footer {
    padding: 10px 0;
}


/* PCトップ */

.under-767.content01_02_title_sp {
    display: none;
}

.caution {
    color: #fff;
}


/*-------------------------------------------*/


/*	メディアクエリ
/*-------------------------------------------*/

@media only screen and (max-width: 1300px) {
    .header-button-p {
        font-size: 18px;
    }

    .header-button-p02 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1200px) {
    #head-logo-link {
        width: 30%;
    }
}

@media only screen and (min-width: 1025px) {

    #full,
    #scrollmark-pare {
        position: relative;
    }

    #scrollmark {
        position: absolute;
        top: -100px;
        right: 0;
        left: 0;
    }

    .footer_01 [href^="tel:"] {
        pointer-events: none;
    }
}

@media only screen and (max-width: 1024px) {
    .over_1024 {
        display: none;
    }

    .under-1024 {
        display: block;
    }

    .top_img_bk {
        object-fit: cover;
        height: 100vh;
    }

    .top_img_bk {
        object-position: 53% 100%;
    }

    #content02_04 {
        font-size: 5em;
    }

    .content02_title .h1 {
        font-size: 1.6em;
    }

    #content02_06 {
        font-size: 2em;
    }

    .content02_07 h3 {
        font-size: 1.1em;
    }

    .content03_05 h1 {
        font-size: 1.4em;
    }

    #content05_01 {
        max-width: 860px;
    }

    #content05_03 {
        font-size: 2em;
    }

    #content05_ul {
        font-size: 1.1em;
    }

    #content01_02 {
        font-size: 5em;
    }

    #content01_03 {
        font-size: 15em;
    }

    #pic03-2021 {
        margin-top: -5em;
    }

    .content02-head03 {
        font-size: 1.5em;
    }

    .content-maru p {
        font-size: 20px;
    }

    .content05-head01 {
        font-size: 2.5em;
    }

    .list-unstyled th {
        width: 35%;
    }
}

@media only screen and (max-width: 991px) {
    body {
        font-size: 15px;
    }

    h1,
    .h1 {
        font-size: 27px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .space50 {
        height: 30px;
    }

    .space80 {
        height: 40px;
    }

    .space100 {
        height: 50px;
    }

    .over_991 {
        display: none !important;
    }

    .under_991 {
        display: block;
    }

    .row-100 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .row-100>div {
        padding-right: 15px;
        padding-left: 15px;
    }

    #head-logo-link {
        width: 100%;
        z-index: inherit;
    }

    .top-img_01 {
        /*position: initial;*/
        transform: translateY(0%);
        -webkit- transform: translateY(0%);
        text-align: center;
        top: initial;
        bottom: 50%;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    #scrollmark-pare {
        position: absolute;
        bottom: 20%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    .top-img_01 h1 {
        font-size: 4em;
    }

    .top_img_bk {
        height: inherit;
        object-fit: cover;
        object-position: 50% 100%;
    }

    #content01_02 {
        font-size: 5.4em;
    }

    #content02_02,
    #content02_03 {
        height: 50px;
        width: 40px;
    }

    .d-flex {
        flex-direction: column;
        align-items: end;
    }

    .link-suisen {
        margin-bottom: 1em;
    }

    .button img {
        max-width: 36px;
    }

    .content02_title img {
        position: inherit;
        border-left: solid 8px #f2f2f0;
        left: inherit;
        top: inherit;
    }

    #content02_04 {
        font-size: 7em;
    }

    .content02_title {
        text-align: center;
        background: none;
    }

    .content02_title .col-md-4 {
        background: linear-gradient(to bottom, #f2f2f0 0%, #f2f2f0 60%, #0070bb 60%, #0070bb 100%);
    }

    .content02_title .flex-center {
        display: block;
        background: #0070bb;
    }

    .content02_title.bk-orange .col-md-4 {
        background: linear-gradient(to bottom, #f2f2f0 0%, #f2f2f0 60%, #ff9000 60%, #ff9000 100%);
    }

    .content02_title.bk-orange .flex-center {
        background: #ff9000;
    }

    .content02_title .h1 {
        font-size: 2.4em;
    }

    #content02_08,
    #content02_09 {
        max-width: 300px;
    }

    .content03_h3 {
        min-height: 55px;
        font-size: 1.3em;
        margin: 10px 0;
    }

    .content03_04 {
        height: 40px;
        width: 40px;
    }

    #content04 h3 {
        text-align: center;
    }

    #content04 .small {
        display: inline-block;
    }

    #content05_01 {
        max-width: 600px;
    }

    #content05_02 {
        font-size: 1.6em;
    }

    #top-scroll {
        height: 100px;
    }

    .content02_title .flex-center {
        min-height: inherit;
    }

    #pic03-2021 {
        margin-top: 2em;
    }

    .content07_box_left h3 {
        font-size: 45px;
    }

    .content07_box_link p {
        font-size: 22px;
    }
}

@media only screen and (max-width: 768px) {
    #head-logo-link {
        position: inherit;
        top: inherit;
        left: inherit;
        padding-top: 100px;
        display: block;
        max-width: 100%;
        text-align: center;
    }

    #content02_04 {
        font-size: 5em;
    }

    #content02_04 img {
        max-width: 180px;
    }

    .content02-head04 {
        font-size: 20px;
    }

    .content-maru p,
    .p01 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 12px;
    }

    h1,
    .h1 {
        font-size: 18px;
    }

    h2,
    .h2 {
        font-size: 15px;
        margin-top: 12px;
        margin-bottom: 6px;
    }

    h3,
    .h3 {
        font-size: 15px;
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .over_767 {
        display: none;
    }

    .under_767 {
        display: block;
    }

    .space30 {
        height: 10px;
    }

    .space20 {
        height: 10px;
    }

    .top-logo {
        padding-left: 0;
        padding-top: 4px;
        padding-bottom: 4px;
        display: inherit;
        text-align: center;
    }

    .top-logo img {
        width: 50%;
    }

    .top-img_01 h1 {
        font-size: 3.2em;
    }

    .top_img_bk {
        height: 56vh;
    }

    .top-img_01 {
        bottom: 70px;
    }

    #top-scroll {
        padding-right: 50px;
        height: 50px;
    }

    #top-scroll img {
        width: 50px;
    }

    #content01_01 {
        font-size: 1.8em;
        text-align: center;
    }

    #content01_02 {
        font-size: 4.4em;
    }

    #content01_03 {
        font-size: 10em;
    }

    #content01 {
        background-position: 150% 50%;
    }

    #content02_01 {
        font-size: 1.6em;
    }

    .line-left {
        border-left: solid 4px #fff;
    }

    .line-right {
        border-right: solid 4px #fff;
    }

    #content02_02,
    #content02_03 {
        height: 25px;
        width: 25px;
    }

    #content02_04 {
        font-size: 4em;
    }

    .content02_title img {
        width: 80%;
    }

    .content02_title .h1 {
        font-size: 1.6em;
        padding: 0.8em 0;
    }

    .content02_con {
        padding: 0 15px;
        margin-bottom: 0;
    }

    #content02_06 {
        font-size: 1.3em;
    }

    .content02_07 h3 {
        font-size: 1em;
    }

    .button {
        border-radius: 8px;
    }

    .button img {
        max-width: 28px;
    }

    #content02_08,
    #content02_09 {
        max-width: 200px;
    }

    .content02_con h1,
    .o-2column {
        text-align: center;
    }

    .content02_title {
        margin-top: 10px;
    }

    .content03_04 {
        height: 24px;
        width: 24px;
    }

    #content03_01,
    #content03_02,
    #content03_03 {
        padding-left: 15px;
        padding-right: 15px;
        background: #fff;
    }

    .content03_h3 {
        min-height: inherit;
        font-size: 1.2em;
        margin-bottom: 4px;
    }

    #content03_01 .ff-min,
    #content03_02 .ff-min,
    #content03_03 .ff-min {
        font-size: 1.2em;
        margin-bottom: 2px;
    }

    .space15 {
        height: 15px;
        clear: both;
    }

    .button.button_02 img {
        max-width: 20px;
    }

    #content04 h2 {
        line-height: 1.4;
        padding: 4px 0;
    }

    .content04_01 {
        font-size: 1.1em;
        padding: 8px 0 !important;
    }

    #content05_02 {
        font-size: 1.2em;
        border-radius: 4px;
    }

    #content05_03 {
        font-size: 1.4em;
    }

    .content04_02 {
        padding-left: 0;
    }

    #content05_01 {
        max-width: 300px;
    }

    #content05_02 {
        font-size: 1em;
    }

    .footer_01 {
        margin-bottom: 2px;
    }

    #footer p.small {
        margin-bottom: 0;
    }

    .content07_box_left img {
        max-width: 85%;
    }

    .content07_box_left h3 {
        font-size: 35px;
    }

    .content07_box_link p {
        font-size: 18px;
        padding: 0.7rem;
    }

    .under-767.content01_02_title_sp {
        display: flex;
        justify-content: space-evenly;
    }
}

@media only screen and (max-width: 374px) {}

#wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#slider {
    width: 70%;
    margin: 60px auto 30px;
    padding: 0;
}

.slide-item img {
    width: 100%;
}

#thumbnail-list {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.thumbnail-item {
    flex: 0 1 20%;
    /*margin-bottom: 10px;*/
    box-sizing: border-box;
    position: relative;
}

.thumbnail-item.thumbnail-current:after {
    opacity: 0;
}

.thumbnail-item img {
    width: 100%;
    margin: 0 auto;
}

@media only screen and (max-width: 576px) {
    .top-logo {
        padding-top: 0;
        padding-bottom: 0;
    }

    .js-section {
        position: relative;
    }

    .top-img_01 {
        /*bottom: 32%;*/
        bottom: 28%;
        transform: translateY(50%);
    }

    .top-img_01 h1 {
        font-size: 5em;
    }

    #scrollmark-pare {
        bottom: 5%;
    }

    #content01 {
        /*    background-position: right 0;*/
        background-position: 90% 0;
    }

    #content01_01 {
        font-size: 2.6em;
    }

    .content01_title p {
        text-align: center;
        font-size: 1.3rem;
    }

    .content01_title p span {
        display: block;
        text-align: right;
    }

    .over-767.content01_02_title_pc {
        display: none;
    }

    #content01_02 {
        font-size: 6em;
    }

    .under-767.content01_02_img {
        width: 35%;
        margin-top: 10px;
    }

    #content01_03 {
        font-size: 18em;
        text-align: center;
    }

    #content01 .col-md-9.col-sm-12 p {
        text-align: right;
        font-size: 1.2rem;
    }

    #content01 .col-md-9.col-sm-12 .text-right {
        text-align: left;
        margin-left: -15px;
    }

    .content-maru {
        border-radius: 20px;
        border: solid 4px;
        display: table;
        margin: 1em 1em 0;
    }

    .content-maru .content_img,
    .content-maru .arrow,
    .content-maru .content_title {
        display: table-cell;
        vertical-align: middle;
    }

    .content-maru .content_img {
        width: 55%;
    }

    .content-maru .arrow {
        width: 7%;
        height: 100%;
        background: #134096;
        position: relative;
    }

    .content-maru .arrow:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 8px;
        border-color: transparent transparent transparent #fff;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .content-maru .content_title {
        width: 38%;
        height: 100%;
        background-color: #DDE2EE;
    }

    .content-maru .content_title .content02-head04 {
        font-size: 15px;
    }

    .modal-dialog {
        margin: 40% 10px;
    }

    .modal-title {
        color: #006FB9;
        font-weight: 500;
        font-size: 1.3em;
    }

    .modal-footer {
        padding-top: 0;
    }

    .modal-footer>.btn {
        font-size: 13px;
        padding: 3px 12px;
    }

    .content01_03-p01 {
        font-size: 18px !important;
        margin-top: -1em;
        padding: 0.2em 1em;
        margin-bottom: 1.5em;
        text-align: center;
    }

    .link-suisen {
        font-size: 18px;
    }

    #content06 {
        padding-top: 0;
    }

    #content06 .container,
    #content06 .container.col-md-12 {
        padding: 0;
    }

    #content06 .container .row {
        margin: 0;
    }

    #content02_01 {
        font-size: 2.5em;
        margin: 0 auto 0.5em;
    }

    #content02_04 {
        color: #006fb9;
    }

    .content02-row01 {
        margin-bottom: 2em;
    }

    .content02-button {
        font-size: 1.5em;
        padding: 0.3em;
        margin-bottom: 0.5em;
    }

    .bk-white-maru {
        padding-bottom: 20px;
    }

    .content02-head02 {
        font-size: 1.7em;
    }

    #content-purple .content02-head02,
    #content-lightblue .content02-head02,
    #content-orange .content02-head02 {
        margin-bottom: 0;
    }

    .content03-head {
        padding: 0.5em;
        font-size: 2em;
    }

    .content02-head03 {
        font-size: 2em;
    }

    .div-pad>p {
        font-size: 1.3em;
        margin: 0;
    }

    .detail-button {
        font-size: 1.8em;
    }

    .content-maru p,
    .p01 {
        margin: 0;
    }

    #content-lightblue .row:nth-child(6) .div-pad {
        padding: 0;
    }

    #slider {
        width: 100%;
        margin: 30px auto 15px;
    }

    .thumbnail-item {
        margin-bottom: 30px;
    }

    .interview-div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 0 !important;
    }

    .interview-div img {
        padding-right: 0;
        width: 50%;
    }

    .fukidashi {
        padding: 1.3em 2em 1.3em 1.3em;
        width: 55%;
        margin-top: 0;
        margin-left: -1em;
        border-radius: 10px;
    }

    .fukidashi p {
        margin: 0;
    }

    .fukidashi a.under_767 {
        position: absolute;
        top: 50%;
        right: 8px;
        transform: translateY(-50%);
        display: block;
        width: 50%;
    }

    .fukidashi:before {
        top: 50%;
        left: -5px;
        transform: translate(-50%, -50%);
        border-width: 10px 10px 10px 0;
    }

    .interview-div01 .fukidashi:before {
        border-color: transparent #006fb9 transparent;
    }

    .interview-div02 .fukidashi:before {
        border-color: transparent #ff9000 transparent;
    }

    .interview-div03 .fukidashi:before {
        border-color: transparent #3952ac transparent;
    }

    .interview-div04 .fukidashi:before {
        border-color: transparent #2bb699 transparent;
    }

    .interview-div05 .fukidashi:before {
        border-color: transparent #ec658c transparent;
    }

    .interview-div06 .fukidashi:before {
        border-color: transparent #6f55c0 transparent;
    }

    #content04 .content03_06 {
        background-image: url(../img/lp2021-img27_sp_340x40.svg);
        padding: 1.6em 0 0;
    }

    .content02-head.date-head {
        font-size: 2.2em;
        padding: 0.5em 0 0.5em;
        line-height: 1.4;
    }

    .content04-div01 .col-sm-6:first-child .bk-fff p {
        font-size: 2em;
    }

    .content04-div01 .col-sm-6:last-child .content02-head.date-head br {
        display: none;
    }

    .content02-head.date-head span.add-text {
        font-size: 70%;
        position: static;
        text-align: center;
    }

    .content04-div01 .bk-fff,
    .content04-div02 .bk-fff {
        min-height: auto;
    }

    .content04-div01 .bk-fff,
    .content04-div02 .bk-fff {
        display: block !important;
    }

    .content04-div01 .col-sm-6:first-child .bk-fff,
    .content04-div02 .col-sm-6:first-child .bk-fff {
        margin-bottom: 1.5em;
    }

    .content04-div02 .col-sm-6:last-child .bk-fff img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }

    #content05_01 {
        max-width: 100%;
    }

    #content05_02,
    #content05_03,
    #content05_ul {
        font-size: 1.5em;
    }

    .list-unstyled li {
        padding: 10px 15px;
    }

    .list-unstyled th,
    .list-unstyled td {
        display: block;
        width: 100%;
        line-height: 1.8;
    }

    .list-unstyled td {
        padding-left: 1em;
    }

    .caution {
        color: #fff;
        margin: 0;
    }

    .list-unstyled li:last-child td span {
        margin-left: 1em;
    }

    .footer_02 {
        font-size: 1.5em;
    }

    .footer_01 {
        font-size: 2.5em;
        margin-bottom: 0;
    }

    #footer p.small {
        margin-bottom: 1em;
        font-size: 1.4em;
    }

    #last-footer p.small {
        margin-bottom: 0;
        font-size: 10px;
    }

    #content07>.container,
    #content07>.container>.row>.col-xs-12 {
        padding: 0;
    }

    #content07>.container>.row {
        margin: 0;
    }

    .content07_box {
        padding: 0.6em;
    }

    .content07_box_left h3 {
        font-size: 26px;
        margin-top: 0.2em;
    }

    .content07_box_link p {
        font-size: 15px;
        padding: 0.5rem;
    }
}

@media only screen and (max-width: 420px) {
    header .container {
        padding: 0;
    }

    .header-button {
        min-height: 75px;
    }

    .header-button-p {
        font-size: 13px;
        line-height: 1.2;
    }

    .header-button-p02 {
        font-size: 11px;
    }

    .header-button img {
        min-height: 20px;
    }

    .top-img_01 h1 {
        font-size: 3.5em;
    }

    #content01_01 {
        font-size: 2em;
    }

    #content01_02 {
        font-size: 4em;
    }

    #content01_03 {
        font-size: 13em;
    }

    .content01_03-p01 {
        font-size: 16px !important;
        margin-top: 0;
        text-align: center;
    }

    .link-suisen {
        font-size: 16px
    }

    #content02_01 {
        font-size: 2em;
    }

    #content02_04 img {
        max-width: 150px;
    }

    .content02-button {
        font-size: 1.25em;
    }

    .content02-head {
        font-size: 2.2em;
    }

    .content02-head02 {
        font-size: 1.4em;
    }

    .content03-head {
        font-size: 1.8em;
    }

    .div-pad {
        padding: 0 1em;
    }

    .content03-head {
        font-size: 1.5em;
    }

    .content02-head04 {
        font-size: 16px;
    }

    .fukidashi {
        padding: 1em 2.3em 1em 1.3em;
        font-size: 14px;
    }

    .fukidashi p {
        text-align: justify;
        line-height: 1.4;
    }

    .detail-button {
        font-size: 1.4em;
    }

    .content03_06 {
        font-size: 2em;
    }

    .content02-head.date-head {
        font-size: 1.7em;
    }

    #content05_02,
    #content05_03,
    #content05_ul {
        font-size: 1.1em;
    }

    .content05-head01 {
        font-size: 2.5em;
    }

    .content05-p02 {
        font-size: 1.5em;
    }

    .footer_02 {
        font-size: 1.2em;
    }

    .footer_01 {
        font-size: 2.2em;
    }

    #footer p.small {
        font-size: 1em;
    }

    .content07_box_left h3 {
        font-size: 22px;
    }

    .content07_box_link p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 380px) {
    .header-button {
        min-height: 65px;
    }

    .header-button-p {
        font-size: 10px;
    }

    .header-button-p02 {
        font-size: 10px;
    }

    .header-button img {
        max-height: 12px;
    }

    #head-logo-link {
        padding-top: 70px;
    }

    .top-img_01 h1 {
        /*font-size: 3em;*/
        font-size: 2.5em;
    }

    #content01_01 {
        font-size: 1.5em;
    }

    .content01_title p,
    .content01_title p span {
        font-size: 1rem;
    }

    #content01_02 {
        font-size: 3.5em;
    }

    .under-767.content01_02_img {
        width: 35%;
    }

    #content01_03 {
        font-size: 12em;
    }

    .content01_03-p01 {
        font-size: 13px !important;
        text-align: center !important;
    }

    #content02_01 {
        font-size: 1.7em;
    }

    #content02_04 img {
        max-width: 130px;
    }

    .content02-button {
        font-size: 1.1em;
    }

    .content02-head {
        font-size: 1.7em;
    }

    .content02-head02 {
        font-size: 1.2em;
    }

    .content03-head {
        font-size: 1.3em;
    }

    .content02-head03 {
        font-size: 1.3em;
    }

    .div-pad>p {
        font-size: 1em;
    }

    .content-maru .content_img {
        width: 50%;
    }

    .content-maru .arrow {
        width: 5%;
    }

    .content-maru .content_title .content02-head04 {
        font-size: 13px;
    }

    .detail-button {
        font-size: 1.3em;
    }

    .content-maru p,
    .p01 {
        font-size: 1em;
    }

    .fukidashi {
        font-size: 12px;
    }

    .fukidashi a:after {
        border-width: 8px 0 8px 10px;
    }

    .content02-head.date-head {
        font-size: 1.4em;
    }

    #content04 p {
        font-size: 1em;
    }

    #content05_02,
    #content05_03,
    #content05_ul {
        font-size: 1em;
    }

    .content05-p02 {
        font-size: 1.3em;
        line-height: 1;
        margin-top: 1em;
    }

    .caution {
        font-size: 0.8em;
    }

    #last-footer p.small {
        font-size: 0.8em;
    }

    .content07_box_left {
        width: 47%;
    }

    .content07_box_right {
        width: 63%;
    }

    .content07_box_left img {
        max-width: 90%;
    }

    .content07_box_left h3 {
        font-size: 18px;
        margin-top: 0.4em;
    }

    .content07_box_link p {
        font-size: 11px;
    }
}

#scale {
    transition: transform 8s;
    transform: scale(3);
}


/* 2025年追加分--------------------------*/
.header-button .d-flex {
    justify-content: center;
    align-items: center;
    flex-direction: initial !important;
}

.header-button-p {
    font-size: clamp(1.125rem, 0.973rem + 0.65vw, 1.75rem) !important;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.2;
}

.header-button {
    text-align: center;
    border-radius: 0 0 20px 20px;
    /*padding: 0.4em;*/
    padding: .6em .4em;
    box-shadow: 0 0 12px gray;
    display: flex;
    justify-content: center;
    align-items: center;
}

i.headIcon {
    display: inline-block;
    margin-right: .2em;
}

.header-link-flex {
    display: flex;
    justify-content: flex-end;
}

.linkBox {
    margin-right: .5em;
    margin-left: auto;
    width: 98%;
    max-width: 380px;
    /* max-width: 250px;タブが3つの時*/
}

@media only screen and (max-width: 768px) {
    i.headIcon {
        max-width: 35px;
    }

    .header-button img {
        max-height: inherit;
    }
}

/* 2026年追加分--------------------------*/
#header-button02 .header-button-p {
    line-height: 0.9;
}

@media only screen and (max-width: 420px) {
    #header-button02 .header-button-p {
        line-height: 0.8;
    }
}