@charset "UTF-8";

/* 
yag-laser
------------------------ 
*/

#yag .mov_area .mov {
    bottom: 2%;
}

#yag .mov_area video {
    width: 83%;
    margin: 0 auto;
}

#yag_pr .mov_area .mov {
    bottom: 1%;
}

#yag_pr .mov_area video {
    width: 83%;
    margin: 0 auto;
}

#yag .top {
    background: #d2f2fa;
    padding-bottom: 6%;
}

#yag .top .txt_box {
    border: 1px solid #1c1c1c;
    margin: 3% 5% 0;
    padding: 5% 4%;
    position: relative;
}

#yag .top .txt_box::before {
    content: '';
    width: 1px;
    height: 90px;
    background: #1c1c1c;
    position: absolute;
    right: 2.5%;
    top: -4.5%;
    transform: rotate(-45deg);
}

#yag .top .txt_box::after {
    content: '';
    width: 1px;
    height: 90px;
    background: #1c1c1c;
    position: absolute;
    left: 2.5%;
    bottom: -4.2%;
    transform: rotate(-45deg);
}
@media screen and (max-width: 749px) {
    #yag .top .txt_box::before {
        height: 11.5vw;
    }
    #yag .top .txt_box::after {
        height: 11.5vw;
    }
}

#yag .top .txt_box .bg_txt_half {
    background: linear-gradient(transparent 60%, #fffaea 40%);
}

/* section01 */

#yag .sec01 {
    background: #f5fafe;
}

#yag .sec01 .sec01_top {
    position: relative;
    background: url("../images/menu/yag-laser/sec1_img1.png") no-repeat top right;
    background-size: contain;
}

#yag .sec01 .sec01_top figure {
    position: absolute;
    top: -4%;
    left: 0;
    width: 66%;
}

#yag .sec01 .sec01_top .txt_wrap {
    padding: 32% 6% 4%;
}

#yag .sec01 .sec01_top .txt_wrap h3 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 3%;
}
@media screen and (max-width: 749px) {
    #yag .sec01 .sec01_top .txt_wrap h3 {
        font-size: 5.3vw;
    }
}

#yag .sec01 .sec01_top .txt_wrap h3 .bold_txt {
    background: linear-gradient(transparent 60%, #fff372 40%);
    filter: drop-shadow(4px -7px 6px #f5fafe);
}

#yag .sec01 .sec01_top .txt_wrap .p_txt {
    text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
    font-size: 3rem;          
}

.Android #yag .sec01 .sec01_top .txt_wrap .p_txt {
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0 -1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;        
}

.iPhone #yag .sec01 .sec01_top .txt_wrap .p_txt {
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0 -1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;        
}

#yag .sec01 .sec01_bottom {
    padding: 5% 6% 6%;
}

/* section02 */

#yag .sec02 {
    background-color: #b4e9f0;
}

#yag .sec02 .sec02_top {
    background: url("../images/menu/yag-laser/sec2_top.png") no-repeat top center;
    background-size: cover;
    width: 100%;
    padding-bottom: 4%;
}

#yag .sec02 .sec02_top .txt_wrap {
    width: 53%;
    margin: 0 4% 0 auto;
    padding-top: 6%;
}

#yag .sec02 h3 {
    font-size: 8.3rem;
    font-style: italic;
    margin-bottom: 6%;
    /* filter: drop-shadow(4px -7px 6px #f9e1e8);
    text-shadow:2px 2px 0 #f9e1e8, -2px -2px 0 #f9e1e8,
              -2px 2px 0 #f9e1e8, 2px -2px 0 #f9e1e8,
              0px 2px 0 #f9e1e8,  0-2px 0 #f9e1e8,
              -2px 0 0 #f9e1e8, 2px 0 0 #f9e1e8; */
}

#yag .sec02 h3 span {
    font-size: 6.4rem;
}
@media screen and (max-width: 750px) {
    #yag .sec02 h3 {
        font-size: 10.5vw;
    }
    #yag .sec02 h3 span {
        font-size: 8.1vw;
    }
} 

#yag .sec02 .sec02_top .w_bg {
    padding: 5% 5%;
}

#yag .sec02 .sec02_bottom {
    margin: 0 4%;
    padding-bottom: 6%;
}

#yag .sec02 .sec02_bottom .w_bg {
    padding: 5% 5%;
}

#yag .sec02 .sec02_bottom .border_txt {
    border-bottom: 1px solid #409dc7;
}

