@charset "UTF-8";
/*
Theme Name: awajiresort2025
Author: qulne
Author URI: https://qulne.co.jp/
Description: qulne
*/
.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.imgC,
.tC,
.text-center,
.btn {
  text-align: center;
}

.imgC, .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.box_size {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important;
}

.bs_none {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*----------------------------------------------------
	element style 全サイト共通
----------------------------------------------------*/
html {
  font-size: 62.5%;
  scroll-behavior: auto !important;
}

body {
  font-size: 1.6rem; /* 16px*/
  line-height: 2;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 3.2vw;
  }
}

h1 {
  font-size: 3.8rem; /* IE8以下とAndroid4.3以下用フォールバック */
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 7vw;
  }
}

h2 {
  font-size: 3.6rem; /* IE8以下とAndroid4.3以下用フォールバック */
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 5vw;
  }
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 4vw;
  }
}

.fs_73 {
  font-size: 7.3rem;
}
@media screen and (max-width: 767px) {
  .fs_73 {
    font-size: 9vw;
  }
}

.fs_63 {
  font-size: 6.3rem;
}
@media screen and (max-width: 767px) {
  .fs_63 {
    font-size: 8vw;
  }
}

.fs_43 {
  font-size: 4.3rem;
}
@media screen and (max-width: 767px) {
  .fs_43 {
    font-size: 7vw;
  }
}

.fs_33 {
  font-size: 3.3rem;
}
@media screen and (max-width: 767px) {
  .fs_33 {
    font-size: 4.8vw;
  }
}

.fs_24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .fs_24 {
    font-size: 3.7vw;
  }
}

.fs_20 {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .fs_20 {
    font-size: 3.3vw;
  }
}

.fs_18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .fs_18 {
    font-size: 3.2vw;
  }
}

.fs_14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .fs_14 {
    font-size: 3vw;
  }
}

body {
  color: #2e2e2e;
  font-family: "Zen Kaku Gothic Antique", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: justify;
  text-justify: inter-ideograph;
}

input, textarea {
  font-family: "Zen Kaku Gothic Antique", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body, html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:link {
  text-decoration: none;
  color: #2e2e2e;
}
a:visited {
  color: #2e2e2e;
}
a.hover:hover {
  text-decoration: none;
  color: #2e2e2e;
}
a:active {
  color: #2e2e2e;
}

ul li {
  list-style: none;
}

.container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    min-width: 100%;
    padding: 0 10px;
  }
}

.container-fluid {
  min-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .container-fluid {
    width: 100%;
    min-width: 100%;
  }
}

.container-wrap {
  width: 1290px;
  min-width: 1290px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .container-wrap {
    width: 100%;
    min-width: 100%;
  }
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

ul.aster, ul.bigdisk {
  padding-left: 1.5em;
}
ul.aster li, ul.bigdisk li {
  text-indent: -1.5em;
}
ul.aster li:before, ul.bigdisk li:before {
  content: "●";
  margin-right: 0.5em;
}

ul.disk > li {
  list-style: disc;
}

ul.aster li:before {
  content: "※";
}

ul.bigdisk li:before {
  content: "●";
}

ul.free li {
  margin-bottom: 0.5em;
  list-style-type: none;
}
ul.free li:before {
  content: "";
  margin-left: -2rem;
}

/*----------------------------------------------------
	element style 全サイト共通ここまで
----------------------------------------------------*/
.font-comf {
  font-family: "Comfortaa", sans-serif;
}

.font-bebas {
  font-family: "Bebas Neue", sans-serif;
}

.font-quan {
  font-family: "Quantico", sans-serif;
}

.font-kaisei {
  font-family: "Kaisei Opti", sans-serif;
}

.fc_base {
  color: #2e2e2e !important;
}

.fc_blu {
  color: #74b7cc !important;
}

.fc_blu03 {
  color: #7192d8 !important;
}

.fc_ora {
  color: #f7b780 !important;
}

.fc_pur {
  color: #abb8e1 !important;
}

.bgc_blu {
  background-color: #74b7cc !important;
}

.bgc_pur {
  background-color: #abb8e1 !important;
}

.bgc_ora {
  background-color: #f7b780;
}

.bgc_yel {
  background-color: #ffda3a;
}

.bgc_model01 {
  background-color: #fbd8b5;
}

.bgc_model02 {
  background-color: #add9e4;
}

.title p {
  margin-bottom: 0;
}
.hoveropa:hover {
  opacity: 0.8;
}

.csrpnt {
  cursor: pointer;
}

article {
  padding: 60px 0 60px;
}
@media screen and (max-width: 767px) {
  article {
    padding: 30px 0 30px;
  }
}

table.table-clickable tr[data-href] {
  cursor: pointer;
}

.wave {
  position: absolute;
  height: 35px;
  width: 100%;
  background-image: url("./images/wave.svg");
  background-repeat: repeat-x;
  background-size: 119px;
  left: 0;
}
.wave.bottom {
  background-image: url("./images/wave_whi_b.svg");
  bottom: -5px;
}
.wave.top {
  background-image: url("./images/wave_whi_t.svg");
  top: -13px;
}
.wave.top.wave_g {
  background-image: url("./images/wave_gra_t.svg");
}
.wave.footer {
  background-image: url("./images/wave_whi_b.svg");
  top: -13px;
}
.wave.wave_g {
  background-image: url("./images/wave_gra_b.svg");
}

.reverse-x {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.reverse-y {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.btn_01 {
  display: inline-block;
  padding: 25px 35px;
  line-height: 1;
  color: #2e2e2e;
  font-family: "Comfortaa", sans-serif;
  border-radius: 50px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5), 5px 5px 13px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5), 5px 5px 13px 0px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .btn_01 {
    padding: 15px 20px;
  }
}

.btn_01:hover {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  -webkit-box-shadow: 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 rgba(0, 0, 0, 0);
}

#top_main_slider {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

#top_main_slider.slick-initialized {
  opacity: 1;
}

