/* ここからPC */
.clip_main{
    width: 100%;

}
a:link {
    text-decoration: none !important; 
}
div{
    box-sizing: border-box;
}

br.sp_only {
    display: none;
}

.container-lp {
    width: 1000px;
    margin: 0 auto;
}

.container-l-lp {
    width: 1100px;
    margin: 0 auto;
}

.han-jp{
    font-family: source-han-serif-jp-subset, sans-serif;
}

.notoserif {
    font-family: "Noto Serif JP", serif;
}

.times {
    font-family: Times, "Times New Roman", serif;
}

.shippori{
    font-family: "Shippori Mincho", serif;
}

.hiragino-gothic {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.kozuka-mincho{
    font-family: "kozuka-mincho-pr6n", serif;
    font-style: normal;
}

.ttl {
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 400;
    line-height: 1;
}

.textBold {
    font-weight: bolder;
}

.textCenter {
    text-align: center;
}

.textRight {
    text-align: right;
}
.titleSizeXL {
    font-size: 50px;
}
.titleSizeL {
    font-size: 35px;
}
.titleSizeM {
    color: #333333;
    font-size: 28px;
    font-weight: 400;
}
.titleSizeMs {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: .3em;
    margin: 0 10px 10px;
}
.titleSizeS {
    font-size: 28px;
    font-weight: 400;
}
.titleSizeXs {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 2;
}
.aq-dtlBox {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding-bottom: 70px;
}
.aq-cont {
    display: block;
    position: relative;
    width: 264px;
}
.aqSize {
    width: 100%;
}
.aqSize-a {
    width: auto;
    height: 50px;
    margin: 65px 10px;
}

.textcolorWhite {
    color: #fff;
}

.textcolorDarkgray {
    color: #232323;
}

.textcolorDarkgray2 {
    color: #242424;
}

.textcolordecogold {
    color: #C08E59;
}

.mainview {
    max-width: 100%;
}

.mainview img {
    width: 100%;
}

.link-btn-box {
    margin: 50px auto 90px;
    text-align: center;
}

a.link-btn {
    width: 37%;
    text-decoration: none !important;
    font-weight: 500;
}

.link-btn-box.no-top {
    margin: 30px auto 0;
}

.link-btn {
    display: inline-block;
    position: relative;
    padding: 18px 90px;
    text-align: center;
    color: #242424;
    border: #242424 1px solid;
    border-radius: 30px;
    box-sizing: border-box;
    font-size: 18px;
    letter-spacing: 0.2em;
}

.link-btn::after{
    content: "";
    position: absolute;
    display: block;
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    width: 20px;
    height: 20px;
    background: url(../images/arrowdown.png) no-repeat center;
    background-size: contain;
    box-sizing: border-box;
    border-radius: 100%;
}

.grayBoxTitle{
    width: 100%;
    padding: 50px 0 50px 0;
    background-color: #151515;
    color: #fff;
    text-align: center;
}
.grayBoxTitle.apPoint{
    width: 100%;
    padding: 35px 0 26px 0;
    background-color: #151515;
    color: #fff;
    text-align: center;
}

.grayBoxTitleStitle{
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.7);
}
.grayBoxTitleStitle.extBottom01{
    margin-bottom: -5px;

}
.grayBoxTitleStitle.apPoint{
    font-size: 20px;
    margin-bottom: -15px;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.7);
}
.doctorTitleS.grayBoxTitleStitle{
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 300;
    letter-spacing: 0.2em;
    text-shadow: 2px 2px 4px rgba(100, 100, 100, 0.8);

}

.grayBoxTitleBtitle{
    font-size: 38px;
    font-weight: 400;
    letter-spacing: 0.2em;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.7);
}
.doctorTitleB.grayBoxTitleBtitle{
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 0.15em;
    /* text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.7); */
    /* font-weight: 600; */
    text-shadow: 2px 2px 4px rgb(113 110 103 / 80%);
}

.WhiteBoXTitle{
    position: relative;
    margin-bottom: 66px;
}

