@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-family: "Hiragino Maru Gothic ProN","ヒラギノ丸ゴ ProN W3",sans-serif;
}


@media screen and (min-width: 760px) {
  body {
    min-width: 1086px;
    margin: 0 auto;
  }
}

.mainvisual {
  position: relative;
  background-repeat: no-repeat;
  z-index: 10;
}

.mainvisual .logo_switch {
  position: absolute;
  top: 0;
  left: 0;
}

.mainvisual .logo_switch img {
  display: block;
}

.mainvisual h1 {
  position: absolute;
  color: #00A86E;
  text-shadow: 1px 0px 0px #fff,-1px 0px 0px #fff,0px 1px 0px #fff,0px -1px 0px #fff;
  font-weight: 800;
  text-align: center;
  z-index: 2;
  line-height: 1.3;
}

.mainvisual h1 span {
  display: inline-block;
}

.subpage-header {
  position: relative;
  background-repeat: no-repeat;
}

.subpage-header .logo_switch {
  position: absolute;
  top: 0;
  left: 0;
}

.subpage-header .logo_switch img {
  display: block;
}

.subpage-header .subpage-header__logo {
  display: block;
  margin: 0 auto;
}

.subpage-header .subpage-header__logo:hover {
  opacity: .8;
}

.subpage-header .subpage-header__logo img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 759px) {
  .mainvisual {
    height: 520px;
    background-image: url(../img/mainvisual_sp.png);
    background-size: 320px auto;
    background-repeat: no-repeat;
    background-position: center 5px;
  }
  .mainvisual .logo_switch img {
    width: 75px;
  }
  .mainvisual h1 {
    top: 560px;
    width: 100%;
    font-size: 18px;
  }
  .mainvisual h1 span {
    display: inline-block;
    width: 100%;
  }
  .subpage-header {
    padding: 25px 0;
    background-size: 200px auto;
  }
  .subpage-header .logo_switch img {
    width: 75px;
  }
  .subpage-header .subpage-header__logo {
    width: 200px;
  }
}

@media screen and (min-width: 760px) {
  .mainvisual {
    height: 680px;
    background-image: url(../img/mainvisual_pc.jpg);
    background-size: 987px auto;
    background-repeat: no-repeat;
    background-position: center 20px;
  }
  .mainvisual .logo_switch img {
    width: 60px;
  }
  .mainvisual h1 {
    width: 100%;
    top: calc(100% + 50px);
    font-size: 38px;
  }
  .subpage-header {
    padding: 50px 0;
  }
  .subpage-header .logo_switch img {
    width: 60px;
  }
  .subpage-header .subpage-header__logo {
    width: 492px;
  }
}

.movie__wrapper .movie {
  position: relative;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.movie__wrapper .movie .balloon {
  position: absolute;
  background-color: #FA0000;
  color: #fff;
  font-weight: 800;
  text-align: center;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  border-radius: 100%;
  line-height: 1.3;
  z-index: 1;
}

.movie__wrapper .movie .main-slider {
  z-index: 1;
}

.movie__wrapper .movie .main-slider .main-slider__li .main-slider__ss {
  position: relative;
  display: block;
  margin-bottom: 5px;
}

.movie__wrapper .movie .main-slider .main-slider__li .main-slider__ss img {
  width: 100%;
  display: block;
  border: 4px solid #000;
}

.movie__wrapper .movie .main-slider .main-slider__li .main-slider__ss .play-btn {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background-image: url(../img/ss_movie_start.png);
  background-size: 120px 120px;
  background-repeat: no-repeat;
  background-position: center center;
}
.movie__wrapper .movie .main-slider .main-slider__li .main-slider__ss .play-btn:hover {
	opacity: 0.9;
}

.movie__wrapper .movie .movie__caption {
  color: #fff;
  font-weight: 800;
  background-color: #000;
  text-align: center;
}

.movie__wrapper .movie .movie__inner {
  padding-top: 56.25%;
  position: relative;
  height: 0;
  margin-bottom: 5px;
  overflow: hidden;
  border: 4px solid #000;
  background-color: #000;
  z-index: 2;
}

.movie__wrapper .movie .movie__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 759px) {
  .movie__wrapper .movie .balloon {
    width: 97px;
    height: 97px;
    top: -65px;
    left: -5px;
    padding-top: 25px;
    font-size: 12px;
  }
  .movie__wrapper .movie .main-slider .main-slider__li .main-slider__ss .play-btn {
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
  }
}

@media screen and (min-width: 760px) {
  .movie__wrapper .movie .balloon {
    width: 182px;
    height: 182px;
    top: -130px;
    left: -110px;
    padding-top: 50px;
    font-size: 26px;
  }
}

