@charset "utf-8";

@media print {
  .ngprint {
    display: none;
  }
}


/*---------------------------------------------
custom
---------------------------------------------*/
html,
body {
  font-size: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

a {
  text-decoration: underline;
}

a:hover,
a:active {
  text-decoration: none;
}

.img-btn,
.img-link {
  display: inline-block;
  transition-duration: .3s;
}

.img-btn:hover,
.img-link:hover {
  opacity: .7;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*---------------------------------------------
generic  class
---------------------------------------------*/
.txtB {
  font-weight: bold !important;
}

.txtN {
  font-weight: normal !important;
}

.layoutC {
  text-align: center !important;
}

.layoutL {
  text-align: left !important;
}

.layoutR {
  text-align: right !important;
}

.ov {
  overflow: hidden !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

/*---------------------------------------------
base margin
---------------------------------------------*/
.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.w5p {
  width: 5% !important;
}

.w8p {
  width: 8% !important;
}

.w10p {
  width: 10% !important;
}

.w11p {
  width: 11% !important;
}

.w12p {
  width: 12% !important;
}

.w15p {
  width: 15% !important;
}

.w16p {
  width: 16% !important;
}

.w20p {
  width: 20% !important;
}

.w24p {
  width: 24% !important;
}

.w25p {
  width: 25% !important;
}

.w30p {
  width: 30% !important;
}

.w32p {
  width: 32% !important;
}

.w35p {
  width: 35% !important;
}

.w40p {
  width: 40% !important;
}

.w45p {
  width: 45% !important;
}

.w48p {
  width: 48% !important;
}

.w50p {
  width: 50% !important;
}

.w55p {
  width: 55% !important;
}

.w56p {
  width: 56% !important;
}

.w60p {
  width: 60% !important;
}

.w64p {
  width: 64% !important;
}

.w65p {
  width: 65% !important;
}

.w70p {
  width: 70% !important;
}

.w75p {
  width: 75% !important;
}

.w80p {
  width: 80% !important;
}

.w85p {
  width: 85% !important;
}

.w90p {
  width: 90% !important;
}

.w95p {
  width: 95% !important;
}

.w100p {
  width: 100% !important;
}

.wmax {
  width: 100% !important;
  height: auto !important;
}

.fz10 {
  font-size: 1rem;
}

.fz11 {
  font-size: 1.1rem;
}

.fz12 {
  font-size: 1.2rem;
}

.fz14 {
  font-size: 1.4rem;
}

.fz16 {
  font-size: 1.6rem;
}

.fz18 {
  font-size: 1.8rem;
}

.fz20 {
  font-size: 2rem;
}

.fz22 {
  font-size: 2.2rem;
}

.fz24 {
  font-size: 2.4rem;
}

.fz26 {
  font-size: 2.6rem;
}

.fz28 {
  font-size: 2.8rem;
}

.fz30 {
  font-size: 3rem;
}

.fz32 {
  font-size: 3.2rem;
}

.fz34 {
  font-size: 3.4rem;
}

.fz36 {
  font-size: 3.6rem;
}

.fz38 {
  font-size: 3.8rem;
}

.fz40 {
  font-size: 4rem;
}

.fz42 {
  font-size: 4.2rem;
}

.fz44 {
  font-size: 4.4rem;
}

.fz46 {
  font-size: 4.6rem;
}

.fz48 {
  font-size: 4.6rem;
}

.max1280 {
  max-width: 1280px !important;
  margin: 0 auto !important;
}

.max1024 {
  max-width: 1024px !important;
  margin: 0 auto !important;
}

.max960 {
  max-width: 960px !important;
  margin: 0 auto !important;
}

.max820 {
  max-width: 820px !important;
  margin: 0 auto !important;
}

.max720 {
  max-width: 720px !important;
  margin: 0 auto !important;
}

.max700 {
  max-width: 700px !important;
  margin: 0 auto !important;
}

.max640 {
  max-width: 640px !important;
  margin: 0 auto !important;
}

.max600 {
  max-width: 600px !important;
  margin: 0 auto !important;
}

.max500 {
  max-width: 500px !important;
  margin: 0 auto !important;
}

.max400 {
  max-width: 400px !important;
  margin: 0 auto !important;
}

.max300 {
  max-width: 300px !important;
  margin: 0 auto !important;
}

.max200 {
  max-width: 200px !important;
  margin: 0 auto !important;
}

.mgA {
  margin-left: auto !important;
  margin-right: auto !important;
}

@font-face {
  font-family: 'Mamelon';
  src: url("/whews/assets/fonts/Mamelon-3.5HiRegular.woff2") format("woff2"),
    url("/whews/assets/fonts/Mamelon-3HiRegular.woff2") format("woff2"),
    url("/whews/assets/fonts/Mamelon-4HiRegular.woff2") format("woff2"),
    url("/whews/assets/fonts/Mamelon-5-Hi-Regular.woff2") format("woff2");
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

#contents {
  padding-top: 100px;
  display: block;
}

.anchor {
  margin-top: -100px;
  padding-top: 100px;
}

/* footer */
#footer {
  padding-top: 60px;
  padding-bottom: 8px;
}

#footer .logo {
  width: 293px;
  margin: 0 auto;
}

#footer .logo.b-ex {
  width: 126px;
  margin: 60px auto 40px;
}

#footer .copylight {
  color: #666;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
}

#footer .copylight {
  color: #666;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
}

#footer .hd-img {
  width: 400px;
  margin: 0 auto 20px;
}

#footer .sns-bnr-list {
  margin-bottom: 68px;
}

.question #footer {
  padding-top: 24px;
}

.question #footer .logo.b-ex {
  margin: 0 auto 40px;
}

@media screen and (max-width: 767px) {
  .pr_footer-area {
    border-top: 1px solid #50372c;
    margin: 0 0 20px 0;
  }

  .fr_footer nav ul {
    overflow: hidden;
  }

  .fr_footer nav ul li a {
    display: block;
    padding: 10px 0;
    width: 100%;
    text-align: center;
  }

  .fr_footer nav ul li a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
  }

  .fr_footer nav ul li {
    display: block;
    margin-right: 0;
    border-bottom: 1px solid #333;
  }

}

@media screen and (min-width: 768px) {
  .pr_footer-area {
    border-top: 1px dotted #cfccd9;
  }

  .fr_footer nav ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 20px;
  }

  .fr_footer nav ul li {
    display: inline-block;
    margin-right: 23px;
  }

  .fr_footer nav ul li a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
  }
}




/* footer */

.logo-ttl-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 48px;
}

.logo-ttl-wrap .sub {
  font-size: 3rem;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold;
  line-height: 1;
  margin-bottom: 24px;
}

.logo-ttl-wrap .hd-logo {
  width: 293px;
}

.logo-ttl-wrap .lead {
  color: #4c8ea7;
  font-size: 2rem;
  margin-top: 30px;
  line-height: 1;
}

.section {
  padding-top: 80px;
  padding-bottom: 92px;
}

.inner-wrap {
  max-width: 1280px;
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
}

.hd02-wrap {
  margin-bottom: 48px;
}

.hd02-wrap .hd02 {
  font-size: 5rem;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.hd02-wrap .lead {
  margin-top: 20px;
  color: #4c8ea7;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
}

.cv-wrap {
  position: fixed;
  bottom: 20px;
  right: 10px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  z-index: 999;
}

.top .cv-wrap {
  left: 32px;
  right: auto;
}

.cv-wrap.show {
  opacity: 1;
  pointer-events: auto;
}

.cv-btn {
  display: block;
  width: 174px;
}

.top .cv-btn {
  width: 190px;
}

.notes-list li {
  display: flex;
}

.notes-list li .item,
.notes-list li .txt {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
}

.notes-list li .item {
  margin-right: 1em;
}

.btn-wrap .btn {
  display: block;
  position: relative;
  max-width: 400px;
  width: 100%;
  text-decoration: none;
  transition-duration: .3s;
}

.btn-section .btn-wrap .btn span,
.btn-wrap .btn span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  min-height: 60px;
  height: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #4c8ea7;
  border: 1px solid #4c8ea7;
  transition-duration: .3s;
  z-index: 2;
}

.btn-section .btn-wrap .btn::before,
.btn-wrap .btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  border: 1px solid #4c8ea7;
  transition-duration: .3s;
  pointer-events: none;
  z-index: 1;
}

.btn-wrap .btn.small {
  max-width: 300px;
}

.btn-wrap .btn.small span {
  min-height: 50px;
  font-size: 1.6rem;
}

/* top */
.top #contents {
  padding-top: 0;
}

.top .main-visual {
  background: url(/whews/assets/images/bg_mv_top.png) no-repeat center / cover;
  height: 788px;
}

@media screen and (min-width: 1921px) {
  .top .main-visual {
    background: url(/whews/assets/images/bg_mv_top.png) no-repeat center bottom/ contain;
  }
}

.bnr-section {
  padding-top: 60px;
}

.bnr-list {
  display: flex;
  justify-content: center;
}

.bnr-list li {
  width: 484px;
}

.bnr-list li+li {
  margin-left: 20px;
}

.concept-section {
  padding-top: 90px;
  position: relative;
}

.concept-section::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #d5e0e6;
  width: 100%;
  height: 56px;
}

.concept-section::after {
  content: "";
  display: block;
  position: absolute;
  right: 45px;
  bottom: 672px;
  width: 670px;
  height: 358px;
  background: url(/whews/assets/images/img_top_concept_02.png) no-repeat left center / cover;
}

.concept-section .inner-wrap {
  padding: 0 52px;
  position: relative;
  z-index: 2;
  max-width: 1500px;
  margin: 0 auto;
}

.concept-hd-wrap {
  margin-bottom: 84px;
}

.concept-hd-wrap .concept-hd {
  font-size: 4rem;
  font-family: 'Mamelon';
  font-weight: bold;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}

.concept-hd-wrap .sub {
  margin-bottom: 32px;
  color: #4c8ea7;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}

.concept-img-box {
  display: flex;
  margin-bottom: 194px;
}

.concept-img-box.left {
  margin-bottom: 48px;
  padding-left: 3px;
}

.concept-img-box.top .img-wrap {
  width: 645px;
  margin-right: 60px;
}

.concept-img-box.left .img-wrap {
  width: 251px;
  margin-right: 64px;
}

.concept-img-box.top .txt-wrap {
  padding-top: 24px;
}

.concept-img-box .txt-wrap {
  flex: 1;
}

.concept-img-box .txt-wrap p {
  font-family: 'Mamelon';
  font-size: 1.6rem;
  line-height: 3;
  letter-spacing: 0.1em;
}

.concept-img-box .txt-wrap p+p {
  margin-top: 3em;
}

.concept-lead {
  font-family: 'Mamelon';
  font-size: 3rem;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 36px;
}

.concept-txt {
  font-family: 'Mamelon';
  font-size: 2.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}

.concept-img-wrap {
  margin-top: 60px;
  width: 610px;
  margin: 60px auto 0;
}

.characters-setion {
  padding: 64px 0 90px;
  background-color: #d5e0e6;
}

.characters-setion .inner-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.characters-setion .hd02-wrap {
  margin-bottom: 60px;
}

.characters-box {
  margin-top: 60px;
  padding: 124px 90px 114px;
  background-color: #fbf9f9;
  position: relative;
  display: flex;
}

.characters-box .txt-wrap {
  width: 520px;
  padding-right: 40px;
}

.characters-box.center .txt-wrap {
  order: 2;
  width: 442px;
  padding-right: 16px;
}

.characters-box .hd-img {
  width: 100%;
  margin-bottom: 40px;
}

.characters-box .txt {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.1em;
}

.characters-box .btn-wrap {
  margin-top: 48px;
}

.characters-box .btn-wrap .btn {
  max-width: 350px;
}

.characters-box .btn-wrap .btn span {
  background-color: rgba(255, 255, 255, 0);
  min-height: 50px;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
}

.characters-box .btn-wrap .btn~.btn {
  margin-top: 18px;
}

.characters-box .btn-wrap .btn::before {
  border: none;
  background-color: #f2ebe5;
}

.characters-box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 77px 77px 0 0;
  pointer-events: none;
}

.characters-box.center::before {
  right: 0;
  left: auto;
  border-width: 0 77px 77px 0;
}

.characters-box .characters-wrap {
  flex: 1;
  padding-top: 30px;
}

.characters-box.center .characters-wrap {
  order: 1;
}

