@charset "utf-8";

/*////////// /service/fixed_deposit/verdy_tempo2026/ //////////*/

@import url(../css/notosans_jp.css);

/* common
---------------------------------------------------*/
.mainContents {
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    overflow: hidden;
    color: #000;
    padding-bottom: 50px;
}

.mainContents::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #070c27;
    position: fixed;
    top: 0;
    z-index: -1;
}

.sec_tit_wrap {
    display: block;
    margin-bottom: 0;
    padding-top: 0;
}

.sec_tit {
    font-size: calc((60 / 750) * 100vw);
    line-height: 1.3;
    text-align: center;
    letter-spacing: .025em;
    font-weight: 900;
    text-shadow: 2px 2px 0 #000;
    word-break: keep-all;
    display: block;
    transform: skewX(-13deg);
    text-shadow: 0 0 2.5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 17.5px #fff, 0 0 17.5px #fff, 0 0 2.5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 17.5px #fff, 0 0 17.5px #fff;
}

.sec_tit::before {
    content: attr(data-shadow);
    position: absolute;
    color: transparent;
    background: linear-gradient(360deg, #985b31 0, #c18a2a 50%, #985b31 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
    display: inline-block;
}

.sec_tit_s {
    font-size: calc((54 / 750) * 100vw);
    line-height: 1.3;
    text-align: center;
    letter-spacing: .025em;
    font-weight: 900;
    display: block;
    transform: skewX(-13deg);
    position: relative;
    top: calc((0 / 750) * 100vw);
    text-shadow: 2px 2px 0 #000;
    margin: 0 auto;
    text-shadow: 0 0 2.5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 17.5px #fff, 0 0 17.5px #fff, 0 0 2.5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 17.5px #fff, 0 0 17.5px #fff;
}

.sec_tit_s::before {
    content: attr(data-shadow);
    position: absolute;
    color: transparent;
    background: linear-gradient(360deg, #985b31 0, #c18a2a 50%, #985b31 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
    display: inline-block;
}

.sec_tit_cate {
    font-size: calc((30 / 750) * 100vw);
    font-weight: 800;
    font-style: italic;
    line-height: 1;
    text-align: center;
    letter-spacing: .05em;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc((200 / 750) * 100vw);
    height: calc((50 / 750) * 100vw);
    box-sizing: border-box;
    position: relative;
    top: 0;
    margin: calc((20 / 750) * 100vw) auto 0;
    z-index: 1;
}

.sec_tit_cate::before {
    content: '';
    display: block;
    background-color: #aa965f;
    width: calc((200 / 750) * 100vw);
    height: calc((50 / 750) * 100vw);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: skewX(-13deg);
}

.mainContents a {
    text-decoration: none;
}

.mainContents a.txt-link,
.mainContents a.txt-link:link,
.mainContents a.txt-link:visited,
.mainContents a.txt-link:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 6px;
    color: #000;
}

.mainContents img,
footer img {
    width: 100%;
    height: auto;
}

.tel-link a {
    text-decoration: underline;
    color: #000;
}

.inner860,
.inner1080,
.inner1100 {
    padding: 0 calc((30/750)*100vw);
}

.inner860 {
    max-width: 860px;
    margin: 0 auto;
}

.inner1080 {
    max-width: 1080px;
    margin: 0 auto;
}

.inner1100 {
    max-width: 1100px;
    margin: 0 auto;
}

.txt-red {
    color: #ef001e;
}

.br_sp_mini {
    display: none;
}

.inPageAnchor {
    position: relative;
    top: calc((50/750)*100vw);
}


@media only screen and (max-width: 360px) {
    .br_sp_mini {
        display: block;
    }

}


/* Tab
---------------------------------------------------*/
.lpTab {
    border-bottom: 1px solid #d0d0d0;
    background-color: #fff;
}

.lpTab .cntSec_inner {
    padding-bottom: 0;
}

.lpTab_btnWrap {
    display: flex;
    align-items: stretch;
    column-gap: 3px;
}

.lpTab_btn {
    display: block;
    background-color: #F5F5F5;
    font-weight: 600;
    font-size: 16px;
    line-height: calc(23 / 18);
    text-align: center;
    letter-spacing: .025em;
    color: var(--hnb-color-text1);
    cursor: pointer;
    transition: all .2s ease;
    width: calc(100% / 3);
    text-decoration: none;
}

.lpTab_btn.active {
    background: var(--hnb-color-main);
    color: #fff;
}

.lpTab_btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 64px;
    padding: 8px 5px;
    color: inherit;
    height: 100%;
}

