.sec00 {
    background-color: #f5f5f5;
}

.sec00_wrapper {
    background-image: url(../img/top_mv_sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 57.2vw;
    width: 100%;
    position: relative;
    clip-path: polygon(0 0, 0 90%, 50% 100%, 100% 90%, 100% 0, 50% 0);
}

@media (min-width: 1280px) {
    .sec00_wrapper {
        background-image: url(../img/top_mv.png);
        height: 47.4vw;
    }
}

.sec00 .container {
    position: relative;
    height: 100%;
}

.sec00 h1 {
    color: #fff;
    font-weight: 600;
    writing-mode: vertical-rl;
    position: absolute;
    top: 50%;
    left: 1.875rem;
    transform: translateY(-50%);
    letter-spacing: 0.5em;
    white-space: nowrap;
    font-size: min(4.1vw, 5.3125rem);
}

.sec00 p {
    font-size: min(4.1vw, 5.3125rem);
    color: #fff;
    font-weight: 900;
    position: absolute;
    bottom: 2.5rem;
    right: 0;
    font-size: min(5.1vw, 5.3125rem);
    transition: all 0.3s ease;
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
}

.sec00 p.loaded {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

@media (min-width: 768px) {
    .sec00 p {
        font-weight: 600;
        bottom: 10vw;
    }
}

.sec00 p span {
    font-weight: 900;
}

.header_nav_extra_sp {
    background-color: #f5f5f5;
}

@media (min-width: 1280px) {
    .header_nav_extra_sp {
        display: none;
    }
}

.header_nav_extra_sp.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.header_nav_extra_sp ul {
    display: flex;
}

.header_nav_extra_sp ul li {
    width: 50%;
}

.header_nav_extra_sp .header-nav_extra_sub {
    display: none;
    transition: all 0.3s;
}

.header_nav_extra_sp .header-nav_extra_sub.active {
    display: flex;
    width: 100vw;
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 9999;
}

.header_nav_extra_sp ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.75rem;
    color: #fff;
    background-color: #D78A3E;
    height: 100%;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    padding: 8px 0;
}

.header_nav_extra_sp a span {
    font-weight: 900;
}

.header_nav_extra_sp ul li a:hover {
    background-color: #fff;
    color: #D78A3E;
}

.header_nav_extra_sp ul li:nth-child(2) a {
    background-color: #0C356F;
}

.header_nav_extra_sp ul li:nth-child(2) a:hover {
    background-color: #fff;
    color: #0C356F;
}

/* コンテンツ共通 */
.section-title {
    text-align: center;
    color: #0C356F;
    line-height: 1.2;
    padding-bottom: 1.875rem;
}

.section-title h2,
.section-title h3 {
    font-size: 1.25rem;
    font-weight: 900;
}

@media (min-width: 768px) {

    .section-title h2,
    .section-title h3 {
        font-size: 2.25rem;
    }
}

.section-title.line h3 {
    border-bottom: 0.0625rem solid #0C356F;
    padding: 0 1rem;
    width: fit-content;
    margin: auto;
}

.section-title p {
    font-size: 0.8125rem;
    font-weight: 900;
}

@media (min-width: 768px) {
    .section-title p {
        font-size: 1.25rem;
    }
}

/* ペイントのcss */
.paint {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 0.2s ease;
    z-index: 2;
}

.paint img {
    width: 100%;
}

.paint.active {
    opacity: 1;
    visibility: visible;
}

.paint01.sp {
    width: 34vw;
    bottom: -13%;
    left: 0;
}

.paint02.sp {
    width: 45vw;
    top: 27%;
    right: 0;
}

.paint03.sp {
    width: 44vw;
    top: 46%;
    left: 16%;
}

.paint04.sp {
    width: 60vw;
    top: 66%;
    left: 12%;
}

.paint05.sp {
    width: 60vw;
    bottom: -1%;
    right: 0;
}

.paint06.sp {
    width: 100vw;
    top: -9%;
    right: 0;
}

.paint07.sp {
    width: 35vw;
    bottom: 0;
    left: 0;
}

.paint08.sp {
    width: 92vw;
    top: 16%;
    right: 0;
}

.paint09.sp {
    width: 50vw;
    top: 37%;
    left: 0;
}

.paint10.sp {
    width: 62vw;
    top: 46%;
    right: 0;
}

.paint11.sp {
    width: 53vw;
    top: 60%;
    left: 0;
}

.paint12.sp {
    width: 34vw;
    top: 84%;
    right: 0;
}

.paint13.sp {
    width: 80vw;
    bottom: -6%;
    right: 0;
}

.paint.pc.active {
    opacity: 0.6;
}

.paint01.pc {
    width: min(25.3vw, 30.375rem);
    bottom: -5%;
    right: calc(50vw - 40%);
}

.paint02.pc {
    width: 42vw;
    top: -2%;
    right: 0;
}

.paint03.pc {
    width: 26vw;
    top: 27%;
    transform: translateY(-50%);
    left: calc(50vw + 11%);
}

.paint04.pc {
    width: 37.1vw;
    top: 41.5%;
    transform: translateY(-50%);
    left: 0;
}

.paint05.pc {
    width: 37vw;
    top: 54%;
    right: 0;
}

.paint06.pc {
    width: 62vw;
    bottom: -7%;
    right: 0;
}

.paint07.pc {
    width: 20vw;
    top: 30%;
    transform: translateY(-50%);
    left: max(calc(50vw - 40rem), 0px);
}

.paint08.pc {
    width: 45vw;
    top: 48%;
    transform: translateY(-50%);
    right: 0;
}

.paint09.pc {
    width: 47vw;
    bottom: -10%;
    left: 0;
}

.paint10.pc {
    width: 31vw;
    top: -9%;
    right: 0;
}

.paint11.pc {
    width: 28vw;
    top: 1%;
    right: 5%;
}

.paint12.pc {
    width: 61vw;
    top: 9%;
    left: 0;
}

.paint13.pc {
    width: 20vw;
    top: 52%;
    right: 4%;
}

.paint14.pc {
    width: 25vw;
    top: 60%;
    right: 0;
}

.paint15.pc {
    width: 25vw;
    top: 74%;
    left: 0;
}

/* セクションごとのcss */
.sec01 {
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 75%, #FFF3E8 75%, #FFF3E8 100%);
    padding: 5rem 0 0;
    position: relative;
}

.sec01_text {
    text-align: center;
    padding-bottom: 1.875rem;
}

.sec01_img {
    position: relative;
    z-index: 5;
}

.sec02 {
    background-color: #FFF3E8;
    padding: 5rem 0 0;
    position: relative;
}
@media (min-width: 768px) {
   .sec02 {
    padding: 6.25rem 0 0;
   }
}
.sec02::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 3;
    background-color: #FFF3E8;
    clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
    z-index: 1;
}

