@charset "UTF-8";
/*!
 *
 * BurgerEditor StyleSheet Style Sample v2.21.0
 *
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)
            format("embedded-opentype"),
        url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),
        url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),
        url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),
        url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular)
            format("svg");
    font-weight: 400;
    font-style: normal;
}
[data-bgb] h1 {
    font-size: 30px;
    font-weight: 700;
    padding: 0 10px 27px 22px;
    margin-bottom: 40px;
    position: relative;
}
[data-bgb] h1:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #81889b;
    position: absolute;
    bottom: 0;
    left: 0;
}
[data-bgb] h1:after {
    content: "";
    width: 100px;
    height: 4px;
    background-color: #12a6c0;
    position: absolute;
    bottom: 0;
    left: 0;
}
[data-bgb] h2 {
    background-color: #e6f7fa;
    border-radius: 12px;
    font-size: 26px;
    font-weight: 700;
    padding: 18px 10px 18px 48px;
    position: relative;
    margin-bottom: 30px;
}
[data-bgb] h2::before {
    content: "";
    position: absolute;
    background-color: #12a6c0;
    width: 10px;
    height: 10px;
    top: 30px;
    left: 22px;
}
[data-bgb] h3 {
    font-size: 24px;
    font-weight: 700;
    padding-left: 16px;
    /* border-left: 4px solid #12a6c0; */
    margin-bottom: 25px;
}
[data-bgb] h4 {
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #707070;
    padding: 0 0 12px 4px;
    margin-bottom: 20px;
}
[data-bgb] h5 {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding-left: 22px;
    margin-bottom: 12px;
}
[data-bgb] h5::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #12a6c0;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}
[data-bgb] h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.2;
    margin: 1em 0;
    border: none;
    border-left: 3px solid #ccc;
    background: #eee;
    padding: 0.3em 0.5em;
    overflow: hidden;
}
[data-bgb] h6:first-child {
    margin-top: 0;
}
[data-bgb] p {
    margin: 1em 0;
}
[data-bgb] p:first-child {
    margin-top: 0;
}
[data-bgb] li {
    list-style: inherit;
    overflow: hidden;
}
[data-bgb] li:first-child {
    margin-top: 0;
}
[data-bgb] ul {
    margin: 1em 0;
}
[data-bgb] ul:first-child {
    margin-top: 0;
}
[data-bgb] ul ul {
    margin: 0 0 0 1.8em;
}
[data-bgb] ul ul:first-child {
    margin-top: 0;
}
[data-bgb] ul li {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0 0 0.2em;
}
[data-bgb] ol {
    margin: 1em 0;
}
[data-bgb] ol:first-child {
    margin-top: 0;
}
[data-bgb] ol ol {
    margin: 0 0 0 2em;
}
[data-bgb] ol ol:first-child {
    margin-top: 0;
}
[data-bgb] ol li {
    margin: 0 0 0.2em;
    list-style-position: inside;
    list-style-type: decimal;
}
[data-bgb] blockquote {
    position: relative;
    margin: 1em 0;
    padding: 1px 2.5em;
    border-radius: 5px;
    background: none;
    border: 2px solid #ccc;
    overflow: hidden;
    color: #888;
    font-size: 0.9em;
}
[data-bgb] blockquote:first-child {
    margin-top: 0;
}
[data-bgb] blockquote:before {
    content: "“";
    top: 0.3em;
    left: 0.25em;
}
[data-bgb] blockquote:after,
[data-bgb] blockquote:before {
    display: block;
    font-family: serif;
    position: absolute;
    z-index: 0;
    color: #ccc;
    font-size: 3em;
}
[data-bgb] blockquote:after {
    content: "”";
    bottom: -0.3em;
    right: 0.25em;
}
/* [data-bgb] table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 1em 0;
}
@media screen and (max-width: 768px) {
    [data-bgb] table {
        width: 100%;
        display: block;
    }
}
[data-bgb] table:first-child {
    margin-top: 0;
}
[data-bgb] table caption {
    font-weight: 700;
    text-align: left;
}
@media screen and (max-width: 768px) {
    [data-bgb] table caption,
    [data-bgb] table tbody,
    [data-bgb] table tfoot {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    [data-bgb] table tr {
        display: block;
        margin-top: -1px;
    }
}
[data-bgb] table tr:nth-child(odd) td {
    background: #fff;
}
[data-bgb] table tr:nth-child(2n) td {
    background: #fafafa;
}
[data-bgb] table tr td,
[data-bgb] table tr th {
    text-align: left;
    padding: 0.5em;
    border: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
    [data-bgb] table tr td,
    [data-bgb] table tr th {
        width: auto;
        display: block;
    }
}
[data-bgb] table tr th {
    font-weight: 700;
    background: #eee;
}
@media screen and (max-width: 768px) {
    [data-bgb] table tr th {
        border-bottom: none;
    }
}
[data-bgb] table tr td {
    font-weight: 400;
} */
[data-bgb] strong {
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
}
[data-bgb] u {
    text-decoration: underline;
}
[data-bgb] s,
[data-bgb] u {
    font-weight: 400;
    font-style: normal;
}
[data-bgb] s {
    text-decoration: line-through;
}
[data-bgb] sub {
    vertical-align: sub;
}
[data-bgb] sub,
[data-bgb] sup {
    font-size: 0.8em;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
[data-bgb] sup {
    vertical-align: super;
}
[data-bgb] hr {
    width: 100%;
    height: 2px;
    color: #ccc;
    background: currentColor;
    border-style: none;
    margin: 50px auto;
}
[data-bgb] hr:first-child {
    margin-top: 0;
}
.bgt-box__caption {
    text-align: left;
    font-weight: 400;
    padding: 3px;
    background: none;
    font-size: 0.8em;
}
.bgt-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 10px;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    text-decoration: none;
    min-width: 280px;
    border-radius: 2px;
}
.bgt-btn:active,
.bgt-btn:focus {
    -webkit-box-shadow: 0 0 10px 0 #0570c7, 0 0 10px 0 #fff;
    box-shadow: 0 0 10px 0 #0570c7, 0 0 10px 0 #fff;
}
.bgt-btn--link,
[data-bgt-button-kind="link"] .bgt-btn {
    color: #333;
    border-color: #ccc;
    background: #fff;
}
.bgt-btn--link:active,
.bgt-btn--link:focus,
.bgt-btn--link:hover,
[data-bgt-button-kind="link"] .bgt-btn:active,
[data-bgt-button-kind="link"] .bgt-btn:focus,
[data-bgt-button-kind="link"] .bgt-btn:hover {
    background: #e9e9e9;
}
.bgt-btn--em,
[data-bgt-button-kind="em"] .bgt-btn {
    font-weight: 700;
    color: #fff;
    border-color: #333;
    background: #333;
}
.bgt-btn--em:active,
.bgt-btn--em:focus,
.bgt-btn--em:hover,
[data-bgt-button-kind="em"] .bgt-btn:active,
[data-bgt-button-kind="em"] .bgt-btn:focus,
[data-bgt-button-kind="em"] .bgt-btn:hover {
    background: #555;
}
.bgt-btn--external,
[data-bgt-button-kind="external"] .bgt-btn {
    color: #333;
    border-color: #ccc;
    background: #fff;
}
.bgt-btn--external:active,
.bgt-btn--external:focus,
.bgt-btn--external:hover,
[data-bgt-button-kind="external"] .bgt-btn:active,
[data-bgt-button-kind="external"] .bgt-btn:focus,
[data-bgt-button-kind="external"] .bgt-btn:hover {
    background: #e9e9e9;
}
.bgt-btn--external:after,
[data-bgt-button-kind="external"] .bgt-btn:after {
    font-family: FontAwesome, serif;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08e";
    font-size: 1em;
    color: #999;
    vertical-align: middle;
}
.bgt-btn--back,
[data-bgt-button-kind="back"] .bgt-btn {
    color: #333;
    border-color: #ddd;
    background: #ddd;
}
.bgt-btn--back:active,
.bgt-btn--back:focus,
.bgt-btn--back:hover,
[data-bgt-button-kind="back"] .bgt-btn:active,
[data-bgt-button-kind="back"] .bgt-btn:focus,
[data-bgt-button-kind="back"] .bgt-btn:hover {
    background: #e9e9e9;
}
.bgt-btn--back span,
[data-bgt-button-kind="back"] .bgt-btn span {
    display: inline-block;
    vertical-align: middle;
}
.bgt-btn--back:before,
[data-bgt-button-kind="back"] .bgt-btn:before {
    font-family: FontAwesome, serif;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
    font-size: 1em;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
}
.bgt-hr {
    margin: 0 auto;
}
[data-bgt-hr-kind="dashed"] .bgt-hr {
    height: 0;
    background: none;
    border: none;
    border-bottom: 2px dashed;
}
.bgt-hr--bold,
[data-bgt-hr-kind="bold"] .bgt-hr {
    height: 5px;
}
.bgt-hr--narrow,
[data-bgt-hr-kind="narrow"] .bgt-hr {
    height: 1px;
}
.bgt-hr--short,
[data-bgt-hr-kind="short"] .bgt-hr {
    width: 60%;
    height: 1px;
}
.bgt-download-file__link {
    color: #fff;
    background-color: #000;
    text-align: left;
    font-size: 1.08em;
    font-weight: 700;
    display: inline-block;
    padding: 0.9em 1.5em 0.7em 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 1;
    text-decoration: none;
    position: relative;
}
.bgt-download-file__link::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    margin: auto;
}
.bgt-download-file__link:hover {
    background-color: #fff;
    color: #000;
}
.bgt-download-file__link:hover::before {
    border-top: solid 2px #000;
    border-right: solid 2px #000;
}
.bgt-download-file__link:active,
.bgt-download-file__link:focus {
    -webkit-box-shadow: 0 0 5px 1px #0570c7;
    box-shadow: 0 0 5px 1px #0570c7;
    outline: none;
}
.bgt-link__name {
    vertical-align: text-top;
}
.bgt-link__size {
    color: #fff;
    font-size: 0.8em;
    font-weight: 400;
    vertical-align: super;
}
.bgt-download-file__link:hover .bgt-link__size{
    color: #000;
}
@media screen and (max-width: 768px) {
    .bgt-google-maps-link {
        margin-top: 10px;
        padding: 1em;
        text-decoration: none;
        color: #333;
        border: 1px solid #999;
        border-radius: 3px;
        text-align: center;
    }
    .bgt-google-maps-link span {
        display: inline-block;
        vertical-align: middle;
    }
    .bgt-google-maps-link:after {
        font-family: FontAwesome, serif;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f08e";
        font-size: 1em;
        vertical-align: middle;
    }
}
[data-bgt="gallery"] .bgt-gallery {
    padding-top: 54%;
}
[data-bgt="gallery"] .bgt-gallery:hover [data-bgt="gallery"] .bgt-gallery-ctrl {
    opacity: 1;
}
[data-bgt="gallery"] .bgt-gallery__img img {
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
}
[data-bgt="gallery"] .bgt-gallery__caption {
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 0.7em 1em;
    text-align: center;
}
[data-bgt="gallery"] .bgt-gallery-ctrl {
    top: 50%;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
[data-bgt="gallery"] .bgt-gallery-ctrl__next,
[data-bgt="gallery"] .bgt-gallery-ctrl__prev {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: -20px 0 0;
    padding: 0;
    background: none;
    border: none;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
[data-bgt="gallery"] .bgt-gallery-ctrl__next:hover,
[data-bgt="gallery"] .bgt-gallery-ctrl__prev:hover {
    opacity: 0.5;
}
[data-bgt="gallery"] .bgt-gallery-ctrl__next:focus,
[data-bgt="gallery"] .bgt-gallery-ctrl__prev:focus {
    outline: none;
}
[data-bgt="gallery"] .bgt-gallery-ctrl__next span,
[data-bgt="gallery"] .bgt-gallery-ctrl__prev span {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}
[data-bgt="gallery"] .bgt-gallery-ctrl__next:after,
[data-bgt="gallery"] .bgt-gallery-ctrl__prev:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    border: solid #fff;
    border-width: 5px 5px 0 0;
}
[data-bgt="gallery"] .bgt-gallery-ctrl__prev {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
[data-bgt="gallery"] .bgt-gallery-ctrl__next {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
[data-bgt="gallery"] [data-gallery-marker="thumbs"] + .bgt-gallery-marker {
    margin-top: 10px;
}
[data-bgt="gallery"] [data-gallery-marker="thumbs"] + .bgt-gallery-marker li {
    margin: 0 5px;
    width: 60px;
    height: 60px;
}
[data-bgt="gallery"] [data-gallery-marker="dot"] + .bgt-gallery-marker {
    margin-top: 10px;
}
[data-bgt="gallery"] [data-gallery-marker="dot"] + .bgt-gallery-marker li {
    margin: 0 2px;
    width: 10px;
    height: 10px;
    background-color: #999;
    border-radius: 100%;
}
[data-bgt="gallery"]
    [data-gallery-marker="dot"]
    + .bgt-gallery-marker
    li.current {
    background-color: #000;
}
.pc-only {
    display: block;
}
@media screen and (max-width: 768px) {
    .pc-only {
        display: none;
    }
}
.sp-only {
    display: none;
}
@media screen and (max-width: 768px) {
    .sp-only {
        display: block;
    }
}
@media print, screen and (min-width: 1024px) {
    .sub-mokuji .bgt-button-link-container {
        width: 48.1821%;
        margin: 0 0 25px 3.6352%;
        display: inline-block;
    }
    .sub-mokuji .bgt-button-link-container:nth-child(2n-1) {
        margin-left: 0;
    }

    .sub-mokuji .bgt-button-link-container a {
    width: 100%;
    margin: 0;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    padding: 22px 18px 22px 46px;
    border: 1px solid #b2b2b2;
    border-radius: 8px;
    position: relative;
    }
    .sub-mokuji .bgt-button-link-container a::before {
    content: "";
    width: 21px;
    height: 21px;
    background-color: #12a6c0;
    border-radius: 50%;
    position: absolute;
    top: 51%;
    left: 18px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    }
    .sub-mokuji .bgt-button-link-container a::after {
    content: "";
    width: 6px;
    height: 11px;
    background: url(../img/common/icon_arrow_right_01_white.svg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 51%;
    left: 26px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    }
    .bgb-button-link2 {
        margin: 0;
    }
}

/* ページリンクボタン */
.l-colum2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.sub-mokuji .sub-mokujiBtn {
    text-decoration: none;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    padding: 22px 18px 22px 46px;
    border: 1px solid #b2b2b2;
    border-radius: 8px;
    position: relative;
}
@media print,screen and (min-width: 1024px) {
    .l-colum2 .l-colum-box {
        width:48.1821%;
        margin: 0 0 25px 3.6352%
    }

    .l-colum2 .l-colum-box:nth-child(2n-1) {
        margin-left: 0
    }
}
@media only screen and (max-width: 1023px) {
    .bgt-button-link-container {
        width:100%;
        max-width: 530px;
        margin: 0 auto;
    }
}


/* おすすめポイント */
.sub-point {
    display: flex;
}
.sub-point .bgt-text-recommend-container {
    border: 2px solid #12a6c0;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    padding: 48px 30px 24px;
    position: relative;
}
.sub-point .bgt-text-recommend-container::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/common/icon_star_01.svg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 16px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media print, screen and (min-width: 1024px) {
    .sub-point .bgt-text-recommend-container {
        width: 23.365%;
        margin: 0 0 26px 2.18%;
    }
    .sub-point .bgt-text-recommend-container:nth-child(4n+1) {
        margin-left: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .sub-point .bgt-text-recommend-container {
        width:48.91%;
        margin: 0 0 26px 2.18%
    }

    .sub-point .bgt-text-recommend-container:nth-child(2n-1) {
        margin-left: 0
    }
}


/* ボタン */
.mod-btn-01 {
    width: 100%;
    max-width: 320px;
    min-height: 54px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0em;
    border: 2px solid #12a6c0;
    border-radius: 29px;
    background-color: #12a6c0;
    margin: 0 auto 0;
    position: relative;
}

.mod-btn-01::after {
    content: "";
    width: 10px;
    height: 18px;
    background: url(../img/common/icon_arrow_right_01_white.svg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 22px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

/* テーブル */
.mod-table-01 {
    width: 100%;
}

.mod-table-01 th {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    background-color: #f0f0f0;
    padding: 14px 20px;
}
.mod-table-01 td {
    olor: #333;
    font-size: 16px;
    line-height: 1.6;
    padding: 14px 20px;
}

@media only screen and (min-width: 600px) {
    .mod-table-01 {
        border: 1px solid #c7c7c7;
        border-collapse: collapse;
        table-layout: fixed;
    }
    .mod-table-01 th {
        vertical-align: middle;
        width: 280px;
    }
    .mod-table-01 td {
        vertical-align: middle;
    }
}

/* faq */
.bgt-faq-area {
    background-color: #e6f7fa;
    border-radius: 30px;
    margin-bottom: 15px;
    cursor: pointer;
}

.acod-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.6;
    padding: 20px 60px 20px 30px;
    position: relative;
}

.acod-title::after {
    content: "";
    width: 2px;
    height: 21px;
    background-color: #12a6c0;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 23px;
    top: 37%;
    -webkit-transform: rotate(-90deg) translate(0, -50%);
    transform: rotate(-90deg) translate(0, -50%);
}

.bgt-faq-q-container {
    display: block;
    position: relative;
    padding-left: 48px;
}

.bgt-faq-q-container::before {
    content: "Q";
    width: 32px;
    height: 32px;
    background-color: #12a6c0;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 46%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.acod-box {
    position: relative;
    padding: 5px 30px 22px 30px;
}

.acod-box .bge-ckeditor {
    position: relative;
    padding-left: 48px;
}

.acod-box .bge-ckeditor::before {
    content: "A";
    width: 32px;
    height: 32px;
    background-color: #1c2541;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: -2px;
    left: 0;
    padding-top: 5px;
}

/* 紹介バナー */
.l-colum3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.l-colum3 .l-colum-box {
    display: block;
}

@media print, screen and (min-width: 1024px) {
    .l-colum3 .l-colum-box:nth-child(3n+1) {
        margin-left: 0;
    }
    .l-colum3 .l-colum-box {
        width: 31.82%;
        margin: 0 0 26px 2.18%;
    }

}

.mod-introBnr .cardImg {
    display: block;
    width: 100%;
}



.mod-introBnrWrap--sub .mod-introBnr {
    background-color: #e6f7fa;
}

.mod-introBnr .cardImgInner {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 57.144%;
    overflow: hidden;
    z-index: 0;
}

.mod-introBnr .cardImgInner>img {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.imgObjectFitCover {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.bgb-intro-banner .bgt-name-container span {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
}

.intro-banner .bgt-ckeditor-container p {
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
}

/* ポイントバナー */

.bnrTxt .bge-ckeditor p {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px;
}
.bnrTxt .item-title .bge-ckeditor p {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.6;
}

.mod-pointBnr .bnrTxt .item-number {
    display: block;
    width: 120px;
    margin: 0 auto 19px;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-align: center;
    border-bottom: 3px solid #12a6c0;
    position: relative;
    padding: 0 20px 4px;
}

/* インタビューバナー */
.bnrImgInterview {
    display: block;
    width: 100%;
    position: relative;
}
.bnrImgInterview .bgt-department-container {
    display: inline-block;
    min-width: 100px;
    padding: 6px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background-color: #2468BE;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.mod_interviewbnr .bnrTxtInterview {
    display: block;
    margin-top: 20px;
}

.bnrTxtInterview .bgt-name-container {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
}

.mod_interviewbnr .item-catTag--course01 {
    background-color: #00a95f
}

.mod_interviewbnr .item-catTag--course02 {
    background-color: #b06caa
}

.mod_interviewbnr .item-catTag--course03 {
    background-color: #a17b55
}

.mod_interviewbnr .item-catTag--course04 {
    background-color: #5976ba
}

.mod_interviewbnr .item-catTag--course05 {
    background-color: #f49c23
}

.mod_interviewbnr .item-catTag--course06 {
    background-color: #47bcc6
}

.mod_interviewbnr .item-catTag--course07 {
    background-color: #c81528
}

.mod_interviewbnr .item-catTag--course08 {
    background-color: #31ad41
}

.top-more-btn {
    margin: 20px 0 0 auto;
}


.bgb-text-image1 {
    @media print,screen and (min-width: 1024px) {
        display: flex;
    }
}

.bgb-text-image2 {
    @media print,screen and (min-width: 1024px) {
        display: flex;
    }
}

.image__right {
    width: 100%;
}
.image__left {
    width: 100%;
}

.mod_interviewbnr .bnrImgInner {
    padding-bottom: 62.857%;
}

.departmentBnr .bnrImgInner {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 57.59%;
    overflow: hidden;
    z-index: 0;
}
.departmentBnr .bnrImg {
    display: block;
    width: 100%;
}
.l-colum4 .l-colum-box {
    display: block;
}

@media print,screen and (min-width: 1024px) {
    .left__btn .bgt-container{
        display: flex;
        justify-content: flex-start;
    }
    .left__btn .bgt-container .mod-btn-01 {
        margin: 0;
    }
    .right__btn .bgt-container {
        display: flex;
        justify-content: flex-end;
    }
    .right__btn .bgt-container .mod-btn-01 {
        margin: 0;
    }
    .bgb-text-image2 .bgt-grid--last {
        width: 650px;
    }
}

.mod-hl-03 {
    border-left: 4px solid #12a6c0;
}

.top-reason .l-colum2 {
    margin-top: 40px;
}

.bgb-text-image2 .image__left {
    min-width: 420px;
}

.bgb-text-image2 .image__left img {
    width: 100%;
    height: auto;
}

.bgb-text-image .image__right {
    min-width: 420px;
}

.bgb-text-image .image__right img {
    width: 100%;
    height: auto;
}