.slider {
  opacity: 0;
}

.slider.slick-initialized {
  opacity: 1;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  bottom: 25px;
  width: initial;
  text-align: left;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .slick-dots {
    display: none;
  }
}
.slick-dots li {
  margin: 0 10px;
}
.slick-dots li button:before {
  font-size: 25px;
}
.slick-dots li.slick-active button:before {
  color: #fff;
}

.slick-slider.slider {
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .slick-slider.thumbnail {
    margin-bottom: 20px;
  }
}
.slick-slider.thumbnail div {
  padding: 0 3px;
}

.btn_box a {
  position: relative;
  display: inline-block;
  font-size: 28px;
  text-align: center;
  line-height: 1.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn_box a::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  bottom: -5px;
  right: -5px;
  background-image: -webkit-repeating-linear-gradient(135deg, #231815, #231815 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #231815, #231815 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn_box a span {
  position: relative;
  display: block;
  color: #fff;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn_box a:hover span {
  -webkit-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
}

.underwave {
  background-image: url(./images/underline_w.svg);
  background-size: 5%; /* 幅(100%=文字の長さ) | 高さ(線の太さ) */
  background-position: bottom; /* 下に配置 */
  background-repeat: repeat-x; /* 背景を繰り返さない */
  padding-bottom: 8px; /* オフセット */
}

/*----------------------------------------------------
	ヘッダーメニュー
----------------------------------------------------*/
/* menu_box */
#overlay-button {
  border: 1px solid #e3e3e3;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  position: fixed;
  top: 3em;
  right: 4em;
  padding: 37px 20px;
  z-index: 105;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#overlay-button:hover {
  background-color: white;
}
@media screen and (max-width: 767px) {
  #overlay-button {
    top: 1em;
    right: 1em;
    padding: 28px 15px;
  }
}
#overlay-button span {
  margin-top: -5px;
  height: 1px;
  width: 35px;
  border-radius: 2px;
  background-color: #2e2e2e;
  position: relative;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  #overlay-button span {
    width: 25px;
  }
}
#overlay-button span:before {
  top: -8px;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  #overlay-button span:before {
    top: -7px;
  }
}
#overlay-button span:after {
  top: 8px;
}
@media screen and (max-width: 767px) {
  #overlay-button span:after {
    top: 7px;
  }
}
#overlay-button span:before, #overlay-button span:after {
  height: 1px;
  width: 35px;
  border-radius: 2px;
  background-color: #2e2e2e;
  position: absolute;
  content: "";
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  #overlay-button span:before, #overlay-button span:after {
    width: 25px;
  }
}
#overlay-button p {
  position: absolute;
  top: 10px;
  left: 50%;
  font-size: 1.2rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #overlay-button p {
    top: 8px;
    font-size: 1rem;
  }
}
#overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {
  background: #2e2e2e;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox]:checked ~ #overlay {
  visibility: visible;
  opacity: 1;
}

