@charset "UTF-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

p {
    color: var(--black);
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

.clearfix:after {
    content: ".";
    /* 新しい要素を作成 */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

/* 共通設定 */

img {
    border: none;
    vertical-align: bottom;
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
    height: auto;
}

main {
    overflow: hidden;
}


.clear {
    clear: both;
    display: block;
}

.right {
    float: right;
}

.right_img {
    float: right;
    margin: 0 0 0 15px;
}

.right_sp {
    float: right;
}

.right_img_sp {
    float: right;
    margin: 0 0 0 15px;
}

.left {
    float: left;
}

.left_img {
    float: left;
    margin: 0 15px 0 0;
}

.left_sp {
    float: left;
}

.left_img_sp {
    float: left;
    margin: 0 15px 0 0;
}

.center {
    text-align: center;
}

.normal {
    font-weight: normal;
}

.bold {
    font-weight: bold;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt65 {
    margin-top: 65px;
}


.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

:root {
    --main-color: #10A355;
    --black: #252525;
    --white: #f5f5f5;
    --sub01: #84CC3B;
    --sub02: #2F8D9C;
    --gray01: #68797D;
    --gray02: #DDDDD8;
    --gray03: #f5f5f5;
    --red: #b40000;
    --grade: linear-gradient(90deg, rgb(16 163 85 / 0.1), rgb(132 204 59 / 0.1));
    --grade02: linear-gradient(90deg, rgb(16 163 85 / 0.05), rgb(132 204 59 / 0.05));
    --grade03: linear-gradient(90deg, rgb(16 163 85 / 0.3), rgb(132 204 59 / 0.3));
    --container-min-padding: calc((100cqi - var(--container-min-size)) * .5);
}


.noto-sans-jp-regular {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.noto-sans-jp-bold {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}



@media (min-width: 768px) {
    .sp_show {
        display: none !important;
    }
}



@media (min-width: 992px) {
    .tab_only {
        display: none !important;
    }
}


@media (max-width: 767px) {
    .pc_show {
        display: none !important;
    }

}


/* リンク設定 */
a {
    text-decoration: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
}

a:hover {
    opacity: 0.7;
    transition: .2s;
}

a.hover:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}




/* 段落設定 */
h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}


.indent {
    text-indent: -1em;
    padding-left: 1em;
}

/* 共通 */
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}



.main-container {
    padding-right: clamp(0px, 2vw, 20px);
    padding-left: clamp(0px, 2vw, 20px);
}

@media (max-width:767px) {
    .main-container {
        padding-right: clamp(0px, 4vw, 30px);
        padding-left: clamp(0px, 4vw, 30px);
    }
}

/* タイトル */
.section_title {
    font-size: 4rem;
    line-height: 1;
    color: #000;
    font-family: 'Noto Sans JP', 'メイリオ', 'Meiryo', sans-serif;
    font-weight: 500;
    margin-bottom: 25px;
    letter-spacing: 0.05em;
}

.line-gr {
    width: 77px;
    height: 1px;
    background: repeating-linear-gradient(to right, var(--main-color) 0px, var(--main-color) 36px, transparent 36px, transparent 40px);
    margin: 0 auto;
}

@media (max-width: 767px) {

    .section_title {
        font-size: 2.8rem;
        margin-bottom: 15px;
        letter-spacing: 0;
    }
}

.title02 {
    font-size: 2.3rem;
    font-weight: 700;
    color: var(--black);
    line-height: 1.4;
}

@media (max-width:767px) {
    .title02 {
        font-size: 1.5rem;
    }
}

.title06 {
    font-size: 2.4rem;
    font-weight: 500;
    color: var(--main-color);
    line-height: 1;
}

@media (max-width:767px) {
    .title06 {
        font-size: 1.7rem;
    }
}

.title04 {
    font-size: 3rem;
    font-weight: 500;
    color: #000;
    padding-bottom: 28.5px;
}

.line-gw {
    width: 100%;
    height: 1px;
    background: linear-gradient(to right,
            var(--main-color) 0%,
            var(--main-color) calc(10% - 5px),
            transparent calc(10% - 5px),
            transparent calc(10% + 5px),
            var(--gray02) calc(10% + 5px),
            var(--gray02) 100%);

    margin-bottom: 50px;
}

@media (max-width:767px) {
    .title04 {
        font-size: 2rem;
        padding-bottom: 16px;
    }

    .line-gw {
        margin-bottom: 30px;
        background: linear-gradient(to right,
                var(--main-color) 0%,
                var(--main-color) calc(30% - 5px),
                transparent calc(30% - 5px),
                transparent calc(30% + 5px),
                var(--gray02) calc(30% + 5px),
                var(--gray02) 100%);
    }
}

.title05 {
    font-size: 2.6rem;
    font-weight: 500;
    color: var(--main-color);
    margin-bottom: 45px;
    border-left: 2px solid var(--main-color);
    padding-left: 15px;
}

@media (max-width:767px) {
    .title05 {
        font-size: 1.8rem;
        border-left: 2px solid var(--main-color);
        padding-left: 12px;
        margin-bottom: 35px;
    }

}



/* テーブル */

.table01 {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    background: #fff;
}

.table01 dt {
    color: var(--main-color);
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    font-weight: 500;
    width: 290px;
    padding: 35px 26px 35px 35px;
    background: linear-gradient(to right, rgb(16 163 85 / 0.05), rgb(74 184 72 / 0.05));
    flex-shrink: 0;
    white-space: pre-line;
}

.table01 dt span {
    display: block;
    font-family: barlow, sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1.3rem;
    opacity: .5;
    letter-spacing: 0;
}

.table01 dd {
    width: calc(100% - 290px - 5px);
    /* dtの固定幅とgapを引いた幅 */
    flex: 1 1 auto;
    /* 伸縮可能に */
    margin-left: 0;
    padding: 40px 60px 40px 27px;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, rgb(74 184 72 / 0.05), rgb(132 204 59 / 0.05));
}

