img{
  width: 100%;
  height: auto;
}


/*--------------------

        este

--------------------*/

#este {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-family: "ten-mincho", serif;
   overflow: hidden;
}

#este .sp {
  display: none;
}

#este  .ssp {
    display: none;
}

#este .mb-100 {
  margin-bottom: 100px;
}

#este .mb-80 {
  margin-bottom: 80px;
}

#este .mb-50 {
  margin-bottom: 50px;
}

#este .mb-30 {
  margin-bottom: 30px;
}

#este .mb-20 {
  margin-bottom: 20px;
}

#este .mb-10 {
  margin-bottom: 10px;
}

#este .p-100 {
  padding: 100px 0;
}

#este .p-50 {
  padding: 50px 0;
}

#este .p-30 {
  padding: 30px 0;
}

#este .pb-50 {
  padding-bottom: 50px;
}

#este .pb-80 {
  padding-bottom: 80px;
}

#este h2 {
  font-family: "ten-mincho", serif;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1.5;
}

#este h3 {
  font-family: "ten-mincho", serif;
  font-size: 36px;
  letter-spacing: 0.2em;
  color: #d9793b;
  text-align: left;
  line-height: 70px;
}

#este p {
  font-family: 'Noto Sans JP', sans-serif;
  color: #666666;
}


#este .este-mv img {
  width: 100%;
  height: auto;
}

#este .catchcopy {
  background: #eda372;
  margin-top: -2px;
}

#este .catchcopy h2 {
  color: #fff;
}

#este .about {
  width: 100%;
  height: auto;
    background: url(../images/explain_bg.png);
  background-size: cover;
}

#este .about img {
  width: 250px;
  height: auto;
  margin-bottom: 80px;
}

#este .about h2 {
  color: #444444;
}

#este .about p {
  color: #666666;
  line-height: 2.5;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
}

#este .about h2 {
    letter-spacing: 4px;
  line-height: 70px;
}

#este .about .notes {
  padding-top: 50px;
  color: #888888;
  font-size: 14px;
}

#este .course {
background: url(../images/hexagon_bg.jpg) no-repeat center;
    background-size: cover;
}

#este .course a {
  font-family: "ten-mincho", serif;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  text-align: left;
  display: block;
  text-align: center;
}

#este .course a:hover {
  opacity: 0.8;
  transition:0.6s;
}

#este .course p {
  font-family: "ten-mincho", serif;
  font-size: 24px;
  color: #888888;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}

#este .choose-btn {
  vertical-align:middle;
  display: inline-block;
}

#este .choose-btn:last-child {
  margin-right: 0;
}
#este .choose-btn .box {
    border: 1px solid #ffffff;
    font-size: 16px;
    padding: 10px 30px;
    margin-top: 16px;
    display: block;
}

#este .choose-btn .arrow {
    position: relative;
    text-align: center;
    display: block;
}

#este .choose-btn .arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: -35px;
  right: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateX(-50%) rotate(135deg);
  margin-top: 20px;
}


#este .c-center {
  background: #eda372;
  height: 232px;
  display: flex;
  justify-content:center;
  align-items: center;
  
}

#este .course h2 {
  color: #d9793b;
}

#este .treatment01, .treatment02, .treatment03 {
  background: #ffffff;
  margin: 0  auto 80px auto;
  max-width: 1200px;
}

#este .treatment-list h2, h3, h4, h5, h6 {
  font-family: "ten-mincho", serif;
  font-weight: 300;
  vertical-align: middle;
}

#este .treatment-list h2 {
  color: #fff;
  line-height: 1;
  margin-bottom: 50px;
  font-size: 36px;
}

#este .treatment01 h2 {
  background: #d9793b;
}

#este .treatment01 .balloon01:after {
  content: "";
  position: relative;
  right: 0;
  bottom: 25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #d9793b transparent transparent transparent;
  border-width: 30px 40px 0 40px;
}

#este .treatment02 h2 {
  background: #e58854;
}

#este .treatment02 .balloon02:after {
  content: "";
  position: relative;
  right: 0;
  bottom: 25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #e58854 transparent transparent transparent;
  border-width: 30px 40px 0 40px;
}

#este .treatment03 h2 {
  background: #eda372;
}