input[type=checkbox]:checked ~ #overlay-button:hover span, input[type=checkbox]:checked ~ #overlay-button span {
  background: transparent;
}

input[type=checkbox]:checked ~ #overlay-button span:before {
  -webkit-transform: rotate(45deg) translate(6px, 5px);
          transform: rotate(45deg) translate(6px, 5px);
}
@media screen and (max-width: 767px) {
  input[type=checkbox]:checked ~ #overlay-button span:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
  }
}

input[type=checkbox]:checked ~ #overlay-button span:after {
  -webkit-transform: rotate(-45deg) translate(6px, -5px);
          transform: rotate(-45deg) translate(6px, -5px);
}
@media screen and (max-width: 767px) {
  input[type=checkbox]:checked ~ #overlay-button span:after {
    -webkit-transform: rotate(-45deg) translate(5px, -5px);
            transform: rotate(-45deg) translate(5px, -5px);
  }
}

#overlay {
  -ms-touch-action: none;
      touch-action: none;
  height: 100%;
  width: 100%;
  background: #f2f0ed;
  z-index: 101;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
}
#overlay .menu {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  height: 100%;
  padding-left: 0;
  font-size: 1.5em;
}
#overlay .menu ul {
  list-style-type: none;
}
#overlay .menu ul li {
  padding: 0.5em;
}
#overlay .menu ul a {
  text-decoration: none;
}
#overlay .menu ul a:hover {
  opacity: 0.5;
}
#overlay .menu ul a.boderline {
  position: relative;
  display: block;
}
#overlay .menu ul a.boderline:after {
  position: absolute;
  content: "";
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 1px;
  bottom: -12px;
  background-color: #2e2e2e;
}
#overlay .menu ul a.boderline.upside:after {
  top: -12px;
  bottom: initial;
}
#overlay .menu ul a.modelcourse {
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #fff;
}
#overlay .menu ul a.modelcourse img {
  width: 100px;
}
@media screen and (max-width: 767px) {
  #overlay .menu ul a.modelcourse img {
    width: 15vw;
  }
}
#overlay .menu ul a.modelcourse:hover {
  opacity: 0.8;
}

/*----------------------------------------------------
	パンクズリスト
----------------------------------------------------*/
#breadcrumb ul li {
  font-size: 1.2rem;
  display: inline;
}
#breadcrumb ul li a {
  color: #2e2e2e;
  text-decoration: underline;
}
#breadcrumb ul li:not(:last-child):after {
  content: " > ";
}

