@charset "UTF-8";
/*reset*/
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 2;
  font-size: 100%;
  font-style: normal;
  text-align: justify;
  color: colors(base);
}

span, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, label, caption, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main, picture, source {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ol, 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;
}

ins {
  background-color: colors(base);
  color: colors(base);
  text-decoration: none;
}

mark {
  background-color: colors(base);
  color: colors(base);
  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;
}

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

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: auto;
  border: 0;
  display: block;
}

strong {
  font-weight: normal;
}

html {
  scroll-behavior: smooth;
}

/*base*/
body {
  overflow-x: hidden;
  position: relative;
  color: #454545;
  font-family: "Noto Sans JP", sans-serif;
}

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

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a, a:visited, a:link {
  color: #454545;
  text-decoration: none;
}

/*Base*/
/* CSS util */
/*要素表示・非表示*/
@media screen and (min-width: 641px) {
  .u-sp_dispBlock, .u-sp_dispInBlock, .u-sp_dispInline, .u-sp_dispFlex {
    display: none;
  }
  .u-pc_dispBlock {
    display: block;
  }
  .u-pc_dispInBlock {
    display: inline-block;
  }
  .u-pc_dispInline {
    display: inline;
  }
  .u-pc_dispFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-tab_dispBlock {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .u-tab_dispBlock {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .u-tab_dispBlock {
    display: none;
  }
  .u-pc_dispBlock, .u-pc_dispInBlock, .u-pc_dispInline, .u-pc_dispFlex {
    display: none;
  }
  .u-sp_dispBlock {
    display: block;
  }
  .u-sp_dispInBlock {
    display: inline-block;
  }
  .u-sp_dispInline {
    display: inline;
  }
  .u-sp_dispFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.u-cantarell {
  font-family: "Cantarell", sans-serif;
}

/* CSS Document */
.topSlide {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .topSlide {
    margin-bottom: 6vw;
  }
}
@media screen and (max-width: 640px) {
  .topSlide {
    margin-bottom: 9%;
  }
}
.topIntro--01 {
  position: absolute;
  max-width: 508px;
  width: 50%;
  bottom: 10%;
  right: 5%;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .topIntro--01 {
    width: 61%;
    bottom: 5%;
  }
}
.topIntro--02 {
  text-align: center;
  letter-spacing: 0.02rem;
  font-size: 1.1875rem;
  line-height: 2.5263157895;
  margin-bottom: 117px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .topIntro--02 {
    letter-spacing: 0.032vw;
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .topIntro--02 {
    margin-bottom: 7vw;
  }
}
@media screen and (max-width: 640px) {
  .topIntro--02 {
    font-size: 3.4375vw;
    letter-spacing: 0.0515625vw;
    line-height: 2.1818181818;
    margin-bottom: 10%;
  }
}
.top__ttl {
  position: relative;
  text-align: center;
  letter-spacing: 0.17rem;
  font-size: 1.5625rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .top__ttl {
    letter-spacing: 0.272vw;
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .top__ttl {
    font-size: 3.90625vw;
    letter-spacing: 0.6640625vw;
    line-height: 1;
  }
}
.top__ttl--pickup {
  margin-bottom: 6%;
}
@media screen and (max-width: 640px) {
  .top__ttl--pickup {
    padding-top: 10%;
    margin-bottom: 12%;
  }
}
.top__ttl--news {
  margin-bottom: 6%;
}
@media screen and (max-width: 640px) {
  .top__ttl--news {
    margin-bottom: 12%;
  }
}
.top__ttl--features {
  margin-bottom: 10%;
}
@media screen and (max-width: 640px) {
  .top__ttl--features {
    margin-bottom: 12%;
  }
}
.top__ttl--plan {
  margin-bottom: 7%;
}
@media screen and (max-width: 640px) {
  .top__ttl--plan {
    margin-bottom: 10%;
  }
}
.top__ttl--studio {
  margin-bottom: 5%;
}
@media screen and (max-width: 640px) {
  .top__ttl--studio {
    margin-bottom: 10%;
  }
}
.top__ttl--gallery {
  margin-bottom: 7%;
}
.top__ttl--staff {
  margin-bottom: 8%;
}
@media screen and (max-width: 640px) {
  .top__ttl--staff {
    margin-bottom: 11%;
  }
}
.top__ttl--message {
  margin-bottom: 8%;
}
.top__ttl::before {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  bottom: -27px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #454545;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .top__ttl::before {
    width: 0.2vw;
    height: 1.6vw;
    bottom: -2.7vw;
  }
}
@media screen and (max-width: 640px) {
  .top__ttl::before {
    width: 1px;
    height: 2vw;
    bottom: -4vw;
  }
}
.topBgGray {
  background: #F5F7F7;
}
.top-newsList--pickup {
  width: 95%;
  max-width: 950px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 5%;
}
@media screen and (max-width: 640px) {
  .top-newsList--pickup {
    width: 89.0625%;
  }
}

.swiper-container {
  width: 100%;
}
.features {
  width: 95%;
  max-width: 950px;
  margin: 0 auto;
  padding: 97px 0 117px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .features {
    padding: 9.7vw 0 11.7vw;
  }
}
@media screen and (max-width: 640px) {
  .features {
    position: relative;
    width: 89.0625%;
    padding: 15% 0 4.7%;
  }
  .features::before {
    position: absolute;
    content: "";
    display: block;
    width: 34.25vw;
    height: 34.25vw;
    bottom: -17vw;
    right: -3vw;
    background: 0 0/contain no-repeat url(../img/top/features_img_04_sp.png);
  }
}
.features__ttl {
  width: 23%;
  margin: 6% auto 5%;
}
@media screen and (max-width: 640px) {
  .features__ttl {
    width: 50%;
    margin: 11% auto 7.5%;
  }
}
.featuresItem {
  margin-bottom: 7%;
}
@media screen and (min-width: 641px) {
  .featuresItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .featuresItem {
    margin-bottom: 13%;
  }
}
.featuresItem__img {
  width: 51.6%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 51.6%;
          flex: 0 1 51.6%;
}
@media screen and (max-width: 640px) {
  .featuresItem__img {
    width: 100%;
    margin-bottom: 5.7%;
  }
}
.featuresItem__img--02 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.featuresItemDesc {
  width: 44.2%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 44.2%;
          flex: 0 1 44.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 640px) {
  .featuresItemDesc {
    width: 100%;
  }
}
.featuresItemDesc--02 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.featuresItem__ttl {
  margin-bottom: 4%;
  letter-spacing: 0.03rem;
  font-size: 1.5625rem;
  line-height: 1.68;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .featuresItem__ttl {
    letter-spacing: 0.048vw;
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  .featuresItem__ttl {
    text-align: center;
    margin-bottom: 2.5%;
    font-size: 4.375vw;
    letter-spacing: 0.4375vw;
    line-height: 1.6071428571;
  }
}
.featuresItem__txt {
  letter-spacing: 0.02rem;
  font-size: 1.0625rem;
  line-height: 2.0588235294;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .featuresItem__txt {
    letter-spacing: 0.032vw;
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 640px) {
  .featuresItem__txt {
    text-align: center;
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 1.9;
  }
}

/* CSS common */
.header__logo {
  position: fixed;
  width: 270px;
  top: 20px;
  left: 40px;
  z-index: 1100;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .header__logo {
    width: 27vw;
    top: 2vw;
    left: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .header__logo {
    width: 42vw;
    top: 4vw;
    left: 6vw;
  }
}
.headerBtn {
  position: fixed;
  width: 104px;
  top: 0;
  right: 0;
  padding-top: 38px;
  z-index: 1100;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerBtn {
    width: 10.4vw;
    padding-top: 3.8vw;
  }
}
@media screen and (max-width: 640px) {
  .headerBtn {
    width: 18%;
    padding-top: 2%;
  }
}
.headerBtn__item {
  cursor: pointer;
}
.headerBtn__item--01 {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto 20%;
  border-radius: 50%;
  background: #FFF;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerBtn__item--01 {
    width: 6vw;
    height: 6vw;
  }
}
@media screen and (max-width: 640px) {
  .headerBtn__item--01 {
    width: 12.5vw;
    height: 12.5vw;
    margin: 0 0 26%;
  }
}
.headerBtn__item--02, .headerBtn__item--03 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 82px;
  background: #FFF;
  border-radius: 5px 0 0 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 40%;
  letter-spacing: 0.133rem;
  font-size: 1.125rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerBtn__item--02, .headerBtn__item--03 {
    letter-spacing: 0.2128vw;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerBtn__item--02, .headerBtn__item--03 {
    height: 8.2vw;
    border-radius: 0.5vw 0 0 0.5vw;
  }
}
@media screen and (max-width: 640px) {
  .headerBtn__item--02, .headerBtn__item--03 {
    width: 90%;
    height: 14vw;
    margin-left: auto;
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 1;
  }
}
.headerBtn__item--02 {
  margin-bottom: 12%;
  background: 50% 76%/29% no-repeat url(../img/header/header_menu_01.svg), #FFF;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .headerBtn__item--02 {
    margin-bottom: 16%;
  }
}
.headerBtn__item--03 {
  background: 50% 75%/20% no-repeat url(../img/header/header_menu_02.svg), #FFF;
}
.headerBtn__border {
  position: absolute;
  display: block;
  width: 50%;
  height: 2px;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #454545;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.headerBtn__border--01 {
  margin-top: -11px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerBtn__border--01 {
    margin-top: -1.1vw;
  }
}
.menu-open .headerBtn__border--01 {
  margin-top: -1px;
  -webkit-transform: rotate(405deg);
      -ms-transform: rotate(405deg);
          transform: rotate(405deg);
}
.headerBtn__border--02 {
  margin-top: -1px;
}
.menu-open .headerBtn__border--02 {
  display: none;
}
.headerBtn__border--03 {
  margin-top: 9px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerBtn__border--03 {
    margin-top: 0.9vw;
  }
}
.menu-open .headerBtn__border--03 {
  margin-top: -1px;
  -webkit-transform: rotate(-405deg);
      -ms-transform: rotate(-405deg);
          transform: rotate(-405deg);
}
.headerMenu {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 640px) {
  .headerMenu {
    overflow-y: scroll;
    padding-top: 18vw;
  }
}
.menu-open .headerMenu {
  z-index: 1000;
  opacity: 1;
}
.headerMenuInner {
  width: 80%;
  max-width: 800px;
}
@media screen and (min-width: 641px) {
  .headerMenuInner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .headerMenuInner {
    top: 12vh;
    position: relative;
    padding-bottom: 10vh;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  .headerMenuContainer {
    margin-bottom: 11%;
  }
}
.headerMenuContainer--01, .headerMenuContainer--02 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}
.headerMenuContainer--03 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.headerMenuContainer--04 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media screen and (max-width: 640px) {
  .headerMenuContainer--04 {
    margin-bottom: 0;
  }
}
.headerMenu__ttl {
  margin-bottom: 10%;
  letter-spacing: 0.02rem;
  font-size: 1.75rem;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerMenu__ttl {
    letter-spacing: 0.032vw;
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__ttl {
    font-weight: 500;
    margin-bottom: 7%;
    padding-bottom: 4%;
    text-align: left;
    font-size: 4.375vw;
    letter-spacing: 0.0875vw;
    line-height: 1;
    border-bottom: #454545 1px solid;
  }
}
.headerMenuList--03 {
  margin: 3% 0 4.5%;
  padding: 5% 0 0;
}
@media screen and (min-width: 641px) {
  .headerMenuList--03 {
    border-top: #454545 1px solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media screen and (max-width: 640px) {
  .headerMenuList--03 {
    margin: 0;
    padding: 0;
  }
}
.headerMenuList--04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width: 640px) {
  .headerMenuList--04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.headerMenu__item {
  text-align: center;
  margin-bottom: 8%;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .headerMenu__item {
    text-align: left;
    margin-bottom: 8%;
  }
}
.headerMenu__item--102 {
  position: relative;
}
.headerMenu__item--102 .menu-accordion__content {
  margin-top: 8%;
  display: none;
}
.headerMenu__item--301, .headerMenu__item--302 {
  height: 100%;
  margin-right: 15%;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .headerMenu__item--301, .headerMenu__item--302 {
    margin-bottom: 6%;
  }
}
.headerMenu__item--401, .headerMenu__item--402 {
  width: 40%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}
@media screen and (max-width: 640px) {
  .headerMenu__item--401, .headerMenu__item--402 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.headerMenu__item--401 {
  margin-right: 6%;
}
@media screen and (max-width: 640px) {
  .headerMenu__item--401 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__item--402 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 6%;
  }
}
.headerMenu__link {
  display: inline-block;
  letter-spacing: 0rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerMenu__link {
    letter-spacing: 0vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__link {
    font-size: 3.75vw;
    letter-spacing: 0vw;
    line-height: 1;
  }
}
.headerMenu__link--102 {
  position: relative;
}
.headerMenu__link--102::after {
  content: "";
  border-right: #4b4b4b 2px solid;
  border-bottom: #4b4b4b 2px solid;
  position: absolute;
  left: 110%;
  top: 20%;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerMenu__link--102::after {
    border-right: #4b4b4b 0.2vw solid;
    border-bottom: #4b4b4b 0.2vw solid;
    width: 1vw;
    height: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .headerMenu__link--102::after {
    border-right: #4b4b4b 0.3125vw solid;
    border-bottom: #4b4b4b 0.3125vw solid;
    width: 1.5625vw;
    height: 1.5625vw;
  }
}
.headerMenu__link--102.js-active::after {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 40%;
}
.headerMenu__link--401, .headerMenu__link--402 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerMenu__link--401, .headerMenu__link--402 {
    height: 6vw;
  }
}
.headerMenu__link--401::before, .headerMenu__link--402::before {
  position: absolute;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  top: 50%;
  right: 3%;
  margin-top: -3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .headerMenu__link--401::before, .headerMenu__link--402::before {
    width: 0.6vw;
    height: 0.6vw;
    margin-top: -0.3vw;
  }
}
.headerMenu__link--401 {
  border: #454545 1px solid;
}
.headerMenu__link--401::before {
  border-top: #454545 1px solid;
  border-right: #454545 1px solid;
}
.headerMenu__link--402 {
  background: #E38088;
  border: #E38088 1px solid;
}
.headerMenu__link--402::before {
  border-top: #FFF 1px solid;
  border-right: #FFF 1px solid;
}
.headerMenu__link--402, .headerMenu__link--402:link, .headerMenu__link--402:visited {
  color: #FFF;
}

.r-popup {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: scroll;
}
.r-popup.is-open {
  opacity: 1;
  z-index: 1100;
  background-color: rgba(108, 108, 108, 0.5);
  padding: 50px 0;
}
.r-popup .r-black-background {
  background-color: rgba(108, 108, 108, 0.5);
  width: 100%;
  height: 100%;
}
.r-popup .r-close-btn {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #454545;
  position: absolute;
  top: -30px;
  right: -30px;
  cursor: pointer;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .r-popup .r-close-btn {
    width: 6vw;
    height: 6vw;
    top: -3vw;
    right: -3vw;
  }
}
@media screen and (max-width: 640px) {
  .r-popup .r-close-btn {
    width: 12.5vw;
    height: 12.5vw;
    top: -1.5625vw;
    right: -1.5625vw;
  }
}
.r-popup .r-close-btn::before, .r-popup .r-close-btn::after {
  position: absolute;
  content: "";
  width: 50%;
  height: 2px;
  background-color: #FFFFFF;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .r-popup .r-close-btn::before, .r-popup .r-close-btn::after {
    height: 0.2vw;
  }
}
@media screen and (max-width: 640px) {
  .r-popup .r-close-btn::before, .r-popup .r-close-btn::after {
    height: 0.3125vw;
  }
}
.r-popup .r-close-btn::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.r-popup .r-close-btn::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.r-popup-box {
  padding: 50px 0;
}
.r-popup-inner {
  position: relative;
  width: 920px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-color: #fff;
  padding: 69px 0 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .r-popup-inner {
    width: 92vw;
    height: 93vw;
    padding: 6.9vw 0 6.5vw;
  }
}
@media screen and (max-width: 640px) {
  .r-popup-inner {
    width: 90.625vw;
    height: 167.96875vw;
    padding: 8.90625vw 0 5.78125vw;
  }
}

.u-Btn {
  width: 381px;
  border: 1px solid #4E4E4E;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 26px 0;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.117rem;
  font-size: 1.25rem;
  line-height: 2.2;
  padding: 8px 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .u-Btn {
    letter-spacing: 0.1872vw;
    font-size: 2vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .u-Btn {
    width: 38.1vw;
    padding: 0.8vw 0;
  }
}
@media screen and (max-width: 640px) {
  .u-Btn {
    width: 78.125vw;
    padding: 6.1vw 0;
    font-size: 4.0625vw;
    letter-spacing: 0.6134375vw;
    line-height: 1.7307692308;
    padding: 4.0625vw 0;
  }
}
.u-Btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #4E4E4E;
  border-bottom: 1px solid #4E4E4E;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 5%;
  top: 50%;
  margin: -5px 0 0;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .u-Btn::after {
    width: 1vw;
    height: 1vw;
    margin: -0.5vw 0 0;
  }
}
@media screen and (max-width: 640px) {
  .u-Btn::after {
    width: 1.5625vw;
    height: 1.5625vw;
    margin: -0.78125vw 0 0;
  }
}

.WebPopupText {
  padding: 0;
  letter-spacing: 0.02rem;
  font-size: 1.0625rem;
  line-height: 1.9411764706;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .WebPopupText {
    letter-spacing: 0.032vw;
    font-size: 1.7vw;
  }
}
.WebPopupText--01 {
  width: 223px;
  margin: 0 auto 3.9%;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .WebPopupText--01 {
    width: 22.3vw;
  }
}
.WebPopupText--02 {
  margin-bottom: 2.5%;
}
.WebPopupText--03 {
  margin: 0 0 2.4%;
}
.WebPopupText--04 {
  letter-spacing: 0.12rem;
  font-size: 1.4375rem;
  line-height: 1.5217391304;
  margin: 0 0 1%;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .WebPopupText--04 {
    letter-spacing: 0.192vw;
    font-size: 2.3vw;
  }
}
.WebPopupText--05 {
  color: #E38088;
}
.WebPopupTable {
  width: 100%;
  border: #8D8D8D 1px solid;
}
.WebPopupTableWrap {
  margin: 0 auto 2.8%;
  width: 58.8%;
}
.WebPopupTable__Head {
  background: #EAE8E8;
  font-weight: 500;
  padding: 3%;
  color: #4B4B4B;
  font-size: 1.062rem;
  padding: 1.5% 1%;
  text-align: center;
  width: 50%;
  border-bottom: #8D8D8D 1px solid;
  border-right: #8D8D8D 1px solid;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .WebPopupTable__Head {
    font-size: 1.7vw;
  }
}
.WebPopupTable__Data {
  font-size: 1.062rem;
  color: #E38088;
  font-weight: 500;
  text-align: center;
  width: 50%;
  border-bottom: #8D8D8D 1px solid;
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
  .WebPopupTable__Data {
    font-size: 1.7vw;
  }
}
.WebPopupTable__Row:last-child .WebPopupTable__Head, .WebPopupTable__Row:last-child .WebPopupTable__Data {
  border-bottom: none;
}
.WebPopupBtn {
  width: 41%;
  margin: 0 auto 4.3%;
  padding: 1% 0;
}
.WebPopupBtn--02 {
  width: 100%;
  margin: 0 auto 4%;
  padding: 1% 0;
  background: #FFF;
  line-height: 3;
}
@media screen and (max-width: 640px) {
  .WebPopupBtn--02 {
    line-height: 1;
    padding: 1% 0;
  }
}
.WebPopupBtn__grid {
  display: grid;
  grid-template-columns: repeat(2, 20.3%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5%;
}
@media screen and (max-width: 640px) {
  .WebPopupBtn__grid {
    grid-template-columns: repeat(2, 36.5%);
  }
}
.WebPopupBg {
  padding: 4% 0 6%;
  background: #F2F2F2;
}

@media screen and (max-width: 640px) {
  .WebPopupInner--01 {
    padding: 9.3% 0 5.2% 0;
    background: #fff;
    margin: 0;
  }
  .WebPopupText {
    padding: 0 5.7%;
    text-align: justify;
    font-size: 3.125vw;
    letter-spacing: 0.046875vw;
    line-height: 1.85;
  }
  .WebPopupText--01 {
    margin: 0 0 4%;
    width: 100%;
  }
  .WebPopupText--02 {
    margin-bottom: 3.3%;
  }
  .WebPopupText--03 {
    margin: 0 0 4%;
  }
  .WebPopupText--04 {
    padding: 0;
    margin: 0 0 3%;
    text-align: center;
    font-size: 4.375vw;
    letter-spacing: 0.581875vw;
    line-height: 1.4285714286;
    font-weight: 500;
  }
  .WebPopupText--05 {
    text-align: center;
    font-weight: 500;
  }
  .WebPopupTableWrap {
    margin: 0 7.5% 3.4% 5.7%;
    width: 88.8%;
  }
  .WebPopupTable__Head {
    background: #F2F2F2;
    font-weight: 500;
    padding: 3%;
    color: #4B4B4B;
    font-size: 3.15vw;
    padding: 1%;
    text-align: center;
    width: 53%;
  }
  .WebPopupTable__Data {
    font-size: 3.15vw;
    font-weight: 500;
    text-align: center;
    width: 50%;
  }
  .WebPopupTable__Row:last-child .WebPopupTable__Head, .WebPopupTable__Row:last-child .WebPopupTable__Data {
    border-bottom: none;
  }
  .WebPopupBg {
    background: #F2F2F2;
  }
  .WebPopupBtn {
    width: 88%;
    margin: 0 auto 8%;
    max-height: none;
    padding: 4.0625vw 0;
  }
  .WebPopupBtn--02 {
    margin: 0 auto 3%;
    background: #fff;
    padding: 2.8125vw 0;
  }
  .WebPopupBg {
    padding: 7% 0;
  }
}/*# sourceMappingURL=top_pre.css.map */