.sec02_text {
    text-align: center;
    color: #0C356F;
    font-weight: 900;
    padding-bottom: 1.875rem;
}

@media (min-width: 768px) {
    .sec02_list {
        display: flex;
        justify-content: center;
        column-gap: 1.25rem;
    }
}

.sec02_list ol {
    width: fit-content;
    margin: auto;
}

.sec02_list li {
    display: flex;
    align-items: baseline;
    column-gap: 1.25rem;
    padding-bottom: 0.9375rem;
    ;
}

.sec02_list li span {
    font-weight: 900;
    color: #0C356F;
    width: 1.3125rem;
    height: 1.3125rem;
    background-image: url(../img/sec02_circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 768px) {
    .sec02_list li span {
        width: 3.5rem;
        height: 3.5rem;
    }
}

.sec02_list_img {
    width: 70%;
    margin: auto;
    padding: 1.875rem 0;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    .sec02_list_img {
        width: calc(50% - 0.625rem);
        padding: 0;
    }
}

@media (min-width: 768px) {
    .sec02_howto {
        padding-top: 7.5rem;
    }
}

.sec02_howto ol {
    padding-top: 3.75rem;
}

@media (min-width: 768px) {
    .sec02_howto ol {
        padding-top: 7.5rem;
    }
}

.sec02_howto li {
    display: flex;
    align-items: center;
    column-gap: 1.25rem;
    padding-bottom: 8.875rem;
    background-image: url(../img/sec02_line.png);
    background-size: 24px 162px;
    background-repeat: no-repeat;
    background-position: 22% bottom;
    margin-top: -1.25rem;
}

@media (min-width: 768px) {
    .sec02_howto li {
        background-size: 6.25rem 25.3125rem;
        padding-bottom: 23.75rem;
        column-gap: 3.75rem;
    }

}

.sec02_howto li:last-child {
    background-image: none;
}

.sec02_howto li>* {
    width: 50%;
}

.sec02_howto_left {
    position: relative;
    z-index: 10;
}

.sec02_howto_left p {
    position: absolute;
    top: -2rem;
    left: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 900;
    padding-right: 0.3125rem;
    color: #0C356F;
}

@media (min-width: 768px) {
    .sec02_howto_left p {
        font-size: 6rem;
        padding-right: 0.625rem;
        top: -8rem;
    }
}

@media (min-width: 1320px) {
    .sec02_howto_left p {
        left: -3rem;
    }
}

.sec02_howto_right {
    color: #0C356F;
    font-weight: 900;
    position: relative;
    z-index: 10;
}

.sec02_howto_right h4 {
    font-size: 1rem;
    color: #0C356F;
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec02_howto_right h4 {
        font-size: 3.125rem;
        padding-bottom: min(4.6vw, 5.625rem);
    }
}

.sec02_howto_right p {
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec02_howto_right p {
        font-size: 32px;
    }
}

.sec03 {
    background-color: #f5f5f5;
    position: relative;
    padding-top: 18vw;
}

@media (min-width: 768px) {
    .sec03 {
        padding-top: 31.25rem;
    }
}

.sec03_wrapper {
    position: relative;
    background-image: url(../img/sec03_bg_sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90% 100%;
    width: fit-content;
    margin: auto;
    padding: 60px 0 120px;
    z-index: 10;
}

@media (min-width: 768px) {
    .sec03_wrapper {
        background-image: url(../img/sec03_bg.png);
        padding: 10.125rem 0 15rem;
        width: 100%;
        background-size: 100% 100%;
    }
}

.sec03_text {
    text-align: center;
}

@media (min-width: 768px) {
    .sec03 dl {
        display: flex;
        justify-content: space-between;
    }
}

.sec03 dl div {
    padding-top: 60px;
}

.sec03 dl dt {
    font-size: 1rem;
    text-align: center;
}

@media (min-width: 768px) {
    .sec03 dl dt {
        font-size: min(2.03vw, 2.25rem);
        font-weight: 900;
        text-align: left;
    }
}

.sec03 dl dd {
    font-size: 4rem;
    text-align: center;
    font-weight: 900;
    color: #0C356F;
}

@media (min-width: 768px) {
    .sec03 dl dd {
        font-size: min(5vw, 6rem);
    }
}

.sec03 dl div:nth-child(2) dd {
    color: #EF8B33;
}

@media (min-width: 768px) {
    .sec03 dl div:nth-child(2) dd {
        text-align: right;
    }
}

.sec03 dl dd span {
    font-size: 2.5rem;
}

.sec03 dl dd small {
    display: block;
    font-size: 0.75rem;
    color: #000;
}

@media (min-width: 768px) {
    .sec03 dl dd small {
        font-size: 1rem;
    }
}

.sec04 {
    background-color: #f5f5f5;
    padding: 2.5rem 0;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.sec04 dl {
    padding-bottom: 3.75rem;
}

.sec04 dl div {
    padding-top: 4.375rem;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    .sec04 dl div {
        width: 50%;
        margin-right: auto;
        padding: 6vw 0;
    }

    .sec04 dl div:nth-child(even) {
        margin-right: 0;
        margin-left: auto;
    }
}

.sec04 dl dt {
    font-size: 1.25rem;
    text-align: center;
    color: #0C356F;
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec04 dl dt {
        font-size: 3rem;
        text-align: left;
        padding-bottom: 3.75rem;
    }
}

.sec04 dl dd {
    color: #0C356F;
    width: fit-content;
    margin: auto;
}

@media (min-width: 768px) {
    .sec04 dl dd {
        width: 100%;
    }
}

.sec04 dl div dd.sec04_img {
    width: 100vw;
    margin-left: -1.25rem;
}

@media (min-width: 768px) {
    .sec04 dl div dd.sec04_img {
        width: 50vw;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 109%;
    }

    .sec04 dl div:nth-child(2) dd.sec04_img {
        left: inherit;
        right: 100%;
    }
}

.sec04_btn a {
    width: 100%;
    height: 3.75rem;
    max-width: 16rem;
    font-family: "Kiwi Maru", serif;
    margin: auto;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #0C356F;
    border-radius: 6.25rem;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    .sec04_btn a {
        font-size: 1.25rem;
        height: 3.4375rem;
        margin: 3.75rem 3.75rem 0 auto;
    }
}

.sec05 {
    padding: 2.5rem 0;
    position: relative;
}

@media (min-width: 768px) {
    .sec05 {
        padding-top: 17.6875rem;
        background-color: #f5f5f5;
    }
}

.sec05 .container {
    padding: 0;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    .sec05 .container {
        padding-top: 6.25rem;
    }
}

.sec05_wrapper {
    background-color: #fff;
    padding: 3.75rem 1.25rem;
}

@media (min-width: 768px) {
    .sec05_wrapper {
        padding: 3.75rem 6rem;
        margin: 0 6rem;
    }
}


@media (min-width: 768px) {
    .sec05_list_item {
        padding-bottom: 7.5rem;
    }
}

.sec05_list_item h3 {
    font-size: 1.25rem;
    font-weight: 900;
    text-align: center;
    padding-top: 3.75rem;
}

@media (min-width: 768px) {
    .sec05_list_item h3 {
        font-size: 3.125rem;
        padding: 0 0 1.25rem 3.75rem;
        border-bottom: 2px solid #0C356F;
        text-align: left;
        margin-bottom: 3.75rem;
        line-height: 1;

    }

    .sec05_list_item h3 span {
        font-size: 2.25rem;
        display: block;
        padding-bottom: 1.875rem;
        font-weight: 900;
    }
}

@media (min-width: 768px) {

    .sec05_schedule .section-title,
    .sec05_plan .section-title,
    .sec05_faq .section-title {
        padding-bottom: 3.75rem;
    }

    .sec05_schedule .section-title h3,
    .sec05_plan .section-title h3,
    .sec05_faq .section-title h3 {
        font-size: 2.25rem;
        border-bottom: none;
        padding: 0;
        margin: 0;
    }

    .sec05_schedule .section-title p,
    .sec05_plan .section-title p {
        font-size: 1.25rem;
        padding-bottom: 0;
        text-align: left;
    }
}

.sec05_list_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1.875rem;
}

.sec05_list_top picture {
    width: calc((100% - 1.25rem) / 2);
    aspect-ratio: 165 / 275;
}

@media (min-width: 768px) {
    .sec05_list_top picture {
        width: 35%;
        aspect-ratio: 330 / 380;
    }
}

.sec05_list_top picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec05_list_top>div {
    font-size: 1rem;
    font-weight: 900;
    text-align: center;
    width: fit-content;
    margin: auto;
}

@media (min-width: 768px) {
    .sec05_list_top>div {
        width: 65%;
        text-align: left;
        padding-left: 1.25rem;
        margin-top: 0;
    }
}

.sec05_list_top p {
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec05_list_top p {
        font-size: 2.25rem;
        padding-top: 0;
        width: fit-content;
        margin: auto;
    }

    .sec05_list_top p span {
        font-size: inherit;
        font-weight: 900;
    }
}

.sec05_list_top p::first-letter {
    font-size: 1.5rem;
    font-weight: 900;
    color: #0C356F;
}

@media (min-width: 768px) {
    .sec05_list_top p::first-letter {
        font-size: 4rem;
    }
}

.sec05_list_top p span.text-small {
    font-size: 0.75rem;
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec05_list_top p span.text-small {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 2rem;
    }
}

.sec05_list_middle {
    padding-top: 3.75rem;
}

@media (min-width: 768px) {
    .sec05_list_middle {
        padding-top: 7.5rem;
    }
}

.sec05_list_middle>div {
    padding-bottom: 3.75rem;
}

@media (min-width: 768px) {
    .sec05_list_middle>div {
        padding-bottom: 7.5rem;
    }
}

.sec05_list_middle dt {
    padding-bottom: 2.5rem;
}

@media (min-width: 768px) {
    .sec05_list_middle dt {
        font-size: 1.5rem;
        padding-bottom: 5rem;
    }

    .sec05_list_middle>div:first-child dt {
        width: calc(100% - 15rem);
    }
}

.sec05_list_middle dt::before {
    content: "";
    display: inline-block;
    width: 2.25rem;
    height: 0.0625rem;
    margin-right: 1rem;
    background-color: #000;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .sec05_list_middle dd {
        font-size: 1.25rem;
    }
}

.sec05_list_middle dd.sp {
    padding-top: 2.5rem;
}

@media (min-width: 768px) {
    .sec05_list_middle .pc_flex {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        column-gap: 1.25rem;
    }
}

.sec05_list_middle .pc_flex img.pc {
    display: none;
}

@media (min-width: 768px) {
    .sec05_list_middle .pc_flex img.pc {
        display: block;
        width: 40%;
        margin-top: -7rem;
    }
}

.sec05_list_middle>div dd:nth-of-type(2) {
    padding-top: 2.5rem;
}

@media (min-width: 768px) {
    .sec05_list_middle>div dd:nth-of-type(2) {
        padding-top: 5rem;
    }
}

.sec05_list_middle>div dd:nth-of-type(2) img {
    width: 100%;
}

.sec05_list_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.625rem;
}