/*----------------------------------------------------
	タイトル
----------------------------------------------------*/
/*----------------------------------------------------
	トップ
----------------------------------------------------*/
.home h1.line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直中心 */
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; /* 水平中心 */
  text-shadow: 2px 2px 0px #fff;
}
.home h1.line:before, .home h1.line:after {
  border-top: 2px solid;
  content: "";
  width: 3em; /* 線の長さ */
  -webkit-box-shadow: 2px 2px 0px #fff;
          box-shadow: 2px 2px 0px #fff;
}
.home h1.line:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
.home h1.line:after {
  margin-left: 0.5em; /* 文字の左隣 */
}
.home .bgwave {
  background-image: url(./images/bg_img_wave.svg);
  background-position: top center;
  background-repeat: repeat-y;
  background-size: 1600px;
}
@media screen and (max-width: 767px) {
  .home .bgwave {
    background: none;
  }
}
.home #topimage {
  background-image: url(./images/top_img_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px;
  padding-bottom: 100px;
  width: 100%;
  min-width: 1320px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .home #topimage {
    padding: 30px 10px;
  }
}
@media screen and (max-width: 767px) {
  .home #topimage {
    min-width: initial;
    height: 85%;
    padding-bottom: 20vw;
  }
}
.home #topimage .waku {
  border: 8px solid #fff;
  background-color: #fff;
  border-radius: 0px 80px 0 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .home #topimage .waku {
    border: 5px solid #fff;
  }
}
.home #topimage .waku::before {
  top: 0;
  left: -1em;
  position: absolute;
  content: "Tonarisort Awaji City  Instagram #Campaign";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  font-family: "Quantico", sans-serif;
}
@media screen and (max-width: 767px) {
  .home #topimage .waku::before {
    left: -5px;
  }
}
.home #topimage .waku .slick-list, .home #topimage .waku .slick-track {
  height: 100%;
}
.home #topimage .waku .slick-list img, .home #topimage .waku .slick-track img {
  border-radius: 0px 72px 0 72px;
}
@media screen and (max-width: 767px) {
  .home #topimage .waku .slick-list img, .home #topimage .waku .slick-track img {
    border-radius: 0px 76px 0 76px;
  }
}
.home #topimage .titletext {
  position: absolute;
  width: 50%;
  top: 7%;
  left: 7%;
}
@media screen and (max-width: 767px) {
  .home #topimage .titletext {
    top: 20%;
    left: 10%;
    width: 75%;
  }
}
.home #topimage .period img {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .home #topimage .period img {
    width: 90%;
  }
}
.home #topimage .bgcolor {
  background-color: #c4f0ed;
}
.home #topimage .bgcolor .container {
  height: 800px;
}
@media screen and (max-width: 767px) {
  .home #topimage .bgcolor .container {
    height: initial;
  }
}
.home #topimage ul li img {
  position: absolute;
}
.home #topimage ul li img.logo {
  top: 150px;
  left: 150px;
  width: 450px;
}
@media screen and (max-width: 767px) {
  .home #topimage ul li img.logo {
    top: 30px;
    left: 10px;
    width: 60%;
  }
}
.home #topimage ul li img.img_wave01 {
  top: 0px;
  left: -180px;
  width: 500px;
}
@media screen and (max-width: 767px) {
  .home #topimage ul li img.img_wave01 {
    visibility: hidden;
  }
}
.home #topimage ul li img.img_wave02 {
  bottom: 300px;
  right: -200px;
  width: 500px;
}
@media screen and (max-width: 767px) {
  .home #topimage ul li img.img_wave02 {
    visibility: hidden;
  }
}
.home #topimage ul li img.img_wave03 {
  bottom: 0px;
  left: 200px;
  width: 550px;
}
@media screen and (max-width: 767px) {
  .home #topimage ul li img.img_wave03 {
    bottom: 5vw;
    left: 18vw;
    width: 26vw;
  }
}
.home #topimage ul li img.img_wave04 {
  top: 240px;
  right: 70px;
  width: 450px;
}
@media screen and (max-width: 767px) {
  .home #topimage ul li img.img_wave04 {
    top: 90vw;
    left: 76vw;
    width: 34vw;
  }
}
.home #apply {
  background-color: #bdc9e7;
  background-image: -webkit-linear-gradient(45deg, rgba(177, 192, 228, 0.5019607843) 25%, transparent 25%, transparent 75%, rgba(177, 192, 228, 0.5019607843) 75%), -webkit-linear-gradient(45deg, rgba(177, 192, 228, 0.5019607843) 25%, transparent 25%, transparent 75%, rgba(177, 192, 228, 0.5019607843) 75%);
  background-image: linear-gradient(45deg, rgba(177, 192, 228, 0.5019607843) 25%, transparent 25%, transparent 75%, rgba(177, 192, 228, 0.5019607843) 75%), linear-gradient(45deg, rgba(177, 192, 228, 0.5019607843) 25%, transparent 25%, transparent 75%, rgba(177, 192, 228, 0.5019607843) 75%);
  background-position: 10px 10px, 30px 30px;
  background-size: 40px 40px;
}
.home #apply .apply_block {
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.4);
  margin-bottom: 10px;
}
.home #apply .apply_block img {
  width: 35%;
}
.home #apply .apply_block p {
  margin-left: 1.5em;
}
.home #apply #copytag {
  margin-right: 1.5em;
}
.home #apply #copytag:hover {
  cursor: pointer;
}
.home #apply #copytag::after {
  content: url(./images/icon_copy.svg);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -1.5em;
  width: 1.2em;
  height: 1.5em;
}
.home #apply #copymsg {
  display: none;
}
.home .sidetitle {
  top: 0;
  font-family: "Quantico", sans-serif;
  font-style: italic;
  position: absolute;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 35px;
  letter-spacing: 0.3em;
}
.home .sidetitle.left {
  left: 0em;
}
.home .sidetitle.right {
  right: 0em;
}
.home #present img.prize {
  position: absolute;
  width: 70%;
}
.home #present img.wing {
  width: 12%;
}
.home #present p.price {
  position: relative;
  color: #abb8e1;
  font-weight: bold;
  font-size: 2.5rem;
}
.home #present p.price::after {
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  width: 80%;
  height: 2px;
  margin: 0 auto;
  content: "";
  background: #2e2e2e;
}
.home #present p.num {
  color: #abb8e1;
  font-weight: bold;
  font-size: 4rem;
  line-height: 1em;
  display: inline;
}
.home #present p.num::after {
  content: "名様";
  font-size: 1.6rem;
}
.home #present .banner {
  background-color: #abb8e1;
  border-radius: -10px;
}
.home #present .circle {
  width: 40px;
  aspect-ratio: 1/1;
}
.home #judge {
  background-color: #f2f0ed;
}
.home .bgcheck {
  background-color: #C0DEE6;
  background-image: -webkit-linear-gradient(45deg, #B4D8E2 25%, transparent 25%, transparent 75%, #B4D8E2 75%), -webkit-linear-gradient(45deg, #B4D8E2 25%, transparent 25%, transparent 75%, #B4D8E2 75%);
  background-image: linear-gradient(45deg, #B4D8E2 25%, transparent 25%, transparent 75%, #B4D8E2 75%), linear-gradient(45deg, #B4D8E2 25%, transparent 25%, transparent 75%, #B4D8E2 75%);
  background-position: 10px 10px, 30px 30px;
  background-size: 40px 40px;
}
.home #experience img.new {
  width: 20%;
}

.slide-arrow {
  width: 10%;
}
.slide-arrow:hover {
  opacity: 0.7;
}
.slide-arrow.slick-disabled {
  display: none !important;
}
.slide-arrow.prev-arrow {
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .slide-arrow.prev-arrow {
    left: calc(0% - 8px);
  }
}
.slide-arrow.next-arrow {
  right: 0;
}
@media screen and (max-width: 767px) {
  .slide-arrow.next-arrow {
    right: calc(0% - 8px);
  }
}

/*----------------------------------------------------
	応募規約
----------------------------------------------------*/
ol.bracket {
  padding-left: 2em;
  list-style-type: disc;
  list-style-position: outside;
}
ol.bracket > li {
  margin-bottom: 0.5em;
  list-style-type: none;
  counter-increment: cnt;
}
ol.bracket > li::before {
  margin-left: -2em;
  content: "(" counter(cnt) ")　";
}

.modal-content {
  border-radius: 20px;
}
.modal-content .modal-header-title {
  position: relative;
}
.modal-content .modal-header-title button.close {
  position: absolute;
  background: none;
  top: -20px;
  right: -20px;
  width: 60px;
  height: 60px;
  border: none;
  z-index: 1;
}
.modal-content .modal-body p.content {
  font-size: 2rem;
}
.modal-content .modal-footer button {
  font-size: 1.5rem;
}
.modal-content .modal-footer .btn {
  color: #7192d8;
  background-color: initial;
  border: none;
}

/*----------------------------------------------------
	モデルコース（トップページ）
----------------------------------------------------*/
.hr {
  border-top: 1px solid #aaa;
  height: 1px;
  -webkit-box-shadow: 2px 2px 0px #fff;
          box-shadow: 2px 2px 0px #fff;
}

.textshadow {
  text-shadow: 2px 2px 0px #fff;
}

#model01 .model_block, #model02 .model_block {
  border: 5px solid #fbd8b5;
  background-color: #fff;
  border-radius: 50px;
  position: relative;
}
#model01 .model_block .title, #model02 .model_block .title {
  position: absolute;
  top: -50px;
  left: 30px;
  width: 200px;
}
@media screen and (max-width: 767px) {
  #model01 .model_block .title, #model02 .model_block .title {
    top: 10px;
    left: 10px;
    width: 25vw;
  }
}
#model01 .model_block .producer .photo, #model02 .model_block .producer .photo {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
#model01 .model_block .producer .photo img, #model02 .model_block .producer .photo img {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

