@charset "utf-8";

/* ----------------------------------------
    基本設定
---------------------------------------- */
@media screen and (max-width: 896px) {

header nav {
    position: absolute;
    right: 0;
    top: -550px;
    background: rgba(255, 255, 255, 0.77);
    width: 80%;
    padding: 0.75rem 0 0.75rem 1rem;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: left;
    z-index: 10000;
    }
header ul {
    margin:0;
    display: block;
    }
header ul li {
    display: block;
    margin: 0;
/*    border-bottom: dotted 1px #ff9966;*/
    line-height: 3;
    display: block;   
    }
nav.spnav ul li{
    font-size: 1.2rem;
    border-bottom: dotted 1px #ff9966;
}    
header ul li a {
    display:block;
}
header ul li::after {
    content:''
}

nav ul li:last-child{
    margin: 0;
    padding: 0;
    font-weight: normal;
    border-bottom:none;
    background:none;
}

nav ul li:last-child a{
    color: #000;
}

#navToggle {
    display:block;
}

.openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
        }
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg)}
.openNav nav {
    -moz-transform: translateY(550px);
    -webkit-transform: translateY(550px);
    transform: translateY(550px);
        }
#splogo{
    display:block;
}

#splogo img{
    width: auto;
    height: 50px;
    margin: 10px 15px;
}

