/*
英
font-family: 'Bodoni Moda', serif;
日 - ゴシック
font-family: "Noto Sans JP", sans-serif;
日 - 明朝
font-family: "Noto Serif JP", serif;

*/

body{
    background-color: #fff9f5;
    color: #504946;
    font-family: "Noto Sans JP", sans-serif;
}

figure{
    margin-bottom: 0;
}

img{
    width: 100%;
}

ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

dl{
    margin-bottom: 0;
}

p{
    margin-bottom: 0;
}

.pc{
    display: block;
}

.sp{
    display: none;
}

.head-logo{
    padding: 10px;
}

.head-logo img{
    width: 5%;
}

.fat-nav li{
    font-family: "Noto Serif JP", serif;
}

.fat-nav__wrapper a{
    color: white;
    text-decoration: none;
    transition: .3s;
    font-size: 24px;
    margin: 0;
}

.fat-nav__wrapper a:hover{
    color: #504946;
}

.head-main{
    position: relative;
}

.head-main img{
    padding: 30px;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.head-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head-text-l,.head-text-r{
    width: 50%;
}

.head-text-l figure{
    text-align: center;
}

.head-text-l img{
    width: 60%;
}

.head-text-r h2{
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    font-feature-settings: "palt";
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
}

.head-text-r p{
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    font-feature-settings: "palt";
    font-family: "Noto Serif JP", serif;
}

.news-title{
    margin-top: 50px;
}

.news-title h3{
    font-family: 'Bodoni Moda', serif;
}

.head-news{
    height: 100px;
    overflow-y: scroll;
    padding: 10px 20px;
    background-color: white;
}

.news-content{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 10px 0;
}

.news-content h4,.news-content p{
    font-size: 16px;
    margin-bottom: 0;
}

.news-content h4{
    padding-right: 20px;
}

.tp-about{
    margin: 100px 0;
}

.tp-title h2{
    font-family: 'Bodoni Moda', serif;
    font-size: 50px;
}

.tp-title h2 span{
    display: block;
    font-size: 16px;
}

.tp-title h3{
    font-family: 'Bodoni Moda', serif;
    font-size: 20px;
    color: #0abab5;
    margin-top: 30px;
}

.tp-title p{
    line-height: 2em;
}

.tp-btn{
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #504946;
    border: 1px solid #504946;
    text-align: center;
    text-decoration: none;
    margin-top: 30px;
    transition: .3s;
}

.tp-btn:hover{
    color: #fff9f5;
    background-color: #504946;
}

.tp-about-img{
    display: flex;
    margin-top: 50px;
}

.tp-lineup-list{
    margin-top: 50px;
}

.tp-lineup-content h3{
    font-size: 18px;
    margin-top: 10px;
}

.tp-shop,.tp-info,.tp-sns,.tp-insta{
    margin-top: 100px;
}

.tp-sns .tp-title{
    margin-bottom: 20px;
}

.tp-sns .col-md-10{
    margin: 20px auto;
}

.tp-sns p{
    text-align: center;
}

.tp-info-content{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.tp-info-content figure{
    width: 45%;
}

.tp-shopinfo{
    width: 50%;
    margin-left: 20px;
}

.tp-shopinfo img{
    width: 50%;
}

.tp-shopinfo table{
    width: 100%;
}

.tp-shopinfo th,.tp-shopinfo td{
    padding: 20px 0;
    border-bottom: 1px solid #504946;
    font-size: 14px;
}

.tp-shopinfo th:first-of-type,.tp-shopinfo td:first-of-type{
    border-top: 1px solid #504946;
}

.tp-shopinfo td{
    padding-left: 10px;
}

.tel-font{
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
}

.small{
    font-size: 12px;
    line-height: 1em;
}

footer{
    background-color: #0abab5;
    padding: 50px 0;
    margin-top: 100px;
}

.foot-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.foot-l{
    width: 40%;
}

.foot-l p{
    font-size: 12px;
    color: white;
    margin: 20px 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding: 10px 0;
}

.foot-c{
    border-left: 1px solid white;
    padding-left: 20px;
}

.foot-c li{
    font-size: 14px;
    color: white;
    margin: 10px 0;
}

.foot-r ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.foot-r li a{
    text-decoration: none;
    color: white;
    transition: .3s;
}

.foot-r li a:hover{
    color: #17184b;
}

.copy{
    text-align: center;
    background-color: #67bab8;
    padding: 20px 0;
    color: white;
}

.tp-bnr p{
    font-family: "Noto Serif JP", serif;
    text-align: center;
    font-size: 30px;
    color: #0abab5;
    margin-top: 20px;
}

.tp-bnr p span{
    display: block;
    font-size: 16px;
    color: black;
    letter-spacing: 2px;
}

.tp-bnr ul{
    display: flex;
    justify-content: space-between;
}

.tp-bnr li{
    width: 33%;
    margin-top: 10px;
}

.tp-bnr a{
    display: block;
    width: 100%;
    text-decoration: none;
    transition: .3s;
}

.tp-bnr a:hover{
    background-color: #033331;
}

.tp-bnr li a{
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #0abab5;
    color: white;
    font-size: 20px;
}

.bnr-htpb{
    margin-bottom: 30px;
}

/* 共通 */
.page-main{
    position: relative;
}

.page-main img{
    height: 30vh;
    object-fit: cover;
}

.page-text{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.page-text h2{
    font-family: 'Bodoni Moda', serif;
    color: #17184b;
}

.page-text p{
    color: #17184b;
}

/* menu */
.menu-content{
    margin-top: 50px;
}

.menu-title{
    margin-top: 20px;
    margin-bottom: 20px;
}

.menu-title h2,.revi-text h3{
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    color: #0abab5;
    border-bottom: 1px solid #0abab5;
    padding-bottom: 10px;
}

.menu-list{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.menu-list figure{
    width: 48%;
}

.herb1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto;
}

.herb1 .col-md-6{
    width: 48%;
}

.herb1 p{
    line-height: 2em;
}

.menu-price{
    background-color: white;
    padding: 20px 0;
    margin: 30px 0;
}

.menu-price table{
    width: 90%;
    margin: 30px auto;
}

.menu-price th,.menu-price td{
    border-bottom: 1px solid #504946;
    padding: 20px;
}

.menu-price th:first-of-type,.menu-price td:first-of-type{
    border-top: 1px solid #504946;
}

.menu-price th{
    width: 50%;
}

.menu-price th h4{
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
}

.menu-price th h4 span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding-top: 3px;
}

.menu-price th p{
    font-weight: normal;
    font-size: 14px;
}

.menu-price td{
    width: 48%;
    text-align: end;
    font-size: 20px;
    font-weight: bold;
}

.menu-revi{
    width: 50%;
    margin: 50px auto;
    max-width: 1000px;
}

.menu-flow,.menu-soushin,.menu-kogao,.menu-seru{
    margin-top: 100px;
}

.menu-beaf{
    margin-top: 50px;
}

.menu-flow h3,.menu-case h3{
    text-align: center;
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
    color: #0abab5;
    margin-bottom: 30px;
}

.menu-case ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.menu-case li{
    width: 48%;
}

.sub-menu{
    display: flex;
    justify-content: space-between;
}

.price dt span,.price dd span{
    font-size: 18px;
}

.tax{
    margin-top: 100px;
}

/* shop */
.info-logo{
    width: 30%;
    margin: 50px auto;
}

.info-text table{
    width: 100%;
}

.info-text th,.info-text td{
    border-top: 1px solid #0abab5;
    border-bottom: 1px solid #0abab5;
    padding: 30px 0;
}

.info-text th{
    font-family: "Noto Serif JP", serif;
    width: 40%;
}

.info-text td{
    width: 60%;
}

.info-img{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.info-img img{
    width: 48%;
    margin: 20px 0;
}

.info-map{
    margin-top: 60px;
}

.info-map h3{
    font-family: "Noto Serif JP", serif;
    color: #0abab5;
    border-bottom: 1px solid #0abab5;
    padding-bottom: 10px;
}

.info-map p{
    margin: 20px 0;
}

.shop-tel{
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
}

/* contact */
.contact{
    margin-top: 100px;
}

.conta-text p{
    text-align: center;
}

.conta-text li{
    margin: 10px 0;
}

.conta-text li i{
    padding-right: 10px;
}

.label{
    margin: 10px 0;
}

.label i{
    padding-right: 5px;
    color: #504946;
}

.label span{
    color: red;
    font-size: 14px;
    padding-left: 10px;
}

.input,.textarea{
    width: 100%;
    height: 2em;
    background-color: white;
    border: none;
    border-radius: 5px;
}

.textarea{
    height: 10vh;
}

.sousin{
    display: block;
    width: 300px;
    height: 45px;
    line-height: 40px;
    margin: 30px auto;
    color: white;
    background-color: #17184b;
    border: none;
    transition: .3s;
}

.sousin:hover{
    background-color: #504946;
    color: white;
}


/* privacypolicy */
.pripoli{
    margin-top: 100px;
}

.pripoli-text{
    margin: 20px 0;
}

.pripoli-text h3{
    border-bottom: 1px solid #504946;
    font-size: 20px;
}


/* revi */
.revi{
    margin-top: 100px;
}

.revi-content{
    display: flex;
    margin: 50px auto;
    align-items: center;
}

.revi-text{
    padding: 20px;
}

.revi-text p{
    font-size: 14px;
    line-height: 2em;
    margin-top: 20px;
}

.revi-tokucho{
    background-image: url(../img/revi/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    margin: 100px 0 150px 0;
}

.revi-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}

.revi-flex figure{
    width: 45%;
    text-align: center;
}

.revi-flex figure img{
    width: 80%;
}

.revi-tokucho-text{
    width: 50%;
}

.revi-tokucho-text h3{
    font-family: "Noto Serif JP", serif;
    color: #0abab5;
    text-shadow: 3px 3px 3px rgba(255, 255, 255, 1);
    font-size: 40px;
    text-align: center;
}

.revi-tokucho-text li{
    font-family: "Noto Serif JP", serif;
    background-color: white;
    padding: 20px;
    margin: 20px 0;
    box-shadow: -5px -5px 10px 0px rgba(255, 255, 255, 0.5), 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
}

.sc-title{
    margin-top: 150px;
}

.sc-title h3{
    font-family: "Noto Serif JP", serif;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.sc-title p{
    margin: 50px 0;
    text-align: center;
}

.kansaibo{
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 70px;
}

.kansaibo h4{
    font-family: "Noto Serif JP", serif;
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
}

.kansaibo h4 span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
    color: #0abab5;
}

.revi-link ul{
    display: flex;
    justify-content: space-evenly;
}

.revi-link li{
    margin: 20px 0;
}

.revi-link a{
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #0abab5;
    color: white;
    text-decoration: none;
    transition: .3s;
}

.revi-link a:hover{
    background-color: #033331;
}

.revi-link a i{
    padding-right: 20px;
}

/* 脱毛 */

/* - 脱毛 240625 - */
.datsumo-top{
    display: flex;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}

.datsumo-top-text{
    padding: 30px;
}

.datsumo-top-text h3{
    font-family: "Noto Serif JP", serif;
    font-size: 30px;
    color: #0abab5;
}

.datsumo-top-text p{
    font-size: 15px;
    line-height: 2em;
    letter-spacing: 2px;
}

.datsumo-type{
    padding: 100px 0;
    background-color: #0abab5;
}

.datsumo-type .col-md-10{
    display: flex;
    flex-wrap: wrap;
}

.datsumo-type-content{
    width: 30%;
    margin: 10px;
    padding: 40px;
    border-radius: 10px;
    box-shadow: -5px -5px 10px 0px rgba(255, 255, 255, 0.5), 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
}

.datsumo-type-content img{
    width: 60%;
    margin: 0 auto;
}

.datsumo-type-content h3{
    font-family: "Noto Serif JP", serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
}

.datsumo-type-content h4{
    font-family: "Noto Serif JP", serif;
    color: white;
    border-bottom: 1px solid white;
    text-align: center;
    padding-bottom: 10px;
}

.datsumo-type-content p{
    color: white;
    text-align: left;
}

.datsumo-forte{
    margin-top: 100px;
}

.datsumo-title{
    margin-bottom: 50px;
}

.datsumo-title h3{
    text-align: center;
    color: #0abab5;
    font-family: "Noto Serif JP", serif;
    font-size: 40px;
}

.datsumo-title h3 span{
    display: block;
    font-size: 14px;
    color: #504946;
    padding-top: 10px;
}

.datsumo-forte-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    margin: 30px 0;
    padding: 30px 50px;
}

.datsumo-forte-content figure{
    width: 20%;
}

.datsumo-forte-content dl{
    width: 70%;
}

.datsumo-forte-content dt{
    font-size: 30px;
    font-family: "Noto Serif JP", serif;
    color: #0abab5;
    border-left: 5px solid #0abab5;
    padding-left: 10px;
    margin-bottom: 20px;
}

.datsumo-menu{
    margin-top: 100px;
}

.datsumo-menu-women,.datsumo-menu-mens{
    text-align: center;
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
}

.datsumo-menu-women{
    color: #e73562;
}

.datsumo-menu-mens{
    color: #26499d;
}

.datsumo-menu-text{
    display: flex;
    justify-content: space-between;
}

.datsumo-price{
    width: 31%;
    background-color: white;
    padding: 30px;
}

.datsumo-price h4{
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.datsumo-price h4 span{
    display: block;
    font-size: 12px;
    color: #0abab5;
}

.datsumo-price p{
    font-size: 14px;
    margin: 20px 0;
}

.datsumo-price table{
    width: 100%;
}

.datsumo-price td{
    text-align: end;
}

.datsumo-price td span{
    font-size: 12px;
    padding-right: 10px;
}

.datsumo-voice{
    margin-top: 100px;
}

.datsumo-voice-content{
    display: flex;
    justify-content: space-between;
}

.datsumo-voice-text{
    width: 30%;
}

.datsumo-voice-text figure{
    width: 65%;
    margin: 0 auto;
}

.datsumo-voice-text p{
    background-color: white;
    padding: 30px;
    margin-top: 20px;
}

.datsumo-voice-copy{
    font-family: "Noto Serif JP", serif;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    color: #0abab5;
}

.datsumo-menu-etc{
    margin-top: 100px;
}

.datsumo-menu-etc h4{
    font-family: "Noto Serif JP", serif;
    text-align: center;
    color: white;
    background-color: #0abab5;
    padding: 10px 0;
    border-radius: 30px;
}

.datsumo-menu-etc h4 span{
    font-size: 18px;
}

.datsumo-menu-etc p{
    text-align: center;
    margin-top: 20px;
}

.datsumo-menu-text{
    margin: 20px 0;
}

.datsumo-menu-text div{
    width: 48%;
    background-color: white;
    padding: 30px;
}

.datsumo-menu-text h4{
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.datsumo-vio-women h4,.datsumo-zenshin-women h4,.datsumo-kanryo-women h4{
    color: #e73562;
}

.datsumo-vio-mens h4,.datsumo-zenshin-mens h4,.datsumo-kanryo-mens h4{
    color: #17184b;
}

.datsumo-zenshin-women h4 span,.datsumo-kanryo-women h4 span,.datsumo-zenshin-mens h4 span,.datsumo-kanryo-mens h4 span{
    display: block;
    font-size: 14px;
    color: black;
    margin-top: 10px;
}

.datsumo-menu-text dl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.datsumo-menu-text dt span{
    display: block;
    font-size: 12px;
}

.datsumo-menu-text p{
    font-size: 12px;
}

/* ご来店の際のお願い */
.tyui{
    margin: 50px 0;
}

.tyui p{
    margin: 10px 0;
}

.tyui1 h4{
    margin-top: 50px;
    color: #0abab5;
    font-weight: bold;
    border-bottom: 1px solid #0abab5;
    padding-bottom: 5px;
}

.tyui1 ul,.tyui2 ul{
    border: 1px solid #0abab5;
    padding: 20px;
    background-color: white;
}

.tyui i{
    padding-right: 5px;
}

.tyui3{
    margin-top: 50px;
}

.tyui3 a{
    display: block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    color: white;
    background-color: #0abab5;
    text-align: center;
    text-decoration: none;
    transition: .3s;
}

.tyui3 a:hover{
    background-color: #033331;
}


/* お客様の声 */
.voice-text{
    background-color: white;
    border-radius: 20px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
    padding: 50px;
    margin-top: 50px;
}

.voice-name h3{
    text-align: center;
    border-bottom: 1px solid #0abab5;
    padding-bottom: 10px;
    color: #0abab5;
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 2px;
}

.voice-name h3 span{
    padding-left: 10px;
    font-size: 20px;
}

.voice-name h4,.voice-comment h4{
    text-align: center;
}

.voice-name h4 i,.voice-kouka h4 i,.voice-comment h4 i{
    padding-right: 10px;
}

.voice-name figure,.voice-comment figure{
    width: 70%;
    margin: 20px auto;
}

.voice-treatment dl{
    display: flex;
    justify-content: center;
}

.voice-treatment dt,.voice-treatment dd{
    margin-bottom: 0;
    padding: 10px 40px;
}

.voice-treatment dt{
    background-color: #0abab5;
    color: white;
}

.voice-treatment dd{
    background-color: #fff9f5;
}

.voice-treatment-content{
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 50px 0;
}

.voice-kouka,.voice-kouka-img{
    width: 50%;
}

.voice-eval li{
    background-color: #fff9f5;
    padding:10px 20px;
}

.voice-eval li i{
    padding-right: 10px;
}

.voice-eval li span{
    padding-left: 10px;
    color: #0abab5;
}

.voice-kouka h4{
    margin-top: 20px;
    font-size: 18px;
}

/* 症例 */
/* --- 症例エリア --- */

.case-area {
    padding: 60px 0;
    background: #f9f6f2; /* ナチュラルな薄いベージュ */
}

.case-item {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    margin:0 auto 40px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    width: 80%;
}

.case-title {
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    margin-bottom: 25px;
    text-align: center;
    color: #4b4b4b;
}

.case-photos{
    justify-content: center;
    gap: 30px;
}

.case-photo-box {
    text-align: center;
    margin-bottom: 20px;
}

.case-label {
    font-size: 1rem;
    color: #033331;
    margin-bottom: 8px;
    border-top: 1px solid #033331;
}

.case-photo-box img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}

/* スマホの余白調整 */
@media (max-width: 767px) {
    .case-item {
        padding: 20px;
    }
}


@media (min-width: 751px) {
    a[href^="tel:"] {
        pointer-events: none;
        cursor: default;
    }
}