@charset "UTF-8";
/*# sourceMappingURL=../css/style.css.map */
/*--基本スタイル--*/
/*共通部分*/
html {
  font-size: 100%;
  visibility: hidden;
  opacity: 0;
  scroll-behavior: smooth;
}

html.wf-active {
  visibility: visible;
  opacity: 1;
}

body {
  font-family: "Noto Sans JP", sans-serif, apple-system, blinkMacSystemFont, "Helvetica Neue", "Segoe UI", YuGothicM, YuGothic, Meiryo, Arial, "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1.5;
  color: #333333;
  font-weight: 400;
  letter-spacing: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 576px) {
  body {
    font-size: 0.75rem;
  }
}

body.fixed {
  width: 100%;
  position: fixed;
  overflow: hidden;
}

body.is-fixed {
  width: 100%;
  position: fixed;
  overflow: hidden;
}

.max-extend {
  max-width: 1920px;
  margin: 0 auto;
}

.max-extend-inner {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  padding: 0 4%;
}

.content-l-extend {
  max-width: 1288px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-l-extend {
    width: calc(100% - 32px);
  }
}

.content-extend, .footer__content {
  max-width: 1080px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-extend, .footer__content {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 768px) {
  .content-extend.sp-w-none, .sp-w-none.footer__content {
    width: 100%;
  }
}

.wrapper {
  padding: 0 4%;
}

.content-wrapper {
  padding: 0 5%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

p {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 576px) {
  p {
    font-size: 0.75rem;
  }
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

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

.sp-br {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-br {
    display: block;
  }
}

.pc-show {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc-show {
    display: none;
  }
}

.m-show {
  display: none;
}
@media screen and (max-width: 992px) {
  .m-show {
    display: block;
  }
}

.ml-only {
  display: none;
}
@media screen and (max-width: 1150px) {
  .ml-only {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .ml-only {
    display: none;
  }
}

.sp-show {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-show {
    display: block;
  }
}

.sp-xs-none {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-xs-none {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .sp-xs-none {
    display: none;
  }
}

.sp-xs-show {
  display: none;
}
@media screen and (max-width: 576px) {
  .sp-xs-show {
    display: block;
  }
}

.xs-show {
  display: none;
}
@media screen and (max-width: 576px) {
  .xs-show {
    display: block;
  }
}

.xs-none {
  display: block;
}
@media screen and (max-width: 576px) {
  .xs-none {
    display: none;
  }
}

ul {
  list-style: none;
}

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

table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 576px) {
  table th, table td {
    font-size: 0.875rem;
  }
}

ol {
  padding-left: 20px;
}

ul {
  list-style: none;
}

.back-inherit {
  background-color: inherit !important;
}

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

.content-center, .breadcrumb__list__item__text {
  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;
}

.no-warp {
  white-space: nowrap;
}

.pointer {
  cursor: pointer;
}

.vertical-font {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

.position-right {
  text-align: right;
}

.position-left {
  text-align: left;
}

.medium {
  font-weight: 500;
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.link-transparent, .modal-close, .modal-wrapper__window__mkaitori__list__item__link, .modal-wrapper__window__mkaitori__link, .modal-wrapper__window__content__list__item__btn, .registration__step__register__content__flex__link, .form__privacy, .slider__link__a, .main-slider__link, .news__body__content__list__link, .pagination-part__list__item a, .online-smBtn, .online-btn, .submit-btn, .regular-btn, .underlayerNav__btn, .underlayerNav__list__item__link, .footer__content__nav__list__item__link, .footer__content__icons__list__link, .header .global-menu .menu-list .inner-list li a, .header .global-menu .menu-list .list-name .list-link, .header__menu__nav__cart, .header__menu__nav__list li a, .header__top__btn-content__left__link, .header__top__logo__title {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.link-transparent:hover, .modal-close:hover, .modal-wrapper__window__mkaitori__list__item__link:hover, .modal-wrapper__window__mkaitori__link:hover, .modal-wrapper__window__content__list__item__btn:hover, .registration__step__register__content__flex__link:hover, .form__privacy:hover, .slider__link__a:hover, .main-slider__link:hover, .news__body__content__list__link:hover, .pagination-part__list__item a:hover, .online-smBtn:hover, .online-btn:hover, .submit-btn:hover, .regular-btn:hover, .underlayerNav__btn:hover, .underlayerNav__list__item__link:hover, .footer__content__nav__list__item__link:hover, .footer__content__icons__list__link:hover, .header .global-menu .menu-list .inner-list li a:hover, .header .global-menu .menu-list .list-name .list-link:hover, .header__menu__nav__cart:hover, .header__menu__nav__list li a:hover, .header__top__btn-content__left__link:hover, .header__top__logo__title:hover {
  opacity: 0.5;
}

.backBlue {
  background: #F9FCFE;
}

.backimage-t-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hamburgerBtn {
  width: 55px;
  height: 55px;
  display: block;
  padding: 18px 11.5px;
  position: relative;
}
.hamburgerBtn span {
  position: relative;
  display: block;
}
.hamburgerBtn span::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #333333;
  top: -10px;
  left: 0;
  -webkit-transform: translateY(0) rotate(0);
      -ms-transform: translateY(0) rotate(0);
          transform: translateY(0) rotate(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
}
.hamburgerBtn span:nth-of-type(2)::before {
  width: 65.6%;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
.hamburgerBtn span:nth-of-type(3)::before {
  width: 65.6%;
  -webkit-transform: translateY(16px);
      -ms-transform: translateY(16px);
          transform: translateY(16px);
  opacity: 1;
}
.hamburgerBtn.close span:before {
  top: 0;
  background-color: #333333;
}
@media screen and (max-width: 768px) {
  .hamburgerBtn.close span:before {
    top: -1px;
  }
}
.hamburgerBtn.close span:nth-of-type(1)::before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.hamburgerBtn.close span:nth-of-type(2)::before {
  width: 100%;
  -webkit-transform: rotate(45deg) translateY(0);
      -ms-transform: rotate(45deg) translateY(0);
          transform: rotate(45deg) translateY(0);
}
.hamburgerBtn.close span:nth-of-type(3)::before {
  opacity: 0;
}

.header {
  max-width: 1920px;
}
@media screen and (max-width: 768px) {
  .header {
    height: 56px;
  }
}
.header__top {
  height: 58px;
  padding: 0 32px 0 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .header__top {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: #ffffff;
    padding: 9px 0px 9px 18px;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header__top__logo {
  width: 457px;
  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;
}
@media screen and (max-width: 992px) {
  .header__top__logo {
    width: 350px;
  }
}
@media screen and (max-width: 768px) {
  .header__top__logo {
    width: 214px;
  }
}
.header__top__logo__title {
  width: 260px;
  display: block;
}
@media screen and (max-width: 768px) {
  .header__top__logo__title {
    width: 100%;
  }
}
.header__top__logo__title img {
  display: block;
  width: 100%;
}
.header__top__logo__name {
  width: 188px;
}
@media screen and (max-width: 768px) {
  .header__top__logo__name {
    display: none;
  }
}
.header__top__logo__name img {
  display: block;
  width: 100%;
}
.header__top__btn-content {
  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: 375px;
}
@media screen and (max-width: 992px) {
  .header__top__btn-content {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .header__top__btn-content {
    width: 135.57px;
  }
}
.header__top__btn-content__left {
  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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 288px;
  padding-bottom: 4.3px;
}
@media screen and (max-width: 768px) {
  .header__top__btn-content__left {
    padding-bottom: 0px;
    width: 80.57px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header__top__btn-content__left__link {
  width: calc(50% - 8px);
  display: block;
  height: 35px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  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;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .header__top__btn-content__left__link {
    width: calc(50% - 4px);
  }
}
@media screen and (max-width: 768px) {
  .header__top__btn-content__left__link {
    width: 100%;
    font-size: 10px;
    line-height: 13px;
    height: 38px;
  }
}
.header__top__btn-content__left__link img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__top__btn-content__left__link span {
  display: block;
  margin-left: 6px;
}
@media screen and (max-width: 768px) {
  .header__top__btn-content__left__link span {
    margin-left: 5.7px;
  }
}
.header__top__btn-content__left__link.green {
  background-image: url("../img/header/btn-green.png");
}
.header__top__btn-content__left__link.green img {
  width: 14.78px;
}
@media screen and (max-width: 768px) {
  .header__top__btn-content__left__link.green img {
    width: 14.88px;
  }
}
.header__top__btn-content__left__link.blue {
  background-image: url("../img/header/btn-blue.png");
}
@media screen and (max-width: 768px) {
  .header__top__btn-content__left__link.blue {
    display: none;
  }
}
.header__top__btn-content__left__link.blue img {
  width: 25.69px;
}
.header__menu {
  padding: 13.4px 32px 10.9px 28px;
  width: 100%;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: -72px;
}
@media screen and (max-width: 768px) {
  .header__menu {
    display: none !important;
    -ms-overflow-style: none;
  }
}
.header__menu__nav {
  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;
}
/* .header__menu__nav__scroll {
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.header__menu__nav__scroll::-webkit-scrollbar {
  display: none;
} */
.header__menu__nav__scroll {
  overflow-x: hidden;
}
.header__menu__nav__list li {
  position: relative;
  white-space: nowrap;
  width: auto !important;
  padding-right: 38px;
}
.header__menu__nav__list {
  width: 1045px;
  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;
}
.header__menu__nav__list li {
  position: relative;
  white-space: nowrap;
}
.header__menu__nav__list li:nth-child(n+2) {
  padding-left: 38px;
}
.header__menu__nav__list li:nth-child(n+2):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 18.84px;
  width: 1px;
  background: #707070;
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}
.header__menu__nav__list li a {
  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;
  color: #333333;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
}
.header__menu__nav__list li a img {
  display: block;
}
.header__menu__nav__list li a img.guidance {
  width: 16.82px;
}
.header__menu__nav__list li a img.sale {
  width: 29.51px;
}
.header__menu__nav__list li a img.store {
  width: 28.27px;
}
.header__menu__nav__list li a img.reserve {
  width: 16.99px;
}
.header__menu__nav__list li a img.purchase {
  width: 27.73px;
}
.header__menu__nav__list li a span {
  display: block;
  margin-left: 10px;
}
.header__menu__nav__cart {
  margin-left: 24px;
  display: block;
  height: 49px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../img/header/btn-orange.png");
  position: relative;
  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;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 197px;
}
.header__menu__nav__cart img {
  display: block;
  width: 23.4px;
}
.header__menu__nav__cart span {
  margin-left: 4.5px;
}
.header__menu .headerIcon {
  display: none;
}
.header__menu .toggle-hamburger {
  display: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.header__menu.is-fixed {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9.1px 13px 9.21px 9px;
}
.header__menu.is-fixed .headerIcon {
  display: block;
  width: 46.94px;
  height: 38px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
}
.header__menu.is-fixed .header__menu__nav {
  width: calc(100% - 131.94px);
}
.header__menu.is-fixed .header__menu__nav .header__menu__nav__scroll .header__menu__nav__list {
  width: 936px;
}
.header__menu.is-fixed .header__menu__nav .header__menu__nav__scroll .header__menu__nav__list li:nth-child(2) {
  padding-left: 6px;
}
.header__menu.is-fixed .header__menu__nav .header__menu__nav__scroll .header__menu__nav__list li:nth-child(3) {
  padding-left: 29.8px;
}
.header__menu.is-fixed .header__menu__nav .header__menu__nav__scroll .header__menu__nav__list li:nth-child(4) {
  padding-left: 24.3px;
}
.header__menu.is-fixed .header__menu__nav .header__menu__nav__scroll .header__menu__nav__list li:nth-child(5) {
  padding-left: 15.8px;
}
.header__menu.is-fixed .header__menu__nav .header__menu__nav__cart {
  margin-left: 42px;
}
.header .global-menu {
  position: fixed;
  z-index: 105;
  height: calc(100% - 72px);
  right: -346px;
  width: 346px;
  overflow: scroll;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 71px;
}
@media screen and (max-width: 768px) {
  .header .global-menu {
    width: 263px;
    right: -263px;
    top: 58px;
    height: calc(100% - 58px);
  }
}
.header .global-menu .menu-list {
  background: -webkit-gradient(linear, right top, left bottom, from(#F5A334), to(#F28728));
  background: -webkit-linear-gradient(top right, #F5A334 0%, #F28728 100%);
  background: -o-linear-gradient(top right, #F5A334 0%, #F28728 100%);
  background: linear-gradient(to bottom left, #F5A334 0%, #F28728 100%);
  width: 100%;
  position: relative;
  display: block;
}
.header .global-menu .menu-list:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
  width: 8px;
  background: rgba(253, 138, 36, 0.61);
}
.header .global-menu .menu-list .list-name {
  display: block;
  width: 100%;
  padding: 14.5px 0 15.5px 31px;
}
@media screen and (max-width: 768px) {
  .header .global-menu .menu-list .list-name {
    padding: 10.5px 0 12.6px 30.5px;
  }
}
.header .global-menu .menu-list .list-name:nth-child(n+2) {
  padding: 14.5px 0 15.5px 31px;
  border-top: 1px solid #ffffff;
}
@media screen and (max-width: 768px) {
  .header .global-menu .menu-list .list-name:nth-child(n+2) {
    padding: 11.5px 0 12.5px 30.5px;
  }
}
.header .global-menu .menu-list .list-name .list-link {
  font-size: 16px;
  font-weight: 500;
  display: block;
  color: #ffffff;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .header .global-menu .menu-list .list-name .list-link {
    font-size: 14px;
    line-height: 20px;
  }
}
.header .global-menu .menu-list .inner-list {
  margin-top: 10px;
  padding-left: 20px;
}
.header .global-menu .menu-list .inner-list li:nth-child(n+2) {
  margin-top: 11px;
}
.header .global-menu .menu-list .inner-list li a {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 16px;
  padding-left: 10.5px;
}
@media screen and (max-width: 768px) {
  .header .global-menu .menu-list .inner-list li a {
    font-size: 14px;
  }
}
.header .global-menu .menu-list .inner-list li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 2px;
  width: 4.3px;
  background: #ffffff;
}
.header .global-menu.show {
  right: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@-webkit-keyframes menuFadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes menuFadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.header__menu.is-fixed .toggle-hamburger {
  display: block;
}

.toggle-hamburger {
  margin-left: 10px;
}

@-webkit-keyframes UpAnime {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
}

@keyframes UpAnime {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
}
@-webkit-keyframes DownAnime {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes DownAnime {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.footer {
  padding: 40px 0 35px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 50px 0 64px;
  }
}
.footer__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer__content {
    -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;
  }
}
.footer__content__icons {
  width: 185px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 9px;
}
@media screen and (max-width: 768px) {
  .footer__content__icons {
    padding-left: 0px;
    width: 177px;
  }
}
.footer__content__icons__list {
  width: 36px;
}
.footer__content__icons__list__link {
  display: block;
  width: 100%;
}
.footer__content__icons__list__link img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer__content__left {
  max-width: 580px;
}
@media screen and (max-width: 768px) {
  .footer__content__left {
    max-width: 275px;
    margin-top: 26px;
  }
}
.footer__content__left__copy {
  display: block;
  margin-top: 25px;
  font-size: 12px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .footer__content__left__copy {
    text-align: center;
  }
}
.footer__content__nav {
  width: 100%;
}
.footer__content__nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer__content__nav__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.footer__content__nav__list__item:nth-child(n+2) {
  padding-left: 22px;
  border-left: 1px solid #333333;
  margin-left: 22px;
}
@media screen and (max-width: 768px) {
  .footer__content__nav__list__item:nth-child(n+2) {
    padding-left: 0px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .footer__content__nav__list__item {
    width: 50%;
  }
  .footer__content__nav__list__item:first-child {
    border-left: 1px solid #333333;
  }
  .footer__content__nav__list__item:nth-child(2) {
    border-right: 1px solid #333333;
  }
  .footer__content__nav__list__item:nth-child(n+3) {
    margin-top: 13px;
  }
}
.footer__content__nav__list__item__link {
  display: inline-block;
  font-size: 16px;
  color: #333333;
}
@media screen and (max-width: 992px) {
  .footer__content__nav__list__item__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .footer__content__nav__list__item__link {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
  }
}

.underlayerNav {
  position: fixed;
  bottom: -56px;
  left: 0;
  height: 56px;
  width: 100%;
  z-index: 100;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #FFF6EF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .underlayerNav {
    bottom: 0;
  }
}
.underlayerNav__list {
  padding-left: 11px;
  height: 100%;
  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;
  width: calc(100% - 90px);
}
.underlayerNav__list__item {
  display: inline-block;
}
.underlayerNav__list__item__link {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #333333;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
}
.underlayerNav__list__item__link img {
  display: block;
}
.underlayerNav__list__item__link img.sale {
  width: 29.51px;
  margin-bottom: 1.9px;
}
.underlayerNav__list__item__link img.store {
  width: 26.39px;
  margin-bottom: 9.4px;
}
.underlayerNav__list__item__link img.reserve {
  width: 16.99px;
  margin-bottom: 9.8px;
}
.underlayerNav__list__item__link img.purchase {
  width: 26.24px;
  margin-bottom: 2.4px;
}
.underlayerNav__list__item__link span {
  text-align: center;
}
.underlayerNav__btn {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 15px;
  width: 75px;
  height: 100%;
  background: #FC9810;
  color: #ffffff;
}
.underlayerNav__btn__icon {
  width: 23.4px;
  display: block;
}
.underlayerNav__btn span {
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.section-title {
  display: inline-block;
  position: relative;
}
.section-title__main {
  font-size: 60px;
  color: #FC9810;
}
@media screen and (max-width: 768px) {
  .section-title__main {
    font-size: 34px;
  }
}
.section-title__sub {
  font-size: 17px;
  margin-top: -8px;
}
@media screen and (max-width: 768px) {
  .section-title__sub {
    font-size: 9px;
  }
}
.section-title:after {
  content: "";
  position: absolute;
  right: -119px;
  top: 8px;
  background-image: url("../img/icon/neko.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 107px;
  height: 107px;
}
@media screen and (max-width: 768px) {
  .section-title:after {
    width: 51px;
    height: 51px;
    right: -70px;
  }
}

.lower-title {
  width: 100%;
  position: relative;
  background: #F5F5F7;
  line-height: 34px;
  font-weight: 700;
  font-size: 26px;
  padding: 20px 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
}
@media screen and (max-width: 768px) {
  .lower-title {
    font-size: 20px;
    padding: 5.5px 16px;
  }
}
.lower-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #FC9810;
  height: 100%;
  width: 12px;
}
@media screen and (max-width: 768px) {
  .lower-title:before {
    width: 5px;
  }
}
.lower-title.m-width {
  width: calc(100% - 80px);
}
@media screen and (max-width: 768px) {
  .lower-title.m-width {
    width: calc(100% - 32px);
  }
}

.common-innertitle {
  padding: 11px 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
@media screen and (max-width: 768px) {
  .common-innertitle {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 16px;
  }
}
.common-innertitle.cw {
  color: #ffffff;
}
.common-innertitle.shop-space {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .common-innertitle.shop-space {
    margin-top: 20px;
  }
}
.common-innertitle.green {
  background: #13B97F;
}
.common-innertitle.blue {
  background: #0353B5;
}
.common-innertitle.purple {
  background: #8A94E4;
}
.common-innertitle.orange {
  background: #F2955A;
}
.common-innertitle.pink {
  background: #E65A81;
}
.common-innertitle.lightgreen {
  background: #00B6CE;
}

.regular-btn {
  position: relative;
  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;
  padding: 8px 20px 8px 19px;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  width: 174px;
  border: 2px solid #E2E2E2;
  border-radius: 10px;
  background: #ffffff;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .regular-btn {
    font-size: 12px;
    width: 120px;
    padding: 5px 13px 6px 13px;
  }
}
.regular-btn .link-text {
  display: block;
}
.regular-btn .triangle {
  position: relative;
  display: block;
  z-index: 2;
  width: 10px;
  height: 13.57px;
}
@media screen and (max-width: 768px) {
  .regular-btn .triangle {
    width: 7px;
    height: 10.57px;
  }
}
.regular-btn .triangle:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0px;
  top: 1px;
  background-image: url("../img/btn/triangle-black.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.regular-btn .triangle:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  background-image: url("../img/btn/triangle-orange.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.regular-btn:hover {
  color: #333333;
}
.regular-btn:hover .triangle:after {
  top: 1px;
}
.regular-btn:hover {
  color: #333333;
  background: #ffffff;
}
.regular-btn:hover:after {
  right: 16px;
  background-color: #3B9AF2;
}

.submit-btn {
  width: 100%;
  max-width: 380px;
  background: #FD8A24;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 0;
  font-weight: 700;
  display: block;
  margin: 60px auto 0;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .submit-btn {
    margin-top: 25px;
  }
}

.online-btn {
  display: block;
  width: 100%;
  max-width: 498px;
  margin: auto;
  border-radius: 40px;
  color: #ffffff;
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px;
}
@media screen and (max-width: 992px) {
  .online-btn {
    max-width: 303px;
    font-size: 1rem;
  }
}
.online-btn__inner {
  width: 100%;
  height: 100%;
  padding: 16px 0;
  background: #FD8A24;
  text-align: center;
  border-radius: 40px;
}
@media screen and (max-width: 992px) {
  .online-btn__inner {
    padding: 11px 0;
  }
}
.online-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 34px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-image: url("../img/online/arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 38px;
  height: 38px;
}
@media screen and (max-width: 992px) {
  .online-btn:before {
    width: 28px;
    height: 28px;
    right: 14px;
  }
}
.online-btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 24px;
  background-image: url("../img/online/btn.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 90px;
  height: 88px;
}
@media screen and (max-width: 992px) {
  .online-btn:after {
    width: 63.24px;
    height: 61.75px;
    left: 5px;
    bottom: 5px;
  }
}
.online-btn.opcity-little:hover {
  opacity: 0.8;
}

.online-smBtn {
  display: block;
  width: 100%;
  max-width: 170px;
  margin: 18px auto 0;
  padding: 3px 0 5px;
  border-radius: 18px;
  background: #FD8A24;
  text-align: center;
  color: #ffffff;
  position: relative;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .online-smBtn {
    font-size: 0.6275rem;
    max-width: 107px;
    margin: 13px auto 0;
  }
}
.online-smBtn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-image: url("../img/online/arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 992px) {
  .online-smBtn:before {
    width: 18px;
    height: 18px;
  }
}

.pagination-part {
  margin: 40px auto 40px;
  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;
}
@media screen and (max-width: 768px) {
  .pagination-part {
    margin: 24px auto 30px;
  }
}
.pagination-part__list {
  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;
}
@media screen and (max-width: 768px) {
  .pagination-part__list {
    max-width: 300px;
    margin: auto;
  }
}
.pagination-part__list__item {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 12.5px;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item {
    margin: 0 3px;
    width: 27.28px;
    height: 27.28px;
  }
}
.pagination-part__list__item a, .pagination-part__list__item span {
  font-size: 1rem;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  color: #909090;
  text-align: center;
  padding-top: 2px;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item a, .pagination-part__list__item span {
    padding-top: 4px;
    font-size: 0.8125rem;
  }
}
.pagination-part__list__item.current span {
  background: #FD8A24;
  color: #ffffff;
}
.pagination-part__list__item.prev a, .pagination-part__list__item.next a {
  border: 1px solid #909090;
  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;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item.prev a, .pagination-part__list__item.next a {
    padding-top: 0px;
  }
}
.pagination-part__list__item.prev a img, .pagination-part__list__item.next a img {
  width: 5.85px;
  display: block;
  margin-top: 0px;
}
.pagination-part__list__item.prev {
  margin-right: 12.5px;
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item.prev {
    margin-right: 18px;
  }
}
.pagination-part__list__item.prev a img {
  margin-left: -1px;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item.prev a img {
    margin-left: 0px;
  }
}
.pagination-part__list__item.next {
  margin-left: 12.5px;
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item.next {
    margin-left: 18px;
  }
}
.pagination-part__list__item.next a img {
  margin-right: -1px;
}
@media screen and (max-width: 768px) {
  .pagination-part__list__item.next a img {
    margin-right: 0px;
  }
}
.pagination-part__list__item.dots {
  width: 12.27px;
  position: relative;
  border-radius: 0;
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  overflow: auto;
}
.pagination-part__list__item.dots span {
  width: 1.6px;
  height: 1.6px;
  background: #909090;
  display: block;
  border-radius: 0;
  padding-top: 0;
}

.pageTop {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: fixed;
  z-index: 20;
  width: 54px;
  height: 54px;
  bottom: 42px;
  right: 68px;
  border: 3px solid #FC9810;
  border-radius: 6px;
  background: #ffffff;
}
@media screen and (max-width: 992px) {
  .pageTop {
    right: 24px;
  }
}
@media screen and (max-width: 768px) {
  .pageTop {
    right: 26px;
  }
}
.pageTop__inner {
  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;
  height: 100%;
  width: 100%;
}
.pageTop__inner img {
  width: 19.57px;
  display: block;
}

#pageTop.show {
  opacity: 1;
}
#pageTop.show:hover {
  opacity: 0.7;
}

#pageTop.fixed {
  position: absolute;
}

.tabs {
  width: 100%;
}
.tabs__body__content {
  display: none;
}
.tabs__body__content.is-show {
  display: block;
}

.news {
  margin-top: 72px;
}
@media screen and (max-width: 768px) {
  .news {
    margin-top: 24.5px;
  }
}
.news__nav {
  padding: 0 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .news__nav {
    padding: 0 6px;
  }
}
.news__nav[data-tab-current=orange] {
  border-bottom: 3px solid #FC9810;
}
.news__nav[data-tab-current=pink] {
  border-bottom: 3px solid #F86FBC;
}
.news__nav[data-tab-current=blue] {
  border-bottom: 3px solid #3B9AF2;
}
.news__nav[data-tab-current=lightBlue] {
  border-bottom: 3px solid #1DAFB9;
}
.news__nav__link {
  width: 25%;
  text-align: center;
  position: relative;
  padding: 10px 0px 12.5px;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
  border-top: 2px solid #E2E2E2;
  border-left: 2px solid #E2E2E2;
  border-right: 2px solid #E2E2E2;
  border-radius: 10px 10px 0 0;
  height: 49px;
  line-height: 26px;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 992px) {
  .news__nav__link {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .news__nav__link {
    font-size: 13px;
    line-height: 15px;
    height: 50px;
    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;
    padding: 0px;
  }
}
.news__nav__link__text {
  position: relative;
  z-index: 4;
}
.news__nav__link.orange {
  color: #FC9810;
}
.news__nav__link.pink {
  color: #F86FBC;
}
.news__nav__link.blue {
  color: #3B9AF2;
}
.news__nav__link.lightBlue {
  color: #1DAFB9;
}
.news__nav__link.is-active {
  padding: 14px 0px 7px;
  height: 52.71px;
  line-height: 29px;
  font-size: 20px;
}
@media screen and (max-width: 992px) {
  .news__nav__link.is-active {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .news__nav__link.is-active {
    padding: 0;
    line-height: 15px;
    height: 50px;
    font-size: 13px;
  }
}
.news__nav__link.is-active.orange {
  border-top: 3px solid #FC9810;
  border-left: 3px solid #FC9810;
  border-right: 3px solid #FC9810;
}
.news__nav__link.is-active.pink {
  border-top: 3px solid #F86FBC;
  border-left: 3px solid #F86FBC;
  border-right: 3px solid #F86FBC;
}
.news__nav__link.is-active.blue {
  border-top: 3px solid #3B9AF2;
  border-left: 3px solid #3B9AF2;
  border-right: 3px solid #3B9AF2;
}
.news__nav__link.is-active.lightBlue {
  border-top: 3px solid #1DAFB9;
  border-left: 3px solid #1DAFB9;
  border-right: 3px solid #1DAFB9;
}
.news__nav__link.is-active:after {
  content: "";
  z-index: 2;
  position: absolute;
  background: #ffffff;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 100%;
}
.news__body {
  background: #ffffff;
  padding: 42px 0 0px;
}
@media screen and (max-width: 768px) {
  .news__body {
    padding: 38px 0 0;
  }
}
.news__body__content__list {
  padding-bottom: 16.5px;
  border-bottom: 1px dashed #DBE2E7;
}
@media screen and (max-width: 768px) {
  .news__body__content__list {
    padding-bottom: 15px;
  }
}
.news__body__content__list:nth-child(n+2) {
  margin-top: 16.5px;
}
@media screen and (max-width: 768px) {
  .news__body__content__list:nth-child(n+2) {
    margin-top: 15px;
  }
}
/* @media screen and (max-width: 768px) {
  .news__body__content__list:nth-child(n+6) {
    display: none;
  }
} */
/* @media screen and (max-width: 768px) {
  .news__body__content__list.lower-list:nth-child(n+4) {
    display: none;
  }
} */
.news__body__content__list__link {
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .news__body__content__list__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 16px;
  }
}
.news__body__content__list__link__flex {
  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-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.news__body__content__list__link__date {
  width: 108px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #888888;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .news__body__content__list__link__date {
    font-size: 13px;
    width: 90px;
  }
}
.news__body__content__list__link__category {
  width: 160px;
  text-align: center;
  border: 1px solid;
  font-size: 14px;
  font-weight: 500;
  border-radius: 10px;
  color: #333333;
  border: 1px solid #E2E2E2;
  line-height: 20px;
  padding: 6px 0;
}
@media screen and (max-width: 768px) {
  .news__body__content__list__link__category {
    font-size: 12px;
    width: auto;
    padding: 1px 20px;
    border-radius: 5px;
  }
}
.news_body-all,
.news_body-store {
  display: none;
}
.news__body__content__list__link__category.pink {
  border-color: #F86FBC;
  color: #F86FBC;
}
.news__body__content__list__link__category.blue {
  border-color: #3B9AF2;
  color: #3B9AF2;
}
.news__body__content__list__link__category.lightBlue {
  border-color: #1DAFB9;
  color: #1DAFB9;
}
.news__body__content__list__link__title {
  margin-left: 20px;
  margin-top: 1px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .news__body__content__list__link__title {
    margin-top: 7px;
    margin-left: 0;
    font-size: 13px;
    line-height: 21px;
  }
}
.news__body__content__list__link .new {
  width: 37px;
  border-radius: 8px;
  background: #FC9810;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  display: inline-block;
  line-height: 16px;
  margin-left: 11px;
}
@media screen and (max-width: 768px) {
  .news__body__content__list__link .new {
    width: 33px;
    line-height: 14px;
    margin-left: 8px;
  }
}

.main-slider__link {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  padding-top: 56.447%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .main-slider__link {
    border-radius: 5px;
  }
}
.main-slider__link img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.progressbar {
  position: relative;
  width: 100%;
  height: 7px;
  margin-top: 10px;
  background: #ccc;
  border-radius: 7px;
  overflow: hidden;
}
.progressbar span {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  background: #fbca5a;
  border-radius: 7px;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

@media screen and (max-width: 768px) {
  .slider__link {
    padding: 0 16px;
  }
}
.slider__link .swiper-wrapper {
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}
.slider__link .swiper-wrapper .swiper-slide {
  width: 386px !important;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .slider__link .swiper-wrapper .swiper-slide {
    width: 165px !important;
  }
}
.slider__link .swiper-wrapper.is-flex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1196px;
  width: calc(100% - 80px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .slider__link .swiper-wrapper.is-flex {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px;
  }
}
.slider__link .swiper-wrapper.is-flex .swiper-slide {
  width: 100% !important;
}
.slider__link__a {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .slider__link__a {
    border-radius: 5px;
  }
}
.slider__link__a img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#tutorial_inner {
  position: relative;
  width: 100%;
  height: 100%;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#tutorial_top {
  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;
  margin: 19px 0 0;
  padding: 0 10px 0 7px;
}
@media screen and (max-width: 768px) {
  #tutorial_top {
    margin: 4.7px 0 0;
  }
}
#tutorial_indicator {
  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%;
}
#tutorial_indicator > .indicator {
  position: relative;
  width: auto;
  height: 4px;
  background: #CCCCCC;
  margin-left: 3px;
}
#tutorial_indicator > .indicator:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 10px;
  background: #00B2BB;
}
#tutorial_indicator > .indicator.active:after {
  -webkit-animation: expandIndicatorAnim 3.8s forwards linear;
          animation: expandIndicatorAnim 3.8s forwards linear;
  width: 0;
}
#tutorial .swiper {
  padding-bottom: 10px;
}
#tutorial .swiper-button-prev:after,
#tutorial .swiper-button-next:after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 67px;
  width: 67px;
  border-radius: 50%;
  margin: auto;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #tutorial .swiper-button-prev:after,
#tutorial .swiper-button-next:after {
    height: 28px;
    width: 28px;
  }
}
#tutorial .swiper-button-prev {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: 67px;
  width: 67px;
  border-radius: 50%;
  left: 23.5%;
}
@media screen and (max-width: 768px) {
  #tutorial .swiper-button-prev {
    height: 28px;
    width: 28px;
    left: 14.5%;
  }
}
@media screen and (max-width: 576px) {
  #tutorial .swiper-button-prev {
    left: 12.5%;
  }
}
#tutorial .swiper-button-prev:after {
  background-image: url("../img/icon/swiper-left.png");
}
#tutorial .swiper-button-prev:hover {
  opacity: 0.5;
}
#tutorial .swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 5px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: 67px;
  width: 67px;
  border-radius: 50%;
  right: 18.5%;
}
@media screen and (max-width: 768px) {
  #tutorial .swiper-button-next {
    height: 28px;
    width: 28px;
    right: 11%;
  }
}
@media screen and (max-width: 576px) {
  #tutorial .swiper-button-next {
    right: 6%;
  }
}
#tutorial .swiper-button-next:after {
  background-image: url("../img/icon/swiper-right.png");
}
#tutorial .swiper-button-next:hover {
  opacity: 0.5;
}