/* bg-area-1
---------------------------------------------------*/
.bg-area-1 {
    background: url(../images/bg_area_1_sp.jpg) no-repeat center top/cover;
    position: relative;
    overflow: hidden;
}


/* メインビジュアル mainVisual
---------------------------------------------------*/
.mv_inner {
    position: relative;
    height: calc((872/750)*100vw);
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box;
}

.mv_verdylogo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;

    opacity: 0;
    transform: translateX(-50px);
    animation: mv_verdylogo 1s ease-in-out forwards 0.5s;
}

@keyframes mv_verdylogo {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}


.mv_ttl {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;

    opacity: 0;
    transform: translateX(-50px);
    animation: mv_ttl 1s ease-in-out forwards 0.5s;
}

@keyframes mv_ttl {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}


.mv_chara {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;

    opacity: 0;
    transform: translateX(50px);
    animation: mv_chara 1s ease-in-out forwards .5s;
}

@keyframes mv_chara {
    0% {
        opacity: 0;
        transform: translateX(50px);
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.mv_txt_1,
.mv_txt_2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}

.mv_txt_1 {
    opacity: 0;
    transform: translateY(30px);
    animation: mv_txt .5s ease-in-out forwards 1s;
}

.mv_txt_2 {
    opacity: 0;
    transform: translateY(30px);
    animation: mv_txt .5s ease-in-out forwards 1.3s;
}

@keyframes mv_txt {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}


/* ページ内リンク inpagelinkBl
---------------------------------------------------*/
.inpagelinkBl {
    position: relative;
    z-index: 3;
}

.inpagelink_ul {
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
}

.inpagelink_ul li {
    width: calc((500/750)*100vw);
    /* width: 30%; */
    box-sizing: border-box;
    margin: 0 auto;
}

.inpagelink_ul li+li {
    margin-top: calc((36/750)*100vw);
}

.inpagelink_ul li:nth-child(1) {
    /* width: calc((215 / 750)* 100vw); */
}

.inpagelink_ul li:nth-child(2) {
    /* width: calc((215 / 750)* 100vw); */
}


.inpagelink_ul li:nth-child(3) {
    /* width: calc((215 / 750)* 100vw); */
}

.inpagelink_ul li a {
    font-size: calc((36 / 750) * 100vw);
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    display: block;
    background: #006c31;
    color: #e6c568;
    letter-spacing: 0.1em;
    border: calc((8 / 750) * 100vw) solid #006c31;
    box-shadow: 0px calc((6 / 750) * 100vw) #012f16;
    border-radius: calc((10 / 750) * 100vw);
    position: relative;
    top: 0;
    padding: calc((17 / 750) * 100vw) calc((17 / 750) * 100vw) calc((17 / 750) * 100vw) calc((44 / 750) * 100vw);
    cursor: pointer;
    transition: none;
}

.inpagelink_ul li a:hover {
    text-decoration: none;
    background: #006c31;
    border: calc((8/750)*100vw) solid #006c31;
    top: 0;
    box-shadow: 0px calc((6/750)*100vw) #012f16;
}

.inpagelink_ul li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #e6c568;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
}

.inpagelink_ul li a::after {
    content: '';
    width: calc((32 / 750) * 100vw);
    height: calc((32 / 750) * 100vw);
    background: url(../images/arrow_down_circle_gold.svg) no-repeat center / cover;
    position: absolute;
    top: calc(50% - calc((16 / 750) * 100vw));
    left: calc((20 / 750) * 100vw);
}


/* POINT pointBl
---------------------------------------------------*/
.pointBl {
    position: relative;
    z-index: 3;
    padding: calc((110 / 750) * 100vw) 0 calc((90 / 750) * 100vw);
}

.pointBl .inner1080 {
    padding: 0;
}

.point_item {
    margin-left: calc((30 / 750) * 100vw);
    width: calc((720 / 750) * 100vw);
    box-sizing: border-box;
    position: relative;
}