#este .treatment03 .balloon03:after {
  content: "";
  position: relative;
  right: 0;
  bottom: 25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #eda372 transparent transparent transparent;
  border-width: 30px 40px 0 40px;
}

#este .treatment01 h2 .eng {
    font-size: 18px;
    text-align: right;
    letter-spacing: 0.3em;
    font-style: italic;
}

#este .treatment02 h2 .eng {
    font-size: 18px;
    text-align: right;
    letter-spacing: 0.3em;
    font-style: italic;
}

#este .treatment03 h2 .eng {
    font-size: 18px;
    text-align: right;
    letter-spacing: 0.3em;
    font-style: italic;
}

#este .treatment-list h3 {
  color: #d15e14;
}

#este .treatment-explain {
    text-align: left;
    color: #888888;
    font-size: 16px;
  line-height: 2;
}



#este .treatment-list .right p {
    font-family: "ten-mincho", serif;
    color: #dd864f;
    font-size: 18px;
    border-bottom: 1px solid #dd864f;
    line-height: 2;
    text-align: left;
}

#este .treatment-list .treatment-content {
}

#este .treatment-list h4 {
  color: #da8452;
  font-size: 30px;
  background: url(../images/brush.png) center no-repeat;
  height: 72px;
  margin-bottom: 80px;
background-size: contain;}

#este .treatment-list h5 {
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  line-height: 1;
  padding: 20px 10px;
  margin-bottom: 40px;
}

#este .treatment-list .course-content {
  padding: 0 25px 50px 25px;
  position: relative;
}

#este .treatment-list .course01, .course02, .course03, .course04 {
  height: auto;
} 

#este .treatment-list .course01 h5 {
  background: #eeeeee;
  color: #888888;
}

#este .treatment-list .course02 h5 {
  background: #888888;
}

#este .treatment-list .course03 h5 {
  background: #bbb0b0;
}

#este .treatment-list .course04 h5 {
  background: #eeeeee;
  color: #888888;
}

#este .treatment-list h6 {
  font-weight: 200;
  color: #d9793b;
  font-size: 18px;
  border-bottom: 1px solid #d9793b;
  text-align: left;
  line-height: 2.6em;
  margin-bottom: 20px;
  position: relative;
}

#este .treatment-list .course-explain {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
  color: #888888;
  font-weight: 200;
}

#este .course-explain + p {
    color: #d9793b;
    border: solid 1px #d9793b;
    line-height: 36px;
    margin-bottom: 20px;
    font-family: "ten-mincho", serif
}
.right-box {
    text-align: right;
    right: 0;
}

.course-price {
    font-size: 24px;
    border-bottom: solid 1px;
    display: inline-block;  
}

.course-content h6 img {
    height: 40px;
    width: auto;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.course-content p {
    line-height: 2;
}

#este .treatment-list .course-flow {
  font-size: 14px;
  font-weight: 200;
  color: #888888;
  text-align: left;
  /*margin-bottom: 40px;*/
}

#este .course-list {
  padding-bottom: 50px;
}

#este .flow h2 {
  width: 290px;
  text-align: center;
  margin: 0 auto 80px auto;
  font-size: 24px;
  color: #db8452;
  border-bottom: 1px solid #db8452;
  line-height: 2.5em;
}

#este .flow .number {
  object-fit: cover;
  width: 45px;
  height: auto;
}

#este .flow h3 {
  color: #db8452;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

#este .flow p {
    text-align: left;
    font-size: 14px;
    font-weight: 200;
    color: #666666;
    line-height: 1.8;
}

#este .flow .catch p {
  font-family: "ten-mincho", serif;
    text-align: center;
    font-size: 24px;
    color: #db8452;
    line-height: 2;
  margin: 100px 0;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
}

#este .appeal img[src="images/logo.png"] {
  width: 150px;
  height: auto;
  opacity: 0.2;
}

#este .appeal h2 {
  text-align: center;
  color: #888888;
  font-size: 24px;
  line-height: 2.5;
}

#este .shop-info {
  text-align: left;
  margin-top: 160px;
}

#este .shop-info h2 {
  color: #666666;
  font-size: 24px;
}

#este .shop-info p {
  margin-bottom: 20px;
}

#este .shop-info .shop-access {
  line-height: 2;
}