@media screen and (max-width: 759px) {
  .movie__wrapper {
    width: 100%;
    padding-top: 75px;
    background-image: url(../img/bg_movie_sp_top.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 375px auto;
  }
  .movie__wrapper .movie {
    width: 100%;
    padding-bottom: 52px;
    background-image: url(../img/bg_movie_sp_bottom.jpg);
    background-position: center calc(100% - 26px);
    background-repeat: repeat-x;
    background-size: 375px auto;
  }
  .movie__wrapper .movie .movie__caption {
    padding: 5px;
    font-size: 14.5px;
  }
}

@media screen and (min-width: 760px) {
  .movie__wrapper {
    width: 100%;
    height: 840px;
    margin-bottom: 90px;
    padding-top: 235px;
    background-image: url(../img/bg_movie.jpg);
    background-position: center;
    background-repeat: no-repeat;
  }
  .movie__wrapper .movie {
    width: 800px;
    margin: 0 auto;
  }
  .movie__wrapper .movie .movie__caption {
    padding: 10px;
    font-size: 32px;
  }
}

.info__wrapper {
  position: relative;
  max-width: 1086px;
  margin: -36px auto 0;
  z-index: 100;
}

.info__wrapper .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info__wrapper .info > section {
  overflow: hidden;
}

.info__wrapper .info > section .heading-info {
  position: relative;
  display: block;
  margin: 0 auto 0 -25px;
  background-color: #00A86E;
  color: #fff;
  font-weight: 800;
  -webkit-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
  line-height: 1;
}

.info__wrapper .info > section .heading-info > span {
  position: relative;
  display: inline-block;
  -webkit-transform: skew(20deg, 0deg);
  transform: skew(20deg, 0deg);
}

.info__wrapper .info > section .heading-info .follow-btn {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: calc(100% + 22px);
  font-size: 12px;
  -webkit-transform: skew(20deg, 0deg);
  transform: skew(20deg, 0deg) translateY(-50%);
  z-index: 1;
}

.info__wrapper .info > section .heading-info .follow-btn:hover {
  opacity: .8;
}

.info__wrapper .info > section .heading-info::after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: calc(100% + 5px);
  width: 200%;
  height: 100%;
  background-color: #000;
}

.info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list:first-child {
  margin-top: 0;
}

.info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  background-image: url(../img/bg_banner.png);
  background-color: #00A86E;
  border-style: solid;
  border-color: #000;
  color: #fff;
  font-weight: 800;
}

.info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__innertest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  background-image: url(../img/bg_banner.png);
  background-color: #d23f26;

  border-style: solid;
  border-color: #000;
  color: #fff;
  font-weight: 800;
}

.info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__inner span {
  display: inline-block;
}

.info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__innertest span {
  display: inline-block;
}

