<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero, #what, .hero-note, .main, .tpl-contents {
  width: 1100px;
  margin-left: auto;
  margin-right: auto
}

@media screen and (max-width:750px) {
  #hero, #what, .hero-note, .main, .tpl-contents {
    width: 100%
  }
}

.inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative
}

@media screen and (max-width:750px) {
  .inner {
    width: 90%
  }
}

@media screen and (max-width:750px) {
  .inner_sp {
    display: block
  }
}

@media screen and (min-width:751px) {
  .inner_sp {
    display: none
  }
}

@media screen and (max-width:750px) {
  .inner_pc {
    display: none
  }
}

@media screen and (min-width:751px) {
  .inner_pc {
    display: block
  }
}

#hero {
  background: url(../img/hero_top.jpg) center center no-repeat;
  height: 1830px;
  margin-top: 4px;
}

@media screen and (max-width:1100px) {
  #hero {
    height: 0;
    background: url(../img/hero_top.jpg) 0 0 no-repeat;
    /* 茵�ず�糸������ 歎 茵�ず�糸���� � 100 */
    padding-top: 166.36%;
    background-size: contain;
  }
}

@media screen and (max-width:768px) {
  #hero {
    margin-top: 0;
  }
}

#what {
  background: url(../img/hero_2nd.jpg) center center no-repeat;
  height: 2023px;
}

@media screen and (max-width:1100px) {
  #what {
    background: url(../img/hero_2nd.jpg) 0 0 no-repeat;
    height: 0;
    /* 茵�ず�糸������ 歎 茵�ず�糸���� � 100 */
    padding-top: 185%;
    background-size: contain;
  }
}

@media screen and (max-width:768px) {
  #what {
    margin-top: 0;
  }
}

.cv_area {
  width: 100%;
  background-color: #00368c
}

@media screen and (min-width:751px) {
  .cv_area .inner_pc {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px
  }
  .cv_area .inner_pc .tel {
    width: 565px
  }
  .cv_area .inner_pc .btn_area {
    width: 404px;
    margin-left: auto
  }
  .cv_area .inner_pc .btn_area .btn_reserve, .cv_area .inner_pc .btn_area .btn_salon {
    display: block
  }
  .cv_area .inner_pc .btn_area .btn_salon {
    margin-top: 10px
  }
}

.cv_area .inner_sp {
  padding-top: 20px;
  padding-bottom: 20px
}

.cv_area .inner_sp a {
  display: block;
  margin-top: 10px
}

.main {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url(../img/bg_main_pc.jpg) center bottom no-repeat;
  background-size: cover
}

@media screen and (max-width:750px) {
  .main {
    padding-top: 40px;
    padding-bottom: 30px
  }
}

@media screen and (max-width:750px) {
  .main {
    background: url(../img/bg_main_sp.jpg) center bottom no-repeat;
    background-size: cover
  }
}

.main .title_container {
  display: flex;
  margin-top: 50px;
}

@media screen and (max-width:750px) {
  .main .title_container {
    display: block
  }
}

.main .title {
  width: 645px
}

.main .title h2 {
  margin-bottom: 10px
}

@media screen and (max-width:750px) {
  .main .title {
    width: 100%
  }
  .main .title h2, .main .title p {
    margin-bottom: 15px
  }
}

.main .goto_wrp {
  width: 312px;
  position: relative;
  margin-left: auto;
  margin-bottom: 30px
}

@media screen and (max-width:750px) {
  .main .goto_wrp {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
  }
}

.main .flow {
  position: relative
}

.main .flow h3 {
  text-align: center;
  margin-bottom: 20px
}

.main .flow .plus_container {
  position: absolute;
  z-index: 10;
  height: 88px;
  width: 88px;
  right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 15px
}

.main .flow .plus_container img {
  width: 88px;
  margin-left: auto;
  margin-right: auto
}

@media screen and (max-width:750px) {
  .main .flow .plus_container {
    display: block;
    height: 40px;
    width: 40px;
    margin-top: 5px
  }
  .main .flow .plus_container img {
    height: 40px;
    width: 40px
  }
}

.main .flow .flow_add {
  margin-top: 30px
}

@media screen and (max-width:750px) {
  .main .flow .flow_add {
    margin-top: 15px
  }
}

.main .flow .flow_add, .main .flow .flow_growth {
  position: relative;
  z-index: 5
}

.goto_detail {
  display: block
}

