@charset "UTF-8";

.about .main-ttl-wrap {
    background: url(/images/about/mv.jpg)no-repeat center/cover;
}
.about .ft-common{
    padding: 120px 0;
}
.about .ft-common .btn-list .btn-wrap .btn-01{
    line-height: 1.429;
    padding: 15px 35px;
}
.about .main{
    margin-bottom: 200px;
}
/*=====
ABOUT
=====*/
#ABOUT .main {
    margin-bottom: 0px;
}
#ABOUT .bg{
    background:url(/images/about/bg_01.png) no-repeat right top/auto 850px;
}
#ABOUT .section-01{
    padding-bottom: 90px;
}
#ABOUT .section-01 .cnt-01{
    text-align: center;
    margin-bottom: 140px;
}
#ABOUT .section-01.section-img-btn .item-cnt .ttl-04{
    /* font-size: 2.5em; */
}
#ABOUT .section-02{
    background:url(/images/about/bg_02.png) no-repeat bottom center/100% auto;
    padding-bottom:120px;
}
#ABOUT .section-02 .btn-list{
    max-width: inherit;
    margin-bottom: 100px;
}
#ABOUT .section-02 .btn-list .btn-wrap{
    max-width: inherit;
}
#ABOUT .section-02 .btn-01{
    font-size: 1.5em;
    font-weight: inherit;
    padding: 30px 5px;
}
#ABOUT .section-02 .btn-01::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent rgba(255,255,255,0.7) transparent;
    right: 0px;
    bottom: 0px;
    top: inherit;
    transform: none;
    transition: 0.3s;
}

#ABOUT .section-02 .cnt-01{
    margin-top: 30px;
}
#ABOUT .section-02 .bnr-cnt{
    max-width: 750px;
    margin: 0 auto;
}
#ABOUT .section-02 .bnr-cnt a{
    background-color: #E4EEF7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 55px;
    position: relative;
}
#ABOUT .section-02 .bnr-cnt a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #0068B7 transparent;
    right: 0px;
    bottom: 0px;
    transition: 0.3s;
}
#ABOUT .section-02 .bnr-cnt .ttl-08{
    color: #0068B7;
    font-size: 1.7em;
    font-weight: inherit;
    padding-left: 40px;
    background: url(/common/imgs/pdf_b.svg) no-repeat left center/25px;
}
#ABOUT .section-02 .bnr-cnt .img-cnt{
    max-width: 320px;
}

#ABOUT .section-03{
    background: rgba(228,238,247,0.77);
    padding: 120px 0 300px;
    /* padding: 120px 0; */
}
#ABOUT .section-03 .ttl-02{
    margin-bottom: 15px;
}
#ABOUT .section-03 .txt-05{
    margin-bottom: 60px;
}
#ABOUT .section-03 .list-cnt{
    width: 100%;
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 27px 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 39.1% 59.1%;
    gap: 10px 1.8%;
    justify-content: center;
    position: relative;
}
#ABOUT .section-03 .list-cnt::after{
    content:"";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #19598C;
    top: 0;
    left: 40%;
}
#ABOUT .section-03 .list-item{
    box-sizing: border-box;
}
#ABOUT .section-03 .list-item:nth-of-type(n+3){
    border-top:1px solid #19598C;
}
#ABOUT .section-03 .list-item .ttl-03{
    text-shadow: 2px 2px 0 #EAF2F9, -2px -2px 0 #EAF2F9, -2px 2px 0 #EAF2F9, 2px -2px 0 #EAF2F9, 0px 2px 0 #EAF2F9, 0-2px 0 #EAF2F9, -2px 0 0 #EAF2F9, 2px 0 0 #EAF2F9;
    word-break: keep-all;
    margin-bottom: 20px;
}
#ABOUT .section-03 .num-cnt .item-txt{
    line-height: 1;
}
#ABOUT .section-num .num-cnt .item-txt > span {
    text-shadow: 2px 2px 0 #EAF2F9, -2px -2px 0 #EAF2F9, -2px 2px 0 #EAF2F9, 2px -2px 0 #EAF2F9, 0px 2px 0 #EAF2F9, 0-2px 0 #EAF2F9, -2px 0 0 #EAF2F9, 2px 0 0 #EAF2F9;
}
#ABOUT .section-03 .list-cnt .img-cnt{
    display: inline-block;
    margin-right: 15px;
}
#ABOUT .section-num .num-cnt .cat{
    text-shadow: none;
    padding: 5px 16px;
    margin-bottom: 10px;
}
#ABOUT .section-num .num-cnt .num{
    font-size: 3.714em;
}
.section-num .num-cnt .item-02 .num-wrap > span{
    line-height: 1.143;
    display: inline-block;
}
#ABOUT .section-03 .list-cnt .item-01,
#ABOUT .section-03 .list-cnt .item-04,
#ABOUT .section-03 .list-cnt .item-05{
    padding: 10px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
