@charset "UTF-8";

/* 
laser-t
------------------------ 
*/

/* top */
@media screen and (min-width: 750px) {
    #lt .top {
        background: url("../images/menu/laser-t/pc/lt_top_bg_pc.jpg")no-repeat center center;
        background-size: cover;
    }

    #lt .top h2 img {
        margin: 0 auto;
    }
}


/* section01 */
@media screen and (min-width: 750px) {
    #lt .sec01 .inner {
        padding: 60px 20px 40px;
    }

    #lt .sec01 .ttl_area_pc h3 {
        width: 95%;
        max-width: 766px;        
        margin: 0 auto 20px;
    }

    #lt .sec01 .ttl_area .fukidashi {
        max-width: 650px;
        margin: 0 auto 10px;
    }

    #lt .sec01 .mov_area video {
        max-width: 710px;
        margin: 30px auto 0;
    }
}

/* section03 */
@media screen and (min-width: 750px) {
    #lt .sec03 {
        background: none;
    }

    #lt .sec03 .heading_area {
        background: url("../images/menu/laser-t/pc/sec3_top_bg_pc.jpg")no-repeat center center;
        height: 340px
    }

    #lt .sec03 .heading_area figure {
        position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-4%);

    }

    #lt .sec03 .heading_area h3 {
        font-size: 4rem;
        line-height: 1.5;
        color: #fff;
        position: absolute;
        top: 31%;
        left: 21%;
        left: 50%;
        transform: translateX(-82%);
    }

    #lt .sec03 .bg_wrap_pc {
        background: url(../images/menu/laser-t/pc/sec3_bg_pc.jpg) no-repeat top center;
        background-size: cover;
    }

    #lt .sec03 .inner .ttl_wrap {
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 3;
        width: 100%;
    }

    #lt .sec03 .inner .ttl_wrap figure img {
        margin: 0 auto;
        width: 768px;
        transform: none;
    }

    #lt .sec03 .inner .ttl_wrap .flex h4 {
        width: 70%;
        font-size: 4rem;
        padding: 4% 0 0;
        color: #28353c;
    }

    #lt .sec03 .inner {
        padding-top: 185px;
        padding-bottom: 60px;
    }

    #lt .sec03 .inner .ttl_wrap .flex {
        left: 50%;
        width: 768px;
        transform: translateX(-50%);
        justify-content: center;
    }
    
    #lt .sec03 .inner .ttl_wrap .flex figure {
        width: 16%;
        padding-left: 0%;
        padding-right: 15px;
    }

    #lt .sec03 .inner .ttl_wrap .flex figure img {
        width: 100%;
        margin: -38% 0 0 0;
    }
    
    #lt .sec03 .inner .ttl_wrap .flex h4 {
        width: 75%;
        font-size: 4rem;
        padding: 30px 0 0 10px;
    }

    #lt .sec03 .inner .border_area {
        border: 1px solid #181815;
    }

    #lt .sec03 .inner .border_area .p_txt {
        line-height: 1.6;
    }

    #lt .sec03 .inner .txt_area {
        margin-bottom: 80px;
    }

    #lt .sec03 .inner .txt_area::before {
        content: '';
        top: 4%;
        left: 1%;
    }

    #lt .sec03 .img_wrap {
        border: 2px solid #6abee6;
        padding: 60px 30px 20px;
        position: relative;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
    }

    #lt .sec03 .img_wrap .ttl_area {
        top: -8.7%;
        width: 100%;
    }

    #lt .sec03 .img_wrap .ttl_area figure {
        width: 616px;
        margin: 0 auto;
    }

    #lt .sec03 .img_wrap h4 {
        font-size: 3.2rem;
        width: 100%;
        top: 20%;
    }

    #lt .sec03 .img_wrap .flex_pc {
        justify-content: space-between;
        align-items: center;
    }

    #lt .sec03 .img_wrap .flex_pc figure {
        width: 60%;
    }

    #lt .sec03 .img_wrap .flex_pc .p_txt {
        width: 37%;
        font-feature-settings: "palt";
    }
}

@media screen and (max-width: 1000px) {
    #lt .sec03 .heading_area h3 {
        font-size: 4vw;
    }
}

@media screen and (max-width: 750px) {
    #lt .sec03 .heading_area h3 {
        font-size: 4.5rem;
    }
}


