@charset "utf-8";

.dt_mod_contents_header h1 {
    background: url(../images/lh/ttl_contents.png) no-repeat 64px 73px
}

@media screen and (max-width:768px) {
    .dt_mod_contents_header h1 {
        background: url(../images/lh/ttl_contents_sp.png) no-repeat 0 0;
        background-size: cover
    }
}

@media screen and (min-width:769px) {
    #dt_products_main {
        margin-top: -48px;
        text-align: center;
        padding-top: 114px;
        box-sizing: border-box;
        background: url(../images/lh/bg_kv.png) repeat-x;
        width: 100%;
        height: 720px
    }

    #dt_products_main .dt_kv {
        background: url(../images/lh/img_kv_2.png) no-repeat;
        width: 940px;
        height: 450px;
        text-indent: -9999px;
        margin: 0 auto
    }

    #dt_products_main .dt_kv .dt_txt {
        text-indent: -9999px
    }

    #dt_products_main .dt_memo {
        border: 1px solid #504d4b;
        background: #FFF;
        color: #504d4b;
        display: inline-block;
        padding: 20px;
        margin-top: 40px;
        box-sizing: border-box
    }
}

@media screen and (max-width:768px) {
    #dt_products_main {
        margin-top: -5vw;
        text-align: center;
        padding-top: 13vw;
        box-sizing: border-box;
        background: url(../images/lh/bg_kv_sp.png) repeat-x;
        background-size: cover;
        width: 100%;
        height: 178vw
    }

    #dt_products_main .dt_kv {
        background: url(../images/lh/img_kv_sp_2.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 140vw;
        text-indent: -9999px;
        margin: 0 auto
    }

    #dt_products_main .dt_kv .dt_txt {
        text-indent: -9999px
    }

    #dt_products_main .dt_memo {
        width: 90vw;
        background: #FFF;
        margin: 3vw auto 0;
        text-align: left;
        border: 1px solid #504d4b;
        color: #504d4b;
        display: block;
        padding: 4%;
        font-size: 3.3vw;
        box-sizing: border-box
    }
}

@media screen and (min-width:769px) {
    #dt_nav_product {
        margin-top: 72px;
        position: relative
    }

    #dt_nav_product ul li {
        float: left;
        border-left: 1px solid #bbb;
        height: 20px;
        line-height: 20px;
        position: relative
    }

    #dt_nav_product ul li:first-child {
        border-left: none
    }

    #dt_nav_product ul li a {
        color: #777;
        text-decoration: none;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 1.5rem
    }

    #dt_nav_product ul li a:after {
        content: "";
        display: inline-block;
        background: url(../images/lh/dco_nav_arrow.png) no-repeat;
        width: 10px;
        height: 6px;
        position: absolute;
        right: 13px;
        top: 7px
    }

    #dt_nav_product ul li a:hover {
        color: #f39800
    }

    #dt_nav_product ul li a:hover:after {
        background-position: 0 -6px
    }

    #dt_nav_product ul li.dt_about {
        width: 38%
    }

    #dt_nav_product ul li.dt_howto {
        width: 17%
    }

    #dt_nav_product ul li.dt_hantei {
        width: 20%
    }

    #dt_nav_product ul li.dt_faq {
        width: 20%;
        border-right: 1px solid #bbb
    }

    #dt_nav_product ul li.dt_calculate,
    #dt_nav_product ul li.dt_shop {
        width: 17%
    }

    #dt_nav_product ul li.dt_calculate a:after,
    #dt_nav_product ul li.dt_shop a:after {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    #dt_nav_product .dt_calculate,
    #dt_nav_product .dt_shop {
        width: 16%;
        position: absolute;
        right: 0;
        top: -8px
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4,
    #dt_nav_product .dt_shop .dt_mod_btn4 {
        width: 100%;
        padding: 4px;
        font-size: 1.5rem
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4 span,
    #dt_nav_product .dt_shop .dt_mod_btn4 span {
        min-width: 0;
        padding: 6px 0;
        text-align: left;
        padding-left: 15px
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4 span:after,
    #dt_nav_product .dt_shop .dt_mod_btn4 span:after {
        content: "";
        background: url(../../common/images/parts/ico_arrowwhite.png) no-repeat;
        background-size: 6px 11px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 8px;
        top: 7.5px
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4:after,
    #dt_nav_product .dt_shop .dt_mod_btn4:after {
        display: none
    }

    #dt_nav_product .dt_shop {
        right: 24%
    }

    #dt_nav_product .dt_calculate {
        width: 19%;
        right: 3%
    }
}