@media screen and (max-width: 480px) {

.spfix{
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 10000;
}
.spfix li{
    width: 33.333%;
}

.spnone{
    display: none;
}

/*.spTopimg{
    position: relative;

}*/

h1.logo{
    width: 75%;
    margin: 0 auto 0 4%;
    padding: 5px 0 5px;
}

.Tophead {
    position: relative;
    width: 100%;
    /* min-height: 100vh; */
    height: 325px;
    margin-bottom: 140px;
}

.TopheadImg {
    position: absolute;
    z-index: 100;
    background-image: url(../images/sp/TopheadImg.jpg);
    width: 100vw;
    height: 100%;
    background-size: cover;
}

.Top_over1 { /*緑＆二人*/
    position: absolute;
    z-index: 1000;
    background-image: url(../images/sp/Tophead_over.png);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    background-position-y: center;
}

.Top_txt {
    position: absolute;
    z-index: 3000;
    width: 95%;
    bottom: 10px;
}

.Top_over2 { /*PCの二人画像*/
    display: none;
}

.spTop_over{
     position: absolute;
    z-index: 2000;
    width: 100%;   
}
.spTop_txt {
    position: absolute;
    z-index: 3000;
    width: 80%;
    bottom: 0;
}
.Tophead table {
    position: absolute;
    z-index: 5000;
    width: 40%;
    bottom: -140px;
    height: 140px;
    left: 0;
    max-width: 700px;
}

table.infotime {
    color: #fff;
    background: rgba(255,153,102,0.8);
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}
table.infotime th,table.infotime td{
    padding: 1.5% 0;
    border: 1px solid #fff;
    border-collapse: collapse;
    font-size: 0.9rem;
}

table.infotime th{
    font-weight: 500;
    width: 30%;
}
table.infotime th span{
  font-size: 0.75rem;
}


/*TOP採用情報*/

.recruit_wrap{
    background-color: #fff;
    width: 76%;
    margin: 0 auto;
    border-radius: 10px;
    color: #4d4d4d;
}

.recruit_wrap{
    position: relative;
    padding: .5rem 1rem;

}
.recImg_l {
    width: 50px;
    position: absolute;
    top: 0px;
    left: 3%;
}

.recImg_r {
    width: 50px;
    position: absolute;
    top: 0px;
    left: 77%;
}
.rec_ctr{
  text-align: center;
    width: 100%;
    padding: 1rem 0;
}
ul.rec_info li {
    font-size: 1.0rem;
    line-height: 1.8;
}


/*TOP新着情報*/

ol.newsttl li{
    border-bottom: solid 1px #999;
    font-size: .9rem;
    padding-bottom: 0.8rem;
    margin-bottom: 1.5rem;
}
.newinfo_wrap{
    padding: 20px 5%;
}
.newinfoto {
    font-size: 0.9rem;
}
dl.newnews dt{
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
}

dl.newnews dd{
    font-size: 1rem;
    border-bottom: solid 1px #999;
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
}

/*TOP診察内容*/

.medical_wrap ul{

    margin-bottom: 60px;
}
.medical_wrap ul li{
    background: rgba(255,255,255,0.3);
    margin-bottom: 5px;
}
section.medical {
    padding: 30px 0 20px;
}
.medical_wrap ul li{
    font-size: 1rem;
}
.medical_wrap h2 {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
}
.medical_wrap h3 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.med_ten_txt {
    margin-bottom: .9rem;
}
.top_po_tenteki {
    width: 100%;
    background-color: #ffffff96;
    color: #569277;
}
.top_po_tenteki::after{
    color: #569277;
}



/*３ポイント特徴*/

.point_wrap ul {
    width: 100%;
    margin-bottom: 3rem;
}

.point_wrap ul li:nth-child(2) {
    padding: 1rem 0;
}
.point_wrap ul li:nth-child(2) img {
    width: 15%;
    margin: 0 auto 1rem;
}
.point_wrap ul li:nth-child(3), .point_wrap ul li:nth-child(5) {
    margin-top: 1rem;
    font-size: .95rem;
    margin-bottom: 1rem;
}
.po_time {
    font-size: 1.1rem;
}
.point_wrap ul li:first-child {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #ff9966;
}.point {
    padding-top: 3rem;
}
.point_wrap ul li:nth-child(2) span{
    font-size: 1.3rem;
}


/*フッター*/
.foot_left div.logo {
    width: 85%;
    margin:0 auto 2rem;
}
.footin_left {
    margin-bottom: 1rem;
    text-align: center;
}
.footin2 ul {
    justify-content: center;
}
.footin2 ul {
    display: flex;
    justify-content: center;
}
ul.footnav {
    margin: 2rem 0 0;
}
ul.footnav li {
    padding-bottom: 0.7rem;
    font-size: 0.9rem;
    padding-left: 2%;
    padding: 1rem 0 1rem 10px;
    border-bottom: 1px solid #999;
    width: calc( 50% - 11px );
}
ul.footnav li:first-child,ul.footnav li:nth-child(3),
.footnav li:nth-child(5),.footnav li:nth-child(7){
    border-right:1px solid #999;
}
ul.footnav li:first-child,ul.footnav li:nth-child(2){
    border-top:1px solid #999;
}
ul.footnav li.spfn_last{
     border-bottom:none;
}

ul.footnav li::before {
    margin-right: 4%;
}
.tel_aw {
    font-size: 1.8rem;
}
.tel_aw::before{
  font-size: 1.6rem;
}
.copyright{
    font-size: 0.75rem;
    background-color: #989c96;
}
.footwrap {
    margin: 2rem auto 0;
}
footer{
    padding-bottom: 58px;
}


/*下層ページ*/
#mainContent {
    margin-top: 0.7rem;
}

.abouthead {
    background-position: -730px -30px;
}

.sub_ttl {
    height: 120px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}

.sub_ttl ul li {
    font-size: 1.2rem;
}
.sub_ttl ul li h2{
    font-size: 1.3rem;
}
.sub_ttl ul {
    left: 9%;
    top: 30px;
}

.aboutlogo {
    width: 95%;
    padding: 5rem 0 0;
    margin: 0 auto;

}
.abouttxt {
    width: 100%;
    margin: 1rem auto 2rem;
}

/*aboutの下層ページ*/

section.subabout {
    background-size: 800px;
    background-position: -230px -60px;
}
.doc_img {
    width: 80%;
    margin: 0 auto;
}