.characters-box .characters-wrap .characters-ttl {
  font-family: 'Mamelon';
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.characters-box .characters-wrap .characters-txt {
  margin-top: 64px;
  color: #9b9b9b;
  font-family: 'Mamelon';
  font-size: 1.2rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

.characters-box.lina {
  background: #fbf9f9 url(/whews/assets/images/bg_characters_lina.png) no-repeat right 70px bottom 76px / 238px 490px;
}

.characters-box.lina::before {
  border-color: #b57763 transparent transparent transparent;
}

.characters-box.lina .hd-img {
  max-width: 300px;
}

.characters-box.lina .btn-wrap .btn span {
  color: #a4573d;
  border: 1px solid #a4573d;
}

.characters-box.lina .characters-wrap .characters-ttl {
  color: #a4573d;
}

.characters-box.noel {
  background: #fbf9f9 url(/whews/assets/images/bg_characters_noel.png) no-repeat left 360px bottom 90px / 253px 484px;
}

.characters-box.noel::before {
  border-color: transparent #e1997e transparent transparent;
}

.characters-box.noel .hd-img {
  max-width: 325px;
}

.characters-box.noel .btn-wrap .btn span {
  color: #d97f5e;
  border: 1px solid #d97f5e;
}

.characters-box.noel .characters-wrap .characters-ttl {
  color: #d97f5e;
}

.characters-box.you {
  background: #fbf9f9 url(/whews/assets/images/bg_characters_you.png) no-repeat right 60px bottom 75px / 247px 488px;
}

.characters-box.you::before {
  border-color: #e5b17e transparent transparent transparent;
}

.characters-box.you .hd-img {
  max-width: 244px;
}

.characters-box.you .btn-wrap .btn span {
  color: #e4b07d;
  border: 1px solid #e4b07d;
}

.characters-box.you .characters-wrap .characters-ttl {
  color: #e4b07d;
}

.characters-box.iku {
  background: #fbf9f9 url(/whews/assets/images/bg_characters_iku.png) no-repeat left 403px bottom 104px / 213px 478px;
}

.characters-box.iku::before {
  border-color: transparent #b8c8a8 transparent transparent;
}

.characters-box.iku .hd-img {
  max-width: 221px;
}

.characters-box.iku .btn-wrap .btn span {
  color: #9ec477;
  border: 1px solid #9ec477;
}

.characters-box.iku .characters-wrap .characters-ttl {
  color: #9ec477;
}

.characters-box.ren {
  background: #fbf9f9 url(/whews/assets/images/bg_characters_ren.png) no-repeat right 60px bottom 74px / 261px 494px;
}

.characters-box.ren::before {
  border-color: #5c5e61 transparent transparent transparent;
}

.characters-box.ren .hd-img {
  max-width: 250px;
}

.characters-box.ren .btn-wrap .btn span {
  color: #3d3d3d;
  border: 1px solid #3d3d3d;
}

.characters-box.ren .characters-wrap .characters-ttl {
  color: #3d3d3d;
}

.characters-box.shun {
  background: #fbf9f9 url(/whews/assets/images/bg_characters_shun.png) no-repeat left 403px bottom 104px / 250px 472px;
}

.characters-box.shun::before {
  border-color: transparent #7b93a7 transparent transparent;
}

.characters-box.shun .hd-img {
  max-width: 331px;
}

.characters-box.shun .btn-wrap .btn span {
  color: #436187;
  border: 1px solid #436187;
}

.characters-box.shun .characters-wrap .characters-ttl {
  color: #436187;
}

.diagnostic-section {
  padding: 87px 0 64px;
}

.diagnostic-section .inner-wrap {
  position: relative;
  padding: 78px 0 64px;
  margin: 0 auto;
  background-color: #f2ebe5;
}

.diagnostic-contents .diagnostic-ttl-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.diagnostic-contents .diagnostic-character-wrap {
  position: relative;
  width: 654px;
  margin: 0 auto;
}

.diagnostic-contents .diagnostic-character-balloon {
  position: absolute;
  width: 225px;
  height: 195px;
  top: -32px;
  left: -206px;
}

.diagnostic-contents .diagnostic-lead {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 48px;
  letter-spacing: 0.1em;
}

.diagnostic-contents .diagnostic-time-txt {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0.1em;
}

.diagnostic-contents .btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 42px;
}

.about-section {
  padding: 56px 0 64px;
}

.about-section .inner-wrap {
  background-color: #e9d6be;
  background: #e9d6be url(/whews/assets/images/bg_about_section.png) no-repeat center / cover;
  max-width: none;
}

.about-section .about-box {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 76px 0 64px;
}

.about-section .about-box .txt-wrap {
  max-width: 615px;
  margin-right: 0;
  margin-left: auto;
}

.about-section .about-box .txt-wrap .about-ttl {
  color: #111;
  font-size: 4rem;
  font-family: 'Mamelon';
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin-bottom: 36px;
}

.about-section .about-box .txt-wrap .txt {
  color: #333;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1em;
}

.about-section .about-box .txt-wrap .points-list {
  display: flex;
  justify-content: center;
  margin-top: 68px;
  margin-right: 20px;
}

.about-section .about-box .txt-wrap .points-list li {
  width: calc((100% - 30px)/3);
  height: 122px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  color: #4c8ea7;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 20px;
}

.about-section .about-box .txt-wrap .points-list li~li {
  margin-left: 15px;
}

.about-section .about-box .txt-wrap .points-list li .sub {
  display: block;
  font-size: 1.8rem;
  font-weight: normal;
}

.natural-section {
  padding-top: 48px;
}

.natural-section .inner-wrap .bd-box {
  border: 2px solid #a26f56;
  border-radius: 20px;
  position: relative;
  padding: 88px 54px 32px;
}

.natural-section .inner-wrap .hd-natural {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  color: #4c8ea7;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #fff;
  padding-left: 12px;
  line-height: 1;
}

.natural-section .inner-wrap .hd-natural sup {
  font-size: 1.5rem;
}

.natural-section .inner-wrap .hd-natural .sub {
  color: #333;
  font-size: 2rem;
  line-height: 2;
}

.natural-section .inner-wrap .bd-box .txt {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-align: center;
}

.natural-section .inner-wrap .natural-list {
  display: flex;
  justify-content: center;
  margin-top: 36px;
}

.natural-section .inner-wrap .natural-list li {
  max-width: 230px;
  width: calc((100% - 162px)/4);
}

.natural-section .inner-wrap .natural-list li~li {
  margin-left: 54px;
}

.natural-section .inner-wrap .natural-list li .extract-txt {
  margin-top: 28px;
  color: #4c8ea7;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  background-color: #f5f5f5;
}

.natural-section .inner-wrap .natural-list .li .extract-txt sup {
  font-size: 1rem;
}

.natural-section .inner-wrap .notes {
  margin-top: 16px;
  font-size: 1.2rem;
}

.product-section {
  padding: 88px 0 94px;
}

.product-contents {
  display: flex;
}

.product-contents .product-box {
  width: calc((100% - 30px)/2);
  margin-right: 30px;
}

.product-contents .product-box:last-of-type {
  margin-right: 0;
}

.product-contents .product-box .hd02-wrap {
  margin-bottom: 164px;
}

.product-contents .product-box .hd02-wrap .lead {
  font-family: 'Mamelon';
}

.product-contents .product-box .bg-box {
  background: #f1f9f8;
  min-height: 806px;
  position: relative;
  padding: 0 40px 40px;
}

.product-contents .product-box .bg-box .product-img-box {
  display: flex;
}

.product-contents .product-box .bg-box .product-img-box .img-wrap {
  margin-right: 40px;
}

.product-contents .product-box .bg-box .product-img-box .txt-wrap {
  flex: 1;
}

.product-contents .product-box .bg-box .product-img-box .txt-wrap .ttl {
  color: #4c8ea7;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.product-contents .product-box .bg-box .product-img-box .txt-wrap .txt {
  margin-top: 8px;
  color: #111;
  font-size: 1.4rem;
  line-height: 2;
}

.product-contents .product-box .bg-box .bg-box-list {
  display: flex;
  margin-top: 30px;
}

.product-contents .product-box .bg-box .bg-box-list li {
  width: calc((100% - 20px)/2);
  height: 40px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
  text-align: center;
  background-color: #81b1c3;
  border-radius: 4px;
}

.product-contents .product-box .bg-box .bg-box-list li+li {
  margin-left: 20px;
}

.product-contents .product-box .bg-box .bg-box-yellow {
  margin-top: 20px;
  background-color: #faecbf;
  display: flex;
  padding: 14px 10px 14px 30px;
  border-radius: 4px;
}

.product-contents .product-box .bg-box .bg-box-yellow+.product-img-box {
  margin-top: 26px;
}

.product-contents .product-box .bg-box .bg-box-yellow .ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: 30px;
}

.product-contents .product-box .bg-box .bg-box-yellow .indent-list {
  flex: 1;
  font-size: 1.2rem;
  line-height: 2;
}

.indent-list li {
  padding-left: 1em;
  text-indent: -1em;
}

.product-contents .product-box.treatment .bg-box,
.product-contents .product-box.shampoo .bg-box {
  padding-top: 72px;
}

.product-contents .product-box .bg-box::before,
.product-contents .product-box .bg-box::before {
  content: "";
  display: block;
  position: absolute;
  bottom: calc(100% - 36px);
  left: 50%;
  transform: translateX(-50%);
}

.product-contents .product-box.shampoo .bg-box::before {
  width: 135px;
  height: 161px;
  background: url(/whews/assets/images/img_top_shampoo_01.png?20221013) no-repeat center / cover;
}

.product-contents .product-box.treatment .bg-box::before {
  width: 423px;
  height: 160px;
  background: url(/whews/assets/images/img_top_treatment_01.png?20221013) no-repeat center / cover;
}

.product-contents .product-box .bg-box .lead-txt {
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.222;
  text-align: center;
}

.product-contents .product-box.shampoo .bg-box .lead-txt {
  margin: 24px 0 36px;
}

.product-contents .product-box.treatment .bg-box .lead-txt {
  font-size: 2.2rem;
  line-height: 1.63;
  margin-bottom: 54px;
}

.product-contents .product-box.treatment .bg-box .character-img-01 {
  width: 500px;
  margin: 0 auto;
}

.product-contents .product-box .bg-box>.txt {
  color: #333;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}

.product-contents .product-box.treatment .bg-box>.txt {
  margin-top: 20px;
}

.product-contents .product-box .bg-box .notes-list {
  margin-top: 24px;
  color: #333;
}

.product-contents .product-box .bg-box .component-img-01 {
  width: 440px;
  margin: 0 auto;
}

.product-contents .product-box .bg-box .component-img-02 {
  width: 501px;
  margin: 0 auto;
}

.collaboration-section {
  padding: 132px 0 90px;
  background-color: #f5f5f5;
  position: relative;
}

.collaboration-section .hd02-wrap {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
}

.collaboration-section .inner-wrap .collaboration-img {
  width: 995px;
  margin: 0 auto 105px;
}

.collaboration-section .inner-wrap .hd03 {
  color: #a26f56;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.collaboration-section .inner-wrap .lead-txt {
  color: #333;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 48px;
}

.lead-txt+.bg-box {
  margin-top: 96px;
}

.bg-box {
  background: #fff;
  padding: 62px 75px 60px;
  position: relative;
  border-radius: 10px;
}

.bg-box.design {
  background: #fff url(/whews/assets/images/img_top_concept_04.png) no-repeat right 60px top 90px / 224px auto;
}

.bg-box+.bg-box {
  margin-top: 80px;
}

.bg-box .img-flx-box {
  display: flex;
}

.bg-box .img-flx-box .img-wrap {
  max-width: 300px;
  width: 100%;
  margin-right: 75px;
}

.bg-box .img-flx-box .txt-wrap {
  padding-top: 28px;
  color: #333;
  flex: 1;
}

.bg-box .img-flx-box .txt-wrap .ttl span {
  display: block;
}

.bg-box .img-flx-box .txt-wrap .ttl .logo {
  width: 130px;
  height: 30px;
}

.bg-box .img-flx-box .txt-wrap .ttl .name {
  margin-top: 24px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}

.bg-box .img-flx-box .txt-wrap .ttl .job {
  margin-top: 12px;
  font-size: 1.2rem;
  line-height: 1;
}

.bg-box .img-flx-box .txt-wrap .txt {
  margin-top: 24px;
  font-size: 1.4rem;
  line-height: 2;
}

.bg-box .hd04-wrap {
  position: absolute;
  top: -20px;
  left: 75px;
}

.bg-box .hd04-wrap.right {
  position: absolute;
  top: -20px;
  left: auto;
  right: 75px;
}

.hd04-wrap .hd04 {
  font-size: 4rem;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold;
  line-height: 1;
}

.member-list {
  display: flex;
  flex-wrap: wrap;
}

.member-list li {
  width: calc((100% - 150px)/3);
  margin-right: 75px;
}

.member-list li:nth-of-type(3n) {
  margin-right: 0;
}

.member-list li:nth-of-type(n+4) {
  margin-top: 42px;
}

.member-list li .img-wrap {
  position: relative;
}

.member-list li .img-wrap::before {
  content: "";
  display: block;
  position: absolute;
  right: -24px;
  bottom: -24px;
  width: 78px;
  height: 78px;
}

.member-list li.roven .img-wrap::before {
  background: url(/whews/assets/images/icn_member_01.png) no-repeat left center / cover;
}

.member-list li.shea .img-wrap::before {
  background: url(/whews/assets/images/icn_member_02.png) no-repeat left center / cover;
}

.member-list li.yiye .img-wrap::before {
  background: url(/whews/assets/images/icn_member_03.png) no-repeat left center / cover;
}

.member-list li.siki .img-wrap::before {
  background: url(/whews/assets/images/icn_member_04.png) no-repeat left center / cover;
}

.member-list li.amili .img-wrap::before {
  background: url(/whews/assets/images/icn_member_05.png) no-repeat left center / cover;
}

.member-list li.films .img-wrap::before {
  background: url(/whews/assets/images/icn_member_06.png) no-repeat left center / cover;
}

.member-list li .txt-wrap {
  display: flex;
  margin-top: 24px;
}

.member-list li .txt-wrap .logo {
  width: 175px;
}

.member-list li.roven .txt-wrap .logo img {
  width: 109px;
  height: 49px;
  margin-top: 20px;
  margin-left: 10px;
}

.member-list li.shea .txt-wrap .logo img {
  width: 127px;
  height: 26px;
  margin-top: 32px;
  margin-left: 20px;
}

.member-list li.yiye .txt-wrap .logo img {
  width: 66px;
  height: 89px;
  margin-top: 2px;
  margin-left: 42px;
}

.member-list li.siki .txt-wrap .logo img {
  width: 93px;
  height: 49px;
  margin-top: 0;
  margin-left: 23px;
}

.member-list li.amili .txt-wrap .logo img {
  width: 104px;
  height: 45px;
  margin-top: 4px;
  margin-left: 32px;
}

.member-list li.films .txt-wrap .logo img {
  width: 98px;
  height: 32px;
  margin-top: 32px;
  margin-left: 30px;
}

.member-list li .txt-wrap .detail {
  flex: 1;
}

.member-list li .txt-wrap .detail .company {
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.member-list li .txt-wrap .detail .name {
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.55;
}

.member-list li .txt-wrap .detail .txt-link-wrap {
  color: #333;
  font-size: 1rem;
  line-height: 1;
  margin-top: 8px;
}

.member-list li .txt-wrap .detail .txt-link-wrap a {
  color: #333;
  font-size: 1.4rem;
  line-height: 1;
  display: block;
  position: relative;
  padding-left: 1em;
}

.member-list li .txt-wrap .detail .txt-link-wrap a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #333;
}

.lineup-section {
  padding: 90px 0 72px;
}

.linup-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.linup-list li {
  width: calc((100% - 150px)/3);
  margin-right: 75px;
}

.linup-list li:nth-of-type(3n),
.linup-list li:last-of-type {
  margin-right: 0;
}

.linup-list li:nth-of-type(n+4) {
  margin-top: 104px;
}

.linup-list li .img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #d3e6e0;
  padding: 0 24px;
  height: 350px;
}

