@charset "utf-8";
#wrapper {
    width: 100% !important;
}
.header-wrapper {
    position: absolute !important;
    top: 0 !important;
}
#page-top {
    position: fixed;
    bottom: -20px;
    right: 10px;
    font-size: 14px;
    line-height: 1;
    z-index: 9999;
    display: none;
    cursor: pointer;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 60px;
    padding: 28px 5px;
    text-align: center;
    display: block;
    opacity: 0.9;
    transition: all .3s ease;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.page-top {
    margin: 20px 0 0 0;
    padding-right: 10px;
    padding-bottom: 25px;
    border-bottom: 1px #814f1a solid;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.page-top:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 14px;
    border: none;
}
.page-top a {
    color: #bfbfbf;
}
.s2v {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}
@media screen and (max-width: 1280px) {
    .s2v {
        right: 0;
        bottom: 0;
    }
}
/* アニメーション初期状態 */
.fadein {
    opacity: 0;
    transform: translateY(30px);
    /* 下からのズレ */
    transition: all 0.8s ease-out;
}
/* 表示された状態 */
.fadein.show {
    opacity: 1;
    transform: translateY(0);
}
.serif {
    font-family: 'Zen Old Mincho', serif;
}
.jost-abc {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}
.bold {
    font-weight: 700;
}
.afs8 {
    font-size: 1.07rem;
}
.afs9 {
    font-size: 1.2rem;
}
.afs10 {
    font-size: 1.33rem;
}
.afs105 {
    font-size: 1.4rem;
}
.afs11 {
    font-size: 1.47rem;
}
.afs12 {
    font-size: 1.6rem;
}
.afs13 {
    font-size: 1.73rem;
}
.afs14 {
    font-size: 1.87rem;
}
.afs15 {
    font-size: 2rem;
}
.afs16 {
    font-size: 2.13rem;
}
.afs17 {
    font-size: 2.27rem;
}
.afs18 {
    font-size: 2.4rem;
}
.afs19 {
    font-size: 2.53rem;
}
.afs20 {
    font-size: 2.67rem;
}
.afs21 {
    font-size: 2.8rem;
}
.afs22 {
    font-size: 2.93rem;
}
.afs23 {
    font-size: 3.07rem;
}
.afs24 {
    font-size: 3.2rem;
}
.afs25 {
    font-size: 3.33rem;
}
.afs26 {
    font-size: 3.47rem;
}
.afs27 {
    font-size: 3.6rem;
}
.afs28 {
    font-size: 3.73rem;
}
.afs29 {
    font-size: 3.87rem;
}
.afs30 {
    font-size: 4rem;
}
.afs31 {
    font-size: 4.13rem;
}
.afs32 {
    font-size: 4.27rem;
}
.afs33 {
    font-size: 4.4rem;
}
.afs34 {
    font-size: 4.53rem;
}
.afs35 {
    font-size: 4.67rem;
}
.afs36 {
    font-size: 4.8rem;
}
.afs37 {
    font-size: 4.93rem;
}
.afs38 {
    font-size: 5.07rem;
}
.afs39 {
    font-size: 5.2rem;
}
.afs40 {
    font-size: 5.33rem;
}
.afs41 {
    font-size: 5.47rem;
}
.afs42 {
    font-size: 5.6rem;
}
.afs43 {
    font-size: 5.73rem;
}
.afs44 {
    font-size: 5.87rem;
}
.afs45 {
    font-size: 6rem;
}
.afs46 {
    font-size: 6.13rem;
}
.afs47 {
    font-size: 6.27rem;
}
.afs48 {
    font-size: 6.4rem;
}
.afs49 {
    font-size: 6.53rem;
}
.afs50 {
    font-size: 6.67rem;
}
.afs51 {
    font-size: 6.8rem;
}
.afs52 {
    font-size: 6.93rem;
}
.afs53 {
    font-size: 7.07rem;
}
.afs54 {
    font-size: 7.2rem;
}
.afs55 {
    font-size: 7.33rem;
}
.afs56 {
    font-size: 7.47rem;
}
.afs57 {
    font-size: 7.6rem;
}
.afs58 {
    font-size: 7.73rem;
}
.afs59 {
    font-size: 7.87rem;
}
.afs60 {
    font-size: 8rem;
}
.afs61 {
    font-size: 8.13rem;
}
.afs62 {
    font-size: 8.27rem;
}
.afs63 {
    font-size: 8.4rem;
}
.afs64 {
    font-size: 8.53rem;
}
.afs65 {
    font-size: 8.67rem;
}
.afs66 {
    font-size: 8.8rem;
}
.afs67 {
    font-size: 8.93rem;
}
.afs68 {
    font-size: 9.07rem;
}
.afs69 {
    font-size: 9.2rem;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
div, pre, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, figure, figcaption, ul, ol, li {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}
img {
    max-width: 100%;
    border: 0;
    height: auto;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}
@media screen and (max-width: 767px) {
    img {
        max-width: 100%;
        height: auto;
    }
}
a {
    color: #000000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (hover: hover) and (pointer: fine) {
    a:hover {
        opacity: 0.6
    }
}
/* //IE11用に以下のコードも追加 */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    a:hover {
        opacity: 0.6
    }
}
ul, ol {
    list-style-type: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table th, table td {
    padding: 0;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}
html {
    font-size: 62.5%;
}
@media screen and (max-width: 1680px) {
    html {
        font-size: 54.6%;
    }
}
@media screen and (max-width: 1400px) {
    html {
        font-size: 45.5%;
    }
}
@media screen and (max-width: 1279px) {
    html {
        font-size: 41.6%;
    }
}
body {
    overflow-x: hidden;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-size: 1.87rem;
    font-family: "Noto Sans JP", sans-serif;
}
/* 色 */
/* 青藍（せいらん）色 */
.seiran {
    color: #023894;
}
/* 花菖蒲（はなしょうぶ）色 */
.shoubu {
    color: #472183;
}
/* 紅緋（べにひ）色 */
.beni {
    color: #E82826;
}
/* 天（あま）色 */
.ama {
    color: #1184CA;
}
/* 千歳緑（ちとせみどり）色 */
.midori {
    color: #3D6F4A;
}
@media screen and (max-width: 767px) {
    body {
        font-size: 16px;
    }
    .afs12 {
        font-size: 12px;
    }
    .afs18 {
        font-size: 16px;
    }
    .afs24 {
        font-size: 18px;
    }
    .afs28 {
        font-size: 20px;
    }
}
h2 {
    margin: 0 0 0 3rem;
    font-size: 8.8rem;
    font-weight: 400 !important;
    font-family: 'Jost', serif;
    letter-spacing: 0.17rem;
}
.h2-1 {
    display: flex;
    padding-left: 10rem;
    padding-top: 2rem;
    padding-bottom: 0;
    background: url(img/h2-1.png) no-repeat 0 8px;
    background-size: 12rem;
}
.h2-2 {
    display: flex;
    padding-left: 10rem;
    padding-top: 2rem;
    padding-bottom: 0;
    background: url(img/h2-2.png) no-repeat 0 8px;
    background-size: 12rem;
}
.h2-3 {
    display: flex;
    padding-left: 10rem;
    padding-top: 2rem;
    padding-bottom: 0;
    background: url(img/h2-3.png) no-repeat 0 8px;
    background-size: 12rem;
}
.h2-4 {
    display: flex;
    padding-left: 10rem;
    padding-top: 2rem;
    padding-bottom: 0;
    background: url(img/h2-4.png) no-repeat 0 8px;
    background-size: 12rem;
}
.h2-5 {
    display: flex;
    padding-left: 10rem;
    padding-top: 2rem;
    padding-bottom: 0;
    background: url(img/h2-5.png) no-repeat 0 8px;
    background-size: 12rem;
}
@media screen and (max-width: 767px) {
    h2 {
        margin: 0 0 2rem 2rem;
        font-size: 7rem;
    }
    .h2-1 {
        display: flex;
        padding-left: 8rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-1.png) no-repeat 0 8px;
        background-size: 9rem;
    }
    .h2-2 {
        display: flex;
        padding-left: 8rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-2.png) no-repeat 0 8px;
        background-size: 9rem;
    }
    .h2-3 {
        display: flex;
        padding-left: 8rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-3.png) no-repeat 0 8px;
        background-size: 9rem;
    }
    .h2-4 {
        display: flex;
        padding-left: 8rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-4.png) no-repeat 0 8px;
        background-size: 9rem;
    }
    .h2-5 {
        display: flex;
        padding-left: 8rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-5.png) no-repeat 0 8px;
        background-size: 9rem;
    }
    .attached {
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 500px) {
    h2 {
        font-size: 5rem;
    }
    .h2-1 {
        display: flex;
        padding-left: 7rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-1.png) no-repeat 0 8px;
        background-size: 8rem;
    }
    .h2-2 {
        display: flex;
        padding-left: 7rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-2.png) no-repeat 0 7px;
        background-size: 8rem;
    }
    .h2-3 {
        display: flex;
        padding-left: 6rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-3.png) no-repeat 0 8px;
        background-size: 8rem;
    }
    .h2-4 {
        display: flex;
        padding-left: 7rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-4.png) no-repeat 0 8px;
        background-size: 8rem;
    }
    .h2-5 {
        display: flex;
        padding-left: 7rem;
        padding-top: 2rem;
        padding-bottom: 0;
        background: url(img/h2-5.png) no-repeat 0 7px;
        background-size: 8rem;
    }
}
.attached {
    font-size: 3.73rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    color: #000;
    margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
    .attached {
        font-size: 3.2rem;
    }
}
.top-sec h3 {
    color: #023894;
    font-size: 3.73rem;
    font-weight: 600;
    letter-spacing: 0.13rem;
}
.top-sec .h3-1 {
    margin-bottom: 3.3rem;
    padding-left: 8rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: url(img/h3-1.png) no-repeat 0 8px;
    background-size: 6rem;
}
.top-sec .h3-2 {
    margin-bottom: 3.3rem;
    padding-left: 8rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: url(img/h3-2.png) no-repeat 0 8px;
    background-size: 6rem;
}
.top-sec .h3-3 {
    margin-bottom: 3rem;
    padding-left: 8rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: url(img/h3-3.png) no-repeat 0 8px;
    background-size: 6rem;
}
@media screen and (max-width: 768px) {
    .top-sec h3 {
        font-size: 3.2rem;
    }
}
@media screen and (max-width: 500px) {
    .top-sec .h3-1 {
        margin-bottom: 1rem;
        padding-left: 6.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        background: url(img/h3-1.png) no-repeat 0 8px;
        background-size: 5rem;
    }
    .top-sec .h3-2 {
        margin-bottom: 1rem;
        padding-left: 6.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        background: url(img/h3-2.png) no-repeat 0 8px;
        background-size: 5rem;
    }
    .top-sec .h3-3 {
        margin-bottom: 1rem;
        padding-left: 6.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        background: url(img/h3-3.png) no-repeat 0 8px;
        background-size: 5rem;
    }
}
.top-concept {
    display: flex;
    flex-wrap: wrap;
    padding-left: 1rem;
}
.top-concept-img {
    width: 37rem;
    margin-right: 4rem;
}
.top-concept-txt {
    width: 98rem;
    padding-top: 2.5rem;
    padding-bottom: 2rem;
}
.top-concept-txt .afs18 {
    line-height: 1.85;
}
.concept-wrapper {
    padding-top: 8rem;
}
@media screen and (max-width: 1024px) {
    .top-concept-txt {
        margin: 0 auto;
    }
}
@media screen and (max-width: 1000px) {
    .top-concept-img {
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .top-concept-txt .afs18 {
        font-size: 18px;
    }
}
@media screen and (max-width: 768px) {
    .concept-wrapper .mb90 {
        margin-bottom: 4rem;
    }
}
.lightbox-txt {
    color: #7F7F7F;
    letter-spacing: 0.13rem;
}
h3 {
    display: flex;
    margin-bottom: 1rem;
    padding-left: 30px;
    background: url(imgs/h3bg.png) no-repeat left;
    font-size: 2.4rem;
    font-weight: normal;
}
@media screen and (max-width: 1279px) {
    h3 {
        background-position: 0 0.6rem;
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    h3 {
        background-position: 0 0.7rem;
    }
}
p, th, td, ul, ol, li, dl, dt, dd, address {
    color: #000;
    font-size: 1.86rem;
    font-family: "Noto Sans JP", sans-serif;
    ;
}
@media screen and (max-width: 1279px) {
    p, th, td, ul, ol, li, dl, dt, dd, address {
        font-size: 16px;
    }
}
@media screen and (max-width: 519px) {
    p {
        line-height: 1.7;
    }
}
/* font decoration */
a {
    overflow: hidden;
    text-decoration: none;
    outline: none;
    transition: 0.3s;
}
a:hover {
    opacity: 0.6;
}
a[href^="tel:"] {
    display: inline;
    text-decoration: none;
    cursor: default;
}
a[href^="tel:"]:hover {
    opacity: inherit;
}
.wrapper {
    width: 100%;
    max-width: 1640px;
}
@media screen and (max-width: 767px) {
    .wrapper {
        min-width: auto;
        overflow: hidden;
    }
}
section {
    width: 100%;
}
.inner {
    width: 95%;
    max-width: 1640px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .inner {
        margin: 0 auto;
        padding: 0;
    }
}
.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    background: #ffffff;
}
@media screen and (max-width: 767px) {
    .fixed {
        position: static;
    }
}
.flex, .flex-sp {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
    .flex-sp {
        display: block;
    }
}
.fstart {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.aic {
    align-items: center;
    -webkit-align-items: center;
}
.aib {
    align-items: flex-end;
    -webkit-align-items: flex-end;
}
.f-bold {
    font-weight: bold;
}
.f-large {
    text-transform: uppercase;
}
.fy-bold {
    font-weight: 600;
}
.tac, h1.tac, h2.tac, h3.tac, h4.tac, p.tac, table.tac, th.tac, td.tac, ul.tac, li.tac {
    text-align: center;
}
.tal, h1.tal, h2.tal, h3.tal, h4.tal, p.tal, table.tal, th.tal, td.tal, ul.tal, li.tal {
    text-align: left;
}
.tar, h1.tar, h2.tar, h3.tar, h4.tar, p.tar, table.tar, th.tar, td.tar, ul.tar, li.tar {
    text-align: right;
}
.ma {
    margin: 0 auto;
}
.mb0, p.mb0, table.mb0, ul.mb0, li.mb0 {
    margin-bottom: 0;
}
.mb5 {
    margin-bottom: 0.5rem;
}
.mb8 {
    margin-bottom: 0.8rem;
}
.mb10, p.mb10, table.mb10, ul.mb10, li.mb10 {
    margin-bottom: 1rem;
}
.mb15, p.mb15, table.mb15, ul.mb15, li.mb15 {
    margin-bottom: 1.5rem;
}
.mb20, p.mb20, table.mb20, ul.mb20, li.mb20 {
    margin-bottom: 2rem;
}
.mb25, p.mb25, table.mb25, ul.mb25, li.mb25 {
    margin-bottom: 2.5rem;
}
.mb27{
    margin-bottom: 2.7rem;
}
.mb30, p.mb30, table.mb30, ul.mb30, li.mb30 {
    margin-bottom: 3rem;
}
.mb40, p.mb40, table.mb40, ul.mb40, li.mb40 {
    margin-bottom: 4rem;
}
.mb45 {
    margin-bottom: 4.5rem;
}
.mb50, p.mb50, table.mb50, ul.mb50, li.mb50 {
    margin-bottom: 5rem;
}
.mb55 {
    margin-bottom: 5.5rem;
}
.mb60, p.mb60, table.mb60, ul.mb60, li.mb60 {
    margin-bottom: 6rem;
}
.mb70, p.mb70, table.mb70, ul.mb70, li.mb70 {
    margin-bottom: 7rem;
}
.mb80, p.mb80, table.mb80, ul.mb80, li.mb80 {
    margin-bottom: 8rem;
}
.mb90, p.mb90, table.mb90, ul.mb90, li.mb90 {
    margin-bottom: 9rem;
}
.mb100, p.mb100, table.mb100, ul.mb100, li.mb100 {
    margin-bottom: 10rem;
}
.bottom12 {
    margin-bottom: 12rem;
}
.bottom13 {
    margin-bottom: 13rem;
}
.bottom14 {
    margin-bottom: 14rem;
}
.bottom15 {
    margin-bottom: 15rem;
}
.bottom16 {
    margin-bottom: 16rem;
}
.bottom17 {
    margin-bottom: 17rem;
}
.bottom18 {
    margin-bottom: 18rem;
}
.bottom19 {
    margin-bottom: 19rem;
}
.bottom20 {
    margin-bottom: 20rem;
}
.bottom21 {
    margin-bottom: 21rem;
}
.bottom22 {
    margin-bottom: 22rem;
}
.bottom23 {
    margin-bottom: 23rem;
}
.bottom24 {
    margin-bottom: 24rem;
}
.bottom25 {
    margin-bottom: 25rem;
}
.pt4 {
    padding-top: 0.4rem;
}
.pt5 {
    padding-top: 0.5rem;
}
.pt6 {
    padding-top: 0.6rem;
}
.pt7 {
    padding-top: 0.7rem;
}
.pt8 {
    padding-top: 0.8rem;
}
.pt10 {
    padding-top: 1rem;
}
.pt20 {
    padding-top: 2rem;
}
.tb-br, .sp-br {
    display: none;
}
@media screen and (max-width: 1279px) {
    .tb-br {
        display: block;
    }
    .tb-span {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .sp-br {
        display: block;
    }
    .pc-br {
        display: none;
    }
}
.read-more {
    display: inline;
}
.column2, .column3, .column4, .column5, .column4-vehicle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 1279px) {
    .column2, .column3, .column4, .column5, .column4-vehicle {
        justify-content: space-between;
    }
}
.column2>figure, .column2>div, .column2>li, .column2>dl {
    width: 48%;
}
.column5>figure, .column5>div, .column5>li {
    width: 17%;
}
@media screen and (max-width: 1279px) {
    .column5>figure, .column5>div, .column5>li {
        min-width: 45%;
    }
}
@media screen and (max-width: 767px) {
    .column2>figure, .column2>div, .column2>li, .column2>dl {
        width: 100%;
        margin-bottom: 20px;
    }
}
.column3>figure, .column3>div, .column3>li {
    width: 31.7%;
}
@media screen and (max-width: 767px) {
    .column3>figure, .column3>div, .column3>li {
        width: 100%;
    }
}
.column4>figure, .column4>div, .column4>li, .column4>p {
    width: 23.2%;
}
.column4-vehicle>figure, .column4-vehicle>div, .column4-vehicle>li, .column4-vehicle>p {
    width: 23.2%;
}
@media screen and (max-width: 767px) {
    .column4>figure, .column4>div, .column4>li {
        width: 48%;
    }
    .column4-vehicle>figure, .column4-vehicle>div, .column4-vehicle>li {
        width: 48%;
    }
}
.column6 {
    display: flex;
    justify-content: space-between;
}
.column6 a {
    margin-left: 3rem;
}
.column6 a:first-of-type {
    margin-left: 0;
}
@media screen and (max-width: 1024px) {
    .column6 {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .column6>div {
        width: 31.7%;
        margin-bottom: 3rem;
    }
    .column6 a:nth-of-type(4) {
        margin-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .column6 {
        flex-wrap: wrap;
    }
    .column6>a {
        width: 30%;
        margin-bottom: 2rem;
        margin-left: 0;
    }
    .column6 a:nth-of-type(4) {
        margin-left: 0;
    }
}
.scroll-adjust {
    width: 100%;
    max-height: 470px;
    margin-bottom: 4rem;
    overflow: auto;
}
@media screen and (max-width: 1279px) {
    .scroll-adjust {
        margin-bottom: 7rem;
    }
}
address {
    font-style: normal;
}
#header.UpMove {
    -webkit-animation: UpAnime 0.5s forwards;
    animation: UpAnime 0.5s forwards;
}
#header.DownMove {
    -webkit-animation: DownAnime 0.5s forwards;
    animation: DownAnime 0.5s forwards;
}
@-webkit-keyframes UpAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-140px);
    }
}
@keyframes UpAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-140px);
    }
}
@-webkit-keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-140px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-140px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadein, .fadein-later {
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 500ms;
}
.fadein.scrollin, .fadein-later.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
.fadein-box {
    opacity: 0;
    transition: all 0.5s;
}
.fadein-box.active {
    opacity: 1;
}
/* introduction*/
.more-intro-btn {
    display: none;
    /* PCでは「続きを読む」ボタンを非表示 */
}
/* vehicle*/
.read-more-btn {
    display: none;
    /* PCでは「続きを読む」ボタンを非表示 */
}
/* color */
.more-color-btn {
    display: none;
    /* PCでは「続きを読む」ボタンを非表示 */
}
/* interview */
.show-hide-btn {
    display: none;
    /* PCでは「続きを読む」ボタンを非表示 */
}
@media (hover: hover) and (pointer: fine) {
    .show-hide-btn:hover {
        opacity: 0.6;
    }
}
/* //IE11用*/
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .show-hide-btn:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 560px) {
    /* introduction*/
    .more-intro-content {
        display: none;
    }
    .more-intro-btn {
    display: block;
    /* スマホで「続きを読む」ボタンを表示 */
    background-color: transparent;
    color: #000;
    cursor: pointer;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 1rem;
    margin-bottom: 7rem;
    }
    /* vehicle*/
    .extra-content {
        display: none;
    }
    .read-more-btn {
    display: block;
    /* スマホで「続きを読む」ボタンを表示 */
    background-color: transparent;
    color: #000;
    cursor: pointer;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 1rem;
    margin-bottom: 8rem;
    }
    /* color */
    .extra-color {
        display: none;
    }
    .more-color-btn {
        display: block;
        /* スマホで「続きを読む」ボタンを表示 */
    background-color: transparent;
    color: #000;
    cursor: pointer;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-bottom: 8rem;
    margin-top: -1rem;
    }
    /* interview */
    .hidden-content {
    display: none;
}
    .show-hide-btn {
    display: block;
    /* スマホで「続きを読む」ボタンを表示 */
    background-color: transparent;
    color: #000;
    cursor: pointer;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
}
@media screen and (max-width: 1279px) {
    .btn-box {
        height: 3.4em;
        line-height: 3.4em;
        min-width: 160px;
    }
}
/*-----------------------------------------------------*/
/*ヘッダー*/
/*-----------------------------------------------------*/
.header-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    height: 12rem;
}
@media screen and (max-width: 768px) {
    .header-wrapper {
        background-color: #fff;
    }
}
.header-wrapper>div {
    display: flex;
    height: 100%;
    justify-content: space-between;
}
.header-left {
    padding: 0;
}
.header-left_logo .logo-text {
    display: none;
}
.header-left_logo .logo-img img {
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, .2));
}
.header-left_nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2rem;
}
.gnavi {
    width: 64rem;
    max-width: 640px;
}
.header-left_nav .gnavi ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-left_nav .gnavi ul li {
    position: relative;
    line-height: 4rem;
}
.header-left_nav .gnavi ul li a {
    display: block;
    font-size: 1.87rem;
    font-weight: 400;
}
.header-left_nav .gnavi ul li a {
    letter-spacing: 0.1rem;
    margin-right: -0.1rem;
}
.header-left_nav .gnavi ul li#gnv01 a span {
    letter-spacing: 0.3rem;
}
.header-wrapper .gnavi ul li a::after {
    content: '';
    display: block;
    left: 0;
    transform-origin: 100% 50%;
    transform: scaleX(0);
    width: 4rem;
    height: 1px;
    background: #4472C4;
    transition: transform 0.3s;
    margin: -4px auto 0;
}
.header-wrapper .gnavi ul li a:hover {
    opacity: 1;
}
.header-wrapper .gnavi ul li a:hover::after {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}
.header-wrapper .gnavi ul li.on a::after {
    transform: scaleX(1);
}
.header-right {
    width: 14rem;
    text-align: center;
}
.header-right div {
    color: #fff;
    line-height: 3.5rem;
}
.header-right div:first-of-type {
    margin-top: 1rem;
}
.header-right a:hover {
    opacity: 0.6;
}
.header-right .afs11 {
    letter-spacing: 0.06rem;
}
/*---------------------------------------
*/
@media screen and (max-width: 1810px) {
    .header-right .afs24 {
        font-size: 2.93rem;
    }
}
@media screen and (max-width: 1680px) {
    .logo-img {
        max-width: 80%;
    }
}
@media screen and (max-width: 1400px) {
    .logo-img {
        max-width: 70%;
    }
    .header-left_logo .logo-text {
        font-size: 2.1rem;
    }
}
@media screen and (max-width: 1200px) {
    .logo-img {
        max-width: 60%;
    }
}
@media screen and (max-width: 1279px) {
    .header-wrapper {
        height: 12rem;
    }
    .header-left_logo .logo-text {
        font-size: 2.3rem;
    }
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
    .swiper {
        margin-top: 12rem;
        /* header の高さに調整 */
    }
    header {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
    }
    .header-left_logo .logo-text {
        font-size: 14px;
    }
    .logo-img {
        display: block;
        width: 370px;
        max-width: 80%;
    }
    .header-left_logo .logo-img img {
        filter: none;
    }
}
/*---------------------------------------

/* sp-menu */
#fixedBox {
    display: block;
}
.sp-menu {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 30000;
    width: 130px;
    height: 120px;
    cursor: pointer;
    background-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.sp-menu span {
    display: inline-block;
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
    width: 80px;
    height: 1px;
    border-radius: 5px;
    background: #023894;
    transition: all 0.4s;
}
.sp-menu span:nth-of-type(1) {
    top: 40px;
}
.sp-menu span:nth-of-type(2) {
    top: 60px;
}
.sp-menu span:nth-of-type(3) {
    top: 80px;
}
.sp-menu span:nth-of-type(4) {
    height: 0;
    background: none;
    top: 90px;
    left: 47%;
    color: #023894;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.4rem;
}
.sp-menu.active {
    background-color: transparent;
}
.sp-menu.active span:nth-of-type(1) {
    top: 30px;
    left: 50%;
    width: 30%;
    transform: translateY(6px) rotate(-45deg) translateX(-50%);
    background-color: #262626;
}
.sp-menu.active span:nth-of-type(2) {
    opacity: 0;
}
.sp-menu.active span:nth-of-type(3) {
    top: 70px;
    left: 50%;
    width: 30%;
    transform: translateY(-6px) rotate(45deg) translateX(-50%);
    background-color: #262626;
}
.sp-menu.active span:nth-of-type(4) {
    opacity: 0;
}
.sp-navi ul {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -70%;
    width: 27%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9);
    color: #efefef;
    transition: 0.3s;
    z-index: 20000;
}
.sp-navi ul>li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 7rem;
    line-height: 7rem;
}
.sp-navi ul>li a {
    color: #262626;
    font-family: "Noto Sans JP", sans-serif;
    width: 100%;
    text-align: center;
    letter-spacing: 0.1rem;
}
.sp-navi ul>li:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #333333;
    cursor: pointer;
    transition: 0.3s;
}
.open .sp-navi ul {
    padding-top: 7rem;
    position: fixed;
    right: 0;
}
.overlay {
    opacity: 0;
    transition: all .5s;
}
.open .overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: 11000;
    cursor: pointer;
}
@media screen and (max-width: 1680px) {
    .sp-menu {
        max-width: 80%;
    }
    .sp-menu span:nth-of-type(1) {
        top: 30px;
    }
    .sp-menu span:nth-of-type(2) {
        top: 50px;
    }
    .sp-menu span:nth-of-type(3) {
        top: 70px;
    }
}
@media screen and (max-width: 1400px) {
    .sp-menu {
        max-width: 70%;
    }
    .sp-menu span:nth-of-type(4) {
        display: none;
    }
}
@media screen and (max-width: 1200px) {
    .sp-menu {
        max-width: 60%;
    }
}
@media screen and (max-width: 1020px) {
    .sp-menu {
        display: block;
        position: fixed;
        top: 0;
        right: -10px;
        z-index: 30000;
        width: 130px;
        height: 120px;
        cursor: pointer;
        background-color: transparent;
    }
    .sp-menu span {
        width: 70px;
    }
    .sp-menu span:nth-of-type(1) {
        top: 20px;
    }
    .sp-menu span:nth-of-type(2) {
        top: 40px;
    }
    .sp-menu span:nth-of-type(3) {
        top: 60px;
    }
    .sp-menu.active span:nth-of-type(1) {
        top: 20px;
        left: 50%;
        width: 30%;
        transform: translateY(6px) rotate(-45deg) translateX(-50%);
        background-color: #262626;
    }
    .sp-menu.active span:nth-of-type(2) {
        opacity: 0;
    }
    .sp-menu.active span:nth-of-type(3) {
        top: 60px;
        left: 50%;
        width: 30%;
        transform: translateY(-6px) rotate(45deg) translateX(-50%);
        background-color: #262626;
    }
}
@media screen and (max-width: 768px) {
    .sp-menu {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 30000;
        width: 90px;
        height: 80px;
        cursor: pointer;
        background-color: transparent;
    }
    .sp-menu span {
        width: 60px;
    }
    .sp-menu.active span:nth-of-type(1), .sp-menu.active span:nth-of-type(3) {
        width: 40%;
    }
    .sp-navi ul {
        width: 65%;
    }
    #header.UpMove, #header.DownMove {
        animation: none;
    }
    .sp-menu span:nth-of-type(1) {
        top: 20px;
    }
    .sp-menu span:nth-of-type(2) {
        top: 30px;
    }
    .sp-menu span:nth-of-type(3) {
        top: 40px;
    }
    .sp-menu.active span:nth-of-type(1) {
        top: 12px;
    }
    .sp-menu.active span:nth-of-type(3) {
        top: 50px;
    }
    .sp-menu span:nth-of-type(4) {
        display: block;
    }
    .sp-menu span:nth-of-type(4) {
    top: 45px;
}
}
/*******************************************/
/* フッターナビ */
/*******************************************/
.fnavi {
    display: flex;
    justify-content: center;
    margin-bottom: 7rem;
}
.fnavi li {
    display: inline-block;
    border-right: #fff solid 1px;
    line-height: 0.5;
}
.fnavi li:last-child {
    border-right: none;
}
.fnavi li a {
    padding: 0 0.9rem 0.5rem 0.9rem;
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 0.08rem;
    line-height: 0.9;
}
.fnavi li:first-child a {
    padding: 0 0.8rem 0.5rem 0;
}
.fnavi li:last-child a {
    padding: 0 0 0.5rem 0.9rem;
}
@media screen and (max-width: 1400px) {
    .fnavi li a {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .fnavi {
        flex-wrap: wrap;
        margin-bottom: 2rem;
    }
    .fnavi::after {
        content: '';
        width: 100%;
    }
    .fnavi li {
        margin-bottom: 10px;
    }
    .fnavi li:nth-of-type(4) {
        border-right: none;
    }
    .fnavi li:nth-child(n+5) {
        order: 1;
    }
    .fnavi li a {
        padding: 6px 1.3rem;
    }
    .fnavi li:first-child a, .fnavi li:nth-of-type(5) a {
        padding: 6px 1.3rem 6px 0
    }
    .fnavi li:nth-of-type(4) a, .fnavi li:last-child a {
        padding: 6px 0 6px 1.3rem;
    }
}
/*******************************************/
/*フッター*/
/*******************************************/
footer {
    width: 100%;
}
footer .inner {
    height: 100%;
    position: relative;
}
.footer-bg {
    height: 43rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    filter: brightness(0.85);
}
.footer-inner {
    height: 30rem;
    padding-top: 1.5rem;
    background-color: #004EA2;
}
.fnavi-logo-inner {
    height: 13rem;
    background-color: #fff;
}
footer th, footer td, footer a {
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .footer-logo-inner {
        height: 57rem;
    }
}
@media screen and (max-width: 1400px) {
    .footer-logo-inner {
        height: 59rem;
    }
}
@media screen and (max-width: 1279px) {
    .footer-logo-inner {
        height: 64rem;
    }
}
@media screen and (max-width: 767px) {
    .footer-bg {
        height: 33rem;
    }
    .footer-logo-inner {
        height: 124rem;
    }
    footer .inner {
        padding-top: 40px;
    }
    .footer-logo {
        margin: 0 auto 2rem;
    }
}
.footer-text {
    margin-bottom: 2rem;
}
.fnavi-logo {
    width: 10rem;
    max-width: 100px;
    margin: 0 auto 2rem;
}
.fnavi-logo-img {
    margin-bottom: 2rem;
}
.footer-logo {
    height: 12rem;
}
.footer-logo-img {
    width: 14rem;
    max-width: 140px;
    margin: 1rem auto 0.5rem;
}
.copyright {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #023894;
    font-size: 1.87rem;
    font-weight: 700;
    letter-spacing: 0.13rem;
}
@media screen and (max-width: 767px) {
    .copyright {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 500px) {
    .copyright {
        font-size: 1.2rem;
    }
}
.page-nate .page-numbers {
    border: solid #b2b2b2 1px;
    margin-right: 10px;
    padding: 5px;
}
.page-nate .page-numbers.current {
    background: #E50050;
    border: solid 1px #E50050;
    color: #fff;
}
/*******************************************/
.h2-background-wrap {
    width: 100%;
    overflow: hidden;
    background: url(imgs/1000_bg.png) no-repeat center bottom;
    height: 69rem;
    background-size: cover;
    margin-bottom: 14rem;
    position: relative;
}
@media screen and (max-width: 1279px) {
    .h2-background-wrap {
        height: 61rem;
    }
}
@media screen and (max-width: 767px) {
    .h2-background-wrap {
        height: 34rem;
        margin-bottom: 8rem;
    }
}
.top-bg {
    padding-top: 0;
    background: none;
}
.sec {
    margin-bottom: 14rem;
    padding-top: 15rem;
    margin-top: -15rem;
}
.last-sec {
    margin-bottom: 28rem;
    padding-top: 15rem;
    margin-top: -15rem;
}
@media screen and (max-width: 767px) {
    .sec {
        padding-top: 35rem;
        margin-top: -35rem;
    }
    .last-sec {
        padding-top: 35rem;
        margin-top: -35rem;
    }
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.img-zoom {
    padding: 0;
    overflow: hidden;
    position: relative;
}
.img-zoom img {
    transition: ease 0.35s;
}
.index-box a:hover {
    opacity: 1;
    outline: none;
}
a:hover>.img-zoom>img {
    transform: scale(1.1);
}
.img-zoom:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
}
.img-zoom:hover:before {
    animation: circle 0.8s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}
@keyframes circle {
    0% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}
.column2>div.top-index {
    width: 48.7%;
}
@media screen and (max-width: 767px) {
    .column2>div.top-index {
        width: 100%;
        margin-bottom: 20px;
    }
}
.more {
    margin-top: 2rem;
    cursor: pointer;
}
.contents_open {
    transition: transform 0.4s ease;
}
@media screen and (min-width:768px) {
    .more {
        display: none !important;
    }
    .contents_open {
        display: block !important;
    }
}
.top-vehicle-wrapper {
    background-color: rgba(194, 32, 26, 0.05);
    padding-top: 8rem;
}
.top-index
/*a*/
    {
    display: flex;
    flex-direction: column;
}
.top-index a:hover {
    opacity: 1;
}
.index-box {
    padding: 1.3rem 0 8rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .index-box {
        padding: 2.5rem 0 4rem;
    }
}
.top-index .index-box p {
    flex-grow: 1;
}
.index-data {
    margin-bottom: 2rem;
    text-align: left;
}
@media screen and (max-width: 1279px) {
    .top-index .index-box p {
        font-size: 16px !important
    }
    .top-index .index-box .index-head {
        font-size: 20px !important;
    }
}
@media screen and (max-width:767px) {
    .top-index {
        max-width: 520px;
        width: 100%;
        margin: 0 auto 5rem;
        ;
    }
    .vehicle-tokyo .index-head img {
        max-width: 40%;
        margin: 0 auto;
    }
    .index-head img {
        max-width: 50%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 850px) {
    .column4-vehicle>figure, .column4-vehicle>div, .column4-vehicle>li {
        width: 48.7%;
        margin-bottom: 3rem;
    }
}
@media screen and (max-width: 500px) {
    .column4-vehicle>figure, .column4-vehicle>div, .column4-vehicle>li {
        width: 100%;
        margin-bottom: 3rem;
    }
    .column4-vehicle>div:last-of-type {
        margin-bottom: 0;
    }
    .top-vehicle {
        margin-left: auto;
        margin-right: auto;
    }
}
.top-vehicle {
    max-width: 380px;
    display: flex;
    flex-direction: column;
    border: #BFBFBF 1px solid;
}
.vehicle-text {
    margin-bottom: 8rem;
    letter-spacing: 0.15rem;
    line-height: 1.85;
}
.vehicle-text span {
    display: inline-block;
}
.vehicle-box {
    padding: 2.5rem 0 9rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .vehicle-box {
        padding: 2.5rem 0 8rem;
    }
}
.top-vehicle .vehicle-box p {
    flex-grow: 1;
}
@media screen and (max-width: 1279px) {
    .top-vehicle .vehicle-box p {
        font-size: 16px !important;
    }
    .top-vehicle .vehicle-box .about-head {
        font-size: 20px !important;
    }
}
.top-vehicle a:hover {
    opacity: 1;
}
.top-vehicle .top-btn>a:after {
    display: none;
}
@media screen and (max-width: 1279px) {
    .top-vehicle .afs14 {
        font-size: 14px !important
    }
    .vehicle-text .afs16 {
        font-size: 16px !important
    }
}
@media screen and (max-width: 767px) {
    .column3 .top-vehicle {
        margin: 0 auto;
        margin-bottom: 8rem;
    }
    .vehicle-text {
        margin-bottom: 5rem;
        text-align: left;
    }
    .vehicle-text .afs16 {
        font-size: 18px !important;
    }
}
.color-column2 {
    display: flex;
    flex-wrap: wrap;
}
.color-column2>.color-list {
    width: 118rem;
    margin-right: 7rem;
    margin-top: 0;
    margin-bottom: 0;
}
.color-list dl {
    margin-top: 0;
}
@media screen and (max-width: 1800px) {
    .color-column2 {
        justify-content: space-around;
    }
    .color-column2>.color-list {
        width: 70%;
        margin-right: 3rem;
    }
}
@media screen and (max-width: 1440px) {
    .color-column2>.color-list {
        width: 65%;
        margin-right: 2rem;
    }
}
@media screen and (max-width: 1280px) {
    .color-column2>.color-list {
        width: 60%;
        margin-right: 2rem;
    }
}
@media screen and (max-width: 1152px) {
    .color-column2>.color-list {
        width: 55%;
        margin-right: 1rem;
    }
}
@media screen and (max-width: 920px) {
    .color-column2>.color-list {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .color-column2>.color-list {
        width: 100%;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 560px) {
    .color-column2 {
        justify-content: start;
    }
}
.color-column2 dt {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 1rem;
    letter-spacing: 0.13rem;
}
.color-column2 dd {
    font-size: 2.13rem;
    margin-bottom: 2rem;
    margin-left: 0;
    letter-spacing: 0.13rem;
    line-height: 1.85;
}
.color-column2 .midori-dd {
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .color-column2 dt {
        font-size: 18px;
    }
    .color-column2 dd {
        font-size: 18px;
    }
}
.color-img {
    margin-top: 1.5rem;
}
@media screen and (max-width: 560px) {
.color-img {
    margin: 1.5rem auto 0;
}
.color-img img{
    display: block;
    margin: 0 auto;
}
}
.top-interview {
    background-color: rgba(61, 111, 74, 0.05);
    padding-top: 7rem;
    padding-bottom: 8rem;
}
.interview-list {
    margin-bottom: 8rem;
}
.interview-list:last-of-type {
    margin-bottom: 0;
}
.interview-list .column2{
justify-content: flex-start;
}
.column2>.interview {
    width: 38rem;
}
.column2>.interview-box {
    width: 122rem;
    padding-left: 4rem;
}
.interview img{
    display: block;
    width: 380px;
    margin: 0.5rem auto;
}
.interview-2 img{
    margin: 0 auto;
}
.interview-box p {
    letter-spacing: 0.08rem;
}
.interview-title {
    font-weight: 700;
    border-bottom: solid 1px #000;
    padding-bottom: 0.5rem;
    max-width: 100%;
    overflow-wrap: break-word;
    /* 長い単語も途中で折り返して改行する */
    word-wrap: break-word;
    /* 同様に機能する（古いブラウザ用） */
}
.interview-txt {
    width: 100%;
    overflow-wrap: break-word;
    /* 長い単語も途中で折り返して改行する */
    word-wrap: break-word;
    /* 同様に機能する（古いブラウザ用） */
    letter-spacing: 0.08rem;
    line-height: 1.85;
}
@media screen and (max-width: 1700px) {
.column2>.interview-box {
    width: 100rem;
}
}
@media screen and (max-width: 767px) {
    .column2>.interview-box {
        width: 100% !important;
        margin-bottom: 30px;
        padding-left: 0;
    }
    .interview img{
    width: 100%;
    }
    .interview-box .afs18 {
        font-size: 19px;
    }
    .interview-box .afs14 {
        font-size: 16px;
    }
    .column2>.interview {
        width: 100%;
    }
    .interview-box .afs20{
        font-size: 20px;
    }
    .interview-txt {
    font-size: 17px;
    line-height: 1.75;
}
}
@media screen and (max-width: 560px) {
    .interview-list {
        margin-bottom: 3rem;
    }
    .top-interview {
        padding-bottom: 5rem;
    }
}
.top-gallery .column4 {
    margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
    .top-gallery .column4 {
        margin-bottom: 0;
    }
    .column4>div {
        margin-bottom: 3rem;
    }
    .top-gallery .afs12 {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .column4.mb30 div {
        margin-bottom: 3rem;
    }
}
.overY-box {
    position: relative;
}
.overY-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.overY-scroll {
    overflow-y: scroll;
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
}
@media screen and (max-width: 767px) {
    .overY-box {
        height: 300px;
    }
}
/*topbox*/
.topbox {
    margin-top: 12rem;
    margin-bottom: 8rem;
}
.column2>.topbox-text {
    width: 94rem;
}
.text-head {
    font-weight: bold;
    font-size: 3.73rem;
    margin-bottom: 3rem;
    letter-spacing: 0.1rem;
}
.text-head span {
    padding-left: 17rem;
}
.top-text {
    letter-spacing: 0.13rem;
    line-height: 2;
}
.topbox .top-btn {
    text-align: left;
    margin-left: 5rem;
}
.topbox .top-btn a {
    text-align: center;
}
.column2>.topbox-img {
    margin-top: 3.5rem;
    width: 66rem;
}
.topbox-img div {
    margin-right: 1rem;
}
.topbox-img div:last-child {
    margin-right: 0;
}
@media screen and (max-width: 1279px) {
    .topbox {
        flex-direction: column;
        margin-top: 10rem;
    }
    .topbox-text {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto 3rem;
    }
    .top-text {
        text-align: left;
    }
    .column2>.topbox-img {
        margin: 3.5rem auto 0;
    }
}
@media screen and (max-width: 767px) {
    .text-head span {
        padding-left: 0;
    }
    .topbox-text .top-text {
        font-size: 18px;
        line-height: 1.7;
    }
}
@media screen and (max-width:560px) {
    .text-head {
        font-size: 3.2rem;
    }
    .topbox {
        margin-top: 5rem;
    }
    .column2>.topbox-text {
    margin-bottom: 0;
}
}
.swiper {
    overflow: hidden;
}
.swiper-wrapper {
    margin-bottom: 40px;
}
.swiper-slide {
    width: 100%;
    max-width: 1920px;
    height: 980px;
    margin: 0 auto;
    opacity: 0;
    transition: opacity 2s ease;
    /* ← 見た目にもゆっくり */
    position: relative;
    /* 子要素の絶対配置の基準に */
    overflow: hidden;
    /* はみ出し防止 */
}
.swiper-slide-active {
    opacity: 1;
}
.slide-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slide-inner img {
    width: 100%;
    height: auto;
    transition: transform 6s ease;
    /* ゆっくりズーム */
    transform: scale(1);
    /* 初期状態 */
    object-fit: cover;
}
.swiper-slide-active .slide-inner img {
    transform: scale(1.1);
    /* ズームさせる倍率 */
}
.slide-text {
    position: absolute;
    bottom: 80px;
    /* 好みの位置調整 */
    left: 0;
    width: 100%;
    color: white;
    /* 文字色 */
    font-size: 4.8rem;
    font-weight: 400;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding-bottom: 1rem;
    z-index: 100;
    /* 画像より前面に表示 */
    pointer-events: none;
    /* テキストがクリックイベントを邪魔しないように */
}
.swiper-pagination {
    text-align: center;
    /* ドットを中央寄せ */
    margin-top: 10px;
    /* スライドとの間隔 */
}
/* ドットの基本色（非アクティブ） */
.swiper-pagination-bullet {
    background: #fff;
    /* ← 任意の色に変更可能 */
    opacity: 1;
    /* デフォルトでは薄くなってることがある */
    border: 1px solid #7F7F7F;
    /* 枠線の色と太さ */
    box-sizing: border-box;
    /* 枠線をサイズに含める */
}
/* アクティブなドットの色 */
.swiper-pagination-bullet-active {
    background: #7F7F7F;
    /* ← アクティブ時の色 */
}
/* Swiper全体に対して */
.swiper {
    width: 100%;
    height: auto;
    max-width: 100vw;
    overflow: hidden;
}
/* スライド画像をレスポンシブ対応させる */
.swiper-slide {
    height: auto;
}
.swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
@media screen and (max-width: 1200px) {
    .slide-text {
        font-size: 3.8rem;
    }
}
@media screen and (max-width: 1024px) {
    .slide-text {
        bottom: 50px;
        font-size: 3.5rem;
    }
}
@media screen and (max-width: 767px) {
    .slide-text {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 560px) {
    .slide-text {
        bottom: 20px;
        font-size: 2rem;
    }
}