#yag .sec02 .p_txt {
    line-height: 1.5;
}

/* section03 */

#yag .sec03 {
    position: relative;
}

#yag .sec03 .sec03_top figure {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#yag .sec03 .sec03_top .txt_wrap {
    position: absolute;
    top: 4%;
    left: 0;
    width: 100%;
}

#yag .sec03 .sec03_top .txt_wrap .bold_txt {
    color: #fff;
    font-size: 3.3rem;
    margin-bottom: 2%;
}

#yag .sec03 .sec03_top .txt_wrap h3 {
    font-size: 5.8rem;
    color: #f7ffa4;
    text-align: center;
    position: relative;
}
@media screen and (max-width: 750px) {
    #yag .sec03 .sec03_top .txt_wrap .bold_txt {
        font-size: 4.4vw;
    }
    #yag .sec03 .sec03_top .txt_wrap h3 {
        font-size: 7.8vw;
    }
}

#yag .sec03 .sec03_top .txt_wrap h3::before {
    content: '';
    background: url("../images/menu/yag-laser/sec3_shape.png")no-repeat center;
    background-size: cover;
    width: 85%;
    aspect-ratio: 632 / 81;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: -10%;
    left: 52.5%;
    transform: translateX(-50%);
}

#yag .sec03 .sec03_top .sec3_txt {
    position: absolute;
    top: 15.5%;
    right: 0;
    width: 100%;
}

#yag .sec03 .sec03_top .sec3_txt img {
    width: 100%;
}

#yag .sec03 .sec03_bottom {
    padding-top: 140%;
    background: url("../images/menu/yag-laser/sec3_bottomBg.jpg")no-repeat bottom center;
}

#yag .sec03 .sec03_bottom h4 {
    font-size: 4.5rem;
}
@media screen and (max-width: 750px) {
    #yag .sec03 .sec03_bottom h4 {
        font-size: 5.9vw;
    }
}

#yag .sec03 .sec03_bottom h4 span {
    color: #279ace;
    background: linear-gradient(transparent 60%, #fff 40%);
}

#yag .sec03 .sec03_bottom .p_txt {
    padding: 4% 5% 6%;
    line-height: 1.6;
    /* color: #279ace; */
}

/* section04 */

#yag .sec04 {
    background: #d2f4f7;
    padding-bottom: 6%;
}

#yag .sec04 .sec04_top {
    padding: 4% 6% 3% 7%;
}

#yag .sec04 h3 {
    font-size: 4rem;
    line-height: 1.4;
    position: relative;
}

#yag .sec04 figure {
    width: 37%;
}

#yag .sec04 h3 .bg_txt_half {
    background: linear-gradient(transparent 60%, #fff 40%);
    font-size: 4.6rem;
}

#yag .sec04 h3::before {
    content: '';
    width: 10%;
    aspect-ratio: 42 / 33;
    background: url("../images/menu/yag-laser/sec4_shape.png")no-repeat;
    background-size: contain;
    position: absolute;
    top: -13%;
    left: -6%;
}

#yag .sec04 .sec04_bottom {
    width: 95%;
    margin: 0 auto;
    position: relative;
}

#yag .sec04 .sec04_bottom::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #bde9f4;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
}
@media screen and (max-width: 450px) {
    #yag .sec04 .sec04_bottom::before {
        top: 5px;
        left: 5px;
    }
}

#yag .sec04 .sec04_bottom .border_box {
    border: 2px solid #6abee6;
    padding: 4% 4%;
    position: relative;
    z-index: 3;
    background: #fff;
}
@media screen and (max-width: 420px) {
    #yag .sec04 .sec04_bottom .border_box {
        border: 1px solid #6abee6;
    }
}

#yag .sec04 .sec04_bottom .bg_txt {
    background: #fdf0a4;
}

/* section05 */

#yag .sec05 {
    background: url("../images/menu/yag-laser/sec5_bg.jpg") no-repeat;
    background-size: cover;
    padding: 8% 0 5%;
    margin-bottom: 8%;
}

#yag .sec05 h3 {
    font-size: 6.3rem;
    text-align: center;
    background: url("../images/menu/yag-laser/sec5_shape.png") no-repeat bottom center;
    background-size: contain;
    width: 53%;
    margin: 0 auto 3%;
    padding-bottom: 2%;
    text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0-2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}

#yag .sec05 h3 span {
    font-size: 5.5rem;
}
@media screen and (max-width: 749px) {
    #yag .sec05 h3 {
        font-size: 8vw;
    }
    #yag .sec05 h3 span {
        font-size: 7vw;
    }
}