.table01 dt:last-of-type,
.table01 dd:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .table01 {
        display: block;
    }

    .table01 dt {
        font-size: 1.7rem;
        letter-spacing: 0;
        width: 100%;
        padding: 30px 30px 0 30px;
        margin-bottom: 0;
    }

    .table01 dd {
        width: 100%;
        margin-left: 0;
        padding: 0 30px 30px 30px;
        margin-bottom: 5px;
    }

    .table01 dd:last-of-type {
        margin-bottom: 0;
    }
}


/* ページタイトル */
.hero_section {
    margin-top: 80px;
    margin-bottom: 120px;

}

.hero_content {
    display: flex;
    height: 400px;
}

.hero_header {
    width: 42vw;
    background: var(--main-color);
    padding-left: 7vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.hero_label {
    font-size: 2rem;
    font-family: barlow, sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    padding-bottom: 15px;
    font-style: italic;
}

.line-wh {
    width: 77px;
    height: 1px;
    background: repeating-linear-gradient(to right, #fff 0px, #fff 36px, transparent 36px, transparent 40px);
    margin-bottom: 30px;
}

.hero_title {
    color: #fff;
    font-size: 5rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
}




.siteBreadcrumb {
    margin-top: 20px;
    padding-right: 16.7%;
    font-size: 12px;
    font-weight: 400;
    color: #777;
    list-style: none;
}

.siteBreadcrumb-list {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    flex-wrap: wrap;
}


.siteBreadcrumb-list > * + *::before {
    content: "/";
    display: inline-block;
    background-repeat: no-repeat;
    width: 5px;
    height: 8px;
    margin-left: 10px;
    margin-right: 7px;
}

.siteBreadcrumb-link {
    color: #777;
}

.siteBreadcrumb-text {
    color: var(--main-color);
    text-decoration: underline;
}

@media (max-width: 1079px) {
    .hero_header {
        width: 417.5px;
        flex-shrink: 0;
    }

    .hero_title {
        font-size: 4rem;
    }

}

@media (max-width: 799px) {
    .hero_section {
        margin-top: 55px;
    }

}


@media (max-width: 767px) {
    .hero_section {
        margin-bottom: 90px;
    }

    .hero_content {
        display: block;
        height: initial;
    }

    .hero_header {
        width: 100%;
        height: 280px;
    }

    .hero_label {
        font-size: 1.6rem;
    }

    .hero_title {
        font-size: 3.5rem;
    }

    .siteBreadcrumb {
        padding-right: clamp(0px, 4vw, 30px);
    }
}


/* ページネーション */

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 80px;
    gap: 4.5px;
}


.pagination a {
    display: inline-block;
    font-family: 'Poppins', 'メイリオ', 'Meiryo', sans-serif;
    font-weight: 300;
    font-size: 1.7rem;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    text-decoration: none;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination li {
    list-style: none;
}


.pagination .active a {
    background-color: var(--main-color);
    color: #fff;
}


.pagination .disabled a {
    pointer-events: none;
    color: #fff;
}

.pagination img {
    width: 5px;
    height: 10px;
}


@media (max-width:767px) {

    .pagination a {
        font-size: 1.4rem;
    }

}


/**************************** btn ****************************/
.btn01 {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    color: var(--gray01);
    border-radius: 5px;
    padding: 35px 20px 35px 30px;
    font-weight: 500;
    text-decoration: none;
    font-size: 2rem;
    width: 100%;
    max-width: 344px;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    border: 1px solid var(--main-color);
}


.btn01::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../images/common/arw_right_gr02.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.btn02 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    padding: 24.71px 32px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.8rem;
    width: 100%;
    max-width: 300px;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    box-sizing: border-box;
    position: relative;
}

.btn02:hover {
    opacity: 0.7;
    transition: .2s;
    color: var(--main-color);
}

.btn02::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 12px;
    background-image: url(../images/common/arw_right_bl.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 24px;
}


.detail-btn {
    font-size: 2rem;
    color: var(--gray01);
    padding-right: 65px;
    display: flex;
    justify-content: flex-end;
    position: relative;
    font-weight: 500;
}

.detail-btn::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../images/common/arw_right_gr.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: -5px;
}