.linup-list li .ttl {
  margin-top: 32px;
  color: #333;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6;
}

.linup-list li .lead-txt {
  margin-top: 24px;
  color: #4c8ea7;
  font-size: 1.6rem;
  line-height: 1;
  text-align: left;
}

.linup-list li .ttl .maker {
  display: block;
  font-size: 2rem;
  margin-bottom: 8px;
}

.linup-list li .btn-wrap {
  margin-top: 48px;
  padding: 0 30px 0 20px;
}

.linup-list li .btn-wrap .btn span {
  min-height: 50px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}

.linup-list+.hd03-wrap {
  margin-top: 108px;
}

.hd-charcter-wrap+.lead-txt,
.lineup-section .inner-wrap>.lead-txt,
.product-section .inner-wrap>.lead-txt {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 64px;
}

.product-section .hd03-wrap {
  text-align: center;
  margin-bottom: 168px;
}

.product-section .hd03-wrap .hd03 {
  color: #111;
  font-family: "M PLUS Rounded 1c";
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}

.product-section .hd03-wrap .lead {
  margin-top: 40px;
  color: #4c8ea7;
  font-family: "Mamelon";
  font-size: 2.8rem;
  line-height: 1;
}

.hd03-wrap {
  text-align: center;
  margin-bottom: 60px;
}

.hd03-wrap .hd03 {
  color: #333;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
}

.price-list {
  margin-top: 90px;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  background-color: #f5f5f5;
}

.price-list .price-wrap {
  display: flex;
  align-items: center;
}

.price-list .price-wrap+.price-wrap {
  margin-left: 60px;
}

.price-list .price-wrap dt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
  padding: 0 20px;
  height: 30px;
  color: #4c8ea7;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  border: 1px solid #4c8ea7;
}

.price-list .price-wrap dd {
  color: #4c8ea7;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.1em;
}

.price-notes {
  margin-top: 16px;
  font-size: 1.2rem;
  text-align: right;
  padding-left: 1em;
  text-indent: -1em;
}

.shoplist-section {
  padding: 90px 0;
  background: #f1f9f8;
}

.shoplist-section .inner-wrap {
  padding: 0 12px;
}

.shoplist-section .lead-txt {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-align: center;
}

/* atr edited ▼*/

.shoplist-section .salonlist {
  position: relative;
  padding: 35px 10px 35px;
}

.shoplist-section .salonlist .shop-bg-ttl {
  left: 0;
}

.shoplist-section .salonlist .lead-txt {
  font-size: 1.6rem;
}

.shoplist-section .salonlist .txt {
  margin-top: 20px;
}

.shoplist-section .fc {
  color: #a26f56;
}

.area_li {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 28px;
}

.area_li li {
  width: calc(50% - 8px);
}

.area_li a {
  box-sizing: border-box;
  display: block;
  position: relative;
  max-width: 400px;
  width: 100%;
  text-decoration: none;
  transition-duration: .3s;
}

.area_li a span {
  width: calc(100% - 8px);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4c8ea7;
  min-height: 50px;
  height: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: rgba(76, 142, 167, 0);
  border: 1px solid #4c8ea7;
  transition-duration: .3s;
  z-index: 2;
}

.area_li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  width: calc(100% - 8px);
  height: 100%;
  background-color: #f2ebe5;
  transition-duration: .3s;
  pointer-events: none;
  z-index: 1;
}

/* atr edited ▲*/

.shop-bg-box {
  margin-top: 60px;
}

.shop-bg-box {
  position: relative;
  padding: 30px 0 35px;
  background-color: #fff;
  border-radius: 12px;
}

.shop-bg-box .shop-bg-ttl {
  width: 100%;
  text-align: center;
  font-family: "M PLUS Rounded 1c";
  position: absolute;
  line-height: 1;
  font-size: 3rem;
  font-weight: bold;
  top: -15px;
}

.shop-bg-box .sub {
  color: #4c8ea7;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 35px;
}

.shop-list {
  display: flex;
  justify-content: center;
}

.shop-list li~li {
  margin-left: 60px;
}

.shop-list li a {
  position: relative;
  display: block;
  padding-left: 35px;
  color: #000;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition-duration: 0.3s;
}

.shop-list li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent #4c8fa7;
}

.hd-btn {
  margin-top: 64px;
  margin-bottom: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}

/* top */

/* shindan */
.shindan .main-visual {
  padding-top: 56px;
  padding-bottom: 98px;
  background-color: #f2ebe5;
}

.shindan .main-visual .mv-ttl-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.shindan .main-visual .sub {
  font-size: 3rem;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
}

.shindan .main-visual h1 {
  width: 415px;
}

.shindan .main-visual .lead {
  color: #4c8ea7;
  font-size: 2rem;
  margin-top: 36px;
  margin-bottom: 40px;
  line-height: 1;
}

.shindan .main-visual .mv-character-wrap {
  position: relative;
  max-width: 654px;
  width: 100%;
  margin: 0 auto;
}

.shindan .main-visual .mv-character-balloon {
  position: absolute;
  width: 225px;
  height: 195px;
  top: -32px;
  left: -206px;
}

.shindan .main-visual .mv-lead {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 52px;
  letter-spacing: 0.1em;
}

.shindan .main-visual .mv-sub-txt {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 10px;
}

.shindan .main-visual .mv-time-txt {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0.1em;
}

.shindan .main-visual .btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 42px;
}

.shindan .burger-btn-wrap {
  top: 50%;
  right: 15px;
  position: absolute;
  z-index: 100;
  transform: translateY(-50%);
}

.shindan .lead-txt {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}

.shindan .type-img {
  max-width: 1021px;
  margin: 40px calc((1200px - 1021px)/2) 60px;
  text-align: center;
}

.shindan .bg-box {
  padding: 36px 0 42px;
  text-align: center;
  background-color: #f1f9f8;
  max-width: 1054px;
  margin: 0 auto 90px;
  border-radius: 2px;
}

.shindan .bg-box .ttl {
  color: #5191a9;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
}

.shindan .bg-box .txt {
  margin-top: 4px;
  font-size: 1.4rem;
  line-height: 2;
}

.shindan .shampoo-img {
  max-width: 886px;
  margin: 54px calc((1200px - 886px)/2) 60px;
  text-align: center;
}

.btn-wrap.center {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

/* shindan */

.sns-section {
  padding: 60px 0;
  background-color: #f5f5f5;
}

.sns-section .hd-img {
  width: 400px;
  margin: 0 auto 20px;
}

.sns-section.snsarea {
  padding: 60px 0 0;
  background: none;
}

.sns-ico-list {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}

.sns-section.snsarea .sns-ico-list {
  margin-bottom: 0;
}

.sns-ico-list li {
  width: 100px;
}

.sns-ico-list li~li {
  margin-left: 30px;
}

.sns-ico-list li a {
  display: block;
  transition-duration: .3s;
}

.sns-bnr-list {
  display: flex;
  justify-content: center;
}

.sns-bnr-list li {
  width: 382px;
}

.sns-bnr-list li~li {
  margin-left: 28px;
}

.sns-bnr-list li a {
  display: block;
  transition-duration: .3s;
}

#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1001;
  display: flex;
  justify-content: center;
  align-items: center;
}

#loading.none {
  display: none;
}

.logo-loading {
  width: 526px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.qa-section {
  padding: 90px 0 72px;
  background-color: #d5e0e6;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qa-box {
  width: 788px;
  height: 408px;
  background: url(/whews/assets/images/bg_qa_box.png) no-repeat left center / cover;
}

/* result */
#contents.lina {
  background-color: rgba(182, 121, 100, 0.2);
}

#contents.noel {
  background-color: rgba(217, 127, 94, 0.2);
}

#contents.you {
  background-color: rgba(222, 158, 94, 0.2);
}

#contents.iku {
  background-color: rgba(158, 196, 119, 0.2);
}

#contents.ren {
  background-color: rgba(52, 55, 59, 0.2);
}

#contents.shun {
  background-color: rgba(67, 97, 135, 0.2);
}

.breadcrumb-list {
  display: flex;
  padding: 18px 20px;
}

.breadcrumb-list li {
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
}

.breadcrumb-list li~li {
  padding-left: 3em;
}

.breadcrumb-list li a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}

.breadcrumb-list li~li::before {
  content: "＞";
  position: absolute;
  display: block;
  left: 1em;
  pointer-events: none;
}

.result-section {
  padding-bottom: 124px;
}

.result-section .inner-wrap {
  position: relative;
}

.sns-result-ico-list {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}

.sns-result-ico-list li {
  width: 36px;
}

.sns-result-ico-list li~li {
  margin-left: 10px;
}

.sns-result-ico-list li a {
  display: block;
  transition-duration: .3s;
}

.result-section .inner-wrap .result-ttl {
  margin: 45px 0 56px;
  font-size: 3rem;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.result-contents {
  background-color: #fff;
  position: relative;
  padding: 60px 73px 60px 308px;
}

.result-contents::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 77px 77px 0 0;
  pointer-events: none;
}

.lina .result-contents {
  background: #fff url(/whews/assets/images/bg_result_characters_lina.png) no-repeat left 50px top 75px / 190px 516px;
}

.lina .result-contents::before {
  border-color: #b57763 transparent transparent transparent;
}

.noel .result-contents {
  background: #fff url(/whews/assets/images/bg_result_characters_noel.png) no-repeat left 50px top 75px / 190px 516px;
}

.noel .result-contents::before {
  border-color: #e1997e transparent transparent transparent;
}

.you .result-contents {
  background: #fff url(/whews/assets/images/bg_result_characters_you.png) no-repeat left 50px top 75px / 190px 516px;
}

.you .result-contents::before {
  border-color: #e5b17e transparent transparent transparent;
}

.iku .result-contents {
  background: #fff url(/whews/assets/images/bg_result_characters_iku.png) no-repeat left 50px top 75px / 190px 516px;
}

.iku .result-contents::before {
  border-color: #b8c8a8 transparent transparent transparent;
}

.ren .result-contents {
  background: #fff url(/whews/assets/images/bg_result_characters_ren.png) no-repeat left 50px top 75px / 190px 516px;
}

.ren .result-contents::before {
  border-color: #5c5e61 transparent transparent transparent;
}

.shun .result-contents {
  background: #fff url(/whews/assets/images/bg_result_characters_shun.png) no-repeat left 50px top 75px / 190px 516px;
}

.shun .result-contents::before {
  border-color: #7b93a7 transparent transparent transparent;
}

.result-hd-wrap .result-hd-sub {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
}

