@charset "UTF-8";
.Subpage_About_Hero_Wrap {
    padding-bottom: 28px;
}
@media screen and (min-width: 1200px) {
    .Subpage_About_Hero_Wrap {
        padding-bottom: 88px;
    }
}

.Subpage_About_Hero_Wrap .Subpage_Ttl_En {
    width: auto;
}

.Subpage_About_Hero_Wrap .Subpage_Ttl_Orange {
    transform: translate(26%, -20%);
}

@media screen and (min-width: 1200px) {
    .Subpage_About_Hero_Wrap .Subpage_Ttl_Orange {
        transform: translate(123%, -20%);
    }
}

/* About_Chiba_Sec */

.About_Chiba_Sec {
    padding-top: 240px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Sec {
        padding-top: 330px;
    }
}

.About_Chiba_Bg_Area {
    padding-top: 126px;
    padding-bottom: 64px;
    background: rgba(var(--accent) / 1);
    border-radius: 50px;
    position: relative;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Bg_Area {
        padding-top: 240px;
        border-radius: 70px;
        padding-bottom: 140px;
    }
}

.About_Chiba_Office_Photo {
    position: absolute;
    top: -140px;
    right: 0;
    width: 280px;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Office_Photo {
        width: 68%;
        top: -350px;
    }
}

.About_Chiba_Glass_Photo {
    position: absolute;
    top: -244px;
    left: -36px;
    width: 260px;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Glass_Photo {
        top: -300px;
        width: 36%;
        left: 44px;
    }
}

.About_Chiba_Sec_Ttl {
    width: 93%;
    margin: 0 auto 10px;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Sec_Ttl {
        width: 624px;
        margin: 0 auto 42px;
    }
}

.About_Chiba_Bubble_Wrap {
    position: relative;
    padding-top: 26px;
    margin-bottom: 66px;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Bubble_Wrap {
        padding-top: 44px;
        margin-bottom: 166px;
    }
}

.About_Chiba_Bubble_Bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 97%;
    mix-blend-mode: multiply;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Bubble_Bg {
        width: 100%;
    }
}

.About_Chiba_Bubble_Txt_Bg {
    position: absolute;
    top: -88px;
    left: 0;
    width: 100%;
}

.About_Chiba_Bubble_Txt {
    position: relative;
    width: 90%;
    margin-left: auto;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Bubble_Txt {
        width: 666px;
        margin: 0 auto;
        transform: translateX(28px);
    }
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Txt_Box {
        margin-bottom: 80px;
    }
}

.About_Chiba_Txt {
    font-weight: bold;
    font-size: 15px;
    color: rgba(var(--main) / 1);
    text-align: center;
    line-height: 1.8;
    margin-bottom: 24px;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Txt {
        font-size: 18px;
        line-height: 2.3;
        margin-bottom: 28px;
    }
}

.About_Chiba_Txt span {
    font-weight: 900;
}

.About_Chiba_Logo {
    width: 246px;
    margin: 0 auto;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Logo {
        width: 380px;
    }
}

.About_Chiba_Bg_Txt {
    position: absolute;
    bottom: -2px;
    left: 0;
    line-height: 1;
    font-size: 46px;
    font-weight: 900;
    letter-spacing: 0.12em;
    color: rgba(var(--white) / 0.2);
    font-family: var(--En_Font);
    white-space: nowrap;
}

@media screen and (min-width: 1200px) {
    .About_Chiba_Bg_Txt {
        font-size: 152px;
        bottom: -11px;
        left: -4px;
        letter-spacing: 0.08em;
    }
}