.point_item._1 {
    width: calc((688 / 750) * 100vw);
    height: calc((622 / 750) * 100vw);
    background: url(../images/bg_point_frame_1_sp.png) no-repeat center / cover;
}

.point_item._2 {
    width: calc((690 / 750) * 100vw);
    height: calc((897 / 750) * 100vw);
    background: url(../images/bg_point_frame_2_sp.png) no-repeat center / cover;
}

.point_item+.point_item {
    margin-top: calc((90 / 750) * 100vw);
}

.point_ttl_cate {
    font-family: din-2014, sans-serif;
    font-weight: 800;
    font-style: normal;
    position: absolute;
    top: calc((-90 / 750) * 100vw);
    left: calc((-5 / 750) * 100vw);
    width: calc((190 / 750) * 100vw);
    height: calc((173 / 750) * 100vw);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.point_ttl_desc {
    color: #fff;
    font-size: calc((38 / 750) * 100vw);
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: .05em;
    position: absolute;
    top: calc((48 / 750) * 100vw);
    right: calc((50 / 750) * 100vw);
    text-shadow: 1.5px 1.5px #000;
}

.point_ttl_desc_100man {
    display: inline-block;
    filter: drop-shadow(1.5px 1.5px 0 #000);
}

.point_ttl_desc_oazukeire,
.point_ttl_desc_present {
    font-size: calc((35 / 750) * 100vw);
}

.point_ttl_desc .txt-red {
    text-shadow: 1.5px 1.5px 0 #FFF, -1.5px -1.5px 0 #FFF,
        -1.5px 1.5px 0 #FFF, 1.5px -1.5px 0 #FFF,
        0px 1.5px 0 #FFF, 0-1.5px 0 #FFF,
        -1.5px 0 0 #FFF, 1.5px 0 0 #FFF;
}

.point_ttl_desc_num {
    font-size: calc((75 / 750) * 100vw);
    letter-spacing: .05em;
}

.point_ttl_desc_unit {
    font-size: calc((39 / 750) * 100vw);
    letter-spacing: .1em;
}

.point_ttl_desc_izyo {
    font-size: calc((39 / 750) * 100vw);
    letter-spacing: .1em;
    padding-right: .1em;
}

.point_ttl_desc_funds {
    color: #fff;
    font-size: calc((34 / 750) * 100vw);
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: .1em;
    position: absolute;
    top: calc((78 / 750) * 100vw);
    left: calc((80 / 750) * 100vw);
    filter: drop-shadow(1.5px 1.5px 0 #000);
}

.point_ttl_desc_funds .txt-red {
    font-size: calc((44 / 750) * 100vw);
    text-shadow: 1.5px 1.5px 0 #FFF, -1.5px -1.5px 0 #FFF, -1.5px 1.5px 0 #FFF, 1.5px -1.5px 0 #FFF, 0px 1.5px 0 #FFF, 0 -1.5px 0 #FFF, -1.5px 0 0 #FFF, 1.5px 0 0 #FFF;
}

.point_white {
    font-size: calc((32 / 750) * 100vw);
    font-weight: 900;
    line-height: 1.1;
    text-align: center;
    position: absolute;
}

.point_white._1 {
    top: calc((287 / 750) * 100vw);
    left: calc((38 / 750) * 100vw);
    letter-spacing: 0;
}

.point_white._2 {
    top: calc((469 / 750) * 100vw);
    left: calc((39 / 750) * 100vw);
    letter-spacing: .03em;
}

.point_white_l_num {
    font-size: calc((80 / 750) * 100vw);
    position: relative;
    top: .06em;
}

.point_white_l_unit {
    font-size: calc((48 / 750) * 100vw);
}

.point_white_l_ni {
    font-size: calc((39 / 750) * 100vw);
}

.point_white_l_present {
    font-size: calc((48 / 750) * 100vw);
}

.point_line {
    width: calc((598 / 750) * 100vw);
    position: absolute;
    top: calc((416 / 750) * 100vw);
    left: calc((35 / 750) * 100vw);
}

.point_funds_desc {
    font-size: calc((32 / 750) * 100vw);
    font-weight: 800;
    line-height: 1.59;
    letter-spacing: 0;
    position: absolute;
    left: calc((59 / 750) * 100vw);
    top: calc((293 / 750) * 100vw);
}

.point_funds_desc .txt-red {
    font-size: calc((37 / 750) * 100vw);
}

.point_funds_desc_s {
    font-size: calc((22 / 750) * 100vw);
    font-weight: 400;
    text-align: right;
    display: block;
    margin-right: 0;
}

.point_fig {
    width: calc((570 / 750) * 100vw);
    position: absolute;
    top: calc((552 / 750) * 100vw);
    right: calc((70 / 750) * 100vw);
}

.point_fig_copy {
    font-size: calc((24 / 750) * 100vw);
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: right;
    margin-top: calc((13 / 750) * 100vw);
}

.point_chuki-ul {
    margin-top: calc((45 / 750) * 100vw);
}

.point_chuki-ul>li {
    font-size: calc((20 / 750) * 100vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: .05em;
    text-indent: -1em;
    color: #fff;
    text-align: left;
    padding: 0 calc((30 / 750) * 100vw) 0 calc((50 / 750) * 100vw);
    width: 100%;
    box-sizing: border-box;
    filter: drop-shadow(2px 2px 0 #2b3910);
}


@media only screen and (max-width: 600px) {
    .point_line {
    top: calc((410 / 750) * 100vw);
    }
}


@media only screen and (max-width: 500px) {
    .point_line {
        top: calc((400 / 750) * 100vw);
    }
}


@media only screen and (max-width: 420px) {
    .point_line {
        top: calc((394 / 750) * 100vw);
    }
}


@media only screen and (max-width: 375px) {
    .point_line {
        top: calc((386 / 750) * 100vw);
    }
}


@media only screen and (max-width: 320px) {
    .point_line {
        top: calc((380 / 750) * 100vw);
    }
}


/* 商品概要 productsBl
---------------------------------------------------*/
.productsBl {
    padding: 0;
}

.products_inner {
    height: calc((390 / 750) * 100vw);
    display: flex;
    align-items: center;
    position: relative;
}

.products_inner::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/bg_products.jpg) no-repeat calc((-2120/750)*100vw) center / cover;
    /* background: url(../images/bg_products.jpg) no-repeat center / cover; */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.products_table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-spacing: 0;
    margin: calc((50 / 750) * 100vw) auto 0;
}

.products_table tr {
    display: grid;
    grid-template-columns: calc((230 / 750)* 100vw) 1fr;
    gap: calc((20/750)*100vw);
    margin-bottom: calc((20/750)*100vw);
}

.products_table tr.interest-wrap {
    margin-bottom: -1px;
}

.products_table tr.interest-wrap:nth-child(8) {
    margin-bottom: calc((20 / 750)* 100vw);
}

.products_table tr th,
.products_table tr td {
    font-size: calc((24 / 750)* 100vw);
    line-height: 2;
    font-weight: 500;
    padding: calc((17 / 750)* 100vw) calc((20 / 750)* 100vw) calc((19 / 750)* 100vw);
    letter-spacing: 0;
}

.products_table tr th {
    background: #344874;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    word-break: keep-all;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.products_table tr td {
    font-weight: 400;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #344874;
    width: auto;
}

.mainContents .products_table tr td a.txt-link {
    color: #dc080b;
    font-weight: bold;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.products_table tr:nth-child(6) th {
    align-items: flex-start;
    padding-top: calc((60 / 750)* 100vw);
    display: block;
}

.products_table tr.interest-wrap th {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
}

.products_table tr.interest-wrap:nth-child(5) th {
    padding-top: calc((17 / 750)* 100vw);
}

.products_table tr.interest-wrap:nth-child(8) th {
    padding-bottom: calc((19 / 750)* 100vw);
}

.products_table tr.interest-wrap td {
    padding-top: 0;
    padding-bottom: 0;
}

.products_table tr.interest-wrap:nth-child(5) td {
    padding-top: calc((17 / 750)* 100vw);
    border-bottom: none;
}

.products_table tr.interest-wrap:nth-child(6) td,
.products_table tr.interest-wrap:nth-child(7) td {
    border-top: none;
    border-bottom: none;
}

.products_table tr.interest-wrap:nth-child(8) td {
    padding-bottom: calc((19 / 750)* 100vw);
    border-top: none;
}

.products_table_chuki-ul li {
    text-indent: -1em;
    padding-left: 1em;
}

.products_info {
    background-color: #fff;
    border-radius: calc((10 / 750)* 100vw);
    padding: calc((36 / 750)* 100vw) calc((30 / 750)* 100vw) calc((40 / 750)* 100vw);
    margin: calc((40 / 750)* 100vw) auto 0;
}

.products_info_inner {
    margin: 0 auto;
    width: fit-content;
}

.products_info_lead {
    font-size: calc((24 / 750)* 100vw);
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
}

.products_info+.products_info_lead {
    text-align: right;
    color: #fff;
    margin-top: calc((10 / 750)* 100vw);
}

.products_info_tel-imgwrap {
    max-width: 453px;
    margin: 12px 0 0;
}

.products_info_time {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.products_info_time_label {
    font-size: calc((22 / 750)* 100vw);
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #000;
    width: calc((118 / 750)* 100vw);
    height: inherit;
    box-sizing: border-box;
    padding: calc((6 / 750)* 100vw) 0 calc((8 / 750)* 100vw);
    margin-right: 0.8em;
}

.products_info_time_lead {
    font-size: calc((22 / 750)* 100vw);
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
}


/* 「お申し込み」applyBl
---------------------------------------------------*/
.applyBl {
    padding: calc((87 / 750) * 100vw) 0 0;
}

.applyBl .sec_tit {
    display: block;
}

.apply_whitebox {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: calc((10 / 750)* 100vw);
    padding: calc((40 / 750)* 100vw) calc((30 / 750)* 100vw) calc((80 / 750)* 100vw);
    margin-top: calc((36 / 750) * 100vw);
}

.apply_whitebox_1clm_ttl {
    font-size: calc((43 / 750) * 100vw);
    font-weight: 800;
    letter-spacing: .05em;
    text-align: center;
    color: #dc080b;
}

.apply_whitebox_1clm_ul {
    margin: calc((18 / 750) * 100vw) auto 0;
}

.apply_whitebox_1clm_ul>li {
    font-size: calc((26 / 750) * 100vw);
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.5;
    text-align: center;
    text-indent: -1em;
    padding-left: 1em;
}

.apply_whitebox_1clm_desc {
    font-size: calc((28 / 750) * 100vw);
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.5;
    text-align: center;
    margin: calc((20 / 750) * 100vw) auto 0;
    word-break: keep-all;
}

.mainContents .apply_whitebox_1clm_desc a.txt-link {
    /* color: #dc080b; */
    /* font-weight: bold; */
    /* text-decoration-thickness: 2px; */
    text-underline-offset: 5px;
}

.apply_whitebox_1clm .apply_btn {
    width: 100%;
    box-sizing: border-box;
    margin: calc((32 / 750) * 100vw) auto 0;
    padding: calc((27 / 750) * 100vw) calc((10 / 750) * 100vw) calc((29 / 750) * 100vw);
}

.apply_whitebox_1clm .apply_btn::after {
    left: auto;
    right: 10px;
}

.apply_whitebox_1clm .apply_btn_inner {
    position: relative;
    display: block;
}

.apply_whitebox_1clm .apply_btn_inner::before {
    content: '';
    width: calc((43 / 750) * 100vw);
    height: calc((67 / 750) * 100vw);
    background: url(../images/icn_atm.png) no-repeat center / contain;
    position: absolute;
    top: calc((-5 / 750) * 100vw);
    left: calc((6 / 750) * 100vw);
}

.apply_whitebox_lr {
    display: block;
}

.apply_whitebox_lr_l,
.apply_whitebox_lr_r {
    width: auto;
}

.apply_whitebox_cate {
    font-size: calc((32 / 750)* 100vw);
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: calc((20 / 750)* 100vw);
}

.apply_whitebox_cate_red-txt {
    font-size: calc((36 / 750)* 100vw);
    color: #dc080b;
    font-weight: 800;
    display: block;
    word-break: keep-all;
}

.apply_btn {
    text-align: center;
    display: block;
    background: #006c31;
    color: #e6c568;
    letter-spacing: .05em;
    border: calc((8 / 750)* 100vw) solid #006c31;
    box-shadow: 0px 4px #012f16;
    border-radius: calc((10 / 750)* 100vw);
    position: relative;
    top: 0;
    padding: calc((10 / 750)* 100vw) calc((10 / 750)* 100vw) calc((14 / 750)* 100vw);
    cursor: pointer;
    transition: none;
    width: 73.7%;
    min-width: calc((400 / 750)* 100vw);
    margin: 0 auto;
}

.apply_whitebox_lr_r .apply_btn {
    padding: calc((10 / 750)* 100vw) calc((10 / 750)* 100vw) calc((14 / 750)* 100vw);
}

.apply_whitebox_lead+.apply_btn {
    margin-top: 30px;
}

.apply_btn:hover {
    text-decoration: none;
    background: #006c31;
    border: calc((8 / 750)* 100vw) solid #006c31;
    top: 0;
    box-shadow: 0px 4px #012f16;
}

.apply_whitebox_lr_r,
.apply_whitebox_lead+.apply_btn {
    margin-top: calc((40 / 750)* 100vw);
}

.apply_btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #e6c568;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: calc((10 / 750)* 100vw);
}

.apply_btn::after {
    content: '';
    width: calc((32 / 750)* 100vw);
    height: calc((32 / 750)* 100vw);
    background: url(../images/arrow_down_circle_gold.svg) no-repeat center / cover;
    position: absolute;
    top: calc(50% - calc((16 / 750) * 100vw));
    left: 10px;
    transform: rotate(-90deg);
}

.apply_btn_txt-s {
    font-size: calc((22 / 750)* 100vw);
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.05em;
}

.apply_btn_txt-l {
    font-size: calc((42 / 750)* 100vw);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.05em;
    display: block;
}

.apply_whitebox_chuki-ul,
.apply_whitebox_lead {
    font-size: calc((20 / 750)* 100vw);
    line-height: 1.71;
    letter-spacing: 0.05em;
    margin-top: calc((18 / 750)* 100vw);
}

.apply_whitebox_chuki-ul li {
    text-indent: -1em;
    padding-left: 1em;
}

.apply_whitebox_chuki-ul li+li {
    margin-top: calc((20/750)*100vw);
}

.apply_btn_pdf {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    margin: calc((80 / 750)* 100vw) auto 0;
    padding: calc((20 / 750)* 100vw) calc((20 / 750)* 100vw) calc((24 / 750)* 100vw);
    background-color: #20934f;
    width: 79.4%;
    min-width: calc((440 / 750)* 100vw);
    box-sizing: border-box;
    transition: none;
}

.apply_btn_pdf:hover {
    text-decoration: none;
    background: #20934f;
}

.apply_btn_pdf_txt {
    color: #fff;
    font-size: calc((42 / 750)* 100vw);
    padding-left: calc((54 / 750)* 100vw);
    text-align: center;
    line-height: 1.4;
    position: relative;
}

.apply_btn_pdf_txt::before {
    content: '';
    display: inline-block;
    width: calc((40 / 750)* 100vw);
    height: calc((48 / 750)* 100vw);
    background: url(../images/icn_pdf_white.svg) no-repeat center / cover;
    position: absolute;
    left: 0;
    top: calc(50% - calc((22 / 750)* 100vw));
}


/* スマホ「お申し込み」ボタン
---------------------------------------------------*/
.contact_button_area {
    position: fixed;
    display: none;
    visibility: visible;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: 0 0 0 10px;
    width: calc(100% - 100px);
    box-sizing: border-box;
}

.contact_button,
.contact_button:link {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    display: block;
    background: #006c31;
    color: #e6c568;
    position: relative;
    top: 0;
    cursor: pointer;
    border-radius: 5px;
    border: 4px solid #006c31;
    box-shadow: 0px calc((6 / 750) * 100vw) #012f16;
    padding: 7px 8px;
    letter-spacing: 0.05em;
    transition: none;
}

.contact_button:hover {
    text-decoration: none;
}

.contact_button::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #e6c568;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
}

.contact_button::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/arrow_down_circle_gold.svg) no-repeat center / cover;
    position: absolute;
    top: calc(50% - 8px);
    left: 10px;
}