.result-hd-wrap .result-hd {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}

.lina .result-hd-wrap .result-hd {
  color: #a4573d;
}

.noel .result-hd-wrap .result-hd {
  color: #d97f5e;
}

.you .result-hd-wrap .result-hd {
  color: #de9e5e;
}

.iku .result-hd-wrap .result-hd {
  color: #9ec477;
}

.ren .result-hd-wrap .result-hd {
  color: #34373b;
}

.shun .result-hd-wrap .result-hd {
  color: #436187;
}

.result-txt-wrap {
  margin-top: 60px;
}

.result-txt-wrap .result-character-ttl {
  color: #333;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

.result-txt-wrap .txt {
  color: #111;
  font-size: 1.8rem;
  line-height: 1.777;
}

.tab-wrap {
  margin-top: 20px;
}

.tab-wrap .tab-ttl-wrap {
  position: relative;
  width: 100%;
}

.tab-wrap .tab-ttl-wrap ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
}

.tab-wrap .tab-ttl-wrap ul li {
  width: 160px;
  height: 40px;
}

.tab-wrap .tab-ttl-wrap ul li+li {
  margin-left: 1px;
}

.tab-wrap .tab-ttl-wrap ul li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  background-color: #000;
  box-sizing: border-box;
}

.tab-wrap .tab-ttl-wrap ul li.cur a {
  background-color: #f5f5f5;
  color: #000;
}

.tab-wrap .tab-contents-wrap {
  position: relative;
}

.tab-wrap .tab-contents-wrap .tab-contents {
  display: none;
  background-color: #f5f5f5;
  padding: 32px 40px;
  font-size: 1.8rem;
  line-height: 1.777;
  min-height: 160px;
  height: 100%;
}

.tab-wrap .tab-contents-wrap .tab-contents.cur {
  display: block;
}

.advice-box {
  margin-top: 96px;
  position: relative;
  background-color: #fff;
  padding: 64px 0 56px;
}

.advice-box::before,
.advice-box::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
}

.advice-box::before {
  top: 0;
  background: url(/whews/assets/images/bg_qa_box_pattern_01.png);
}

.advice-box::after {
  bottom: 0;
  background: url(/whews/assets/images/bg_qa_box_pattern_02.png);
}

.advice-box .advice-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 400px;
  height: 60px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background-color: #000;
  border-radius: 33px;
}

.advice-box .txt {
  font-size: 2rem;
  line-height: 2;
  text-align: center;
}

.result .item-col-wrap h2 {
  color: #111 !important;
}

.hd-charcter-wrap {
  color: #111;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 72px;
}

.hd-charcter-wrap .sub {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0 12px;
}

.hd-charcter-wrap .sub::before,
.hd-charcter-wrap .sub::after {
  content: "";
  display: block;
  position: absolute;
  width: 31px;
  height: 27px;
  background: url(/whews/assets/images/img_line_item.png) no-repeat center / cover;
  top: 0;
}

.hd-charcter-wrap .sub::before {
  right: 100%;
  transform: rotateY(180deg);
}

.hd-charcter-wrap .sub::after {
  left: 100%;
}

.hd-charcter-wrap .hd-charcter {
  position: relative;
  font-size: 6rem;
  font-weight: bold;
}

.hd-charcter-wrap .hd-charcter span {
  display: inline-block;
  border-bottom: 4px solid #a4573d;
  padding: 0 6px 12px;
}

.noel .hd-charcter-wrap .hd-charcter span {
  border-color: #e1997e;
}

.you .hd-charcter-wrap .hd-charcter span {
  border-color: #e5b17e;
}

.iku .hd-charcter-wrap .hd-charcter span {
  border-color: #b8c8a8;
}

.ren .hd-charcter-wrap .hd-charcter span {
  border-color: #5c5e61;
}

.shun .hd-charcter-wrap .hd-charcter span {
  border-color: #7b93a7;
}

.btn-section {
  background-color: #f5f5f5;
  padding: 40px 0 50px;
}

.btn-section .inner-wrap {
  max-width: 838px;
}

.btn-section .inner-wrap .btn-wrap .btn.profile {
  max-width: 100%;
  position: relative;
}

.btn-section .inner-wrap .btn-wrap .btn.profile::before {
  border: none;
  background-color: #fff;
}

.btn-section .inner-wrap .btn-wrap .btn.profile::after {
  content: "";
  display: block;
  position: absolute;
  width: 95px;
  height: 95px;
  border: none;
  left: 64px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.lina .btn-section .inner-wrap .btn-wrap .btn.profile::after {
  background: url(/whews/assets/images/icn_result_member_01.png) no-repeat center / cover;
}

.noel .btn-section .inner-wrap .btn-wrap .btn.profile::after {
  background: url(/whews/assets/images/icn_result_member_02.png) no-repeat center / cover;
}

.you .btn-section .inner-wrap .btn-wrap .btn.profile::after {
  background: url(/whews/assets/images/icn_result_member_03.png) no-repeat center / cover;
}

.iku .btn-section .inner-wrap .btn-wrap .btn.profile::after {
  background: url(/whews/assets/images/icn_result_member_04.png) no-repeat center / cover;
}

.ren .btn-section .inner-wrap .btn-wrap .btn.profile::after {
  background: url(/whews/assets/images/icn_result_member_05.png) no-repeat center / cover;
}

.shun .btn-section .inner-wrap .btn-wrap .btn.profile::after {
  background: url(/whews/assets/images/icn_result_member_06.png) no-repeat center / cover;
}



.btn-section .inner-wrap .btn-wrap .btn.profile span {
  align-items: start;
  flex-direction: column;
  justify-content: center;
  padding: 0 32px 0 200px;
  height: 150px;
  border: 1px solid #4c8ea7;
  background-color: rgba(255, 255, 255, 0);
  color: #333;
  font-size: 3rem;
}

.btn-section .inner-wrap .btn-wrap .btn.profile span .sub {
  justify-content: start;
  padding: 0;
  height: auto;
  min-height: auto;
  background-color: unset;
  border: none;
  font-size: 2rem;
  position: relative;
}

.btn-section .inner-wrap .btn-wrap .btn.profile>span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 12px;
  border-color: transparent transparent transparent #4c8ea7;
}

.btn-section .inner-wrap .btn-wrap+.btn-wrap {
  margin-top: 48px;
}

.btn-section .inner-wrap .btn-wrap.col2 {
  display: flex;
}

.btn-section .inner-wrap .btn-wrap.col2 .btn {
  width: calc((100% - 34px)/2);
}

.btn-section .inner-wrap .btn-wrap.col2 .btn:last-of-type {
  margin-left: 34px;
}

/* result */

/* search */
.salon-list {
  font-size: 1.6rem;
  color: #333;
}

.salon-list .logo {
  text-align: center;
}

.salon-list .logo img {
  width: auto;
  height: 60px;
}

.salon-list .txt {
  font-size: 1.8rem;
  margin-top: 36px;
  text-align: center;
}

.salon-list .salon-table {
  display: block;
  margin-top: 10px;
}

.salon-list .salon-table th,
.salon-list .salon-table td {
  display: block;
  padding: 2px 8px;
  box-sizing: border-box;
}

.salon-list .salon-table td a {
  color: #333;
}

.salon-list .salon-table thead {
  background-color: #C48285;
  display: none;
}

.salon-list .salon-table tbody .region-name th {
  background-color: #d4b7b1;
  padding: 15px 15px 15px 8px;
  text-align: left;

}

.salon-list .salon-table tbody .area-name th {
  background-color: #e4d4d1;
  padding: 10px 10px;
}

.salon-list .salon-table tbody tr th {
  font-weight: bold;
  padding: 16px 8px 2px 8px;
  text-align: left;
}

.salon-list .salon-table tbody tr td:last-child {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 16px;
}



#contents.search {
  margin-top: 75px;
  /*background: url(../images/bg_features.png) no-repeat center center/cover;*/
  /*background-color:#E7DBE5;*/
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {
  #contents.search {
    margin-top: 19.5vw;
  }
}

.search-inner {
  padding-bottom: 36px;
}

.search-inner .hd02 {
  margin: 32px 0 0;
}

.search-contents {
  background-color: #fff;
  position: relative;
  padding: 30px 0 30px;
}

.search-contents h3 {
  margin-bottom: 8vw;
}

.search_layout {
  display: block;
  /* overflow: hidden; */
}

.search_layout .right {
  width: 100%;
  min-height: 240px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  position: relative;
}

.search_layout .right #map {
  width: 100%;
  min-height: 240px;
  position: static;
  top: 0px;
  bottom: auto;
  border: none;
}

.search_layout .right.map_fixed #map {
  width: calc(100% - 20px);
  min-height: 240px;
  position: fixed;
  top: 78px;
  top: 20vw;
}
.search_layout .right.map_hide #map {
  display: none;
}

.search_layout .left {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 36px;
}

.search_layout .left .annotation {
  font-size: 1.2rem;
  margin-top: 3vw;
}

.search_layout .left .btn_mt {
  margin-top: 8vw;
}

.search_layout .left .btn_mt .btn_wrapper {
  width: 210px;
  display: block;
  position: relative;
  min-height: 47px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
  display: block;
  border-radius: 30px;
  background: linear-gradient(-135deg, rgba(255, 135, 123, 0.5), rgba(181, 47, 93, 0.5));
  transition: 0.3s;
  position: relative;
  padding: 2.9333333333vw 0;
}

.search_layout .left .btn_mt .btn_wrapper input {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: rgba(255,255,255,1);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.7333333333vw;
  box-sizing: border-box;
  color: #595858;
  border-radius: 30px;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 2;
  transition: 0.3s;
  border: none;
}

.search_layout .left .btn_mt .btn_wrapper:hover input {
  background: rgba(224, 215, 211, 0.7);
}

.search_layout .left .sec_search:not(:first-child) {
  margin-top: 80px;
}

.search_layout .left .input-prt {
  width: 100%;
  box-sizing: border-box;
  border-radius: 1.3333333333vw;
  padding: 4vw 4vw;
  border: 1px solid #d4b7b1;
}
.search_layout .left .input-prt::placeholder {
  color: #d4b7b1;
  letter-spacing: 0.1em;
}

.search_layout .left .search_inner > p {
  position: relative;
}
.search_layout .left .search_inner > p::before {
  position: absolute;
  content: "›";
  color: #595858;
  font-size: 6vw;
  top: 50%;
  right: 4vw;
  line-height: 1;
  transform: rotate(90deg)translateX(-100%);
}
.search_layout .left .search_inner > p:not(:first-child) {
  margin-top: 3vw;
}

.search_layout .left .search_inner select {
  width: 100%;
  background: #f5eeeb;
  box-sizing: border-box;
  color: #595858;
  font-weight: 500;
  border-radius: 1.3333333333vw;
  padding: 4vw 4vw;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を無効 */
  border: none;
}

#sec_search04 {
  margin-top: 14.6666666667vw;
}

#sec_search04 .search_area_dl {
  margin-top: 8vw;
}

#sec_search04 .search_area_dl dt {
  font-size: 1.4rem;
  color: #595858;
  margin-bottom: 4vw;
  letter-spacing: 0.1em;
}

#sec_search04 .search_area_dl dd ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3vw;
}

#sec_search04 .search_area_dl dd ul li {
  width: 31.2%;
}

#sec_search04 .search_area_dl dd ul li a {
  box-sizing: border-box;
  display: block;
  position: relative;
  max-width: 400px;
  width: 100%;
  text-decoration: none;
  transition-duration: .3s;
}

#sec_search04 .search_area_dl dd ul li a span {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #595858;
  min-height: 47px;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  background-color: #f5eeeb;
  border: 1px solid #fceedf;
  transition-duration: .3s;
  z-index: 2;
  letter-spacing: 0.1em;
  border-radius: 1.3333333333vw;
}

.result_box .btn_back {
  margin-top: 18px;
}

.result_box .btn_back a {
  color: #b7b7b7;
}

