/* CSS Document */
/*----------lp----------*/
#MainContent {
    overflow: hidden;
}

.dh_lp_wrapper {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.04em;
    font-family: "Noto Sans JP", sans-serif;
    color: #121212;
    overflow-x: hidden;
}
body {
    background-color: none !important;
}

.dh_lp_wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.dh_lp_wrapper ul {
    padding-left: 0;
}

.dh_lp_wrapper a {
    text-decoration: none;
    color: #000;
}


.dh_lp_wrapper .img_box {
    text-align: center;
}
.dh_lp_wrapper .img_box a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.dh_lp_wrapper .img_box a img {
transition: all .3s;
}
.dh_lp_wrapper .img_box a:hover img {
    opacity: .7;
}

.dh_lp_wrapper .img_box img {
    width: 100%;
    vertical-align: top;
}

.dh_lp_wrapper .sp {
    display: none;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .pc {
        display: none;
    }

    .dh_lp_wrapper .sp {
        display: block;
    }
}

.dh_lp_wrapper {}

.dh_lp_wrapper .bg_color {
    background-color: #EEEAE4;
}

.dh_lp_wrapper .bg_color_01 {
    background-color: #FAFAFA;
}

/* mv */
.dh_lp_wrapper .mv {
    margin: 0 auto 50px;
    text-align: center;
    padding: 90px 0 0;
}

.dh_lp_wrapper .mv_text {
    margin: 0 auto 28px;
    font-size: 20px;
    color: #63656B;
    line-height: 1.6;
    letter-spacing: 0.02em;
    font-family: "yu-mincho-pr6n", sans-serif;
    font-weight: 400;
}

.dh_lp_wrapper h1 {
    margin: 0 auto 52px;
}

.dh_lp_wrapper h1 .img_box {
    margin: 0 auto;
    width: 619px;
}

@media (max-width: 767px) {
    .dh_lp_wrapper h1 .img_box {
        margin: 0 auto;
        width: 326px;
    }
}

.dh_lp_wrapper h1 .img_box img {}

.dh_lp_wrapper .mv_text span.text-small {
    font-size: 0.7em;
    letter-spacing: 0.05em;
    display: block;
}

@media (max-width: 767px) {
    .dh_lp_wrapper {
        /* mv */
    }

    .dh_lp_wrapper .mv {
        margin: 0px auto 23px;
        padding: 65px 0 0;
    }

    .dh_lp_wrapper .mv_text {
        margin-bottom: 16px;
        font-size: 15px;
    }
}

/* youtube */
.dh_lp_wrapper .youtube {
    width: 900px;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
    position: relative;
}

.dh_lp_wrapper .youtube::before {
    content: "";
    width: 100%;
    padding-top: 56%;
    display: block;
}

.dh_lp_wrapper .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/* lead */
.dh_lp_wrapper .lead {
    max-width: 90%;
    padding: 0 0 110px;
    margin: 0 auto 0;
}

.dh_lp_wrapper .lead_text {
    color: rgba(18, 18, 18, 0.75);
    margin: 0;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .lead_text {
        font-size: 14px;
        text-align: left;
    }
}

/* main */
.dh_lp_wrapper .lp-main {
    width: 1190px;
    max-width: 90%;
    margin: auto;
}

.dh_lp_wrapper .sec-title {
    margin: 95px auto 55px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
}

.dh_lp_wrapper .sec-title span {
    padding-bottom: 8px;
    border-bottom: 1px solid #BCBCBC;
    display: inline-block;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .lp-main {
        max-width: 100%;
    }

    .dh_lp_wrapper .sec-title {
        margin: 50px auto 30px;
        font-size: 18px;
    }
}

/* type */
.dh_lp_wrapper .lp-main .type_section {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    margin: 0 0 120px;
}