@media (min-width: 768px) {
    .sec05_list_btn {
        display: none;
    }
}

.sec05_list_btn button {
    width: calc((100% - 0.625rem) / 2);
    height: 3.75rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 900;
    color: #fff;
    background-color: #0C356F;
    border-radius: 6.25rem;
    font-family: 'Noto Serif JP', "游明朝体",
        "Yu Mincho",
        YuMincho,
        "ヒラギノ明朝 Pro W3",
        "Hiragino Mincho Pro", "serif", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
        "serif", "ＭＳ Ｐ明朝", "MS PMincho";
}

@media (min-width: 768px) {
    .sec05_schedule_list {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        column-gap: 1.25rem;
    }
}

.sec05_schedule_list>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.5rem;
    position: relative;
}

@media (min-width: 768px) {
    .sec05_schedule_list>div {
        flex-direction: column-reverse;
        justify-content: flex-start;
        width: calc((100% - 2.5rem) / 5);
    }
}

.sec05_schedule_list>div::after {
    content: "";
    display: block;
    width: 0.0625rem;
    height: 2.5rem;
    background-color: #000;
    position: absolute;
    top: 99%;
    right: 25%;
}

.sec05_schedule_list>div:last-child:after {
    content: none;
}

@media (min-width: 768px) {
    .sec05_schedule_list>div::after {
        content: none;
    }
}