@media screen and (max-width:768px) {
    #dt_nav_product {
        margin-top: 10.5%
    }

    #dt_nav_product ul {
        padding: 0 1.5%
    }

    #dt_nav_product ul li {
        float: none;
        border-left: none;
        border-bottom: 1px solid #bbb;
        height: 38px;
        line-height: 38px;
        position: relative
    }

    #dt_nav_product ul li:first-child {
        border-left: none;
        border-top: 1px solid #bbb
    }

    #dt_nav_product ul li a {
        color: #777;
        text-decoration: none;
        width: 100%;
        display: block;
        text-align: left;
        padding-left: 3.5%;
        box-sizing: border-box;
        font-size: 1.2rem
    }

    #dt_nav_product ul li a:after {
        content: "";
        display: inline-block;
        background: url(../images/lh/dco_nav_arrow.png) no-repeat;
        width: 5px;
        height: 3px;
        background-size: 5px 6px;
        position: absolute;
        right: 4%;
        top: 47%
    }

    #dt_nav_product ul li a:hover {
        color: #807d7b
    }

    #dt_nav_product ul li a:hover:after {
        background-position: 0 0
    }

    #dt_nav_product ul li.dt_about {
        width: 100%
    }

    #dt_nav_product ul li.dt_howto {
        width: 100%
    }

    #dt_nav_product ul li.dt_hantei {
        width: 100%
    }

    #dt_nav_product ul li.dt_faq {
        width: 100%
    }

    #dt_nav_product ul li.dt_shop {
        width: 100%
    }

    #dt_nav_product ul li.dt_shop a:after {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    #dt_nav_product .dt_calculate,
    #dt_nav_product .dt_shop {
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
        margin-top: 7px
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4,
    #dt_nav_product .dt_shop .dt_mod_btn4 {
        width: 100%;
        padding: 4px;
        font-size: 1.2rem
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4 span,
    #dt_nav_product .dt_shop .dt_mod_btn4 span {
        min-width: 0;
        padding: 12px 0;
        text-align: center;
        padding-left: 0
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4 span:after,
    #dt_nav_product .dt_shop .dt_mod_btn4 span:after {
        content: "";
        background: url(../../common/images/parts/ico_arrowwhite.png) no-repeat;
        background-size: 5px 10px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 12px;
        top: 12px
    }

    #dt_nav_product .dt_calculate .dt_mod_btn4:after,
    #dt_nav_product .dt_shop .dt_mod_btn4:after {
        display: none
    }
}

.dt_about_section {
    padding-top: 50px;
    margin-top: 55px
}

.dt_about_section h2 {
    background-image: url(../images/lh/ttl_01.png)
}

.dt_about_section .dt_mod_section_inner {
    margin-top: 34px
}

.dt_about_section h3 {
    background-image: url(../images/lh/ttl_h3_01.png);
    width: 549px;
    margin-top: 20px
}

.dt_about_section .dt_txt.dt_txt1 {
    line-height: 200%;
    text-align: justify;
    margin-top: 48px
}

.dt_about_section .dt_txt.dt_txt1 span {
    color: #f39800
}

.dt_about_section .dt_graph0 {
    background: url(../images/lh/img_graph0.png) no-repeat;
    width: 920px;
    height: 390px;
    margin-top: 40px
}

.dt_about_section .dt_pointbox {
    background: #fff6ea;
    width: 100%;
    padding: 26px;
    box-sizing: border-box;
    margin-top: 30px
}

.dt_about_section .dt_pointbox .dt_point {
    display: block;
    float: left;
    background: url(../images/lh/img_point.png) no-repeat;
    width: 73px;
    height: 73px;
    text-indent: -9999px
}

.dt_about_section .dt_pointbox .dt_txt {
    display: block;
    line-height: 200%;
    float: left;
    margin-left: 20px;
    padding-top: 5px
}

