@charset "UTF-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav,
ul,
li {
  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;
  color: unset;
}

/* 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;
}

/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select,
textarea,
button {
  vertical-align: middle;
  border: none;
}

body {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: 500;
  color: #2E2E2E;
  scrollbar-width: thin;
  scrollbar-color: #6969dd #e0e0e0;
  scrollbar-width: thin;
}

body.is-fixed {
  overflow: hidden;
}

a {
  text-decoration: none;
}

section {
  width: 100%;
}

img,
svg {
  width: 100%;
  vertical-align: top;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.l-wrapper {
  overflow-x: hidden;
  padding-top: 0;
  background-color: #FFFBF2;
}

.l-section {
  position: relative;
}

.l-content {
  width: 1200px;
  margin: auto;
  padding: 200px 0;
}

.l-content--spBreak {
  width: 1200px;
  margin: auto;
  padding: 292px 0 200px;
}

.l-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.c-image01 {
  width: 500px;
  border-radius: 160px 0 0 0;
  overflow: hidden;
}

.c-textBox01 {
  width: 620px;
}

.c-headline01 {
  font-size: 36px;
  line-height: 1.8888888889;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.c-text01 {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.c-notes01 {
  margin-top: 40px;
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.c-logo {
  width: 300px;
}

.c-map {
  width: 550px;
}

.c-map iframe {
  width: 100%;
  height: 100%;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0em;
  color: #fff;
}

.c-button {
  text-align: center;
}

.c-button__main {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 30px 55px;
  border-radius: 100px;
  margin-top: 114px;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #fff;
  background-color: #FFBDD3;
  z-index: 5;
}

.c-button__icon {
  display: inline-block;
  width: 28px;
  margin-left: 20px;
}

.c-scroll {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 80px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0em;
  color: #FF236C;
  transform-origin: left top;
  transform: rotate(-90deg) translateX(-80%);
  z-index: 20;
}

.c-scroll:after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 2px;
  margin-left: 25px;
  background-color: #FF236C;
}

.c-shadow01 {
  position: absolute;
  right: 0;
  top: 100%;
  width: 1440px;
  mix-blend-mode: multiply;
  z-index: 0;
}

.c-shadow02 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 740px;
  mix-blend-mode: multiply;
  z-index: 1;
}

.c-float {
  display: none;
}

.c-float__icon {
  position: absolute;
  top: 0;
  right: 6.9333333333vw;
  bottom: 0;
  display: block;
  width: 5.3333333333vw;
  height: 3.7333333333vw;
  margin: auto;
}

.p-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10.4166666667vw;
  background-color: #FFFBF2;
}

.p-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 86.8055555556%;
}

.p-header__logo {
  display: block;
  width: 15.4861111111vw;
}

.p-header__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-header__link {
  display: flex;
  justify-content: flex-start;
}

.p-header__link:not(:first-child) {
  border-left: 1px solid #000;
  margin-left: 2.6388888889vw;
}

.p-header__link__text {
  margin-left: 2.4305555556vw;
  font-size: 20px;
  font-size: 1.3888888889vw;
  line-height: 1;
  letter-spacing: 0em;
}

.p-header__link__icon {
  width: 2.4305555556vw;
  margin-left: 1.9444444444vw;
}

.p-header__contact {
  background-color: #FFBDD3;
  color: #fff;
  margin-left: 2.4305555556vw;
  border-radius: 300px;
  width: 13.8888888889vw;
  padding: 1.25vw 1.25vw 1.25vw 1.25vw;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.25vw;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}

.p-header__button {
  display: none;
}

.p-fv {
  position: relative;
  z-index: 0;
}

.p-fv:after {
  content: "";
  position: absolute;
  background-color: #FFBDD3;
  width: 76.3888888889vw;
  max-height: 100%;
  height: 690px;
  left: 0;
  bottom: -80px;
  z-index: -1;
}

.p-fv__image {
  position: relative;
  width: 76.3888888889vw;
  max-height: 80vh;
  min-height: 500px;
  height: 52.0833333333vw;
  margin-left: auto;
  border-radius: 13.8888888889vw 0 0 0;
  overflow: hidden;
  z-index: 10;
}

.p-fv__image__main {
  width: 100%;
  height: 100%;
  background-image: url(../image/fv01.jpg);
  background-size: cover;
  background-position: right bottom;
}

.p-fv__text {
  display: block;
  position: absolute;
  font-size: 36px;
  line-height: 2.3611111111;
  letter-spacing: 0.1em;
  font-weight: 500;
  writing-mode: vertical-rl;
  top: 110px;
  right: 71.5277777778vw;
  z-index: 10;
}

.p-menu__container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.p-menu__box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 550px;
}

.p-menu__main {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.p-menu__border {
  position: relative;
  padding-top: 60px;
  margin-top: 60px;
}

.p-menu__border:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 1px;
  background-color: #000;
}

.p-menu__box:nth-child(2n-1) .p-menu__border:before {
  width: 1200px;
}

.p-menu__list {
  display: flex;
  justify-content: space-between;
}

.p-menu__list > *:last-child {
  flex: 0 0 auto;
  margin-left: 10px;
}

.p-footer {
  position: relative;
  width: 100%;
  padding: 35px 0;
  text-align: center;
  background-color: #FF236C;
}

.p-footer__copy {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
}

.u-tal {
  text-align: left;
}

.u-tac {
  text-align: center;
}

.u-tar {
  text-align: right;
}

.u-caution {
  font-size: 0.5em;
  color: #A80000;
}

.u-bgc01 {
  position: relative;
  background-color: #fbf6ef;
  z-index: 1;
}

.u-mt40 {
  margin-top: 40px;
}

.u-fadeUp {
  opacity: 1;
  filter: blur(0);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
  transition-delay: opacity 0s, filter 0.3s, transform 0s;
  transform: translateY(0%);
}

.u-fadeUp.is-active {
  opacity: 0;
  transform: translateY(10%);
  filter: blur(12px);
}

.u-fadeIn {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
  transition-delay: opacity 0.6s, filter 0.9s, transform 0.9s;
}

.u-fadeIn.is-active {
  transform: scale(1.05);
  opacity: 0;
  filter: blur(12px);
}

.u-slideLeft {
  transform: translateX(0);
  overflow: hidden;
  transition: 0.9s;
  transition-delay: 0.6s;
}

.u-slideLeft.is-active {
  transform: translateX(-100%);
}

.u-slideRight {
  transform: translateX(0);
  overflow: hidden;
  transition: 1.2s;
  transition-delay: 0.6s;
}

.u-slideRight.is-active {
  transform: translateX(100%);
}

.u-slideAfter::after {
  transition: 0.6s;
  transition-delay: 0.8s;
}

.u-slideAfter.is-active::after {
  width: 0;
}

@media screen and (min-width: 1025px), print {
  .u-sp {
    display: none;
  }
}

@media screen and (max-width: 1440px) {
  .l-wrapper {
    padding-top: 0vw;
  }

  .l-content {
    width: 83.3333333333vw;
    padding: 13.8888888889vw 0vw 13.8888888889vw 0vw;
  }

  .l-content--spBreak {
    width: 83.3333333333vw;
    padding: 20.2777777778vw 0vw 13.8888888889vw 0vw;
  }

  .c-image01 {
    width: 34.7222222222vw;
    border-radius: 11.1111111111vw 0 0 0;
  }

  .c-textBox01 {
    width: 43.0555555556vw;
  }

  .c-headline01 {
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 1.8888888889;
    letter-spacing: 0.05em;
  }

  .c-text01 {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  .c-notes01 {
    margin-top: 2.7777777778vw;
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  .c-logo {
    width: 15.2777777778vw;
  }

  .c-map {
    width: 38.1944444444vw;
  }

  .c-button__main {
    margin-top: 7.9166666667vw;
    padding: 2.0833333333vw 3.8194444444vw 2.0833333333vw 3.8194444444vw;
    font-size: 28px;
    font-size: 1.9444444444vw;
    line-height: 1;
    letter-spacing: 0.2em;
  }

  .c-button__icon {
    width: 1.9444444444vw;
    margin-left: 1.3888888889vw;
  }

  .c-scroll {
    left: 5.5555555556vw;
    font-size: 30px;
    font-size: 2.0833333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-scroll:after {
    width: 4.8611111111vw;
    margin-left: 1.7361111111vw;
  }

  .c-shadow01 {
    width: 100vw;
  }

  .c-shadow02 {
    width: 51.3888888889vw;
  }

  .p-header {
    height: 10.4166666667vw;
  }

  .p-header__logo {
    width: 15.4861111111vw;
  }

  .p-header__link__icon {
    width: 2.4305555556vw;
    margin-left: 1.9444444444vw;
  }

  .p-fv:after {
    height: 47.9166666667vw;
    bottom: -5.5555555556vw;
  }

  .p-fv__text {
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 2.3611111111;
    letter-spacing: 0.1em;
    top: 7.6388888889vw;
  }

  .p-menu__box {
    width: 38.1944444444vw;
  }

  .p-menu__border {
    padding-top: 4.1666666667vw;
    margin-top: 4.1666666667vw;
  }

  .p-menu__box:nth-child(2n-1) .p-menu__border:before {
    width: 83.3333333333vw;
  }

  .p-menu__list > *:last-child {
    margin-left: 0.6944444444vw;
  }

  .p-footer {
    padding: 2.4305555556vw 0vw 2.4305555556vw 0vw;
  }

  .p-footer__copy {
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }

  .u-mt40 {
    margin-top: 2.7777777778vw;
  }
}

@media screen and (max-width: 767px) {
  body.is-fixed-sp {
    overflow: hidden;
  }

  .l-wrapper {
    padding-top: 0vw;
  }

  .l-content {
    width: 80vw;
    padding: 17.8666666667vw 0vw 17.8666666667vw 0vw;
  }

  .l-content--spBreak {
    width: 100%;
    padding: 17.8666666667vw 0vw 17.8666666667vw 0vw;
  }

  .l-row {
    flex-direction: column;
  }

  .c-image01 {
    width: 93.3333333333vw;
    margin-left: auto;
    border-radius: 14.1333333333vw 0 0 0;
  }

  .c-textBox01 {
    width: 80vw;
    margin: 6.1333333333vw auto 0vw auto;
  }

  .c-headline01 {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 2;
    letter-spacing: 0.017em;
  }

  .c-text01 {
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 2;
    letter-spacing: 0.017em;
  }

  .c-notes01 {
    margin-top: 5.3333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 2;
    letter-spacing: 0.017em;
  }

  .c-logo {
    width: 40.9722222222vw;
  }

  .c-map {
    margin-top: 6.1333333333vw;
    width: 100%;
    height: 53.3333333333vw;
  }

  .c-button__main {
    margin-top: 8vw;
    padding: 5.3333333333vw 9.8666666667vw 5.3333333333vw 9.8666666667vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0.067em;
  }

  .c-button__icon {
    width: 5.0666666667vw;
    margin-left: 3.4666666667vw;
  }

  .c-scroll {
    left: 7.2vw;
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-scroll:after {
    width: 6.1333333333vw;
    margin-left: 2.1333333333vw;
    height: 1px;
  }

  .c-shadow01 {
    top: 50%;
    width: 113.8666666667vw;
  }

  .c-shadow02 {
    width: 66.6666666667vw;
  }

  .c-float {
    position: fixed;
    left: 0;
    bottom: 8vw;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 84.5333333333vw;
    height: 12.2666666667vw;
    border-radius: 1000px;
    box-sizing: border-box;
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    background-color: #FFBDD3;
    color: #fff;
    margin: auto;
    z-index: 80;
  }

  .p-header {
    height: 20vw;
  }

  .p-header__logo {
    width: 31.2vw;
  }

  .p-header__nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 0vw;
    height: 0vh;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    transition: opacity 0.3s 0s, width 0s 0.3s, height 0s 0.3s;
    opacity: 0;
    z-index: 80;
    pointer-events: none;
  }

  .p-header__nav.is-active {
    width: 100vw;
    height: 100vh;
    background-color: #FFFBF2;
    transition: opacity 0.3s 0s, width 0s 0s, height 0s 0s;
    opacity: 1;
    pointer-events: all;
  }

  .p-header__link {
    flex-direction: column;
    align-items: center;
  }

  .p-header__link:not(:first-child) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    border-left: none;
    margin-top: 17.8666666667vw;
    margin-left: 0;
  }

  .p-header__link__text {
    margin-top: 8.8vw;
    margin-left: 0;
    margin-right: 0;
    font-size: 27px;
    font-size: 7.2vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-header__link__icon {
    width: 8.8vw;
    margin: 0vw 3.2vw 0vw 3.2vw;
  }

  .p-header__contact {
    padding: 5.8666666667vw 5.8666666667vw 5.8666666667vw 5.8666666667vw;
    margin-top: 13.3333333333vw;
    margin-left: 0;
    width: 80.8vw;
    font-size: 27px;
    font-size: 7.2vw;
    line-height: 1;
    letter-spacing: 0.067em;
  }

  .p-header__button {
    position: relative;
    display: block;
    width: 8vw;
    height: 6.6666666667vw;
    cursor: pointer;
    z-index: 300;
  }

  .p-header__button__bar {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 0.8vw;
    border-radius: 5px;
    margin: auto;
    background-color: #FF236C;
    transform-origin: center center;
    transition: transform 0.3s;
  }

  .p-header__button__bar:nth-child(1) {
    top: 0;
  }

  .is-active > .p-header__button__bar:nth-child(1) {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
  }

  .p-header__button__bar:nth-child(2) {
    top: 0;
    bottom: 0;
  }

  .is-active > .p-header__button__bar:nth-child(2) {
    transform: scaleX(0);
  }

  .p-header__button__bar:nth-child(3) {
    bottom: 0;
  }

  .is-active > .p-header__button__bar:nth-child(3) {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
  }

  .p-fv:after {
    top: 19.2vw;
    bottom: 0;
    width: 88.5333333333vw;
    height: 85.8666666667vw;
  }

  .p-fv__image {
    width: 88.8vw;
    height: 84.2666666667vw;
    min-height: unset;
    border-radius: 22.1333333333vw 0 0 0;
  }

  .p-fv__image__main {
    background-image: url(../image/fv01-sp.jpg);
  }

  .p-fv__text {
    position: relative;
    writing-mode: unset;
    top: 0;
    right: 0;
    margin: 8.8vw 0vw 0vw 16.8vw;
    font-size: 21px;
    font-size: 5.6vw;
    line-height: 2.2857142857;
    letter-spacing: 0.067em;
  }

  .p-menu__container {
    flex-direction: column;
  }

  .p-menu__box {
    width: 100%;
  }

  .p-menu__box:not(:first-child) {
    margin-top: 18.6666666667vw;
  }

  .p-menu__border {
    padding-top: 6.25vw;
    margin-top: 6.25vw;
  }

  .p-menu__box:nth-child(2n-1) .p-menu__border:before {
    width: 80vw;
  }

  .p-menu__border:before {
    width: 100%;
  }

  .p-menu__list > *:last-child {
    margin-left: 0.8vw;
  }

  .p-footer {
    padding: 4.8vw 0vw 26.6666666667vw 0vw;
  }

  .p-footer__copy {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0.033em;
  }

  .u-pc {
    display: none;
  }

  .u-mt40 {
    margin-top: 7.4666666667vw;
  }
}

@media screen and (min-width: 767px) and (max-width: 1025px) {
  .u-sp {
    display: none;
  }
}