.sp {
    display: none;
}
@media screen and (max-width: 520px) {
    .sp {
        display: block;
    }
}

section.Never.blk03__01.ft02 {
    background: url(images/fukidashi_r1.svg) no-repeat;
    background-size: contain;
    background-position: center;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
    padding: 0;
}


.blk03__01.ft02 .blk03__txt.aC p {
    color: #665c46;
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
}

.indexFlexColumnBlk01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.indexFlexItem__column {
    width: 49%;
}
.triangle__image {
    max-width: 670px;
}
@media screen and (min-width: 521px) {
    .blk03__01 {
        margin: 10px 30px 0 0;
    }
}
@media screen and (max-width: 520px) {
    .indexFlexItem__column {
        width: 100%;
    }
    .indexFlexItem__column:not(:last-child) {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 520px) {
    .blk03__01 {
        margin-bottom: 5.06vw;
        padding: 0 5.33vw 8vw;
    }
}


.indexGiveup__wrap {
    margin: 35px 0 50px;
}
.indexGiveupBlk01 {
    background: #eeebe8;
    font-family: "Noto Serif JP", serif;
    margin: 0 auto;
    padding: 25px 15px;
    position: relative;
    text-align: center;
    width: 100%;
}
.indexGiveupBlk01::after {
    border-top: 25px solid #eeebe8;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    content: "";
    display: inline-block;
    margin: auto;
    position: absolute;
    bottom: -25px;
    right: 0;
    left: 0;
    width: 25px;
}
.indexGiveupBlk01 p {
    color: #665c46;
    font-size: 28px;
    font-weight: bold;
}
.indexGiveupBlk01 p span {
    background:linear-gradient(transparent 60%, #fff 60%);
    display: inline;
}
@media screen and (max-width: 520px) {
    .indexGiveup__wrap {
        padding: 0 5.33vw;
    }
    .indexGiveupBlk01 {
        width: 100%;
    }
    .indexGiveupBlk01::after {
        border-top: 15px solid #eeebe8;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        bottom: -15px;
        width: 15px;
    }
}

.indexNeverGiveupBlk01 {
    margin: 0 auto 25px;
    padding: 20px 10px;
    text-align: center;
    width: 100%;
}
.indexNeverGiveupBlk01 p {
    font-family: "Noto Serif JP", serif;
    font-size: 18px;
    font-weight: bold;
}
@media screen and (max-width: 520px) {
    .indexNeverGiveupBlk01 {
        width: 100%;
    }
}

.indexNeverText__wrap {
    margin: 0 0 15px;
    text-align: center;
}
.indexImportantText__top {
    color: #665c46;
    font-family: "Noto Serif JP", serif;
    font-size: 32px;
    font-weight: bold;
}
.indexImportantText__top.middle {
    font-family: "Noto Serif JP", serif;
    font-size: 60px;
    font-weight: bold;
    margin: 0 0 45px;
}
.indexImportantText__top.middle span {
    font-size: 32px;
    font-weight: bold;
}
.indexImportantText__top.middle span.b {
    background: linear-gradient(transparent 75%, #dba736 30%);
    display: inline;
    font-family: "Noto Serif JP", serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.1em;
}
.indexImportantText {
    margin: -15px 0 0;
    position: relative;
}
.indexImportantText::before {
    background: #665c46;
    content: "";
    display: block;
    height: 50px;
    margin: auto;
    position: absolute;
    top: 140px;
    right: 0;
    left: 0;
    width: 3px;
}
.indexImportantText::after {
    background: #e9e6e4;
    content: "";
    display: block;
    height: 100px;
    margin: 35px auto;
    width: 3px;
}
.indexImportantText p {
    color: #665c46;
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    font-size: 60px;
    font-weight: bold;
}
.indexImportantText p::after {
    background: rgb(233,230,228);
    background: linear-gradient(180deg, #ffda85 0%, #dba736 100%);
    content: "";
    display: block;
    height: 8px;
    width: 100%;
}
.indexImportantText__bottom {
    color: #665c46;
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    font-weight: bold;
}

@media screen and (max-width: 520px) {
    .indexImportantText {
        margin: -15px 0 0;
    }
    .indexImportantText p {
        font-size: 28px;
    }
    .indexImportantText__bottom {
        font-size: 18px;
    }
    .indexImportantText__top {
        font-size: 23px;
    }
    .indexImportantText__top.middle {
        font-size: 42px;
    }
    .indexImportantText__top.middle span {
        font-size: 23px;
    }
    .indexImportantText__top.middle span.b {
        font-size: 42px;
    }
}
.indexDescriptionText__wrap {
    margin: 150px 0 200px;
    text-align: center;
}
.indexDescriptionTextBlk01 {
    background: #665c46;
    width: 100%;
    margin: 50px auto;
    padding: 0 20px;
    position: relative;
}
.indexDescriptionTextBlk01::before,
.indexDescriptionTextBlk01::after {
    width: 100%;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    content: "";
}
.indexDescriptionTextBlk01::before {
    border-bottom: solid 80px #665c46;
    border-left: solid 80px transparent;
    bottom: calc(100% - 1px);
}
.indexDescriptionTextBlk01::after {
    border-top: solid 80px #665c46;
    border-right: solid 80px transparent;
    top: calc(100% - 2px);
}
.indexDescriptionTextBlk01 p {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -25px;
}
.indexDescriptionText__link {
    background: #dba736;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Noto Serif JP", serif;
    margin: auto;
    height: 100px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -120px;
    width: 100px;
    z-index: 1;
}
@media screen and (max-width: 520px) {
    .indexDescriptionText__wrap {
        margin: 85px 0 180px;
    }
    .indexDescriptionTextBlk01::before {
        border-bottom: solid 40px #665c46;
        border-left: solid 40px transparent;
    }
    .indexDescriptionTextBlk01::after {
        border-top: solid 40px #665c46;
        border-right: solid 40px transparent;
    }
    .indexDescriptionTextBlk01 p {
        font-size: 18px;
        top: 0px;
    }
}

.indexFlexItemBlk01 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.indexFlexItem__left,
.indexFlexItem__right {
    width: 55%;
}
.indexFlexItem__left {
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 45px -35px 0 0;
    height: 463px;
    padding: 35px 0;
    position: relative;
    text-align: center;
}
.indexFlexItem__right {
    margin: 0 0 0 -35px;
}
.indexFlexItemText__top {
    color: #c5b097;
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 0 25px;
    text-align: left;
}
.indexFlexItemText__bottom {
    border: 2px solid #f7d33c;
    color: #f7d33c;
    font-size: 20px;
    font-weight: 500;
    padding: 20px;
}
.indexFlexItemText__bottom span {
    font-size: 32px;
    font-weight: bold;
}

@media screen and (max-width: 520px) {
    .indexFlexItemBlk01 {
        flex-wrap: wrap;
    }
    .indexFlexItem__left,
    .indexFlexItem__right {
        width: 100%;
    }
    .indexFlexItem__left {
        margin: 0 0 25px 0;
        height: auto;
        padding: 25px;
    }
    .indexFlexItem__right {
        margin: 0;
    }
    .indexFlexItemText__top {
        font-size: 24px;
    }
    .indexFlexItemText__bottom {
        font-size: 16px;
        padding: 10px;
    }
    .indexFlexItemText__bottom span {
        font-size: 26px;
    }
}
