@charset "UTF-8";

/* Reset */
body {
    overflow: hidden;
    width: 100%;
}

a:link,
a:visited {
    color: initial;
    text-decoration: unset;
    text-underline-offset: unset;
    cursor: pointer;
}

.l-contents-mv__backImage img {
    height: 40rem;
}

ul {
    list-style: none;
}

.l-header__wrap {
    padding: 0 2rem;
    align-items: center;
}

.l-contents-main {
    max-width: 128rem;
}

#contact .l-contents-main {
    max-width: 128rem;
}

section {
    position: relative;
}

.section_bg {
    width: 100%;
    display: block;
    background: #efefef;
}

section .l-contents-main {
    position: relative;
}

.l-header__main {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}

.l-header__logo {
    max-width: 25rem;
    min-width: 25rem;
    margin-right: 4rem;
}

.tel_wrap {
    max-width: 18rem;
    min-width: 18rem;
    margin: 0 0 0 auto;
}

.l-contents {
    margin-top: 8.75rem;
}

.u-w-mx-110_block {
    background: #fff;
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    max-width: 110rem;
}

.u-w-mx-110_block:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: calc((100vw - 110rem - 1px) / -2);
    width: calc((100vw - 110rem) /2);
    height: 100%;
    background: #fff;
}

.u-w-mx-110_block:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: calc((100vw - 110rem - 1px) / -2);
    width: calc((100vw - 110rem) /2);
    height: 100%;
    background: #fff;
}

.lp-mv-ttl-sub2 {
    background: #a08a22;
    color: #fff;
    padding: 0.8rem 1rem;
    width: fit-content;
    max-width: 100%;
    font-size: 1.7rem;
    font-weight: 600;
}

.ttl-h4-style02 {
    font-size: 2rem;
}

a.c-button-contactcta {
    display: block;
    margin: 2rem auto 4rem;
    padding: 1.8rem 1.8rem 1.8rem 3.6rem;
    width: 100%;
    max-width: 30rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    background: #800000;
    font-size: 1.8rem;
    border-radius: 1rem;
}

a.c-button-contactcta:before {
    content: '';
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-bottom: 0.2rem solid #fff;
    border-right: 0.2rem solid #fff;
    position: absolute;
    top: 50%;
    left: 1.6rem;
    transform: translate(0, -50%) rotate(45deg);
}

.jc-c {
    justify-content: center
}

.alit-c {
    align-items: center;
}

ul#caselabelList li {
    padding: 1rem 0.8rem;
}

ul#caselabelList li button {
    border: 0.1rem solid #ccc;
}

ul#caselabelList li button.current {
    background: #8c95b1;
    color: #fff;
    border: 0.1rem solid var(--navy);
}

#sec01 .u-w-mx-110_block:before,
#sec03 .u-w-mx-110_block:before,
#contact .u-w-mx-110_block:before {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 0%);
}

#sec01 .u-w-mx-110_block:after,
#sec03 .u-w-mx-110_block:after,
#contact .u-w-mx-110_block:after {
    clip-path: polygon(0% 0%, 100% 100%, 0% 100%, 0% 0%);
}

#sec02 .u-w-mx-110_block:before,
#sec04 .u-w-mx-110_block:before {
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 100% 0%);
}

#sec02 .u-w-mx-110_block:after,
#sec04 .u-w-mx-110_block:after {
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 0%);
}

.mv_cta {
    position: absolute;
    width: 82%;
    z-index: 99;
    bottom: -5%;
    left: 50%;
    transform: translateX(-50%);
}

.rank_icon_img {
    width: 93%;
    display: block;
    box-sizing: border-box;
    position: relative;
    transition: width .3s;
    margin: 1rem 0 0;
    bottom: 0;
}

@media screen and (max-width:750px) {
    .section_bg {
        background: #fff;
    }

    .u-w-mx-110_block:before,
    .u-w-mx-110_block:after {
        content: '';
        display: none;
    }

    .l-contents-mv__backImage img {
        height: 62rem;
    }
}

/* Set style */
.menu_wrap {
    display: block;
    width: 100%;
}

.menu_wrap>div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;

}

.menu_wrap_items {
    width: fit-content;
    margin: 0 0 0 auto;
    font-size: 1.4rem;
    font-weight: 500;
}

.lp-mv-ttl {
    font-size: 4.8rem;
    font-weight: 400;
    color: #fff;
    line-height: 100%;
    font-family: "Yu Mincho", "MS Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
}

.lp-mv-sub {
    display: block;
    font-size: 3.5rem;
    color: #fff;
    margin: 0.6rem 0 0 0.6rem;
    font-family: "Yu Mincho", "MS Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
}

.lp-contents-mv {
    position: relative;
}

.lp-mv-abs-pic {
    position: absolute;
    bottom: -5rem;
    right: 7%;
}