.search_result_li li {
  overflow: hidden;
  border-radius: 18px 18px 0 0;
  margin-top: 30px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

.search_result_li li>dl {
  background: #eeeeee;
  color: #595858;
  padding: 20px 20px 30px;
}

.search_result_li li>dl>dt {
  font-size: 6.4vw;
  font-weight: 400;
  font-family: "Montserrat" , "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.search_result_li li>dl>dt .ruby {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 3vw;
}

.search_result_li li>dl>dd {
  line-height: 1.5;
}

.search_result_li li>dl>dd .link_box {
  margin-top: 2.7vw;
}
.search_result_li li>dl>dd .link_box a {
  color: #595858;
  display: inline-block;
  font-size: 1.4rem;
  text-decoration: underline;
}

.search_result_li li>dl>dd .address {
  margin-top: 3vw;
  font-size: 1.4rem;
}

.search_result_li li>dl>dd .postal {
  font-size: 1.2rem;
}

/* search */

/*==========================================================================================================
PC Only
==========================================================================================================*/
@media screen and (min-width: 768px) and (max-width: 1366px) {
  .concept-section::before {
    height: 56px;
  }

  .concept-section::after {
    right: calc((45 / 1500) * 100vw);
    bottom: calc((672 / 1500) * 100vw);
    width: calc((670 / 1500) * 100vw);
    height: calc((358 / 1500) * 100vw);
  }

  .concept-hd-wrap {
    margin-bottom: calc((84 / 1500) * 100vw);
  }

  .concept-hd-wrap .concept-hd {
    font-size: calc((40 / 1500) * 100vw);
  }

  .concept-hd-wrap .sub {
    margin-bottom: calc((32 / 1500) * 100vw);
    font-size: calc((20 / 1500) * 100vw);
  }

  .concept-img-box {
    margin-bottom: calc((194 / 1500) * 100vw);
  }

  .concept-img-box.left {
    margin-bottom: calc((48 / 1500) * 100vw);
    padding-left: 3px;
  }

  .concept-img-box.top .img-wrap {
    width: calc((645 / 1500) * 100vw);
    margin-right: calc((60 / 1500) * 100vw);
  }

  .concept-img-box.left .img-wrap {
    width: calc((251 / 1500) * 100vw);
    margin-right: calc((64 / 1500) * 100vw);
  }

  .concept-img-box.top .txt-wrap {
    padding-top: calc((24 / 1500) * 100vw);
  }

  .concept-img-box .txt-wrap p {
    font-size: calc((16 / 1500) * 100vw);
  }

  .concept-lead {
    font-size: calc((30 / 1500) * 100vw);
    margin-bottom: calc((36 / 1500) * 100vw);
  }

  .concept-txt {
    font-size: calc((24 / 1500) * 100vw);
  }

  .concept-img-wrap {
    margin-top: calc((60 / 1500) * 100vw);
    width: calc((610 / 1500) * 100vw);
    margin: calc((60 / 1500) * 100vw) auto 0;
  }


  .salon-list .salon-table tbody tr td .postcode {
    width: 100px;
  }

  .postcode {
    width: 100px;
    text-align: center;
  }

  .tel {
    width: 140px;
    text-align: center;
  }

  .poster {
    width: 100px;
    text-align: center;
  }
}

/*==========================================================================================================
PC Only
==========================================================================================================*/
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }

  .btn-section .btn-wrap.col2 .btn:hover:before,
  .btn-wrap .btn:hover:before {
    top: 0;
    left: 0;
    opacity: 0;
  }

  /* .characters-box .btn-wrap .btn:hover:before {
    background-color: #eaddd2;
    opacity: .5;
  } */
  .btn-section .btn-wrap.col2 .btn span:hover,
  .btn-wrap .btn span:hover,
  .shindan .btn-wrap .btn span:hover {
    background-color: #fff;
    color: #4c8ea7;
  }

  .shop-list li a:hover,
  .header-list li a:hover,
  .sns-ico-list li a:hover,
  .sns-bnr-list li a:hover {
    opacity: 0.7;
  }

  .result .burger-btn-wrap {
    top: auto;
  }

  .btn-section .inner-wrap .btn-wrap .btn:hover:before {
    top: 0;
    left: 0;
    opacity: 1;
  }


  .salon-list .logo img {
    height: 100px;
  }

  .salon-list .salon-table {
    width: 100%;
  }

  .salon-list .salon-table thead {
    display: table-row-group;
  }

  .salon-list .salon-table thead th {
    background-color: #b09288;
    color: #fff;
    vertical-align: middle;
  }

  .salon-list .salon-table th,
  .salon-list .salon-table td {
    background-color: #f8f2f3;
    display: table-cell;
    padding: 10px;
    border: 1px solid #fff;
    word-break: break-all;
    text-align: left;
    line-height: 150%;
    vertical-align: middle;
  }
  
.postcode{
    width:90px;
}
  .tel {
    width: 140px;
    text-align: center;
}

  
  .salon-list .salon-table tbody tr th {
    padding-top: 8px;
    font-weight: normal;
  }

  .salon-list .salon-table tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 8px;
    text-align: center;
  }

  .salon-list .salon-table tbody tr:not(.area-name)>th {
    width: 22%;
  }

  .salon-list .salon-table tbody tr:not(.area-name)>td:first-of-type {
    width: 17%;
  }

  .salon-list .salon-table tbody tr:not(.area-name)>td:nth-of-type(3) {
    width: 31%;
  }

  .shoplist-section .salonlist {
    padding: 30px 40px 30px;
  }

  .shoplist-section .btn-wrap {
    margin-top: 36px;
  }

  .shoplist-section .fs {
    font-size: 1.2rem;
  }

  .area_li {
    margin-top: 36px;
  }

  .area_li li {
    width: calc(25% - 12px);
  }

  .area_li a:hover::before {
    top: 0;
    left: 0;
    background-color: #fff;
  }

  /* search */
  .search-inner {
    padding-bottom: 124px;
  }

  .search-contents {
    padding: 60px 0 0;
  }

  .search_layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.6rem;
  }

  .search-contents h3 {
    margin-bottom: 40px;
  }

  .search_layout .right {
    width: calc(100% - 620px);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
  }

  .search_layout .right span {
    width: 100%;
  }

  .search_layout .right #map {
    width: 100%;
    min-height: 476px;
    position: static;
    top: 0px;
    bottom: auto;
    border: none;
    border-radius: 10px;
    overflow: hidden;
  }

  .search_layout .left {
    width: 500px;
    margin-top: 0;
  }

  .search_layout .left p {
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .search_layout .left .annotation {
    margin-top: 18px;
  }
  .search_layout .left .input-prt {
    font-size: 1.6rem;
    padding: 16px 16px;
    border-radius: 6px;
  }
  .search_layout .left .search_inner select {
    font-size: 1.6rem;
    padding: 16px 16px;
    border-radius: 6px;
  }
  .search_layout .left .search_inner > p::before {
    font-size: 1.8rem;
    right: 16px;
  }
  .search_layout .left .search_inner > p:not(:first-child) {
    margin-top: 16px;
  }
  .search_layout .left .btn_mt {
    margin-top: 40px;
  }

  .search_layout .left .btn_mt .btn_wrapper {
    min-height: 57px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    border-radius: 30px;
    transition: 0.3s;
    padding: 0;
  }

  .search_layout .left .btn_mt .btn_wrapper input {
    font-size: 1.8rem;
  }

  .search_layout .left .sec_search:not(:first-child) {
    margin-top: 80px;
  }
  #sec_search04 {
    margin-top: 80px;
  }
  #sec_search04 .search_area_dl {
    margin-top: 30px;
  }
  #sec_search04 .search_area_dl dt {
    margin-bottom: 16px;
  }
  #sec_search04 .search_area_dl dd ul {
    gap: 16px;
  }
  #sec_search04 .search_area_dl dd ul li {
    width: 120px;
  }
  #sec_search04 .search_area_dl dd ul li a span {
    border-radius: 6px;
  }
  #sec_search04 .search_area_dl dd ul li a:hover span {
    background: #ffff;
    border: 4px solid #f5eeeb;
  }

  .search_result_li li>dl {
    background: #eeeeee;
    color: #595858;
    padding: 30px 30px 30px;
  }
  
  .search_result_li li>dl>dt {
    font-size: 2.4rem;
  }
  
  .search_result_li li>dl>dt .ruby {
    margin-bottom: 10px;
  }
  .search_result_li li>dl>dd .address {
    margin-top: 20px;
  }
  .search_result_li li>dl>dd .link_box {
    margin-top: 12px;
  }
  .search_result_li li>dl>dd .link_box .tel {
    width: auto;
    text-align: left;
  }

  /* search */
}