#ABOUT .section-03 .list-cnt .item-01 {
    grid-area: 1 / 1 / 4 / 2;
    background: url(/images/about/num_01.png) no-repeat right 40px center/28% auto;
}
#ABOUT .section-03 .list-cnt .item-02 {
    grid-area: 1 / 2 / 5 / 3;
    padding: 50px 24px 10px 30px;
    background: url(/images/about/num_02.png)no-repeat right 24px top 70px/49% auto;
}
#ABOUT .section-03 .list-cnt .item-02 .item-txt{
    display: flex;
    justify-content: flex-start;
}
#ABOUT .section-num .num-cnt .item-02 .clm-cnt:nth-of-type(n+2){
    margin-left: 30px;
}
#ABOUT .section-03 .list-cnt .item-03 {
    grid-area: 5 / 2 / 10 / 3;
    padding: 48px 72px 30px 30px;
}
#ABOUT .section-03 .list-cnt .item-03 .item-txt{
    max-width: 496px;
    margin-left: auto;
}
#ABOUT .section-03 .list-cnt .item-04 {
    grid-area: 4 / 1 / 7 / 2;
}
#ABOUT .section-03 .list-cnt .item-04 .img-cnt{
    vertical-align: middle;
    max-width: 150px;
}
#ABOUT .section-03 .list-cnt .item-05 {
    grid-area: 7 / 1 / 10 / 2;
}
#ABOUT .section-03 .list-cnt .item-05 .img-cnt{
    vertical-align: text-top;
    max-width: 97px;
}



/*=====
MESSAGE
=====*/
#MESSAGE .section-01{
    margin-bottom: 120px;
}
#MESSAGE .cnt-01{
    margin-bottom: 80px;
    position:relative;
    /* background: url(/images/about/top.jpg)no-repeat center right/cover; */
    display: flex;
    flex-direction: row-reverse;
}
#MESSAGE .cnt-01 .img-cnt{
    overflow: hidden;
}
#MESSAGE .cnt-01 .img-cnt img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#MESSAGE .cnt-01 .ttl-cnt{
    color: #fff;
    background-color: #002747;
    padding: 40px 50px 40px 65px;
    box-sizing: border-box;
    max-width: 602px;
    width: 70%;
    min-height: 400px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#MESSAGE .cnt-01 .ttl-04{
    font-size: clamp(16px, 3.41vw, 42px);
}
#MESSAGE .cnt-02 .txt-06{
    margin-bottom: 30px;
}
#MESSAGE .cnt-02 .txt-06:last-of-type{
    margin:60px 30px 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
@media only screen and (max-width: 995px) and (min-width: 769px) {
    #MESSAGE .cnt-01 .ttl-cnt{
        padding: 40px 45px 40px 40px;
        width: 79%;
        min-height: 320px;
    }
}
/*=====
ABOUTUS
=====*/
#ABOUTUS .section{
    margin-bottom: 120px;
}
#ABOUTUS .section:nth-of-type(even){
    background-color: rgba(228,238,247,0.3);
    padding: 120px 0;
}
#ABOUTUS .section .img-cnt{
    text-align: center;
    overflow: scroll;
}
#ABOUTUS .section .img-cnt img{
    z-index: -1;
}
#ABOUTUS .section-01 .ttl-02,
#ABOUTUS .section-07 .ttl-02{
    margin-bottom: 15px;
}
#ABOUTUS .section-01 .item-cnt{
    padding: 30px 60px;
    display: flex;
    flex-wrap: wrap;
}
#ABOUTUS .section-07 .item-cnt {
    padding: 8px 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#ABOUTUS .section-01 .item-cnt:nth-of-type(even),
