@charset "utf-8";

.jewelry_intro {
    margin-top: 2.5em;
}
.jewelry_intro_flex {
   display: flex;
    justify-content: space-between;
    align-content: flex-start; 
}
.jewelry_intro_flex figure {
  width: 32%;
}
.jewelry_intro_flex figure img {
  width: 100%;
}
.jewelry_intro_flex p {
    width: 65%;
    padding: 0;
    margin-top: -0.5em;
    text-align: left;
    line-height: 1.7em;
    letter-spacing: 0.05rem
  
}
.jewelry_intro_txt p{
    text-align: left;
    line-height: 1.7em;
    letter-spacing: 0.05rem
}
.yomogi-price table th{
    line-height: 1.3em
}
.merit{
    width: 85%;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.merit_txt{
    width: 70%
}
.merit_txt ul{
    margin-top: 2.5em;
    margin-left: 1em
}
.merit_txt li{
    list-style-image: url("../img/menu/facial/02.png");
    margin-bottom: 1.5em;
    font-size: 1.05em
}
.merit_txt img{
    width: 70%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em
}
.merit figure{
    width: 33%
}
.merit figure img{
    width: 100%
}
.design{
    width: 85%;
    margin-left: auto;
    margin-right: auto
}
.design_ttl{
       margin: 1em 0 ;
    text-align: center;
    font-size: 1.2em
}
.design figure{
    display: flex;
    justify-content: space-between
}
.design figure img{
    width: 31%
}
.koza{
    margin-top: 5em
}
.koza_intro {
    margin-top: 2.5em;
}
.koza_intro_flex {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
   display: flex;
    justify-content: space-between;
    align-content: flex-start; 
}
.koza_intro_flex figure {
  width: 35%;
}
.koza_intro_flex figure img {
  width: 100%;
}
.koza_intro_flex p {
    width: 60%;
    padding: 0;
    margin-top: 1em;
    text-align: left;
    line-height: 1.7em;
    letter-spacing: 0.05rem
  
}
.koza_intro_txt p{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 1.7em;
    letter-spacing: 0.05rem
}
.koza_price{
	width: 85%;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	background-color: #f2f2f2;
	padding:2em;
}
.therapist1{
    display: flex;
    justify-content: space-between
    
}
.therapist1_txt{
    width: 60%;
}
.koza_price_ttl{
    font-size: 1.15em;
    margin-bottom: 0.5em;
    font-weight: 400
}
.koza_price_ttl::before{
    content: url("../img/menu/facial/02.png");
    display: inline-block;
    margin-right: 0.5em
}
.therapist1_txt b{
    color: #ed1e79;
    font-size: 1.1em;
    line-height: 1.6em
}
.therapist1_txt p{
    text-align: left;
    letter-spacing: 0.05rem;
    line-height: 1.6em
}
.therapist1 figure{
    width: 35%;
}
.therapist1 figure img{
    width: 100%;
}
.therapist2{
    margin-top: 3em
}
.therapist2 b{
    color: #ed1e79;
    font-size: 1.1em;
    line-height: 1.6em
}
.koza_info{
	width: 85%;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	background-color: #f2f2f2;
	padding:2em;
}
.koza_info_ttl{
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 0.1rem;
    margin-bottom: 1.5em
}
.koza_info_txt1{
    font-size: 1.05em;
}
.koza_cont_txt1{
    margin: 1em 0 3em 0
}
.koza_cont_txt1 li{
    margin-bottom: 0.8em;
}
.koza_cont_txt1 span{
    color: #5ce1e6;
    display: inline-block;
    margin-right: 0.25em
}
.koza_cont{
    display: flex;
    justify-content: space-between
}
.koza_cont_txt{
    width: 60%
}
.koza_cont figure{
    width: 40%
}
.koza_cont figure img{
    width: 100%
}

.koza_flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3em
}
.koza_flex figure{
    width: 30%
}
.koza_flex figure img{
    width: 100%
}
.koza_flex_txt{
    width: 65%;
    line-height: 2em;
    font-size: 1.15em
}
.koza_cont_txt2 li{
    margin-bottom: 1em;
    font-size: 1.05em;
    line-height: 1.2em
}
.koza_cont_txt2 li::before{
    content: "◆";
    color: #5ce1e6;
    display: inline-block;
    margin-right: 0.25em
}
.koza_info p{
    text-align: left;
    line-height: 1.6em
}
.koza_cont_txt2 p{
    margin-top: 1em;
    margin-bottom: 2em;
    letter-spacing: 0.05rem
}

@media screen and (max-width:768px) {
   .jewelry_intro_flex figure img {
  width: 100%;
       height: 230px;
       object-fit: cover;
} 
.jewelry_intro_flex p {
    width: 60%;
}
.merit{
    flex-wrap: wrap;
}
.merit_txt{
    width: 100%
}
.merit figure{
    width: 80%;
    margin-left: auto;
    margin-right: auto
}
.merit_txt ul{
    margin-top: 1em;
    margin-left: 0;
    margin-bottom: 1em
}
.merit_txt li{
    line-height: 1.3em;
    margin-bottom: 0.5em
}
.design{
    width: 100%;
}
.koza_intro_flex {
    width: 100%;
}
.koza_intro_flex figure {
  width: 42%;
}
.koza_intro_flex p {
    width: 52%;
    padding: 0;
    margin-top: 0;
    text-align: left;
    line-height: 1.6em;
}
.koza_intro_txt p{
    width: 100%;
}
    .koza_price{
        width: 100%
    }
    .koza_info{
        width: 100%
    }
.koza_cont_txt1 li{
    line-height: 1.4em
}
}

@media screen and (max-width:480px) {
    .jewelry_intro_flex{
        flex-wrap: wrap;
    }
    .jewelry_intro_flex figure{
        width: 100%
    }
    .jewelry_intro_flex p{
        width: 95%;
        margin-top: 1em;
        margin-left: auto;
        margin-right: auto
    }
    .merit_txt img{
    width: 95%;
    margin-top:1em
}
.design{
    width: 90%;
}
.design figure{
    display: block
}
    .design_ttl{
    font-size: 1.1em
}
.design figure img{
    width: 100%;
    display: inline-block;
    margin-bottom: 0.5em
}
    .koza_intro_flex {
   display: block
}
.koza_intro_flex figure {
  width: 95%;
    margin-left: auto;
    margin-right: auto
}
.koza_intro_flex p {
    margin-top: 1em;
     width: 95%;
    margin-left: auto;
    margin-right: auto
}
    .koza_intro_txt p{
    width: 95%;
}
    .therapist1{
        display: block
    }
    .therapist1_txt{
    width: 100%;
}
    .therapist1 figure{
    width: 100%;
        margin-top: 1em
}
    .therapist1_txt p{
        width: 100%
    }
    .koza_price_ttl{
    line-height: 1.4em
}
.koza_flex{
    display: block;
}
.koza_flex figure{
    width: 90%;
    margin-left: auto;
    margin-right: auto
}
    .koza_flex_txt{
    width: 100%;
        margin-top: 1em;
    line-height: 1.4em;
    font-size: 1.15em
}
    .koza_cont{
    display: block
}
.koza_cont_txt{
    width: 100%
}
.koza_cont figure{
    width: 100%
}
}

