@charset "UTF-8";
/* モジュールを読み込むエンドポイント */
/* IE用 ------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, picture {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

picture {
  display: block;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

ul,
ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  word-wrap: break-word;
}

caption, th {
  text-align: left;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  border: 0;
}

img[src$=".svg"] {
  width: 100%;
}

/* 共通設定 */
html {
  font-size: 62.5%;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}
@media print, screen and (max-width: 374px) {
  html {
    font-size: 56%;
  }
}

body {
  color: #2e2e2e;
  font-family: "Helvetica Neue", Arial, "Noto Sans JP", Meiryo, sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

/*------------------------------------------------
wrapper
------------------------------------------------*/
#wrapper {
  line-height: 2;
}
#wrapper__bg--top {
  background-image: url("/img/top/flower1.svg");
  background-repeat: no-repeat;
  background-position: left 2rem;
  background-size: 485.2549px 950.7496px;
  position: relative;
}
@media print, screen and (max-width: 1099.98px) {
  #wrapper__bg--top {
    background-size: 241.1697px 472.5186px;
  }
}
@media print, screen and (max-width: 1099.98px) {
  #wrapper__bg--top {
    background-size: 30%;
  }
}
#wrapper__bg--top:before {
  content: "";
  position: absolute;
  background-image: url("/img/top/flower2.svg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  right: 0;
  top: -3rem;
  width: 582.4209px;
  height: 1188.8125px;
}
@media print, screen and (max-width: 1099.98px) {
  #wrapper__bg--top:before {
    width: 291.2105px;
    height: 594.4064px;
  }
}
@media print, screen and (max-width: 767.98px) {
  #wrapper__bg--top:before {
    width: 30vw;
    height: 30vh;
  }
}
#wrapper__bg--menu {
  padding-top: 18rem;
  background-image: url("/img/top/flower1.svg"), url("/img/top/flower2.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
}
@media print, screen and (max-width: 1099.98px) {
  #wrapper__bg--menu {
    background-size: 241.1697px 329.6157px, 231.1016px 413.5002px;
  }
}
@media print, screen and (max-width: 767.98px) {
  #wrapper__bg--menu {
    padding-top: 6rem;
    background-position: left top, right top;
    background-size: 30%;
  }
}
#wrapper .w1100 {
  width: 100%;
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media print, screen and (max-width: 1099.98px) {
  #wrapper .w1100 {
    width: calc(100% - 60px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media print and (-ms-high-contrast: none), print and (-ms-high-contrast: active), screen and (max-width: 1099.98px) and (-ms-high-contrast: none), screen and (max-width: 1099.98px) and (-ms-high-contrast: active) {
  #wrapper .w1100 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media print, screen and (max-width: 767.98px) {
  #wrapper .w1100 {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media print and (-ms-high-contrast: none), print and (-ms-high-contrast: active), screen and (max-width: 767.98px) and (-ms-high-contrast: none), screen and (max-width: 767.98px) and (-ms-high-contrast: active) {
  #wrapper .w1100 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
  }
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin-top: 12rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  margin: 0 auto;
}

#contents {
  min-height: 200px;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media print, screen and (min-width: 640px) {
  img {
    width: 100%;
    max-width: 100%;
  }
}
img[src$=".svg"] {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a > object {
  pointer-events: none;
}

a {
  color: #2e2e2e;
}
.isOtherDevice a {
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
a:hover {
  color: #484848;
}

@media print, screen and (min-width: 640px) {
  .isOtherDevice a:hover {
    color: #2e2e2e;
    text-decoration: underline;
  }
  .isOtherDevice a:hover .ib {
    text-decoration: underline;
  }
}
@media print, screen and (min-width: 640px) {
  a:not(.notalp) img,
a:not(.notalp) svg,
a:not(.notalp) object,
a:not(.notalp) object svg {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    cursor: pointer;
  }
  a:not(.notalp):hover img, a:not(.notalp):hover svg, a:not(.notalp):hover object {
    opacity: 0.85;
    cursor: pointer;
  }
}

small {
  font-size: inherit;
}

img[src$=".svg"] {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

picture {
  display: block;
}

button,
input:not([type=checkbox]):not([type=radio]),
textarea {
  border: 0;
  border-radius: 0;
  outline: 0;
  background: transparent;
  -webkit-appearance: none;
}

.back-to-top {
  width: 50px;
  height: 50px;
  padding: 1rem;
  right: 3rem;
  bottom: 3rem;
  font-size: 1.6rem;
  position: fixed;
  z-index: 101;
  background: #CB8881;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fade-in {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fid;
  animation-name: fid;
  visibility: visible !important;
}

@-webkit-keyframes fid {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fid {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #fff;
  text-align: center;
  color: #000;
  /* fadeUpをするアイコンの動き */
}
#splash-logo {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#splash-logo img {
  width: 260px;
}
#splash .fade-up {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}
@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.br-md {
  display: none;
}

.br-lg {
  display: block;
}

@media print, screen and (max-width: 767.98px) {
  body {
    background-position: left 29rem, right 29rem;
    background-size: 30%;
  }

  .back-to-top {
    right: 1rem;
    bottom: 2rem;
  }

  .br-md {
    display: block;
  }

  .br-lg {
    display: none;
  }
}
.section-ttl__en {
  font-size: 3.6rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.section-ttl__ja {
  font-weight: 400;
  line-height: 1;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
}

.link-to {
  display: inline-block;
  font-size: 1.6rem;
}
.link-to__label {
  padding-right: 3rem;
  position: relative;
}
.link-to__label:before {
  content: "";
  background-image: url(/img/common/arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.7rem;
  height: 0.9rem;
  right: 0;
  top: 50%;
  margin-top: -0.45rem;
  display: inline-block;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-to:hover .link-to__label:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  right: -1rem;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.access {
  padding: 10rem 0 0;
}
.access__con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10rem;
}
.access__logo {
  width: 45%;
}
.access__logo--img {
  width: 17.2rem;
  margin-bottom: 1rem;
}
.access__logo--copy {
  font-size: 1.2rem;
  font-weight: 300;
}
.access__map {
  width: 100%;
}
.access__map iframe {
  width: 100%;
  height: 500px;
  margin-bottom: -0.9rem;
}
.access__address p {
  font-weight: 300;
  line-height: 2.4;
  font-family: "Noto Sans JP";
}
.access__exlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.access__exlink a {
  display: inline-block;
  vertical-align: middle;
}
.access__exlink a:first-child img {
  width: 3rem;
  margin-right: 1.5rem;
}
.access__exlink a:last-child img {
  width: 3.6rem;
}

@media print, screen and (max-width: 767.98px) {
  .access {
    padding: 5rem 0 0;
  }
  .access__con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 5rem;
  }
  .access .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .access__logo {
    text-align: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    margin: 0 auto;
  }
  .access__logo--img {
    width: 100%;
  }
  .access__logo--img img {
    height: 7rem;
  }
  .access__logo h2 {
    width: 100%;
    text-align: center;
  }
  .access__address {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 2rem auto;
  }
  .access__exlink {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 4rem;
  }
  .access__map {
    width: 100%;
    margin: 0;
  }
  .access__map iframe {
    height: 300px;
  }
}
.btn {
  background: #CB8881;
  color: #fff;
  padding: 1.8rem 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn:hover {
  background: #d89b94;
  font-weight: 500;
  letter-spacing: 0.2rem;
  color: #fff;
}
.btn.line__btn:hover {
  background: #2ace4f;
  letter-spacing: 0 !important;
}
.btn__label {
  font-size: 1.6rem;
  font-weight: 400;
}

.contact {
  background: #E7EFF1;
  padding: 6rem 0 3rem;
}
.contact__con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact__title {
  width: 33.6%;
}
.contact__contents {
  width: 65.4%;
}
.contact__contents--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -30px;
}
.contact__contents--list li {
  width: calc(50% - 30px);
  margin-left: 30px;
  margin-bottom: 3rem;
}
.contact__contents--list li .corner {
  color: #2e2e2e;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  font-size: 1.4rem;
  position: relative;
  border: 1px solid black;
}
.contact__contents--list li .corner::before, .contact__contents--list li .corner::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
}
.contact__contents--list li .corner::before {
  top: -1px;
  bottom: -1px;
  left: 7px;
  right: 7px;
}
.contact__contents--list li .corner::after {
  top: 7px;
  bottom: 7px;
  left: -1px;
  right: -1px;
}
.contact__contents--list li .corner h4, .contact__contents--list li .corner p, .contact__contents--list li .corner span {
  position: relative;
  z-index: 1;
}
.contact__contents--list li .nohover {
  letter-spacing: normal;
}

@media print, screen and (max-width: 767.98px) {
  .contact {
    text-align: center;
  }
  .contact__title {
    width: 100%;
    margin-bottom: 2rem;
  }
  .contact__con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact__contents {
    width: 100%;
    display: block;
  }
  .contact__contents li {
    width: calc(100% - 30px);
    margin-bottom: 2rem;
  }
}
@media print, screen and (max-width: 539.98px) {
  .contact__title {
    width: 100%;
  }
  .contact__contents {
    display: block;
  }
}
.instagram {
  padding: 14rem 0;
}
.instagram__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.instagram__header h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.instagram__header h3 .img_con {
  width: 19.4rem;
}
.instagram__header .link-to {
  width: 36%;
  line-height: 1;
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 300;
}
.instagram__header .link-to span {
  font-size: 1.4rem;
}
.instagram__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 6rem;
  width: 100%;
}
.instagram__body li {
  width: calc(25.33333% - 50px);
  margin-left: 50px;
}

@media print, screen and (max-width: 767.98px) {
  .instagram {
    padding: 7.5rem 0;
  }
  .instagram__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .instagram__header .img_con {
    width: 100%;
    margin-bottom: 1rem;
  }
  .instagram__header .link-to {
    width: 100%;
    text-align: center;
  }
  .instagram__body {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .instagram__body li {
    width: calc(50% - 30px);
    margin-left: 30px;
    margin-bottom: 3rem;
  }
}
@media print, screen and (max-width: 539.98px) {
  .instagram__body li {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 2rem;
  }
}
.line {
  margin-bottom: 11rem;
}
.line__body {
  border: 1px solid #cccccc;
  padding: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.line__left {
  width: 19.2%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.line__img-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
}
.line__btn {
  background: #1CAA3C;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
  padding: 0.9rem;
  font-size: 1.3rem;
}
.line__img-qr {
  text-align: center;
  width: 12rem;
  margin: 0 auto;
}
.line__right {
  width: 70%;
  font-weight: 300;
}
.line__right--upr {
  font-size: 1.4rem;
  margin-bottom: 2.5rem;
}
.line__right--lwr {
  font-size: 1.3rem;
}

@media print, screen and (max-width: 991.98px) {
  .line__left {
    width: 30%;
  }
  .line__right {
    width: 65%;
  }
}
@media print, screen and (max-width: 767.98px) {
  .line {
    margin-bottom: 5.5rem;
  }
  .line__img-con {
    margin: 0 auto 1rem;
  }
  .line__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .line__left {
    width: 100%;
    margin-bottom: 1rem;
  }
  .line__right {
    width: 100%;
  }
}
@media print, screen and (max-width: 539.98px) {
  .line .container {
    width: calc(100% - 4rem);
    padding: 4rem 1rem;
    margin: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .line__text {
    padding: 0;
    margin-top: 2rem;
  }
}
/* MENUファーストビューのスタイル */
.menutop {
  width: 100%;
  position: relative;
  padding-bottom: 7rem;
  padding-top: 9.5rem;
  overflow: hidden;
}
.menutop__title {
  position: absolute;
  z-index: 100;
  text-align: center;
  top: 50%;
  left: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.menutop__title h2 {
  font-family: "Noto Sans JP";
  font-size: 5rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  color: #fff;
  line-height: 1.2;
}
.menutop__title p {
  font-size: 2rem;
  color: #fff;
}
.menutop__img img {
  width: 100%;
  max-height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
}
.menutop__wrap {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12%;
}
.menutop__inr {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.menutop::after {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 50rem;
  width: 60%;
  height: 105%;
  background: #e2eaee;
  content: "";
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  .menutop {
    padding-bottom: 0rem;
    padding-top: 0rem;
  }
  .menutop__wrap {
    padding-top: 6rem;
    padding-bottom: 3rem;
  }
  .menutop__wrap .menutop__title h2 {
    font-size: 6vw;
  }
  .menutop__wrap .menutop__title p {
    font-size: 3vw;
  }
}

.navi {
  margin: 0 auto 2.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% + 20px);
  margin-left: -20px;
}
@media print, screen and (max-width: 767.98px) {
  .navi {
    padding-top: 3.375rem;
  }
}
.navi li {
  width: calc(20% - 20px);
  margin-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #eed5de;
}
.navi li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.4rem;
  padding: 1rem 1.6rem;
  font-weight: 300;
}
.navi li a img {
  stroke: #f00;
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
}
@media (max-width: 768px) {
  .navi {
    margin: 6rem auto 4.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
  }
  .navi li {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
    margin-bottom: 1px;
  }
}

/* MENUの2カラムビューのスタイル */
.twocol {
  padding-top: 7rem;
}
@media print, screen and (max-width: 767.98px) {
  .twocol {
    padding-top: 3.375rem;
  }
}
.twocol.special {
  padding-top: 6rem;
  background-image: url("/img/menu/special_bg.svg");
  background-repeat: no-repeat;
  background-position: right bottom 10rem;
}
@media print, screen and (max-width: 991.98px) {
  .twocol.special {
    background-size: 218.6938px 140.1378px;
    background-position: right bottom;
  }
}
@media print, screen and (max-width: 767.98px) {
  .twocol.special {
    background-size: 30%;
  }
}
.twocol.handcare {
  position: relative;
  background-image: url("/img/menu/handcare_bg_left.svg");
  background-repeat: no-repeat;
  background-position: left top 20rem;
}
@media print, screen and (max-width: 991.98px) {
  .twocol.handcare {
    background-size: 240.2461px 329.6156px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .twocol.handcare {
    background-size: 30%;
    background-position: left top;
  }
}
.twocol.handcare:before {
  content: "";
  position: absolute;
  bottom: -33rem;
  right: 0;
  width: 388.5039px;
  height: 632.8521px;
  background-image: url("/img/menu/handcare_bg_right.svg");
  background-repeat: no-repeat;
  background-size: 388.5039px 632.8521px;
}
@media print, screen and (max-width: 991.98px) {
  .twocol.handcare:before {
    background-size: 194.2519px 316.426px;
    background-position: right;
    bottom: 0;
  }
}
@media print, screen and (max-width: 767.98px) {
  .twocol.handcare:before {
    background-size: 30%;
  }
}
.twocol.handcare .handcare__con {
  margin-bottom: 7rem;
}
@media print, screen and (max-width: 767.98px) {
  .twocol.handcare .handcare__con {
    margin-bottom: 3.5rem;
  }
}
.twocol.nailart {
  background-image: url("/img/menu/nailart_bg_left.svg"), url("/img/menu/nailart_bg_right.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom 1rem, right bottom 15rem;
}
@media print, screen and (max-width: 991.98px) {
  .twocol.nailart {
    background-size: 276.3034px 103.3654px, 276.3034px 103.3653px;
  }
}
.twocol__title {
  width: 34.5%;
}
.twocol__title h2 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.36;
}
.twocol__title p {
  font-size: 1.6rem;
}
.twocol__content {
  margin-bottom: 6.5rem;
  width: 65.5%;
}
@media print, screen and (max-width: 767.98px) {
  .twocol__content {
    margin-bottom: 3.375rem;
  }
}
.nailart .twocol__content {
  margin-bottom: 0rem;
}
.twocol__content h3 {
  font-size: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  padding-bottom: 2rem;
}
.twocol__content h3::after {
  border-top: 1px solid;
  content: "";
  width: 100%;
  margin-left: 1rem;
}
.twocol__content .summary {
  font-size: 1.8rem;
  font-weight: 500;
  color: #cb8881;
  line-height: 2;
  margin-bottom: 5rem;
}
.special .twocol__content .summary {
  margin-bottom: 3rem;
}
.twocol__content .text {
  padding-bottom: 4rem;
}
.twocol__content .text strong {
  font-weight: 500;
}
.twocol .img-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.twocol .img-col .before, .twocol .img-col .after {
  margin-right: 4rem;
  margin-bottom: 4rem;
}
.twocol .img-col .before p, .twocol .img-col .after p {
  color: #CB8881;
}
.twocol__notice--beige, .twocol__notice--blue {
  padding: 1.5rem 1.5rem 2rem;
  margin: 1rem 0 0;
  font-weight: 300;
}
.twocol__notice--beige .center, .twocol__notice--blue .center {
  text-align: center;
}
.twocol__notice--beige {
  background: #F4ECEA;
}
.twocol__notice--beige h4 {
  font-size: 1.6rem;
  color: #CB8881;
  font-weight: 400;
}
.twocol__notice--beige p {
  font-weight: 300;
}
.twocol__notice--blue {
  background: #E7EEF1;
  font-weight: 300;
}
.twocol__notice--blue h4 {
  font-size: 1.6rem;
  color: #2E2E2E;
  font-weight: 500;
}
.twocol__notice--blue p {
  font-weight: 300;
}
.twocol__notice--blue strong {
  font-weight: 500;
}
.twocol .__notice1 {
  margin-bottom: 2.5rem;
}
.twocol .__notice4 {
  margin-top: 9rem;
}
.twocol__table {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: space;
  -ms-flex-direction: space;
  flex-direction: space;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.twocol__table-title {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  width: 68%;
  padding: 1rem 0;
}
.twocol__table-price {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  width: 32%;
  text-align: right;
  padding: 1rem 0;
}
.twocol__table-desc {
  width: 100%;
  font-weight: 400;
  line-height: 2;
  padding-bottom: 1rem;
}
.twocol__table-div {
  border: 1px dotted #e9e9e9;
  width: 100%;
  margin: 1rem 0;
}
.twocol .margin {
  margin-top: 6rem;
}
@media (max-width: 768px) {
  .twocol .container {
    display: block;
  }
  .twocol__title {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
  .twocol__content {
    width: 100%;
  }
  .twocol .img-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
  .twocol .img-col .before, .twocol .img-col .after {
    margin: 0 0 4rem;
  }
}

.concept__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.concept__left-img {
  width: 42.7%;
}
.concept__right-text {
  width: 57.3%;
  margin-top: 11rem;
  padding-left: 9rem;
}
.concept__right-text--ja {
  margin-bottom: 5rem;
}
.concept__right-text--summary {
  font-size: 2rem;
  margin-bottom: 2.3rem;
  color: #CB8881;
  line-height: 3rem;
}
.concept__right-text--description {
  font-size: 1.6rem;
  line-height: 3.4rem;
}

@media print, screen and (max-width: 767.98px) {
  .concept {
    margin-bottom: 7.5em;
  }
  .concept__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .concept__right-text {
    width: 100%;
    margin-top: 5.5rem;
    padding-left: 0;
  }
  .concept__right-text--ja {
    text-align: center;
  }
  .concept__right-text--en {
    text-align: center;
  }
  .concept .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .concept__left-img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
.flow__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 6rem;
}
.flow__title {
  width: 30%;
}
.flow__text {
  width: 63.7%;
  font-weight: 300;
}
.flow__body {
  background: #E7EFF1;
  margin-top: 4rem;
  padding: 10rem 0;
}
.flow__body--ttl {
  text-align: center;
  font-size: 2.2rem;
  padding-top: 2rem;
  padding-bottom: 4rem;
}
.flow__body--con {
  margin-bottom: 6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flow__body--number {
  background: #CB8881;
  width: 3rem;
  height: 3rem;
  position: relative;
  margin-bottom: 1rem;
  margin-right: auto;
}
.flow__body--number span {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.flow__body--txt {
  font-size: 1.4rem;
  font-weight: 300;
  text-align: left;
}
.flow__body ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  width: calc(100% + 50px);
  margin-left: -50px;
}
.flow__body ol li {
  width: calc(25% - 50px);
  margin-left: 50px;
}
.flow__body ol p {
  line-height: 1.6;
}
.flow__body .img-con img {
  margin-bottom: 1rem;
}
.flow__footer {
  background: #F4ECEA;
  padding: 10rem 0;
}
.flow .onepoint-area {
  margin: 2rem 0;
  padding: 3.5rem 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  font-size: 1.4rem;
  position: relative;
  border: 1px solid black;
}
.flow .onepoint-area::before, .flow .onepoint-area::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
}
.flow .onepoint-area::before {
  top: -1px;
  bottom: -1px;
  left: 7px;
  right: 7px;
}
.flow .onepoint-area::after {
  top: 7px;
  bottom: 7px;
  left: -1px;
  right: -1px;
}
.flow .onepoint-area span {
  position: relative;
  z-index: 1;
}
.flow .onepoint-area__inr {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flow .onepoint-area__ttl {
  width: 27.8%;
  text-align: left;
  font-size: 1.8rem;
  color: #CB8881;
}
.flow .onepoint-area__txt {
  width: 72.2%;
  line-height: 1.6;
}
.flow .onepoint-area__txt h5 {
  font-size: 1.6rem;
  margin-bottom: 2.5rem;
}

@media print, screen and (max-width: 991.98px) {
  .flow__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flow__title {
    width: 100%;
    text-align: center;
    padding-bottom: 2rem;
  }
  .flow__text {
    width: 100%;
  }
  .flow__body {
    margin-top: 2rem;
    padding: 5rem 0;
  }
  .flow__wrapper-1 .img-con img {
    width: 185px;
    height: 185px;
  }
  .flow__footer {
    padding: 5rem 0;
  }
}
@media print, screen and (max-width: 767.98px) {
  .flow .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flow__header {
    margin-bottom: 6rem;
  }
  .flow__text {
    width: 100%;
  }
  .flow__body ol {
    width: calc(100% + 25px);
    margin-left: -25px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flow__body ol li {
    width: calc(50% - 25px);
    margin-left: 25px;
    margin-bottom: 2.5rem;
  }
  .flow .onepoint-area {
    display: block;
  }
  .flow .onepoint-area__inr {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flow .onepoint-area__ttl {
    width: 100%;
    text-align: center;
    padding: 0 0 2rem;
  }
  .flow .onepoint-area__txt {
    width: 100%;
    padding: 0;
  }
}
.gallery {
  background-image: url("/img/top/flower6.svg");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 15rem;
  padding-top: 15rem;
}
@media print, screen and (max-width: 767.98px) {
  .gallery {
    margin-bottom: 7.5rem;
  }
}
.gallery__header {
  margin-bottom: 2em;
}
.gallery .container {
  display: block;
}
.gallery__border {
  padding: 6rem;
  border: 1px solid #ccc;
}
.gallery__title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gallery__title img {
  padding-right: 1rem;
  height: 5.3rem;
  width: 9.7rem;
}
.gallery__title span {
  font-size: 2rem;
  font-weight: 700;
}
.gallery__con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.gallery__slide-con {
  width: 49%;
  position: relative;
}
.gallery__slide-con picture {
  width: auto;
}
.gallery__slide-con picture img {
  height: auto;
  width: 100%;
}
.gallery__slide-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -2.35rem;
  left: 6rem;
}
.gallery__slide-button.__sp {
  display: none;
}
@media print, screen and (max-width: 767.98px) {
  .gallery__slide-button.__sp {
    display: initial;
  }
}
.gallery__slide-button.__pc {
  display: initial;
}
@media print, screen and (max-width: 767.98px) {
  .gallery__slide-button.__pc {
    display: none;
  }
}
.gallery__slide-button #prev, .gallery__slide-button #next {
  padding: 1rem 1.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #7C7D87;
  z-index: 100;
  width: 6rem;
  height: 5.7rem;
}
.gallery__slide-button #prev {
  background: #e7eff1;
  position: relative;
}
.gallery__slide-button #prev:before {
  content: "";
  background-image: url(/img/top/icon_prev.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.7rem;
  height: 0.9rem;
  left: 50%;
  top: 50%;
  margin-top: -0.45rem;
  margin-left: -0.85rem;
  display: inline-block;
  position: absolute;
}
.gallery__slide-button #next {
  background: #dde0e3;
  position: relative;
}
.gallery__slide-button #next:before {
  content: "";
  background-image: url(/img/top/icon_next.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.7rem;
  height: 0.9rem;
  left: 50%;
  top: 50%;
  margin-top: -0.45rem;
  margin-left: -0.535rem;
  display: inline-block;
  position: absolute;
}
.gallery__box {
  opacity: 0;
  width: 51%;
  display: none;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  margin-left: 8rem;
  padding-bottom: 2rem;
  position: relative;
  padding-bottom: 8.5rem;
}
.gallery__box.active {
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}
.gallery__box--ttl {
  font-size: 2rem;
  color: #CB8881;
  padding: 3rem 0;
  border-top: 1px solid #cb8881;
  border-bottom: 1px solid #cb8881;
}
.gallery__box--ttl.__pink {
  color: #CB8881;
  border-top: 1px solid #cb8881;
  border-bottom: 1px solid #cb8881;
}
.gallery__box--ttl.__purple {
  color: #d77fad;
  border-top: 1px solid #d77fad;
  border-bottom: 1px solid #d77fad;
}
.gallery__box--txt {
  padding: 3rem 0;
  font-size: 1.4rem;
  line-height: 2.8rem;
}
.gallery__btn {
  position: absolute;
  font-size: 1.8rem;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 70%;
  height: 6rem;
  margin: 0 auto;
}
@media print, screen and (max-width: 767.98px) {
  .gallery__btn {
    left: auto;
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
}
@media print, screen and (max-width: 991.98px) {
  .gallery {
    background-size: 241.1697px 329.6157px;
    background-position: right top;
  }
}
@media print, screen and (max-width: 767.98px) {
  .gallery {
    background-size: 30%;
    padding-top: 7.5rem;
  }
  .gallery__box--ttl {
    padding: 1.5rem 0;
  }
  .gallery h3, .gallery h3 + p {
    text-align: center;
  }
  .gallery__slide {
    width: 100%;
  }
  .gallery__slide-con {
    width: 100%;
  }
  .gallery__slide picture img {
    width: 100%;
    height: auto;
  }
  .gallery__slide-button {
    right: 2rem;
    left: auto;
    bottom: -18px;
  }
  .gallery__border {
    margin-top: 4rem;
    padding: 5%;
  }
  .gallery__con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery__box {
    width: 100%;
    margin-left: 0;
    padding: 1rem;
    margin-top: 20px;
  }
  .gallery__btn {
    position: initial;
  }
}

.header {
  width: 100%;
  position: fixed;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /* メニュー開閉ボタン */
}
.header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 99%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.header.afterscroll:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header__wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (max-width: 991.98px) {
  .header__wrap {
    height: 7rem;
  }
}
@media print, screen and (max-width: 767.98px) {
  .header__wrap {
    height: 6rem;
  }
}
.header__sitett {
  position: fixed;
  width: 16rem;
  top: 3.5rem;
  left: 5rem;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  z-index: 998;
}
.header__sitett span {
  display: none;
}
.header__sitett a {
  display: inline-block;
  width: 100%;
  height: 9rem;
  background: url(/img/common/logo.svg) 0 0 no-repeat;
  background-size: auto 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header.afterscroll .header__sitett {
  top: 1rem;
  left: 2.5rem;
}
.header.afterscroll .header__sitett a {
  height: 5rem;
}
.header__sitett.hidden a {
  opacity: 0;
}
.header__menu {
  width: 100%;
  z-index: 120;
  top: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header__menu nav {
  position: relative;
}
.header__menu nav a {
  font-weight: 400;
  display: inline-block;
  padding: 1.5rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header__menu nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #CB8881;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.header__menu nav a:hover {
  color: #CB8881;
}
.header__menu nav a:hover::after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header__menu .main_nav {
  height: 9.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2rem;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.afterscroll .header__menu .main_nav {
  height: 7rem;
}
.header__menu .main_nav span {
  padding-left: 1.2rem;
  padding-right: 1.5rem;
  font-size: 1.5rem;
}
.header__menu_reserve {
  position: relative;
  z-index: 111;
}
.afterscroll .header__menu_reserve a {
  height: 7rem;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.header__menu_reserve a {
  width: 16rem;
  height: 9.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #CB8881;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header__menu_reserve a:hover {
  background: #d89b94;
  font-weight: 500;
  /*letter-spacing: 0.2rem;*/
}
.header__menu_reserve a span {
  font-size: 1.5rem;
}
.header__menu_toggle {
  display: none;
  position: relative;
  width: 7rem;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 120;
}
.header__menu_toggle, .header__menu_toggle span {
  display: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header__menu_toggle div {
  width: 40%;
  height: 2.4rem;
  position: relative;
  margin: 0 auto;
}
.header__menu_toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
}
.header__menu_toggle span:nth-of-type(1) {
  top: 0;
}
.header__menu_toggle span:nth-of-type(2) {
  top: 1.1rem;
}
.header__menu_toggle span:nth-of-type(3) {
  bottom: 0;
}
.header__menu_toggle.active span:nth-of-type(1) {
  -webkit-transform: translateY(1.1rem) rotate(-45deg);
  -ms-transform: translateY(1.1rem) rotate(-45deg);
  transform: translateY(1.1rem) rotate(-45deg);
}
.header__menu_toggle.active span:nth-of-type(2) {
  opacity: 0;
}
.header__menu_toggle.active span:nth-of-type(3) {
  -webkit-transform: translateY(-1.1rem) rotate(45deg);
  -ms-transform: translateY(-1.1rem) rotate(45deg);
  transform: translateY(-1.1rem) rotate(45deg);
}
@media (max-width: 1024px) {
  .header__sitett {
    top: 2rem;
    left: 2rem;
    width: 12rem;
  }
  .header__sitett a {
    height: 6rem;
  }
}

@media print, screen and (max-width: 991.98px) {
  .header__sitett {
    width: 8rem;
    top: 1rem;
    left: 2rem;
    z-index: 998;
  }
  .header.afterscroll .header__sitett {
    left: 2rem;
  }
  .header__sitett a, .header.afterscroll .header__sitett a {
    height: 4rem;
  }
  .header__menu {
    width: 100%;
    position: fixed;
  }
  .header__menu_reserve a {
    width: 12rem;
    height: 6rem;
  }
  .afterscroll .header__menu {
    height: 7rem;
  }
  .header__menu nav {
    position: absolute;
    width: 100%;
  }
  .header__menu nav a {
    padding: 1.5rem 0;
  }
  .header__menu .main_nav {
    position: absolute;
    padding-top: 10rem;
    right: 0;
    height: 100vh;
    min-width: 0;
    width: 100%;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: rgba(255, 255, 255, 0);
  }
  .header__menu .main_nav li {
    margin-left: -20px;
    padding-left: 5.5rem;
    padding-bottom: 0;
    opacity: 0;
    width: 100%;
    text-align: left;
    line-height: 1;
    z-index: 2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: none;
  }
  .header__menu .main_nav.active {
    background: rgba(255, 255, 255, 0.95);
    visibility: visible;
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .header__menu .main_nav.active li:nth-child(1) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s;
  }
  .header__menu .main_nav.active li:nth-child(2) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .header__menu .main_nav.active li:nth-child(3) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .header__menu .main_nav.active li:nth-child(4) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .header__menu .main_nav.active li:nth-child(5) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .header__menu .main_nav.active li:nth-child(6) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .header__menu .main_nav.active li:nth-child(7) {
    margin-left: 0;
    opacity: 1;
    -webkit-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }
  .afterscroll .header__menu .main_nav.active {
    height: 100vh;
  }
  .header__menu .main_nav span {
    font-size: 1.6rem;
    font-weight: 500;
    padding-left: 2.5rem;
  }
  .header__menu .main_nav span:before {
    content: "";
    background-color: #666;
    width: 1rem;
    height: 0.1rem;
    left: 0;
    top: 50%;
    margin-top: -0.05rem;
    display: inline-block;
    position: absolute;
  }
  .header__menu_toggle, .header__menu_toggle span {
    display: inline-block;
  }
}
@media print, screen and (max-width: 767.98px) {
  .afterscroll .header__menu_reserve a {
    height: 6rem;
  }
  .afterscroll .header__menu_toggle {
    height: 6rem;
  }
}
/* トップファーストビューのスタイル */
.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.hero__wrap {
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 9.5rem;
  margin-left: 12%;
  padding-bottom: 5rem;
}
.hero__wrap .hero__slider {
  width: 100%;
  height: 100%;
}
.hero__wrap .hero__slider .slide1 .img {
  background: url(../img/top/hero_1.jpg) center no-repeat;
  background-size: cover;
}
.hero__wrap .hero__slider .slide2 .img {
  background: url(../img/top/hero_2.jpg) center no-repeat;
  background-size: cover;
}
.hero__wrap .hero__slider .slide3 .img {
  background: url(../img/top/hero_3.jpg) center no-repeat;
  background-size: cover;
}
.hero__wrap .hero__slider_title {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  text-align: center;
  margin-top: 3.5rem;
  white-space: nowrap;
}
.hero__wrap .hero__slider_title h2 {
  font-family: 'Noto Sans JP';
  font-size: 5.2rem;
  font-weight: 400;
  color: #fff;
  text-shadow: 0 0 50px #0006;
  letter-spacing: 0.05rem;
}
.hero__wrap .hero__slider_title p {
  font-size: 2.8rem;
  color: #fff;
}
.hero__wrap .hero__slider picture img {
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.hero__wrap .hero__slider div {
  height: 100%;
}
.hero__wrap .hero__slider .slide-animation {
  -webkit-animation: fadezoom 10s 0s forwards;
  animation: fadezoom 10s 0s forwards;
}
.hero__wrap .hero__slider .slide-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 2.5rem 19vw 1rem;
}
.hero__wrap .hero__slider .slide-dots button {
  padding: 5px;
  width: 9px;
  height: 9px;
  margin-right: 0.7rem;
  border: 1px solid #C5C5C5;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer;
}
.hero__wrap .hero__slider .slide-dots .slick-active button {
  background: #C47C76;
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hero__parts {
  width: 12%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.hero__parts span {
  text-align: left;
  line-height: 1.4;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  display: block;
}
.hero__parts span:first-child {
  margin-left: -1.5rem;
}
@media print, screen and (max-width: 991.98px) {
  .hero__parts span {
    display: block;
  }
  .hero__parts span:first-child {
    margin-left: 0rem;
  }
}

.hero::after {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 50rem;
  width: 28vw;
  height: 100%;
  background: #e2eaee;
  content: "";
  z-index: -1;
}

@media (max-width: 895px) {
  .hero__wrap {
    padding-top: 6rem;
  }
  .hero__parts {
    display: block;
    top: 1.2rem;
    left: 11rem;
  }
}
@media print, screen and (max-width: 991.98px) {
  .hero {
    height: 100%;
    padding-top: 6rem;
    overflow: hidden;
    position: relative;
  }
  .hero::after {
    height: 100%;
    width: 42%;
  }
  .hero__wrap {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media print, screen and (max-width: 767.98px) {
  .hero .hero__wrap .hero__slider_title {
    left: 43.5%;
    margin-top: -5vw;
  }
  .hero .hero__wrap .hero__slider_title h2 {
    font-size: 8vw;
  }
  .hero .hero__wrap .hero__slider_title p {
    font-size: 4.3vw;
  }

  .hero .slide-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 1rem auto 1rem;
  }
  .hero picture {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media, _:future, :root .hero .hero__wrap .hero__slider_title{
      margin-top: -10%;
    }
  }
}
.info {
  background-image: url("/img/top/flower8.svg");
  background-repeat: no-repeat;
  background-position: bottom 30px right;
  margin-bottom: 16rem;
}
.info__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.info__title {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.info__title span {
  font-size: 1.4rem;
}
.info__main {
  margin: -6rem auto -4rem;
  padding: 10rem 0;
  background: #e7eff1;
}
.info__main--inr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.info__main--txt {
  width: 45%;
}
.info__main--ttl {
  font-size: 2rem;
  font-weight: 500;
  color: #CB8881;
  padding-bottom: 1rem;
}
.info__main--ttl span {
  line-height: 1;
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
}
.info__main--accounting {
  width: 80%;
  margin: 2rem 0;
}
.info__main--accounting img {
  width: 100%;
}
.info__main--img {
  width: 55%;
}
.info__main--img img {
  width: 100%;
}
.info__list {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.info__bottom-img {
  width: 100%;
}
.info__bottom-img img {
  width: 434px;
}

@media print, screen and (max-width: 991.98px) {
  .info {
    background-size: 276.3034px 103.3653px;
    background-position: bottom 30px right;
  }
}
@media print, screen and (max-width: 767.98px) {
  .info {
    margin-bottom: 0;
    padding-bottom: 8rem;
    background-size: 50%;
    background-position: bottom right;
  }
  .info__title-img {
    margin-left: auto;
    width: 40%;
  }
  .info__main--inr {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .info__main--txt, .info__main--img {
    width: 100%;
    margin-bottom: 2rem;
  }
  .info__main--img {
    margin-top: 2rem;
  }
  .info__bottom-img img {
    width: 100%;
  }
}
@media print, screen and (max-width: 539.98px) {
  .info__header {
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info__title {
    margin-bottom: 4rem;
    width: 100%;
  }
  .info__main {
    padding: 8rem 0;
  }
}
.menu {
  background-image: url("/img/top/flower7.svg");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 7rem;
  padding: 9.5rem 0;
}
.menu__top-header {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.menu__top-item {
  margin-bottom: 7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 2.8rem;
}
.menu__top-item--ttl {
  font-size: 1.8rem;
  margin-bottom: 3rem;
}
.menu__top-item--list {
  color: #cb8881;
  font-weight: 500;
  font-size: 1.4rem;
}
.menu__top-item--txt {
  padding-right: 4rem;
  font-size: 1.4rem;
  font-weight: 300;
}
.menu__top-item--txt span {
  color: #CB8881;
  font-weight: 500;
}
.menu__top-item--txt.__last {
  margin-bottom: 4rem;
}
.menu__top-img {
  width: 64%;
}
.menu__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% + 40px);
  margin-left: -40px;
}
.menu__bottom-item {
  width: calc(33.33333% - 40px);
  margin-left: 40px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menu__bottom--img {
  margin-bottom: 3rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.menu__bottom--ttl {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  height: 100%;
  min-height: 0%;
  font-size: 1.8rem;
}
.menu__bottom--txt {
  font-size: 1.4rem;
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  height: 100%;
  min-height: 0%;
  margin-bottom: 5rem;
  line-height: 2;
}
.menu__bottom--link {
  max-height: 50px;
}
.menu::after {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 50rem;
  width: 60%;
  height: 100%;
  background: #F4ECEA;
  content: "";
  z-index: -1;
}

@media print, screen and (max-width: 991.98px) {
  .menu {
    background-size: 196.583px 328.0799px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .menu {
    padding: 4.75rem 0;
    background-size: 30%;
  }
  .menu__top-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .menu__top-header .link-to {
    margin: auto;
  }
  .menu__header--ttl {
    width: 100%;
    margin-bottom: 2rem;
  }
  .menu__top-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .menu__top-img {
    width: 100%;
    text-align: center;
    margin: 2rem auto;
  }
  .menu__bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu__bottom-item {
    width: 100%;
    margin-bottom: 4rem;
  }
  .menu__bottom--img {
    text-align: center;
  }
  .menu h3, .menu h3 + p {
    text-align: center;
  }
  .menu::after {
    width: 42%;
  }
}
.message {
  background-image: url("/img/top/flower9.svg");
  background-repeat: no-repeat;
  background-position: bottom 50px left;
  margin: 16.5rem auto;
}
.message__img {
  width: 38.9%;
}
.message__img img {
  width: 100%;
}
.message__img-sp {
  display: none;
}
.message__main {
  width: 65%;
  padding-left: 10rem;
}
.message__main .section-ttl__ja {
  margin-bottom: 6rem;
}
.message__main--summary {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 3rem;
  color: #CB8881;
  line-height: 1.5;
}
.message__main--txt {
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Noto Sans JP";
}
.message__profile {
  background: #F4ECEA;
  margin-top: 7rem;
  padding: 3rem 3.5rem;
}
.message__profile--ttl {
  font-size: 1.6rem;
  color: #CB8881;
  font-weight: 500;
}
.message__profile--name {
  font-size: 1.6rem;
  font-weight: 300;
}
.message__profile--txt {
  font-weight: 1.4rem;
}

@media print, screen and (max-width: 991.98px) {
  .message {
    background-size: 276.3034px 103.3653px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .message {
    margin: 5rem auto 0;
    padding-bottom: 8rem;
    background-size: 50%;
    background-position: bottom left;
  }
  .message .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .message__main {
    width: 100%;
    padding: 0;
  }
  .message__main h3, .message__main h3 + p, .message__main .summary {
    text-align: center;
  }
  .message__img {
    display: none;
  }
  .message__img-sp {
    display: block;
    margin-bottom: 5rem;
    width: 100%;
  }
  .message__img-sp img {
    width: 100%;
  }
}
/* news部分のスタイル */
.news {
  margin-bottom: 16rem;
  padding-top: 9.5rem;
}
.news__ttl {
  font-family: 'Noto Sans JP';
  font-size: 4rem;
  line-height: 8rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 15.5rem;
}
.news__inr {
  max-width: 976px;
  margin: 0 auto 0;
  padding: 8.5rem 8.5rem 4rem;
  background: #F4ECEA;
}
.news__inr h3 {
  margin-bottom: 2.5rem;
  line-height: 1.5;
}
.news__inr h4 a {
  color: #CB8881;
  font-size: 2.4rem;
  position: relative;
  display: inline-block;
  line-height: 1.4;
  font-weight: 500;
}
.news__inr h4 a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: #CB8881;
}
.news__inr h4 a:hover::after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.news__inr--date {
  color: #CB8881;
  font-size: 1.3rem;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.news__inr--strong {
  color: #2E2E2E;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.4rem;
}
.news__inr--p {
  color: #2E2E2E;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2;
}
.news__btn {
  max-width: 32rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .news {
    margin-bottom: 8rem;
  }
  .news__ttl {
    font-size: 6vw;
    line-height: 1.8;
    margin-bottom: 2rem;
  }
  .news__inr {
    margin: 2rem auto 0;
    padding: 2.5rem 3rem;
  }
  .news__inr h3 {
    font-size: 2.6rem;
    margin-bottom: 1rem;
    line-height: 1;
  }
  .news__inr h4 {
    font-size: 2.6rem;
  }
  .news__inr h4 a {
    font-size: 1.6rem;
  }
  .news__inr--date {
    font-size: 1.3rem;
    margin-top: 0;
    margin-bottom: 2rem;
  }
  .news__inr--strong {
    color: #2E2E2E;
    font-size: 2rem;
    margin-bottom: 0;
    line-height: 1;
  }
  .news__inr--p {
    margin-top: 0;
    margin-bottom: 2rem;
    line-height: 1.7;
  }
}
.news__list {
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .news__list li span {
    font-size: 1.3rem;
  }
}
.news__list li a {
  margin-left: 1rem;
  color: #CB8881;
  position: relative;
  display: inline-block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.news__list li a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: #CB8881;
}
.news__list li a:hover::after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media (max-width: 768px) {
  .news__list li a {
    line-height: 1.7;
    margin-left: 0rem;
  }
}
@media (max-width: 768px) {
  .news__list li a span {
    font-size: 1.4rem;
  }
}

.service {
  background-image: url("/img/top/flower4.svg"), url("/img/top/flower5.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
  padding-top: 15rem;
}
.service__header {
  text-align: center;
  margin-bottom: 4rem;
}
.service__intro {
  background: #E7EFF1;
  padding-bottom: 8.7rem;
  padding-top: 10rem;
}
.service__intro--ttl {
  margin-bottom: 5rem;
  width: 100%;
  font-size: 2.8rem;
  text-align: center;
}
.service__intro--list {
  width: calc(100% + 2rem);
  margin-left: -2rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.service__intro--list li {
  width: calc(33.33333% - 2rem);
  margin-left: 2rem;
  margin-bottom: 2rem;
  padding: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  font-size: 1.4rem;
  position: relative;
  border: 1px solid black;
}
.service__intro--list li::before, .service__intro--list li::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
}
.service__intro--list li::before {
  top: -1px;
  bottom: -1px;
  left: 7px;
  right: 7px;
}
.service__intro--list li::after {
  top: 7px;
  bottom: 7px;
  left: -1px;
  right: -1px;
}
.service__intro--list li span {
  position: relative;
  z-index: 1;
}
.service__intro--list li__inr {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.service__intro--list li span {
  width: 100%;
  text-align: center;
}
@media print, screen and (max-width: 991.98px) {
  .service__intro--list li {
    width: calc(50% - 2rem);
  }
}
@media print, screen and (max-width: 639.98px) {
  .service__intro--list li {
    width: 100%;
  }
}
.service__body {
  padding-top: 10rem;
}
.service__body--ttl {
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 5.5rem;
  font-weight: 500;
}
.service__body--txt {
  margin-bottom: 6rem;
  font-size: 1.4rem;
  font-weight: 300;
}
.service__body .container {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.service__body .service__card {
  width: 50%;
  margin-bottom: 5rem;
  position: relative;
  padding-top: 5.5rem;
}
.service__body .service__card--ttl {
  text-align: center;
  width: 60%;
  background: #eed5de;
  padding: 3.5rem;
  font-size: 1.8rem;
  color: #cb8881;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.service__body .service__card--txt {
  margin-left: 6rem;
  margin-right: 5rem;
  background: #f4ecea;
  padding: 7rem 3rem 3.5rem;
  font-size: 1.4rem;
  font-weight: 300;
  height: 100%;
}
@media print, screen and (max-width: 767.98px) {
  .service__body .service__card--txt {
    margin-right: 0;
    height: auto;
  }
}

@media print, screen and (max-width: 991.98px) {
  .service {
    background-size: 201.1057px 128.8673px;
  }
  .service__body .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .service__body .service__card {
    width: 100%;
    margin-bottom: 10rem;
  }
  .service__body .service__card--ttl {
    text-align: left;
  }
  .service__area--white .service__card {
    width: 50%;
  }
  .service__area--white .service__card .service__card--p {
    width: 330px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .service {
    padding-top: 20px;
    margin-bottom: 0rem;
    background-size: 30%;
  }
  .service h4 {
    font-size: 2.4rem;
  }
  .service__intro {
    padding-bottom: 4.35rem;
    padding-top: 5rem;
  }
  .service__body {
    padding-top: 5rem;
  }
  .service__body--ttl {
    margin-bottom: 2.75rem;
  }
  .service__body .service__card {
    margin-bottom: 3rem;
  }
  .service__body .service__card--ttl {
    padding: 2rem;
    width: 100%;
    position: relative;
  }
  .service__body .service__card--txt {
    padding: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
  }
  .service__area--grey {
    padding: 0 1rem 5rem;
  }
  .service__area--grey .container li {
    width: 100%;
  }
  .service__area--white .service__card .service__card--title {
    width: 240px;
    padding: 2rem;
  }
  .service__area--white .service__card .service__card--p {
    width: calc(100vw - 5rem);
    height: 200px;
    top: 30px;
    left: 1rem;
  }
  .service .service__card--p {
    height: auto !important;
  }
}