#yag .sec05 ul li {
    margin-bottom: 17%;
}

#yag .sec05 ul .flow2 {
    margin-bottom: 48%;
}

#yag .sec05 ul .flow3 {
    margin-bottom: 33%;
}

#yag .sec05 dl {
    position: relative;
    padding-top: 13%;
}

#yag .sec05 dl dt {
    justify-content: center;
    position: absolute;
    top: 0;
    left: 47%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 3;
}

#yag .sec05 dl dt figure {
    width: 17.5%;
    margin-right: 5%
}

#yag .sec05 dl dt .ttl_txt {
    position: relative;
}

#yag .sec05 dl dt .ttl_txt1 {
    width: 62%;
}

#yag .sec05 dl dt .ttl_txt2 {
    width: 28%;
}

#yag .sec05 dl dt .ttl_txt3 {
    width: 45%;
}

#yag .sec05 dl dt h4 {
    font-size: 5.1rem;
    position: relative;
    z-index: 3;
}

#yag .sec05 dl dt .h4_shadow {
    font-size: 5.1rem;
    font-weight: 700;
    color: #9ed3f0;
    position: absolute;
    z-index: 1;
    top: 6%;
    left: .5%;
    display: block;
}
@media screen and (max-width: 749px) {
    #yag .sec05 dl dt h4 {
        font-size: 6.7vw;
    }
    #yag .sec05 dl dt .h4_shadow {
        font-size: 6.7vw;
    }
}

#yag .sec05 dl dd {
    position: relative;
    z-index: 1;
}

#yag .sec05 dl dd .flow_desc {
    width: 95%;
    position: absolute;
    bottom: -18%;
    left: 50%;
    transform: translateX(-50%);
}

#yag .sec05 dl dd .flow_desc2 {
    bottom: -65%;
}

#yag .sec05 dl dd .flow_desc3 {
    bottom: -45%;
}

#yag .sec05 dl dd .flow_desc .w_bg {
    background-color: rgba(255,255,255,.9);
    padding: 4% 6%;
    position: relative;
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

#yag .sec05 dl dd .flow_desc .w_bg::after {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #6abee6;
    position: absolute;
    display: block;
    top: -3%;
    left: -1%;
}

@media screen and (max-width: 749px) {
    #yag .sec05 dl dd .flow_desc .p_txt {
        font-size: 3.5vw;
    }
}

/* section06 */

#yag .sec06 {
    margin-bottom: 6%;
}

#yag .sec06 h3 {
    margin-bottom: 5%;
}

#yag .sec06 .fee_list {
    padding: 0 3%;
}

#yag .sec06 .fee_list li {
    border: 3px solid #a5d8f0;
}
@media screen and (max-width: 420px) {
    #yag .sec06 .fee_list li {
        border: 2px solid #a5d8f0;
    }
} 

#yag .sec06 .fee_list dl dt {
    background-color: #e1f2fa;
}

#yag .sec06 .fee_list dl dt h4 {
    font-size: 4rem;
    text-align: center;
    padding: 2% 0;
}

#yag .sec06 .fee_list dl dd .fee_menu {
    padding: 3% 4%;
}

#yag .sec06 .fee_list dl dd .fee_menu.border {
    border-bottom: 2px solid #a5d8f0;
}

#yag .sec06 .fee_list dl dd .fee_left .bold_txt {
    font-size: 2.8rem;
}

#yag .sec06 .fee_list dl dd .fee_left .txt_s {
    font-size: 2.5rem;
}

#yag .sec06 .fee_list dl dd .fee_right {
    align-items: end;
}

#yag .sec06 .fee_list dl dd .fee_right .fee {
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.2;
    -webkit-font-feature-settings: 'palt' 1; 
    font-feature-settings: "palt";
}

#yag .sec06 .fee_list dl dd .fee_right .fee span {
    font-size: 4rem;
}

#yag .sec06 .fee_list dl dd .fee_right .pay_txt {
    padding-bottom: 1.5%;
}

#yag .sec06 .fee_list dl dd .fee_menu3>.flex {
    align-items: end;
    margin-bottom: 1%;
}

/* renewal 2411 */
#yag .pk_txt {
    color: #37ace2;
}

#yag .bottom_info .pk_txt {
    color: #4fb0dd;
}

#yag .approval .pk_txt {
    color: #4fb0dd;
}