.lp-mv-abs-cta {
    position: absolute;
    width: 100%;
    bottom: 3rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.lp-mv-absin-cta-grid {
    width: 100%;
    max-width: 80rem;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem;
    align-items: center;
    justify-content: center;
}

.lp-mv-absin-cta-grid>a {
    background: #fff;
    color: var(--navy);
    font-size: 2rem;
    font-weight: 500;
    padding: 1.2rem 3.2rem;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    position: relative;
    border-radius: 0.6rem;
    border: 0.1rem solid var(--gray3);
    box-shadow: 0.4rem 0.4rem 0.5rem rgba(0, 0, 0, .6);
}

.lp-mv-absin-cta-grid>a:before {
    content: '';
    display: block;
    width: 2rem;
    height: 2rem;
    border-top: 0.2rem solid var(--navy);
    border-right: 0.2rem solid var(--navy);
    position: absolute;
    top: 50%;
    left: 1.6rem;
    transform: translate(0, -50%) rotate(45deg);
}

.l-contents-mv__backImage {
    background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -webkit-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -moz-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -o-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -ms-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    position: relative;
    height: 40rem;
}

.l-contents-mv__backImage .layer_bg01 {
    content: '';
    background: #1f2c5c;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    clip-path: polygon(0% 0%, 56% 0%, 42% 100%, 0% 100%);
    z-index: 5;
}

.l-contents-mv__backImage .layer_bg02 {
    content: '';
    background: #004ba9;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    clip-path: polygon(0% 0%, 70% 0%, 56% 100%, 0% 100%);
    z-index: 1;
}

.l-contents-mv__backImage .layer_bg03 {
    content: '';
    background: #fff;
    opacity: .1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    clip-path: polygon(42% 0%, 100% 0%, 100% 100%, 56% 100%);
    z-index: 8;
}

.lp-mv-ttl-sub {
    font-size: 4.2rem;
    color: var(--navy);
    font-weight: 500;
    font-family: "Yu Mincho", "MS Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
}

.lp-mv-ttl-h3 {
    font-size: 3.2rem;
    color: var(--navy);
    font-weight: 500;
    font-family: "Yu Mincho", "MS Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
}

.contact-info-area {
    display: grid;
    grid-template-columns: 1fr 35%;
    grid-gap: 4rem;
    align-items: center;
    grid-template-areas: "cctxt cctel";
}

.contact_catch_txt {
    grid-area: "cctxt";
}

.contact_catch_tel {
    grid-area: "cctel";
}

.num {
    color: var(--navy);
    font-size: 3.2rem;
    width: fit-content;
    position: relative;
    box-sizing: border-box;
    padding: 0 3.2rem;
    margin: auto;
}

.num .svgicon {
    width: 3.2rem;
    height: 3.2rem;
    display: block;
    margin: 0 1.6rem 0 0;
}

.flex_nowrap {
    flex-wrap: nowrap;
}

.svgicon-yellow svg .telimg {
    fill: var(--navy);
}

.contact_catch_tel {
    border: 0.1rem solid var(--navy);
    box-sizing: border-box;
    position: relative;
    padding: 1.6rem 0;
    text-align: center;
    color: var(--navy);
    font-weight: bold;
}

.down-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rel_bloc {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 2rem auto;
}

.ajax_bloc_wrap,
.nml_bloc_wrap {
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 6rem 3rem 3rem;
    background: #F2D980;
    margin: 4rem auto 0;
}

.ajax_bloc_wrap:before,
.nml_bloc_wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    transform: translate(-50%, -1px);
    border: 3rem solid transparent;
    border-top: 3rem solid #fff;
}

.case_detail_area_full {
    display: block;
    width: 100%;
    margin: 2rem 0 0;
}

.case_detail_area {
    display: flex;
    width: 100%;
    margin: 2rem 0 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}



.case_thumb_area {
    width: 28%;
    margin-right: 2%;
}

.case_detail_info {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #ccc;
}

.case_detail_info dt {
    background: #8C95B1;
    width: 30%;
    color: #fff;
    padding: 1rem;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 90%;
}

.case_detail_info dd {
    background: #fff;
    width: 70%;
    padding: 1rem 2rem;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #ccc;
    font-size: 90%;
}

.case_detail_info dt:last-child,
.case_detail_info dd:last-child {
    border-bottom: transparent;
}

.case_detail_area_full .case_detail_info {
    width: 100%;
}

.cdi_cmpname {
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
}

.cdi_cmpname>.mini_txt {
    font-size: 1.2rem;
    padding-left: 0.8rem;
}

.cdi_industry {
    display: block;
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
}

.labelList {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.idty-p {
    width: 100%;
    max-width: fit-content;
    display: block;
    box-sizing: border-box;
    position: relative;
    margin: 1rem 0;
}

.idty-p>span {
    display: block;
    font-size: 75%;
}

.idty-p_miniwrap {
    width: 100%;
    max-width: fit-content;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
}

.idty-p_miniwrap>.idty-p {
    width: 100%;
    max-width: calc(100% - 6rem);
    display: block;
    box-sizing: border-box;
    position: relative;
}

.idty-arrow {
    content: '';
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 4rem;
    height: 4rem;
    margin: 0 1rem;
}

.idty-arrow:before {
    content: '';
    display: block;
    right: 0.8rem;
    top: 50%;
    width: 0;
    height: 0;
    position: absolute;
    box-sizing: border-box;
    transform: translate(0, -50%);
    border: 1rem solid transparent;
    border-left: 1rem solid #1d2c5b;
    border-right: none;
}

.idty-arrow:after {
    content: '';
    display: block;
    left: 0.5rem;
    top: 50%;
    height: 0.5rem;
    width: 2.05rem;
    background: #1d2c5b;
    position: absolute;
    box-sizing: border-box;
    transform: translate(0, -50%);
}

.label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F0F3F5;
    padding: 2px 12px;
    border-radius: 4px;
    font-weight: bold;
}

.ownerList {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2rem;
    box-sizing: border-box;
    padding: 4rem 0;
}

.ownerList li {
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    margin:0 1.6rem;
}

.ownerList li a {
    padding-bottom: 1.6rem;
    display: block;
}

.ownerlist_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FBDA7B;
    color: var(--navy);
    padding: 0.8rem;
    font-size:1.4rem;
}

.ownerlist_ttl2 {
    display: block;
    color: var(--navy);
    font-weight: bold;
    margin-bottom: 1.6rem;
        font-size:1.4rem;
}

.ownerlist_ttl3 {
    font-weight: 700;
    font-size: 80%;
    display: block;
}

.ownerlist_name {
    font-size: 80%;
    display: block;
}

