@charset "UTF-8";

.index-title-section {
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#2E483E), color-stop(40%, #21674C), color-stop(60%, #21674C), to(#2E483E));
    background: linear-gradient(90deg, #2E483E 0%, #21674C 40%, #21674C 60%, #2E483E 100%);
    padding-top: 88px
}

.index-title-section:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0
}

.index-title-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.index-title-section .exp-block {
    padding-right: 48px
}

.index-title-section .exp-block .tag {
    display: inline-block;
    border-radius: 2px;
    padding: 0 8px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    margin-bottom: 8px;
    background: #333;
    border-radius: 4px;
    color: #fff;
    font-size: 13px
}

.index-title-section .exp-block .title {
    margin-bottom: 24px;
    line-height: 1.6
}

.index-title-section .exp-block .lead {
    font-size: 16px;
    line-height: 1.6
}

.index-title-section .img-block {
    position: relative
}

@media screen and (max-width:840px) {
    .index-title-section .exp-block {
        padding-right: 0;
        margin-bottom: 40px
    }

    .index-title-section .img-block {
        margin: 0 auto
    }
}

@media screen and (max-width:480px) {
    .index-title-section .exp-block {
        margin-bottom: 0
    }
}

.index-title-section:before {
    background: url("../images/bg_title.png") no-repeat top 0 right 0;
    background-size: cover;
    width: 70%;
    height: 100%;
    top: 0;
    mix-blend-mode: color-burn
}

.index-title-section .container {
    width: 1440px
}

.index-title-section .exp-block-wrap {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.index-title-section .exp-block .title {
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-weight: 500
}

.index-title-section .exp-block .lead {
    line-height: 2;
    font-weight: 700;
    color: #fff
}

.index-title-section .exp-block .lead strong {
    background: #2E483E;
    margin: 0 2px;
    padding: 6px 8px;
    color: #C8B482
}

.index-title-section .img-block {
    width: 50%
}

@media screen and (max-width:1520px) {
    .index-title-section .container {
        width: 100%
    }
}

@media screen and (max-width:840px) {
    .index-title-section {
        padding-top: 48px
    }

    .index-title-section:before {
        background: url("../images/bg_title-sp.png") no-repeat bottom 0 right 0;
        background-size: cover;
        width: 80%
    }

    .index-title-section .container {
        display: block
    }

    .index-title-section .exp-block-wrap {
        width: 100%
    }

    .index-title-section .exp-block {
        width: 100% !important;
        text-align: center
    }

    .index-title-section .img-block {
        width: auto;
        margin: 0 -40px
    }
}

@media screen and (max-width:840px) {
    .index-title-section .exp-block .lead {
        font-size: 14px
    }

    .index-title-section .img-block {
        margin: 0 -24px
    }
}

.index-title-section .exp-block-wrap {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 40%
}

.index-title-section .exp-block {
    padding: 0;
    width: 480px
}

.index-title-section .exp-block .title {
    font-size: 64px;
    line-height: 1.3
}

.index-title-section .exp-block .btn-link-list {
    margin: 48px -6px 0
}

.index-title-section .exp-block .btn-link-list li {
    padding: 0 6px;
    width: 50%
}

.index-title-section .exp-block .btn-link-list li a {
    width: 100%;
    font-size: 15px;
    position: relative;
}

.index-title-section .exp-block .btn-link-list li a .tag {
    font-size: 12px
}

.index-title-section .img-block {
    width: 75%;
    -webkit-transform: translateX(15%);
    transform: translateX(15%)
}

@media screen and (max-width:1520px) {
    .index-title-section .container {
        overflow: hidden
    }

    .index-title-section .exp-block-wrap {
        padding-left: 40px
    }

    .index-title-section .exp-block {
        width: 420px
    }

    .index-title-section .exp-block .title {
        font-size: 52px
    }
}

@media screen and (max-width:1200px) {
    .index-title-section .container {
        display: block
    }

    .index-title-section .exp-block-wrap {
        padding-left: 0;
        margin: 0 auto;
        width: 528px;
        text-align: center
    }

    .index-title-section .exp-block {
        width: 100%;
        padding: 48px 0 12px
    }

    .index-title-section .exp-block .title {
        padding-left: 36px
    }

    .index-title-section .img-block {
        -webkit-transform: none;
        transform: none;
        margin: 0 auto;
        width: 85%
    }
}

@media screen and (max-width:840px) {
    .index-title-section {
        padding-top: 88px
    }
}

@media screen and (max-width:480px) {
    .index-title-section {
        padding-top: 56px
    }

    .index-title-section .exp-block-wrap {
        width: 100%
    }

    .index-title-section .exp-block {
        padding-bottom: 0
    }

    .index-title-section .exp-block .title {
        font-size: 40px
    }

    .index-title-section .exp-block .btn-link-list {
        display: block;
        margin-top: 32px
    }

    .index-title-section .exp-block .btn-link-list li {
        margin-bottom: 12px;
        width: 100%
    }

    .index-title-section .img-block {
        width: auto;
        margin: 0 -24px
    }
}

.method-section {
    background: #FBFAF7
}

.training-method-column {
    background: rgba(240, 237, 230, 0.5019607843)
}

.training-method-column .method-block {
    margin-bottom: 80px
}

.training-method-column .method-block:last-of-type {
    margin-bottom: 0
}

@media screen and (max-width:480px) {
    .training-method-column .method-block {
        margin-bottom: 48px
    }
}

.color-section .training-link-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}