#ABOUTUS .section-07 .item-cnt:nth-of-type(even){
    background-color: rgba(238,238,238,0.5);
}
#ABOUTUS .section-01 .clm-01{
    width:240px;
    padding-right:60px;
    box-sizing: border-box;
}
#ABOUTUS .section-07 .clm-01{
    width:300px;
    padding-right:60px;
    box-sizing: border-box;
}
#ABOUTUS .section-01 .clm-02{
    width: calc(100% - 240px);
}
#ABOUTUS .section-07 .clm-02{
    /* width: calc(100% - 350px); */
    flex: 1;
}
#ABOUTUS .section-01 iframe,
#ABOUTUS .section-07 iframe{
    width:350px;
    height: 200px;
    margin-top: 20px;
}
#ABOUTUS .section-07 .txt-05{
    color: inherit;
    margin-bottom: 0.5em;
}
#ABOUTUS .section-02 .items-cnt,
#ABOUTUS .section-03 .txt-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#ABOUTUS .section-02 .item-cnt,
#ABOUTUS  .section-03 .txt-list-item{
    width:calc((100% - 60px)/2);
    margin-bottom: 10px;
    box-sizing: border-box;
}
#ABOUTUS .section-03 .txt-list-item::before{
    content: "・";
}
#ABOUTUS .section-06 {
    margin-bottom: 0;
}
#ABOUTUS .section-06 .items-cnt{
    display: flex;
    flex-wrap: wrap;
}
#ABOUTUS .section-06 .item-cnt{
    width: calc(100%/3);
    padding-left: 40px;
    box-sizing: border-box;
}
#ABOUTUS .section-06 .item-cnt:nth-of-type(n+4){
    margin-top: 30px;
}
#ABOUTUS .section-06 .item-cnt .link-02{
    text-decoration: underline;
    border-bottom:none;
    display: inline-block;
    position: relative;
}
#ABOUTUS .section-06 .item-cnt .link-02::before{
    content: "";
    width: 25px;
    height: 33px;
    background: url(/common/imgs/pdf_b.png)no-repeat center/contain;
    position:absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
}
#ABOUTUS .section-06 .item-cnt .link-02:hover{
    border-bottom: none;
    opacity: 0.8;
}
/*=====
HISTORY
=====*/
#HISTORY .era-clm{
    position: relative;
    overflow: hidden;
    /* background-color: #fff; */
}
#HISTORY .era-clm:nth-child(even){
    background-color: rgba(228,238,247,0.5);
}
#HISTORY .era-clm::after{
    display: block;
    content: "";
    width: 912px;
    height: 222px;

    background: url(/images/about/history/bg-01.png) no-repeat bottom right;
    mix-blend-mode: multiply;
    opacity: 0.5;

    position: absolute;
    right: 0;
    bottom: -41px;
}
#HISTORY #ERA-02.era-clm::after {
    width: 912px;
    height: 222px;

    background: url(/images/about/history/bg-02.png) no-repeat bottom right;
    mix-blend-mode: multiply;
    opacity: 0.5;

    position: absolute;
    right: 0;
    bottom: -10px;
}
#HISTORY #ERA-03.era-clm::after {
    width: 912px;
    height: 222px;

    background: url(/images/about/history/bg-03.png) no-repeat bottom right;
    mix-blend-mode: multiply;
    opacity: 0.5;

    position: absolute;
    right: 0;
    bottom: -20px;
}
#HISTORY .era-clm .era-clm-inner{
    background: url(/images/about/history/line.svg) repeat-y top left 150px;
    background-size: 5px auto;
    padding-bottom: 161px;
}
#HISTORY .era-clm+.era-clm .era-clm-inner {
    padding-top: 60px;
}
#HISTORY .era-clm .sub-clm{
    overflow: hidden;
    background: url(/images/about/history/station.svg) no-repeat top left 142px;
    padding-bottom: 60px;
}
#HISTORY .era-clm .sub-clm .years{
    font-size: 2em;
    color: #0068B7;
    float: left;
    width: 202px;
    margin-top: 0.14em;
}
#HISTORY .era-clm .sub-clm .conts{
    width: calc(100% - 202px);
    float: left;
    font-size: 1.1429em;
    letter-spacing: 0.05em;
    margin-top: 0.875em;
}
#HISTORY .era-clm .sub-clm .conts .days{
    float: left;
    clear: left;
    width: 110px;
}
#HISTORY .era-clm .sub-clm .conts .item{
    width: calc(100% - 110px);
    float: left;
    margin-bottom: 2.25em;
}
#HISTORY .era-clm .sub-clm .conts .item:last-of-type{
    margin-bottom: 0;
}
#HISTORY .era-clm .sub-clm .conts .item .photo{
    margin-top: 1em;
}
#HISTORY .era-clm .sub-clm .conts .item .photo-cnt{
    display: flex;
    justify-content: space-between;
}
#HISTORY .era-clm .sub-clm .conts .item .photo-cnt .photo{
    width: calc((100% - 20px)/2);
}


/* 沿革 背景イラストが線路に重ならないよう調整 */
@media only screen and (max-width: 1120px) {
    /*=====
    HISTORY
    =====*/
    #HISTORY .era-clm::after {
        left: 208px;
    }
}
/*=====
AWARDS
=====*/
#AWARDS .clm-cnt{
    display: flex;
    justify-content: space-between;
}
#AWARDS .section-01{
    margin-bottom: 160px;
}
#AWARDS .section-01 .row-cnt:not(:last-of-type){
    margin-bottom: 100px;
}
#AWARDS .section-01 .clm-cnt{
    align-items: flex-start;
}
#AWARDS .section-01 .clm-cnt.clm-cnt-02{
    margin-top: 40px;
}
#AWARDS .section-01 .clm-01 .txt-01 {
    margin-bottom: 25px;
}
#AWARDS .section-01 .clm-02{
    margin-left: 60px;
    display: flex;
    align-items: center;
}
#AWARDS .section-01 .img-cnt{
    width: 350px;
}
#AWARDS .section-01 .img-cnt-sub{
    width: 120px;
    margin-right: 20px;
}
@media (max-width: 930px) and (min-width: 769px) {
    #AWARDS .section-01 .inner .row-cnt:nth-of-type(3) .clm-01{
        min-width: 282px;
    }
    #AWARDS .section-01 .inner .row-cnt:nth-of-type(3) .clm-02{
        flex-direction: column;
        align-items: flex-start;
    }
    #AWARDS .section-01 .inner .row-cnt:nth-of-type(3) .img-cnt-sub{
        margin-bottom: 20px;
    }
}