.lp-btn-common {
    background: linear-gradient(to right, #8E1C31, #000000);
    padding: 0.4rem 1.6rem;
    color: #fff;
    border-radius: 10rem;
    display: block;
    width: fit-content;
    margin: 0.8rem auto;
}

.ownerlist_detail_bloc {
    position: relative;
    box-sizing: border-box;
    padding: 0.8rem;
}

.company-card {
    background: #fff;
    border-radius: 0.8rem;
    box-sizing: border-box;
    padding: 2rem 4rem;
    display: block;
    margin: 4rem auto 0;
}

.company-card-ttl {
    display: grid;
    grid-template-columns: 1fr 27.4rem;
    width: 100%;
    margin: auto;
    justify-items: center;
    align-items: center;
    grid-template-areas: "cctxt ccimg";
    grid-gap: 4rem;
}

.cc-ttl {
    grid-area: cctxt;
    font-weight: 500;
    font-size: 2.4rem;
    text-align: center;
    display: block;
    width: 100%;
}

.cc-img {
    grid-area: ccimg;
    text-align: left;
    display: block;
    width: 100%;
}

.cc-img img {
    width: fit-content;
    max-width: 100%;
}

.company-card-inner {
    display: grid;
    grid-template-columns: 30% 1fr;
    grid-gap: 4rem;
    padding: 3.2rem 0 0.8rem;
}

.company-card-info dl {
    display: grid;
    grid-template-columns: 25% 1fr;
    grid-template-areas: "ccil ccif";
    width: 100%;
    grid-gap: 1.6rem;
}

.company-card-info dl:first-child {
    border-top: 0.1rem solid #444;
}

.company-card-info dl .company-card-info-label {
    grid-area: ccil;
    padding: 1.6rem 2rem;
    border-bottom: 0.1rem solid #444;
    text-align: center;
    display: flex;
    align-items: center;
}

.company-card-info dl .company-card-info-field {
    grid-area: ccif;
    padding: 1.6rem 4rem;
    border-bottom: 0.1rem solid #444;
    text-align: left;
    display: flex;
    align-items: center;
}

img.inline-img {
    display: inline-block;
    padding-left: 1.6rem;
}

button#modal_cta_type01 {
    position: absolute;
    left: 10%;
    top: 100%;
    width: fit-content;
    box-sizing: border-box;
    padding: 1rem 6rem;
    background: linear-gradient(to right, #8E1C31, #000000);
    color: #fff;
    font-weight: bold;
    transition: opacity 0.3s ease-in-out;
    /* ← ふわっと変化させる */
}

button#modal_cta_type01:hover {
    opacity: 0.5;
    /* ← 少し透過させる */
}

button#modal_cta_type01:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2rem;
    top: -1.9rem;
    left: 0;
    background: linear-gradient(to right, #8E1C31, #000000);
    clip-path: polygon(50% 0, 45% 100%, 55% 100%);
    transition: opacity 0.3s ease-in-out;
    /* ← こちらも変化させるなら追加 */
}

button#modal_cta_type01:hover:before {
    opacity: 0.8;
    /* ← 三角形部分も一緒に薄くする場合 */
}

button#modal_cta_type01 .svg_icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 2rem;
    right: 2rem;
    width: 2rem;
    height: 2rem;
    transform: translate(0, -50%);
}

.modal_cta_comment {
    display: block;
    font-size: 60%;
    text-align: center;
}

/**grid**/
.grid_dispbloc {
    display: grid;
}

.grid_column2 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem;
}

.grid_column3 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 4rem;
}

.grid_column2-30 {
    grid-template-columns: 1fr 30%;
    grid-gap: 4rem;
}

.grid_column2-40 {
    grid-template-columns: 1fr 40%;
    grid-gap: 4rem;
}

.u-fz-note {
    font-size: 80%;
}

.grid-column-items img {
    width: 100%;
    display: block;
}

.grid-column-items img.inline-img {
    width: auto;
    max-width: initial;
    padding: 0;
    display: block;
    margin: auto;
}

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

    .grid_column2,
    .grid_column3,
    .grid_column2-30,
    .grid_column2-40 {
        grid-template-columns: 1fr;
    }
}

/**ttlBelt**/
.section_ttl_belt {
    height: 19rem;
    overflow: hidden;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.section_ttl_backImage {
    height: 100%;
    width: 192rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}

.section_ttl_belt_txt {
    font-size: 5.0rem;
    color: #fff;
    font-weight: 500;
    text-shadow: 0.1rem 0.1rem 0.5rem rgba(0, 0, 0, .8);
    font-family: "Yu Mincho", "MS Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
}

@media screen and (max-width:750px) {
    .section_ttl_belt_txt {
        font-size: 3rem;
    }

    .section_ttl_belt {
        height: 14rem;
    }
}

/**** Tbl *****/
.device_fixed_tbl {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    display: block;
    margin-bottom: 2rem;
}

.oveflow_wrap {
    overflow: hidden;
    width: 100%;
    display: block;
}

.tbl_rel_wrapper {
    width: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 0 0 2rem;
    overflow: scroll hidden;
    transform: translate(0, 2rem);
}

table.tbl4compare {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #999;
    margin: 0 0 0.5rem;
    font-weight: bold;
    font-size: 2rem;
}

table.tbl4compare td {
    border: 1px solid #999;
    padding: 2rem 1rem;
    text-align: center;
    vertical-align: middle;
    width: 30%;
}

table.tbl4compare td.tbl_other_cell {
    width: 10%;
}

table.tbl4compare tr:nth-child(2) td {
    background: #ccc;
    box-sizing: border-box;
}

table.tbl4compare tr:first-child td:nth-child(2) {
    color: #fff;
    background: #1d2d5c;
    border: 5px solid #1d2d5c;
}

table.tbl4compare tr:nth-child(2) td:nth-child(2) {
    color: #1d2d5c;
    border: 5px solid #1d2d5c;
}

table.tbl4compare tr:nth-child(2) td:nth-child(3) {
    color: #219693;
}

table.tbl4compare tr:nth-child(2) td:nth-child(4) {
    color: #397191;
}

.em_wred_font {
    font-size: 120%;
    color: #86122a;
}

table.tbl4compare tr:last-child td:nth-child(2) {
    border: 5px solid #1d2d5c;
}

/*
セルフモーダル
*/
div#wmodal {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 1001;
}