/* section04 */
@media screen and (min-width: 750px) {
    #lt .sec04 {
        padding-bottom: 40px;
    }

    #lt .sec04 .heading-tf {
        background: url("../images/menu/laser-t/pc/sec4_heading_pc.png")no-repeat center center;
        width: 100%;
        height: 318px;
    }

    #lt .sec04 .flex_pc {
        justify-content: space-between;
        padding: 40px 20px 40px;
    }

    #lt .sec04 .flex_pc figure {
        width: 36%;
    }

    #lt .sec04 .flex_pc .inner {
        width: 59%;
        padding: 0 0;
    }

    #lt .sec04 .flex_pc .inner .p_txt {
        font-feature-settings: "palt";
    }

    #lt .sec04 .w_bg {
        padding: 40px 40px;
        font-size: 2.5rem;
        margin: 0 20px;
    }

    #lt .sec04 .w_bg .p_txt {
        font-feature-settings: "palt";
    }
}

/* section04-add */
@media screen and (min-width: 750px) {
    #lt .sec04-add .heading-tf {
        background: url("../images/menu/laser-t/pc/sec4-add_heading_pc.png")no-repeat center center;
        width: 100%;
        height: 176px;
        transform: none;
    }

    #lt .sec04-add .pc_inner {
        padding: 30px 20px;
    }

    #lt .sec04-add .m_0a {
        width: 840px;
    }

    #lt .sec04-add .inner {
        padding: 30px 20px;
    }

    #lt .sec04-add .flex_pc {
        justify-content: space-between;
        align-items: center;
    }

    #lt .sec04-add .flex_pc figure {
        width: 48%;
    }

    #lt .sec04-add .flex_pc .p_txt {
        width: 48%;
        font-size: 1.75rem;
    }

    #lt .sec04-add .img_area h4 {
        font-size: 3.4rem;
        margin-bottom: 30px;
    }

    #lt .sec04-add .img_area h4::before {
        content: '';
        width: 3%;
    }

    #lt .sec04-add .img_area h4::after {
        content: '';
        width: 3%;
    }
}

/* section05 */
@media screen and (min-width: 750px) {
    #lt .sec05 {
        background: url("../images/menu/laser-t/pc/sec5_bg_pc.jpg")repeat-y center center;
        background-size: contain;
    }

    #lt .sec05 .heading-tf {
        background: url("../images/menu/laser-t/pc/sec5_heading_pc.png")no-repeat center center;
        width: 100%;
        height: 222px;
    }

    #lt .sec05 .inner {
        padding: 40px 20px 60px;
    }

    #lt .sec05 .pc_inner {
        width: 750px;
    }
}

/* section06 */
@media screen and (min-width: 750px) {
    #lt .sec06 .inner {
        padding: 40px 30px 60px;
    }

    #lt .sec06 h3 {
        font-size: 4.3rem;
        margin: 20px 0 30px;
    }

    #lt .sec06 .border_area {
        position: relative;
        padding: 40px 50px;
    }

    #lt .sec06 .border_area .p_txt {
        font-feature-settings: "palt";
    }

    #lt .sec06 .border_area .bg_txt {
        padding: 0 5px;
    }
}

/* section07 */
@media screen and (min-width: 750px) {
    #lt .sec07 .inner {
        padding: 60px 0 40px;
    }

    #lt .sec07 .pc_inner_bottom {
        padding: 0 50px;
    }

    #lt .sec07 .txt_wrap .top_txt {
        font-size: 3.7rem;
    }

    #lt .sec07 .txt_wrap .top_txt1::after {
        content: '';
        width: 4%;
    }

    #lt .sec07 .txt_wrap h4 {
        padding: 30px 0;
        font-size: 3.1rem;
        border-radius: 15px;
        margin-bottom: 10px;
    }

    #lt .sec07 .fee_wrap {
        padding-bottom: 20px;
    }

    #lt .sec07 .fee_wrap dl {
        margin: 0 0 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #lt .sec07 .fee_wrap dl dt {
        width: 40%;
        padding: 30px 0;
        font-size: 3rem;
    }

    #lt .sec07 .fee_wrap dl dd {
        width: 60%;
        padding: 0 0;
        justify-content: right;
        
    }

    #lt .sec07 .fee_wrap dl dd .txt_s1 {
        font-size: 3.2rem;
        margin-right: 10px;
    }

    #lt .sec07 .fee_wrap .price_left_txt {
        margin-right: 40px;
    }

    #lt .sec07 .fee_wrap .ta-left {
        font-size: 2.2rem;
    }
}

@media screen and (max-width: 1000px) {
    #lt .sec07 .fee_wrap dl dd .txt_s1 {
        font-size: 3.2vw;
    }

    #lt .sec07 .fee_wrap dl dd .pk_txt {
        font-size: 5.5vw;
    }
}

@media screen and (max-width: 750px) {
    #lt .sec07 .fee_wrap dl dd .txt_s1 {
        font-size: 3.5rem;
    }

    #lt .sec07 .fee_wrap dl dd .pk_txt {
        font-size: 5.5rem;
    }
}