.dh_lp_wrapper .lp-main .type_section .left_box {
    display: flex;
    align-items: center;
    width: 43%;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box {
    margin: 170px 0 0px;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .img_box {
    margin: 0 0 10px;
    text-align: left;
    height: 14px;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .img_box.plus_img_box {
    height: unset;
    margin: 120px 0 0;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .img_box.plus_img_box img {
    height: unset;
    width: 100%;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box img {
    width: unset;
    height: 100%;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box h2 {
    margin: 0 0 40px;
    font-family: "yu-mincho-pr6n", sans-serif;
    font-weight: 400;
    font-size: 35px;
    line-height: 1.2;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .detail_text {
    color: rgba(18, 18, 18, 0.75);
    margin: 0 0 40px;
    width: 100%;
    font-size: 14px;
    line-height: 2;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .price {
    display: flex;
    align-items: center;
    column-gap: 40px;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .price span {
    font-size: 13px;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .price a {

    font-size: 12px;
    padding: 0px 16px;
    border: #20212486 1px solid;
    transition: .3s all;
}

.dh_lp_wrapper .lp-main .type_section .left_box .text_box .price a:hover {
    background-color: #121212;
    color: #fff;
}

.dh_lp_wrapper .lp-main .type_section .right_box {
    width: 53%;
}

.dh_lp_wrapper .lp-main .type_section .plus_detail_text {
    color: rgba(18, 18, 18, 0.75);
    margin: 204px 0 0;
    width: 58%;
    line-height: 2;
}

@media (max-width: 767px) {
    /* type_01 */
        .dh_lp_wrapper .lp-main .type_section {
            row-gap: 40px;
        }
    .dh_lp_wrapper .lp-main .type_section .left_box {
        width: 90%;
        margin: 0 auto;
    }

    .dh_lp_wrapper .lp-main .type_section .right_box {
        width: 100%;
    }

    .dh_lp_wrapper .lp-main .type_section .plus_detail_text {
        margin: 50px auto 0;
        width: 95%;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box {
        margin: 0px 0 0px;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box .img_box {
        margin: 0 0 10px;
        height: 12px;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box .img_box.plus_img_box {
        height: unset;
        margin: 50px auto 0;
        width: 95%;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box h2 {
        font-size: 26px;
        margin-bottom: 24px;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box .detail_text {
        font-size: 12px;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box .price {
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box .price span {
        font-size: 13px;
    }

    .dh_lp_wrapper .lp-main .type_section .left_box .text_box .price a {
        font-size: 12px;
        padding: 1px 20px;
    }

}

/* type_01 */
.dh_lp_wrapper .lp-main .type_section.type_01 {
    padding: 160px 0 0;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .lp-main .type_section.type_01 {
        padding: 0 0;
        flex-direction: column-reverse;
    }
}

/* type_02 */
.dh_lp_wrapper .lp-main .type_section.type_02 {
    flex-direction: row-reverse;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .lp-main .type_section.type_02 {
        flex-direction: column-reverse;
    }
}

/* type_03 */
.dh_lp_wrapper .lp-main .type_section.type_03 {}

.dh_lp_wrapper .lp-main .type_section.type_03 .left_box {
    align-items: unset;
}


.dh_lp_wrapper .lp-main .type_section.type_03 .left_box {
    margin: 130px 0 0;
}

.dh_lp_wrapper .lp-main .type_section.type_03 .left_box .text_box {
    margin: 0;
}

.dh_lp_wrapper .lp-main .type_section.type_03 .right_box {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .lp-main .type_section.type_03 {
        flex-direction: column-reverse;
    }

    .dh_lp_wrapper .lp-main .type_section.type_03 .left_box {
        margin: 0 auto 0;
    }
}

/* item */
.dh_lp_wrapper .lp-main .item_section {
    padding: 0 0 210px;
}

.dh_lp_wrapper .lp-main .item_section h2 {
    color: rgba(18, 18, 18, 0.75);
    margin: 0 0 30px;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}

.dh_lp_wrapper .lp-main .item_section .item_list {
    display: flex;
    justify-content: center;
    column-gap: 26px;
}

.dh_lp_wrapper .lp-main .item_section .item_list li {
    width: calc((100% - 52px) / 3);
}

.dh_lp_wrapper .lp-main .item_section .item_list li .img_box {
    margin: 0 0 14px;
}

.dh_lp_wrapper .lp-main .item_section .item_list li .credit_box {
    display: flex;
    align-items: center;
    column-gap: 30px;
    font-size: 13px;
}

.dh_lp_wrapper .lp-main .item_section .item_list li .credit_box p {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    line-height: 22px;
}

.dh_lp_wrapper .lp-main .item_section .item_list li .credit_box a {
    margin: 0 10px 0 0;
    width: 60px;
    font-size: 12px;
    padding: 3px 16px;
    border: #20212486 1px solid;
    transition: .3s all;
}

.dh_lp_wrapper .lp-main .item_section .item_list li .credit_box a:hover {
    background-color: #121212;
    color: #fff;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .lp-main .item_section {
        width: 90%;
        margin: 0 auto;
        }
    .dh_lp_wrapper .lp-main .item_section h2 {
            font-size: 23px;
        }
    .dh_lp_wrapper .lp-main .item_section .item_list {
        flex-direction: column;
        row-gap: 20px;
    }

    .dh_lp_wrapper .lp-main .item_section .item_list li {
        width: 100%;
    }
        .dh_lp_wrapper .lp-main .item_section .item_list li .credit_box p {
            line-height: 22px;
        }
        .dh_lp_wrapper .lp-main .item_section .item_list li .credit_box a {
            padding: 9px 16px;
        }
}

/* related */
.dh_lp_wrapper .lp-main .related_section {
    margin: 140px 0 150px;
    text-align: center;
}

.dh_lp_wrapper .lp-main .related_section h2 {
    color: rgba(18, 18, 18, 0.75);
    margin: 0 0 20px;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2px;
}

.dh_lp_wrapper .lp-main .related_section .btn_wrapper {

    margin: 0 auto;
    width: 90%;
    max-width: 838px;
    height: 78px;
    background-color: #7C7C7C;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}
.dh_lp_wrapper .lp-main .related_section .btn_wrapper:hover {
    opacity: .6;
}


.dh_lp_wrapper .lp-main .related_section a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.dh_lp_wrapper .lp-main .related_section a p {
    position: relative;
    line-height: 1;
    font-size: 25px;
    color: #fff;
    letter-spacing: 3px;
}

.dh_lp_wrapper .lp-main .related_section a p::after {
    content: '';
    display: block;

    width: 10px;
    height: 10px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    position: absolute;
    top: 58%;
    right: -20px;
    transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 900px) {
    .dh_lp_wrapper .lp-main .related_section h2 {
            font-size: 22px;
        }
        
    .dh_lp_wrapper .lp-main .related_section a p {
        font-size: 16px;
        line-height: 22px;
    }
        .dh_lp_wrapper .lp-main .related_section a p::after {
            top: 50%;
            right: -17px;
        }
}

/* profile */
.dh_lp_wrapper .profile {
    max-width: 990px;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
    border: 1px solid #BCBCBC;
}

.dh_lp_wrapper .profile .sec-title {
    margin-top: 40px;
    margin-bottom: 0;
}

.dh_lp_wrapper .profile_list_li {
    width: 780px;
    max-width: 85%;
    margin: auto;
    padding: 48px 0;
    border-bottom: 1px solid #BCBCBC;
}

.dh_lp_wrapper .profile_list_li:last-child {
    border-bottom: none;
}

.dh_lp_wrapper .parson {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8%;
}

.dh_lp_wrapper .parson_image {
    width: 31%;
}

.dh_lp_wrapper .parson_textarea {
    width: 61%;
    padding-bottom: 5px;
}

.dh_lp_wrapper .parson_name {
    margin: 0 auto 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.02em;
}

.dh_lp_wrapper .parson_name .en {
    margin-left: 10px;
    font-size: 11px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.2em;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
}

.dh_lp_wrapper .parson_text {
    margin-right: 20px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.8;
    text-align: justify;
}

.dh_lp_wrapper dl.parson_link {
    font-size: 13px;
    line-height: 1.8;
    font-family: "Montserrat", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
}

.dh_lp_wrapper dl.parson_link dt {
    margin: 0;
    font-weight: 500;
}

.dh_lp_wrapper dl.parson_link dd {
    margin: 0;
    padding-left: 10px;
}

.dh_lp_wrapper dl.parson_link dd a {
    margin: 0 10px 0 0;
    font-weight: 400;
    letter-spacing: 0;
    color: #555555;
    text-decoration: underline;
    display: inline-block;
}

.dh_lp_wrapper dl.parson_link:not(:last-child) {
    margin-right: 30px;
}

.dh_lp_wrapper .brand-profile {
    width: 100%;
    margin: 20px auto 0;
    padding: 15px 40px;
    background-color: #FAFAFA;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6%;
}

.dh_lp_wrapper .brand-profile_image {
    width: 23%;
}

.dh_lp_wrapper .brand-profile_textarea {
    width: 71%;
}

.dh_lp_wrapper .brand-profile_text {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.02em;
}

.dh_lp_wrapper .brand-profile_text a {
    color: #555555;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .dh_lp_wrapper .profile {
        padding-bottom: 0;
    }

    .dh_lp_wrapper .profile .sec-title {
        margin-top: 20px;
    }

    .dh_lp_wrapper .parson {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .dh_lp_wrapper .profile_list_li {
        padding: 40px 0;
    }

    .dh_lp_wrapper .parson_image {
        width: 70%;
        margin: 0 auto 30px;
    }

    .dh_lp_wrapper .parson_textarea {
        width: 100%;
    }

    .dh_lp_wrapper .parson_text {
        margin-right: 0;
    }

    .dh_lp_wrapper .parson_name {
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
    }

    .dh_lp_wrapper .parson_name .en {
        display: block;
    }

    .dh_lp_wrapper dl.parson_link dd {
        max-width: 70%;
    }

    .dh_lp_wrapper .brand-profile {
        padding: 20px 20px 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .dh_lp_wrapper .brand-profile_image {
        width: 70%;
    }

    .dh_lp_wrapper .brand-profile_textarea {
        width: 100%;
    }
}

@media (max-width: 1040px) {
    .dh_lp_wrapper .parson {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

/*# sourceMappingURL=style.css.map */