#este .shop-info .tel p {
  font-family: "ten-mincho", serif;
  font-size: 24px;
  color: #f29457;
}

#este .shop-info .tel a{
    background: #f29457;
    color: #ffffff;
    font-size: 48px;
    text-decoration: none;
    padding: 15px 50px;
    font-weight: bold;
  display: block;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}

#este #search {
  display: none!important;
} 

.icon a {
    display: block;
}

.flex.staff {
    margin: 100px auto;
}

#este .staff p {
    font-family: "ten-mincho", serif;
    font-size: 24px;
    line-height: 1.8;
}

#este .staff p {
    font-family: "ten-mincho", serif;
}

#este .staff p:last-child {
    font-family: initial;
    font-weight: bold;
    margin-top: 14px;
  font-family: 'Noto Sans JP', sans-serif;
}

.sns {
    margin-bottom: 100px;
}

.icon a {
    text-decoration: none;
    color: #000;
  transition:0.6s;
}

.dia {
    font-size: 5px;
    text-align: start;
    vertical-align: 8.5px;
}

figure {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 220px;
}

#este .flow .flex img, .staff img {
    width: auto;
    height: 285px;
}

.icon a:hover {
    opacity: 0.6;
}

#este .inner .choose-btn:nth-of-type(1) .c-center {
    background: #de773d;
}

#este .inner .choose-btn:nth-of-type(2) .c-center {
    background: #e58854;
}

#este footer>p {
    text-align: center;
}

@media screen and (max-width: 1199px) {
#este .inner {
    margin: 0 5%;
}

#este .sp {
  display: block;
}

#este .about img {
  width: 50%;
  height: auto;
  margin-bottom: 50px;
max-width: 240px;
}

#este .about h2 {
    letter-spacing: 2.5px;
    font-size: 20px;
}
  #este .pc {
    display: none;
  }

  #este .sp {
    display: block;
  }
  .treatment-list .flex.sp {
    max-width: 400px;
    margin: 0 auto;
}

  #este .treatment01, .treatment02, .treatment03 {
    padding: 0 5%;
}

  #este .treatment-list h2 {
    margin-left: -5.5%;
    margin-right: -5.5%;
    padding: 50px 5%;
    font-size: 24px;
    /*text-align: left;*/
}

  .treatment .flex img {
    margin-bottom: 80px;
    width: 90%;
    margin-right: 30px;
}

#este .course {
  background-image: url("../images/hexagon-bg_sp-top.png"),url("../images/hexagon-bg_sp-bottom.png");
  background-position: top, bottom;
  background-repeat: no-repeat, no-repeat;
}

#este .course p {
  font-size: 1.2em;
}

#este .course h2 {
  font-size: 22px;
}

#este .course a {
  font-size: 24px;
  padding: 0 20px;
}

#este .c-center {
  height: 200px;
}

.icon {
    width: calc(100%/3 - 5%);
    margin-bottom: 50px;
}

@media screen and (max-width: 1199px) {
#este .treatment-list h3 {
      color: #d15e14;
	font-size: 20px;
    line-height: 1.6;
    margin-bottom: 25px;
}

#este .treatment-list h4 {
    margin-bottom: 30px;
}

#este .treatment-list h5 {
  font-size: 18px;
}

  #este .choose-btn {
    margin-bottom: 50px;
}

  #este .catchcopy h2 {
    padding: 0 5%;
  font-size: 24px;
}

  #este .about h2 {
    line-height: 2;
}

#este .about p {
    line-height: 2;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}
  #este .left .mb-80 {
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 16px;
}
}

#este .appeal h2 {
  margin-top: 50px;
  font-size: 18px;
  line-height: 2;
}

#este .staff img {
  margin-bottom: 50px;
}

#este .staff p {
  font-size: 1.2rem;
}

  img[src="images/flow01.jpg"] {
    margin-bottom: 80px;
}
  .flow >div>div {
    margin-bottom: 50px;
}
  #este .flow p {
    font-size: 16px;
    margin-top: 20px;
} 
  .right {
    width: 211px;
    margin: 0 auto 50px;
}

#este #treatment03 .right {
  width: 75%;
}

  .treatment-list {
    background: #eee;
}


#este .treatment-list .course-content {
    padding: 0 20px 50px 20px;
    position: relative;
}