.doc_wrap {
    margin-top: 2rem;
}
h2.contentsttl {
  font-size: 1.2rem;
}
/*aboutのlightbox*/
.aboutlb ul{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    border-radius: 5px;
}

.aboutlb ul li{
  margin-bottom: 5px;
    width: 49%;
    box-sizing: border-box;
}
.aboutlb ul li h5{
    height: 20px;
    font-size: 0.9rem;
    line-height: 1.6;
}






/*下層　診察内容*/

.medicalhead {
    background-position: -460px -20px;
}
#mainContent section{
    padding: 2rem 0;
}
.subabout{
    padding:0!important;
}
.submedical_wrap ul{

    margin-bottom: 60px;
}
.submedical_wrap ul li{
    margin-bottom: 5px;
}
.submedical_wrap ul li{
    font-size: 1rem;
}
.submedical_wrap h2 {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
}
.submedical_wrap h3 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.submedical_wrap {
    width: 95%;
}

/*下層　点滴メニュー*/
td.sold{
    background-size: contain;
    background-position: center;
}



.driphead {
    background-position: -1140px -40px;
}

.con1drip li:first-child,.con2drip li:last-child{
    font-size: 1rem;
    margin-bottom: 1rem;
    line-height: 1.8;
}
.con2drip li:first-child,.con1drip li:last-child{
    width: 100%;
}
span.orange{
    font-size: 1.3rem;
    letter-spacing: 0.2rem;
}
.subdrip h4{
    text-align: center;
    padding: .5rem 0;
    width: 95%;
}
.subdrip h3{
    line-height: 1.8;
}
table.drip{
    width: 100%;
}
table.drip td:first-child,table.drip th:first-child {
    padding: 1rem 0.5rem 1rem 0.7rem;
}
.driptxt{
    padding-left: 0;
}
table.drip th:nth-child(2),table.drip th:nth-child(3){
    width: 20%;
    padding: 1rem 0.5rem 1rem 0.7rem;
}
table.drip th, table.drip td {
    font-weight: normal;
    font-size: 1rem;
}
.dripttl {
    padding: 0.2rem 1% 0.2rem 5%;
}
.spbl{
    display: block;
}
span.taxin{
    font-size: .7rem;
}


/*点滴メニューの新しい調整*/
.newMenu {
    left: 10px;
}
.newMenu_option {
    line-height: 1.8;
    margin-top: 0.8rem;
}




/*下層お問い合わせ*/
.contacthead {
    background-size: cover;
    background-position: -310px top;
    background-color: rgba(255,255,255,0.6);
    background-blend-mode: lighten;
}