.wmodal_wrap {
    display: block;
    background: #fff;
    width: 96%;
    max-width: 980px;
    position: absolute;
    box-sizing: border-box;
    padding: 2rem 4rem 2rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wmodal_ttl {
    font-size: 3.2rem;
    font-weight: bold;
    width: fit-content;
    border-bottom: 3px solid;
    color: #444;
    line-height: 100%;
}

.wmodal_exp {
    padding: 0;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    display: block;
    margin: 2rem 0;
    font-size: 1.6rem;
}

.wmodal_cta {
    margin: 4rem auto 2rem;
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 80%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
}

.wmodal_cta a {
    padding: 1rem 0;
    width: 100%;
    display: block;
    border-radius: 50px;
    background: linear-gradient(to left, #8E1C31, #000000);
    height: 100%;
    padding: 1rem 0;
    color: #fff;
}

.wmodal_cta a:hover {
    opacity: 0.7;
    background: linear-gradient(to right, #8E1C31, #000000);
    transition: opacity .3s, background .3s;
}

table.innermodal_tbl {
    margin: 2rem auto 0;
    width: 80%;
    border: 1px solid #ccc;
}

table.innermodal_tbl th {
    background: #1d2d5c;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ccc;
    text-align: center;
}

table.innermodal_tbl td {
    border: 1px solid #ccc;
    text-align: center;
}

.wmodal_minittl {
    font-weight: bold;
    display: block;
}

.wmodal_cta_minittl {
    font-weight: bold;
    text-align: center;
    display: block;
}

a.contact_h_btn {
    display: block;
    padding: 1rem;
    width: 100%;
    max-width: 18rem;
    font-weight: 500;
    margin: 0 0 0 auto;
    color: #fff;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    background: #800000;
    font-size: 1.6rem;
    border-radius: 1rem;
}


@media screen and (max-width:1140px) {
    table.tbl4compare {
        width: 100%;
    }
}

.menu_wrap .u-disp-none-pc {
    display: none;
}

.menu_wrap .u-disp-none-sp {
    display: block;
}

@media screen and (max-width:1000px) {
    table.tbl4compare {
        width: 1060px;
    }

    .menu_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        box-sizing: border-box;
        padding: 4%;
        background: #fff;
        display: block;
        z-index: -1;
        opacity: 0;
        transform: translate(100%, 0);
        transition: opacity .3s, transform .3s;
    }

    .menu_wrap .u-disp-none-pc {
        display: block;
    }

    .menu_wrap .u-disp-none-sp {
        display: none;
    }

    .menuactive {
        z-index: 10;
        opacity: 1;
        transform: translate(0, 0);
    }

    .menu_wrap>div {
        width: 100%;
        display: block;
        overflow-y: scroll;
        height: 80%;
    }

    .menu_wrap_items {
        width: 100%;
        margin: 0;
        border-top: 0.1rem solid var(--gray3);
        border-bottom: 0.1rem solid var(--gray3);
        font-size: 1.6rem;
    }

    .menu_wrap_items>a {
        padding: 2rem;
        display: block;
    }

    .menu_wrap_items+.menu_wrap_items {
        border-top: transparent;
    }

    .h-menu-btn {
        content: '';
        width: 3rem;
        height: 2rem;
        border-top: 0.2rem solid var(--gray3);
        border-bottom: 0.2rem solid var(--gray3);
        display: block;
        box-sizing: border-box;
        position: relative;
        top: unset;
        margin: 0;
    }

    .h-menu-btn:before {
        content: '';
        width: 100%;
        height: 0.2rem;
        background: var(--gray3);
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
    }

    .h-menu-btn-c {
        content: '';
        width: 3rem;
        height: 2rem;
        display: block;
        box-sizing: border-box;
        position: relative;
        top: unset;
        margin: 0 0 2rem auto;
    }

    .h-menu-btn-c:before {
        content: '';
        width: 100%;
        height: 0.2rem;
        background: var(--gray3);
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%) rotate(45deg);
    }

    .h-menu-btn-c:after {
        content: '';
        width: 100%;
        height: 0.2rem;
        background: var(--gray3);
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%) rotate(-45deg);
    }

    .tel_wrap {
        max-width: unset;
        min-width: unset;
        width: 100%;
        margin: 2rem auto;
    }

    .tel_wrap.u-disp-none-pc {
        display: block;
        width: 80%;
    }

    .h-menuu-copy {
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 90%;
        text-align: center;
        padding: 0.8rem;
        width: 100%;
        border-top: 0.1rem solid var(--gray2);
    }
}

/** PC4middle-Display **/
@media screen and (max-width:1140px) {

    .kv_catch_wrap {
        width: 75%;
    }
}

/** PC4small-Display **/
@media screen and (max-width:900px) {

    .kv_catch_wrap {
        width: 92%;
    }

}

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

    .mainVisual_wrap {
        height: 160vw;
    }
}

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

    .contact-head_wrap .l-header__logo {
        min-width: 20rem;
        max-width: 20rem;
    }

    .l-contents {
        margin-top: 7.8rem;
    }

    .wmodal_wrap {
        padding: 4rem 2rem;
        overflow: hidden scroll;
        max-height: 80vh;
    }


    .num {
        justify-content: center;
    }


    .contact-info-area {
        grid-template-columns: 1fr;
        grid-template-areas:
            "cctxt"
            "cctel"
        ;
    }

    .oveflow_wrap {
        overflow-x: scroll;
    }

    .ajax_bloc_wrap {
        padding: 6rem 2rem 2rem;
    }

    .idty-p_miniwrap {
        justify-content: center;
    }

    .idty-arrow {
        transform: rotate(90deg);
    }

    .idty-p {
        display: flex;
        flex-wrap: wrap;
    }

    .idty-p_miniwrap>.idty-p {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .ownerList>li {
        width: 100%;
        margin: 2rem 0;
    }

    .ownerList {
        grid-template-columns: 1fr;
        grid-gap: 2rem;
    }

    button#modal_cta_type01:before {
        visibility: hidden;
        opacity: 0;
        display: none;
    }

    .l-contents-mv__backImage {
        height: 62rem;
    }

    .rank_icon_img {
        width: 79%;
        margin: 16rem 4rem 0;
        z-index: 90;
    }

}

