@charset "UTF-8";
.title-replace {
  text-align: center;
}

.title-replace a {
  text-decoration: none;
  color: #ea5656;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

a {
  transition: all 0.6s ease 0s;
}

a:hover {
  opacity: .6;
}

body,
html {
  font-family: sans-serif;
  overflow-x: hidden;
  line-height: 1.8;
}

@media (max-width: 768px) {
  body,
  html {
    font-size: 18px;
  }
}

header,
main {
  max-width: 768px;
  margin: 0 auto;
}

header img,
main img {
  width: 100%;
}

header {
  background: #c64a4a;
}

.mi {
  background: url(../lp-images/img-mi.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*666/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .mi {
    background: url(../lp-images/sp-img-mi.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*950/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-message-anniversary {
  background: url(../lp-images/img-message-anniversary.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*507/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-message-anniversary {
    background: url(../lp-images/sp-img-message-anniversary.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*691/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-campaign {
  background: url(../lp-images/img-campaign.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*1260/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-campaign {
    background: url(../lp-images/sp-img-campaign.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*1286/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-campaign-other {
  background: url(../lp-images/img-campaign-other.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*1360/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.lp-image-price {
  background: url(../lp-images/img-price.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*909/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.lp-image-machine {
  background: url(../lp-images/img-machine.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*703/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-machine {
    background: url(../lp-images/sp-img-machine.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*704/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-movie a {
  display: block;
  background: url(../lp-images/img-movie.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*625/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.lp-image-comment {
  background: url(../lp-images/img-comment.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*1623/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-comment {
    background: url(../lp-images/sp-img-comment.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*1980/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-message-shop {
  background: url(../lp-images/img-message-shop.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*507/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-message-shop {
    background: url(../lp-images/sp-img-message-shop.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*750/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-campaign-mini {
  background: url(../lp-images/img-campaign-mini.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*690/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-campaign-mini {
    background: url(../lp-images/sp-img-campaign-mini.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*717/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-favorite {
  background: url(../lp-images/img-favorite.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*3150/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .lp-image-favorite {
    background: url(../lp-images/sp-img-favorite.jpg) 0 0 no-repeat;
    padding-bottom: calc(100%*3164/750);
    /* calc(100*ImageHeight/ImageWidth)% */
    background-size: 100% auto;
  }
}

.lp-image-choice {
  background: url(../lp-images/img-choice.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*2713/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.lp-image-flow {
  background: url(../lp-images/img-flow.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*3447/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.lp-image-safety {
  background: url(../lp-images/img-safety.jpg) 0 0 no-repeat;
  padding-bottom: calc(100%*3304/750);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.counseling {
  padding: 20px;
  background: #c64a4a;
}

.sp-counseling {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #c64a4a;
  z-index: 10;
}

@media (max-width: 768px) {
  .sp-counseling-js {
    display: block;
  }
}

main {
  background: #fff;
}

.writing {
  padding: 50px 20px;
}

.writing section {
  margin: 50px 0;
}

.writing section:first-of-type {
  margin: 0 0 50px;
}

p {
  line-height: 2;
  margin: 30px 0;
}

p:first-of-type {
  margin: 0 0 30px;
}

.marker {
  background: linear-gradient(transparent 50%, #ffc778 50%);
  font-weight: bold;
  font-size: 18px;
}

.bold {
  font-weight: bold;
  font-size: 18px;
  color: #ea5656;
}

.h1-title {
  position: relative;
  background: #ea5656;
  box-shadow: 0px 0px 0px 5px #ea5656;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  margin-bottom: 50px;
  font-size: 24px;
  color: #fff;
}

.h1-title:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #ea5656;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.h1-title a {
  color: #fff;
  text-decoration: none;
}

.writing h2 {
  padding: 0.5em;
  /*文字周りの余白*/
  color: #ea5656;
  /*文字色*/
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  background: #fffaf4;
  /*背景色*/
  border-left: solid 5px #ea5656;
  /*左線（実線 太さ 色）*/
}

.writing h3 {
  border-bottom: solid 3px #ea5656;
  position: relative;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 18px;
}

.writing h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
}

.writing h4 {
  text-shadow: 0 0 5px white;
  padding: 0.2em 0.5em;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  border-left: 5px solid #ffc778;
  position: relative;
}

.index-list {
  padding: 0 20px;
  margin-bottom: 50px;
}

.index-list-title {
  color: #ea5656;
  margin-bottom: 16px;
}

ul {
  border: solid 2px #ea5656;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none !important;
  /*ポチ消す*/
}

ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "●";
  position: absolute;
  left: 1em;
  /*左端からのアイコンまで*/
  color: #ea5656;
  /*アイコン色*/
}

ul a {
  color: #ea5656;
}

/*　無料カウンセリング　*/
.sec-counseling {
  padding: 20px;
}

.salon-list-container {
  max-width: 768px;
  margin: 0 auto;
}

.headline-salon-list {
  background: url(../lp-images/img-salon-list.png) 0 0 no-repeat;
  padding-bottom: calc(100%*225/710);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.reserved {
  background: #fff;
  border-radius: 0 0 20px 20px;
}

.reserved p {
  text-align: center;
}

.reserved h3 {
  text-align: center;
  margin: 30px 0 10px;
  background: #ea5656;
  color: #fff;
  width: 100%;
  display: inline-block;
  position: relative;
  height: 60px;
  /*リボンの高さ*/
  line-height: 60px;
  /*リボンの高さ*/
  vertical-align: middle;
}

.reserved dl {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  border-bottom: 1px dotted #d5d5d5;
}

.reserved dl:last-child {
  border-bottom: none;
}

.reserved dt {
  flex: 0 0 20%;
  padding: 5px 0;
  line-height: 1.5;
}

.reserved dt a {
  color: #ff8694;
  font-weight: bold;
}

.reserved dt a span {
  font-size: 12px;
  color: #000;
}

.reserved dd {
  flex: 0 0 40%;
}

.reserved dd a {
  padding: 10px;
  display: block;
}

.reserved dd a:hover {
  opacity: .8;
}

.accordion-title {
  display: block;
  position: relative;
  margin: 0;
  font-size: 1.25em;
  font-weight: normal;
  color: #fff;
  background: #000;
  cursor: pointer;
}

.accordion-title:hover,
.accordion-title:active,
.content-entry.open .accordion-title {
  background-color: #00aaa7;
  color: white;
}

.accordion-title:hover i:before,
.accordion-title:hover i:active,
.content-entry.open i {
  color: white;
}

.accordion-title {
  position: relative;
}

.accordion-title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.accordion-content {
  display: none;
}

.attention {
  background: #ea5656;
  padding: 20px;
  color: #fff;
  font-size: 12px;
}

.attention ul {
  width: 768px;
  margin: 0 auto;
  color: #fff;
}

.attention ul li + li {
  margin-top: 5px;
}

.attention-text {
  max-width: 768px;
  margin: 0 auto;
}

#pref-link {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

#pref-link a {
  color: #ea5656;
}

.pref-link-text {
  padding: 16px;
}

/*　フッター　*/
footer {
  background: #fff;
  padding: 32px 24px;
}

footer .container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

footer .container img {
  max-width: 100%;
  margin-bottom: 16px;
  position: relative;
  z-index: 11;
}

@media (max-width: 768px) {
  footer .container img {
    max-width: 150px;
  }
}

footer small {
  font-size: 10px;
  color: #ea5656;
}

/*　ページトップ　*/
.pagetop {
  width: 90px;
  height: 90px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #610200;
  border-radius: 50%;
  z-index: 10;
}

.pagetop a {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}

.pagetop a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.pagetop a::after {
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