#AWARDS .section-02 .clm-cnt{
    border-top:1px solid #888;
    border-bottom:1px solid #888;
    margin-bottom: 60px;
}
#AWARDS .section-02 .clm-cnt:last-of-type{
    margin-bottom: 0;
}
#AWARDS .section-02 .clm-01{
    background-color:rgba(238,238,238,0.5);
    padding: 40px 30px;
    min-width: 200px;
    box-sizing: border-box;
}
#AWARDS .section-02 .clm-01 .ttl-03{
   margin-bottom: 0; 
}
#AWARDS .section-02 .clm-02{
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
}
#AWARDS .section-02 dl:not(:last-of-type){
    margin-bottom: 25px;
}
#AWARDS .section-02 dd{
    color: #9E720B;
}
#AWARDS .section-02 .clm-02-02{
    min-width: 250px;
    margin-left: 30px;
}
#AWARDS .section-02 .clm-02-02 > * + * {
    margin-top: 1em;
}
/*=====
NETWORK
=====*/
#NETWORK .ft-common{
    margin-top: 100px;
}
#NETWORK .section:nth-of-type(n+2){
    margin-top: 120px;
}
#NETWORK .section:nth-of-type(2n) {
  background-color: rgba(228,238,247,0.3);
  padding: 120px 0;
}
#NETWORK .section .row-cnt:nth-of-type(n+2){
    margin-top: 65px;
}
#NETWORK .section .ttl-03,
#NETWORK .section .ttl-07{
    margin-bottom: 30px;
}
#NETWORK .section .ttl-03 > .x-small{
    font-size: 65%;
}
#NETWORK .section .txt-01:nth-of-type(n+2){
    margin-top: 15px;
}
#NETWORK .section .link-01{
    word-break: break-all;
    margin: 0;
}
/*画像横並びタイプ*/
#NETWORK .section-01 .ttl-03,
#NETWORK .section-01 .ttl-07{
    font-weight: bold;
    margin-bottom: 20px;
}
#NETWORK .section-01 .clm-cnt{
    display: flex;
    justify-content: space-between;
}
#NETWORK .section-01 .clm-01,
#NETWORK .section-01 .clm-02{
    width: 47.2%;
    max-width: 510px;
}
#NETWORK .section-01 .clm-01 iframe{
    width: 100%;
    height: 250px;
}
#NETWORK .section-01 .clm-02 dl{
    display: flex;
    flex-wrap: wrap;
}
#NETWORK .section-01 .clm-02 dt,
#NETWORK .section-01 .clm-02 dd{
    margin-bottom: 15px;
}
#NETWORK .section-01 .clm-02 dt{
    white-space: nowrap;
    width: 150px;
    padding-right: 50px;
    box-sizing: border-box;
}
#NETWORK .section-01 .clm-02 dd{
    width: calc(100% - 150px);
}
/*横並びタイプ*/
#NETWORK .section-02 .items-cnt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#NETWORK .section-02 .items-cnt .row-cnt{
    width: calc((100% - 60px)/2);
}
#NETWORK .section-02 .items-cnt + .items-cnt{
    margin-top: 70px;
}
#NETWORK .section-02 .row-cnt:nth-of-type(n+2){
    margin-top: 0;
}
#NETWORK .section-02 .row-cnt:nth-of-type(n+3){
    margin-top: 70px;
}
/*=====
VISION
=====*/
#VISION .txt-01{
    margin-bottom: 15px;
}
#VISION .link-cnt .link-txt{
    border-bottom: 1px solid rgba(0,104,183,1);
}
#VISION .section{
    margin-bottom: 180px;
}
#VISION .section .row-cnt{
    background-color: #F7FAFD;
    padding: 30px 40px;
}
#VISION .section .row-cnt:not(:last-of-type){
    margin-bottom: 50px;
}
/*横並び */
#VISION .section .row-cnt .clm-cnt{
    display: flex;
    justify-content: space-between;
}
#VISION .section .row-cnt .clm-cnt:not(:last-of-type){
    margin-bottom: 60px;
}
/*横並び ２列*/
#VISION .section .row-cnt .clm-cnt .clm-01{
    width: 440px;
    max-width: 100%;
    flex-grow: 1;
}
#VISION .section .row-cnt .clm-cnt .clm-02{
    width: 515px;
    max-width: 100%;
    margin-left: 40px;
}
/*横並び ３列*/
#VISION .section .row-cnt .item-cnt{
    width: calc((100% - 70px)/3);
}
#VISION .section .row-cnt .item-cnt .txt-01:last-of-type{
    margin-bottom: 0;
}
#VISION .section .row-cnt .ttl-08{
    color: #333333;
    margin-bottom: 20px;
}
#VISION .section .row-cnt .ttl-07{
    margin-bottom: 25px;
}

#VISION .section-00 .sec00-bg{
    color: #fff;
    text-align: center;
    background: url(/images/about/vision/sec00_bg.jpg) no-repeat center bottom/cover;
    padding: 95px 85px;
    position:relative;
}
#VISION .section-00 .sec00-bg::after{
    content: "";
    display: block;
    position:absolute;
    background: url(/images/about/vision/sec00_img03.png)no-repeat center/100% auto;
    width: 355px;
    height: 205px;
    right: -20px;
    bottom: -100px;
}
#VISION .section-00 .ttl-04{
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 0 17px 4px;
    margin-bottom: 55px;
    position: relative;
}
#VISION .section-00 .ttl-04::after{
    content:"";
    display: block;
    position:absolute;
    background: url(/images/about/vision/sec00_img02.png)no-repeat center/100% auto;
    width: 90px;
    height: 50px;
    right: -77px;
    bottom: -2px;
}
#VISION .section-00 .txt-01{
    margin-bottom: 20px;
}
#VISION .section-00 .txt-01:last-of-type{
    margin-bottom: 0;
}
#VISION .section-01 .ttl-08{
    line-height: 2;
    text-align: center;
}
#VISION .section-02 .row-02 .clm-cnt{
    margin-bottom: 30px;
}
#VISION .section-02 .row-02 .item-cnt .txt-01{
    margin-top: 10px;
}
#VISION .section-03 .txt-01{
    margin-bottom: 55px;
}
#VISION .section-04{
    margin-bottom: 0;
}
#VISION .section-04 .ttl-02{
    font-size: 2.95em;
}
#VISION .section-04 .ttl-02 .ttl-en{
    display: block;
    margin-bottom: 1.5em;
}
#VISION .section-04 .ttl-02+.txt-01{
    margin-bottom: 112px;
    position: relative;
}
#VISION .section-04 .ttl-02+.txt-01::after{
    content: "";
    display: block;
    position: absolute;
    background: url(/images/about/vision/sec04_img01.png)no-repeat center/100% auto;
    width: 207px;
    height: 194px;
    right: 35px;
    bottom: -183px;
}
#VISION .section-04 .row-cnt .clm-cnt{
    margin-top: 50px;
}
#VISION .section-04 .row-01 .ttl-08{
    margin-bottom: 50px;
}
#VISION .section-04 .row-01 .btn-list{
    max-width: inherit;
}
#VISION .section-04 .row-01 .btn-list .btn-wrap{
    max-width: 310px;
}
#VISION .section-04 .row-01 .btn-list .btn-wrap .btn-01{
    line-height: 1.3;
    padding: 17px 40px;
}