#model02 .model_block {
  border: 5px solid #add9e4;
}

#influencer.model .waku {
  border: 1px solid #000;
  background-color: #fff;
}

.modelbanner {
  border: 15px solid #add9e4;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50px;
}
.modelbanner.model02 {
  border: 15px solid #fbd8b5;
}

a.btn_viewmore {
  display: inline-block;
  font-family: "Comfortaa", sans-serif;
  white-space: nowrap;
  -webkit-transition: color 0.2s cubic-bezier(0, 0.55, 0.45, 1);
  transition: color 0.2s cubic-bezier(0, 0.55, 0.45, 1);
  border-radius: 100px;
  letter-spacing: 0.1em;
}
a.btn_viewmore .b_line {
  width: 40px;
  height: 1px;
  margin-left: 15px;
  vertical-align: middle;
  background-color: #2e2e2e;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
a.btn_viewmore .b_circle {
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-width: 1px;
  border-color: #2e2e2e;
  border-style: solid;
  position: absolute;
}
a.btn_viewmore:hover .b_circle {
  -webkit-animation: viewmore_hover_after 0.6s cubic-bezier(0, 0.55, 0.45, 1);
          animation: viewmore_hover_after 0.6s cubic-bezier(0, 0.55, 0.45, 1);
}

@-webkit-keyframes viewmore_hover_before {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes viewmore_hover_before {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@-webkit-keyframes viewmore_hover_after {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes viewmore_hover_after {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/*----------------------------------------------------
	インフルエンサー
----------------------------------------------------*/
#influencer {
  background-color: #f2f0ed;
}
#influencer img.label-traveler {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 150px;
}

/*----------------------------------------------------
	モデルコース,体験ページ
----------------------------------------------------*/
#modeltopimage, #experiencetopimage {
  padding-bottom: 100px;
  width: 100%;
  min-width: 1320px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #modeltopimage, #experiencetopimage {
    min-width: initial;
    height: 70%;
  }
}
#modeltopimage .slick-list, #modeltopimage .slick-track, #experiencetopimage .slick-list, #experiencetopimage .slick-track {
  height: 100%;
}
#modeltopimage #top_main_slider, #experiencetopimage #top_main_slider {
  max-width: 1600px !important;
}
#modeltopimage .modellogo, #experiencetopimage .modellogo {
  width: 600px;
}
@media screen and (max-width: 767px) {
  #modeltopimage .modellogo, #experiencetopimage .modellogo {
    width: 80vw;
  }
}
#modeltopimage .logo, #experiencetopimage .logo {
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-700px);
          transform: translateX(-700px);
  width: 400px;
}
@media screen and (max-width: 1600px) {
  #modeltopimage .logo, #experiencetopimage .logo {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    top: 20px;
    left: 20px;
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  #modeltopimage .logo, #experiencetopimage .logo {
    width: 40vw;
  }
}
#modeltopimage .daylink, #experiencetopimage .daylink {
  position: absolute;
  top: -120px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #modeltopimage .daylink, #experiencetopimage .daylink {
    top: -80px;
  }
}
#modeltopimage .daylink .courselabel, #experiencetopimage .daylink .courselabel {
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
}
@media screen and (max-width: 767px) {
  #modeltopimage .daylink .courselabel, #experiencetopimage .daylink .courselabel {
    top: -15px;
  }
}