.detail-btn02 {
    font-size: 2rem;
    color: var(--gray01);
    padding-right: 65px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 500;
}

.detail-btn02::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../images/common/arw_right_gr.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


@media (max-width: 767px) {
    .btn01 {
        font-size: 1.4rem;
        max-width: 235px;
        padding: 30px 15px 35px;
    }

    .btn01::after {
        height: 40px;
        width: 40px;
    }

    .btn02 {
        font-size: 1.6rem;
    }

    .detail-btn {
        font-size: 1.4rem;
        padding-right: 54px;
    }

    .detail-btn::after {
        width: 40px;
        height: 40px;
        top: -7px;
    }

    .detail-btn02 {
        font-size: 1.4rem;
        padding-right: 25px;
    }

    .detail-btn02::after {
        width: 40px;
        height: 40px;
    }

}


/**************************** body ****************************/
body {
    font-size: 1.6rem;
    line-height: 1.7;
    color: var(--black);
    font-family: 'Noto Sans JP', 'メイリオ', 'Meiryo', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}


@media(max-width: 767px) {
    body {
        font-size: 1.4rem;
    }
}

/**************************** header ****************************/
.header {
    position: fixed;
    top: 0;
    z-index: 900;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 9px 50px;
}

/**************************** box ****************************/
.box01 {
    background: #fff;
    width: 100%;
    height: auto;
    max-width: 378px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.box01 a:hover {
    opacity: 0.7;
    transition: .2s;
}

@media (max-width: 991px) {
    .box01 {
        max-width: initial;
    }
}


/**************************** margin ****************************/
.mgn01 {
    margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
    .mgn01 {
        margin-bottom: 90px;
    }
}

.mgn02 {
    margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
    .mgn02 {
        margin-bottom: 50px;
    }
}

.mgn03 {
    margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .mgn03 {
        margin-bottom: 35px;
    }
}

.mgn04 {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .mgn04 {
        margin-bottom: 20px;
    }
}

/**************************** main contents ****************************/


.mainContents {
    margin: 103px auto 0;

}


@media screen and (max-width: 767px) {
    .mainContents {
        margin: 70px auto 0;

    }
}

.mainContents02 {
    width: 100%;
    max-width: 928px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.mainContents03 {
    width: 100%;
    max-width: 1090px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

/**************************** TOP mv ****************************/

.pattern::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF;
    z-index: 2;
    transition: .5s;
}

.pattern.show::before {
    transform: translateX(100%);
}

.pattern {
    opacity: 0;
    transition: .5s;
}

.pattern.show {
    opacity: 1;
}


.pattern h1 {
    color: #FFF;
    opacity: 0;
    transform: translateX(-40px);
    transition: .5s;
    transition-delay: .5s;
    z-index: 1;
    overflow: hidden;
}

.pattern.show h1 {
    opacity: 1;
    transform: translateX(0);
}

.pattern h1::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF;
    transition: .5s;
    transition-delay: 1s;
}

.pattern.show h1::before {
    transform: translateX(102%);

}



.mainVisual {
    background-image: url(../images/top/mv.jpg);
    background-image: image-set(url(../images/top/mv.webp) type("image/webp"),
            url(../images/top/mv.jpg) type("image/jpeg"));
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    margin: 182px auto 98px;
    aspect-ratio: 1600 / 655;
    /* ← ここで縦横比を固定 */
    width: 100%;
    height: auto;
}



.mvPicture {

    background-image: image-set(url("../images/top/mv.webp") type("image/jpg"));
    width: 100%;
}

.mvTxt {
    position: absolute;
    width: 32.550625%;
    top: -7.903548%;
    left: 8.882813%;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1279px) {

    .mainVisual {
        aspect-ratio: auto;
        height: 524px;
    }

    .mvTxt {
        width: 416.641px;
        top: -41.414px;
        left: 9vw;
    }
}


@media screen and (max-width: 767px) {

    .mainVisual {
        background-image: url(../images/top/mv_sp.jpg);
        background-image: image-set(url(../images/top/mv_sp.webp) type("image/webp"), url(../images/top/mv_sp.jpg) type("image/jpeg"));
        height: auto;
        aspect-ratio: 376 / 320;
        margin: 136px auto 70px;
    }

    .mvTxt {
        width: 70%;
        left: 32px;
    }



}



/**************************** TOP contents ****************************/
body .border-bg {
    z-index: -1;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

body .border-bg .line {
    background-color: #f0f0ed;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;

}



body .border-bg .back-line {
    background-color: #f0f0ed;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
}

body .border-bg .back-line.-left {
    left: 10vw;
}

body .border-bg .back-line.-center {
    left: 50%;
    transform: translate(-50%);
}

body .border-bg .back-line.-right {
    right: 10vw;
}

.white-bg {
    background: #fff;
    height: 50vh;
    width: 100%;
    position: absolute;
}



@media screen and (max-width: 767px) {
    body .border-bg .back-line.-right {
        right: 4vw;
    }

    body .border-bg .back-line.-left {
        left: 4vw;
    }

    .white-bg {
        height: 40vh;
    }


}



@media screen and (max-width: 767px) {
    body .border-bg .back-line.-right {
        right: 4vw;
    }

    body .border-bg .back-line.-left {
        left: 4vw;
    }


}


.top_txt01 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2;
    margin-bottom: 92px;
}

.top_txt02 {
    font-family: barlow, sans-serif;
    font-style: italic;
    font-size: 22rem;
    font-weight: 300;
    opacity: 0.1;
    color: var(--sub02);
    z-index: 1;
    white-space: nowrap;
    display: flex;
    justify-content: flex-end;
    margin-top: -123px;
    position: absolute;
    right: -94px;
    line-height: 1;
    top: 100px;
}

.top_container02 {
    display: flex;
    gap: 98px;
    margin: 0 auto 140px;
    max-width: calc(1346px + 2vw);
    justify-content: space-between;
    padding-right: clamp(0px, calc(2vw + 10px), 20px);
    position: relative;
}

.top_container03 {
    position: relative;
    max-width: 594px;
    width: 100%;
    min-width: 400px;
}

.top_txt03 {
    font-size: 3.8rem;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: var(--main-color);
}


.top_img_box {
    background-image: url(../images/top/top01.jpg);
    background-image: image-set(url(../images/top/top01.webp) type("image/webp"), url(../images/top/top01.jpg) type("image/jpeg"));
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    height: 1173px;
    margin-top: 132.5px;
    margin-bottom: 10px;
    object-position: center;
    width: 100%;
    min-width: 30vw;
    margin-left: calc(50% - 50vw);
}

@media screen and (max-width: 1086px) {
    .top_txt02 {
        font-size: 17rem;
    }
}

@media screen and (max-width: 767px) {
    .top_container01 {
        padding-left: clamp(0px, 4vw, 20px);
        padding-right: clamp(0px, 4vw, 20px);
    }

    .top_container02 {
        flex-direction: column-reverse;
        position: relative;

    }

    .top_txt01 {
        text-align: left;
        font-size: 1.6rem;
    }

    .top_txt02 {

        font-size: 9rem;
        right: initial;
        top: 50px;
        font-weight: 100;
    }

    .top_txt03 {
        font-size: 2.6rem;
    }

    .top_img_box {
        height: 413px;
        margin-top: 0;
        width: 104%;
    }
}



/* Service Card */
.top_card_box01 {
    width: 100%;
    max-width: 594px;
    margin: 246px auto 98px;
    display: flex;
}

.top_card_box02 {
    width: 100%;
    max-width: 594px;
    margin: 0 auto;
    display: flex;
}

.service-card {
    margin: 20px 0 0 0;
    position: relative;
}


.card-header {
    position: relative;
    overflow: hidden;
}

.card-header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.line {
    width: 1px;
    height: 77px;
    background: repeating-linear-gradient(to bottom,
            #00A651 0px,
            #00A651 37px,
            transparent 37px,
            transparent 43px);
}

.card-label {
    display: flex;
}

.card-txt {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: italic;
    writing-mode: vertical-rl;
    color: var(--main-color);
    font-size: 2rem;
    line-height: 1;
    padding: 5px 12px 0 16px;
}

.green-accent {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 217px;
    height: 159px;
    background: var(--grade03);
    z-index: -1;
}

.card-body {
    padding: 28.5px 0 0 30px;
    position: relative;
}

.card-title {
    font-size: 3.8rem;
    font-weight: 500;
    margin-bottom: 32px;
    color: var(--black);
    line-height: 1;
}

.card-description {
    font-size: 1.6rem;
    color: var(--black);
    margin-bottom: 40px;
}

.card-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.3s ease, gap 0.3s ease;
}