@media (min-width: 768px) {
    .sec05_schedule_list>div dt {
        font-size: 1.125rem;
    }
}

.sec05_schedule_list>div dd {
    width: 50%;
}

@media (min-width: 768px) {
    .sec05_schedule_list>div dd {
        width: 100%;
    }
}

.sec05_schedule_list>div dd img {
    width: 100%;
}

@media (min-width: 768px) {
    .sec05_plan {
        padding-top: 7.5rem;
    }
}

@media (min-width: 768px) {
    .sec05_plan_list {
        display: flex;
        justify-content: space-between;
        column-gap: 1.25rem;
    }
}

.sec05_plan_list>div {
    padding: 0.625rem;
    background-color: #fff;
    box-shadow: 0 2px 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 5.9375rem;
    position: relative;
}

.sec05_plan_list>div:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .sec05_plan_list>div {
        width: calc((100% - 13.125rem) / 4);
        margin-bottom: 0;
    }
}

.sec05_plan_list>div::after {
    content: "";
    display: block;
    width: 5.0625rem;
    height: 2.5625rem;
    background-color: #0C356F;
    position: absolute;
    top: calc(100% + 1.6875rem);
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
}

@media (min-width: 768px) {
    .sec05_plan_list>div::after {
        width: 1.625rem;
        height: 5.0625rem;
        top: 50%;
        transform: translateY(-50%);
        left: calc(100% + 0.625rem);
        clip-path: polygon(100% 50%, 0% 0%, 0% 100%);
    }
}