.bnr {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.bnr a {
  display: block;
  position: relative;
  width: 100%
}

@media screen and (max-width:750px) {
  .bnr a {
    width: 90%;
    margin-right: auto;
    margin-left: auto
  }
}

.bnr a:active img, .bnr a:focus img, .bnr a:hover img {
  transition: opacity .4s;
  opacity: .6
}

.notes {
  width: 90%;
  margin-right: auto;
  margin-left: auto
}

@media screen and (max-width:750px) {
  .bnr-salon {
    width: 90%;
    margin-right: auto;
    margin-left: auto
  }
}

.w90 {
  display: block;
  width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto
}

.experience--common-header {
  background: url(../img/common-header-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px
}

@media screen and (max-width:750px) {
  .experience--common-header {
    padding-top: 40px;
    padding-bottom: 40px
  }
}

.about .about--increase {
  background: url(../img/about-increase-bg.jpg) center top no-repeat;
  padding-bottom: 80px
}

@media screen and (max-width:750px) {
  .about .about--increase {
    padding-bottom: 40px
  }
}

.about .about--growth {
  background: url(../img/about-growth-bg.jpg) center top no-repeat;
  background-size: cover
}

.about .about--growth:after {
  content: '';
  height: 80px;
  display: block
}

@media screen and (max-width:750px) {
  .about .about--growth:after {
    height: 40px
  }
}

.about .about--ttl {
  padding-top: 80px;
  padding-bottom: 55px
}

@media screen and (max-width:750px) {
  .about .about--ttl {
    padding-top: 40px;
    padding-bottom: 30px
  }
}

.about .about--main-wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  padding-top: 55px;
  padding-bottom: 30px
}

.about .about--copy {
  margin-bottom: 35px
}

.example .example-wrapper {
  padding-top: 55px;
  padding-bottom: 60px
}

.example .example-wrapper:nth-child(odd) {
  background: url(../img/example-bg_1.jpg) center center;
  background-size: cover
}

.example .example-wrapper:nth-child(even) {
  background: url(../img/example-bg_2.jpg) center center;
  background-size: cover
}

.example .example-wrapper .example-title {
  padding-bottom: 30px
}

.flow .flow-growth {
  background: url(../img/flow-1-bg.jpg) center top;
  background-size: cover
}

.flow .flow-growth .step-1 {
  margin-top: 125px
}

@media screen and (max-width:480px) {
  .flow .flow-growth .step-1 {
    margin-top: 40px
  }
}

.flow .flow-growth .step-4 {
  padding-bottom: 40px
}

.flow .flow-increase {
  background: url(../img/about-increase-bg.jpg) center top;
  background-size: cover
}

.flow .flow-increase .step-main {
  margin-top: 0
}

.flow .flow-increase .step-1 {
  margin-top: 80px;
  padding-bottom: 40px
}

.flow .flow-1-ttl {
  margin-top: 80px
}

.flow .flow-2-ttl {
  margin-top: 80px
}

.flow .step-cell {
  margin-top: 30px
}

.flow .step-main {
  margin-top: 40px
}

.flow .step-arrow {
  display: block;
  height: 114px;
  width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px
}

@media screen and (max-width:480px) {
  .flow .step-arrow {
    width: 80px;
    height: auto
  }
}

.voice .voice_ttl {
  margin-top: 40px;
  margin-bottom: 100px
}

@media screen and (max-width:750px) {
  .voice .voice_ttl {
    margin-bottom: 40px
  }
}

.faq_btn, .goto_main_btn, .voice_btn {
  display: block;
  margin-top: 100px;
  margin-bottom: 40px;
  text-align: center
}

.faq_btn img, .goto_main_btn img, .voice_btn img {
  width: 90%
}

@media screen and (max-width:750px) {
  .voice_btn {
    margin-top: 30px
  }
}

@media screen and (max-width:750px) {
  .faq_btn {
    margin-top: 30px;
    margin-bottom: 30px
  }
}

.goto_main_btn {
  margin-top: 50px
}

@media screen and (max-width:750px) {
  .goto_main_btn {
    margin-top: 50px;
    margin-bottom: 30px
  }
}

.footer--scrollspy-pc {
  height: 60px;
  width: 100%;
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 15;
  background: #11388c;
  padding-top: 10px;
  padding-bottom: 10px
}

@media screen and (max-width:750px) {
  .footer--scrollspy-pc {
    display: none
  }
}

.footer--scrollspy-pc .inner {
  width: 960px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.footer--scrollspy-pc .inner .footer_tel {
  margin-right: 30px;
  height: 100%;
  width: auto
}

.footer--scrollspy-pc .inner a {
  height: 100%;
  width: auto
}

.footer--scrollspy-pc .inner a img {
  height: 100%;
  width: auto
}

.footer--scrollspy-sp {
  height: 100px;
  background-color: #b2e0f8
}

@media screen and (min-width:750px) {
  .footer--scrollspy-sp {
    display: none
  }
}

.footer--scrollspy-sp .footer_title {
  display: block;
  width: 200px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  margin-bottom: 5px
}

.footer--scrollspy-sp ul {
  width: 90%;
  margin-right: auto;
  margin-left: auto
}

.footer--scrollspy-sp ul li.scrollspy_sp_call {
  background-color: #b2e0f8
}

.footer--scrollspy-sp ul li.scrollspy_sp_reservation {
  background-color: #b2e0f8
}

.cv_area a img.cover, img.cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100
}

.goto_main_btn {
  display: block;
  position: relative
}

.goto_main_btn .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.about--increase p, .cv_area p, .example-wrapper p {
  color: #fff;
  font-size: 1.5rem;
  width: 860px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px
}

.comment {
  color: #fff;
  font-size: 1.5rem;
  width: 864px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px
}

@media screen and (max-width:750px) {
  .about--increase p, .cv_area p, .example-wrapper p {
    color: #fff;
    font-size: 1.5rem;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px
  }
}

a.switchImage:hover {
  opacity: 1
}
</pre></body></html>