@charset "UTF-8";

body {
    line-break: strict;
}

.pe-none {
    pointer-events: none;
}
.fw-bold {
    font-weight: bold;
}
.text-main {
    color: #35A19C;
}
.text-accent {
    color: #FAA03E;
}
.d-inline-block {
    display: inline-block;
}

/* IIC追加 */
.kana-small {
    font-size: 0.9em
}

/* header */
header .cvbtn .dl a {
    background-color: #35A19C;
}
header .cvbtn .contact a {
    background-color: #FAA03E;
}

@media only screen and (max-width: 979.8px) {
    header.template_c2 .gnavi_area ul li.dl,
    header.template_c2 .gnavi_area ul li.contact {
        padding-left: 0;
        padding-right: 0;
    }
    header.template_c2 .gnavi_area ul li.dl a {
        background-color: #35A19C;
        color: #fff;
        text-align: center;
    }
    header.template_c2 .gnavi_area ul li.contact a {
        background-color: #FAA03E;
        color: #fff;
        text-align: center;
    }
}

#locator_template_c2 {
    display: none;
}
main {
    margin-top: 127px;
}

@media only screen and (max-width: 979.8px) {
    main {
        margin-top: 61px;
    }
}
/* header end */

/* mv */
.lp_mv {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}
.lp_mv .txt_area {
    position: absolute;
    width: 1168px;
    max-width: calc(100% - 32px);
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    color: #FFF;
}
.lp_mv .txt_area h1 {
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.lp_mv .txt_area p {
    font-size: 18px;
    font-weight: bold;
}

@media only screen and (max-width: 1024px) {
    .lp_mv .txt_area h1 {
        font-size: 32px;
        text-shadow: 2px 2px 5px rgba(53, 161, 156, .8), -2px 2px 5px rgba(53, 161, 156, .8), 2px -2px 5px rgba(53, 161, 156, .8), -2px -2px 5px rgba(53, 161, 156, .8);
    }
    .lp_mv .txt_area p {
        font-size: 16px;
        text-shadow: 2px 2px 5px rgba(53, 161, 156, .8), -2px 2px 5px rgba(53, 161, 156, .8), 2px -2px 5px rgba(53, 161, 156, .8), -2px -2px 5px rgba(53, 161, 156, .8);
    }
}

@media only screen and (max-width: 767.8px) {
    .lp_mv .txt_area h1 {
        font-size: min(6vw, 26px);
    }
    .lp_mv .txt_area p {
        font-size: 14px;
    }
}

.lp_mv .txt_area p.tag {
  background-color: #FAA03E;
  font-size: 12px;
  padding:3px 10px;
  display: inline-block;
  margin-bottom: 20px;
  text-shadow: unset;
}

.lp_mv .txt_area .btn-col2 {
    justify-content: flex-start;
    margin-top: 30px;
}

.lp_mv .bg_img {
    width: 100%;
    height: calc(100vh - 124px);
    z-index: 1;
    position: relative;
}
.lp_mv .bg_img img {
    object-fit: cover;
    object-position: center top;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 979.8px) {
    .lp_mv .bg_img {
        height: 450px;
        max-height: 450px;
    }
    .lp_mv .bg_img img {
        object-position: right -180px top 0;
    }
}

@media only screen and (max-width: 767.8px) {
    .lp_mv .bg_img {
        height: 500px;
        max-height: 500px;
    }
    .lp_mv .bg_img img {
        object-position: right -250px top 0;
    }
    .lp_mv .txt_area .btn-col2 {
        margin-top: 20px;
    }
}

body#tinymce .lp_mv .bg_img img {
    max-width: 100%;
}
/* mv end */