@media screen and (max-width: 750px) and (orientation: landscape) {

    .l-contents-mv__backImage,
    .l-contents-mv__backImage img {
        height: 88rem;
    }
}



/**MODAL SETTING**/


/*** MODALSetting ***/
/* =====================
  ■modal
  ===================== */
@keyframes modalwindow_body_in {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes modalwindow_body_out {
    0% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-20px);
    }
}

.modalwindow {
    /* オーバーレイ＆スクロール領域になるレイヤー */
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    z-index: -3;
    width: 100%;
    /* スマホでスワイプして指を離すまでの間下部の背景が無くなるため余分に指定 */
    height: calc(100% + 100px);
    background: rgba(0, 0, 0, 0.5);
    border-bottom: 100px solid transparent;
    cursor: pointer;
}

.modalwindow.is_visible {
    opacity: 1;
    z-index: 1001;
}

.modal-content {
    position: relative;
    background: #fff;
}

.modal-content .ttl {
    border: 0;
    border-radius: 8px 8px 0 0 / 8px 8px 0 0;
    background-image: linear-gradient(to top, #3337b1, #101381);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modalwindow .mdl-body {
    /* ウィンドウ自体 アニメーションなどで装飾 */
    position: relative;
    top: 100px;
    width: 1000px;
    max-width: 1000px;
    margin: 0 auto;
    background: transparent;
    border-radius: 8px;
    cursor: default;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    transform: translateY(-20px);
    animation: 200ms modalwindow_body_out;
    margin-bottom: 400px;
}

.modalwindow.is_visible .mdl-body {
    transform: translateY(0px);
    animation: 400ms modalwindow_body_in;
}

/**MODAL INNER STTING **/
.c_card_5 {
    padding: 3.2rem 10% 0;
    position: relative;
}

.c_card_5_top {
    margin-top: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c_card_5_pic {
    width: 50%;
    overflow: hidden;
}

.c_card_5_pic img {
    width: 100%;
    height: auto;
    display: block;
}

p.c_card_5_txt {
    font-weight: bold;
    margin: 2.4rem 0;
}

.c_card_5_label_1 {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: #1D2C5B;
    padding: 6px 10px;
    text-align: center;
}

.c_card_5_catch {
    margin-top: 14px;
    font-size: 32px;
    line-height: 1.3;
    color: #1F2C5C;
    font-weight: bold;
}

.c_card_5_label_2 {
    display: inline-block;
    border: 1px solid #333;
    line-height: 1;
    padding: 4px;
}

.c_card_5_name_company {
    font-weight: bold;
    margin-top: 12px;
}

.c_card_5_name_owner {
    margin-top: 8px;
    font-size: 18px;
}

.slick-nav-arrows {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}

.slick-nav-arrows .slick-next_ex {
    right: -23px;
}

.slick-nav-arrows .slick-prev_ex {
    left: -23px;
}

.slick-nav-arrows .slick-arrow {
    position: absolute;
}

.slick-arrow {
    display: inline-flex;
    width: 4rem;
    height: 4rem;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.pos-rel {
    position: relative;
}

.c_card_5_nameWrap {
    box-sizing: border-box;
    display: block;
    padding: 1.6rem;
}

.btn-mdl-closeTop {
    position: absolute !important;
    top: 0;
    top: 3rem;
    right: 3rem;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    text-align: center;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(/lp/transfer/04/assets/images/Icon_modal_close.svg);
    position: absolute;
}

/* =====================
    ■modal_success
    ===================== */
.modal_success {
    position: relative;
    margin-top: 32px;
}

.modal_success_item {
    width: 1000px;
}

.slick-initialized .slick-slide {
    display: block;
}

.modal_success {
    display: none;
}

.modal_success.slick-initialized {
    display: block;
}

@media screen and (max-width: 1200px) {
    .modal_success_item {
        width: 800px;
    }
}

@media screen and (max-width: 900px) {
    .modal_success_item {
        width: 600px;
    }
}

@media screen and (max-width: 750px) {
    .modal_success_item {
        width: 330px;
    }
}

@media screen and (max-width: 1200px) {
    .modalwindow .mdl-body {
        width: 800px;
    }
}

@media screen and (max-width: 900px) {
    .modalwindow .mdl-body {
        width: 600px;
    }
}

@media screen and (max-width: 750px) {
    .modalwindow .mdl-body {
        top: 20px;
        width: 330px;
    }

    .modal-box {
        padding-bottom: 60px;
    }

    .btn-mdl-closeTop {
        top: 20px;
        right: 20px;
        width: 18px;
        height: 18px;
    }
}


@media screen and (max-width: 750px) {
    .l-header {
        padding: 2rem 0;
    }

    .ttl-h1 {
        padding: 4rem 0;
    }

    .ttl-h1 .txt_bloc,
    .ttl-h2 .txt_bloc {
        padding: 0;
    }


    .cont-inner_bloc_content_inner .ttl-h4-style02 {
        display: block;
    }

    .lp-mv-ttl {
        font-size: 3.2rem;
        line-height: 3.9rem;
        margin: -1.5rem auto 0rem;
    }

    .lp-mv-sub {
        font-size: 3rem;
        margin: 0 auto;
    }

    .lp-mv-absin-cta-grid {
        grid-template-columns: 1fr;
        width: 90%;
        grid-gap: 2rem;
    }

    .lp-mv-abs-cta {
        bottom: 2rem;
    }

    .lp-mv-absin-cta-grid>a {
        padding: 0.8rem 3.2rem;
    }

    .lp-mv-absin-cta-grid>a:before {
        width: 1.6rem;
        height: 1.6rem;
    }

    #feature_list li {
        width: 100%;
        margin: 2rem 0;
    }

    .ttl-h2 {
        font-size: 2.8rem;
        padding: 4rem 0;
    }

    .ttl-h3-style01 {
        font-size: 1.6rem;
    }

    .ownerList>li {
        width: 100%;
        margin: 2rem 0;
    }

    .inner_navi_col3w li {
        width: 100%;
        margin: 2rem 0;
    }

    .ttl-h3-style02>span {
        padding: 0 0 0 3rem;
    }

    .content_catch {
        font-size: 1.4rem;
        text-align: left;
    }

    .case_thumb_area {
        width: 100%;
        margin: 1.6rem 0;
    }

    .case_detail_info {
        width: 100%;
    }

    .case_detail_info dt,
    .case_detail_info dd {
        width: 100%;
    }

    .contact_catch_area>div {
        width: 100%;
        margin: 2rem 0;
    }

    .contact_catch_area {
        padding: 0;
        font-size: 1.6rem;
    }

    .c_card_5_pic {
        width: 100%;
    }

    .c_card_5_top {
        flex-wrap: wrap;
        display: flex;
        flex-direction: column-reverse;
    }

    .c_card_5_nameWrap {
        display: block;
        width: 100%;
    }

    .u-w-overflow-sp {
        width: 98rem;
        max-width: unset;
    }

    .modal_success_item {
        width: 330px;
    }

    .mainVisual_wrap {
        position: relative;
        display: block;
        width: 100%;
        height: 590px;
        background-image: url('/lp/transfer/03/assets/images/kv_sp.webp');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .kv_catch_wrap {
        width: 95%;
    }

    .sp-telArea .telbtn {
        width: 45px;
    }

    .adviser img {
        width: 80%;
        margin: 0 auto;
    }

    .modalwindow .mdl-body {
        top: 20px;
        width: 330px;
    }

    .lp-mv-ttl-sub {
        font-size: 2.4rem;
        font-weight: 600;
    }

    .lp-mv-ttl-h3 {
        font-size: 2.1rem;
        font-weight: 700;
    }


    .company-card {
        padding: 4rem 0 2rem;
        margin: auto;
    }

    .company-card-ttl {
        grid-template-columns: 1fr;
        grid-template-areas:
            "cctxt"
            "ccimg";
        grid-gap: 2rem;
    }

    .cc-ttl {
        font-size: 1.8rem;
        text-align: center;
    }

    .cc-img {
        text-align: center;
    }

    .company-card-inner {
        grid-template-columns: 1fr;
        grid-template-areas:
            "cciinfo"
            "cciimg";
    }

    .company-card-img {
        grid-area: cciimg;
    }

    .company-card-info {
        grid-area: cciinfo;
    }

    .company-card-info dl {
        grid-template-columns: 1fr;
        grid-template-areas:
            "ccil"
            "ccif";
        grid-gap: 0;
    }

    .company-card-info dl .company-card-info-label {
        padding: 1.6rem 2rem 0;
        border-bottom: none;
        font-weight: bold;
    }

    .company-card-info dl .company-card-info-field {
        padding: 0 2rem 1.6rem;
    }
}

@media screen and (max-width: 750px) and (orientation:landscape) {

    .mainVisual_wrap {
        height: 160vw;
    }


}



/* =====================
  slick
===================== */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.slick-slide {
    display: none;
    height: 100%;
    min-height: 1px;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*20201022　スタイル追加ここから*/
.slick-slide .tbl-common {
    font-size: 90%;
}

.slick-slide .btn-details {
    padding: 15px 10px;
}

.slick-slide .tbl-common th,
.tbl-common td {
    padding: 10px 15px;
}

.slide-box .box-common {
    padding: 40px !important;
}

@media screen and (max-width: 750px) {
    .slide-box .box-common {
        padding: 30px 15px !important;
    }
}

/*20201022　スタイル追加ここまで*/
/* =====================
    slick prev
  ===================== */
.slick-prev,.slick-prev-owner,
.slick-next,.slick-next-owner {
    font-family: 'icon';
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    /*20201022 数値変更*/
    display: block;
    height: 100%;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 10;
}

.slick-prev:before,.slick-prev-owner:before
.slick-next:before,.slick-next-owner:before {
    font-size: 3.8rem;
    /*20201022 サイズ変更*/
    line-height: 1;
    color: #1d2c5b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev,.slick-prev-owner {
    left: -30px;
    /*20201022 数値変更*/
}

.slick-next,.slick-next-owner {
    right: -35px;
    /*20201022 数値変更*/
}

.slick-next:before,.slick-next-owner:before {
    line-height: 0;
    content: '\e90b';
}

.slick-prev:before,.slick-prev-owner:before {
    line-height: 0;
    content: '\e906';
}

@media screen and (max-width: 750px) {
    .slick-prev,.slick-prev-owner {
        margin-left: 15px;
        /*20201127 追加*/
    }

    .slick-prev:before,.slick-prev-owner:before,
    .slick-next:before,.slick-next-owner:before {
        font-size: 3.0rem;
    }

    /*20201022　スタイル追加ここから*/
    .slick-prev,.slick-prev-owner {
        left: -13px;
        /*20201022 追加*/
    }

    .slick-next,.slick-next-owner {
        right: -17px;
        /*20201022 追加*/
    }

    /*20201022　スタイル追加ここまで*/
}

/* =====================
    slick dots
  ===================== */
.slide-dots button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.slide-dots {
    text-align: center;
}

.slide-dots li {
    display: inline-block;
    margin: 0 15px;
    width: 100px;
    height: 15px;
}

.slide-dots li button {
    position: relative;
    text-indent: -9999px;
    width: 100px;
    height: 15px;
    cursor: pointer;
}

.slide-dots li button:before {
    content: '';
    font-size: 20px;
    text-indent: 0px;
    position: absolute;
    width: 100px;
    height: 15px;
    display: block;
    top: 0;
    left: 0;
    background: #8c95b1;
}

.slide-dots li.slick-active button:before {
    background: #fff;
}


.adviser_list_wrap {
    position: relative;
    box-sizing: border-box;
    background: #fff;
    padding: 0 4rem;
    margin: 2rem auto;
}

.adviser_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    padding: 4rem 4rem 0;
}

.adviser_list_item {
    width: calc((100% / 3) - 4rem);
    margin: 0 2rem;
}

.c_card_4 {
    box-sizing: border-box;
    position: relative;
    padding-bottom: 1.6rem;
}

.c_card_4_name {
    font-size: 2.4rem;
    color: var(--navy);
    padding: 1.6rem 0 0.8rem;
    font-weight: bold;
    line-height: 50%;
    display: block;
}

.c_card_4_ruby {
    font-size: 1.4rem;
    display: block;
}

.c_card_4_txt {
    font-weight: 500;
    margin: 1.6rem 0;
}

.slick-prev,.slick-prev-owner,
.compare-prev {
    left: 0.8rem;
}

.slick-next,.slick-next-owner,
.compare-next {
    right: 0.8rem;
}

.slick-prev,.slick-prev-owner,
.slick-next,.slick-next-owner,
.compare-prev,
.compare-next,
.slick-prev_ex,
.slick-next_ex {
    font-family: 'icon';
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 4rem;
    height: 4rem;
    ;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: transparent;
    border: none;
    outline: none;
    background: #fff;
    z-index: 10;
    border: 1px solid var(--navy);
    border-radius: 100%;
}

.slick-prev:before,.slick-prev-owner:before,
.compare-prev:before,
.slick-prev_ex:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-60%, -50%);
    color: var(--navy);
    display: block;
    content: '\e906';
    font-size: 2rem;
}

.slick-next:before,.slick-next-owner:before,
.compare-next:before,
.slick-next_ex:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-40%, -50%);
    color: var(--navy);
    display: block;
    content: '\e90b';
    font-size: 2rem;
}

