@charset "utf-8";

/* common */
.key_v {
  background-color: #f4f1de;
}

.key_v-img {
  display: inline-block;
}

/* PC */
@media screen and (min-width:768px) {

  h1.key_v-inr {
    position: relative;
    top: unset;
    left: unset;
    display: block;
    text-align: center;
  }

  /* #service page */
  #technique_face .contents {
    background: url("../img/esthe01_contents_bg_ver00.jpg") no-repeat top;
  }

  #technique_body .contents {
    background: url("../img/esthe02_contents_bg_ver00.jpg") no-repeat top;
  }

  .contents h2 {
    margin-bottom: 30px;
  }

  .contents .special {
    padding: 40px 30px 0;
  }

  .contents .special p {
    font-size: 12px;
    width: 60%;
    margin-bottom: 30px;
  }

  .contents .special p:last-of-type {
    width: 100%;
  }

  .contents .special h3 {
    margin-bottom: 20px;
  }

  .contents .esthe_tab li {
    float: left;
  }

  .contents .tab {
    border: 7px #bb9b4e solid;
    padding: 40px 20px;
    background: url(../img/esthe_course_bg.gif);
  }

  .contents .tab p {
    font-size: 12px;
  }

  .contents .tab .technology {
    padding-bottom: 20px;
  }

  .contents .tab.face .technology {
    background: url("../img/esthe01_sec00_bg01_ver00.jpg") no-repeat right top;
  }

  .contents .tab.body .technology {
    background: url("../img/esthe02_sec00_bg01_ver00.jpg") no-repeat right top;
  }

  .contents .tab .technology p {
    width: 60%;
  }

  .contents .tab h3 {
    margin-bottom: 30px;
  }

  .contents .trouble {
    background: url(../img/esthe01_sec00_bg02.jpg) no-repeat;
    height: 204px;
    padding: 32px 0 0 0;
    margin-bottom: 40px;
    background-size: contain;
  }

  .contents .trouble h4 {
    padding-left: 25px;
    margin-bottom: 31px;
  }

  .contents .trouble li {
    width: 300px;
    height: 35px;
    float: left;
    padding-left: 20px;
  }

  .contents h3.arw img {
    margin: 0 auto;
    display: block;
  }

  .contents .technique_step {
    background: #f4f1de;
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
  }

  .contents .technique_step h3,
  .contents .technique_step>p {
    padding-left: 90px;
    margin-bottom: 20px;
  }

  .contents .technique_step:before {
    content: '';
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 10px;
  }

  .contents .face .technique_step.step01:before {
    background: url(../img/esthe01_sec01_bg.jpg) no-repeat;
    background-position: -8px -8px;
  }

  .contents .body .technique_step.step01:before {
    background: url(../img/esthe02_sec01_bg.jpg) no-repeat;
    background-position: -8px -8px;
  }

  .contents .technique_step dl {
    background: #fff;
  }

  .contents .technique_step dt {
    font-size: 15px;
  }

  .contents .technique_step.step01 dl {
    padding: 10px;
    box-sizing: border-box;
  }

  .contents .face .technique_step.step01 dl:first-of-type {
    margin-bottom: 10px;
  }

  .contents .technique_step.step01 dt {
    color: #998a5c;
    margin-bottom: 5px;
  }

  .contents .technique_step.step01 dd p {
    font-size: 10px;
  }

  .contents .face .technique_step.step01 dl:nth-of-type(1),
  .contents .face .technique_step.step01 dl:nth-of-type(2) {
    padding-left: 210px;
  }

  .contents .face .technique_step.step01 dl:nth-of-type(1) {
    background: url(../img/esthe01_sec01_bg.jpg) -20px 468px;
    height: 225px;
  }

  .contents .face .technique_step.step01 dl:nth-of-type(2) {
    background: url(../img/esthe01_sec01_bg.jpg) -20px 230px;
    height: 210px;
  }

  .contents .face .technique_step.step01 dd span {
    color: #998a5c;
    font-size: 12px;
    padding-left: 235px;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .contents .face .technique_step.step01 dd small {
    font-size: 10px;
    padding-left: 235px;
    display: block;
  }

  .contents .body .technique_step.step01 dl:nth-of-type(1) {
    float: left;
    width: calc(64% - 1px);
    background: url(../img/esthe02_sec01_bg.jpg) -20px 607px;
    height: 220px;
    padding-left: 170px
  }

  .contents .body .technique_step.step01 dl:nth-of-type(2) {
    float: right;
    width: calc(36% - 1px);
    background: url(../img/esthe02_sec01_bg.jpg) -452px 607px;
    ;
    height: 220px;
  }

  .contents .face .technique_step.step02:before {
    background: url(../img/esthe01_sec02_bg_v2.webp) no-repeat;
    background-position: -8px -8px;
  }

  .contents .body .technique_step.step02:before {
    background: url(../img/esthe02_sec02_bg_02.jpg) no-repeat;
    background-position: -8px -8px;
  }

  .contents .technique_step.step02 dl {
    border-radius: 10px;
    box-sizing: border-box;
  }

  .contents .technique_step.step02 dl:nth-of-type(odd) {
    float: left;
    width: calc(50% - 5px);
  }

  .contents .technique_step.step02 dl:nth-of-type(even) {
    float: right;
    width: calc(50% - 5px);
  }

  .contents .face .technique_step.step02 dl:nth-of-type(-n+2) {
    margin-bottom: 10px;
  }

  .contents .technique_step.step02 dt {
    background: #c1ab86;
    border-radius: 10px 10px 0 0;
    padding: 10px;
    color: #fff;
  }

  .contents .technique_step.step02 dd {
    padding: 10px;
  }

  .contents .technique_step.step02 dd>div {
    height: 85px;
  }

  .contents .technique_step.step02 dd h4 {
    color: #7d6030;
    margin-bottom: 5px;
  }

  .contents .technique_step.step02 dd p {
    font-size: 10px;
  }

  .contents .technique_step.step02 dd h5 {
    color: #7d6030;
    margin: 10px 0 0;
    background: #f7f4e5;
    font-size: 13px;
    padding: 0 5px;
  }

  .contents .technique_step.step02 dd li {
    height: 90px;
    position: relative;
  }

  .contents .technique_step.step02 dd li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 110px;
    height: 90px;
  }

  .contents .technique_step.step02 dd li:first-of-type {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }

  .contents .technique_step.step02 dd li:last-of-type {
    padding: 10px 0 0;
  }

  .contents .technique_step.step02 dd li span {
    color: #7d6030;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
  }

  .contents .technique_step.step02 dd li p {
    width: 170px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(1) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -294px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(1) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -406px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(2) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -296px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(2) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -406px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(3) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -702px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(3) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -820px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(4) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -706px;
  }

  .contents .face .technique_step.step02 dl:nth-of-type(4) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -816px;
  }

  .contents .body .technique_step.step02 dl:nth-of-type(1) li:first-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -227px -294px;
  }

  .contents .body .technique_step.step02 dl:nth-of-type(1) li:last-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -227px -406px;
  }

  .contents .body .technique_step.step02 dl:nth-of-type(2) li:first-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -572px -296px;
  }

  .contents .body .technique_step.step02 dl:nth-of-type(2) li:last-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -572px -406px;
  }

  .contents .technique_step.step03:before {
    background: url(../img/esthe01_sec03_bg.jpg) no-repeat;
    background-position: -8px -8px;
  }

  .contents .technique_step.step03 p {
    float: left;
    width: 40%;
  }

  .contents .technique_step.step03 a {
    float: right;
  }

  .contents .esthe_link {
    width: 502px;
    margin: 0 auto;
  }

  .contents .esthe_link li {
    float: left;
  }

  .contents .esthe_link li:last-of-type {
    margin-left: 20px;
  }

  .contents .esthe_link li a {
    display: block;
  }
}