.sec05_plan_list>div:last-child:after {
    content: none;
}

.sec05_plan_list dt {
    font-size: 2rem;
    font-weight: 900;
    color: #0C356F;
    line-height: 1;
    margin-bottom: -1.25rem;
}

@media (min-width: 768px) {
    .sec05_plan_list dt {
        font-size: 4rem;
        margin-bottom: 0;
        text-align: center;
        padding-bottom: 1.25rem;
    }
}

.sec05_plan_list dd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 1rem;
}

@media (min-width: 768px) {
    .sec05_plan_list dd {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 1.875rem;
    }
}

.sec05_plan_list dd img {
    width: 38%;
}

@media (min-width: 768px) {
    .sec05_plan_list dd img {
        width: auto;
        height: 8.4375rem;
        object-fit: contain;
    }

    .sec05_plan_list dd p {
        font-size: 1.25rem;
    }
}

.sec05_faq {
    padding-top: 3.75rem;
}

@media (min-width: 768px) {
    .sec05_faq {
        padding-top: 7.5rem;
    }
}

.sec05_faq dl>div {
    margin-bottom: 1.125rem;
}

.sec05_faq dl>div:last-child {
    margin-bottom: 0;
}

.sec05_faq dt {
    padding: 1.875rem 2.25rem 1.875rem 1rem;
    cursor: pointer;
    display: flex;
    column-gap: 1rem;
    position: relative;
    border: 1px solid #101010;
}

