@charset "utf-8";

@media (min-width:769px){
  body{
  	min-width: 769px;
    font-size: 2rem;
  }
  .container{
    max-width: 129.8rem;
    margin: 0 auto;
    -webkit-margin: 0 auto;
    padding-left: 4.8rem;
    padding-right: 4.8rem;
    -webkit-padding-left: 4.8rem;
    -webkit-padding-right: 4.8rem;
  }
  .sp{
    display: none;
  }
  .pc{
    display: block;
  }
  .l-section{
    padding: 5.6rem 0;
  }
  .largeTxt,
  .ttl{
    font-size: 3.6rem;
  }
  .enTtl{
    top: 50%;
    right: 42%;
    font-size: 2.4rem;
  }
  .headTxt{
    letter-spacing: 1.2rem;
  }
  /*ーーーheaderーーー*/
  .headerWrap{
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    height: 12.8rem;
    padding: 1.2rem 0;
  }  
  .headerNav li{
    padding-bottom: 4.8rem;
  }
  .headerNav.active{
    width: 30%;
    height: 100vh;
  }
  .LineContactLink{
    top: 35%;
  }
  .sn>a>.shopname{
    display: inline;
  }
  .shopnameWrap{
    width: 100%;
    padding-left: 5.6rem;
  }
  .hmbBtn{
    width: 23.8rem;
    height: 24rem;
    right: -150%;
  }
  .hmbTxt{
    top: 13%;
    height: 3.6rem;
  }
  .hmbTxt span{
    font-size: 3.6rem;
    line-height: 1;
  }
  /*ーーーfullviewーーー*/
  .topView{
    margin: 12.8rem auto 16rem;
  }
  .topMovie{
    top: 0;
  }
  .yomogiMovie{
    height: auto;
  } 
  .topMovie::after,
  .pageHeaderImage::after{
    background-image: url(../img/topviewFrame_pc.svg);
    height: 100%;
    background-size: cover;
    background-position: center;
  }

  /*ーーーtoppageーーー*/
  .topConceptWrap{
    padding: 13.4rem 0 3.6rem;
  }
  .topConceptHead{
    width: 25%;
  }
  .topConceptHead .largeTxt{
    font-size: 4.8rem;
  }
  .topPhotoImg{
    width: calc(62%/2);
  }
  .topPhotoImg img{
    width: 28rem;
    height: 28rem;
  }
  .commitment .enTtl {
    right: 20%;
  }
  .topConceptTxtWrap .txt{
    line-height: 2;
    letter-spacing: 0.2rem;
    margin-bottom: 4.8rem;
  }
  .tab,
  .js-tab-menu2 .tab{
    font-size: 1.8rem;
    padding: 1.6rem 2.4rem;
  }
  .topBlog .enTtl{
    right: 38%;
  }
  .splide__slide img{
    border-radius:4.8rem 0 4.8rem 0;
  }
  .barInfo{
    width: 70%;
    margin: 0 auto;
  }
  .insta .enTtl {
    right: 40%;
    top: 56%;
  }
  .calendar .enTtl {
    right: 35%;
    top: 56%;
  }
  .footer{
    padding: 2.4rem 9.6rem;
  }
  .footWrap{
    flex-direction: unset;
  }
  .footerShopname{
    display: inline;
  }
  .footerLeft,
  .footerRight{
    width: 50%;
  }
  .footerListWrapper{
    display: block;
  }
  .footerNav{
    display: flex;
    flex-wrap: wrap;
  }
  .footerNav li{
    width: calc(95%/4);
  }


  /*servicePage*/
  .pageHeaderImage{
    margin-bottom: 16rem;
  }
  .pageHeaderImage img{
		width:100%;
		height: auto;
	}
  .serviceWrap{
    margin-bottom: 16rem;
  }
  .serviceContentWrap,
  .serviceAboutWrap{
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2.4rem;
  }
  .serviceAboutWrap{
    justify-content: left;
  }
  .serviceContentWrap{
    justify-content: space-between;
  }
  .recommend,
  .menu{
    width: 45%;
  }
  .serviceImg{
    width: 56rem;
  }
  .serviceImg img{
    width: 100%;
    height: auto;
  }
  .vtTtl{
    width: 8%;
    writing-mode: vertical-lr;
    font-size: 2.4rem;
    padding-top: 1.6rem;
    text-align: start;
    letter-spacing: 1.8rem;
    border-bottom: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
  }
  .textEnd{
    text-align: end;
    display: block;
  }
  .serviceAboutContent{
    width: 50%;
    border-left: #474747 solid 0.1rem;
    margin-left: 1.6rem;
    padding-left: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .serviceAboutContent .txt{
    margin-bottom: 0;
  }
  .menuPrice{
    margin-bottom: 0;
  }
  .sugarMenuWrap,
  .headMenuWrap{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin:2.4rem auto 4.8rem;
  }
  .headMenuWrap{
    align-items: flex-end;
  }
  .sugarMenuWrap .serviceMenuWrap{
    width: calc(90%/3);
  }
  .headMenuWrap .serviceMenuWrap{
    width: calc(90%/2);
  }
  .footPoint .ttl{
    font-size: 2.4rem;
  }
  .headmassage .serviceContentWrap{
    justify-content: center;
  }
  .headmassage .recommend{
    width: 80%;
  }
  .yomogiFlow .enTtl {
    right: 30%;
  }
  .flowContentWrap{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  .flowImg{
    width: 48rem;
    height: 28rem;
  }
  .flowImg img{
    border-radius: 4.8rem;
    object-fit: cover;
  }
  .flowContentText{
    width: 50%;
  }
  .flowContentText .ttl{
    font-size: 2.4rem;
    text-align: left;
    border-bottom: #474747 solid 0.1rem;
    padding: 1.2rem 0 2.4rem;
    margin-bottom: 2.4rem;
  }
  .sugarFlow .enTtl{
    right: 30%;
  }
  .sugarMenu,
  .hipRec{
    width: 100%;
  }
  .serviceWrap>.txt, .menu>.txt, .serviceSet{
    text-align: center;
  }
  .greedingWrap,
  .ownerWrap{
    display: flex;
    flex-wrap: nowrap;
    width: 80%;
    margin: 0 auto;
  }
  .greedingImg{
    width: 32rem;
    height: 48rem;
  }
  .greedingImg img{
    width: 32rem;
    height: 48rem;
    border-radius: 4.8rem;
    object-fit: cover;
  }
  .greedingContentWrap{
    width: 60%;
  }
  .ownerWrap{
    align-items: baseline;
    width: 100%;
  }
  .greedingAbout{
    padding-left: 6.4rem;
  }
  .shopConceptWrap .greedingText{
    text-align: center;
  }
  .contactForm,
  .formWrap{
    margin: 4.8rem auto;
  }
  input.acceptBox{
    height: 2.4rem;
    width: 10%;
  }
  .question .enTtl{
    right: 38%;
    top: 58%;
  }
  .quesAbout{
    text-align: center;
    width: 80%;
  }
  .faqWrap{
    width: 80%;
    margin: 4.8rem auto;
  }

}