@media screen and (max-width:768px) {
    .dt_about_section {
        padding-top: 50px;
        margin-top: 2%
    }

    .dt_about_section .dt_mod_section_inner {
        margin-top: 0
    }

    .dt_about_section .dt_txt.dt_txt1 {
        margin-top: 5%
    }

    .dt_about_section .dt_graph0 {
        background: url(../images/lh/img_graph0_sp.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 57.6%;
        margin-top: 7%
    }

    .dt_about_section .dt_pointbox {
        background: #fff6ea;
        width: 100%;
        padding: 5%;
        box-sizing: border-box;
        margin-top: 5%
    }

    .dt_about_section .dt_pointbox .dt_point {
        display: block;
        float: none;
        background: url(../images/lh/img_point_sp.png) no-repeat;
        background-size: cover;
        width: 78px;
        height: 21px;
        text-indent: -9999px
    }

    .dt_about_section .dt_pointbox .dt_txt {
        display: block;
        line-height: 200%;
        float: none;
        margin-left: 0;
        padding-top: 1%
    }
}

.dt_howto_section {
    padding-top: 50px;
    margin-top: 45px
}

.dt_howto_section h2 {
    background-image: url(../images/lh/ttl_02.png)
}

.dt_howto_section .dt_mod_section_inner {
    margin-top: 34px
}

.dt_howto_section .dt_txt {
    line-height: 200%;
    text-align: justify
}

.dt_howto_section .dt_btnbox {
    text-align: center;
    margin-top: 50px
}

@media screen and (max-width:768px) {
    .dt_howto_section {
        padding-top: 50px;
        margin-top: 5%
    }

    .dt_howto_section .dt_mod_section_inner {
        margin-top: 8%
    }

    .dt_howto_section .dt_txt {
        width: 100%;
        float: none
    }

    .dt_howto_section .dt_btnbox {
        text-align: center;
        margin-top: 8%
    }
}

#dt_step_slide {
    width: 920px;
    margin: 31px auto 0;
    position: relative
}

#dt_step_slide .dt_slick {
    position: relative;
    width: 100%;
    z-index: 1
}

#dt_step_slide .dt_slick li.dt_item span {
    display: block;
    width: 920px;
    height: 472px;
    text-indent: -9999px;
    outline: 0
}

#dt_step_slide .dt_slick li.dt_step_slide1 span {
    background-image: url(../images/lh/img_slide_step1.png)
}

#dt_step_slide .dt_slick li.dt_step_slide2_1 span {
    background-image: url(../images/lh/img_slide_step2_1.png)
}

#dt_step_slide .dt_slick li.dt_step_slide2_2 span {
    background-image: url(../images/lh/img_slide_step2_2.png)
}

#dt_step_slide .dt_slick li.dt_step_slide3 span {
    background-image: url(../images/lh/img_slide_step3.png)
}

#dt_step_slide .dt_slick li.dt_step_slide4 span {
    background-image: url(../images/lh/img_slide_step4.png)
}

@media screen and (max-width:768px) {
    #dt_step_slide {
        width: 100%;
        margin: 5% auto 0;
        position: relative
    }

    #dt_step_slide .dt_slick {
        position: relative;
        width: 100%;
        z-index: 1
    }

    #dt_step_slide .dt_slick li.dt_item span {
        width: 100%;
        height: 0;
        padding-top: 138.3%;
        text-indent: -9999px;
        outline: 0;
        background-size: cover
    }

    #dt_step_slide .dt_slick li.dt_step_slide1 span {
        background-image: url(../images/lh/img_slide_step1_sp.png)
    }

    #dt_step_slide .dt_slick li.dt_step_slide2_1 span {
        background-image: url(../images/lh/img_slide_step2_1_sp.png)
    }

    #dt_step_slide .dt_slick li.dt_step_slide2_2 span {
        background-image: url(../images/lh/img_slide_step2_2_sp.png)
    }

    #dt_step_slide .dt_slick li.dt_step_slide3 span {
        background-image: url(../images/lh/img_slide_step3_sp.png)
    }

    #dt_step_slide .dt_slick li.dt_step_slide4 span {
        background-image: url(../images/lh/img_slide_step4_sp.png)
    }
}

.slick-dots {
    bottom: -40px
}

@media screen and (max-width:768px) {
    .slick-dots {
        bottom: -20px
    }
}

.slick-prev {
    left: 3.5%;
    background: url(../images/common/btn_arrow_left.png) no-repeat;
    width: 46px;
    height: 46px
}

.slick-prev:hover {
    background-position: 0 -46px
}

@media screen and (max-width:768px) {
    .slick-prev {
        left: 3.5%;
        background: url(../images/common/btn_arrow_left_sp.png) no-repeat;
        background-size: cover;
        width: 22px;
        height: 22px
    }

    .slick-prev:hover {
        background-position: 0 0
    }
}

.slick-next {
    right: 3.5%;
    background: url(../images/common/btn_arrow_right.png) no-repeat;
    width: 46px;
    height: 46px
}

.slick-next:hover {
    background-position: 0 -46px
}

@media screen and (max-width:768px) {
    .slick-next {
        right: 3.5%;
        right: url(../images/common/btn_arrow_right_sp.png) no-repeat;
        background-size: cover;
        width: 22px;
        height: 22px
    }

    .slick-next:hover {
        background-position: 0 0
    }
}

.dt_movie_section {
    padding-top: 50px;
    margin-top: 65px
}

.dt_movie_section h2 {
    background-image: url(../images/lh/ttl_02_1.png)
}