.sec05_faq dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.25rem;
    width: 0.875rem;
    height: 0.875rem;
    background-image: url(../img/sec05_arrow_blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
}

@media (min-width: 768px) {
    .sec05_faq dt::after {
        width: 3.5rem;
        height: 3.5rem;
    }
}

.sec05_faq dl div:nth-child(even) dt::after {
    background-image: url(../img/sec05_arrow_lightblue.svg);
}

.sec05_faq div.active dt::after {
    transform: translateY(-50%) rotate(90deg);
}

.sec05_faq dd {
    padding: 0 1rem;
    border-left: 1px solid #101010;
    border-right: 1px solid #101010;
    border-bottom: 1px solid #101010;
    display: none;
}

.sec05_faq dd p {
    display: flex;
    column-gap: 1rem;
    padding: 1.875rem 0;
}

.sec05 .slick_prev {
    left: 68px;
}

.sec05 .slick_next {
    right: 68px;
}

.slick_arrow-prev,
.slick_arrow-next {
    display: block;
    width: 39px;
    height: 152px;
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    display: none;
}

.slick_arrow-prev {
    background-image: url(../img/slick-prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 40px;
}

.slick_arrow-next {
    background-image: url(../img/slick-next.svg);
    background-size: contain;
    background-repeat: no-repeat;
    right: 40px;
}

.slick-arrow.pos_top {
    position: absolute;
    top: 50vh;
}

.slick-arrow.pos_middle {
    position: fixed;
    top: 50vh;
}

.slick-arrow.pos_bottom {
    position: absolute;
    top: 50vh;
}

.slick_arrow-prev.pos_middle {
    left: calc(50% - 549px - 56px);
}

.slick_arrow-next.pos_middle {
    left: calc(50% + 549px + 18px);
}

@media (min-width: 768px) and (max-width: 1400px) {
    .slick_arrow-prev.pos_middle {
        left: 30px;
    }

    .slick_arrow-next.pos_middle {
        left: inherit;
    }
}

.slick_arrow-prev.pos_top {
    left: calc(50% - 549px - 56px);
}

.slick_arrow-next.pos_top {
    left: calc(50% + 549px + 18px);
}

@media (min-width: 768px) and (max-width: 1400px) {
    .slick_arrow-prev.pos_top {
        left: -150px;
    }

    .slick_arrow-next.pos_top {
        left: inherit;
        right: -150px;
    }
}

.slick_arrow-prev.slick-arrow.pos_bottom {
    left: -165px;
}

.slick_arrow-next.slick-arrow.pos_bottom {
    left: inherit;
    right: -165px;

}

@media (min-width: 768px) and (max-width: 1400px) {
    .slick_arrow-prev.slick-arrow.pos_bottom {
        left: -150px;
    }

    .slick_arrow-next.slick-arrow.pos_bottom {
        left: inherit;
        right: -150px;
    }
}

.slick-arrow.pos_bottom {
    position: absolute;
    bottom: calc(50vh - 157px);
    top: unset;
}

.sec06 {
    background-color: #f5f5f5;
    padding: 3.125rem 0;
}

@media (min-width: 768px) {
    .sec06 {
        padding: 7.5rem 0;
    }
}

.sec06 .container {
    position: relative;
    z-index: 10;
    padding: 0;
}

.sec06_title {
    width: 45%;
    max-width: 8.125rem;
    height: 2.5rem;
    background-color: #0C356F;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 6.25rem;
    margin-bottom: 3.75rem;
}

.sec06_box {
    padding: 3.75rem 1.25rem;
    background-color: #fff;
}

@media (min-width: 768px) {
    .sec06_box {
        margin: 0 6rem;
    }
}

.sec06_list>div {
    display: flex;
    column-gap: 0.625rem;
    padding-bottom: 2.5rem;
    font-weight: 900;
}

.sec06_list dt {
    width: 28%;
}

.sec06_list dd {
    width: calc(72% - 0.625rem);
}

.sec06_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18.3125rem;
    height: 4.3125rem;
    background-color: #ef8b33;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    margin: auto;
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
    .sec06_btn a {
        width: 78%;
        max-width: 50.5rem;
        height: 4.375rem;
        font-size: 2.25rem;
    }
}