@-webkit-keyframes expandIndicatorAnim {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes expandIndicatorAnim {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.breadcrumb {
  background: #F5F5F7;
  width: 100%;
  height: 28px;
  margin-bottom: 40px;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.breadcrumb::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    height: 17px;
    margin-top: 2px;
    margin-bottom: 20px;
  }
}
.breadcrumb__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
.breadcrumb__list__item {
  height: 100%;
  position: relative;
}
.breadcrumb__list__item__text {
  height: 100%;
  background: #1DAFB9;
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item__text {
    font-size: 10px;
  }
}
.breadcrumb__list__item__text span {
  display: block;
  margin-top: -2px;
}
.breadcrumb__list__item__text span:not(.sankaku) {
  white-space: nowrap;
}
.breadcrumb__list__item__text span.sankaku {
  margin-top: 0px;
}
.breadcrumb__list__item__text span.sankaku:after {
  content: "";
  z-index: 5;
  position: absolute;
  background: #E3E3E3;
  right: -17px;
  top: 0;
  height: 28.4px;
  width: 17.5px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.breadcrumb__list__item:first-child a {
  padding: 0 13.5px;
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item:first-child a {
    padding: 0 12px;
  }
  .breadcrumb__list__item__text span.sankaku:after {
    right: -11px;
    height: 18px;
    width: 11.25px;
  }
}
.breadcrumb__list__item__text.link {
  background: #E3E3E3;
  color: #333333;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.breadcrumb__list__item__text.link:hover {
  background: rgba(227, 227, 227, 0.5);
}
.breadcrumb__list__item__text.link:hover .sankaku:after {
  background: rgba(255, 255, 255, 0.4);
}
.breadcrumb__list__item__text.pd {
  padding: 0 13.5px 0 30.5px;
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item__text.pd {
    padding: 0 12px 0 23.25px;
  }
}
.breadcrumb__list__item:first-child {
  width: 71px;
}
.breadcrumb__list__item:first-child .breadcrumb__list__item__text::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-color: #E3E3E3;
  right: -17px;
  top: 0;
  height: 28.4px;
  width: 17.5px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item:first-child .breadcrumb__list__item__text::after {
    right: -11px;
    height: 18px;
    width: 11.25px;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item:first-child {
    width: 55.25px;
  }
}
.breadcrumb__list__item:nth-child(n+2) .breadcrumb__list__item__text:before {
  content: "";
  z-index: 2;
  position: absolute;
  background-color: #F5F5F7;
  left: -1.5px;
  top: -0.5px;
  height: 29.5px;
  width: 24.5px;
  -webkit-clip-path: polygon(30% 0, 100% 50%, 30% 100%, 0% 100%, 70% 50%, 0% 0%);
          clip-path: polygon(30% 0, 100% 50%, 30% 100%, 0% 100%, 70% 50%, 0% 0%);
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item:nth-child(n+2) .breadcrumb__list__item__text:before {
    -webkit-clip-path: polygon(20% 0, 100% 50%, 20% 100%, 0% 100%, 80% 50%, 0% 0%);
            clip-path: polygon(20% 0, 100% 50%, 20% 100%, 0% 100%, 80% 50%, 0% 0%);
    height: 18px;
    width: 12.75px;
  }
}
.breadcrumb__list__item:nth-child(n+2) .breadcrumb__list__item__text::after {
  content: "";
  z-index: 2;
  position: absolute;
  background-color: #1DAFB9;
  right: -17px;
  top: -0.5px;
  height: 28.4px;
  width: 17.5px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 768px) {
  .breadcrumb__list__item:nth-child(n+2) .breadcrumb__list__item__text::after {
    right: -11px;
    height: 18px;
    width: 11.25px;
  }
}
.breadcrumb__list__item:nth-child(n+2) .breadcrumb__list__item__text.link:after {
  background: #E3E3E3;
}

.accordion-list .accordion-btn span {
  display: block;
}
.accordion-list .accordion__content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  line-height: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.accordion-list .accordion__content.is-open {
  height: auto;
  line-height: 1.3;
  /* numberに書き換える*/
  opacity: 1;
}

.form__contact {
  margin-top: 40px;
  background: #F8F7F3;
  border-radius: 10px;
  padding: 80px 90px;
  display: block;
}
@media screen and (max-width: 768px) {
  .form__contact {
    border-radius: 0;
    padding: 40px 16px;
  }
}
.form__contact__text {
  margin-top: 16px;
  font-size: 12px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .form__contact__text {
    line-height: 20px;
    margin-top: 10px;
  }
}
.form__contact__notice {
  font-size: 12px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .form__contact__notice {
    line-height: 20px;
  }
}
.form__contact__textarea {
  margin-top: 10px;
  border-radius: 8px;
  background: #ffffff;
  width: 100%;
  padding: 13px 20px;
  font-size: 13px;
  line-height: 26px;
  border: 1px solid #E1DFDE;
  font-weight: 500;
  resize: none;
  height: 150px;
}
@media screen and (max-width: 768px) {
  .form__contact__textarea {
    height: 140px;
  }
}
.form__contact__textarea::-webkit-input-placeholder {
  color: #CCCCCC;
}
.form__contact__textarea::-moz-placeholder {
  color: #CCCCCC;
}
.form__contact__textarea:-ms-input-placeholder {
  color: #CCCCCC;
}
.form__contact__textarea::-ms-input-placeholder {
  color: #CCCCCC;
}
.form__contact__textarea::placeholder {
  color: #CCCCCC;
}
.form__contact__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .form__contact__title {
    margin-top: 25px;
  }
}
.form__contact__title span {
  display: block;
}
.form__contact__title.none-space {
  margin-top: 0;
}
.form__contact__title__main {
  font-size: 16px;
  font-weight: 700;
}
.form__contact__title__notice {
  border-radius: 14px;
  color: #ffffff;
  background: #FF3100;
  width: 42px;
  height: 21px;
  font-size: 12px;
  font-weight: 700;
  padding: 1px 0;
  text-align: center;
  margin-left: 15px;
}
.form__contact__select {
  margin-top: 10px;
  border-radius: 8px;
  background: #ffffff;
  width: 100%;
  padding: 13px 0 13px 20px;
  font-size: 14px;
  border: 1px solid #E1DFDE;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-image: url("../img/webreserved/arrow-bottom.svg");
  background-position: right 16.5px center;
  background-repeat: no-repeat;
  background-size: 10.49px 5.99px;
}
.form__contact__select::-webkit-input-placeholder {
  color: #CCCCCC;
}
.form__contact__select::-moz-placeholder {
  color: #CCCCCC;
}
.form__contact__select:-ms-input-placeholder {
  color: #CCCCCC;
}
.form__contact__select::-ms-input-placeholder {
  color: #CCCCCC;
}
.form__contact__select::placeholder {
  color: #CCCCCC;
}
.form__contact__select.half {
  max-width: 295px;
}
.form__contact__select.space {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .form__contact__select.space {
    margin-top: 10px;
  }
}
.form__contact__input {
  margin-top: 10px;
  border-radius: 8px;
  background: #ffffff;
  width: 100%;
  padding: 13px 0 13px 20px;
  font-size: 14px;
  border: 1px solid #E1DFDE;
  font-weight: 500;
  display: block;
}
.form__contact__input::-webkit-input-placeholder {
  color: #CCCCCC;
}
.form__contact__input::-moz-placeholder {
  color: #CCCCCC;
}
.form__contact__input:-ms-input-placeholder {
  color: #CCCCCC;
}
.form__contact__input::-ms-input-placeholder {
  color: #CCCCCC;
}
.form__contact__input::placeholder {
  color: #CCCCCC;
}
.form__contact__input.half {
  max-width: 295px;
}
.form__contact__notice {
  font-size: 12px;
  margin-top: 10px;
}
.form__contact__flex {
  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;
}
@media screen and (max-width: 768px) {
  .form__contact__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form__contact__flex__item {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .form__contact__flex__item {
    width: 100%;
  }
}
.form__contact__is-check {
  padding: 20px;
  background: #ffffff;
  margin-top: 10px;
}
.form__contact__is-check__inner.space {
  margin-top: 10px;
}
.form__contact__is-check__description {
  font-size: 14px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .form__contact__is-check__description {
    display: none;
  }
}
.form__contact__is-check input[type=checkbox] {
  display: none;
}
.form__contact__is-check .vaild {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  padding-left: 33px;
}
.form__contact__is-check .vaild.regular {
  font-weight: 400;
}
.form__contact__is-check .vaild.medium {
  font-weight: 500;
}
.form__contact__is-check .vaild.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.form__contact__is-check .vaild.flex.column {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .form__contact__is-check .vaild.flex.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form__contact__is-check .vaild .p-name {
  font-size: 14px;
}
.form__contact__is-check .vaild .name {
  display: block;
}
@media screen and (max-width: 768px) {
  .form__contact__is-check .vaild .name.pc {
    display: none;
  }
}
.form__contact__is-check .vaild .name.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .form__contact__is-check .vaild .name.sp {
    display: block;
  }
}
.form__contact__is-check .vaild .price {
  display: block;
  margin-left: 8px;
}
@media screen and (max-width: 768px) {
  .form__contact__is-check .vaild .price {
    text-align: right;
  }
}
.form__contact__is-check .vaild:before {
  width: 20px;
  height: 20px;
  left: 5px;
  border: 2px solid #FD8A24;
  border-radius: 4px;
  margin-top: -8px;
}
.form__contact__is-check .vaild:after,
.form__contact__is-check .vaild:before {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
}
.form__contact__is-check .vaild::after {
  position: absolute;
  width: 7px;
  height: 14px;
  top: 9px;
  left: 7px;
  border-right: 2px solid tomato;
  border-bottom: 2px solid tomato;
  content: "";
  margin-top: -7px;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form__contact__is-check input[type=checkbox]:checked + .vaild::after {
  opacity: 1;
}
.form__contact__check {
  margin-top: 40px;
  max-width: 200px;
  background: #ffffff;
  padding: 10px 20px;
}
@media screen and (max-width: 768px) {
  .form__contact__check {
    margin-top: 17.5px;
    margin-left: auto;
    margin-right: auto;
  }
}
.form__contact__check input[type=checkbox] {
  display: none;
}
.form__contact__check .custom-style {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #FD8A24;
  padding-left: 33px;
}
.form__contact__check .custom-style:before {
  width: 20px;
  height: 20px;
  left: 5px;
  border: 2px solid #FD8A24;
  border-radius: 4px;
  margin-top: -8px;
}
.form__contact__check .custom-style:after,
.form__contact__check .custom-style:before {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .form__contact__check .custom-style:after,
.form__contact__check .custom-style:before {
    top: 8px;
  }
}
.form__contact__check .custom-style::after {
  position: absolute;
  width: 7px;
  height: 14px;
  top: 50%;
  left: 7px;
  border-right: 2px solid tomato;
  border-bottom: 2px solid tomato;
  content: "";
  margin-top: -7px;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .form__contact__check .custom-style::after {
    top: 40%;
  }
}
.form__contact__check input[type=checkbox]:checked + .custom-style::after {
  opacity: 1;
}
.form__contact__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 19px;
}
@media screen and (max-width: 768px) {
  .form__contact__grid {
    gap: 0;
    grid-template-columns: inherit;
  }
}
.form__contact__grid__item {
  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;
}
@media screen and (max-width: 768px) {
  .form__contact__grid__item {
    max-width: 170px;
  }
}
@media screen and (max-width: 768px) {
  .form__contact__grid__item:first-child {
    grid-row: 1/2;
    grid-column: 1/2;
  }
}
@media screen and (max-width: 768px) {
  .form__contact__grid__item:nth-child(2) {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
@media screen and (max-width: 768px) {
  .form__contact__grid__item:last-child {
    grid-row: 2/3;
    grid-column: 2/3;
    margin-left: 4px;
  }
}
.form__contact__grid__item__text {
  margin-top: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .form__contact__grid__item__text {
    margin-left: 6px;
    font-size: 14px;
  }
}
.form__privacy {
  color: #FD8A24;
  text-decoration: underline;
}

.registration {
  max-width: 1080px;
  margin-top: 64px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .registration {
    width: 100%;
    margin-top: 46px;
  }
}
.registration__button {
  border-radius: 10px 10px 0 0;
  padding-top: 22px;
  border: 4px solid #1DAFB9;
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .registration__button {
    padding-top: 16px;
    margin-bottom: 30px;
  }
}
.registration__button__image {
  position: absolute;
  bottom: -4px;
  left: 8.8%;
  display: block;
  width: 175px;
}
@media screen and (max-width: 992px) {
  .registration__button__image {
    left: 2%;
    width: 135px;
  }
}
@media screen and (max-width: 768px) {
  .registration__button__image {
    width: 85px;
    left: -25px;
  }
}
.registration__button__sub {
  font-size: 1.25rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .registration__button__sub {
    font-size: 0.625rem;
  }
}
.registration__button__main {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #FC9810;
}
@media screen and (max-width: 768px) {
  .registration__button__main {
    font-size: 1.25rem;
  }
}
.registration__button__bottom {
  margin-top: 10px;
  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;
  background-color: #1DAFB9;
  padding: 9px 0;
}
@media screen and (max-width: 768px) {
  .registration__button__bottom {
    margin-top: 8px;
  }
}
.registration__button__bottom__text {
  font-size: 1.375rem;
  font-weight: 700;
  color: #ffffff;
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  .registration__button__bottom__text {
    margin-right: 6px;
    font-size: 0.6875rem;
  }
}
.registration__button__bottom__circle {
  width: 25.52px;
  display: block;
}
@media screen and (max-width: 768px) {
  .registration__button__bottom__circle {
    width: 15px;
  }
}
.registration__button.is-active {
  margin-bottom: 0px;
}
.registration__button.is-active .registration__button__bottom__circle {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.registration__step {
  background: #F8FCFE;
  height: 0;
  overflow: hidden;
  opacity: 0;
  line-height: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.registration__step.is-open {
  height: auto;
  line-height: 1.3;
  /* numberに書き換える*/
  opacity: 1;
}
.registration__step__inner {
  max-width: 1080px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .registration__step__inner {
    width: calc(100% - 32px);
  }
}
.registration__step__title {
  margin-top: 80px;
  position: relative;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 14px 29px;
}
@media screen and (max-width: 768px) {
  .registration__step__title {
    max-width: 327px;
    padding: 10px 10px 16px;
    margin-top: 48px;
  }
}
.registration__step__title:after {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/point/btn/left.svg");
  width: 184.43px;
  height: 49.56px;
  left: 0;
  bottom: 7px;
}
@media screen and (max-width: 768px) {
  .registration__step__title:after {
    bottom: 6px;
    background-image: url("../img/point/btn/left-sp.svg");
    width: 117.45px;
    height: 32.1px;
  }
}
.registration__step__title:before {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/point/btn/right.svg");
  width: 184.43px;
  height: 49.56px;
  right: 0;
  top: 0px;
}
@media screen and (max-width: 768px) {
  .registration__step__title:before {
    background-image: url("../img/point/btn/right-sp.svg");
    width: 117.45px;
    height: 32.1px;
  }
}
.registration__step__title__inner {
  background: #FD8A24;
  border-radius: 8px;
  padding: 49px 0 33px;
  position: relative;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner {
    padding: 13.6px 0 11.6px;
  }
}
.registration__step__title__inner__image {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: -50px;
  display: block;
  width: 107px;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__image {
    display: none;
  }
}
.registration__step__title__inner__flex {
  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;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.registration__step__title__inner__flex__sub {
  font-size: 32px;
  font-weight: 700;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__flex__sub {
    text-align: center;
    font-size: 13px;
    margin: 0;
  }
}
.registration__step__title__inner__flex__main {
  padding: 2.5px 20px;
  font-weight: 700;
  background: #ffffff;
  display: inline-block;
  font-size: 28px;
  color: #FD8A24;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__flex__main {
    margin-top: 4px;
    font-size: 13px;
    padding: 2.5px 5px;
  }
}
.registration__step__title__inner__h {
  font-size: 66px;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__h {
    font-size: 34px;
    margin-top: 0;
  }
}
.registration__step__title__inner__h:after {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0px;
  width: calc(100% + 40px);
  height: 4px;
  background: #FFF500;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__h:after {
    width: 100%;
    left: 0;
    height: 2px;
  }
}
.registration__step__title__inner__detail {
  font-size: 28px;
  margin-top: 15px;
  color: #FFF500;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner__detail {
    margin-top: 8px;
    font-size: 15px;
  }
}
.registration__step__title__inner:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 29px solid #FD8A24;
  border-right: 39px solid transparent;
  border-left: 39px solid transparent;
}
@media screen and (max-width: 768px) {
  .registration__step__title__inner:after {
    bottom: -16px;
    border-top: 18.35px solid #FD8A24;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
  }
}
.registration__step__register {
  margin: 64px auto 0;
  max-width: 544px;
  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;
}
@media screen and (max-width: 768px) {
  .registration__step__register {
    margin: 20px auto 0;
    max-width: 343px;
  }
}
.registration__step__register__title {
  background: #06C755;
  color: #ffffff;
  text-align: center;
  font-size: 32px;
  padding: 6px 0;
}
@media screen and (max-width: 768px) {
  .registration__step__register__title {
    display: none;
  }
}
.registration__step__register__link {
  display: none;
}
@media screen and (max-width: 768px) {
  .registration__step__register__link {
    display: block;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    padding: 15px 0;
    background: #06C755;
    position: relative;
    font-weight: 700;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.registration__step__register__link .triangle {
  display: none;
  position: absolute;
  right: 36px;
  top: 52%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 2;
  width: 16.87px;
  height: 22.23px;
}
@media screen and (max-width: 768px) {
  .registration__step__register__link .triangle {
    display: block;
  }
}
.registration__step__register__link .triangle:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0px;
  top: 1px;
  background-image: url("../img/point/btn/arrow-right-black.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.registration__step__register__link .triangle:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  background-image: url("../img/point/btn/arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.registration__step__register__link:hover {
  opacity: 0.5;
}
.registration__step__register__link:hover .triangle:after {
  top: 1px;
}
.registration__step__register__content {
  background: #ffffff;
  padding: 40px 68px;
}
@media screen and (max-width: 768px) {
  .registration__step__register__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding: 30px 16px;
    border: 1px solid #06C755;
  }
}
.registration__step__register__content__main {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  color: #06C755;
}
@media screen and (max-width: 768px) {
  .registration__step__register__content__main {
    font-size: 22px;
    margin-bottom: 7.5px;
  }
}
.registration__step__register__content__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .registration__step__register__content__flex {
    display: none;
  }
}
.registration__step__register__content__flex__link {
  width: 168px;
  height: 168px;
  position: relative;
  display: block;
}
.registration__step__register__content__flex__link img {
  display: block;
  width: 168px;
  height: 168px;
  -o-object-fit: cover;
     object-fit: cover;
}
.registration__step__register__content__flex__link .text {
  position: absolute;
  white-space: nowrap;
  z-index: 2;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.registration__step__register__content__flex__image {
  width: 168px;
  height: 168px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.registration__step__register__content__notice {
  margin-top: 22px;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .registration__step__register__content__notice {
    display: none;
  }
}
.registration__step__register__content__sp {
  display: none;
  width: 178px;
  height: 178px;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .registration__step__register__content__sp {
    display: block;
  }
}
.registration__step__register__content__sp img {
  display: block;
  width: 178px;
  height: 178px;
  -o-object-fit: cover;
     object-fit: cover;
}
.registration__step__register__content__sp .text {
  position: absolute;
  white-space: nowrap;
  z-index: 2;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.registration__step__merit {
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
  max-width: 925px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .registration__step__merit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}
.registration__step__merit__image {
  width: 37.1%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__image {
    max-width: 350px;
    margin: auto;
    width: 80.15%;
  }
}
.registration__step__merit__list {
  width: 57.18%;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list {
    margin-top: 20px;
    width: 100%;
  }
}
.registration__step__merit__list__item {
  padding-left: 39px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list__item {
    padding-left: 33px;
  }
}
.registration__step__merit__list__item:nth-child(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list__item:nth-child(n+2) {
    margin-top: 20px;
  }
}
.registration__step__merit__list__item:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  background-image: url("../img/point/btn/check.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 29px;
  height: 29px;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list__item:after {
    width: 24.5px;
    height: 24.5px;
  }
}
.registration__step__merit__list__item__title {
  font-size: 22px;
  font-weight: 700;
  color: #20B53B;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list__item__title {
    font-size: 17px;
    line-height: 23px;
  }
}
.registration__step__merit__list__item__text {
  margin-top: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  padding-right: 52px;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list__item__text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 20px;
    padding-right: 0px;
  }
}
.registration__step__merit__list__item__notice {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .registration__step__merit__list__item__notice {
    margin-top: 6px;
    font-size: 12px;
    line-height: 18px;
  }
}
.registration__step__button {
  margin-top: 72px;
  cursor: pointer;
  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;
  background-color: #1DAFB9;
  padding: 9px 0;
  width: 100%;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .registration__step__button {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.registration__step__button__text {
  font-size: 1.375rem;
  font-weight: 700;
  color: #ffffff;
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  .registration__step__button__text {
    margin-right: 6px;
    font-size: 0.6875rem;
  }
}
.registration__step__button__circle {
  width: 25.52px;
  display: block;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .registration__step__button__circle {
    width: 15px;
  }
}

.modal-wrapper {
  display: none;
  position: fixed;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: none;
  opacity: 0;
  z-index: 9999;
}
.modal-wrapper__mask {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.modal-wrapper__window {
  width: calc(100vw - 80px);
  max-width: 800px;
  margin: auto;
  background: #F8FCFE;
  position: relative;
  overflow-y: auto;
}
.modal-wrapper__window.m-kaitori {
  min-height: 71.1vh;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window {
    width: calc(100vw - 32px);
  }
}
.modal-wrapper__window__content {
  position: relative;
  padding: 40px 54px 50px;
  background: #F8FCFE;
  min-height: 152px;
  overflow-y: auto;
  min-height: 242px;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__content {
    padding: 30px 23px;
  }
}
.modal-wrapper__window__content__inner {
  min-height: 152px;
}
.modal-wrapper__window__content__title {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3.8px;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__content__title {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
.modal-wrapper__window__content__list {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__content__list {
    margin-left: -10px;
  }
}
.modal-wrapper__window__content__list__item {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__content__list__item {
    margin-left: 10px;
  }
}
.modal-wrapper__window__content__list__item__btn {
  margin-top: 20px;
  padding: 8px 18px;
  font-size: 1rem;
  font-weight: 500;
  background: #ffffff;
  border-radius: 8px;
  border: 2px solid #E2E2E2;
  display: inline-block;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__content__list__item__btn {
    margin-top: 10px;
    font-size: 13px;
  }
}
.modal-wrapper__window__mkaitori {
  padding: 40px 30px 0;
  position: relative;
  background: #F8FCFE;
  height: 71.1vh;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori {
    height: 88vh;
    padding: 30px 16px 0;
  }
}
.modal-wrapper__window__mkaitori__title {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 34.3px;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori__title {
    font-size: 15px;
    margin-bottom: 16px;
  }
}
.modal-wrapper__window__mkaitori__link {
  max-width: 240px;
  width: 80%;
  border-radius: 8px;
  background: #1DAFB9;
  padding: 11px 20px;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 500;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori__link {
    width: 100%;
    max-width: 150px;
    font-size: 11px;
    padding: 9.25px 20px;
  }
}
.modal-wrapper__window__mkaitori__link:after {
  content: "";
  position: absolute;
  right: 12.5px;
  top: 15px;
  height: 12.57px;
  width: 7px;
  background-image: url("../img/part/arrow-right.svg");
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori__link:after {
    top: 11px;
    right: 7px;
  }
}
.modal-wrapper__window__mkaitori__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 10px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori__list {
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 30px;
  }
}
.modal-wrapper__window__mkaitori__list__item__link {
  border-radius: 8px;
  border: 2px solid #E2E2E2;
  background: #ffffff;
  display: block;
  width: 100%;
  color: #333333;
  padding: 11px 20px;
  font-size: 0.875rem;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori__list__item__link {
    padding: 7.25px 10px;
    font-size: 11px;
  }
}
.modal-wrapper__window__mkaitori__list__item__link:after {
  content: "";
  position: absolute;
  right: 12.5px;
  top: 15px;
  height: 12.57px;
  width: 7px;
  background-image: url("../img/part/arrow-right-orange.svg");
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .modal-wrapper__window__mkaitori__list__item__link:after {
    top: 9px;
    right: 7px;
  }
}
.modal-wrapper.is_open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  display: block;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 768px) {
  .modal-close {
    top: 21.8px;
    right: 14.6px;
    width: 20px;
    height: 20px;
  }
}
.modal-close img {
  display: block;
  width: 100%;
}

html.is_open, body.is_open {
  overflow: hidden;
}

.modal-wrapper.is_open {
  -webkit-animation: common_modal_wrapper_open 0.5s ease forwards;
          animation: common_modal_wrapper_open 0.5s ease forwards;
}

.modal-wrapper.is_open .modal-wrapper__window {
  -webkit-animation: common_modal_window_open 0.5s ease forwards;
          animation: common_modal_window_open 0.5s ease forwards;
}

.modal-wrapper.is_close {
  -webkit-animation: common_modal_wrapper_close 0.5s ease forwards;
          animation: common_modal_wrapper_close 0.5s ease forwards;
}

.modal-wrapper.is_close .modal-wrapper__window {
  -webkit-animation: common_modal_window_close 0.5s ease forwards;
          animation: common_modal_window_close 0.5s ease forwards;
}

/* アニメーション */
@-webkit-keyframes common_modal_wrapper_open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 300;
  }
}
@keyframes common_modal_wrapper_open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 300;
  }
}
@-webkit-keyframes common_modal_window_open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes common_modal_window_open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes common_modal_wrapper_close {
  0% {
    z-index: 300;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes common_modal_wrapper_close {
  0% {
    z-index: 300;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes common_modal_window_close {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 0;
  }
}
@keyframes common_modal_window_close {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    opacity: 0;
  }
}
/*# sourceMappingURL=style.css.map */

#ot-sdk-btn-floating.ot-floating-button {
 bottom: 66px !important;
}
.form_errorMessage {
    color: red;
}
p.disp-date {
    text-align: right;
    padding: 10px;
    font-weight: bold;
}

.image-center-h170px {
	position: relative;
    height: 170px;
}
.image-center-h170px img {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}