/* About_Features_Sec */
.About_Features_Sec {
    background-color: #ffffff;
    background-image: linear-gradient(90deg, #0044761a 2px, transparent 2px),
        linear-gradient(#0044761a 2px, transparent 2px);
    background-position: 3px 10px;
    background-size: 76px 76px;
    padding-top: 80px;
}

@media screen and (min-width: 1200px) {
    .About_Features_Sec {
        background-position: 29px 10px;
        background-size: 92px 92px;
        padding-top: 120px;
    }
}

.About_Features_Sec_Ttl {
    color: rgba(var(--main) / 1);
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    margin-bottom: 48px;
}

@media screen and (min-width: 1200px) {
    .About_Features_Sec_Ttl {
        margin-bottom: 12px;
    }
}

.About_Features_Sec_Ttl_En {
    font-family: var(--En_Font);
    font-size: 32px;
    font-weight: 900;
    margin-right: 14px;
}

@media screen and (min-width: 1200px) {
    .About_Features_Sec_Ttl_En {
        font-size: 40px;
        margin-right: 16px;
    }
}
.About_Features_Sec_Ttl_Ja {
    font-size: 14px;
    font-weight: 900;
}

@media screen and (min-width: 1200px) {
    .About_Features_Sec_Ttl_Ja {
        font-size: 16px;
    }
}

.About_Localism_Swiper_Wrap {
    width: 100%;
    margin-bottom: 36px;
}
.About_Localism_Swiper_List {
    width: 80%; /* ← スライドの横幅を狭くして見切れるように */
    max-width: 320px; /* ← 必要に応じて調整 */
    border-radius: 12px;
    overflow: hidden;
}

.About_Localism_Swiper_Photo {
    border-radius: 12px;
    overflow: hidden;
}

@media screen and (min-width: 1200px) {
    .About_Localism_Box {
        position: relative;
        padding-top: 200px;
    }
}

.About_Localism_Photo_Box01,
.About_Localism_Photo_Box02,
.About_Localism_Photo_Box04 {
    position: absolute;
    top: 0;
    right: 0;
    width: 702px;
}

.About_Localism_Photo_Box03 {
    position: absolute;
    bottom: 168px;
    right: 0;
    width: 702px;
}

.About_Self_Reliance_Box01,
.About_Self_Reliance_Box02,
.About_Self_Reliance_Box04 {
    position: absolute;
    top: 0;
    left: 0;
    width: 702px;
}

.About_Self_Reliance_Box03 {
    position: absolute;
    bottom: 168px;
    left: 0;
    width: 702px;
}

.About_Quality_First_Photo_Box03 {
    position: absolute;
    bottom: 224px;
    right: 0;
    width: 702px;
}

.About_Localism_Ttl {
    width: 86%;
    margin: 0 auto 18px;
}

@media screen and (min-width: 1200px) {
    .About_Localism_Ttl {
        width: 290px;
        margin-left: 0;
        margin-bottom: 12px;
    }
}

.About_Localism_Txt {
    font-size: 15px;
    font-weight: bold;
    color: rgba(var(--main) / 1);
    line-height: 1.7;
    padding-bottom: 48px;
    margin-bottom: 48px;
    background-image: repeating-linear-gradient(
        90deg,
        #00447680,
        #00447680 12px,
        transparent 12px,
        transparent 18px
    );
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 3px;
}

.About_Quality_First_Txt {
    background: none;
}

@media screen and (min-width: 1200px) {
    .About_Localism_Txt {
        font-size: 18px;
        padding-bottom: 90px;
        margin-bottom: 90px;
    }

    .About_Localism_Txt span {
        line-height: 2.4;
        padding-bottom: 6px;
        padding-left: 4px;
        border-bottom: 2px solid rgba(var(--main) / 1);
    }

    .About_Self_Reliance_Txt {
        text-align: right;
    }

    .About_Quality_First_Txt {
        margin-bottom: 0;
    }
}
/* ---------------------------------------- */
/* About_Message_Area */
.About_Message_Area {
    background: rgba(var(--main) / 1);
    border-radius: 50px;
    padding-top: 56px;
    padding-bottom: 44px;
}

@media screen and (min-width: 1200px) {
    .About_Message_Area {
        border-radius: 70px;
        padding-top: 80px;
        padding-bottom: 64px;
    }
}

.About_Message_Area_Ttl {
    color: rgba(var(--white) / 1);
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    margin-bottom: 32px;
}

@media screen and (min-width: 1200px) {
    .About_Message_Area_Ttl {
        margin-bottom: 60px;
    }
}

.About_Message_Area_Ttl_En {
    font-family: var(--En_Font);
    font-size: 32px;
    font-weight: 900;
    margin-right: 14px;
}

@media screen and (min-width: 1200px) {
    .About_Message_Area_Ttl_En {
        font-size: 40px;
        margin-right: 16px;
    }
}
.About_Message_Area_Ttl_Ja {
    font-size: 14px;
    font-weight: 900;
}

@media screen and (min-width: 1200px) {
    .About_Message_Area_Ttl_Ja {
        font-size: 16px;
    }
}

.About_Message_Area_Photo_Box {
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {
    .About_Message_Area_Photo_Box {
        padding-bottom: 72px;
    }
}

.About_Message_Bg_Txt {
    font-size: 35px;
    font-weight: 900;
    color: rgba(var(--white) / 0.1);
    line-height: 1;
    position: absolute;
    bottom: 0px;
    left: 50%;
    font-family: var(--En_Font);
    letter-spacing: 0.1em;
    white-space: nowrap;
    transform: translateX(-50%);
}

@media screen and (min-width: 1200px) {
    .About_Message_Bg_Txt {
        font-size: 121px;
    }
}

.About_Message_Area_Photo {
    border-radius: 14px;
    overflow: hidden;
    width: 86%;
    margin: 0 auto;
    position: relative;
}

@media screen and (min-width: 1200px) {
    .About_Message_Area_Photo {
        width: 580px;
    }
}

.About_Message_Txt_Box {
    margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {
    .About_Message_Txt_Box {
        width: 81%;
        margin: 0 auto 60px;
    }
}

.About_Message_Txt {
    font-size: 15px;
    font-weight: 500;
    color: rgba(var(--white) / 1);
    line-height: 1.7;
}

@media screen and (min-width: 1200px) {
    .About_Message_Txt {
        font-size: 16px;
        margin-bottom: 28px;
        line-height: 1.8;
    }
}

.About_Message_Sign_Box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.About_Message_Position_Txt {
    font-weight: bold;
    font-size: 15px;
    margin-right: 10px;
    color: rgba(var(--white) / 1);
}

@media screen and (min-width: 1200px) {
    .About_Message_Position_Txt {
        font-size: 16px;
        margin-right: 26px;
    }
}

.About_Message_Sign {
    width: 140px;
}

@media screen and (min-width: 1200px) {
    .About_Message_Sign {
        width: 180px;
    }
}
/* ---------------------------------------- */
/* About_Corporate_Sec */

.About_Corporate_Sec {
    padding-top: 88px;
    padding-bottom: 100px;
}

.About_Corporate_Sec_Ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: rgba(var(--main) / 1);
    margin-bottom: 24px;
}

@media screen and (min-width: 1200px) {
    .About_Corporate_Sec_Ttl {
        margin-top: 80px;
    }
}

.About_Corporate_Sec_Ttl_Ja {
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 8px;
}
@media screen and (min-width: 1200px) {
    .About_Corporate_Sec_Ttl_Ja {
        font-size: 16px;
    }
}

.About_Corporate_Sec_Ttl_En {
    font-size: 45px;
    font-weight: 900;
    font-family: var(--En_Font);
    text-align: center;
    line-height: 1;
    letter-spacing: 0.1em;
}

@media screen and (min-width: 1200px) {
    .About_Corporate_Sec_Ttl_En {
        font-size: 52px;
        letter-spacing: 0.11em;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .About_Corporate_Sec_Ttl_En::after {
        content: "";
        width: 22px;
        height: 4px;
        border-radius: 50px;
        background: rgba(var(--main) / 1);
        margin-top: 22px;
    }
}

.About_Corporate_Human {
    width: 96%;
    margin: 0 auto 20px;
}

.About_Corporate_Sec_Txt {
    font-size: 15px;
    font-weight: bold;
    color: rgba(var(--main) / 1);
    line-height: 1.7;
    margin-bottom: 56px;
}

@media screen and (min-width: 1200px) {
    .About_Corporate_Sec_Txt {
        font-size: 16px;
        font-weight: 500;
    }
}