.info__wrapper .info > section .info__content .news-list__wrapper {
  overflow-y: scroll;
  height: 100%;
  padding: 10px;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list .news-list__inner {
  display: block;
  border-bottom: 1px dotted #DBDBDB;
  font-weight: 800;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list .news-list__inner .news-list__time {
  display: inline-block;
  margin-bottom: 10px;
  color: #171717;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list .news-list__content {
  color: #00A86E;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list a.news-list__inner .news-list__content {
  color: #00A86E;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list a.news-list__inner .news-list__content span {
  position: relative;
  vertical-align: middle;
  line-height: 1.2;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list a.news-list__inner .news-list__content span::after {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #00A86E;
  border-right-color: #00A86E;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
}

.info__wrapper .info > section .info__content .news-list__wrapper .news-list:first-child .news-list__inner {
  padding-top: 0;
}

@media screen and (max-width: 759px) {
  .info__wrapper .info > section .heading-info {
    width: calc(100% - 130px);
    padding: 10px 35px;
    font-size: 14px;
  }
  .info__wrapper .info > section .heading-info .follow-btn img {
    height: 20px;
  }
  .info__wrapper .info > section .info__content {
    height: 225px;
    padding: 10px;
  }
  .info__wrapper .info > section.info__banner {
    margin-bottom: 25px;
  }
  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list {
    margin-top: 10px;
    border-width: 2px;
  }
  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__inner {
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    line-height: 1.4;
    background-size: 100%;
  }

  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__innertest {
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    line-height: 1.4;
    background-size: 100%;
  }

  .info__wrapper .info > section.info__news {
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .info__wrapper .info > section.info__news .news-list__wrapper .news-list .news-list__inner {
    padding: 10px 0;
  }
  .info__wrapper .info > section.info__news .news-list__wrapper .news-list .news-list__inner .news-list__time {
    font-size: 12px;
  }
  .info__wrapper .info > section.info__news .news-list__wrapper .news-list .news-list__inner .news-list__content {
    font-size: 12px;
  }
}

@media screen and (min-width: 760px) {
  .info__wrapper .info > section .heading-info {
    position: relative;
    width: calc(100% - 186px);
    padding: 20px 30px 20px 55px;
    font-size: 24px;
  }
  .info__wrapper .info > section .heading-info .follow-btn img {
    height: 30px;
  }
  .info__wrapper .info > section .info__content {
    height: 520px;
    padding: 10px;
  }
  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list {
    height: 100px;
    border-width: 4px;
    margin-top: 20px;
  }
  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__inner {
    height: 100px;
    font-size: 22px;
    line-height: 1.4;
  }

  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__innertest {
    height: 100px;
    font-size: 22px;
    line-height: 1.4;
  }
  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__inner:hover {
    opacity: .8;
  }

  .info__wrapper .info > section.info__banner .banner-list__wrapper .banner-list .banner-list__innertest:hover {
    opacity: .8;
  }
  .info__wrapper .info > section.info__news {
    border-radius: 0 0 20px 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
  .info__wrapper .info > section.info__news .heading-info {
    width: 75%;
  }
  .info__wrapper .info > section.info__news .news-list__wrapper .news-list .news-list__inner {
    padding: 20px 0;
  }
  .info__wrapper .info > section.info__news .news-list__wrapper .news-list .news-list__inner .news-list__time, .info__wrapper .info > section.info__news .news-list__wrapper .news-list .news-list__inner .news-list__content {
    font-size: 14px;
  }
}

@media screen and (max-width: 759px) {
  .info__wrapper {
    margin: 0 20px;
    padding-bottom: 50px;
  }
  .info__wrapper .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 760px) {
  .info__wrapper {
    padding-bottom: 100px;
  }
  .info__wrapper .info > section.info__news {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px;
  }
  .info__wrapper .info > section.info__banner {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
  }
}

.content1 {
  background-image: url(../img/bg_introduction.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  color: #fff;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.content1 .content1__img {
  position: relative;
}

.content1 .content1__img .img__tagline {
  position: absolute;
}

.content1 .content1__img .img__border {
  display: block;
  width: 100%;
}

@media screen and (max-width: 759px) {
  .content1 {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .content1 .img__tagline {
    top: -20px;
    left: -15px;
    width: 315px;
  }
  .content1 .content1__img {
    width: 100%;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 760px) {
  .content1 {
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: center;
  }
  .content1 .img__tagline {
    top: -60px;
    left: -50px;
    width: 810px;
  }
  .content1 .content1__img {
    width: 800px;
    margin: 0 auto 50px;
  }
  .content1 .content__inner {
    max-width: 1100px !important;
  }
}

@media screen and (max-width: 759px) {
  .content2 {
    margin-top: 25px;
  }
  .content2 .content2__img {
    margin-top: 25px;
  }
  .content2 .content2__img .content2__img__inner {
    width: 60%;
    margin-top: -10%;
  }
  .content2 .content2__img .content2__img__inner:first-child {
    margin-top: 0;
  }
  .content2 .content2__img .content2__img__inner:first-child + .content2__img__inner {
    margin-left: auto;
  }
}

@media screen and (min-width: 760px) {
  .content2 {
    text-align: center;
    margin-top: 50px;
  }
  .content2 .content2__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .content2 .content2__img .content2__img__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 10px 0;
  }
}

.content4 .flex-content-content4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content4 .flex-content-content4 .flex-content__inner img {
  width: 100%;
}

@media screen and (max-width: 759px) {
  .content4 .flex-content-content4 .flex-content__inner:last-child {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
  }
  .content4 .flex-content-content4 .flex-content__inner:last-child img {
    width: 100px;
  }
  .content4 .flex-content-content4 .flex-content__inner .text-2 {
    padding-right: 20px;
  }
}

@media screen and (min-width: 760px) {
  .content4 .flex-content-content4 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content4 .flex-content-content4 .flex-content__inner {
    padding-bottom: 50px;
  }
  .content4 .flex-content-content4 .flex-content__inner:last-child {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
  }
  .content4 .flex-content-content4 .flex-content__inner:last-child img {
    width: 200px;
  }
}

.content5 .sound-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content5 .sound-btn .sound-btn__list .sound-btn__img {
  display: block;
}

.content5 .sound-btn .sound-btn__list .sound-btn__img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 759px) {
  .content5 .sound-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content5 .sound-btn .sound-btn__list {
    width: 250px;
  }
  .content5 .sound-btn .sound-btn__list:nth-child(n + 2) {
    padding-top: 15px;
  }
}

@media screen and (min-width: 760px) {
  .content5 .sound-btn .sound-btn__list {
    -ms-flex-preferred-size: 310px;
    flex-basis: 310px;
    padding: 0 5px;
  }
  .content5 .sound-btn .sound-btn__list .sound-btn__img:hover {
    opacity: .8;
    cursor: pointer;
  }
}

.content9 .flex-content .img__caption__L {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  margin: 0 30px;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 235, 80, 0)), color-stop(51%, #ffeb50));
  background: linear-gradient(to bottom, rgba(255, 235, 80, 0) 50%, #ffeb50 51%);
}

@media screen and (max-width: 759px) {
  .content9 .flex-content .flex-content__inner {
    text-align: center;
  }
  .content9 .flex-content .flex-content__inner:last-child {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
  }
  .content9 .flex-content .flex-content__inner:last-child img {
    width: 100px;
  }
  .content9 .flex-content .flex-content__inner .text-2 {
    padding-right: 20px;
    text-align: left;
  }
  .content9 .flex-content .flex-content__inner:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .content9 .flex-content .flex-content__inner:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .content9 .flex-content .flex-content__inner:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .content9 .flex-content .flex-content__inner:nth-child(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .content9 .flex-content .flex-content__inner:nth-child(5) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .content9 .flex-content .flex-content__inner:nth-child(6) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .content9 .flex-content .flex-content__inner:nth-child(7) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .content9 .flex-content .flex-content__inner .img__caption__L {
    font-size: 14px;
  }
}

@media screen and (min-width: 760px) {
  .content9 .flex-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content9 .flex-content .flex-content__inner:nth-child(3) {
    text-align: right;
  }
  .content9 .flex-content .flex-content__inner .img__caption__L {
    font-size: 26px;
  }
}

.spec {
  overflow: hidden;
  background-image: url(../img/pattern2.png);
  background-size: 40px 40px;
  background-repeat: repeat;
}

.spec .spec__inner {
  margin: 0 auto;
  background-color: #fff;
}

.spec .spec__inner .spec__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.spec .spec__inner .spec__list > * {
  border-top: 1px solid #E5E5E5;
}

.spec .spec__inner .spec__list > *:nth-child(1), .spec .spec__inner .spec__list > *:nth-child(2) {
  border-top: none;
}

.spec .spec__inner .spec__list .notes {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}

.spec .spec__inner .spec__list .notes:before {
  content: "※";
}

.spec .disclaimer {
  margin: 0 auto;
  color: #fff;
}

.spec .disclaimer li {
  position: relative;
  padding-left: 1.5em;
}

.spec .disclaimer li::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}

.spec .disclaimer li.disclaimer__right {
  text-align: right;
}

.spec .disclaimer li.disclaimer__right::before {
  position: relative;
  margin-right: .5em;
}

@media screen and (max-width: 759px) {
  .spec {
    padding: 10px 10px 50px;
  }
  .spec .spec__inner {
    padding: 25px 15px;
    border-radius: 25px;
  }
  .spec .spec__inner .spec__img {
    width: 150px;
    margin: 0 auto 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .spec .spec__inner .spec__img img {
    width: 100%;
  }
  .spec .spec__inner .spec__list {
    width: 100%;
    font-size: 12px;
  }
  .spec .spec__inner .spec__list > * {
    padding: 10px 0;
  }
  .spec .spec__inner .spec__list dt {
    -ms-flex-preferred-size: 170px;
    flex-basis: 170px;
  }
  .spec .spec__inner .spec__list dd {
    -ms-flex-preferred-size: calc(100% - 170px);
    flex-basis: calc(100% - 170px);
  }
  .spec .spec__inner .spec__list dd .cero-img {
    width: 30px;
  }
  .spec .spec__inner .spec__list dd .notes {
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.4;
  }
  .spec .disclaimer {
    margin-top: 15px;
    font-size: 10px;
  }
  .spec .disclaimer li {
    margin-bottom: 5px;
    line-height: 1.7;
  }
  .spec .disclaimer li.disclaimer__right {
    margin-top: 20px;
    text-align: right;
  }
}

@media screen and (min-width: 760px) {
  .spec {
    padding: 50px 50px 100px;
  }
  .spec .spec__inner {
    width: 100%;
    max-width: 1040px;
    padding: 50px;
    border-radius: 50px;
  }
  .spec .spec__inner .spec__img {
    width: 300px;
    margin: 0 auto 10px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
  .spec .spec__inner .spec__img img {
    width: 100%;
  }
  .spec .spec__inner .spec__list {
    font-size: 20px;
  }
  .spec .spec__inner .spec__list > * {
    padding: 20px 0;
  }
  .spec .spec__inner .spec__list dt {
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
  }
  .spec .spec__inner .spec__list dd {
    -ms-flex-preferred-size: calc(100% - 300px);
    flex-basis: calc(100% - 300px);
  }
  .spec .spec__inner .spec__list dd .cero-img {
    width: 60px;
  }
  .spec .spec__inner .spec__list dd .notes {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.8;
  }
  .spec .disclaimer {
    width: 1040px;
    margin-top: 30px;
    font-size: 16px;
  }
  .spec .disclaimer li {
    margin-bottom: 5px;
    line-height: 1.5;
  }
  .spec .disclaimer li span {
    display: inline-block;
  }
  .spec .disclaimer li.disclaimer__right {
    margin-top: 20px;
    text-align: right;
  }
}

.dabimas {
  background-image: url(../img/bg_dabimas.png);
  background-position: center top;
  background-repeat: repeat;
}

.dabimas .dabimas__banner {
  display: block;
  margin: 0 auto;
}

.dabimas .dabimas__banner img {
  width: 100%;
}

@media screen and (max-width: 759px) {
  .dabimas {
    padding: 15px;
  }
  .dabimas .dabimas__banner {
    width: 100%;
  }
}

@media screen and (min-width: 760px) {
  .dabimas {
    padding: 30px;
  }
  .dabimas .dabimas__banner {
    width: 760px;
  }
}

.footer-banner .footer-banner__list {
  width: 100%;
}

.footer-banner .footer-banner__list:first-child {
  margin-top: 0;
}

.footer-banner .footer-banner__list .footer-banner__list__inner {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-banner .footer-banner__list .footer-banner__list__inner:hover {
  opacity: .8;
}

.footer-banner .footer-banner__list .footer-banner__list__inner img {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 759px) {
  .footer-banner {
    width: 250px;
    margin: 25px auto 0;
  }
  .footer-banner .footer-banner__list {
    height: 50px;
    margin-top: 5px;
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 760px) {
  .footer-banner {
    width: 500px;
    margin: 50px auto 0;
  }
  .footer-banner .footer-banner__list {
    height: 100px;
    margin-top: 10px;
  }
}

.reservation {
  position: fixed;
  display: block;
  background-repeat: repeat;
  background-size: cover;
  z-index: 1001;
}

.reservation:hover {
  opacity: .8;
}

@media screen and (max-width: 759px) {
  .reservation {
    bottom: 0;
    left: 0;
    width: 240px;
    height: 100px;
    background-image: url(../img/reserve_btn_sp.png);
  }
}

@media screen and (min-width: 760px) {
  .reservation {
    top: 0;
    right: 0;
    width: 239px;
    height: 70px;
    background-image: url(../img/reserve_btn_pc.png);
  }
}

footer {
  text-align: center;
}

footer .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

footer .sns img {
  width: 100%;
}

footer .inquiry {
  display: inline-block;
  font-weight: 800;
  text-decoration: underline;
}

footer .inquiry:hover {
  text-decoration: none;
}

footer .footer-logo {
  margin: 0 auto;
}

footer .footer-logo img {
  height: 100%;
}

footer .footer-logo > img:first-child {
  margin-right: 40px;
}

footer .copyright {
  font-weight: 400;
}

@media screen and (max-width: 759px) {
  footer .footer-logo > img:first-child {
    margin-right: 20px;
  }
}

@media screen and (max-width: 759px) {
  footer {
    padding: 25px 0 100px;
  }
  footer .sns {
    width: 210px;
    margin-bottom: 25px;
  }
  footer .sns > * {
    padding: 0 15px;
  }
  footer .inquiry {
    margin-bottom: 25px;
    font-size: 14px;
  }
  footer .footer-logo {
    height: 46px;
    margin-bottom: 20px;
  }
  footer .copyright {
    font-size: 11px;
  }
}

@media screen and (min-width: 760px) {
  footer {
    padding: 100px 0;
  }
  footer .sns {
    width: 390px;
    margin-bottom: 80px;
  }
  footer .sns > * {
    padding: 0 25px;
  }
  footer .inquiry {
    margin-bottom: 50px;
    font-size: 20px;
  }
  footer .footer-logo {
    height: 90px;
    margin-bottom: 50px;
  }
  footer .copyright {
    font-size: 16px;
  }
}

.content-wrapper {
  overflow: hidden;
  background-image: url(../img/pattern.png);
  background-size: 40px 40px;
  background-repeat: repeat;
}

.content-wrapper__2 {
  overflow: hidden;
  background-image: url(../img/pattern2.png);
  background-size: 40px 40px;
  background-repeat: repeat;
}

.content-wrapper__2 .content__inner {
  margin: 0 auto;
  background-color: #fff;
}

@media screen and (max-width: 759px) {
  .content-wrapper .content__inner {
    padding: 0 20px 50px;
  }
  .content-wrapper__2 {
    padding: 25px 0 50px;
  }
  .content-wrapper__2 .content__inner {
    margin: 0 10px;
    padding: 15px 15px 25px;
    border-radius: 25px;
  }
  .content-wrapper__2 .heading-1 {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 760px) {
  .content-wrapper .content__inner {
    max-width: 1086px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .content-wrapper__2 {
    padding: 50px 50px 100px;
  }
  .content-wrapper__2 .content__inner {
    width: 100%;
    max-width: 1040px;
    padding: 50px;
    border-radius: 50px;
  }
}

.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 759px) {
  .flex-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-content .flex-content__inner {
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 760px) {
  .flex-content .flex-content__inner {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0 10px 50px;
  }
  .flex-content .flex-content__inner.flex-content__inner__full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    padding: 0 10px 50px;
  }
  .flex-content .flex-content__inner.flex-content__inner__full img {
    max-width: 800px;
    margin: 0 auto;
  }
  .flex-content__col3 .flex-content__inner {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
  }
}

.img__border {
  width: 100%;
  border: 2px solid #000;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.img__border2 {
  width: 100%;
  border: 2px solid #fff;

}

@media screen and (max-width: 759px) {
  .img__border {
    border-radius: 10px;
  }
}

@media screen and (min-width: 760px) {
  .img__border {
    border-radius: 20px;
  }
}

.heading-1 {
  background-color: #000;
  color: #FEE101;
  font-weight: 800;
}

.heading-1 > span {
  position: relative;
  display: inline-block;
}

.heading-1 > span::before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  background-image: url(../img/title_uma.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 759px) {
  .heading-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 65px;
    margin-bottom: 35px;
    padding: 5px 20px;
    font-size: 18px;
    line-height: 1.5;
  }
  .heading-1 > span {
    padding-left: 65px;
  }
  .heading-1 > span::before {
    width: 55px;
    height: 65px;
    background-size: 55px auto;
  }
  .heading-1 > span span {
    display: block;
  }
}

@media screen and (min-width: 760px) {
  .heading-1 {
    position: relative;
    max-width: 1220px;
    margin: 0 auto 70px;
    padding: 50px;
    text-align: center;
    font-size: 42px;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-1 > span {
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    padding-left: 160px;
  }
  .heading-1 > span::before {
    width: 150px;
    height: 180px;
    background-size: 150px auto;
  }
  .heading-1::before, .heading-1::after {
    content: " ";
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
  }
  .heading-1::before {
    right: calc(100% + 5px);
  }
  .heading-1::after {
    left: calc(100% + 5px);
  }
}

.heading-2 {
  position: relative;
  display: block;
  background-color: #00A86E;
  color: #fff;
  font-weight: 800;
}

.heading-2 > span {
  position: relative;
  display: inline-block;
}

.heading-2 .heading-2__attention {
  position: absolute;
  top: 0;
  left: 0%;
  height: 100%;
  background-color: #FA0000;
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.heading-2 .heading-2__attention span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
  text-align: center;
}

@media screen and (max-width: 759px) {
  .heading-2 {
    margin-bottom: 25px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
  .heading-2 .heading-2__attention {
    width: 125px;
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    margin-left: -10px;
  }
  .heading-2 .heading-2__attention + span {
    padding-left: 120px;
  }
}

@media screen and (min-width: 760px) {
  .heading-2 {
    position: relative;
    text-align: center;
    font-size: 36px;
  }
  .heading-2::before, .heading-2::after {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
  }
  .heading-2 .heading-2__attention {
    width: 350px;
  }
  .heading-2 .heading-2__attention + span {
    padding-left: 120px;
  }
  .heading-2.heading-2__left {
    max-width: 1100px;
    margin: 0 auto 50px -25px;
    padding: 40px 20px;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-2.heading-2__left > span:not(.heading-2__attention) {
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
  }
  .heading-2.heading-2__left::after {
    content: " ";
    left: calc(100% + 5px);
  }
  .heading-2.heading-2__right {
    max-width: 1000px;
    margin: 0 -25px 50px auto;
    padding: 40px;
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
  }
  .heading-2.heading-2__right > span:not(.heading-2__attention) {
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-2.heading-2__right::before {
    content: " ";
    right: calc(100% + 5px);
  }
}

@media screen and (min-width: 1800px) {
  .heading-2 .heading-2__attention + span {
    padding-left: 400px !important;
  }
  .heading-2.heading-2__left {
    max-width: 70%;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-2.heading-2__left > span:not(.heading-2__attention) {
    left: 50%;
    padding-right: 100px;
    -webkit-transform: skew(20deg, 0deg) translateX(-50%);
    transform: skew(20deg, 0deg) translateX(-50%);
  }
  .heading-2.heading-2__left::after {
    content: " ";
    left: calc(100% + 5px);
  }
  .heading-2.heading-2__right {
    max-width: 70%;
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
  }
  .heading-2.heading-2__right > span:not(.heading-2__attention) {
    right: 50%;
    padding-left: 100px;
    -webkit-transform: skew(-20deg, 0deg) translateX(50%);
    transform: skew(-20deg, 0deg) translateX(50%);
  }
  .heading-2.heading-2__right::before {
    content: " ";
    right: calc(100% + 5px);
  }
}

.heading-3 {
  color: #00A86E;
  font-weight: 600;
  border-bottom: 1px solid #E5E5E5;
  line-height: 1.6;
}

@media screen and (max-width: 759px) {
  .heading-3 {
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 760px) {
  .heading-3 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: 20px;
  }
}

.text-1, .text-2, .text-3 {
  font-weight: 600;
}

.heading-4 {
  position: relative;
  display: block;
  background-color: #00A86E;
  color: #fff;
  font-weight: 800;
}

.heading-4 > span {
  position: relative;
  display: inline-block;
}

.heading-4 .heading-4__attention {
  position: absolute;
  top: 0;
  left: 0%;
  height: 100%;
  background-color: #FA0000;
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.heading-4 .heading-4__attention span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
  text-align: center;
}

@media screen and (max-width: 759px) {
  .heading-4 {
    margin-bottom: 25px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
  .heading-4 .heading-4__attention {
    width: 125px;
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
    margin-left: -10px;
  }
  .heading-4 .heading-4__attention + span {
    padding-left: 120px;
  }
}

@media screen and (min-width: 760px) {
  .heading-4 {
    position: relative;
    font-size: 36px;
    margin-bottom: 20px;
    padding: 15px 20px;
  }
  .heading-4::before, .heading-2::after {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
  }
  .heading-4 .heading-4__attention {
    width: 350px;
  }
  .heading-4 .heading-4__attention + span {
    padding-left: 120px;
  }
  .heading-4.heading-4__left {
    max-width: 1100px;
    margin: 0 auto 50px -25px;
    padding: 40px 20px;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-4.heading-4__left > span:not(.heading-4__attention) {
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
  }
  .heading-4.heading-4__left::after {
    content: " ";
    left: calc(100% + 5px);
  }
  .heading-4.heading-4__right {
    max-width: 1000px;
    margin: 0 -25px 50px auto;
    padding: 40px;
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
  }
  .heading-4.heading-4__right > span:not(.heading-4__attention) {
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-4.heading-4__right::before {
    content: " ";
    right: calc(100% + 5px);
  }
}

@media screen and (min-width: 1800px) {
  .heading-4 .heading-4__attention + span {
    padding-left: 400px !important;
  }
  .heading-4.heading-4__left {
    max-width: 70%;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
  .heading-4.heading-4__left > span:not(.heading-4__attention) {
    left: 50%;
    padding-right: 100px;
    -webkit-transform: skew(20deg, 0deg) translateX(-50%);
    transform: skew(20deg, 0deg) translateX(-50%);
  }
  .heading-4.heading-4__left::after {
    content: " ";
    left: calc(100% + 5px);
  }
  .heading-4.heading-4__right {
    max-width: 70%;
    -webkit-transform: skew(20deg, 0deg);
    transform: skew(20deg, 0deg);
  }
  .heading-4.heading-4__right > span:not(.heading-4__attention) {
    right: 50%;
    padding-left: 100px;
    -webkit-transform: skew(-20deg, 0deg) translateX(50%);
    transform: skew(-20deg, 0deg) translateX(50%);
  }
  .heading-4.heading-4__right::before {
    content: " ";
    right: calc(100% + 5px);
  }
}

@media screen and (max-width: 759px) {
  .text-1 {
    font-size: 14px;
    line-height: 1.6;
  }
}

@media screen and (min-width: 760px) {
  .text-1 {
    font-size: 22px;
    line-height: 2;
  }
}

@media screen and (max-width: 759px) {
  .text-2 {
    font-size: 12px;
    line-height: 1.6;
  }
}

@media screen and (min-width: 760px) {
  .text-2 {
    font-size: 18px;
    line-height: 2;
  }
}

.img__caption {
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width: 759px) {
  .text-3, .img__caption {
    font-size: 12px;
    line-height: 1.3;
  }
}

@media screen and (min-width: 760px) {
  .text-3, .img__caption {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 759px) {
  img.img__border + .text-3, img.img__border + .img__caption {
    margin-top: 15px;
  }
}

@media screen and (min-width: 760px) {
  img.img__border + .text-3, img.img__border + .img__caption {
    margin-top: 20px;
  }
}

@media screen and (max-width: 759px) {
  .il-block {
    display: inline-block;
  }
  .pc {
    display: none;
  }
}

@media screen and (min-width: 760px) {
  .pc {
    display: inline-block;
  }
}

.to-top {
  position: fixed;
  background-image: url(../img/angle-up.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-color: #000;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s;
}

.to-top.block {
  opacity: 1;
}

@media screen and (max-width: 759px) {
  .to-top {
    right: 5px;
    bottom: calc(env(safe-area-inset-bottom) + 5px);
    width: 30px;
    height: 30px;
  }
}

@media screen and (min-width: 760px) {
  .to-top {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 759px) {
  .content-add1 .flex-content .flex-content__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-add1 .flex-content .flex-content__inner .img__border {
    -ms-flex-preferred-size: 64px;
    flex-basis: 64px;
    width: 64%;
  }
  .content-add1 .flex-content .flex-content__inner .img__caption {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0;
    text-align: left;
    padding: 10px;
  }
  .content-add1 .flex-content .flex-content__inner:nth-child(even) .img__border {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .content-add1 .flex-content .flex-content__inner:nth-child(even) .img__caption {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: right;
  }
}

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

.modal-wrap .modal-content {
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #000;
  text-align: center;
  background-image: url(../img/pattern.png);
  background-size: 40px 40px;
  background-repeat: repeat;
}

.modal-wrap .modal-content .modal-main {
  display: inline-block;
  background-image: url(../img/modal_pic.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.modal-wrap .modal-content .modal-main .modal-main__inner {
  text-align: center;
}

.modal-wrap .modal-content .reservation-btn-list .reservation-btn-list__li a {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.modal-wrap .modal-content .reservation-btn-list .reservation-btn-list__li a:hover {
  opacity: .8;
}

.modal-wrap .modal-content .reservation-btn-list .reservation-btn-list__li a.reservation-btn__red {
  background-image: url(../img/reserve_btn_red.png);
}

.modal-wrap .modal-content .reservation-btn-list .reservation-btn-list__li a.reservation-btn__yellow {
  background-image: url(../img/reserve_btn_yellow.png);
}

.modal-wrap .popup-modal-dismiss {
  display: inline-block;
  background-image: url(../img/close_btn.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #000;
  text-align: center;
}

.modal-wrap .popup-modal-dismiss:hover {
  opacity: .8;
}

.modal-wrap button.mfp-close {
  display: none;
}

@media screen and (max-width: 759px) {
  .modal-wrap .modal-content {
    width: 100%;
    padding: 15px 15px 30px;
    border-radius: 20px;
  }
  .modal-wrap .modal-content .modal-main {
    margin-bottom: 20px;
    padding-left: 91px;
    background-size: 76px auto;
  }
  .modal-wrap .modal-content .modal-main .modal-main__inner {
    font-size: 14px;
    font-weight: 800;
    line-height: 1.6;
  }
  .modal-wrap .modal-content .modal-main .modal-main__inner .modal-main__inner__img img {
    width: 157px;
    margin-bottom: 10px;
  }
  .modal-wrap .modal-content .reservation-btn-list .reservation-btn-list__li a {
    width: 300px;
    height: 60px;
    font-size: 14px;
    font-weight: 800;
    line-height: 60px;
  }
  .modal-wrap .popup-modal-dismiss {
    width: 200px;
    height: 50px;
    margin: 10px auto 0;
    font-size: 14px;
    font-weight: 800;
    line-height: 50px;
  }
}

@media screen and (min-width: 760px) {
  .modal-wrap .modal-content {
    max-width: 600px;
    padding: 30px 30px 45px;
    border-radius: 20px;
  }
  .modal-wrap .modal-content .modal-main {
    margin-bottom: 45px;
    padding-left: 182px;
    background-size: 152px auto;
  }
  .modal-wrap .modal-content .modal-main .modal-main__inner {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.6;
  }
  .modal-wrap .modal-content .modal-main .modal-main__inner .modal-main__inner__img img {
    width: 315px;
    margin-bottom: 15px;
  }
  .modal-wrap .modal-content .reservation-btn-list .reservation-btn-list__li a {
    width: 445px;
    height: 95px;
    font-size: 20px;
    font-weight: 800;
    line-height: 95px;
  }
  .modal-wrap .popup-modal-dismiss {
    width: 210px;
    height: 50px;
    margin: 15px auto 0;
    font-size: 18px;
    font-weight: 800;
    line-height: 50px;
  }
}

.faq-list dt {
  position: relative;
  background-color: #00A86E;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}

.faq-list dt::before {
  display: inline-block;
  width: 15px;
  content: "+";
}

.faq-list dt::after {
  position: absolute;
  content: " ";
  display: block;
  top: 0%;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
  border-top-color: #00A86E;
}

.faq-list dt.active::before {
  content: "-";
}

.faq-list dt.active::after {
  content: " ";
  top: 100%;
}

.faq-list dd {
  display: none;
  border: 2px solid #00A86E;
  border-top: none;
}

.faq-list dd a {
  color: #00A86E;
  text-decoration: underline;
}

.faq-list dd a:hover {
  text-decoration: none;
}

@media screen and (max-width: 759px) {
  .faq-list dt {
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
  }
  .faq-list dt::before {
    margin-right: 10px;
  }
  .faq-list dt:first-child {
    margin-top: 0;
  }
  .faq-list dt::after {
    left: 18px;
    border-width: 5px;
  }
  .faq-list dd {
    padding: 10px;
    line-height: 1.6;
    font-size: 12px;
  }
}

@media screen and (min-width: 760px) {
  .faq-list dt {
    margin-top: 20px;
    padding: 15px;
    font-size: 20px;
  }
  .faq-list dt:hover {
    opacity: .8;
  }
  .faq-list dt::before {
    margin-right: 20px;
  }
  .faq-list dt:first-child {
    margin-top: 0;
  }
  .faq-list dt::after {
    left: 35px;
    border-width: 10px;
  }
  .faq-list dd {
    padding: 25px 15px 15px;
    line-height: 1.6;
    font-size: 16px;
  }
}

.pre-wrap-text {
  white-space: pre-wrap;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (max-width: 759px) {
  .pre-wrap-text {
    font-size: 12px;
  }
}

@media screen and (min-width: 760px) {
  .pre-wrap-text {
    font-size: 16px;
  }
}

.btn__normal {
  background-color: #fff;
  text-align: center;
  font-weight: 800;
  border-radius: 40px;
  border-style: solid;
  border-color: #000;
}

.btn__normal:hover {
  opacity: .8;
}

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

.btn-box .btn__normal {
  display: inline-block;
  margin: 0 auto;
}

@media screen and (max-width: 759px) {
  .btn__normal {
    padding: 10px 40px;
    border-width: 2px;
    font-size: 14px;
  }
  .btn-box {
    margin-top: 25px;
  }
}

@media screen and (min-width: 760px) {
  .btn__normal {
    padding: 15px 50px;
    border-width: 3px;
    font-size: 20px;
  }
  .btn-box {
    margin-top: 50px;
  }
}

.slick-dots li button:before {
  font-size: 13px;
  color: #B5B5B5;
  opacity: 1;
}

@media screen and (max-width: 759px) {
  .slick-dots {
    bottom: -32px;
  }
}

@media screen and (min-width: 760px) {
  .slick-dots {
    bottom: -45px;
  }
}
/*# sourceMappingURL=style.css.map */


.slick-prev:before, .slick-next:before {
	color: black;
}


.slide-arrow-sp {
	visibility: hidden;
}

.prev-arrow, .next-arrow {
	z-index: 2;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 45%;
	width: 30px;
	height: 200px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.prev-arrow {
	left: -30px;
}
.next-arrow {
	right: -30px;
}


@media screen and (max-width: 759px) {

.slide-arrow-pc {
	visibility: hidden;
}
.slide-arrow-sp {
	visibility: visible;
}

.prev-arrow, .next-arrow {
	width: 21px;
	height: 140px;
}

.next-arrow {
	right: 0;
}

.prev-arrow {
	left: 0;
}

}

.pre-wrap-text2 {
  white-space: pre-wrap;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (max-width: 759px) {
  .pre-wrap-text2 {
    font-size: 14px;
  }
}

@media screen and (min-width: 760px) {
  .pre-wrap-text2 {
    font-size: 18px;
  }
}


}