.sec07 {
    background-color: #f5f5f5;
    padding: 2.5rem 0;
}

@media (min-width: 768px) {
    .sec07 {
        padding: 7.5rem 0;
        background-color: #fff;
    }

    .sec07 .section-title {
        text-align: left;
    }

    .sec07_list {
        display: flex;
        justify-content: space-between;
        column-gap: 3rem;
    }
}

.sec07_list li {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    column-gap: 1.25rem;
    margin-bottom: 7.5rem;
    position: relative;
}

@media (min-width: 768px) {
    .sec07_list li {
        display: block;
        margin-bottom: 0;
        width: calc((100% - 9rem) / 4);
    }
}

.sec07_list li:last-child {
    margin-bottom: 0;
}

.sec07_list li::after {
    content: "";
    display: block;
    width: 2.375rem;
    height: 2.75rem;
    background-color: #0C356F;
    clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
    position: absolute;
    top: calc(100% + 2.0625rem);
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 768px) {
    .sec07_list li::after {
        width: 2.375rem;
        height: 2.75rem;
        top: 5.3125rem;
        transform: translateY(-50%);
        left: calc(100% + 0.75rem);
        clip-path: polygon(100% 50%, 0% 0%, 0% 100%);
    }
}

.sec07_list li:last-child::after {
    content: none;
}

.sec07_list li img {
    width: 48%;
}

@media (min-width: 768px) {
    .sec07_list li img {
        width: 10.625rem;
        height: 10.625rem;
        object-fit: contain;
        display: block;
        margin: auto;

    }
}

.sec07_list_text {
    text-align: center;
}

.sec07_list_text h3 {
    font-size: 1.25rem;
    font-weight: 900;
    padding-bottom: 1.25rem;
}

@media (min-width: 768px) {
    .sec07_list_text h3 {
        padding-top: 3.75rem;
    }

    .sec07_list_text p {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.2;
    }
}

.sec08 {
    padding: 3.4375rem 0;
    background-color: #FFF3E8;
}

@media (min-width: 768px) {
    .sec08 {
        padding: 7.5rem 0;
    }
}

.sec08_tel {
    width: fit-content;
    margin: auto;
    padding: 0.625rem 1.25rem;
    background-color: #fff;
    border: 3px solid #0C356F;
}

.sec08_tel p {
    font-size: 1.5rem;
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec08_tel p {
        font-size: 2.25rem;
    }
}

.sec08_form {
    padding-top: 3.75rem;
}

.sec08_form dl>div {
    padding-bottom: 1.875rem;
}

@media (min-width: 768px) {
    .sec08_form dl>div {
        display: flex;
        justify-content: space-between;
    }
}

.sec08_form dt {
    font-size: 1rem;
    font-weight: 900;
    padding-bottom: 1.25rem;
}

@media (min-width: 768px) {
    .sec08_form dt {
        width: 20%;
        font-size: 1.5rem;
    }

    .sec08_form dt p {
        display: flex;
        justify-content: space-between;
    }
}

.sec08_form dt span {
    width: fit-content;
    display: inline-block;
    padding: 0 0.625rem;
    background-color: #EF8B33;
    color: #fff;
    margin-left: 0.625rem;
}

@media (min-width: 768px) {
    .sec08_form dd {
        width: 70%;
    }
}

.sec08 .wpcf7-form-control {
    width: 100%;
    height: 2.3125rem;
    border: 2px solid #101010;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .sec08 .wpcf7-form-control {
        height: 4.375rem;
        font-size: 1.5rem;
    }
}