.card-link:hover {
    color: #7bc67d;
    gap: 12px;
}





@media (max-width: 767px) {

    .top_card_box01 {
        margin: 23px auto 50px;
    }

    .top_container02 {
        gap: 50px;
        margin: 0 auto 88px;
        padding-left: clamp(0px, 4vw, 30px);
        padding-right: clamp(0px, 4vw, 30px);
    }

    .top_container03 {
        min-width: initial;
    }

    .service-card {
        margin-top: 12px;
        padding-right: 6px;
    }

    .green-accent {
        right: 0;
        top: -6px;
        width: 126px;
        height: 92px;
    }



    .card-body {
        padding: 20px 0 0 20px;
    }

    .card-title {
        font-size: 2.6rem;
        margin-bottom: 20px;
    }

    .card-txt {
        font-size: 1.2rem;
        padding: 2.5px 6.5px 0 8px;
    }


    .card-description {
        font-size: 1.4rem;
    }

    .line {
        height: 45px;
        background: repeating-linear-gradient(to bottom,
                #00A651 0px,
                #00A651 22px,
                transparent 22px,
                transparent 25px);
    }

}





/********************************************************/






.topCompany {
    position: relative;
    margin: 0 auto 100px;
}

.topCompany-contents {
    position: relative;
    padding-left: clamp(20px, 2vw, 9999px);
    width: 100%;
    margin-left: 10%;
}