/* trouble */
.trouble-ttl {
    font-size:28px;
    line-height: 1.3;
    margin-bottom: 20px;
}
@media only screen and (max-width: 991.8px) {
    .trouble-ttl {
        font-size: 24px;
    }
}
@media only screen and (max-width: 767.8px) {
    .trouble-ttl {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .pe-consul-trouble.dlb_box3-5_area .dlb_box3-5_txt {
        padding-top: 38px;
        padding-bottom: 38px;
    }
}
/* trouble end */

/* support */
.dlb_box1-4_area .dlb_box1_title.lh-mdl {
    line-height: 1.7;
    font-size: 30px;
}
@media only screen and (max-width: 979.8px) {
    .dlb_box1-4_area .dlb_box1_title.lh-mdl {
        font-size: 24px;
    }
}
@media only screen and (max-width: 767.8px) {
    .dlb_box1-4_area .dlb_box1_title.lh-mdl {
        font-size: min(5vw, 24px);
    }
}
.dlb_box1-4_area .dlb_box1_block.bg-none {
    background-color: unset;
}
@media only screen and (max-width: 979.8px) {
    .dlb_box1-4_area .dlb_box1_block.bg-none {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
/* support end */

/* solution */
.dlb_box3-5_area .list_disc li {
    margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
    .dlb_box3-5_area .list_disc li {
        font-size: 18px;
    }
}

.dlb_box3-5_area .dlb_box3-5_txt.border-accent {
    border-color: #FAA03E;
}
.problem-result dt {
    font-weight: bold;
    padding-left: 1.2rem;
    position: relative;
}
.problem-result dt::before {
    content:"";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #444;
    position: absolute;
    left:0;
    top:50%;
    margin-top: -2px;
}
.problem-result.text-main dt::before {
    background-color: #35A19C; 
}
.problem-result dd {
    padding-left: 1.2rem;
}
/* solution end */

/* flow */
.dlb_content-36.flow-area {
    background-color: #F0F3F5;
}
/* flow end */

/* feature */
.white_shadow_box.feature {
    padding: 60px;
    font-size: 18px;
}
@media only screen and (max-width: 979.8px) {
    .white_shadow_box.feature {
        padding:50px 30px;
    }
}
@media only screen and (max-width: 767.8px) {
    .white_shadow_box.feature {
        padding:30px 15px;
        font-size: 16px;
    }
}
.service_h3 {
    font-size: 28px;
    margin-bottom: 16px;
}
@media only screen and (max-width: 767.8px) {
    .service_h3 {
        font-size: 20px;
    }
}

.feature_h3 {
    font-size: 24px;
}
@media only screen and (max-width: 979.8px) {
    .feature_h3 {
        font-size: 21px;
    }
}

.feature_left_bg {
    background-color: #C6E5E1;
    padding:40px;
    font-size: 18px;
}
.feature_right_bg {
    background-color: #F8E3B9;
    padding:40px;
    font-size: 18px;
}

@media only screen and (max-width: 979.8px) {
    .feature_left_bg .titUnder, .feature_right_bg .titUnder {
        font-size: 19px;
    }
    .feature_left_bg, .feature_right_bg {
        padding:25px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 690px) {
    .flbox .w49 + .w49 {
        margin-top: 30px;
    }
    .feature_left_bg, .feature_right_bg {
        padding:20px;
    }
}
/* feature end */

/* cta */
.lp-cta {
    background-image: url(../image/lp-cta-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:100px 0;
    text-align: center;
    color: #fff;
}
.lp-cta h2 {
    font-size: 27px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 15px;
}
.lp-cta p {
    font-weight: bold;
}

@media only screen and (max-width: 767.8px) {
    .lp-cta {
        padding:60px 0;
    }
    .lp-cta h2 {
        font-size: min(5vw, 20px);
    }
}

.btn-col2 {
    display: flex;
    justify-content: center;
    gap:10px;
    margin-top: 18px;
}
.btn-col2 li {
    width: 240px;
}
.btn-col2 li a {
    display: block;
    text-align: center;
    border:2px solid #fff;
    background-color: #35A19C;
    padding:16px 24px 16px 36px;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    position: relative;
    text-decoration: none !important;
}
.btn-col2 li.contact a {
    background-color: #FAA03E;
}
.btn-col2 li.dl a::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../other/icon-dl-wht.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left:20px;
    top: 50%;
    margin-top: -10px;
}
.btn-col2 li.contact a::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../other/icon-contact-wht.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left:20px;
    top: 50%;
    margin-top: -10px;
}

@media(hover:hover) and (pointer:fine) {
    .btn-col2 li a:hover {
        background-color: #fff;
        color: #35A19C;
        border-color: #35A19C;
        text-decoration: none;
    }
    .btn-col2 li.contact a:hover {
        color: #FAA03E;
        border-color: #FAA03E;
    }  
    .btn-col2 li.dl a:hover::before {
        background-image: url(../other/icon-dl-main.svg);
    }
    .btn-col2 li.contact a:hover::before {
        background-image: url(../other/icon-contact-accent.svg);
    }
}

@media only screen and (max-width: 767.8px) {
    .btn-col2 {
        flex-direction: column;
        align-items: center;
    }
}
/* cta end */

/* footer */
footer.template_c2 #footer_info .inner {
    border-top: none;
}
footer.template_c2 {
    padding-top: 15px;
    background-color: #143642;
}
#footer_logo {
    width: 128px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#footer_logo img {
    display: block;
    width: 100%;
    height: auto;
}
/* footer end */