@media only screen and (max-width: 768px) {
    .about .main-ttl-wrap{
        background: url(/images/about/mv_sp.jpg)no-repeat center/cover;
    }
    .about .ft-common{
        padding: 15.625vw 5%;
    }
    .about .main{
        margin-bottom: 45.573vw;
    }
    .about .ft-common .btn-list .btn-wrap .btn-01{
        font-size: 3.125vw;
        padding: 3.406vw 6.406vw;
    }

    /*=====
    ABOUT
    =====*/
    #ABOUT .main {
        /* margin-bottom: 29.948vw; */
    }
    #ABOUT .bg{
        background: url(/images/about/bg_01_sp.png) no-repeat top center/100% auto;
    }
    #ABOUT .ttl-02{
        line-height: 1.3;
    }
    #ABOUT .ttl-02 .ttl-en{
        line-height: 2;
        display: block;
        margin-top: 1vw;
    }
    #ABOUT .section-01{
        padding-bottom: 0;
    }
    #ABOUT .section-01 .cnt-01{
        margin-bottom: 28.25vw;
    }
    #ABOUT .section-01 .cnt-01 .ttl-04{
        font-size: 8.333vw;
    } 
    #ABOUT .section-01.section-img-btn .item-cnt:nth-of-type(n+2) {
        margin-top: 5.021vw;
    }
    #ABOUT .section-01.section-img-btn .item-cnt .ttl-04{
        font-size: 6.25vw;
    }
    #ABOUT .section-02{
        background:url(/images/about/bg_02_sp.png)no-repeat center bottom/auto 108.333vw;
        padding: 17.438vw 0 23.438vw;
    }
    #ABOUT .section-02 .btn-list{
        width: 100%;
        margin: 0 0 19.531vw;
        flex-direction: column;
    }
    #ABOUT .section-02 .btn-list .btn-wrap{
        width: 100%;
    }
    #ABOUT .section-02 .btn-list .btn-wrap:nth-of-type(n+2),
    #ABOUT .section-02 .btn-list .btn-wrap:nth-of-type(n+3){
        margin-top: 5.208vw;
    }
    #ABOUT .section-02 .btn-01{
        font-size: 4.167vw;
        padding: 5.208vw 0;
    }
    #ABOUT .section-02 .btn-01::after{
        border-width: 0 0 3.906vw 3.906vw;
    }

    #ABOUT .section-02 .cnt-01{
        margin-top: 13.02vw;
    }
    #ABOUT .section-02 .bnr-cnt a{
            padding: 4.04vw 2.6vw;
    }
    #ABOUT .section-02 .bnr-cnt a::after{
        border-width: 0 0 3.91vw 3.91vw;
    }
    #ABOUT .section-02 .bnr-cnt .ttl-08{
        font-size: 4.5vw;
        line-height: 1.25;
        padding-left: 7.16vw;
        background: url(/common/imgs/pdf_b.svg) no-repeat left center/5.21vw;
    }
    #ABOUT .section-02 .bnr-cnt .img-cnt{
    max-width: 43.75vw;
}

    #ABOUT .section-03{
        padding: 21.745vw 0 45.573vw;
    }
    #ABOUT .section-03 .ttl-02{
        margin-bottom: 3.9vw;
    }
    #ABOUT .section-03 .txt-05{
        margin-bottom: 10.021vw;
    }
    #ABOUT .section-03 .list-cnt{
        grid-template-columns: 1fr;
        grid-template-rows: max-content;
        gap: inherit;
    }
    #ABOUT .section-03 .list-cnt::after{
        display: none;
    }
    #ABOUT .section-03 .list-cnt .list-item {
        padding: 10.417vw 5.208vw;
        grid-area: inherit;
        border-bottom: 1px solid #19598C;
    }
    #ABOUT .section-03 .list-item:nth-of-type(n+2) {
        border-top: none;
    }
    #ABOUT .section-03 .list-item .ttl-03{
        text-shadow: none;
        word-break: inherit;
        margin-bottom: 5.208vw;
    }
    #ABOUT .section-num .num-cnt .item-txt > span{
        text-shadow: none;
    }
    #ABOUT .section-03 .list-cnt .img-cnt{
        margin-right: 2.604vw;
    }
    #ABOUT .section-num .num-cnt .cat{
        padding: 0.953vw 1.302vw;
        margin-bottom: 0.953vw;
    }
    #ABOUT .section-num .num-cnt .num{
        font-size: 10.938vw;
    }
    #ABOUT .section-03 .list-cnt .item-01{
        padding: 5.417vw 5.208vw 8.417vw;
        background: url(/images/about/num_01_sp.png) no-repeat right 12.37vw center/21.094vw auto;
    }
    #ABOUT .section-03 .list-cnt .item-02{
        padding: 8.417vw 5.208vw 6.417vw;
        background: url(/images/about/num_02_sp.png)no-repeat right 5.208vw bottom 2.417vw/62.109vw auto;
    }
    #ABOUT .section-num .num-cnt .item-02 .clm-cnt:nth-of-type(n+2){
        margin-left: 7.813vw;
    }
    #ABOUT .section-03 .list-cnt .item-03 .item-txt{
        max-width: 100%;
        margin:0 auto;
    }
    #ABOUT .section-03 .list-cnt .item-04 .img-cnt{
        max-width: inherit;
        width: 34.505vw;
    }
    #ABOUT .section-03 .list-cnt .item-05 .img-cnt{
        max-width: inherit;
        width: 22.005vw;
    }

    /*=====
    MESSAGE
    =====*/
    #MESSAGE .section-01{
        margin-bottom: 23.438vw;
    }
    #MESSAGE .cnt-01{
        margin-bottom: 10.417vw;
        flex-direction: column;
    }
    #MESSAGE .cnt-01 .ttl-cnt{
        padding: 7.813vw;
        width: 100%;
        max-width: inherit;
        height: inherit;
        min-height: inherit;
    }
    #MESSAGE .cnt-01 .ttl-04{
        font-size: 6.25vw;
    }
    #MESSAGE .cnt-02 .txt-06 {
        margin-bottom: 6.51vw;
    }
    #MESSAGE .cnt-02 .txt-06:last-of-type{
        margin: 13.021vw 0 0 0;
        flex-direction: column;
        align-items: flex-end;
    }

    /*=====
    ABOUTUS
    =====*/
    #ABOUTUS .section{
        margin-bottom: 19.531vw;
    }
    #ABOUTUS .section:nth-of-type(2n){
        padding: 23.438vw 0;
    }
    #ABOUTUS .section .img-cnt img {
        max-width: unset;
        position: relative;
        z-index: -1;
    }
    #ABOUTUS .section-01 .ttl-02,
    #ABOUTUS .section-07 .ttl-02{
        margin-bottom: 10vw;
    }
    #ABOUTUS .section-01 .item-cnt{
        flex-direction: column;
        padding: 10.417vw 5.208vw;
    }
    #ABOUTUS .section-07 .item-cnt{
        flex-direction: column;
        padding: 3.906vw 5.208vw 2.734vw;
    }
    #ABOUTUS .section-01 .item-cnt:first-of-type,
    #ABOUTUS .section-07 .item-cnt:first-of-type{
        padding-top: 0;
    }
    #ABOUTUS .section-01 .item-cnt:nth-child(2n+1):last-of-type,
    #ABOUTUS .section-07 .item-cnt:nth-child(2n+1):last-of-type{
        padding-bottom: 0;
    }
    #ABOUTUS .section-01 .clm-01{
        font-weight: bold;
        padding-right: 0;
        margin-bottom: 2.604vw;
        width: 100%;
    }
    #ABOUTUS .section-07 .clm-01{
        /* font-weight: bold; */
        padding-right: 0;
        /* margin-bottom: 2.604vw; */
        width: 100%;
    }
    #ABOUTUS .section-01 .clm-02,
    #ABOUTUS .section-07 .clm-02{
        width: 100%;
    }
    #ABOUTUS .section-01 iframe,
    #ABOUTUS .section-07 iframe{
        width: 100%;
        height: 45.573vw;
        margin-top: 6.51vw;
    }
    #ABOUTUS .section-02 .items-cnt,
    #ABOUTUS .section-03 .txt-list{
        flex-direction: column;
    }
    #ABOUTUS .section-02 .item-cnt,
    #ABOUTUS .section-03 .txt-list-item{
        width: 100%;
        margin-bottom: 2.604vw;
    }
    #ABOUTUS .section-02 .item-cnt:last-of-type,
    #ABOUTUS .section-03 .txt-list-item:last-of-type{
        margin-bottom: 0;
    }
    #ABOUTUS .section-04{
        position: relative;
        z-index: 0;
    }
    #ABOUTUS .section-04 .txt-05{
        margin-bottom:2.6vw;
    }
    #ABOUTUS .section-04:nth-of-type(4) .img-cnt img{
        width: 187.76vw;
    }
    #ABOUTUS .section-04:nth-of-type(5) .img-cnt img{
        width: 190.104vw;
    }
        #ABOUTUS .section-06{
        margin-bottom: 0;
    }
    #ABOUTUS .section-06 .items-cnt{
        flex-direction: column;
    }
    #ABOUTUS .section-06 .item-cnt{
        width: 100%;
        padding-left: 8.333vw;
    }
    #ABOUTUS .section-06 .item-cnt:nth-of-type(n+4),
    #ABOUTUS .section-06 .item-cnt:nth-of-type(n+2){
        margin-top: 6.208vw;
    }
    #ABOUTUS .section-06 .item-cnt .link-02::before{
        width: 5.8vw;
        height: 7.294vw;
        left: -8.333vw;
    }

    /*=====
    HISTORY
    =====*/
    #HISTORY .section-01{
        margin-bottom: 6.51vw;
    }
    #HISTORY .era-lst{
        display: flex;
        flex-wrap: wrap;
        gap: 5.208vw 0;
    }
    #HISTORY .era-lst li{
        font-size: 3.646vw;
        letter-spacing: 0.05em;
        text-align: center;
        width: 50%;
        height: 10.417vw;
        box-sizing: border-box;
        border-right: 0.26vw solid #EEEEEE;
    }
    #HISTORY .era-lst li:nth-child(odd) {
        border-left: 0.26vw solid #EEEEEE;
    }
    #HISTORY .era-lst li>a{
        color: #0068B7;
        display: grid;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    #HISTORY .era-clm::after {
        width: 118.75vw;
        height: 28.906vw;
        background-size: contain;

        left: 8.203vw;
        bottom: -5.339vw;
    }
    #HISTORY #ERA-02.era-clm::after {
        width: 118.75vw;
        height: 28.906vw;
        background-size: contain;

        bottom: -1.302vw;
    }
    #HISTORY #ERA-03.era-clm::after {
        width: 118.75vw;
        height: 28.906vw;
        background-size: contain;

        bottom: -2.604vw;
    }
    #HISTORY .era-clm .era-clm-inner {
        background-position: top left 8.073vw;
        background-size: 0.911vw auto;
        padding-bottom: 22.135vw;
        padding-top: 13.021vw;
    }
    #HISTORY .era-clm+.era-clm .era-clm-inner {
        padding-top: 13.021vw;
    }
    #HISTORY .era-clm:first-of-type{
        /* 固定ヘッダー対策 */
        padding-top: 13.021vw;
    }
    #HISTORY .era-clm:first-of-type .era-clm-inner{
        padding-top: 0;
    }
    #HISTORY .era-clm .sub-clm {
        background-position: top left 1.302vw;
        background-size: 3.906vw auto;
        padding-bottom: 12.109vw;
        padding-left: 9.115vw;
    }

    #HISTORY .era-clm .sub-clm .years {
        font-size: 4.948vw;
        float: none;
        width: auto;
        margin-top: 1vw;
    }
    #HISTORY .era-clm .sub-clm .conts {
        width: auto;
        float: none;
        font-size: 3.646vw;
        margin-top: 6.771vw;
        margin-left: 1.302vw;
    }
    #HISTORY .era-clm .sub-clm .conts .days {
        float: none;
        width: auto;
        margin-bottom: 3.385vw;
    }
    #HISTORY .era-clm .sub-clm .conts .item {
        width: auto;
        float: none;
        margin-bottom: 9.115vw;
        line-height: 2;
    }
    #HISTORY .era-clm .sub-clm .conts .item .photo-cnt{
        flex-direction: column;
    }
    #HISTORY .era-clm .sub-clm .conts .item .photo-cnt .photo{
        width: 100%;
    }
    #HISTORY .era-clm .sub-clm .conts .item .photo-cnt .photo:nth-of-type(n+2){
        margin-top: 5.208vw;
    }

    /*=====
    AWARDS
    =====*/
    #AWARDS .clm-cnt{
        flex-direction:column;
    }
    #AWARDS .section-01{
        margin-bottom: 23.438vw;
    }
    #AWARDS .section-01 .row-cnt:not(:last-of-type){
        margin-bottom: 24.531vw;
    }
    #AWARDS .section-01 .clm-cnt{
        flex-direction: column-reverse;
        align-items: inherit;
    }
    #AWARDS .section-01 .clm-cnt.clm-cnt-02{
        margin-top: 16vw;
    }
    #AWARDS .section-01 .clm-01 .txt-01 {
        margin-bottom: 2.208vw;
    }
    #AWARDS .section-01 .clm-02{
        margin-left: 0;
        flex-direction: column;
        align-items: flex-start;
    }
    #AWARDS .section-01 .img-cnt{
        width: 100%;
        margin-bottom: 2.506vw;
    }
    #AWARDS .section-01 .img-cnt-sub{
        width: 20.833vw;
        margin: 0 0 2.604vw 0;
    }
    #AWARDS .section-02 .clm-cnt{
        margin-bottom: 19.531vw;
    }
    #AWARDS .section-02 .clm-01{
        padding: 4.508vw 5.508vw;
        min-width: inherit;
    }
    #AWARDS .section-02 .clm-02{
        padding: 7.813vw 5.208vw;
        flex-direction: column-reverse;
    }
    #AWARDS .section-02 dl:not(:last-of-type){
        margin-bottom: 3.813vw;
    }
    #AWARDS .section-02 .clm-02-02{
        min-width: inherit;
        margin: 0 0 5.213vw 0;
    }
    #AWARDS .section-02 .clm-02-02 > * + * {
        margin-top: 4vw;
    }
    /*=====
    NETWORK
    =====*/
    #NETWORK .ft-common{
        margin-top: 17.438vw;
    }
    #NETWORK .section:nth-of-type(n+2){
        margin-top: 19.531vw;
    }
    #NETWORK .section:nth-of-type(2n){
        padding: 19.531vw 0;
    }
    #NETWORK .section .row-cnt:nth-of-type(n+2){
        margin-top: 10.927vw;
    }
    #NETWORK .section .ttl-03,
    #NETWORK .section .ttl-07{
        margin-bottom: 4.813vw;
    }
    #NETWORK .section .txt-01:nth-of-type(n+2){
        margin-top: 3.813vw;
    }
    /*画像横並びタイプ*/
    #NETWORK .section-01 .ttl-03,
    #NETWORK .section-01 .ttl-07{
        margin-bottom: 5.208vw;
    }
    #NETWORK .section-01 .ov-cnt .ttl-03,
    #NETWORK .section-01 .ov-cnt .ttl-07{
        margin-bottom: 0;
    }
    #NETWORK .section-01 .clm-cnt{
        flex-direction: column;
    }
    #NETWORK .section-01 .clm-01,
    #NETWORK .section-01 .clm-02{
        width: 100%;
        max-width: inherit;
    }
    #NETWORK .section-01 .clm-01{
        min-width: inherit;
        margin-bottom: 5.813vw;
    }
    #NETWORK .section-01 .clm-01 iframe{
        height: 44.01vw;
    }
    #NETWORK .section-01 .clm-02 dl{
        flex-direction: column;
    }
    #NETWORK .section-01 .clm-02 dt,
    #NETWORK .section-01 .clm-02 dd{
        width: 100%;
        padding: 0;
        margin-bottom:0;
    }
    #NETWORK .section-01 .clm-02 dd{
        margin-bottom: 3.813vw;
    }
    /*横並びタイプ*/
    #NETWORK .section-02 .items-cnt{
        flex-direction: column;
    }
    #NETWORK .section-02 .items-cnt .row-cnt{
        width: 100%;
    }
    #NETWORK .section-02 .items-cnt+.items-cnt {
        margin-top: 16.531vw;
    }
    #NETWORK .section-02 .row-cnt:nth-of-type(n+2),
    #NETWORK .section-02 .row-cnt:nth-of-type(n+3){
        margin-top: 16.531vw;
    }
    /*=====
    VISION
    =====*/
    #VISION .txt-01{
        margin-bottom: 4.568vw;
    }
    #VISION .section{
        margin-bottom: 23.438vw;
    }
    #VISION .section .row-cnt{
        padding: 7.813vw 5.208vw;
    }
    #VISION .section .row-cnt:not(:last-of-type){
        margin-bottom: 15.625vw;
    }
    /*横並び */
    #VISION .section .row-cnt .clm-cnt{
        flex-direction: column;
    }
    #VISION .section .row-cnt .clm-cnt:not(:last-of-type){
        margin-bottom: 13.021vw;
    }
    /*横並び ２列*/
    #VISION .section .row-cnt .clm-cnt .clm-02{
        margin-left: 0;
        margin-top: 2.5vw;
    }
    /*横並び ３列*/
    #VISION .section .row-cnt .item-cnt{
        width: 100%;
    }
    #VISION .section .row-cnt .item-cnt:not(:last-of-type){
        margin-bottom: 8.717vw;
    }
    #VISION .section .row-cnt .ttl-08{
        margin-bottom: 4.813vw;
    }
    #VISION .section .row-cnt .ttl-07{
        margin-bottom: 5.208vw;
    }

    #VISION .section-00 .ttl-02 .ttl-en,
    #VISION .section-02 .ttl-02 .ttl-en,
    #VISION .section-03 .ttl-02 .ttl-en{
        display: block;
        margin-top: 2vw;
    }
    #VISION .section-00 .sec00-bg{
        background: url(/images/about/vision/sec00_bg_sp.jpg) no-repeat center bottom/cover;
        padding: 13.021vw 4.688vw 17.839vw;
    }
    #VISION .section-00 .sec00-bg::after{
        width: 46.224vw;
        height: 26.693vw;
        right: 3vw;
        bottom: -15.885vw;
    }
    #VISION .section-00 .ttl-04{
        display: block;
        padding: 0 2.604vw 1.604vw;
        margin-bottom: 10.417vw;
    }
    #VISION .section-00 .ttl-04::after{
        width: 11.719vw;
        height: 6.51vw;
        right: 0;
        bottom: 0;
    }
    #VISION .section-00 .txt-01{
        text-align: left;
        margin-bottom: 10.417vw;
    }
    #VISION .section-01 .ttl-08{
        font-size: 6.25vw;
        line-height: 1.75;
        text-align: left;
    }
    /* #VISION .section-02 */
    #VISION .section-02 .row-02 .clm-cnt{
        margin-bottom: 10.021vw;
    }
    #VISION .section-02 .row-02 .clm-cnt.cnt-01{
        margin-bottom: 13.021vw;
    }
    #VISION .section-02 .row-02 .item-cnt .txt-01{
        margin-top: 3.208vw;
    }
    #VISION .section-03 .txt-01{
        margin-bottom: 10.417vw;
    }
    #VISION .section-04{
        margin-bottom: 0;
    }
    #VISION .section-04 .ttl-02{
        font-size: 6.231vw;
    }
    #VISION .section-04 .ttl-02 .ttl-en{
        line-height: 1.5;
        margin: 2.604vw 0 0;
    }
    #VISION .section-04 .ttl-02+.txt-01{
        margin-bottom: 37.672vw;
    }
    #VISION .section-04 .ttl-02+.txt-01::after{
        width: 26.953vw;
        height: 25.26vw;
        right: 2.995vw;
        bottom: -27.26vw;
    }
    #VISION .section-04 .row-cnt .clm-cnt{
        margin-top: 6.813vw;
    }
    #VISION .section-04 .row-01 .btn-list{
        justify-content: center;
    }
    #VISION .section-04 .row-01 .btn-list .btn-wrap{
        width: 72.917vw;
        max-width: inherit;
    }
    #VISION .section-04 .row-01 .btn-list .btn-wrap:nth-of-type(n+2) {
        margin-top: 2.604vw;
    }
    #VISION .section-04 .row-01 .btn-list .btn-wrap .btn-01{
        padding: 4.167vw 7vw;
    }

}