figure {
    height: 195px;
} 
  #este .flow .inner {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 20px;
}
  
  .sns {
    margin-bottom: 100px;
    max-width: 700px;
    margin: 0 auto 50px;
}
}

/*ã€€ã€€ã€€ã€€ã€€max-width: 415pxã€€ã€€ã€€ã€€ã€€*/

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

figure {
    height: 120px;
}   
#este .treatment-list h4 {
    line-height: 31px;
    font-size: 18px;
}
  #este .flow .catch p {
    font-size: 18px;
}
  #este .catchcopy {
    padding: 80px 0;
}

#este .flow .flex img, .staff img {
  width: 100%;
  height: auto;
}

#este .shop-info .tel a {
  font-size: 1rem;
}

#este .shop-info p {
  font-size: 0.9rem;
}


#este .treatment-list h2 .eng {
  font-size: 0.8rem;
  text-align: center;
}
#este .sns .icon:nth-child(4) {
    width: calc(100%/2 - 5%);
}	
#este .sns .icon:nth-child(5) {
    width: calc(100%/2 - 5%);
	margin: auto;
}

#este .treatment-list .right p {
    font-size: 16px;
}

}


/*ã€€ã€€ã€€ã€€ã€€min-width: 1200pxã€€ã€€ã€€ã€€ã€€*/

@media screen and (min-width: 1200px) {
#este .treatment-list .course01, .course02, .course03, .course04 {
  width: 500px;
  margin: 0 45px;
  }
  

.icon {
    width: calc(1200px/5 - 40px);
}
  .staff img {
    width: 400px;
}
  
  .appeal .flex div {
    width: 50%;
    text-align: left;
    padding: 60px 0;
}
  
  #este .inner {
  max-width: 1200px;
  margin: 0 auto;
overflow: hidden;
}

  #este .treatment01 .right {
  margin-top: 125px;
  margin-right: 160px;
}

#este .treatment02 .right {
  margin-top: -160px;
  margin-right: 160px;
  width: 211px;
}

#este .treatment03 .right {
  margin-top: 65px;
  margin-right: 160px;
}
  
  #este .left {
  float: left;
}

#este .right {
  float: right;
}
  
  #este .treatment-list h3 {
  color: #d15e14;
  margin-bottom: 20px;
  margin-left: 80px;
}

#este .treatment-explain {
    margin-left: 80px;
  text-align: left;}
  
#este .treatment02 h2 .eng {
    padding-left: 390px;
}
  
  #este .treatment01 h2 .eng {
    padding-left: 400px;
}

#este .treatment03 h2 .eng {
    padding-left: 300px;
}
  
#este .flow01, .flow02, .flow03, .flow04 {
  width: 260px;
  height: auto;
  display: inline-table;
}

#este .flow02, .flow03 {
  margin: 0 35px;
}
#este .flow .flow-img {
  width: 260px;
  height: 185px;
  margin-bottom: 10px;
}
#este .choose-btn {
  margin-right: 30px;
}
#este .treatment-list .course-explain {
  height: 155px;
}
#este .treatment-list .course-flow {
    height: 110px;
}
#este .treatment-list .height-plus {
height: 155px;
} 

.right {
    width: 211px;
    margin: 0 auto 40px;
}

  #este .treatment-list {
  background: #f3f3f2;
  background-image: url(../images/esthetic.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top 0px left -100px;
}
    #este .shop-info .tel {
  float: right;
}
  #este .shop-info .shop-access {
  float: left;
}
  
#este #treatment03 .right {
    margin: -160px 100px 40px auto;
    width: 220px;
}

#este .choose-btn {
  width: 375px;
}

  #este .flow .catch p {
    line-height: 2.8;
}

#este .treatment-list .course01, .course02, .course03, .course04 {
  display: inline-table;
} 
}
@media screen and (max-width: 330px) {
 #este  .ssp {
    display:inline;
	}
	 #este  .ssp-no {
    display:none;
	}
	#este h2,#este h3 {
    letter-spacing: 0!important;
	}
	#este .catchcopy h2 {
    line-height: 1.8;
	}
	#este .about h2 {
    font-size: 18px;
	}
	#este .treatment-list h3 {
    font-size: 19px;
	}
	#este .treatment-list .treatment03 h3 {
    font-size: 17px;
	}
	}
	