/*==========================================================================================================
SP Only
==========================================================================================================*/
@media screen and (max-width: 767px) {

  /*---------------------------------------------
  base margin
  ---------------------------------------------*/
  .sp_mt0 {
    margin-top: 0px !important;
  }

  .sp_mt5 {
    margin-top: 5px !important;
  }

  .sp_mt8 {
    margin-top: 8px !important;
  }

  .sp_mt10 {
    margin-top: 10px !important;
  }

  .sp_mt15 {
    margin-top: 15px !important;
  }

  .sp_mt16 {
    margin-top: 16px !important;
  }

  .sp_mt20 {
    margin-top: 20px !important;
  }

  .sp_mt24 {
    margin-top: 24px !important;
  }

  .sp_mt25 {
    margin-top: 25px !important;
  }

  .sp_mt30 {
    margin-top: 30px !important;
  }

  .sp_mt32 {
    margin-top: 32px !important;
  }

  .sp_mt35 {
    margin-top: 35px !important;
  }

  .sp_mt40 {
    margin-top: 40px !important;
  }

  .sp_mt48 {
    margin-top: 48px !important;
  }

  .sp_mt50 {
    margin-top: 50px !important;
  }

  .sp_mt56 {
    margin-top: 56px !important;
  }

  .sp_mt60 {
    margin-top: 60px !important;
  }

  .sp_mt64 {
    margin-top: 64px !important;
  }

  .sp_mt70 {
    margin-top: 70px !important;
  }

  .sp_mt80 {
    margin-top: 80px !important;
  }

  .sp_mt90 {
    margin-top: 90px !important;
  }

  .sp_mt100 {
    margin-top: 100px !important;
  }

  .sp_ml0 {
    margin-left: 0px !important;
  }

  .sp_ml5 {
    margin-left: 5px !important;
  }

  .sp_ml8 {
    margin-left: 8px !important;
  }

  .sp_ml10 {
    margin-left: 10px !important;
  }

  .sp_ml15 {
    margin-left: 15px !important;
  }

  .sp_ml16 {
    margin-left: 16px !important;
  }

  .sp_ml20 {
    margin-left: 20px !important;
  }

  .sp_ml24 {
    margin-left: 24px !important;
  }

  .sp_ml25 {
    margin-left: 25px !important;
  }

  .sp_ml30 {
    margin-left: 30px !important;
  }

  .sp_ml32 {
    margin-left: 32px !important;
  }

  .sp_ml35 {
    margin-left: 35px !important;
  }

  .sp_ml40 {
    margin-left: 40px !important;
  }

  .sp_ml48 {
    margin-left: 48px !important;
  }

  .sp_ml50 {
    margin-left: 50px !important;
  }

  .sp_ml56 {
    margin-left: 56px !important;
  }

  .sp_ml60 {
    margin-left: 60px !important;
  }

  .sp_ml64 {
    margin-left: 64px !important;
  }

  .sp_ml70 {
    margin-left: 70px !important;
  }

  .sp_ml80 {
    margin-left: 80px !important;
  }

  .sp_ml90 {
    margin-left: 90px !important;
  }

  .sp_ml100 {
    margin-left: 100px !important;
  }

  .sp_mr0 {
    margin-right: 0px !important;
  }

  .sp_mr5 {
    margin-right: 5px !important;
  }

  .sp_mr8 {
    margin-right: 8px !important;
  }

  .sp_mr10 {
    margin-right: 10px !important;
  }

  .sp_mr15 {
    margin-right: 15px !important;
  }

  .sp_mr16 {
    margin-right: 16px !important;
  }

  .sp_mr20 {
    margin-right: 20px !important;
  }

  .sp_mr24 {
    margin-right: 24px !important;
  }

  .sp_mr25 {
    margin-right: 25px !important;
  }

  .sp_mr30 {
    margin-right: 30px !important;
  }

  .sp_mr32 {
    margin-right: 32px !important;
  }

  .sp_mr35 {
    margin-right: 35px !important;
  }

  .sp_mr40 {
    margin-right: 40px !important;
  }

  .sp_mr48 {
    margin-right: 48px !important;
  }

  .sp_mr50 {
    margin-right: 50px !important;
  }

  .sp_mr56 {
    margin-right: 56px !important;
  }

  .sp_mr60 {
    margin-right: 60px !important;
  }

  .sp_mr64 {
    margin-right: 64px !important;
  }

  .sp_mr70 {
    margin-right: 70px !important;
  }

  .sp_mr80 {
    margin-right: 80px !important;
  }

  .sp_mr90 {
    margin-right: 90px !important;
  }

  .sp_mr100 {
    margin-right: 100px !important;
  }

  .sp_mb0 {
    margin-bottom: 0px !important;
  }

  .sp_mb5 {
    margin-bottom: 5px !important;
  }

  .sp_mb8 {
    margin-bottom: 8px !important;
  }

  .sp_mb10 {
    margin-bottom: 10px !important;
  }

  .sp_mb15 {
    margin-bottom: 15px !important;
  }

  .sp_mb16 {
    margin-bottom: 16px !important;
  }

  .sp_mb20 {
    margin-bottom: 20px !important;
  }

  .sp_mb24 {
    margin-bottom: 24px !important;
  }

  .sp_mb25 {
    margin-bottom: 25px !important;
  }

  .sp_mb30 {
    margin-bottom: 30px !important;
  }

  .sp_mb32 {
    margin-bottom: 32px !important;
  }

  .sp_mb35 {
    margin-bottom: 35px !important;
  }

  .sp_mb40 {
    margin-bottom: 40px !important;
  }

  .sp_mb48 {
    margin-bottom: 48px !important;
  }

  .sp_mb50 {
    margin-bottom: 50px !important;
  }

  .sp_mb56 {
    margin-bottom: 56px !important;
  }

  .sp_mb60 {
    margin-bottom: 60px !important;
  }

  .sp_mb64 {
    margin-bottom: 64px !important;
  }

  .sp_mb70 {
    margin-bottom: 70px !important;
  }

  .sp_mb80 {
    margin-bottom: 80px !important;
  }

  .sp_mb90 {
    margin-bottom: 90px !important;
  }

  .sp_mb100 {
    margin-bottom: 100px !important;
  }

  .sp_pt0 {
    padding-top: 0px !important;
  }

  .sp_pt5 {
    padding-top: 5px !important;
  }

  .sp_pt8 {
    padding-top: 8px !important;
  }

  .sp_pt10 {
    padding-top: 10px !important;
  }

  .sp_pt15 {
    padding-top: 15px !important;
  }

  .sp_pt16 {
    padding-top: 16px !important;
  }

  .sp_pt20 {
    padding-top: 20px !important;
  }

  .sp_pt24 {
    padding-top: 24px !important;
  }

  .sp_pt25 {
    padding-top: 25px !important;
  }

  .sp_pt30 {
    padding-top: 30px !important;
  }

  .sp_pt32 {
    padding-top: 32px !important;
  }

  .sp_pt35 {
    padding-top: 35px !important;
  }

  .sp_pt40 {
    padding-top: 40px !important;
  }

  .sp_pt48 {
    padding-top: 48px !important;
  }

  .sp_pt50 {
    padding-top: 50px !important;
  }

  .sp_pt56 {
    padding-top: 56px !important;
  }

  .sp_pt60 {
    padding-top: 60px !important;
  }

  .sp_pt64 {
    padding-top: 64px !important;
  }

  .sp_pt70 {
    padding-top: 70px !important;
  }

  .sp_pt80 {
    padding-top: 80px !important;
  }

  .sp_pt90 {
    padding-top: 90px !important;
  }

  .sp_pt100 {
    padding-top: 100px !important;
  }

  .sp_pl0 {
    padding-left: 0px !important;
  }

  .sp_pl5 {
    padding-left: 5px !important;
  }

  .sp_pl8 {
    padding-left: 8px !important;
  }

  .sp_pl10 {
    padding-left: 10px !important;
  }

  .sp_pl15 {
    padding-left: 15px !important;
  }

  .sp_pl16 {
    padding-left: 16px !important;
  }

  .sp_pl20 {
    padding-left: 20px !important;
  }

  .sp_pl24 {
    padding-left: 24px !important;
  }

  .sp_pl25 {
    padding-left: 25px !important;
  }

  .sp_pl30 {
    padding-left: 30px !important;
  }

  .sp_pl32 {
    padding-left: 32px !important;
  }

  .sp_pl35 {
    padding-left: 35px !important;
  }

  .sp_pl40 {
    padding-left: 40px !important;
  }

  .sp_pl48 {
    padding-left: 48px !important;
  }

  .sp_pl50 {
    padding-left: 50px !important;
  }

  .sp_pl56 {
    padding-left: 56px !important;
  }

  .sp_pl60 {
    padding-left: 60px !important;
  }

  .sp_pl64 {
    padding-left: 64px !important;
  }

  .sp_pl70 {
    padding-left: 70px !important;
  }

  .sp_pl80 {
    padding-left: 80px !important;
  }

  .sp_pl90 {
    padding-left: 90px !important;
  }

  .sp_pl100 {
    padding-left: 100px !important;
  }

  .sp_pr0 {
    padding-right: 0px !important;
  }

  .sp_pr5 {
    padding-right: 5px !important;
  }

  .sp_pr8 {
    padding-right: 8px !important;
  }

  .sp_pr10 {
    padding-right: 10px !important;
  }

  .sp_pr15 {
    padding-right: 15px !important;
  }

  .sp_pr16 {
    padding-right: 16px !important;
  }

  .sp_pr20 {
    padding-right: 20px !important;
  }

  .sp_pr24 {
    padding-right: 24px !important;
  }

  .sp_pr25 {
    padding-right: 25px !important;
  }

  .sp_pr30 {
    padding-right: 30px !important;
  }

  .sp_pr32 {
    padding-right: 32px !important;
  }

  .sp_pr35 {
    padding-right: 35px !important;
  }

  .sp_pr40 {
    padding-right: 40px !important;
  }

  .sp_pr48 {
    padding-right: 48px !important;
  }

  .sp_pr50 {
    padding-right: 50px !important;
  }

  .sp_pr56 {
    padding-right: 56px !important;
  }

  .sp_pr60 {
    padding-right: 60px !important;
  }

  .sp_pr64 {
    padding-right: 64px !important;
  }

  .sp_pr70 {
    padding-right: 70px !important;
  }

  .sp_pr80 {
    padding-right: 80px !important;
  }

  .sp_pr90 {
    padding-right: 90px !important;
  }

  .sp_pr100 {
    padding-right: 100px !important;
  }

  .sp_pb0 {
    padding-bottom: 0px !important;
  }

  .sp_pb5 {
    padding-bottom: 5px !important;
  }

  .sp_pb8 {
    padding-bottom: 8px !important;
  }

  .sp_pb10 {
    padding-bottom: 10px !important;
  }

  .sp_pb15 {
    padding-bottom: 15px !important;
  }

  .sp_pb16 {
    padding-bottom: 16px !important;
  }

  .sp_pb20 {
    padding-bottom: 20px !important;
  }

  .sp_pb24 {
    padding-bottom: 24px !important;
  }

  .sp_pb25 {
    padding-bottom: 25px !important;
  }

  .sp_pb30 {
    padding-bottom: 30px !important;
  }

  .sp_pb32 {
    padding-bottom: 32px !important;
  }

  .sp_pb35 {
    padding-bottom: 35px !important;
  }

  .sp_pb40 {
    padding-bottom: 40px !important;
  }

  .sp_pb48 {
    padding-bottom: 48px !important;
  }

  .sp_pb50 {
    padding-bottom: 50px !important;
  }

  .sp_pb56 {
    padding-bottom: 56px !important;
  }

  .sp_pb60 {
    padding-bottom: 60px !important;
  }

  .sp_pb64 {
    padding-bottom: 64px !important;
  }

  .sp_pb70 {
    padding-bottom: 70px !important;
  }

  .sp_pb80 {
    padding-bottom: 80px !important;
  }

  .sp_pb90 {
    padding-bottom: 90px !important;
  }

  .sp_pb100 {
    padding-bottom: 100px !important;
  }

  .sp_w5p {
    width: 5% !important;
  }

  .sp_w8p {
    width: 8% !important;
  }

  .sp_w10p {
    width: 10% !important;
  }

  .sp_w11p {
    width: 11% !important;
  }

  .sp_w12p {
    width: 12% !important;
  }

  .sp_w15p {
    width: 15% !important;
  }

  .sp_w16p {
    width: 16% !important;
  }

  .sp_w20p {
    width: 20% !important;
  }

  .sp_w24p {
    width: 24% !important;
  }

  .sp_w25p {
    width: 25% !important;
  }

  .sp_w30p {
    width: 30% !important;
  }

  .sp_w32p {
    width: 32% !important;
  }

  .sp_w35p {
    width: 35% !important;
  }

  .sp_w40p {
    width: 40% !important;
  }

  .sp_w45p {
    width: 45% !important;
  }

  .sp_w48p {
    width: 48% !important;
  }

  .sp_w50p {
    width: 50% !important;
  }

  .sp_w55p {
    width: 55% !important;
  }

  .sp_w56p {
    width: 56% !important;
  }

  .sp_w60p {
    width: 60% !important;
  }

  .sp_w64p {
    width: 64% !important;
  }

  .sp_w65p {
    width: 65% !important;
  }

  .sp_w70p {
    width: 70% !important;
  }

  .sp_w75p {
    width: 75% !important;
  }

  .sp_w80p {
    width: 80% !important;
  }

  .sp_w85p {
    width: 85% !important;
  }

  .sp_w90p {
    width: 90% !important;
  }

  .sp_w95p {
    width: 95% !important;
  }

  .sp_w100p {
    width: 100% !important;
  }

  .sp_wmax {
    width: 100% !important;
    height: auto !important;
  }

  .pc-only {
    display: none !important;
  }

  .logo-loading {
    width: 263px;
  }

  .top .cv-wrap {
    left: 10px;
  }

  .top .cv-btn,
  .cv-btn {
    width: 87px;
  }

  .anchor {
    margin-top: -50px;
    padding-top: 50px;
  }

  #contents {
    padding-top: 0;
    overflow: hidden;
  }

  .inner-wrap {
    padding: 0 10px;
  }

  /* header */

  #header .inner-wrap {
    height: 50px;
  }

  #header .inner-wrap>.logo {
    width: 72px;
  }

  #header .inner-wrap>.logo img {
    width: 100%;
  }

  .header-contents .header-inner {
    padding-top: 30px;
  }

  .header-contents .header-list li {
    width: 100%;
  }

  .header-contents .header-list li:nth-of-type(3)~li,
  .header-contents .header-list li~li {
    margin-top: 24px;
  }

  .header-contents .header-list li a {
    display: block;
    color: #000;
    font-size: 2rem;
    line-height: 1;
  }
  .header-contents .header-list li a .sub {
    font-size: 1rem;
  }

  .header-contents .logo {
    width: 150px;
    margin-bottom: 36px;
  }

  .burger-btn-wrap {
    top: 35px;
    transform: translateY(-50%);
    right: 12px;
  }

  .top .burger-btn-wrap {
    top: 28px;
  }

  .burger-btn {
    width: 36px;
    height: 36px;
    border-radius: 2px;
    padding: 0 4px;
  }

  .burger-btn span {
    left: 7px;
    width: 22px;
    height: 2px;
  }

  .burger-btn span:nth-of-type(1) {
    top: 10px;
  }

  .burger-btn span:nth-of-type(2) {
    top: 18px;
  }

  .burger-btn span:nth-of-type(3) {
    top: 26px;
  }

  .burger-btn.active span:nth-of-type(1) {
    transform: translateY(8px) rotate(-45deg);
  }

  .burger-btn.active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
  }

  /* header */

  /* footer */
  #footer {
    padding-top: 24px;
    padding-bottom: 15px;
  }

  #footer .sns-bnr-list {
    margin-bottom: 32px;
  }

  #footer .logo {
    width: 147px;
    margin: 0 auto;
  }

  #footer .logo.b-ex {
    width: 95px;
    margin: 35px auto 30px;
  }

  .question #footer .logo.b-ex {
    margin: 0 auto 18px;
  }

  #footer .copylight {
    font-size: 1rem;
  }

  .question #footer {
    padding-top: 16px;
    padding-bottom: 8px;
  }

  #footer .hd-img {
    width: 300px;
    margin-top: 10px;
  }

  /* footer */

  .section {
    padding-top: 56px;
    padding-bottom: 92px;
  }

  .section .inner-wrap {
    padding: 0 15px;
  }

  .hd02-wrap {
    margin-bottom: 36px;
  }

  .hd02-wrap .hd02 {
    font-size: 3rem;
  }

  .logo-ttl-wrap {
    margin-bottom: 24px;
  }

  .logo-ttl-wrap .sub {
    font-size: 2rem;
    margin-bottom: 14px;
  }

  .logo-ttl-wrap .hd-logo {
    width: 147px;
  }

  .logo-ttl-wrap .lead {
    color: #4c8ea7;
    font-size: 1.6rem;
    margin-top: 20px;
    line-height: 1;
  }



  .sns-section {
    padding: 30px 0;
  }

  .sns-section .inner-wrap {
    padding: 0 10px;
  }

  .sns-section .hd-img {
    width: 300px;
    margin: 0 auto 10px;
  }

  .sns-ico-list {
    margin-bottom: 30px;
  }

  .sns-ico-list li {
    width: 70px;
  }

  .sns-ico-list li~li {
    margin-left: 15px;
  }

  .sns-bnr-list li {
    width: calc((100% - 14px));
  }

  .sns-bnr-list li~li {
    margin-left: 14px;
  }

  .notes-list li .item,
  .notes-list li .txt {
    font-size: 1rem;
  }

  .btn-wrap .btn::before {
    top: 4px;
    left: 4px;
  }

  /* top */
  .top .main-visual {
    background: url(/whews/assets/images/bg_mv_top_sp.png) no-repeat center / cover;
    height: calc((851 / 750) * 100vw);
  }

  .bnr-list {
    display: block;
  }

  .bnr-list li {
    width: 100%;
  }

  .bnr-list li+li {
    margin-top: 20px;
    margin-left: 0;
  }

  .concept-section {
    padding-top: 40px;
  }

  .concept-section::before {
    height: 30px;
  }

  .concept-section::after {
    top: 525px;
    left: 0;
    right: auto;
    bottom: auto;
    width: 347px;
    height: 176px;
    background: url(/whews/assets/images/img_top_concept_02_sp.png) no-repeat left center / cover;
  }

  .concept-section .inner-wrap {
    padding: 0 10px;
  }

  .concept-hd-wrap {
    margin-bottom: 38px;
  }

  .concept-hd-wrap .concept-hd {
    font-size: 2rem;
  }

  .concept-hd-wrap .sub {
    margin-bottom: 16px;
    font-size: 1rem;
  }

  .concept-img-box {
    margin-bottom: 0;
  }

  .concept-img-box.left {
    margin-bottom: 56px;
    padding-left: 0;
    margin-left: -10px;
  }

  .concept-img-box.top {
    display: block;
    padding: 0 16px;
    margin-bottom: 240px;
  }

  .concept-img-box.top .img-wrap {
    width: 100%;
    max-width: calc((645 / 750) * 100vw);
    margin: 0 auto;
  }

  .concept-img-box.left .img-wrap {
    width: 115px;
    margin-top: 4px;
    margin-right: 20px;
  }

  .concept-img-box.top .txt-wrap {
    padding-top: 32px;
  }

  .concept-img-box .txt-wrap p {
    font-size: 1rem;
    line-height: 2.4;
  }

  .concept-img-box .txt-wrap p+p {
    margin-top: 0;
  }

  .concept-lead {
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 24px;
  }

  .concept-txt {
    font-size: 1.4rem;
    line-height: 1.71;
  }

  .concept-img-wrap {
    width: 305px;
    margin: 56px auto 0;
  }

  .top .hd02-wrap {
    margin-bottom: 40px;
  }

  .top .hd02-wrap .hd02 {
    font-size: 4rem;
  }

  .top .hd02-wrap .lead {
    margin-top: 16px;
    font-size: 1.4rem;
  }

  .characters-setion {
    padding-top: 38px;
  }

  .characters-box {
    margin-top: 40px;
    display: block;
    padding: 60px 20px 46px;
  }

  .characters-box::before {
    border-width: 38px 38px 0 0;
  }

  .characters-box.center .txt-wrap,
  .characters-box .txt-wrap {
    width: 100%;
    margin-top: 40px;
    padding-right: 0;
  }

  .characters-box .hd-img {
    max-width: 150px;
    width: 100%;
    margin-bottom: 40px;
  }

  .characters-box .txt {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  .characters-box .btn-wrap {
    margin-top: 32px;
  }

  .characters-box .btn-wrap .btn {
    max-width: 262px;
    margin: 0 auto;
  }

  .characters-box .btn-wrap .btn span {
    min-height: 37px;
    font-size: 1.2rem;
  }

  .characters-box .btn-wrap .btn~.btn {
    margin-top: 24px;
  }

  .characters-box.center::before {
    border-width: 0 38px 38px 0;
  }

  .characters-box .characters-wrap {
    padding-top: 0;
  }

  .characters-box .characters-wrap .characters-ttl {
    font-size: 1.4rem;
  }

  .characters-box .characters-wrap .characters-txt {
    margin-top: 32px;
    font-size: 1rem;
  }

  .characters-box.lina {
    background: #fbf9f9 url(/whews/assets/images/bg_characters_lina.png) no-repeat right 10px top 65px / auto calc((490 / 750) * 100vw);
  }

  .characters-box.lina .hd-img {
    max-width: 150px;
  }

  .characters-box.noel {
    background: #fbf9f9 url(/whews/assets/images/bg_characters_noel.png) no-repeat right 10px top 60px / auto calc((484 / 750) * 100vw);
  }

  .characters-box.noel .hd-img {
    max-width: 162px;
  }

  .characters-box.you {
    background: #fbf9f9 url(/whews/assets/images/bg_characters_you.png) no-repeat right 10px top 64px / auto calc((488 / 750) * 100vw);
  }

  .characters-box.you .hd-img {
    max-width: 122px;
  }

  .characters-box.iku {
    background: #fbf9f9 url(/whews/assets/images/bg_characters_iku.png) no-repeat right 10px top 70px / auto calc((478 / 750) * 100vw);
  }

  .characters-box.iku .hd-img {
    max-width: 110px;
  }

  .characters-box.ren {
    background: #fbf9f9 url(/whews/assets/images/bg_characters_ren.png) no-repeat right 10px top 75px / auto calc((494 / 750) * 100vw);
  }

  .characters-box.ren .hd-img {
    max-width: 125px;
  }

  .characters-box.shun {
    background: #fbf9f9 url(/whews/assets/images/bg_characters_shun.png) no-repeat right 10px top 56px / auto calc((474 / 750) * 100vw);
  }

  .characters-box.shun .hd-img {
    max-width: 165px;
  }

  .diagnostic-section {
    padding: 56px 15px 0;
  }

  .diagnostic-section .inner-wrap {
    padding: 36px 0 50px;
  }

  .diagnostic-section .inner-wrap .hd02-wrap {
    margin-bottom: 60px;
  }

  .diagnostic-section .inner-wrap .hd02-wrap .hd02 {
    font-size: 3rem;
  }

  .diagnostic-section .inner-wrap .hd02-wrap .lead {
    margin-top: 12px;
  }

  .diagnostic-contents .diagnostic-character-wrap {
    width: 282px;
    margin: 0 auto;
  }

  .diagnostic-contents .diagnostic-character-balloon {
    position: absolute;
    width: 89px;
    height: 55px;
    top: auto;
    left: -5px;
    bottom: 100%;
  }

  .diagnostic-contents .diagnostic-lead {
    font-size: 1.4rem;
    margin-top: 24px;
  }

  .diagnostic-contents .diagnostic-time-txt {
    font-size: 1rem;
    margin-top: 16px;
  }

  .diagnostic-contents .btn-wrap {
    margin-top: 28px;
    padding: 0 25px 0 20px;
  }

  .diagnostic-contents .btn-wrap .btn span {
    min-height: 45px;
    font-size: 1.4rem;
  }

  .about-section {
    padding: 56px 0 64px;
  }

  .about-section .inner-wrap {
    background-color: #e9d6be;
    background: #e9d6be url(/whews/assets/images/bg_about_section_sp.png) no-repeat center top / cover;
    max-width: none;
  }

  .about-section .about-box {
    position: relative;
    padding: 232px 0 40px;
  }

  .about-section .about-box .txt-wrap {
    max-width: 100%;
    margin-right: 0;
    margin-left: auto;
  }

  .about-section .about-box .txt-wrap .about-ttl {
    font-size: 2rem;
    margin-bottom: 24px;
  }

  .about-section .about-box .txt-wrap .txt {
    font-size: 1.4rem;
  }

  .about-section .about-box .txt-wrap .points-list {
    margin-top: 40px;
    margin-right: 0;
  }

  .about-section .about-box .txt-wrap .points-list li {
    width: calc((100% - 16px)/3);
    height: 72px;
    font-size: 1.8rem;
    border-radius: 10px;
  }

  .about-section .about-box .txt-wrap .points-list li~li {
    margin-left: 8px;
  }

  .about-section .about-box .txt-wrap .points-list li .sub {
    font-size: 1rem;
  }

  .natural-section {
    padding-top: 8px;
  }

  .natural-section .inner-wrap .bd-box {
    border-radius: 10px;
    position: relative;
    padding: 55px 15px 24px;
  }

  .natural-section .inner-wrap .hd-natural {
    top: -16px;
    font-size: 1.8rem;
    padding-left: 0;
    max-width: 344px;
    width: 100%;
  }

  .natural-section .inner-wrap .hd-natural sup {
    font-size: 1rem;
    letter-spacing: normal;
  }

  .natural-section .inner-wrap .hd-natural .sub {
    font-size: 1.4rem;
  }

  .natural-section .inner-wrap .bd-box .txt {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.78;
  }

  .natural-section .inner-wrap .natural-list {
    flex-wrap: wrap;
    margin-top: 36px;
  }

  .natural-section .inner-wrap .natural-list li {
    max-width: none;
    width: calc((100% - 32px)/2);
  }

  .natural-section .inner-wrap .natural-list li~li {
    margin-left: 32px;
  }

  .natural-section .inner-wrap .natural-list li:nth-of-type(2n-1) {
    margin-left: 0;
  }

  .natural-section .inner-wrap .natural-list li:nth-of-type(n+3) {
    margin-top: 20px;
  }

  .natural-section .inner-wrap .natural-list li .extract-txt {
    margin-top: 16px;
    font-size: 1rem;
    line-height: 1.5;
    height: 44px;
  }

  .natural-section .inner-wrap .natural-list .li .extract-txt sup {
    font-size: 50%;
  }

  .hd-charcter-wrap+.lead-txt {
    margin-top: 16px;
  }

  .hd-charcter-wrap+.lead-txt,
  .lineup-section .inner-wrap>.lead-txt,
  .product-section .inner-wrap>.lead-txt {
    font-size: 1.4rem;
    margin-bottom: 32px;
  }

  .product-section .hd02-wrap {
    margin-bottom: 24px;
  }

  .product-section .hd03-wrap {
    margin-bottom: 128px;
  }

  .product-section .hd03-wrap .hd03 {
    font-size: 3rem;
  }

  .product-section .hd03-wrap .lead {
    margin-top: 24px;
    font-size: 2rem;
  }

  .product-section {
    padding: 64px 0 85px;
  }

  .product-contents {
    flex-wrap: wrap;
  }

  .product-contents .product-box {
    width: 100%;
    margin-right: 0;
  }

  .product-contents .product-box:last-of-type {
    margin-top: 60px;
  }

  .product-contents .product-box .hd02-wrap {
    margin-bottom: 131px;
  }

  .top .product-contents .product-box .hd02-wrap .lead {
    margin-top: 24px;
    font-size: 2rem;
  }

  .product-contents .product-box .bg-box {
    background: #f1f9f8;
    min-height: auto;
    position: relative;
    padding: 0 10px 20px;
  }

  .product-contents .product-box.shampoo .bg-box {
    padding-top: 35px;
  }

  .product-contents .product-box.treatment .bg-box {
    padding: 56px 0 32px;
  }

  .product-contents .product-box .bg-box::before {
    bottom: calc(100% - 20px);
  }

  .product-contents .product-box.shampoo .bg-box::before {
    width: 101.5px;
    height: 120.5px;
    background: url(/whews/assets/images/img_top_shampoo_01_sp.png) no-repeat center / cover;
  }

  .product-contents .product-box.treatment .bg-box::before {
    width: 318px;
    height: 120.5px;
    background: url(/whews/assets/images/img_top_treatment_01_sp.png?20221013) no-repeat center / cover;
  }

  .product-contents .product-box .bg-box .lead-txt {
    font-size: 1.4rem;
    line-height: 2;
  }

  .product-contents .product-box.shampoo .bg-box .lead-txt {
    margin: 24px 0 36px;
  }

  .product-contents .product-box.treatment .bg-box .lead-txt {
    font-size: 1.4rem;
    line-height: 1.57;
    margin-bottom: 36px;
  }

  .product-contents .product-box.treatment .bg-box .character-img-01 {
    width: 325px;
    margin: 0 auto;
  }

  .product-contents .product-box .bg-box>.txt {
    color: #333;
    font-size: 1.4rem;
    line-height: 2;
    text-align: center;
  }

  .product-contents .product-box.treatment .bg-box>.txt {
    margin-top: 12px;
  }

  .product-contents .product-box .bg-box .notes-list {
    margin-top: 24px;
    color: #333;
  }

  .product-contents .product-box .bg-box .product-img-box {
    align-items: center;
  }

  .product-contents .product-box .bg-box .product-img-box .img-wrap {
    margin-right: 24px;
    width: 60px;
  }

  .product-contents .product-box .bg-box .product-img-box .txt-wrap .ttl {
    font-size: 2rem;
    line-height: 1.5;
  }

  .product-contents .product-box .bg-box .product-img-box .txt-wrap .txt {
    margin-top: 8px;
    font-size: 1.2rem;
  }

  .product-contents .product-box .bg-box .bg-box-list {
    margin-top: 24px;
  }

  .product-contents .product-box .bg-box .bg-box-list li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc((100% - 10px)/2);
    height: 30px;
    font-size: 1.2rem;
    line-height: 1;
    border-radius: 2px;
  }

  .product-contents .product-box .bg-box .bg-box-list li+li {
    margin-left: 10px;
  }

  .product-contents .product-box .bg-box .bg-box-list li.ls-50 {
    letter-spacing: -0.05em;
    font-size: 1.1rem;
  }

  .product-contents .product-box .bg-box .bg-box-yellow {
    margin-top: 10px;
    background-color: #faecbf;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 18px 0px 18px 15px;
    border-radius: 4px;
  }

  .product-contents .product-box .bg-box .bg-box-yellow+.product-img-box {
    margin-top: 26px;
  }

  .product-contents .product-box .bg-box .bg-box-yellow .ttl {
    font-size: 1.6rem;
    text-align: center;
    margin-right: 0;
    width: 100%;
  }

  .product-contents .product-box .bg-box .bg-box-yellow .indent-list {
    margin-top: 24px;
    font-size: 1.2rem;
    width: 100%;
  }

  .collaboration-section {
    padding: 78px 0 60px;
  }

  .collaboration-section .hd02-wrap {
    top: -32px;
  }

  .collaboration-section .inner-wrap .collaboration-img {
    width: 100%;
    margin: 0 auto 32px;
  }

  .collaboration-section .inner-wrap .hd03 {
    font-size: 2rem;
    margin-top: 28px;
  }

  .collaboration-section .inner-wrap .lead-txt {
    font-size: 1.4rem;
    margin-top: 28px;
  }

  .lead-txt+.bg-box {
    margin-top: 64px;
  }

  .bg-box {
    background: #fff;
    padding: 35px 27px;
    position: relative;
    border-radius: 4px;
  }

  .bg-box.design {
    background: #fff;
  }

  .bg-box+.bg-box {
    margin-top: 73px;
  }

  .bg-box .img-flx-box {
    display: block;
  }

  .bg-box .img-flx-box .img-wrap {
    max-width: none;
    margin-right: 0;
  }

  .bg-box .hd04-wrap {
    top: -15px;
    left: 22px;
  }

  .bg-box .hd04-wrap.right {
    top: -15px;
    right: 22px;
  }

  .hd04-wrap .hd04 {
    font-size: 3rem;
  }

  .member-list li {
    width: 100%;
    margin-right: 0;
  }

  .member-list li:nth-of-type(3n) {
    margin-right: 0;
  }

  .member-list li:nth-of-type(n+2),
  .member-list li:nth-of-type(n+4) {
    margin-top: 36px;
  }

  .member-list li .img-wrap::before {
    right: -14px;
    bottom: -36px;
    width: 75px;
    height: 75px;
  }

  .member-list li .txt-wrap {
    margin-top: 20px;
  }

  .member-list li .txt-wrap .logo {
    width: 158px;
  }

  .lineup-section {
    padding: 60px 0 75px;
  }

  .linup-list li:nth-of-type(3n),
  .linup-list li {
    width: calc((100% - 30px)/2);
    margin-right: 30px;
  }

  .linup-list li:nth-of-type(2n),
  .linup-list li:last-of-type {
    margin-right: 0;
  }

  .linup-list li:nth-of-type(n+3),
  .linup-list li:nth-of-type(n+4) {
    margin-top: 30px;
  }

  .linup-list li .img-wrap {
    height: 170px;
    padding: 0 12px;
  }

  .linup-list li .ttl {
    margin-top: 16px;
    font-size: 1.2rem;
  }

  .linup-list li .ttl .maker {
    font-size: 1rem;
    margin-bottom: 4px;
  }

  .linup-list li .lead-txt {
    font-size: 1rem;
    margin-top: 8px;
  }

  .linup-list li .btn-wrap {
    margin-bottom: 24px;
    padding: 0 14px 0 7px;
  }

  .linup-list li .btn-wrap .btn span {
    min-height: 25px;
    font-size: 1rem;
  }

  .linup-list+.hd03-wrap {
    margin-top: 40px;
  }

  .hd03-wrap {
    margin-bottom: 18px;
  }

  .hd03-wrap .hd03 {
    font-size: 1.5rem;
  }

  .price-list {
    margin-top: 25px;
    padding: 12px 40px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .price-list .price-wrap {
    display: flex;
    align-items: center;
  }

  .price-list .price-wrap+.price-wrap {
    margin-top: 10px;
    margin-left: 0;
  }

  .price-list .price-wrap dt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 128px;
    margin-right: 22px;
    padding: 5px 0 5px 14px;
    height: auto;
    font-size: 1rem;
  }

  .price-list .price-wrap dd {
    font-size: 1rem;
  }

  .price-notes {
    margin-top: 10px;
    font-size: 1rem;
    text-align: left;
  }


  .shoplist-section {
    padding: 60px 0 75px;
  }

  .shoplist-section .lead-txt {
    font-size: 1.6rem;
    line-height: 2;
  }

  .shop-list+.hd02-wrap {
    margin-top: 60px;
  }

  .shop-list li~li {
    margin-left: 30px;
  }

  .shop-list li a {
    padding-left: 18px;
    font-size: 2.2rem;
  }

  .shop-list li a::before {
    top: calc(50% - 4px);
    border-width: 5px 0 5px 8px;
  }

  .hd-btn {
    margin-top: 40px;
    margin-bottom: 18px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
  }

  .shop-bg-box .sub {
    margin-bottom: 16px;
  }

  /* top */
  /* shindan */
  .shindan .main-visual {
    padding: 24px 36px 42px;
  }

  .shindan .main-visual .sub {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  .shindan .main-visual h1 {
    width: 205px;
  }

  .shindan .main-visual .lead {
    font-size: 1.2rem;
    margin-top: 16px;
    margin-bottom: 12px;
    line-height: 1.666;
  }

  .shindan .main-visual .mv-character-wrap {
    position: relative;
    width: 258px;
    margin: 0 auto;
  }

  .shindan .main-visual .mv-character-balloon {
    position: absolute;
    width: 96px;
    height: 62px;
    top: -58px;
    left: -54px;
  }

  .shindan .main-visual .mv-lead {
    font-size: 1.4rem;
    line-height: 1.71;
    margin-top: 16px;
  }

  .shindan .main-visual .mv-sub-txt {
    font-size: 1.1rem;
    margin-top: 8px;
  }

  .shindan .main-visual .mv-time-txt {
    font-size: 1rem;
    margin-top: 18px;
  }

  .shindan .main-visual .btn-wrap {
    margin-top: 16px;
  }

  .shindan .btn-wrap .btn {
    min-height: 45px;
    max-width: 300px;
  }

  .shindan .btn-wrap .btn span {
    font-size: 1.4rem;
    font-weight: bold;
  }

  .shindan .hd02-wrap .lead {
    margin-top: 20px;
    font-size: 1.6rem;
  }

  .shindan .lead-txt {
    font-size: 1.4rem;
    text-align: left;
  }

  .shindan .type-img {
    width: 300px;
    margin: 24px auto 40px;
    text-align: center;
  }

  .shindan .bg-box {
    padding: 27px 15px 42px;
    text-align: center;
    background-color: #f1f9f8;
    margin: 0 auto 40px;
    border-radius: 1px;
  }

  .shindan .bg-box .ttl {
    font-size: 1.6rem;
  }

  .shindan .bg-box .txt {
    margin-top: 8px;
    text-align: left;
  }

  .shindan .shampoo-img {
    width: 312px;
    margin: 32px auto;
  }

  /* shindan */


  .qa-section {
    padding: 126px 0;
  }


  .qa-box {
    width: 345px;
    height: 268px;
    background: url(/whews/assets/images/bg_qa_box.png) no-repeat left center / cover;
  }

  .question #footer {
    padding-top: 24px;
  }


  /* result */
  .breadcrumb-list {
    display: flex;
    padding: 20px 10px 0 10px;
  }

  .breadcrumb-list li {
    font-size: 1rem;
  }

  .result-section {
    padding-bottom: 40px;
  }

  .sns-result-ico-list {
    display: none;
  }

  .result-section .inner-wrap .result-ttl {
    margin: 32px 0 35px;
    font-size: 2rem;
  }

  .result-contents {
    background-color: #fff;
    position: relative;
    padding: 48px 10px 15px;
  }

  .result-contents::before {
    left: auto;
    right: 0;
    border-width: 0 38px 38px 0;
  }

  .lina .result-contents {
    background: #fff url(/whews/assets/images/bg_result_characters_lina.png) no-repeat left 14px top 22px / auto 181px;
  }

  .lina .result-contents::before {
    border-color: transparent #b57763 transparent transparent;
  }

  .noel .result-contents {
    background: #fff url(/whews/assets/images/bg_result_characters_noel.png) no-repeat left 16px top 22px / auto 181px;
  }

  .noel .result-contents::before {
    border-color: transparent #e1997e transparent transparent;
  }

  .you .result-contents {
    background: #fff url(/whews/assets/images/bg_result_characters_you.png) no-repeat left 14px top 22px / auto 181px;
  }

  .you .result-contents::before {
    border-color: transparent #e5b17e transparent transparent;
  }

  .iku .result-contents {
    background: #fff url(/whews/assets/images/bg_result_characters_iku.png) no-repeat left 24px top 22px / auto 181px;
  }

  .iku .result-contents::before {
    border-color: transparent #b8c8a8 transparent transparent;
  }

  .ren .result-contents {
    background: #fff url(/whews/assets/images/bg_result_characters_ren.png) no-repeat left 14px top 22px / auto 181px;
  }

  .ren .result-contents::before {
    border-color: transparent #5c5e61 transparent transparent;
  }

  .shun .result-contents {
    background: #fff url(/whews/assets/images/bg_result_characters_shun.png) no-repeat left 14px top 22px / auto 181px;
  }

  .shun .result-contents::before {
    border-color: transparent #7b93a7 transparent transparent;
  }

  .result-hd-wrap {
    padding-left: 85px;
  }

  .result-hd-wrap .result-hd-sub {
    font-size: 1.6rem;
    margin-bottom: 16px;
  }

  .result-hd-wrap .result-hd {
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .result-txt-wrap {
    margin-top: 90px;
  }

  .result-txt-wrap .result-character-ttl {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }

  .result-txt-wrap .txt {
    font-size: 1.4rem;
    line-height: 2;
  }

  .tab-wrap {
    margin-top: 20px;
  }

  .tab-wrap .tab-ttl-wrap {
    position: relative;
    width: 100%;
  }

  .tab-wrap .tab-ttl-wrap ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
  }

  .tab-wrap .tab-ttl-wrap ul li {
    width: calc((100% - 2px)/3);
    height: 30px;
  }

  .tab-wrap .tab-ttl-wrap ul li a {
    font-size: 1.2rem;
    border-radius: 2px 3px 0 0;
  }

  .tab-wrap .tab-contents-wrap .tab-contents {
    padding: 24px 15px;
    font-size: 1.2rem;
    line-height: 2;
  }

  .advice-box {
    margin-top: 52px;
    padding: 48px 10px 38px;
  }

  .advice-box::before,
  .advice-box::after {
    height: 5px;
  }

  .advice-box::before {
    background: url(/whews/assets/images/bg_qa_box_pattern_01_sp.png);
  }

  .advice-box::after {
    background: url(/whews/assets/images/bg_qa_box_pattern_02_sp.png);
  }

  .advice-box .advice-ttl {
    top: -16px;
    width: 258px;
    height: 33px;
    font-size: 1.5rem;
  }

  .advice-box .txt {
    font-size: 1.4rem;
    line-height: 2.28;
  }

  .hd-charcter-wrap {
    margin-bottom: 0;
  }

  .hd-charcter-wrap .sub {
    font-size: 1.5rem;
    margin-bottom: 22.5px;
    padding: 0 6px;
  }

  .hd-charcter-wrap .sub::before,
  .hd-charcter-wrap .sub::after {
    width: 22.5px;
    height: 19.5px;
  }

  .hd-charcter-wrap .hd-charcter {
    font-size: 4.5rem;
  }

  .hd-charcter-wrap .hd-charcter span {
    border-width: 2px;
    padding-bottom: 22.5px;
  }

  .btn-section .inner-wrap {
    padding: 0 15px;
  }

  .btn-section .inner-wrap .btn-wrap .btn.profile::after {
    width: 48px;
    height: 48px;
    left: 16px;
  }

  .btn-section .inner-wrap .btn-wrap .btn.profile span {
    padding: 0 28px 0 74px;
    height: 75px;
    font-size: 1.5rem;
  }

  .btn-section .inner-wrap .btn-wrap .btn.profile>span::before {
    border-width: 5px 0 5px 8px;
  }

  .btn-section .inner-wrap .btn-wrap .btn.profile span .sub {
    font-size: 1rem;
  }

  .btn-section .inner-wrap .btn-wrap+.btn-wrap {
    margin-top: 24px;
  }

  .btn-section .inner-wrap .btn-wrap.col2 {
    flex-wrap: wrap;
  }

  .btn-section .inner-wrap .btn-wrap.col2 .btn {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
  }

  .btn-section .inner-wrap .btn-wrap.col2 .btn span {
    font-size: 1.3rem;
    min-height: 45px;
  }

  .btn-section .inner-wrap .btn-wrap.col2 .btn span .sub {
    font-size: 1rem;
  }

  .btn-section .inner-wrap .btn-wrap.col2 .btn:last-of-type {
    margin-top: 16px;
    margin-left: auto;
  }

  /* result */

  /* list */
  .poster {
    text-align: left;
  }

  .postersp {
    width: 130px;
    text-align: left;
    padding: 1px 5px 3px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 80%;
    background-color: #fff;
  }


  .salon-list .salon-table th,
  .salon-list .salon-table td {
    display: block;
    padding: 5px 8px;
    box-sizing: border-box;
    line-height: 130%;
    background-color: #f8f2f3;
  }
}


.attention {
  text-align: left;
  margin: 20px 0;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}

.salon-list a {
  text-decoration: underline;
}

a {
  text-decoration: none;
}