.slick-prev svg,.slick-prev-owner svg,
.slick-next svg,.slick-next-owner svg {
    fill: #fff;
    stroke: var(--navy);
}

@media screen and (max-width:750px) {
    .adviser_list_wrap {
        padding: 0 2rem;
    }

    .adviser_list {
        padding: 0;
    }

    .slick-prev,.slick-prev-owner,
    .compare-prev {
        left: -1.6rem;
    }

    .slick-next,.slick-next-owner,
    .compare-next {
        right: -0.4rem;
    }
}


.kv_catch_wrap {
    width: 60%;
    margin: auto;
    display: block;
    box-sizing: border-box;
    position: relative;
    transition: width .3s;
}

.rank_icon_img img {
    width: 100%;
    left: 0;
    height: auto;
    display: block;
}

.mv_cta img {
    width: 100%;
    height: auto;
    display: block;
    margin: 2rem auto 0rem;
}

.lp-mv-abs-wrap {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    max-width: 116rem;
    height: 100%;
    top: 7rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 10;
}

.lp-mv-abs-cont {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translate(0, -50%);
    max-width: 70%;
    bottom: 0;
}

.l-contents-mv__backImage img {
    height: 50rem;
}

#feature_list li {
    width: 30%;
}

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

    .lp-mv-abs-cont {
        position: absolute;
        top: 41%;
        left: 10%;
        transform: translate(0, -50%);
        max-width: 70%;
        bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .lp-mv-abs-cont {
        max-width: 85%;
        transform: translate(4%, -115%);
        left: 5%;
        top: 42%;
    }

    .lp-mv-abs-pic {
        bottom: 32px;
        left: 23%;
        width: 51%;
    }

    #feature_list li {
        width: 100%;
        margin: 2rem 0;
    }

    .lp-mv-abs-cont {
        position: absolute;
        top: 36%;
        margin: 0 auto;
        transform: translate(0, -50%);
        max-width: 92%;
        bottom: 0;
        text-align: center;
    }

}