ul.conLinettl li:first-child {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

ul.conLinettl li:nth-child(2) {
    font-size: .95rem;
    margin-bottom: 1rem;
    line-height: 1.8;
}
ul.conLinettl li img {
    width: 55%;
}

ul.conLinettl {
    margin-bottom: 2rem;
}
.entry-tbl dl {
    width: 100%;
}

.entry-tbl dl dt {
    width: 100%;
    margin: 0 auto 1rem;
}
.entry-tbl dl dd {
    width: 100%;
    margin: 0 auto 2rem;
}

.txt_spc {
  width: 90%;
}
.txt_are {
  width: 90%;
}
.con_btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
.txt_spc {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
.txt_are {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }

.contact_wrap h2 {
    font-size: 1.0rem;
    letter-spacing: 0.12rem;
    width: 100%;
    margin: 0 auto 2rem;
    padding: 0.5rem 0;
}


.subcavi h3 {
    font-size: 1.3rem;
    margin: 3rem 0 2rem;
}
ul.col1cavi{
    margin-bottom: 2rem;

}
ul.col2cavi{
    flex-wrap: wrap;
    margin: 2rem 0;
}
ul.col2cavi li {
    width: 48%;
    font-size: 1rem;
    margin: 0 auto 0.85rem;
    padding: 1rem 0;
    font-weight: 500; 
}

ul.col1cavi li{
    font-size: 1.0rem;
}
ul.col1cavi li img{
    margin-bottom: 1rem;
}
.col1cavi span{
    font-size: 1.2rem;
    line-height: 3;
}
.subcavi h4 {
    font-size: 1.1rem;
    line-height: 2.2;
    margin: 3rem 0 1rem;
    background-color: #f1d2e8;
    padding: 0.75rem 0;
}
.subcavi h4 span {
    background-color: #fff;
}
.subcavi figure{
    width: 100%;
    margin:0 auto 4rem;
}

/*投稿ページ*/
.newshead {
   background-size: cover;
    background-position: center top;
}

/*カテゴリー*/
.single_left {
    margin-bottom: 3rem;
}


/*エステ*/

.hadami h4 {
    margin: 0 0 4rem;
}
.hadamilogo {
    font-size: 1.4rem;

}
.hadaminame {
    font-size: 2.4rem;
    margin: 0.5rem 0 2.5rem;
}
.hadami h4 img {
    width: 50%;
}
.hadami h3 {
    margin: 1rem auto 3rem;
    line-height: 1.8;
    font-size: 1.0rem;
}
.hadattl {
    font-size: 1.8rem;
}
.hadamihead {
    background-position: 59% 0;
    background-size: cover;
}
.salonMenuBox {
    width: 90%;
    padding: 2rem 3% 3rem;
}
.salon_menuttl{
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    text-align: center;
}

.salonMenuBox ul li:not(:last-child):after{
  font-size: 0.9rem;/*アイコンサイズ*/
  padding: 0.5rem;/*余白*/
}
.salon_menuttl span {
     margin-left: 0;
    display: block;
}
.salonMenuBox ul li,.salonMenuBox ol li {
    font-size: 0.9rem;
}
.salonMenuBox ol li{
    line-height: 2;
    margin-bottom: 1.2rem;
}
.salonMenu h2{
    font-size: 1.6rem;
}
.menutxt_select{
    font-size: 0.9rem;
    }
.menutxt_select span{
    font-size: 1rem;
}
.menutxt_select {
    padding: 1rem 0.5rem 1rem 1.5rem;
}
dl.Itemarea dt {
    width: 25%;
    margin: 0 auto;
}
dl.Itemarea dd{
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.8;
    align-items: center;
    margin-bottom: 2rem;
}
.salonMenu3_txt {
    margin: 0 auto 3rem;
    font-size: .9rem;
}
.eletxt {
    margin: 0 auto 3rem;
    font-size: .9rem;
}
.reslineimg {
    width: 55%;
    margin: 1.5rem auto 0;
}
.hadami h5 {
    font-size: 1rem;
    /* text-align: center; */
    line-height: 1.8;
    color: #666;
    margin-bottom: 0.5rem;
}
.hadaminame {
    position: relative;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
    text-align: center;
    letter-spacing: 0.4rem;
    font-weight: 600;
    color: #5d8eea;
}

/*エステバナー*/
.bg-obj-2 {
    padding:20px 0;
}

.rows-2{

}

.container-lg {
    width: 95%;
    margin: 0 auto;

}
.va-m img{
    width: 100%;
}

.esbnr_txt{
    text-align: center;
    padding:1rem 0;
}
.esbnr_txt h2{
    font-size: 2rem;
}
.esbnr_txt h4{
    letter-spacing: 0.2em;
}
.esbnr_txt1{
    font-size: 0.9rem;
}
.po_esbnr {
    font-size: .85rem;
    width: 90%;
}

.es_acce ul li:last-child{
    text-align: center;
}
.es_acce ul li:last-child video{
  width:95%;
}

.aclink_wrap{
    margin-bottom: 2rem;
}
.medi_sgl {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.medi_sgl_txt{
  text-align: left;
}

.medi_sgl_gr{
    font-size: 1rem;
    margin-bottom: 1rem;
}


/*ここから下はエステート*/  









/*施工事例*/




}