@media screen and (max-width:840px) {
    .color-section .training-link-list {
        grid-template-columns: repeat(1, 1fr);
    }
}

/*
.training-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
} */

.training-link-list>li {
    background: #fff;
    height: 100%;
    padding: 24px;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    gap: 0;
}

/*
.training-link-list>li .list-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px
} */

.training-link-list>li .title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.training-link-list>li .title-block .img {
    width: 64px
}

.training-link-list>li .title-block .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 16px;
    font-weight: 700;
    line-height: 1.6
}

.training-link-list>li .text-block {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.6
}

@media screen and (max-width:840px) {
    .training-link-list>li {
        width: 100%
    }

    .training-link-list>li:last-child {
        margin-bottom: 0
    }
}

/* .training-link-list>li {
    margin-bottom: 32px;
    padding: 0 16px
} */

/* .training-link-list>li:nth-last-child(-n+3) {
    margin-bottom: 0
} */


.training-link-list>li .example-block .example-container {
    background: rgba(240, 237, 230, 0.5019607843);
    margin: 16px 0;
    padding: 12px 16px
}

.training-link-list>li .example-block .example-title {
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.6
}

.training-link-list>li .example-block .list-dot li {
    font-size: 12px
}

.training-link-list>li .btn .btn-primary {
    height: 46px;
    line-height: 46px
}

@media screen and (max-width:840px) {
    .training-link-list>li {
        margin-bottom: 24px
    }

    .training-link-list>li:nth-last-child(-n+3) {
        margin-bottom: 24px
    }

    .training-link-list>li:last-child {
        margin-bottom: 0
    }
}

.flow-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    width: 960px;
    margin: 0 auto
}

.flow-list li {
    width: 25%;
    padding: 0 12px;
    position: relative
}

.flow-list li:after {
    content: "";
    background: #2E483E;
    position: absolute;
    top: calc(50% - 10px);
    right: -8px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    width: 12px;
    height: 20px
}

.flow-list li:last-child:after {
    content: none
}

.flow-list li .flow-block {
    background-color: #FBFAF7;
    border: 1px solid rgba(240, 237, 230, 0.5019607843);
    height: 100%;
    text-align: center
}

.flow-list li .flow-block .block-inner {
    padding: 24px
}

.flow-list li .flow-block .block-inner .text-exp dt {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6
}

.flow-list li .flow-block .block-inner .text-exp dd {
    font-size: 14px;
    line-height: 1.6
}

@media screen and (max-width:840px) {
    .flow-list {
        display: block;
        margin: 0
    }

    .flow-list li {
        width: 100%;
        margin-bottom: 20px;
        padding: 0
    }

    .flow-list li:after {
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        top: inherit;
        bottom: -16px;
        left: calc(50% - 10px);
        right: inherit;
        width: 20px;
        height: 12px
    }

    .flow-list li:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:480px) {
    .flow-list li .flow-block .block-inner .text-exp dt {
        font-size: 16px;
        text-align: left
    }
}

.flow-list li .flow-block .block-inner .step-title {
    font-family: "Libre Baskerville", serif;
    font-size: 12px;
    color: #C8B482
}

.flow-list li .flow-block .block-inner .step-title .number {
    font-size: 15px
}

.flow-list li .flow-block .block-inner .text-exp dt {
    margin-bottom: 4px;
    font-size: 16px
}

.flow-list li .flow-block .block-inner .icon {
    width: 72px;
    margin: 8px auto 16px
}

@media screen and (max-width:1024px) {
    .flow-list {
        width: 100%
    }
}

@media screen and (max-width:840px) {
    .flow-list li .flow-block .block-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flow-list li .flow-block .block-inner .title-wrap {
        width: 72px
    }

    .flow-list li .flow-block .block-inner .icon {
        margin-bottom: 0
    }

    .flow-list li .flow-block .block-inner .text-exp {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 24px;
        text-align: left
    }
}