.alit-fs {
    align-items: flex-start;
}


.animated {
    opacity: 1;
}

.cont-inner_wrap {
    width: 100%;
    max-width: 1140px;
    display: block;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.flex_bloc {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    box-sizing: border-box;
}

/**** SVG Setting ****/
.svgicon-white svg .nav-circle {
    fill: #fff;
    stroke: #1f2c5c;
}

.svgicon-white svg .nav-arrow {
    fill: #1f2c5c;
}

.svgicon-gray svg .nav-circle {
    fill: #DEDCDC;
}

.svgicon-gray svg .nav-arrow {
    fill: #655D5B;
}

.svgicon-blue svg .chkicon_path {
    fill: #112d5c;
}

.svgicon-yellow svg .telimg {
    fill: #DBD5B2;
}

/*** Animation Keyframes ***/
.animation-fadeUp {
    opacity: 0;
}

.ani-delay2 {
    animation-delay: .15s;
}

.ani-delay3 {
    animation-delay: .30s;
}

.ani-delay4 {
    animation-delay: .45s;
}

.fadeUp {
    animation-name: fadeUp;
    animation-timing-function: ease-out;
    animation-duration: .5s;
}

.animated {
    opacity: 1;
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate(0, 100%)
    }

    to {
        opacity: 1;
        transform: translate(0, 0)
    }
}

.jc-sa {
    justify-content: space-around;
}

.jc-sb {
    justify-content: space-between;
}

.jc-se {
    justify-content: space-evenly;
}

.jc-fs {
    justify-content: flex-start;
}

.jc-c {
    justify-content: center;
}

.jc-fe {
    justify-content: flex-end;
}

.alit-fs {
    align-items: flex-start;
}

.alit-c {
    align-items: center;
}

.alit-fe {
    align-items: flex-end;
}

.setheit100 {
    height: 100%;
}

.ttl-h4 {
    font-size: 1.8rem;
}

.ttl-h4-style01 {
    padding: 1.0rem;
    background: #AAC8ED;
    color: #112D5C;
    font-weight: bold;
}

.ttl-h4-style02 {
    font-size: 2rem;
    padding: 1.0rem;
    color: #112D5C;
    font-weight: bold;
}

.ttl-h5 {
    font-size: 1.6rem;
}

.txtBox {
    display: block;
}

.txt_ali_l {
    text-align: left;
}

.txt_ali_c {
    text-align: center;
}