.dt_movie_section .dt_mod_section_inner {
    margin-top: 60px
}

.dt_movie_section .dt_youtube {
    width: 826px;
    margin: 0 auto
}

.dt_movie_section .dt_youtube .dt_memo {
    font-size: 1.4rem
}

@media screen and (max-width:768px) {
    .dt_movie_section {
        padding-top: 50px;
        margin-top: 5%
    }

    .dt_movie_section .dt_mod_section_inner {
        margin-top: 8%
    }

    .dt_movie_section .dt_youtube {
        width: 100%
    }

    .dt_movie_section .dt_youtube iframe {
        width: 100%;
        height: 193px
    }

    .dt_movie_section .dt_youtube .dt_memo {
        font-size: 1.2rem
    }
}

.dt_hantei_section {
    padding-top: 50px;
    margin-top: 65px
}

.dt_hantei_section h2 {
    background-image: url(../images/lh/ttl_03.png)
}

.dt_hantei_section .dt_txt {
    line-height: 200%;
    text-align: justify
}

.dt_hantei_section .dt_txt span {
    color: #f39800
}

.dt_hantei_section .dt_mod_section_inner {
    margin-top: 34px
}

.dt_hantei_section .dt_stepbox1 {
    padding-top: 15px;
    margin-bottom: 20px
}

.dt_hantei_section .dt_stepbox1 .dt_img {
    background: url(../images/lh/img_step1.png) no-repeat;
    width: 441px;
    height: 170px;
    float: left
}

.dt_hantei_section .dt_stepbox1 .dt_txt {
    width: 441px;
    float: right;
    padding-top: 10px
}