.WhiteBoXTitleB{
    font-size: 60px;
    font-weight: 200;
}

.WhiteBoXTitle::after{
    content: "";
    position: absolute;
    display : inline-block;
    transform: translateX(-50%);
    left: 50%;
    display: block;
    margin-top: -10px;
    box-sizing: border-box;
}

/* PC pr */



#pr {
    width: 100%;
    height: auto;
    margin-top: 100px;
    padding: 0px;
    background-image: url(../images/pr-back.png);
    background-size: cover;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}

.prInner {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 30px;
    /* border: #8B6F4A 2px solid; */

    background-color: #ac8964;
    background-image: linear-gradient(90deg, #ac8964 2.12%, #bb9368 33.84%, #bb9364 57.47%, #8a7150 100%);
    padding: 0 2px 2px;
}

#pr .prInner .prTitle {
    padding: 1.4rem;
    background-color: #ac8964;
    background-image: linear-gradient(90deg, #ac8964 2.12%, #bb9368 33.84%, #bb9364 57.47%, #8a7150 100%);
    box-sizing: border-box;
    font-size: 23px;
    font-weight: 400;
    line-height: 1;
}

.prName{
    text-align: center;
    font-size: 23px;
    letter-spacing: 0.15em;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(131, 120, 90, 0.6);
}

.prContentsBox{
    padding: 24px 80px;
    background-color: #fff;
}

.prDis{
    position: relative;
    text-align: left;
    width: 26%;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.2em;
    font-weight: 500;
    margin-bottom: -6px;
    bottom: 14px;
}

.prSubTitle{
    display: block;
    padding: 0 0 8px 0;
    border-bottom: #ABABAB 1px solid;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.15em;
}

.prPriceBox{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding-top: 24px;
}

.prPrice{
    display: flex;
    align-items: center;
    justify-content: end;
    font-family: "Shippori Mincho", serif;
}

.prLgPrice {
    font-size: 57.36px;
    color: #C08E59;
    letter-spacing: 0.05em;
}

.prPriceLabel{
    margin-right: 20px;
    margin-top: 15px;
    padding: 2px 10px 3px;
    font-size: 18px;
    letter-spacing: 0.1em;
    background-color: #C08E59;
}
.pr-clr {
    /* font-family: 'shippori-mincho', sans-serif; */
    color: #C08E59;
    font-size: 40px;
    font-weight: 600;
}
.prTax {
    margin-left: -10px;
    font-size: 18.83px;
    font-weight: 400;
}

.prTaxPrice{
    font-size: 26.55px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

/* PC reconmmend */

.reconmmend{
    position: relative;
    width: 100%;
    background-image: url(../images/recommen_bg.jpg);
    background-size: cover;
}

.recommendInner{
    padding: 54px 0;
}

.reconmmendContentBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.recommendTitle{
    margin-bottom: 15px;
    font-weight: 400;
    text-shadow: 4px 4px 3px rgba(36, 36, 36, 0.3);
}

.reconmmendSmallbox{
    width: 49%;
    padding: 11px 20px;
    margin-top: 20px;
    background: rgba(36, 36, 36, 0.4);
    box-sizing: border-box;
    border: #fff 1px solid;
    font-size: 21px;
    color: #fff;
    letter-spacing: 0.2em;
}

.reconmmendSmallbox .checkmark{
    width: 21.8px;
    height: 21.8px;
    margin-right: 12px;
}

.reconmmendSmallbox img{
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

.reconmmend::after{
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -1px;
    font-size: 0;
    border-style: solid;
    border-width: 26px 33px 0 33px;
    border-color: #7c7c7c transparent transparent transparent;
}

/* PC about */

.about {
    display: block;
    position: relative;
    width: 100%;
    padding: 30px 0 0;
    margin: 60px 0 60px 0;
}

.aboutTitle::after{
    width: 142px;
    height: 57px;
    background: url(../images/aboutdeco.png) center no-repeat;
    background-size: contain;
}

.aboutContentsBox{ 
    display: flex;
    align-items: center;
}

.aboutLeft{
    width: 29%;
}

.aboutLeft img{
    max-width: 281.915px;
}

.aboutRight{
    margin-left: 30px;
}

.aboutRight p{
    font-size: 17px;
    letter-spacing: 0.15em;
    line-height: 2;
}

/* PC point */

.pointInner{
    padding-bottom: 80px;
}

.pointTitle::after{
    width: 175px;
    height: 71px;
    background: url(../images/pointdeco.png) center no-repeat;
    background-size: contain;
}


.pointTitleB{
    font-size: 60px;
    font-weight: 200;
}

.pointImgBox{
    background: url(../images/nose.png) no-repeat center;
    background-size: cover; 
    padding: 32px 0;
    width: 100%;
    text-align: center;
}

.pointImgBox img{
    width: 100%;
    max-width: 466.79px;
    height: auto;
}

.pointContentsItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
}

.pointTitleNum{
    width: 110px;
    height: 110px;
    padding: 40px 0;
    border-radius: 100%;
    border: #242424 1px solid;
    box-sizing: border-box;
    font-size: 50px;
    text-align: center;
}

.pointTitleNum img.num1{
    width: 45.557px;
}

.pointTitleNum img.num2{
    width: 50.7529px;
}

.pointTitleNum img.num3{
    width: 45.1885px;
}

.pointContentsItemTitle {
    display: block;
    border-bottom: #242424 1px solid;
    padding-bottom: 10px;
}

.pointContentsItemRight{
    width: 86.1%;
}

.pointContentsItem p{
    font-size: 17px;
    letter-spacing: 0.12em;
    line-height: 1.76;
    padding-top: 16px;
}

.pointContentsItemRight .letterS{
    letter-spacing: 0.09em;
}

/* PC reason */

.reason{
    width: 100%;
    height: auto;
    background: url(../images/reason.jpg) no-repeat center;
    background-size: cover;
}

.reasonItemTitle {
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}

.reasonItemTitle.first {
    margin-left: -5px;
}

.reasonInner{
    padding: 38px 0;
}

.reasonContentsBox{
    display: flex;
    margin-bottom: 38px;
    background-color: #fff;
    box-shadow: 4px 4px 8px rgba(94, 94, 94, 0.6);
}
.reasonItemImg {
    width: 50%;
}

.reasonItemImg img{
    /* height: fit-content; */
    width:100%;
}
.reasonPoint{
    margin-bottom: 10px;
}
.reasonPoint.posi02 {
    margin-left: 3px;
}

.reasonPoint img{
    width: 100px;
}

.reasonItemText{
    width: 50%;
    padding: 40px 49px 35px;
    box-sizing: border-box;
}

.reasonItemText p{
    font-size: 15px;
    letter-spacing: 0.13rem;
    line-height: 1.3;
    color: #242424;
}
.reasonItemText p.Num2{
    font-size: 15px;
    letter-spacing: 0.1rem;
    line-height: 1.3;
    color: #242424;
}

/* PC difference */

.difference {
    padding: 52px 0;
    margin: 90px auto;
    background-color: #E8E8E8;
}

.differenceTitle{
    margin-bottom: 90px;
}

.differenceTitle::after{
    width: 287px;
    height: 75px;
    background: url(../images/diffrencedeco.png) no-repeat center;
    background-size: cover;
    margin-left: -3px;
    margin-top: -3px;
}

table.differenceTable {
    width: 100%;
    border: #E8E8E8 1px solid;
    font-size: 17px;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 500;
    /* font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Arial, "Meiryo", sans-serif; */
    letter-spacing: 0.1em;
}
.bottom-bace{
    vertical-align: bottom;
}

table.differenceTable th,
td {
    text-align: center !important;
    box-sizing: border-box;
}

.differenceTable th {
    padding: 0 20px 0px 20px;
    border-right: 1px solid #817876;
    font-size: 23px;
    text-align: center;
}

.differenceTable th:last-child{
    border: none;
}

.differenceTable td {
    padding: 20px;
    border: none;
}

.differenceTable td p{
    margin-top: 10px;
    font-size: 10px;
}

.differenceTable td:first-child {
    border-right: 1px solid #817876;
    width: 25%;
}

.differenceTable td:nth-child(2){
border-right: 1px solid #817876;
}

.differenceTable td:last-child {
    border-right: none;
}

.differenceTable span.whiteBackGround{
    display: block;
    width: 100%;
    padding: 12px 0;
    background-color: #fff;
}

tr.whiteBackGround{
    background-color: white;
}

img.clevie{
    width: 100%;
    max-width: 75px;
}

img.volux{
    width: 100%;
    max-width: 144px;
    margin-bottom: 10px;
}

/*Pc doctor */

.doctorTitle{
    position: relative;
    width: 100%;
    background-image: linear-gradient(90deg, #242424 2.12%, #be9875 33.84%, #be9875 57.47%, #242424 100%);
    background-size: cover;
    text-align: center;
}




.doctorTitle::after{
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -1px;
    font-size: 0;
    border-style: solid;
    border-width: 26px 33px 0 33px;
    border-color: #be9875 transparent transparent transparent;
}

.doctor{
    width: 100%;
    padding: 82px 0 125px 0;
    background: url(../images/dr.comment_bg.jpg) no-repeat center;
    /* background-size: cover; */
    background-size: 100% 100%;
    background-position: bottom;
}

.doctorContentsBox{
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.doctorText{
    width: 60%;
}

.doctorsubtitle{
    margin-bottom: 56px;
    text-align: left;
    color: #665C31;
    font-weight: 500;
    letter-spacing: 0.125em;
}

.doctorTextItem{
    margin-bottom: 30px;
    line-height: 1.96;
}

.doctorName{
    font-size: 18px;
    letter-spacing: 0.12em;
}

.doctorNameBig{
    font-size: 30px;
    margin-left: 40px;
}

.doctorImg{
    width: 39%;
    position: relative;
}

.doctorImg img{
    position: absolute;
    bottom: -35px;
    width: 100%;
}

/* PC flow */

.flow{
    padding: 90px 0;
    background-color: #FFF;
    margin-top: -50px;
}

.flowTitel::after{
    width: 120px;
    height: 56px;
    background: url(../images/flowdeco.png) no-repeat center;
    background-size: cover;
    margin-left: -12px;
    margin-top: -2px;
}

.flowInner{
    padding: 32px 0;
    width: 100%;
    background-color: rgba(36, 36, 36, 0.8);
    text-align: center;
    color: #fff;
}

.flowImgBox img{
    width: 100%;
    height: auto;
    max-width: 871px;
}

.flowTextBox ul{
    position: relative;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.flowTextBox ul::before{
    position: absolute;
    content: " ";
    transform: translateX(-50%);
    top: 50%;
    left: 50%;
    width: 64%;
    max-width: 640px;
    height: 1px;
    background-color: #DBB089;   
}

.flowTextBox ul li{
    display: flex;
    flex-direction: column;
    gap: 26px;
    width: 24%;
    margin: 36px auto 0;
}

.flowTextBox ul li h3{
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.2em;
    text-align: center;
}

.flowTextBox ul li p.flowNum {
    font-size: 23px;
}

.flowTextBox ul li p{
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.1em;
}

/* PC detail */

.detail {
    padding: 0 0 90px 0;
}

.detailTitel::after{
    width: 156px;
    height: 61px;
    margin-top: -4px;
    margin-left: -13px;
    background: url(../images/detaildeco.png) no-repeat center;
    background-size: cover;
}

.detailTableBox {
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
    letter-spacing: 0.2em;
    font-weight: 400;
}
.detailTableBox table{
    border: 1px solid  #817876;
}

.detailTableBox table th {
    width: 37%;
    padding: 13px 0;
    background-color: #817876;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center;
    font-weight: 400;
}
.detailTableBox table .lastDe {
    border-bottom: none;
}

.detailTableBox table th.grayBorder {
    border-bottom: #333 solid 1px;
}

.detailTableBox table td {
    width: 63%;
    padding-left: 30px;
    background-color: #fff;
    text-align: left !important;
    box-sizing: border-box;
    border: 1px solid #817876;
}
.detailContents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    padding: 45px 60px;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
}

/* PC price */

.price{
    padding-bottom: 70px;
}

.priceTitel{
    display: block;
    padding: 20px 0 60px 0;
    border-top: #C08E59 2px solid;
    border-bottom: #C08E59 2px solid;
}

.priceTitel::after{
    left: 48%;
    width: 114px;
    height: 57px;
    margin-top: -5px;
    background: url(../images/pricedeco.png) no-repeat center;
    background-size: cover;
}

.priceContentBox{
    letter-spacing: 0.1em;
}

.priceContentBox table th{
    padding: 16px 0;
    background-color: #C08E59;
    border-bottom: #fff 1px solid;
    border-right: #fff 1px solid;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.priceContentBox table .prLeftboder{
    border-left: #C08E59 1px solid;
    
}
.priceContentBox table .prRightboder{
    border-right: #C08E59 1px solid;
    
}

.priceContentBox table td{
    border: #C9A065 1px solid;
    padding: 12px 0;
}

.priceContentBox table td:first-child{
    width: 23.4%;
    padding-left: 40px;
    border-bottom: #fff 1px solid;
    background-color: #C9A065;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.1em;
    text-align: left !important;
    line-height: 1.2;
}

.priceContentBox table td:nth-child(2){
    width: 15.4%;
    font-size: 17px;
    letter-spacing: 0.1em;
    text-align: left !important;
    padding-left: 38px;
}
.priceContentBox table td:nth-child(3){
    text-align: left !important;
    padding-left: 38px;
    
}

.priceContentBox table td:last-child{
    text-align: left !important;
    padding-left: 38px;
    color: #C08E59;
}

.Price{
    font-size: 28px;
    padding-bottom: 70px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.smallEn{
    font-size: 18px;
}

.tax{
    /* margin-left: -10px; */
    font-size: 11px;
    font-family: "kozuka-mincho-pr6n", serif;
    font-weight: 700;
}

.taxPrice{
    font-size: 14.7px;
    letter-spacing: 0.05em;
}

.itemSmallText{
    font-size: 12px;
    letter-spacing: 0.05em;
}

.monitorLable{
    width: 230px;
    margin: 5px 0 -4px;
    background-color: #C08E59;
    color: #fff;
    font-size: 12px;
    padding-left: 80px;
}

.priceTable td {
    text-align: left !important;
}

.priceDisp{
    width: 100%;
    /* padding: 15px 0; */
    padding: 15px 0 0 145px;
    /* text-align: right; */
    text-align: left;
    letter-spacing: 0.1em;
    font-size: 15px;
    box-sizing: border-box;
}
.priceDisp2{
    width: 100%;
    color: #333333;
    padding: 15px 0;
    /* padding: 15px 0 0 145px; */
    text-align: right;
    /* text-align: left; */
    letter-spacing: 0.175em;
    font-size: 14px;
    box-sizing: border-box;
}

.priceContentBox table td.goldborder{
    border-bottom: #C9A065 1px solid;
}

/* CTA設定 */
.cta-container {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
  }
  
  .cta-btn {
    border: none;
    font-family: "kozuka-mincho-pr6n", 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
    letter-spacing: 0.2em;
    background-color: #727272;
    width: 600px;
    height: 90px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2em;
    box-shadow: 4px 5px 6px 0 rgba(0, 0, 0, .4);
  }
  
  .cta-btn:hover {
    cursor: pointer;
    box-shadow: inset 3px 6px 6px 0 rgba(0, 0, 0, .3);
    background-color: #727272;
    color: #D1A76F;
    transition-duration: 0.5s;
  }

  .sp_only{
    display: none;
}
.pc_only{
    display:block;
}


@media screen and (max-width:766px) {
    /* 共通 */
    
    br.sp_only {
        display: none;
    }
    .container-lp {
        width: 100%;
    }
    .container-l-lp {
        width: 100%;
    }
    .container-lp.l-container {
        padding: 0;
    }
    .link-btn-box {
        margin: 40px auto;
    }
    .titleSizeM {
        font-size: 28px;
    }
    .titleSizeS {
        font-size: 27px;
    }

    /* PR */
    #pr {
        height: auto;
        margin-top: 0;
        /* padding: 20px; */
        padding: 0 20px 20px;
    }
    #pr .prInner .prTitle {
        /* margin-top: 20px; */
        font-size: 28px;
        line-height: 1.2;
    }
    .prInner {
        margin-top: 40px;
    }
    .pr-clr {
        font-size: 20px;
    }
    .prDis {
        font-size: 9px;
    }
    .prLgPrice {
        font-size: 30px;
        text-align: right;
    }
    .prTax {
        font-size: 12px;
    }
    .prTaxPrice {
        font-size: 18px;
    }
    .prPriceLabel {
        font-size: 10px;
        padding: 2px 5px 3px;
        text-align: center;
    }
    .prTaxPrice {
        font-size: 22px;
    }
    .prDis {
        width: 100px;
        font-size: 10px;
    }
    .sp_only{
        display: block;
    }
}
@media screen and (max-width:550px) {
    
    /* 共通 */
    .pc_only{
        display:none;
    }
    .sp_only{
        display: block;
    }

    .l-container {
        padding: 0 !important;
    }
    br.sp_only {
        display: block;
    }
    .container-lp {
        width: 100%;
        margin: 30px auto;
    }
    .container-l-lp {
        width: 100%;
    }

    .link-btn-box {
        margin: 35px auto 0;
    }
    .link-btn {
        width: 90%;
        background-size: contain;
        background-repeat: no-repeat;
    }
    a.link-btn{
        width: 90%;
    }
    .SizeLM {
        font-size: 15px;
        letter-spacing: .1em;
    }
    .titleSizeM {
        font-size: 24px;
    }
    .titleSizeMs {
        font-size: 24px;
        letter-spacing: .1em;
        text-align: center;
    }
    .titleSizeS {
        font-size: 24px;
    }
    .titleSizeXs {
        font-size: 14px;
    }
    /* PR */
    #pr {
        height: auto;
    }
    #pr .prInner .prTitle {
        font-size: 24px;
        padding: 5px;
    }
    #pr .prInner .prText01 {
        font-size: 18px
    }
    .prSubTitle {
        font-size: 18px;
    }
    .prName {
        font-size: 16px;
        line-height: 1.2;
    }
    .prInner {
        margin-top: 40px;
    }
    .pr-clr {
        font-size: 20px;
    }
    .prDis {
        font-size: 9px;
        bottom: 17px;
    }
    .prLgPrice {
        margin-top: -4px;
        font-size: 28px;
        text-align: right;
        line-height: 0.8;
    }
    .prTax {
        font-size: 11px;
    }
    .prTaxPrice {
        font-size: 17px;
    }
    .prPriceLabel {
        font-size: 10px;
        padding: 2px 5px 3px;
        text-align: center;
    }
    .prPriceLabel p{
        line-height: 1.2;

    }
    .prTaxPrice {
        font-size: 22px;
    }
    .prDis {
        font-size: 10px;
    }


    .prTaxPrice {
        font-size: 18px;
    }
    .prPriceBox {
        padding-top: 25px;
    }
    .prContentsBox {
        padding: 16px;
    }
    .link-btn {
        padding: 18px 50px;
        font-size: 16px;
    }

    .prDis{
        bottom: 17px;
    }

    /* recommenDisp */
    .reconmmend .container-lp {
        margin: 30px 0 0 !important;
    }
    .grayBoxTitleStitle {
        font-size: 18px;
    }
    .grayBoxTitle {
        padding: 20px 0 10px 0;
    }

    .recommendInner {
        padding: 20px 15px;
    }
    .reconmmendContentBox {
        margin-top: 30px;
        display: block;
    }
    .titleSizeL {
        font-size: 20px;
    }
    .reconmmendSmallbox {
        width: 100%;
        padding: 11px 15px;
        font-size: 15px;
    }

    /* about */
    .aboutInner.container-lp{
        padding: 0 20px;
    }
    
    .aboutContentsBox {
        display: block;
        align-items: center;
    }
    .aboutLeft {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .aboutLeft img {
        max-width: 100%;
    }
    .aboutRight {
        margin: 0;
    }
    .aboutRight p {
        font-size: 16px;
    }

    /* point */
    .pointContentsBox.container-lp{
        margin-top: 0;
    }
    .pointInner{
        padding-bottom: 30px;
    }

    .pointTitle::after{
        width: 153px;
    }
    .grayBoxTitle.apPoint{
        padding: 5px 0 4px 0;
    }
    .pointImgBox img {
        width: 75%;
    }
    .pointContentsItem {
        display: block;
        padding: 40px 20px 0
    }
    .pointContentsItemLeft{
        margin-bottom: 20px;
    }
    .pointTitleNum {
        margin-left: auto;
        margin-right: auto;
    }
    .pointContentsItemRight {
        width: 100%;
    }
    .pointContentsItem p {
        font-size: 16px;
    }
    .pointTitleNum {
        width: 70px;
        height: 70px;
        padding: 23px 0;
    }
    .pointTitleNum img.num1{
        width: 40px;
    }
    
    .pointTitleNum img.num2{
        width: 40px;
    }
    
    .pointTitleNum img.num3{
        width: 40px;
    }


    /* reaeson */
    .grayBoxTitleBtitle {
        font-size: 27px;
        line-height: 1.2;
        margin-top: 5px;

    }
    .pointContentsItemTitle.titleSizeS{
        font-size: 26px;
    }
    .reasonTitle .container-lp{
        margin: 17px auto;
    }
    .titleSizeS {
        font-size: 22px;
    }
    .reason {
        padding: 15px;
    }
    .reasonContentsBox {
        display: block;
    }
    .reasonItemImg {
        width: 100%;
    }
    .reasonItemText {
        width: 100%;
        padding: 20px;
    }
    .reasonPoint img{
        width: 110px;
    }


    /* difference */

    .difference {
        padding: 20px 0 10px;
    }
    .differenceTitle::after {
        width: 220px;
        height: 56px;
    }
    .differenceTable span.whiteBackGround {
        padding: 3px 0;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .differenceTable th {
        font-size: 16px;
    }
    img.clevie {
        max-width: 60px;
    }
    img.volux {
        max-width: 125px;
    }
    .differenceTable td p {
        font-size: 9px;
    }
    .differenceTable td {
        padding: 15px 4px;
    }

    .doctorTitleS.grayBoxTitleStitle {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .doctorTitleB.grayBoxTitleBtitle {
        font-size: 25px;
        line-height: 1.2;
    }
    table.differenceTable {
        font-size: 12px;
    }
    /* doctor */

    .doctor {
        padding: 60px 0 117px 0;
    }
    .doctorTitleInner.container-lp {
        margin: 0 auto;
    }
    .doctorContentsBox{
        display: block;
    }
    .doctorText {
        width: 100%;
    }
    .doctorTextItem {
        margin-bottom: 0px;
    }
    .doctorInner{
        padding: 0 20px 0;
    }
    .doctorsubtitle{
        margin-bottom: 30px;
    }
    .doctorTitleS.grayBoxTitleStitle
    .doctorName {
        font-size: 16px;
    }
    .doctorNameBig {
        text-align: center;
        font-size: 19px;
        margin-left: 0px;
    }
   
    .doctorImg img {
        bottom: 0;
        display: block;
        position: relative;
        width: 100%;
    }
    .doctorName{
        text-align: left;
        font-size: 12px;
        margin: 100px 0 0 10px;

    }
    .doctorImg {
        position: relative;
        display: flex;
        width: 100%;
    }
    .doctorImg.pc_only{
        display: none;
    }
    .docBoxleft{
        width:40%;
    }
    .docBoxRight{
        width:60%;
    }
    .docBoxRight img {
        text-align: right;
    }

    

    /* detail */
    .detailContentsBox {
        position: relative;
        display: block;
        width: 95%;
    }
    .detailTableBox table {
        width: 100%;
        table-layout: fixed;
        word-break: break-all;
        word-wrap: break-all;

    }
    .detailTableBox {
        margin: 0 10px;
        font-size: 14px;
    }
    .detailTableBox table td {
        padding-left: 10px;
        width: 60%;

    }
    .detailTableBox table th{
        width: auto;
        font-size: 14px;
    }
    /* Flow */
    .flow {
        padding: 60px 0 30px;
        margin-top: -90px;
    }
    .flow-container {
        padding: 0;
      }
      .flow-dic li:nth-child(1) {
        padding-right: 0;
      }
    
      .flow-dic li:nth-child(3) {
        padding-left: 0;
      }
    .flowMob {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
      }
      .flowMob-left {
        width: 40%;
        display: block;
        margin-right: 25px;
        padding-left: 15px;
      }
      .flowMob-right {
        width: 60%;
        display: block;
      }
      .flowMob-left img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
      }
      .flowMob-left img:nth-child(even) {
        width: 30px;
      }
      .flowMob-right img {
        width: 100%;
        margin: 0 auto;
      }
      .flow-box {
        position: relative;
        display: block;
      }
      .flow-box p {
        font-family: kozuka-gothic-pr6n, sans-serif;
        font-size: 13px;
        letter-spacing: 0.2em;
        font-weight: 400;
        padding: 10px 0;
      }
      .flow-box.b01 {
        margin-top: 40px;
      }
      .flow-box.b02 {
        margin-top: 100px;
      }
    
      .flow-box.b03 {
        margin-top: 115px;
      }
      .flow-stepTitle {
        font-size: 18px;
      }

      .detail {
          padding: 0 0 30px 0;
      }



    /* price */

    .price {
        padding-bottom: 0px;
    }
    .priceContentBox{
        padding: 0 10px;
    }
    .priceContentBox table th {
        font-size: 14px;
        padding: 10px 0;
    }
    .smallEn {
        font-size: 11px;
    }
    


    .priceContentBox table td:first-child {
        text-align: center !important;
        padding:4px;
        font-size: 10px;
    }
    .priceContentBox table td:nth-child(2) {
        /* text-align: center !important; */
        padding:5px;
        font-size: 10px;
        padding-left: 8px;
        
    }
    .priceContentBox table td:nth-child(3) {
        /* padding:10px; *//* right用設定 */
        padding: 10px 0 10px 16px;
        /* text-align: right !important; */
        font-size: 18px;
        line-height: 1;
        
    }
    
    .priceContentBox table td:last-child {
        /* padding:10px; *//* right用設定 */
        padding: 10px 0 10px 16px;
        /* text-align: right !important; */
        font-size: 18px;
        line-height: 1;
    }
    .tax {
        font-size: 8px;
    }
    .taxPrice {
        font-size: 12px;
    }

    .priceTable td {
        text-align: right !important;
    }
    .monitorLable {
        /* width: 80px; *//* reight用設定 */
        width: 76px;
        font-size: 10px;
        padding-left: 0px;
        /* margin-left: auto; */
        text-align: center;
        line-height: 1;
        /* margin: 8px 0 3px auto; *//* right用設定 */
        margin: 8px auto 3px 0;
        padding-top: 4px;
        padding-bottom: 3px;
        
    }
    .itemSmallText {
        font-size: 8px;
    }
    
    .priceDisp {
        text-align: left;
        font-size: 12px;
    }

    .cta-btn {
        font-size: 20px;
        width: 300px;
        height: 60px;
      }
    
}
@media screen and (max-width:380px) {
/* 共通 */
    .textSizeL {
        font-size: 15px;
    }
    .titleSizeS {
        font-size: 19px;
    }
    .link-btn-box {
        margin: 40px auto 0;
    }
    /* PR */
    #pr .prInner .prTitle {
        font-size: 21px;
    }
    #pr .prInner .prText01 {
        font-size: 16px;

    }
}