.topCompany-info {
    position: absolute;
    left: 127px;
    bottom: 58px;
    display: flex;
    align-items: center;
}

.topCompany-info h2 {
    margin-right: 135px;
}

.topCompany-info a {
    z-index: 99;
}

.topCompany-imgBox {
    display: flex;
}

.topCompany_btn {
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
    border-bottom: 1px solid var(--gray02);
    max-width: 378px;
    position: relative;
}

.topCompany_btn > a {
    color: var(--black);
    display: block;
    padding: 25px 0;
}

.topCompany_left {
    max-width: 378px;
    width: 100%;
    margin-right: 58px;
}

.topCompany_left > .section_title {
    margin-bottom: 40px;
}

.topCompany_btn::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 12px;
    background-image: url(../images/common/arw_right_bl.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 5px;
    top: 38px;
}


.topCompany_img {
    margin-right: calc(50% - 50vw);
    height: 600px;
    width: 100%;
    background-image: url(../images/top/top05.png);
    background-image: image-set(url(../images/top/top05.webp) type("image/webp"),
            url(../images/top/top05.png) type("image/png"));
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    z-index: -1;
}

.topCompany_img img {
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.topCompany-btn {
    display: flex;
}

.green-bg {
    background: var(--grade);
    height: 387px;
    width: 100%;
    position: absolute;
    top: 282px;
    z-index: -9999;
}

@media screen and (min-width: 2330px) {
    .topCompany-info {
        bottom: 20px;
    }


}

@media screen and (max-width: 1055px) {
    .topCompany-info {
        display: block;
    }


}


@media screen and (max-width: 767px) {

    .topCompany {
        margin: 0 auto 177px;
    }

    .topCompany-contents {
        padding-left: clamp(0px, 4vw, 30px);
        margin-left: 0;
    }

    .topCompany-info {
        left: 42px;
        bottom: -107px;
    }

    .topCompany-btn {
        margin-top: 10px;
    }


    .topCompany_img {
        background-image: url(../images/top/top05_sp.jpg?0203);
        background-image: image-set(url(../images/top/top05_sp.webp?0203) type("image/webp"),
                url(../images/top/top05.jpg) type("image/jpeg"));
        height: 141px;
        background-size: cover;
    }

    .green-bg {
        height: 248px;
        top: 70px;
    }

}

.partner_section {
    padding: 100px 0;
    padding-left: clamp(20px, 2vw, 9999px);
    padding-right: clamp(20px, 2vw, 9999px);
    max-width: 881px;
    margin: 0 auto;
}

.partner_links {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.partner_card {
    flex: 0 1 calc((100% - 90px) / 3);
    display: flex;
    color: #000;
    position: relative;
    margin: 15px;
    overflow: hidden;
    border: 1px solid var(--gray02);
}



@media screen and (max-width: 767px) {
    .partner_section {
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: clamp(0px, 4vw, 30px);
        padding-right: clamp(0px, 4vw, 30px);

    }

    .partner_links {
        gap: 10px;
    }

    .partner_card {
        flex: 0 1 calc((100% - 20px) / 2);
        display: flex;
        margin: 0;
    }



}


/* お問い合わせ共通 */

.cta_section {
    margin-bottom: 120px;
    color: #fff;
    margin-left: clamp(0px, 2vw, 20px);
    margin-right: clamp(0px, 2vw, 20px);
}


.cta_heading {
    color: #fff;
    font-size: 3.4rem;
    letter-spacing: 0.05;
    font-weight: 500;
}

.cta_subtext {
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 0.05;
    font-weight: 400;
    width: 70%;
}

.cta_container {
    margin: 0 auto;
}

.cta_link {
    text-align: left;
    display: flex;
    gap: 32px;
    margin: 0 auto;
    border-radius: 5px;
    padding: 97px 61px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.8rem;
    width: 100%;
    max-width: 1092px;
    background: var(--main-color);
    box-sizing: border-box;
    position: relative;
    border: 0;
    align-items: center;
    justify-content: space-between;
}

.cta_link:hover {
    opacity: 0.7;
    transition: .2s;
    cursor: pointer;
    color: #fff;
}

.cta_link::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../images/common/arw_right_wh.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {

    .cta_section {
        margin-left: clamp(0px, 4vw, 30px);
        margin-right: clamp(0px, 4vw, 30px);
        margin-bottom: 85px;
    }

    .cta_link {
        gap: 32px;
        padding: 52px 15px;
        width: 100%;
        max-width: 1092px;
        background: var(--main-color);
        box-sizing: border-box;
        position: relative;
        border: 0;
        align-items: center;
        justify-content: space-between;
    }

    .cta_heading {
        font-size: 2.4rem;
        letter-spacing: 0;
    }

    .cta_subtext {
        color: #fff;
        font-size: 1.4rem;
        letter-spacing: 0;
    }

    .cta_link::after {
        width: 40px;
        height: 40px;
    }


}