.sec08_form_list div:first-child dd p {
    position: relative;
}

.sec08_form_list div:first-child dd p::after {
    content: "";
    display: block;
    width: 1.75rem;
    height: 1.5625rem;
    clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
    background-color: #101010;
    position: absolute;
    top: 50%;
    right: 0.625rem;
    transform: translateY(-50%);
    pointer-events: none;
}

.sec08_form_list div:first-child dd select {
    appearance: none;
}

.sec08 .wpcf7-textarea {
    height: 14.4375rem;
}

.sec08 .wpcf7-submit {
    width: 100%;
    max-width: 21.6875rem;
    height: 4.375rem;
    border: none;
    display: block;
    margin: auto;
    background-color: #0C356F;
    color: #fff;
    font-size: 1.5rem;
    font-family: 'Noto Serif JP', "游明朝体",
        "Yu Mincho",
        YuMincho,
        "ヒラギノ明朝 Pro W3",
        "Hiragino Mincho Pro", "serif", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
        "serif", "ＭＳ Ｐ明朝", "MS PMincho";
    letter-spacing: 0.1em;
}

.sec08_form dd span {
    display: block;
}

@media (min-width: 768px) {
    .sec08_form dd span {
        font-size: 1rem;
    }
}

.sec08_form_list div:last-child {
    padding: 1.25rem 0;
    border-top: 3px solid #101010;
    border-bottom: 3px solid #101010;
    margin-bottom: 1.25rem;
}

.sec09 {
    background-color: #f5f5f5;
    background-image: url(../img/sec09_sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 188vw;
    padding: 60px 0;
    position: relative;
}

@media (min-width: 768px) {
    .sec09 {
        background-image: none;
        height: auto;
        padding: 7.5rem 0;
    }

    .sec09 .container {
        background-image: url(../img/sec09.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 70%;
        background-position: top right;
        height: 34vw;
        min-height: 654px;
        padding-bottom: 10.5rem;
        position: relative;
    }
}

.sec09_pin {
    width: 13.3vw;
    height: 13.3vw;
    position: absolute;
    top: 54%;
    left: 50%;
    animation: poyoyon2 1s ease-in-out forwards infinite;
}

@keyframes poyoyon2 {
    0% {
        transform: scale(1.0, 1.0) translate(0, 0);
    }

    15% {
        transform: scale(0.98, 0.9) translate(0, 5px);
    }

    30% {
        transform: scale(1.02, 1.0) translate(0, 8px);
    }

    50% {
        transform: scale(0.98, 1.05) translate(0, -8px);
    }

    70% {
        transform: scale(1.0, 0.9) translate(0, 5px);
    }

    100% {
        transform: scale(1.0, 1.0) translate(0, 0);
    }

    0%,
    100% {
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .sec09_pin {
        width: 3.75vw;
        max-width: 4.5rem;
        height: 3.75vw;
        max-height: 4.5rem;
        top: min(41vw, 520px);
        left: min(46vw, 596px);
    }
}

.sec09_pin img {
    width: 100%;
}

.sec09_address {
    position: absolute;
    bottom: 7.5rem;
    font-size: 1rem;
    font-weight: 900;
}

@media (min-width: 768px) {
    .sec09_address {
        width: fit-content;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        font-size: 2rem;
        white-space: nowrap;
    }
}

.sec10 {
    width: 100%;
    height: 80vw;
    background-image: url(../img/sec10_sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 1.25rem;
}

@media (min-width: 768px) {
    .sec10 {
        background-image: url(../img/sec10.png);
        background-size: cover;
        height: 37vw;
    }
}

.sec10_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 1.25rem;
    padding-bottom: 3.125rem;
    color: #fff;
}

@media (min-width: 768px) {
    .sec10_flex {
        width: 51%;
        justify-content: flex-start;
        align-items: flex-end;
    }
}

.sec10_text {
    writing-mode: vertical-rl;
    font-size: 1.5rem;
}

.sec10_text h2 {
    font-size: 1.25rem;
    font-weight: 900;

}

@media (min-width: 768px) {
    .sec10_text h2 {
        font-size: 4.375rem;
    }

    .sec10_desc {
        margin-left: -1.5rem;
    }
}