h1.title.day {
  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;
  font-size: 8.6rem;
  font-family: "Comfortaa", sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  h1.title.day {
    font-size: 4.6rem;
  }
}
h1.title.day::before, h1.title.day::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #abb8e1;
}
h1.title.day::before {
  margin-right: 20px;
}
h1.title.day::after {
  margin-left: 20px;
}

.title_spot {
  position: relative;
  margin-bottom: 15px;
}
.title_spot img.flag {
  width: 150px;
}
@media screen and (max-width: 767px) {
  .title_spot img.flag {
    width: 100px;
  }
}
.title_spot .time {
  position: absolute;
  left: 40px;
  bottom: 0;
}
.title_spot .time .clock {
  position: relative;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .title_spot .time .clock {
    width: 35px;
    height: 35px;
  }
}
.title_spot .time .clock.m05 img.minute {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.title_spot .time .clock.m10 img.minute {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.title_spot .time .clock.m12 img.minute {
  -webkit-transform: rotate(75deg);
          transform: rotate(75deg);
}
.title_spot .time .clock.m15 img.minute {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.title_spot .time .clock.m17 img.minute {
  -webkit-transform: rotate(105deg);
          transform: rotate(105deg);
}
.title_spot .time .clock.m20 img.minute {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}
.title_spot .time .clock.m22 img.minute {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.title_spot .time .clock.m25 img.minute {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}
.title_spot .time .clock.m27 img.minute {
  -webkit-transform: rotate(165deg);
          transform: rotate(165deg);
}
.title_spot .time .clock.m30 img.minute {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.title_spot .time .clock.m32 img.minute {
  -webkit-transform: rotate(195deg);
          transform: rotate(195deg);
}
.title_spot .time .clock.m35 img.minute {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
.title_spot .time .clock.m40 img.minute {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
.title_spot .time .clock.m42 img.minute {
  -webkit-transform: rotate(255deg);
          transform: rotate(255deg);
}
.title_spot .time .clock.m45 img.minute {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.title_spot .time .clock.m46 img.minute {
  -webkit-transform: rotate(280deg);
          transform: rotate(280deg);
}
.title_spot .time .clock.m47 img.minute {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}
.title_spot .time .clock.m50 img.minute {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}
.title_spot .time .clock.m55 img.minute {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}
.title_spot .time .clock.h02 img.hour {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.title_spot .time .clock.h05 img.hour {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.title_spot .time .clock.h07 img.hour {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.title_spot .time .clock.h10 img.hour {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.title_spot .time .clock.h12 img.hour {
  -webkit-transform: rotate(75deg);
          transform: rotate(75deg);
}
.title_spot .time .clock.h15 img.hour {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.title_spot .time .clock.h17 img.hour {
  -webkit-transform: rotate(105deg);
          transform: rotate(105deg);
}
.title_spot .time .clock.h20 img.hour {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}
.title_spot .time .clock.h22 img.hour {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.title_spot .time .clock.h25 img.hour {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}
.title_spot .time .clock.h27 img.hour {
  -webkit-transform: rotate(165deg);
          transform: rotate(165deg);
}
.title_spot .time .clock.h30 img.hour {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.title_spot .time .clock.h32 img.hour {
  -webkit-transform: rotate(195deg);
          transform: rotate(195deg);
}
.title_spot .time .clock.h35 img.hour {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
.title_spot .time .clock.h40 img.hour {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
.title_spot .time .clock.h42 img.hour {
  -webkit-transform: rotate(255deg);
          transform: rotate(255deg);
}
.title_spot .time .clock.h45 img.hour {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.title_spot .time .clock.h46 img.hour {
  -webkit-transform: rotate(280deg);
          transform: rotate(280deg);
}
.title_spot .time .clock.h47 img.hour {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}
.title_spot .time .clock.h50 img.hour {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}
.title_spot .time .clock.h51 img.hour {
  -webkit-transform: rotate(310deg);
          transform: rotate(310deg);
}
.title_spot .time .clock.h53 img.hour {
  -webkit-transform: rotate(320deg);
          transform: rotate(320deg);
}
.title_spot .time .clock.h55 img.hour {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}
.title_spot .time p {
  font-family: "Bebas Neue", sans-serif;
  font-size: 4.3rem;
  line-height: 1em;
}

.info {
  border-bottom: 1px solid #2e2e2e;
}
.info h3:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #2e2e2e;
}
.info h3 span {
  position: relative;
  padding: 0 1em 0 0;
  background: #fff;
}
.info p {
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
}
.info p.ml-05 {
  margin-left: -0.5em;
}
.info ul.aster li, .info ul.bigdisk li {
  text-indent: -1em;
  line-height: 1.5em;
}
.info ul.aster li:before, .info ul.bigdisk li:before {
  margin-right: 0em !important;
}

.page-model01 span.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fbd8b5), color-stop(90%, transparent));
  background: -webkit-linear-gradient(transparent 65%, #fbd8b5 65% 90%, transparent 90%);
  background: linear-gradient(transparent 65%, #fbd8b5 65% 90%, transparent 90%);
}

.page-model02 span.marker, .page-experience span.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #add9e4), color-stop(90%, transparent));
  background: -webkit-linear-gradient(transparent 65%, #add9e4 65% 90%, transparent 90%);
  background: linear-gradient(transparent 65%, #add9e4 65% 90%, transparent 90%);
}

.page-model02 span.marker.model02 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #add9e4), color-stop(90%, transparent));
  background: -webkit-linear-gradient(transparent 65%, #add9e4 65% 90%, transparent 90%);
  background: linear-gradient(transparent 65%, #add9e4 65% 90%, transparent 90%);
}

.page-experience .block-p {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .page-experience .block-p {
    padding-top: 20px;
  }
}

a.btn_map, a.btn_web {
  background-color: #fff;
  font-family: "Comfortaa", sans-serif;
  line-height: 1em;
  border-radius: 100px;
  padding-top: 15px;
  padding-bottom: 12px;
}

a.btn_map, a.btn_web {
  border: 2px solid #abb8e1;
}
a.btn_map:hover, a.btn_web:hover {
  color: #fff !important;
  background-color: #abb8e1;
}

#youtube {
  margin-top: 50px;
  width: 100%;
}
#youtube img.label_youtube {
  top: -80px;
  left: -80px;
}
@media screen and (max-width: 767px) {
  #youtube img.label_youtube {
    width: 130px;
    top: -30px;
    left: -35px;
  }
}
#youtube .modal-dialog {
  max-width: 1000px;
  margin: 30px auto;
}
#youtube .modal-body {
  position: relative;
  padding: 0px;
}
#youtube .btn-close {
  position: absolute;
  right: -30px;
  top: 0;
}

#youtube iframe {
  width: 100%;
  height: 100%;
}

.modal-backdrop {
  width: 100%;
  height: 100%;
}

#map {
  background-color: #f2f0ed;
}
#map .wrapper {
  width: 100%;
  height: 610px;
}
#map .wrapper iframe {
  border: none;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 480px) {
  #map .wrapper {
    position: relative;
    height: auto;
  }
  #map .wrapper::before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 133.3333333333%;
  }
  #map .wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

#banner {
  margin: 70px 0;
}
@media screen and (max-width: 767px) {
  #banner {
    margin: 30px 0;
  }
}
#banner:hover {
  cursor: pointer;
}

/*----------------------------------------------------
	プライベートポリシー
----------------------------------------------------*/
#private-policy ul li {
  list-style: disc;
}

/*----------------------------------------------------
	サイトポリシー
----------------------------------------------------*/
#site-policy ul li {
  list-style: decimal;
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/
footer {
  padding: 30px 0 10px;
}
footer .footerinfo {
  color: #fff;
  background-color: #abb8e1;
}
footer .footerinfo ul li {
  line-height: 1.5em;
}

/*----------------------------------------------------
	トップへ戻る
----------------------------------------------------*/
#pagetop {
  border: 1px solid #888;
  background-color: #fff;
  border-radius: 100px;
  display: none;
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 60px;
  height: 60px;
  z-index: 100;
}
#pagetop p {
  position: absolute;
  left: 50%;
  bottom: 10px;
  line-height: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 14px;
  color: #888;
}
#pagetop:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  #pagetop {
    right: 10px;
    bottom: 10px;
  }
}