.txt_ali_r {
    text-align: right;
}

/** FONT **/
.txt-white {
    color: #fff;
}

.txt-yellow {
    color: #877300;
}

.txt-l-yellow {
    color: #DBD5B2;
}

.txt-blue {
    color: #112D5C;
}

.font-b {
    font-weight: bold;
}

.sub_txt {
    font-size: 80%;
    display: block;
}

.txt-yellow.font-b,
.txt-l-yellow.font-b,
.txt-blue.font-b {
    font-size: 115%;
}

.txt-blue.font-b {
    background: linear-gradient(to top, rgba(242, 217, 128, .6) 0%, rgba(242, 217, 128, .6) 50%, transparent 50%, transparent 100%);
}



.content_catch {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    margin: 6rem auto 4rem;
    width: fit-content;
    display: block;
}

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

    .content_catch {
        font-size: 1.4rem;
        text-align: left;
    }
}

@media screen and (max-width:750px) {
    .adviser_list_wrap {
        padding: 0 2rem;
    }

    .adviser_list {
        padding: 0;
    }

    .slick-prev,.slick-prev-owner,
    .compare-prev {
        left: -1.6rem;
    }

    .slick-next,.slick-next-owner,
    .compare-next {
        right: -0.4rem;
    }

    .cont-inner_wrap,
    .cont-inner_bloc_content_inner {
        padding: 2rem;
    }
}

/* =====================
  formArea
===================== */
form#form.lp07 {
    background: var(--gray1);
}

button#modal_cta_type01 {
    position: absolute;
    left: 10%;
    top: 100%;
    width: fit-content;
    box-sizing: border-box;
    padding: 1rem 6rem;
    background: linear-gradient(to right, #8E1C31, #000000);
    color: #fff;
    font-weight: bold;
    transition: opacity 0.3s ease-in-out;
    /* ← ふわっと変化させる */
}

button#modal_cta_type01:hover {
    opacity: 0.7;
    /* ← 少し透過させる */
}

button#modal_cta_type01:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2rem;
    top: -1.9rem;
    left: 0;
    background: linear-gradient(to right, #8E1C31, #000000);
    clip-path: polygon(50% 0, 45% 100%, 55% 100%);
    transition: opacity 0.3s ease-in-out;
    /* ← こちらも変化させるなら追加 */
}

button#modal_cta_type01:hover:before {
    opacity: 0.7;
    /* ← 三角形部分も一緒に薄くする場合 */
}






/**** add style 20250613 ****/

.h-wrap {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;

    font-family: '游ゴシック', 'YuGothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS P Gothic', Verdana, Arial, Helvetica, sans-serif;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/** KV Area **/
header.h-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
}


nav {
    background: #877300;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 2rem;
    z-index: 999;
}

nav ul.nav_menu {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
}

nav ul.nav_menu a {
    width: 20%;
    display: block;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    transition: opacity .3s;
}

nav ul.nav_menu a:hover {
    opacity: .7;
}

nav ul.nav_menu a li {
    width: 100%;font-size:110%;
    text-align: center;
}

nav ul.nav_menu a:nth-child(2),
ul.nav_menu a:nth-child(3),
ul.nav_menu,
ul.nav_menu a:nth-child(4),
ul.nav_menu,
ul.nav_menu a:nth-child(5) {
    border-left: 1px solid transparent;
}

@media screen and (max-width:768px) {
    nav {
        padding: 0.8rem 2%;
    }

    nav ul.nav_menu a:nth-child(3) li,
    nav ul.nav_menu a:nth-child(5) li {
        border-left: 1px solid #fff;
    }

    nav ul.nav_menu a {
        width: 50%;
        margin: 0.8rem 0;
    }

    #contact .num {
        color: #F2D980;
        text-decoration: underline;
    }

    #contact .num .svgicon {
        text-decoration: none;
    }
}

/* ---------- common ---------- */
.l-contents {
    margin-top: 0 !important;
}

.inner {
    width: 1080px;
    margin: 0 auto;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
}

header .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1080px;
    margin: 0 auto;
}

header h1 {
    width: 260px;
}

header h1 img {
    width: 100%;
    height: auto;
}

header .tel {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

header .tel em {
    font-size: 40px;
}

header .tel span.PC {
    display: block;
}

header .tel span.SP {
    display: none;
}


/*====================================

    header

====================================*/
.fixedMenu {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    font-family: '游ゴシック', 'YuGothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS P Gothic', Verdana, Arial, Helvetica, sans-serif;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lp-mv-abs-wrap {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    max-width: 116rem;
    height: 81%;
    top: 0rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 10;
}

.lp-mv-abs-cont {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translate(0, -50%);
    max-width: 70%;
    bottom: 0;
}

.l-contents-mv__backImage {
    background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -webkit-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -moz-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -o-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    -ms-background: linear-gradient(to bottom, #002f7a 46.5%, #0a0c38 93%);
    position: relative;
    height: 42rem;
}


.b_box {
    padding: 0 5rem;
    background-color: #ebebeb;
    margin: 15rem 0 3rem;
}

@media screen and (max-width:750px) {
    .b_box {
        padding: 0 2rem;
        margin: 9rem 0 2rem;
    }

    .adviser_list_wrap {
        padding: 0 2rem;
    }

    .adviser_list {
        padding: 0;
    }

    .slick-prev,.slick-prev-owner,
    .compare-prev {
        left: -1.6rem;
    }

    .slick-next,.slick-next-owner,
    .compare-next {
        right: -0.4rem;
    }

    .cont-inner_wrap,
    .cont-inner_bloc_content_inner {
        padding: 0.3rem 2rem 2rem;
    }

    .lp-mv-abs-cont {
        position: absolute;
        top: 46%;
        left: 0%;
        transform: translate(0, -50%);
        max-width: 100%;
        bottom: 0px;
        z-index: 998;
    }

    .mv_cta {
        position: absolute;
        width: 95%;
        z-index: 99;
        bottom: 5%;
        left: 51%;
        transform: translateX(-50%);
    }
}