/* SP */
@media screen and (max-width:767px) {

  section.key_v {
    position: relative;
    height: auto;
    min-width: auto;
    overflow: auto;
  }

  h1.key_v-inr {
    position: relative;
    top: unset;
    left: unset;
    display: block;
    text-align: center;
    transform: none;
    margin: auto;
  }

  /* #service page */
  .contents {
    padding: 20px 5px;
    background: rgb(255, 250, 231);
    background: linear-gradient(to bottom, rgba(255, 250, 231, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 90%, rgba(255, 250, 231, 1) 100%);
  }

  .contents h2 {
    margin-bottom: 10px;
  }

  .contents .special {
    padding: 0 5px;
  }

  .contents .special p {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .contents .special h3 {
    margin-bottom: 10px;
  }

  .contents .esthe_tab li {
    width: 155px;
    float: left;
  }

  .contents .tab {
    border: 4px #bb9b4e solid;
    padding: 20px 10px;
    background: url(../img/esthe_course_bg.gif);
  }

  .contents .tab h3 img {
    width: 100%;
    transform: scale(1);
    margin-bottom: 10px;
  }

  .contents .technology {
    height: 320px;
  }

  .contents .tab.face .technology {
    background: url("../img/esthe01_sec00_bg01_ver00.jpg") no-repeat center bottom;
  }

  .contents .tab.body .technology {
    background: url("../img/esthe02_sec00_bg01_ver00.jpg") no-repeat center bottom;
  }

  .contents .trouble {
    margin: 20px 0;
    border: 1px solid #bb9e5a;
  }

  .contents .trouble h4 {
    background: #bb9e5a;
    padding: 5px 10px;
  }

  .contents .trouble h4 img {
    width: 60%;
  }

  .contents .trouble ul {
    background: #fff;
  }

  .contents .trouble li {
    padding: 5px 10px;
    border-bottom: 1px dotted #ccc;
  }

  .contents .trouble li:last-of-type {
    border-bottom: none;
  }

  .contents .trouble li img {
    width: inherit;
  }

  .contents .technique_step {
    background: #f4f1de;
    position: relative;
    padding: 70px 10px 10px;
    margin-bottom: 10px;
  }

  .contents .technique_step h3 {
    margin: 0 auto 5px;
  }

  .contents .technique_step h3 img {
    position: relative;
    left: 50%;
    width: inherit;
    margin-bottom: 0px;
    transform: scale(0.8) translate(-50%);
  }

  .contents .technique_step>p {
    margin-bottom: 5px;
  }

  .contents .technique_step:before {
    content: '';
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 10px;
    left: 50%;
    right: 50%;
    transform: scale(0.7) translate(-50%, 0);
    transform-origin: left top;
  }

  .contents .face .technique_step.step01:before {
    background: url(../img/esthe01_sec01_bg.jpg) no-repeat;
    background-position: -10px -10px;
  }

  .contents .face .technique_step.step02:before {
    background: url(../img/esthe01_sec02_bg_v2.webp) no-repeat;
    background-position: -10px -18px;
  }

  .contents .body .technique_step.step01:before {
    background: url(../img/esthe02_sec01_bg.jpg) no-repeat;
    background-position: -10px -10px;
  }

  .contents .body .technique_step.step02:before {
    background: url(../img/esthe02_sec02_bg_02.jpg) no-repeat;
    background-position: -10px -18px;
  }

  .contents .technique_step.step03:before {
    background: url(../img/esthe01_sec03_bg.jpg) no-repeat;
    background-position: -10px -25px
  }

  .contents .technique_step dl {
    background: #fff;
  }

  .contents .technique_step dt {
    font-size: 15px;
  }

  .technique_step.step01 dl {
    padding: 10px;
    box-sizing: border-box;
  }

  .technique_step.step01 dl:first-of-type {
    margin-bottom: 10px;
  }

  .technique_step.step01 dt {
    color: #998a5c;
    margin-bottom: 5px;
  }

  .technique_step.step01 dd p {
    font-size: 10px;
  }

  .face .technique_step.step01 dl:nth-of-type(1),
  .face .technique_step.step01 dl:nth-of-type(2),
  .body .technique_step.step01 dl:nth-of-type(1),
  .body .technique_step.step01 dl:nth-of-type(2) {
    position: relative;
  }

  .face .technique_step.step01 dl:nth-of-type(1) {
    height: 300px;
  }

  .face .technique_step.step01 dl:nth-of-type(2) {
    height: 250px;
  }

  .face .technique_step.step01 dl:nth-of-type(1):before {
    content: "";
    background: url(../img/esthe01_sec01_bg.jpg) -23px 464px;
    height: 210px;
    width: 440px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: scale(0.57) translate(-50%);
    transform-origin: bottom left;
  }

  .face .technique_step.step01 dl:nth-of-type(2):before {
    content: "";
    background: url(../img/esthe01_sec01_bg.jpg) -22px 231px;
    height: 200px;
    width: 360px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: scale(0.7) translate(-50%);
    transform-origin: bottom left;
  }

  .face .technique_step.step01 dd span {
    color: #998a5c;
    font-size: 12px;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .face .technique_step.step01 dd small {
    font-size: 10px;
    display: block;
  }

  .body .technique_step.step01 dl:nth-of-type(1) {
    height: 225px;
  }

  .body .technique_step.step01 dl:nth-of-type(2) {
    height: 215px;
  }

  .body .technique_step.step01 dl:nth-of-type(1):before {
    content: "";
    background: url(../img/esthe02_sec01_bg.jpg) -190px 520px;
    height: 130px;
    width: 240px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: scale(1) translate(-50%);
    transform-origin: bottom left;
  }

  .body .technique_step.step01 dl:nth-of-type(2):before {
    content: "";
    background: url(../img/esthe02_sec01_bg.jpg) -450px 520px;
    height: 130px;
    width: 240px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: scale(1) translate(-50%);
    transform-origin: bottom left;
  }

  .technique_step.step02 dl {
    border-radius: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .technique_step.step02 dl:last-of-type {
    margin-bottom: 0;
  }

  .technique_step.step02 dt {
    background: #c1ab86;
    border-radius: 10px 10px 0 0;
    padding: 10px;
    color: #fff;
  }

  .technique_step.step02 dd {
    padding: 10px 5px;
  }

  .technique_step.step02 dd h4 {
    color: #7d6030;
    margin-bottom: 5px;
  }

  .technique_step.step02 dd p {
    font-size: 10px;
  }

  .technique_step.step02 dd h5 {
    color: #7d6030;
    margin: 10px 0 0;
    background: #f7f4e5;
    font-size: 13px;
    padding: 0 5px;
  }

  .technique_step.step02 dd li {
    height: 90px;
    position: relative;
  }

  .technique_step.step02 dd li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 110px;
    height: 90px;
  }

  .technique_step.step02 dd li:first-of-type {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }

  .technique_step.step02 dd li:last-of-type {
    padding: 10px 0 0;
  }

  .technique_step.step02 dd li span {
    color: #7d6030;
    font-size: 11px;
    margin-bottom: 5px;
    display: block;
  }

  .technique_step.step02 dd li span,
  .technique_step.step02 dd li p {
    width: calc(100% - 110px);
  }

  .face .technique_step.step02 dl:nth-of-type(1) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -294px;
  }

  .face .technique_step.step02 dl:nth-of-type(1) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -406px;
  }

  .face .technique_step.step02 dl:nth-of-type(2) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -296px;
  }

  .face .technique_step.step02 dl:nth-of-type(2) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -406px;
  }

  .face .technique_step.step02 dl:nth-of-type(3) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -702px;
  }

  .face .technique_step.step02 dl:nth-of-type(3) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -227px -820px;
  }

  .face .technique_step.step02 dl:nth-of-type(4) li:first-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -706px;
  }

  .face .technique_step.step02 dl:nth-of-type(4) li:last-of-type:before {
    background: url("../img/esthe01_sec02_bg_v2.webp") no-repeat;
    background-position: -572px -816px;
  }

  .body .technique_step.step02 dl:nth-of-type(1) li:first-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -227px -294px;
  }

  .body .technique_step.step02 dl:nth-of-type(1) li:last-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -227px -406px;
  }

  .body .technique_step.step02 dl:nth-of-type(2) li:first-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -572px -296px;
  }

  .body .technique_step.step02 dl:nth-of-type(2) li:last-of-type:before {
    background: url("../img/esthe02_sec02_bg_02.jpg") no-repeat;
    background-position: -572px -406px;
  }

  .esthe_link li {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .esthe_link li:first-of-type {
    margin-bottom: 5px;
  }

}