#pagetop a {
  display: block;
}

/*----------------------------------------------------
	アニメーション
----------------------------------------------------*/
.ttl_animate {
  overflow: hidden;
  -webkit-transform: translate(-101%, 0);
          transform: translate(-101%, 0);
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}

.ttl_animate span {
  display: block;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}

.ttl_animate.ttlslide,
.ttl_animate.ttlslide span {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.yscroll_animate {
  overflow: hidden;
  -webkit-transform: translate(0, -101%);
          transform: translate(0, -101%);
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
}

.yscroll_animate span {
  display: block;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
}

.yscroll_animate.yscrollslide,
.yscroll_animate.yscrollslide span {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeIn {
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}

.fadeIn.s1 {
  -webkit-transition: 1s;
  transition: 1s;
}

.fadeIn {
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0);
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}

.fadeIn.animated_on {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

.fadeScaleIn {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}

.fadeScaleIn.animated_on {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.animated {
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}

.animated.animated_on {
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1;
}

.home .loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 1;
  z-index: 1000;
  -webkit-transition: 1s;
  transition: 1s;
}

.home .loading.hidden {
  visibility: hidden;
  opacity: 0;
}

.scroll-infinity__list--left {
  -webkit-animation: infinity-scroll-left 80s infinite linear 0.5s both;
          animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.scroll-infinity__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.scroll-infinity__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
}

.scroll-infinity__list--left {
  -webkit-animation: infinity-scroll-left 80s infinite linear 0.5s both;
          animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

.scroll-infinity__item {
  padding: 5px;
  width: 16.6666666667vw;
}
@media screen and (max-width: 767px) {
  .scroll-infinity__item {
    padding: 2px;
    width: 25vw;
  }
}

.scroll-infinity__item > img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.scroll img {
  -webkit-animation: down 1.5s infinite;
          animation: down 1.5s infinite;
}

@-webkit-keyframes down {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  40% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes down {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  40% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}