.dt_hantei_section .dt_stepbox2 {
    padding-top: 10px;
    margin-bottom: 95px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox {
    margin-top: 32px;
    margin-bottom: 58px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box {
    border-radius: 14px;
    padding: 10px;
    width: 421px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box strong {
    color: #504d4b
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox1 {
    background: #FFF;
    border-radius: 8px;
    padding-top: 27px;
    padding-left: 22px;
    padding-right: 22px;
    height: 535px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox1 .dt_txt.dt_txt_center {
    text-align: center
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box h4 {
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    width: 300px;
    height: 60px;
    margin: 0 auto 12px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox2 {
    margin-top: 15px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox2 .dt_img {
    background-repeat: no-repeat;
    width: 340px;
    height: 94px;
    margin: 0 auto
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox2 .dt_txt {
    width: 100%;
    margin-top: 15px;
    min-height: 110px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_pointbox {
    border-radius: 8px;
    height: 110px;
    line-height: 200%;
    box-sizing: border-box;
    padding: 10px 15px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox {
    float: left;
    background-image: url(../images/lh/bg_yousei.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox h4 {
    background-image: url(../images/lh/txt_yousei.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox .dt_innerbox2 .dt_img {
    background-image: url(../images/lh/img_step2_1.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox .dt_pointbox {
    background: #fff4f9;
    color: #ea4995;
    padding: 20px 20px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox {
    float: right;
    background-image: url(../images/lh/bg_insei.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox h4 {
    background-image: url(../images/lh/txt_insei.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox .dt_innerbox2 .dt_img {
    background-image: url(../images/lh/img_step2_2.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox .dt_pointbox {
    background: #f4fdff;
    color: #77c6e5
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox {
    float: left;
    width: 896px;
    background-image: url(../images/lh/bg_saikensa.png);
    margin-top: 21px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox h4 {
    background-image: url(../images/lh/txt_saikensa.png)
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox1 {
    min-height: 0;
    height: auto;
    padding-bottom: 24px
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox2 {
    margin-top: 0
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox2 .dt_img {
    background-image: url(../images/lh/img_step2_3.png);
    width: 358px;
    height: 83px;
    margin-left: 30px;
    float: left
}

.dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox2 .dt_txt {
    width: 350px;
    padding-top: 0;
    margin-left: 70px;
    float: left;
    margin-top: -10px
}

.dt_hantei_section .dt_stepbox2 .dt_btnbox {
    margin-top: 40px
}

.dt_hantei_section .dt_stepbox2 .dt_btnbox .dt_btn1 {
    width: 441px;
    box-sizing: border-box;
    float: left
}

.dt_hantei_section .dt_stepbox2 .dt_btnbox .dt_btn2 {
    width: 441px;
    box-sizing: border-box;
    float: right;
    margin-top: -2px
}

.dt_hantei_section .dt_stepbox3 {
    padding-top: 10px;
    margin-bottom: 5px
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox {
    border: 3px solid #e5e5e5;
    border-radius: 14px;
    position: relative;
    margin-top: 60px;
    padding: 35px 0
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox strong {
    color: #504d4b
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox h4 {
    text-align: center;
    position: absolute;
    left: 0;
    top: -18px;
    width: 100%
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox h4 span {
    display: inline-block;
    background: #FFF;
    color: #504d4b;
    font-size: 2rem;
    padding: 0 20px
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox .dt_txt {
    padding-left: 85px
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox .dt_img {
    margin: 25px auto 0
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox2 .dt_img {
    background: url(../images/lh/img_graph2.png) no-repeat center center;
    width: 824px;
    height: 266px
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox3 .dt_img {
    background: url(../images/lh/img_graph1.png) no-repeat center center;
    width: 824px;
    height: 266px
}

.dt_hantei_section .dt_stepbox3 .dt_borderbox4 .dt_txt {
    padding-top: 35px
}

.dt_hantei_section .dt_btnbox {
    margin-top: 50px;
    text-align: center
}

@media screen and (max-width:768px) {
    .dt_hantei_section {
        padding-top: 50px;
        margin-top: 5%
    }

    .dt_hantei_section .dt_txt {
        line-height: 200%;
        text-align: justify
    }

    .dt_hantei_section .dt_mod_section_inner {
        margin-top: 8%
    }

    .dt_hantei_section .dt_stepbox1 {
        padding-top: 2%;
        margin-bottom: 10%
    }

    .dt_hantei_section .dt_stepbox1 .dt_img {
        background: url(../images/lh/img_step1_sp.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 28.8%;
        float: none
    }

    .dt_hantei_section .dt_stepbox1 .dt_txt {
        width: 100%;
        float: none;
        padding-top: 10px
    }

    .dt_hantei_section .dt_stepbox2 {
        padding-top: 2%;
        margin-bottom: 10%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox {
        margin-top: 5%;
        margin-bottom: 8%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box {
        border-radius: 12px;
        padding: 1.8%;
        width: 100%;
        box-sizing: border-box
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox1 {
        background: #FFF;
        border-radius: 8px;
        padding-top: 27px;
        padding-left: 0;
        padding-right: 0;
        height: auto;
        padding-bottom: 8%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox1 .dt_txt {
        padding-left: 6%;
        padding-right: 6%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box h4 {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        text-indent: -9999px;
        margin-bottom: 5%;
        width: 100%;
        height: 0;
        padding-top: 13%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox2 {
        margin-top: 4%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox2 .dt_img {
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 21.73%;
        margin-top: 0
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_innerbox2 .dt_txt {
        width: auto;
        margin-left: 0;
        padding-left: 7%;
        padding-right: 7%;
        min-height: 0
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_box .dt_pointbox {
        border-radius: 6px;
        height: auto;
        line-height: 200%;
        box-sizing: border-box;
        margin: 2% 7% 0;
        padding: 4% 4%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox {
        float: none;
        margin-bottom: 8%;
        background-image: url(../images/lh/bg_yousei.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox h4 {
        background-image: url(../images/lh/txt_yousei_sp.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_youseibox .dt_innerbox2 .dt_img {
        background-image: url(../images/lh/img_step2_1_sp.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox {
        float: none;
        background-image: url(../images/lh/bg_insei.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox h4 {
        background-image: url(../images/lh/txt_insei_sp.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_inseibox .dt_innerbox2 .dt_img {
        background-image: url(../images/lh/img_step2_2_sp.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox {
        float: none;
        width: 100%;
        background-image: url(../images/lh/bg_saikensa.png);
        margin-top: 8%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox h4 {
        background-image: url(../images/lh/txt_saikensa_sp.png)
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox1 {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 6%
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox2 {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox2 .dt_img {
        background-image: url(../images/lh/img_step2_3_sp.png);
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 18.2%;
        margin-left: 0;
        float: none
    }

    .dt_hantei_section .dt_stepbox2 .dt_youseiinseibox .dt_saikensabox .dt_innerbox2 .dt_txt {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
        padding-top: 5%;
        padding-left: 7%;
        padding-right: 7%
    }

    .dt_hantei_section .dt_stepbox2 .dt_btnbox {
        margin-top: 6%
    }

    .dt_hantei_section .dt_stepbox2 .dt_btnbox .dt_btn1 {
        width: 100%;
        box-sizing: border-box;
        float: none;
        margin-bottom: 5% !important;
        margin-top: 0
    }

    .dt_hantei_section .dt_stepbox2 .dt_btnbox .dt_btn2 {
        width: 100%;
        box-sizing: border-box;
        float: none
    }

    .dt_hantei_section .dt_stepbox3 {
        padding-top: 2%;
        margin-bottom: 0
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox {
        border: 2px solid #e5e5e5;
        border-radius: 14px;
        position: relative;
        margin-top: 10%;
        padding: 7% 0
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox h4 {
        text-align: center;
        position: absolute;
        left: 0;
        top: -4.2%;
        width: 100%
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox h4 span {
        display: inline-block;
        background: #FFF;
        color: #504d4b;
        font-size: 1.5rem;
        padding: 0 3%;
        font-weight: 700
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox .dt_txt {
        padding-left: 4%;
        padding-right: 4%
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox .dt_img {
        margin: 15px auto 0
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox2 .dt_img {
        background: url(../images/lh/img_graph2_sp.png) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 33.2%
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox3 .dt_img {
        background: url(../images/lh/img_graph1_sp.png) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 33.2%
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox4 h4 span {
        letter-spacing: -.05em;
        font-size: 1.4rem
    }

    .dt_hantei_section .dt_stepbox3 .dt_borderbox4 .dt_txt {
        padding-top: 10%
    }

    .dt_hantei_section .dt_btnbox {
        margin-top: 7%;
        text-align: center
    }
}

.dt_faq_section {
    padding-top: 50px;
    margin-top: 65px
}

.dt_faq_section h2 {
    background-image: url(../images/lh/ttl_04.png)
}

.dt_faq_section .dt_faqbox dl {
    border-bottom: 1px solid #ddd
}

.dt_faq_section .dt_faqbox dl dt {
    padding: 10px 0
}

.dt_faq_section .dt_faqbox dl dt div {
    display: block;
    font-size: 1.8rem;
    padding: 16px 46px 16px 18px;
    position: relative;
    cursor: pointer
}

.dt_faq_section .dt_faqbox dl dt div .q {
    margin-right: 10px;
    display: inline-block
}

.dt_faq_section .dt_faqbox dl dt div:after {
    content: "";
    background: url(../../faq/images/ico_arrow.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 12px;
    top: 18px
}

.dt_faq_section .dt_faqbox dl dd {
    height: 0;
    overflow: hidden
}

.dt_faq_section .dt_faqbox dl dd div {
    display: block;
    padding: 16px 18px 26px 18px;
    line-height: 200%
}

.dt_faq_section .dt_faqbox dl dd div ul li {
    list-style-type: circle;
    margin-left: 2rem
}

.dt_faq_section .dt_faqbox dl dd div .dt_image {
    width: 60%
}

.dt_faq_section .dt_faqbox dl.dt_open dt div:after {
    background-position: 0 -24px
}

.dt_faq_section .dt_faqbox.dt_hcg dl dt div:hover {
    background: #fff4f9;
    color: #ea4995
}

.dt_faq_section .dt_faqbox.dt_hcg dl.dt_open dt div {
    background: #fff4f9;
    color: #ea4995
}

.dt_faq_section .dt_faqbox.dt_hcg dl dd span {
    color: #ea4995
}

.dt_faq_section .dt_faqbox.dt_lh dl dt div:hover {
    background: #fff6ea;
    color: #f39800
}

.dt_faq_section .dt_faqbox.dt_lh dl.dt_open dt div {
    background: #fff6ea;
    color: #f39800
}

.dt_faq_section .dt_faqbox.dt_lh dl dd span {
    color: #f39800
}

.dt_faq_section .dt_faqbox.dt_current {
    display: block
}

.dt_faq_section .dt_btnbox1 {
    text-align: center;
    margin-top: 40px
}

.dt_faq_section .dt_btnbox2 {
    margin-top: 80px
}

.dt_faq_section .dt_btnbox2 .dt_btn1 {
    width: 441px;
    box-sizing: border-box;
    float: left
}

.dt_faq_section .dt_btnbox2 .dt_btn2 {
    width: 441px;
    box-sizing: border-box;
    float: right
}

@media screen and (max-width:768px) {
    .dt_faq_section {
        padding-top: 50px;
        margin-top: 5%
    }

    .dt_faq_section .dt_faqbox dl {
        border-bottom: 1px solid #ddd
    }

    .dt_faq_section .dt_faqbox dl dt {
        padding: 5px 0
    }

    .dt_faq_section .dt_faqbox dl dt div {
        display: block;
        font-size: 1.4rem;
        padding: 12px 32px 12px 12px;
        position: relative;
        cursor: pointer;
        background: #FFF
    }

    .dt_faq_section .dt_faqbox dl dt div .q {
        margin-right: 8px;
        display: inline-block
    }

    .dt_faq_section .dt_faqbox dl dt div:after {
        content: "";
        background: url(../../faq/images/ico_arrow_sp.png) no-repeat;
        background-size: cover;
        width: 17px;
        height: 17px;
        position: absolute;
        right: 12px;
        top: 13px
    }

    .dt_faq_section .dt_faqbox dl dd {
        height: 0;
        overflow: hidden
    }

    .dt_faq_section .dt_faqbox dl dd div {
        display: block;
        padding: 10px 18px 12px 12px;
        line-height: 190%
    }

    .dt_faq_section .dt_faqbox dl dd div ul li {
        list-style-type: circle;
        margin-left: 2rem
    }

    .dt_faq_section .dt_faqbox dl dd div .memo {
        font-size: 1rem
    }

    .dt_faq_section .dt_faqbox dl dd div .dt_image {
        width: 100%
    }

    .dt_faq_section .dt_faqbox dl.dt_open dt div:after {
        background-position: 0 -17px
    }

    .dt_faq_section .dt_faqbox.dt_hcg dl dt div:hover {
        background: inherit;
        color: inherit
    }

    .dt_faq_section .dt_faqbox.dt_hcg dl.dt_open dt div {
        background: #fff4f9;
        color: #ea4995
    }

    .dt_faq_section .dt_faqbox.dt_lh dl dt div:hover {
        background: inherit;
        color: inherit
    }

    .dt_faq_section .dt_faqbox.dt_lh dl.dt_open dt div {
        background: #fff6ea;
        color: #f39800
    }

    .dt_faq_section .dt_faqbox.dt_current {
        display: block
    }

    .dt_faq_section .dt_btnbox1 {
        text-align: center;
        margin-top: 6%
    }

    .dt_faq_section .dt_btnbox2 {
        margin-top: 15%
    }

    .dt_faq_section .dt_btnbox2 .dt_btn1 {
        width: 100%;
        box-sizing: border-box;
        float: none;
        margin-bottom: 4% !important
    }

    .dt_faq_section .dt_btnbox2 .dt_btn2 {
        width: 100%;
        box-sizing: border-box;
        float: none
    }
}

.dt_gallery_section {
    margin-top: 100px
}

.dt_gallery_section h2 {
    margin-bottom: 60px
}

.dt_gallery_section h2.dt_ttl_01 {
    background-image: url(../../gallery/images/ttl_01.png)
}

.dt_gallery_section h2.dt_ttl_02 {
    background-image: url(../../gallery/images/ttl_02.png);
    margin-top: 120px
}

.dt_gallery_section .dt_inner {
    width: 826px;
    margin: 0 auto
}

.dt_gallery_section .dt_inner h3 {
    color: #456989;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: .08em;
    margin-bottom: 22px
}

.dt_gallery_section .dt_inner .dt_descbox {
    margin-top: 18px;
    line-height: 200%;
    position: relative
}

.dt_gallery_section .dt_inner .dt_btn {
    text-align: center;
    margin-top: 50px
}

@media screen and (max-width:768px) {
    .dt_gallery_section {
        margin-top: 50px
    }

    .dt_gallery_section h2 {
        margin-bottom: 28px
    }

    .dt_gallery_section h2.dt_ttl_02 {
        margin-top: 40px
    }

    .dt_gallery_section .dt_inner {
        width: 100%;
        margin: 0 auto
    }

    .dt_gallery_section .dt_inner h3 {
        font-weight: 700;
        font-size: 1.3rem;
        letter-spacing: .04em;
        margin-bottom: 14px
    }

    .dt_gallery_section .dt_inner .dt_youtube iframe {
        width: 100%;
        height: 193px
    }

    .dt_gallery_section .dt_inner .dt_descbox {
        margin-top: 8px
    }

    .dt_gallery_section .dt_inner .dt_btn {
        text-align: center;
        margin-top: 8%
    }
}

@media screen and (min-width:769px) {
    .dt_handinhand_section {
        margin-top: 100px
    }

    .dt_handinhand_section h2 {
        margin-bottom: 60px;
        background-image: url(../images/lh/ttl_05.png);
        height: 120px
    }

    .dt_handinhand_section a {
        display: block;
        background: url(../images/lh/btn_handinhand.png) no-repeat;
        width: 684px;
        height: 100px;
        margin: 0 auto;
        text-indent: -9999px;
        -webkit-transition: -webkit-transform 150ms;
        transition: -webkit-transform 150ms;
        transition: transform 150ms;
        transition: transform 150ms, -webkit-transform 150ms
    }

    .dt_handinhand_section a:hover {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
        opacity: .9
    }
}

@media screen and (max-width:768px) {
    .dt_handinhand_section {
        margin-top: 50px
    }

    .dt_handinhand_section h2 {
        margin-bottom: 28px
    }

    .dt_handinhand_section a {
        display: block;
        background: url(../images/lh/btn_handinhand_sp.png) no-repeat;
        background-size: cover;
        width: 94.66666667vw;
        height: 29.33333333vw;
        margin: 0 auto;
        text-indent: -9999px
    }
}

.dt_tel_section {
    margin-top: 120px
}

.dt_tel_section .dt_telbox {
    text-align: center;
    padding-bottom: 40px
}

.dt_tel_section .dt_telbox .dt_staff {
    display: block;
    color: #456989;
    font-size: 2rem;
    padding-top: 40px
}

.dt_tel_section .dt_telbox h4 {
    font-size: 2.6rem;
    padding-top: 10px
}

.dt_tel_section .dt_telbox .dt_txt1 {
    color: #504d4b;
    margin-top: 10px
}

.dt_tel_section .dt_telbox .dt_tel {
    margin-top: 12px;
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px
}

.dt_tel_section .dt_telbox .dt_txt2 {
    margin-top: 15px
}

.dt_tel_section.dt_hcg {
    background: #fff4f9
}

.dt_tel_section.dt_hcg .dt_telbox {
    background: #fff4f9
}

.dt_tel_section.dt_hcg .dt_telbox h4 {
    color: #ea4995
}

.dt_tel_section.dt_hcg .dt_telbox .dt_tel {
    background-image: url(../images/hcg/img_tel.png)
}

.dt_tel_section.dt_lh {
    background: #fff6ea
}

.dt_tel_section.dt_lh .dt_telbox {
    background: #fff6ea
}

.dt_tel_section.dt_lh .dt_telbox h4 {
    color: #f39800
}

.dt_tel_section.dt_lh .dt_telbox .dt_tel {
    background-image: url(../images/lh/img_tel.png)
}

@media screen and (max-width:768px) {
    .dt_tel_section {
        margin-top: 15%
    }

    .dt_tel_section .dt_telbox {
        text-align: center;
        padding-bottom: 8%;
        width: 93%;
        margin: 0 auto
    }

    .dt_tel_section .dt_telbox .dt_staff {
        display: block;
        color: #456989;
        font-size: 1.4rem;
        padding-top: 8%
    }

    .dt_tel_section .dt_telbox h4 {
        font-size: 1.7rem;
        padding-top: 1.8%
    }

    .dt_tel_section .dt_telbox .dt_txt1 {
        color: #504d4b;
        margin-top: 1.6%;
        font-size: 1.2rem
    }

    .dt_tel_section .dt_telbox .dt_tel {
        margin-top: 2.1%;
        width: 100%;
        height: 0;
        padding-top: 5.6%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        text-indent: -9999px
    }

    .dt_tel_section .dt_telbox .dt_txt2 {
        margin-top: 2.2%;
        font-size: 1.2rem;
        text-align: left;
        padding-left: 15%
    }

    .dt_tel_section.dt_hcg {
        background: #fff4f9
    }

    .dt_tel_section.dt_hcg .dt_telbox {
        background: #fff4f9
    }

    .dt_tel_section.dt_hcg .dt_telbox h4 {
        color: #ea4995
    }

    .dt_tel_section.dt_hcg .dt_telbox .dt_tel {
        background-image: url(../images/hcg/img_tel_sp.png)
    }

    .dt_tel_section.dt_lh {
        background: #fff6ea
    }

    .dt_tel_section.dt_lh .dt_telbox {
        background: #fff6ea
    }

    .dt_tel_section.dt_lh .dt_telbox h4 {
        color: #f39800
    }

    .dt_tel_section.dt_lh .dt_telbox .dt_tel {
        background-image: url(../images/lh/img_tel_sp.png)
    }
}

.dt_link_section {
    text-align: center;
    margin-top: 80px
}

.dt_link_section .dt_btnbox2 .dt_btn1 {
    width: 441px;
    box-sizing: border-box;
    float: left
}

.dt_link_section .dt_btnbox2 .dt_btn2 {
    width: 441px;
    box-sizing: border-box;
    float: right
}

@media screen and (max-width:768px) {
    .dt_link_section {
        text-align: center;
        margin-top: 8%
    }

    .dt_link_section .dt_btnbox2 .dt_btn1 {
        width: 100%;
        box-sizing: border-box;
        float: none;
        margin-bottom: 4% !important
    }

    .dt_link_section .dt_btnbox2 .dt_btn2 {
        width: 100%;
        box-sizing: border-box;
        float: none
    }
}