@charset "UTF-8";


/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

.view-pc {
  display: block !important;
}

@media (max-width: 480px) {
  .view-pc {
    display: none !important;
  }
}

.view-sp {
  display: none !important;
}

@media (max-width: 480px) {
  .view-sp {
    display: block !important;
  }
}

.view-pc-inline {
  display: inline !important;
}

@media (max-width: 480px) {
  .view-pc-inline {
    display: none !important;
  }
}

.view-sp-inline {
  display: none !important;
}

@media (max-width: 480px) {
  .view-sp-inline {
    display: inline !important;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  background: url(../images/bg_ptn02.png) center top;
  padding-top: 88px;
}

@media (max-width: 480px) {
  body {
    padding-top: 62px;
    background-size: 75%;
  }
}

body .view-kuniokun {
  display: none;
}

body .view-default {
  display: block;
}

body.kuniokun .view-kuniokun {
  display: block;
}

body.kuniokun .view-default {
  display: none;
}

.cts-wrap {
  margin: 0px auto;
  width: 960px;
}

@media (max-width: 480px) {
  .cts-wrap {
    width: 100%;
  }
}

.cts-wrap.visual {
  position: relative;
  width: 960px;
}

@media (max-width: 480px) {
  .cts-wrap.visual {
    width: 100%;
  }
}

.cts-wrap.visual .visual_line-top {
  border-top: 3px solid #cdff1a;
}

.cts-wrap.visual .visual__bg {
  width: 100%;
  height: auto;
}

.cts-wrap.visual .visual__ttl,
.cts-wrap.visual .visual__subttl,
.cts-wrap.visual .visual__badge,
.cts-wrap.visual .visual__ttl-kuniokun,
.cts-wrap.visual .visual__illust-kuniokun,
.cts-wrap.visual .visual__body {
  position: absolute;
  z-index: 5;
}

.cts-wrap.mv {
  background-color: #ffffff;
}

.cts-wrap .mv {
  height: calc(339px * 2);
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  /*
    &__ttl_pc,
    &__subttl_pc,
    &__logo_pc {
      position: absolute;
      z-index: 5;
    }
    &__ttl_pc {
      width: 885px;
      left: 49px;
      bottom: 72px;
    }
    &__subttl_pc {
      width: 414px;
      right: 81px;
      bottom: 41px;
    }
    &__logo_pc {
      width: 220px;
      left: 47px;
      top: 43px;
    }
    &__ttl_sp,
    &__subttl_sp,
    &__logo_sp {
      position: absolute;
      z-index: 5;
    }
    &__ttl_sp {
      width: getVW(693, 750);
      left: getVW(36, 750);
      bottom: getVW(55, 750);
    }
    &__subttl_sp {
      width: getVW(324, 750);
      right: getVW(63, 750);
      bottom: getVW(33, 750);
    }
    &__logo_sp {
      width: getVW(172, 750);
      left: getVW(36, 750);
      top: getVW(33, 750);
    }
    */
}

@media (max-width: 480px) {
  .cts-wrap .mv {
    height: calc(100svh - 58px - 66px);
  }
}

.cts-wrap .mv__loading {
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 480px) {
  .cts-wrap .mv__loading {
    display: none;
  }
}

.cts-wrap .mv__loading.loading-start .mv__loading__img-list div {
  opacity: 1;
  transform: translate(0, 0);
}

.cts-wrap .mv__loading.loading-stop {
  display: none;
}

.cts-wrap .mv__loading__img-list {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.cts-wrap .mv__loading__img-list div {
  width: 50%;
  height: 339px;
  opacity: 0;
  transform: translate(0, 100px);
  pointer-events: none;
}

.cts-wrap .mv__loading__img-list div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cts-wrap .mv__loading__sec1 {
  z-index: 2;
}

.cts-wrap .mv__loading__sec1 div {
  transition: all 1.5s cubic-bezier(0.56, 0.02, 0.28, 0.7);
}

.cts-wrap .mv__loading__sec1 div:nth-child(1) {
  transform: translate(-100px, 0);
}

.cts-wrap .mv__loading__sec1 div:nth-child(2) {
  transform: translate(0, -100px);
}

.cts-wrap .mv__loading__sec1 div:nth-child(3) {
  transform: translate(0, 100px);
}

.cts-wrap .mv__loading__sec1 div:nth-child(4) {
  transform: translate(100px, 0);
}

.cts-wrap .mv__loading__sec2 {
  z-index: 3;
}

.cts-wrap .mv__loading__sec2 div {
  transition: all 1.5s 1.5s cubic-bezier(0.56, 0.02, 0.28, 0.7);
}

.cts-wrap .mv__loading__sec2 div:nth-child(1) {
  transform: translate(0, -100px);
}

.cts-wrap .mv__loading__sec2 div:nth-child(2) {
  transform: translate(100px, 0);
}

.cts-wrap .mv__loading__sec2 div:nth-child(3) {
  transform: translate(-100px, 0);
}

.cts-wrap .mv__loading__sec2 div:nth-child(4) {
  transform: translate(0, 100px);
}

.cts-wrap .mv__slider {
  position: absolute;
  z-index: 1;
  transition: all 1s ease;
  opacity: 0;
  /* 画像のサイズ調整 */
}

.cts-wrap .mv__slider__wrap {
  width: 960px;
  height: calc(339px * 2);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

@media (max-width: 480px) {
  .cts-wrap .mv__slider__wrap {
    width: 100%;
    height: calc(100svh - 58px - 66px);
  }
}

.cts-wrap .mv__slider.slider-start {
  opacity: 1;
}

.cts-wrap .mv__slider__line {
  width: calc(100% / 3);
  height: 100%;
}

@media (max-width: 480px) {
  .cts-wrap .mv__slider__line {
    width: calc(100% / 2);
  }
  .cts-wrap .mv__slider__line:nth-child(3) {
    display: none;
  }
}

.cts-wrap .mv__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.cts-wrap .mv__slider .swiper-slide img {
  width: 100%;
  vertical-align: bottom;
}

.cts-wrap .mv__slider .swiper-slide.r180 img {
  transform: rotate(180deg);
}

@media (max-width: 480px) {
  .cts-wrap .mv__slider .swiper-slide {
    width: 100%;
    height: auto;
  }
  .cts-wrap .mv__slider .swiper-slide img {
    aspect-ratio: 375 / 266;
  }
}

.cts-wrap__innr {
  width: 800px;
  margin: 0px auto;
}

@media (max-width: 480px) {
  .cts-wrap__innr {
    width: auto;
    padding: 0px 8.67vw;
  }
}

.cts-wrap .basic_ttl h2 {
  position: relative;
  border-bottom: 2px solid #162049;
  height: 67px;
  padding-left: 72px;
  padding-top: 11px;
  margin-bottom: 26px;
}

@media (max-width: 480px) {
  .cts-wrap .basic_ttl h2 {
    height: auto;
    padding-left: 40px;
    padding-top: 2px;
    padding-bottom: 6px;
    margin-bottom: 14px;
  }
}

.cts-wrap .basic_ttl h2:before {
  position: absolute;
  left: 0;
  top: 0;
}

.cts-wrap .basic_ttl h2 span {
  display: inline-block;
  padding: 12px 0 0 25px;
}

.cts-wrap .basic_ttl h2 img {
  vertical-align: top;
}

.cts-wrap .rule_ttl {
  zoom: 1;
}

.cts-wrap .rule_ttl:before, .cts-wrap .rule_ttl:after {
  content: "";
  display: table;
}

.cts-wrap .rule_ttl:after {
  clear: both;
}

.cts-wrap .rule_ttl h2 {
  float: left;
}

.cts-wrap .rule_ttl p {
  text-align: right;
  float: right;
  border-left: 2px solid #162049;
  margin-top: 23px;
}

@media (max-width: 480px) {
  .cts-wrap .rule_ttl p {
    margin-top: 2.67vmin;
    border-left: 1px solid #162049;
  }
}

.cts-wrap__body {
  zoom: 1;
}

.cts-wrap__body:before, .cts-wrap__body:after {
  content: "";
  display: table;
}

.cts-wrap__body:after {
  clear: both;
}

.cts-wrap__body__col1 {
  float: left;
}

@media (max-width: 480px) {
  .cts-wrap__body__col1 {
    float: none;
  }
}

.cts-wrap__body__col2 {
  float: right;
}

@media (max-width: 480px) {
  .cts-wrap__body__col2 {
    float: none;
  }
}

@media (max-width: 480px) {
  .cts-wrap__body p img {
    width: 100%;
    height: auto;
  }
}

.moviebox {
  width: 300px;
  border: 2px solid #162049;
  margin-bottom: 7px;
}

@media (max-width: 480px) {
  .moviebox {
    border: 1px solid #162049;
    width: 100%;
  }
}

.moviebox h3 {
  background: #cdff1a;
  text-align: center;
  padding: 5px 0px 4px 0px;
}

.moviebox h3.bb-line {
  border-bottom: 2px solid #162049;
}

@media (max-width: 480px) {
  .moviebox h3 img {
    height: 12px;
    width: auto;
  }
}

.moviebox__img {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.moviebox__img img {
  vertical-align: bottom;
}

@media (max-width: 480px) {
  .moviebox__img img {
    width: 100%;
  }
}

.moviebox__img iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

@media (max-width: 480px) {
  .movie-comment {
    text-align: right !important;
    margin-bottom: 0px;
  }
}

@media (max-width: 480px) {
  .movie-comment img {
    height: 10px !important;
    width: auto !important;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 11px;
  background: url(../images/bg_ptn01.png) repeat-x center top;
  z-index: 300;
  border-bottom: 3px solid #cdff1a;
}

.header.header-fix {
  z-index: 400;
}

@media (max-width: 480px) {
  .header {
    width: 100vw;
    padding-top: 5px;
    background-size: auto 5px;
  }
}

.header__innr {
  background: #ffffff;
}

.header__cts {
  zoom: 1;
  padding: 11px 30px;
}

.header__cts:before, .header__cts:after {
  content: "";
  display: table;
}

.header__cts:after {
  clear: both;
}

@media (max-width: 480px) {
  .header__cts {
    padding: 11px 10px 8px 10px;
  }
}

.header__logo {
  float: left;
}

@media (max-width: 480px) {
  .header__logo img {
    width: 23px;
    height: auto;
  }
}

.header__title {
  width: 252px;
  margin: 0 auto;
  text-align: center;
  padding-top: 13px;
}

.header__title img {
  padding-bottom: 8px;
}

@media (max-width: 480px) {
  .header__title {
    padding-top: 6px;
    width: 42vw;
  }
  .header__title img {
    vertical-align: top;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 480px) {
  .header__title span {
    display: inline-block;
    padding-top: 0;
  }
  .header__title span img {
    display: inline-block;
    width: 64px;
    height: auto;
    padding: 0;
  }
}

.header__title.hrader__kuniokun {
  width: 260px;
}

@media (max-width: 480px) {
  .header__title.hrader__kuniokun {
    padding-top: 3px;
    width: calc(303  / 750 * 100vw);
  }
}

@media (max-width: 480px) {
  .header__title.hrader__kuniokun span {
    width: calc(104  / 750 * 100vw);
  }
  .header__title.hrader__kuniokun span img {
    width: 100%;
  }
}

.header__menu {
  float: right;
}

#menu .menu_btn {
  float: right;
  padding-top: 16px;
  vertical-align: middle;
  cursor: pointer;
}

@media (max-width: 480px) {
  #menu .menu_btn {
    padding-top: 5px;
  }
  #menu .menu_btn img {
    width: 23px;
    height: auto;
  }
}

#menu .menu__wrap {
  display: none;
  position: fixed;
  left: 0;
  top: 87px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 480px) {
  #menu .menu__wrap {
    top: 62px;
  }
}

#menu .menu__wrap nav {
  padding: 44px 30px;
}

#menu .menu__wrap nav ul li {
  text-align: right;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  #menu .menu__wrap nav ul li {
    text-align: left;
    margin-bottom: 24px;
  }
}

@media (max-width: 480px) {
  #menu .menu__wrap nav ul li img {
    width: auto;
    height: 22px;
  }
}

#lang-ctl {
  position: fixed;
  top: 33px;
  left: 101px;
  z-index: 9999;
}

@media (max-width: 480px) {
  #lang-ctl {
    top: calc(40  / 750 * 100vw);
    left: calc(99  / 750 * 100vw);
    font-size: 0;
  }
}

#lang-ctl .lang-ctl__list {
  list-style: none;
}

#lang-ctl .lang-ctl__list li {
  display: block;
  padding: 0px 0px 6px 0;
}

@media (max-width: 480px) {
  #lang-ctl .lang-ctl__list li {
    padding-bottom: calc(15  / 750 * 100vw);
  }
  #lang-ctl .lang-ctl__list li img {
    width: 100%;
  }
}

#lang-ctl .lang-ctl__list__btn img {
  cursor: pointer;
}

#lang-ctl .lang-ctl__list__btn img.btn {
  display: inline-block;
}

#lang-ctl .lang-ctl__list__btn img.btn_active {
  display: none;
}

#lang-ctl .lang-ctl__list__btn.active img {
  cursor: auto;
}

#lang-ctl .lang-ctl__list__btn.active img.btn {
  display: none;
}

#lang-ctl .lang-ctl__list__btn.active img.btn_active {
  display: inline-block;
}

@media (max-width: 480px) {
  #lang-ctl .lang-ctl__list__btn {
    width: calc(70  / 750 * 100vw);
  }
  #lang-ctl .lang-ctl__list__btn img {
    width: 100%;
  }
}

#sound-ctl {
  position: fixed;
  top: 34px;
  right: 30px;
  z-index: 9999;
}

@media (max-width: 480px) {
  #sound-ctl {
    top: calc(40  / 750 * 100vw);
    right: calc(10  / 750 * 100vw);
    font-size: 0;
  }
}

#sound-ctl .sound-ctl__ttl {
  text-align: center;
}

@media (max-width: 480px) {
  #sound-ctl .sound-ctl__ttl {
    width: calc(100  / 750 * 100vw);
  }
  #sound-ctl .sound-ctl__ttl img {
    width: 100%;
  }
}

@media (max-width: 480px) {
  #sound-ctl .sound-ctl.sound-ctl-en {
    width: calc(100  / 750 * 100vw);
  }
  #sound-ctl .sound-ctl.sound-ctl-en img {
    width: 100%;
  }
}

@media (max-width: 480px) and (max-width: 480px) {
  #sound-ctl .sound-ctl.sound-ctl-en .sound-ctl__list li img {
    width: auto;
    height: calc(20  / 750 * 100vw);
  }
}

@media (max-width: 480px) {
  #sound-ctl .sound-ctl.sound-ctl-en .sound-ctl__list__btn {
    width: auto;
  }
}

#sound-ctl .sound-ctl__list {
  list-style: none;
}

#sound-ctl .sound-ctl__list li {
  display: inline-block;
  padding: 5px 0px;
}

@media (max-width: 480px) {
  #sound-ctl .sound-ctl__list li {
    padding-left: calc(3  / 750 * 100vw);
  }
  #sound-ctl .sound-ctl__list li img {
    width: 100%;
  }
}

#sound-ctl .sound-ctl__list__btn img {
  cursor: pointer;
}

#sound-ctl .sound-ctl__list__btn img.btn {
  display: inline-block;
}

#sound-ctl .sound-ctl__list__btn img.btn_active {
  display: none;
}

#sound-ctl .sound-ctl__list__btn.active img {
  cursor: auto;
}

#sound-ctl .sound-ctl__list__btn.active img.btn {
  display: none;
}

#sound-ctl .sound-ctl__list__btn.active img.btn_active {
  display: inline-block;
}

@media (max-width: 480px) {
  #sound-ctl .sound-ctl__list__btn {
    width: calc(45  / 750 * 100vw);
  }
  #sound-ctl .sound-ctl__list__btn img {
    width: 100%;
  }
}

@media (max-width: 480px) {
  #sound-ctl .sound-ctl__list__slash {
    width: calc(30  / 750 * 100vw);
    padding: 0 calc(5  / 750 * 100vw) !important;
  }
  #sound-ctl .sound-ctl__list__slash img {
    width: 100%;
  }
}

.footer {
  border-top: 3px solid #cdff1a;
  padding-bottom: 11px;
  background: url(../images/bg_ptn01.png) center bottom;
}

@media (max-width: 480px) {
  .footer {
    width: 100vw;
    padding-bottom: 5px;
    background-size: auto 6px;
  }
}

.footer__innr {
  background: #ffffff;
}

.footer__cts {
  text-align: center;
  padding: 15px 0;
}

#fighting .visual {
  background: #ffffff;
}

#fighting .visual img {
  vertical-align: bottom;
}

#fighting .visual__ttl {
  left: 3.12%;
  top: 3.82%;
  width: 93.75%;
  height: auto;
}

#fighting .visual__subttl {
  left: 3.12%;
  top: 25.14%;
  width: 32.7%;
  height: auto;
}

#fighting .visual__badge {
  left: calc(14  / 960 * 100%);
  bottom: 0;
  width: calc(226  / 960 * 100%);
  height: auto;
  transition-duration: 0.3s;
}

@media (max-width: 480px) {
  #fighting .visual__badge {
    width: calc(210  / 750 * 100vw);
    left: 1.2%;
    bottom: 0;
  }
}

#fighting .visual__badge:hover {
  transform: scale(1.05);
  transition-duration: 0.3s;
}

#fighting .visual__copy {
  position: absolute;
  right: calc(33  / 960 * 100%);
  bottom: calc(35  / 680 * 100%);
  width: calc(207  / 960 * 100%);
  height: auto;
}

@media (max-width: 480px) {
  #fighting .visual__copy {
    width: calc(160  / 750 * 100vw);
    right: 4%;
    bottom: 5%;
  }
}

#fighting .visual.view-kuniokun .visual__ttl {
  left: calc(105  / 960 * 100%);
  top: calc(17  / 680 * 100%);
  width: calc(792  / 960 * 100%);
  height: auto;
}

#fighting .visual.view-kuniokun .visual__subttl {
  left: calc(275  / 960 * 100%);
  top: calc(546  / 680 * 100%);
  width: calc(428  / 960 * 100%);
  height: auto;
}

#fighting .visual.view-kuniokun .visual__body {
  left: calc(120  / 960 * 100%);
  top: calc(128  / 680 * 100%);
  width: calc(708  / 960 * 100%);
  height: auto;
}

#fighting .comment {
  margin: 50px auto;
  text-align: center;
}

@media (max-width: 480px) {
  #fighting .comment {
    margin: calc(44  / 750 * 100vw) auto;
  }
  #fighting .comment img {
    width: calc(638  / 750 * 100vw);
  }
}

#bnr-top {
  margin-bottom: 45px;
  z-index: 9;
}

@media (max-width: 480px) {
  #bnr-top {
    margin-bottom: 40px;
  }
}

#bnr-top .bnr-top__list {
  z-index: 10;
  border-top: 9px solid #fff;
  border-bottom: 9px solid #fff;
  list-style: none;
  height: 168px;
  position: relative;
  zoom: 1;
}

#bnr-top .bnr-top__list:before, #bnr-top .bnr-top__list:after {
  content: "";
  display: table;
}

#bnr-top .bnr-top__list:after {
  clear: both;
}

@media (max-width: 480px) {
  #bnr-top .bnr-top__list {
    border: none;
    height: auto;
    padding: 0 8.67vw;
  }
}

#bnr-top .bnr-top__list__item {
  width: 480px;
}

@media (max-width: 480px) {
  #bnr-top .bnr-top__list__item {
    width: 100%;
    margin-bottom: 15px;
  }
}

#bnr-top .bnr-top__list__item.bnr-top-1 img {
  z-index: 10;
  left: 0;
  top: -33px;
}

@media (max-width: 480px) {
  #bnr-top .bnr-top__list__item.bnr-top-1 img {
    top: 0;
  }
}

#bnr-top .bnr-top__list__item.bnr-top-2 img {
  z-index: 10;
  right: 0;
  top: 0px;
}

#bnr-top .bnr-top__list__item img {
  width: 480px;
  height: auto;
  position: absolute;
}

@media (max-width: 480px) {
  #bnr-top .bnr-top__list__item img {
    position: static;
    width: 100%;
  }
}

#bnr-top .bnr-top__list__item img:hover {
  z-index: 100;
  transform: scale(1.05);
  transition-duration: 0.3s;
}

#bnr-top .bnr-top__list__item.bnr-top-3 img {
  z-index: 10;
  left: 0;
  top: 0;
}

@media (max-width: 480px) {
  #bnr-top .bnr-top__list__item.bnr-top-3 img {
    padding-top: 22px;
  }
}

#bnr-top .bnr-top__list__item.bnr-top-3 img:hover {
  z-index: 100;
  transform: scale(1.05);
  transition-duration: 0.3s;
}

#bnr-top .cts-wrap {
  background-color: #ffffff;
  padding: 3px 0 5px;
}

#about {
  margin-top: 63px;
  margin-bottom: 132px;
}

@media (max-width: 480px) {
  #about {
    margin-top: 60px;
    margin-bottom: 30px;
  }
}

#about .about {
  position: relative;
}

#about .about:before, #about .about:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #about .about:before, #about .about:after {
    display: none;
  }
}

#about .about:before {
  left: 11px;
}

#about .about:after {
  right: 11px;
}

#about .about:before, #about .about:after {
  margin-top: -75px;
  content: url(../images/about_sidettl.png);
}

#about .about h2:before {
  content: url(../images/icon_pillow.png);
}

@media (max-width: 480px) {
  #about .about h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_pillow.png);
    background-size: 31px 31px;
  }
}

@media (max-width: 480px) {
  #about .about h2 img {
    height: 30px;
    width: auto;
  }
}

@media (max-width: 480px) {
  #about .about p {
    margin-bottom: 25px;
  }
}

#tournament {
  margin-bottom: 47px;
}

@media (max-width: 480px) {
  #tournament {
    margin-bottom: 40px;
  }
}

#tournament .tournament {
  position: relative;
}

#tournament .tournament:before, #tournament .tournament:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #tournament .tournament:before, #tournament .tournament:after {
    display: none;
  }
}

#tournament .tournament:before {
  left: 11px;
}

#tournament .tournament:after {
  right: 11px;
}

#tournament .tournament:before, #tournament .tournament:after {
  margin-top: -75px;
  content: url(../images/tournament_sidettl.png);
}

@media (max-width: 480px) {
  #tournament .tournament h2 {
    padding-left: 36px;
  }
}

#tournament .tournament h2:before {
  content: url(../images/icon_trophy.png);
}

@media (max-width: 480px) {
  #tournament .tournament h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_trophy.png);
    background-size: 31px 31px;
  }
}

#tournament .tournament h2 span {
  padding: 12px 0 0 3px !important;
}

@media (max-width: 480px) {
  #tournament .tournament h2 img {
    padding-left: calc(8  / 760 * 100vw);
    width: calc(543  / 760 * 100vw);
    height: auto;
  }
}

@media (max-width: 480px) {
  #tournament .tournament p {
    margin-bottom: 25px;
  }
}

#tournament .game {
  position: relative;
}

#tournament .game:before, #tournament .game:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #tournament .game:before, #tournament .game:after {
    display: none;
  }
}

#tournament .game:before {
  left: 11px;
}

#tournament .game:after {
  right: 11px;
}

#tournament .game:before, #tournament .game:after {
  margin-top: -75px;
  content: url(../images/game_sidettl.png);
}

@media (max-width: 480px) {
  #tournament .game h2 {
    padding-left: 36px;
  }
}

#tournament .game h2:before {
  content: url(../images/icon_game.png);
}

@media (max-width: 480px) {
  #tournament .game h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_game.png);
    background-size: 31px 31px;
  }
}

#tournament .game h2 span {
  padding: 12px 0 0 3px !important;
}

@media (max-width: 480px) {
  #tournament .game h2 img {
    height: 26px;
    width: auto;
  }
}

@media (max-width: 480px) {
  #tournament .game p {
    margin-bottom: 25px;
  }
}

#present {
  margin-bottom: 47px;
}

@media (max-width: 480px) {
  #present {
    margin-bottom: 40px;
  }
}

#present .present {
  position: relative;
}

#present .present:before, #present .present:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #present .present:before, #present .present:after {
    display: none;
  }
}

#present .present:before {
  left: 11px;
}

#present .present:after {
  right: 11px;
}

#present .present:before, #present .present:after {
  margin-top: -35px;
  content: url(../images/2025/present_sidettl.png);
}

@media (max-width: 480px) {
  #present .present h2 {
    padding-left: 36px;
  }
}

#present .present h2:before {
  content: url(../images/2025/icon_present.png);
}

@media (max-width: 480px) {
  #present .present h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/2025/icon_present.png);
    background-size: 31px 31px;
  }
}

#present .present h2 span {
  padding: 12px 0 0 3px !important;
}

@media (max-width: 480px) {
  #present .present h2 img {
    padding-left: calc(8  / 760 * 100vw);
    width: calc(537  / 760 * 100vw);
    height: auto;
  }
}

@media (max-width: 480px) {
  #present .present p {
    margin-bottom: 25px;
  }
}

#present .present .presentbox {
  margin-top: 5px;
}

#present .present .presentbox img {
  width: 100%;
}

@media (max-width: 480px) {
  #present .present .presentbox {
    margin-bottom: 25px;
  }
}

#present .present .mapbox img {
  width: 100%;
  height: auto;
}

#rule {
  margin-top: 37px;
  margin-bottom: 82px;
}

@media (max-width: 480px) {
  #rule {
    margin-top: 36px;
    margin-bottom: 0px;
  }
}

#rule .rule {
  position: relative;
}

#rule .rule:before, #rule .rule:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #rule .rule:before, #rule .rule:after {
    display: none;
  }
}

#rule .rule:before {
  left: 11px;
}

#rule .rule:after {
  right: 11px;
}

#rule .rule:before, #rule .rule:after {
  margin-top: -54px;
  content: url(../images/rule_sidettl.png);
}

#rule .rule h2:before {
  content: url(../images/icon_book.png);
}

@media (max-width: 480px) {
  #rule .rule h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_book.png);
    background-size: 31px 31px;
  }
}

@media (max-width: 480px) {
  #rule .rule h2 img {
    height: 30px;
    width: auto;
  }
}

@media (max-width: 480px) {
  #rule .rule p {
    margin-bottom: 25px;
  }
}

#athlete {
  margin-top: 37px;
  margin-bottom: 132px;
}

@media (max-width: 480px) {
  #athlete {
    margin-top: 36px;
    margin-bottom: 30px;
  }
}

#athlete .athlete {
  position: relative;
}

#athlete .athlete:before, #athlete .athlete:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #athlete .athlete:before, #athlete .athlete:after {
    display: none;
  }
}

#athlete .athlete:before {
  left: 11px;
}

#athlete .athlete:after {
  right: 11px;
}

#athlete .athlete:before, #athlete .athlete:after {
  margin-top: -58px;
  content: url(../images/athlete_sidettl.png);
}

#athlete .athlete h2:before {
  content: url(../images/icon_women.png);
}

@media (max-width: 480px) {
  #athlete .athlete h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_women.png);
    background-size: 31px 31px;
  }
}

@media (max-width: 480px) {
  #athlete .athlete h2 img {
    height: 30px;
    width: auto;
  }
}

@media (max-width: 480px) {
  #athlete .athlete .cts-wrap__body__col1 {
    text-align: center;
    margin-bottom: 16px;
  }
  #athlete .athlete .cts-wrap__body__col1 img {
    width: 45.2vw;
    height: auto;
  }
}

#athlete .athlete p {
  margin-bottom: 25px;
}

@media (max-width: 480px) {
  #athlete .athlete p {
    margin-bottom: 16px;
  }
}

#athlete .athlete.kunio h2:before {
  content: url(../images/icon_men.png);
}

@media (max-width: 480px) {
  #athlete .athlete.kunio h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_men.png);
    background-size: 31px 31px;
  }
}

@media (max-width: 480px) {
  #athlete .athlete.kunio .cts-wrap__body__col2 .athlete-name {
    width: calc(191  / 750 * 100vw);
    height: auto;
  }
}

#cometo {
  margin-top: 37px;
  margin-bottom: 92px;
}

@media (max-width: 480px) {
  #cometo {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

#cometo .cometo {
  position: relative;
}

#cometo .cometo:before, #cometo .cometo:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #cometo .cometo:before, #cometo .cometo:after {
    display: none;
  }
}

#cometo .cometo:before {
  left: 11px;
}

#cometo .cometo:after {
  right: 11px;
}

#cometo .cometo:before, #cometo .cometo:after {
  margin-top: -84px;
  content: url(../images/cometo_sidettl.png);
}

#cometo .cometo h2:before {
  content: url(../images/icon_map.png);
}

@media (max-width: 480px) {
  #cometo .cometo h2:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(../images/icon_map.png);
    background-size: 31px 31px;
  }
}

@media (max-width: 480px) {
  #cometo .cometo h2 img {
    height: 30px;
    width: auto;
  }
}

#cometo .cometo p {
  margin-bottom: 41px;
}

#cometo .cometo .cts-wrap__body p {
  position: relative;
}

#cometo .cometo .cts-wrap__body p a {
  position: absolute;
  left: 18.57%;
  top: 70.35%;
  width: 27.73%;
  height: 11.06%;
}

@media (max-width: 480px) {
  #cometo .cometo .cts-wrap__body p a {
    left: 29.14%;
    top: 76.32%;
    width: 43.47%;
    height: 9.8%;
  }
}

#cometo .cometo.view-kuniokun .cts-wrap__body a {
  width: 30%;
}

@media (max-width: 480px) {
  #cometo .cometo.view-kuniokun .cts-wrap__body a {
    width: 52%;
  }
}

#official {
  margin-bottom: 100px;
}

@media (max-width: 480px) {
  #official {
    margin-bottom: 50px;
  }
}

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

#official .official a {
  display: inline-block;
  background: #162049;
  text-align: center;
  padding: 21px 32px;
}

@media (max-width: 480px) {
  #official .official a {
    padding: 14px 18px;
  }
}

#official .official a img {
  vertical-align: middle;
}

@media (max-width: 480px) {
  #official .official a img {
    width: 59.33vw;
    height: auto;
  }
}

#official .official a:hover {
  background: #8b90a4;
}

#throw .visual__ttl {
  left: 4.27%;
  top: 6.61%;
  width: 18.54%;
  height: auto;
}

#throw .visual__subttl {
  left: 4.47%;
  top: 35%;
  width: 9.37%;
  height: auto;
}

#throw .visual__ttl-kuniokun {
  left: calc(39  / 960 * 100%);
  top: calc(365  / 679 * 100%);
  width: calc(224  / 960 * 100%);
  height: auto;
}

#throw .visual__illust-kuniokun {
  left: calc(123  / 960 * 100%);
  top: calc(31  / 679 * 100%);
  width: calc(799  / 960 * 100%);
  height: auto;
}

#throw .throw {
  height: 185px;
  padding-top: 46px;
  position: relative;
}

@media (max-width: 480px) {
  #throw .throw {
    height: auto;
    padding: 17px 0;
  }
}

#throw .throw:before, #throw .throw:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #throw .throw:before, #throw .throw:after {
    display: none;
  }
}

#throw .throw:before {
  left: 11px;
}

#throw .throw:after {
  right: 11px;
}

#throw .throw:before, #throw .throw:after {
  margin-top: -54px;
  content: url(../images/throw_sidettl.png);
}

#throw .throw .rule_ttl {
  padding: 0px 78px;
}

@media (max-width: 480px) {
  #throw .throw .rule_ttl {
    padding: 0;
  }
}

#throw .throw .rule_ttl h2 {
  width: 53%;
}

@media (max-width: 480px) {
  #throw .throw .rule_ttl h2 {
    width: 49%;
  }
  #throw .throw .rule_ttl h2 img {
    width: 36.13vw;
    height: auto;
  }
}

#throw .throw .rule_ttl p {
  width: 47%;
}

@media (max-width: 480px) {
  #throw .throw .rule_ttl p {
    width: 51%;
  }
  #throw .throw .rule_ttl p img {
    width: 36.27vw;
    height: auto;
  }
}

#dodge .visual__ttl {
  right: 3.64%;
  top: 5.29%;
  width: 18.75%;
  height: auto;
}

#dodge .visual__subttl {
  right: 3.85%;
  top: 33.67%;
  width: 8.85%;
  height: auto;
}

#dodge .visual__ttl-kuniokun {
  left: calc(41  / 960 * 100%);
  top: calc(42  / 679 * 100%);
  width: calc(229  / 960 * 100%);
  height: auto;
}

#dodge .visual__illust-kuniokun {
  left: calc(174  / 960 * 100%);
  top: calc(16  / 679 * 100%);
  width: calc(786  / 960 * 100%);
  height: auto;
}

#dodge .dodge {
  height: 185px;
  padding-top: 46px;
  position: relative;
}

@media (max-width: 480px) {
  #dodge .dodge {
    height: auto;
    padding: 17px 0;
  }
}

#dodge .dodge:before, #dodge .dodge:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #dodge .dodge:before, #dodge .dodge:after {
    display: none;
  }
}

#dodge .dodge:before {
  left: 11px;
}

#dodge .dodge:after {
  right: 11px;
}

#dodge .dodge:before, #dodge .dodge:after {
  margin-top: -54px;
  content: url(../images/dodge_sidettl.png);
}

#dodge .dodge .rule_ttl {
  padding: 0px 101px;
}

@media (max-width: 480px) {
  #dodge .dodge .rule_ttl {
    padding: 0;
  }
}

#dodge .dodge .rule_ttl h2 {
  width: 50%;
}

@media (max-width: 480px) {
  #dodge .dodge .rule_ttl h2 {
    padding-left: 4vw;
    width: 35.2vw;
  }
  #dodge .dodge .rule_ttl h2 img {
    width: 31.07vw;
    height: auto;
  }
}

#dodge .dodge .rule_ttl p {
  width: 50%;
}

@media (max-width: 480px) {
  #dodge .dodge .rule_ttl p {
    width: 39.87vw;
    margin-right: 4vw;
  }
  #dodge .dodge .rule_ttl p img {
    width: 35.87vw;
    height: auto;
  }
}

#defend .visual__ttl {
  left: 2.7%;
  top: 6.02%;
  width: 18.85%;
  height: auto;
}

#defend .visual__subttl {
  left: 3.02%;
  top: 34.41%;
  width: 11.66%;
  height: auto;
}

#defend .visual__ttl-kuniokun {
  left: calc(704  / 960 * 100%);
  top: calc(40  / 679 * 100%);
  width: calc(222  / 960 * 100%);
  height: auto;
}

#defend .visual__illust-kuniokun {
  left: calc(19  / 960 * 100%);
  top: calc(20  / 679 * 100%);
  width: calc(928  / 960 * 100%);
  height: auto;
}

#defend .defend {
  height: 185px;
  padding-top: 46px;
  position: relative;
}

@media (max-width: 480px) {
  #defend .defend {
    height: auto;
    padding: 17px 0;
  }
}

#defend .defend:before, #defend .defend:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #defend .defend:before, #defend .defend:after {
    display: none;
  }
}

#defend .defend:before {
  left: 11px;
}

#defend .defend:after {
  right: 11px;
}

#defend .defend:before, #defend .defend:after {
  margin-top: -54px;
  content: url(../images/defend_sidettl.png);
}

#defend .defend .rule_ttl {
  padding: 0px 65px;
}

@media (max-width: 480px) {
  #defend .defend .rule_ttl {
    padding: 0;
  }
}

#defend .defend .rule_ttl h2 {
  width: 44.6%;
}

@media (max-width: 480px) {
  #defend .defend .rule_ttl h2 {
    width: 32vw;
  }
  #defend .defend .rule_ttl h2 img {
    width: 29.87vw;
    height: auto;
  }
}

#defend .defend .rule_ttl p {
  width: 55.4%;
}

@media (max-width: 480px) {
  #defend .defend .rule_ttl p {
    width: 49.87vw;
  }
  #defend .defend .rule_ttl p img {
    width: 44.93vw;
    height: auto;
  }
}

#shout .visual__ttl {
  right: 2.91%;
  top: 5.29%;
  width: 17.91%;
  height: auto;
}

#shout .visual__subttl {
  right: 2.91%;
  top: 33.67%;
  width: 9.79%;
  height: auto;
}

#shout .visual__ttl-kuniokun {
  left: calc(31  / 960 * 100%);
  top: calc(40  / 679 * 100%);
  width: calc(215  / 960 * 100%);
  height: auto;
}

#shout .visual__illust-kuniokun {
  left: calc(87  / 960 * 100%);
  top: calc(20  / 679 * 100%);
  width: calc(732  / 960 * 100%);
  height: auto;
}

#shout .shout {
  height: 185px;
  padding-top: 46px;
  position: relative;
}

@media (max-width: 480px) {
  #shout .shout {
    height: auto;
    padding: 17px 0;
  }
}

#shout .shout:before, #shout .shout:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #shout .shout:before, #shout .shout:after {
    display: none;
  }
}

#shout .shout:before {
  left: 11px;
}

#shout .shout:after {
  right: 11px;
}

#shout .shout:before, #shout .shout:after {
  margin-top: -54px;
  content: url(../images/shout_sidettl.png);
}

#shout .shout .rule_ttl {
  padding: 0px 64px;
}

@media (max-width: 480px) {
  #shout .shout .rule_ttl {
    padding: 0;
  }
}

#shout .shout .rule_ttl h2 {
  width: 44.6%;
}

@media (max-width: 480px) {
  #shout .shout .rule_ttl h2 {
    width: 33vw;
  }
  #shout .shout .rule_ttl h2 img {
    width: 29.73vw;
    height: auto;
  }
}

#shout .shout .rule_ttl p {
  width: 55.4%;
}

@media (max-width: 480px) {
  #shout .shout .rule_ttl p {
    padding-left: 4vw;
    width: 49.2vw;
  }
  #shout .shout .rule_ttl p img {
    width: 44.4vw;
    height: auto;
  }
}

#sleep .visual__ttl {
  left: 3.02%;
  top: 5.58%;
  width: 18.54%;
  height: auto;
}

#sleep .visual__subttl {
  left: 3.22%;
  top: 33.67%;
  width: 8.43%;
  height: auto;
}

#sleep .visual__ttl-kuniokun {
  left: calc(364  / 960 * 100%);
  top: calc(229  / 679 * 100%);
  width: calc(229  / 960 * 100%);
  height: auto;
}

#sleep .visual__illust-kuniokun {
  left: 0;
  bottom: 0;
  width: calc(960  / 960 * 100%);
  height: auto;
}

#sleep .sleep {
  height: 185px;
  padding-top: 46px;
  position: relative;
}

@media (max-width: 480px) {
  #sleep .sleep {
    height: auto;
    padding: 17px 0;
  }
}

#sleep .sleep:before, #sleep .sleep:after {
  position: absolute;
  top: 50%;
}

@media (max-width: 480px) {
  #sleep .sleep:before, #sleep .sleep:after {
    display: none;
  }
}

#sleep .sleep:before {
  left: 11px;
}

#sleep .sleep:after {
  right: 11px;
}

#sleep .sleep:before, #sleep .sleep:after {
  margin-top: -54px;
  content: url(../images/sleep_sidettl.png);
}

#sleep .sleep .rule_ttl {
  padding: 0px 21px;
}

@media (max-width: 480px) {
  #sleep .sleep .rule_ttl {
    padding: 0;
  }
}

#sleep .sleep .rule_ttl h2 {
  width: 46.4%;
}

@media (max-width: 480px) {
  #sleep .sleep .rule_ttl h2 {
    width: 37.07vw;
  }
  #sleep .sleep .rule_ttl h2 img {
    width: 35.6vw;
    height: auto;
  }
}

#sleep .sleep .rule_ttl p {
  width: 53.6%;
}

@media (max-width: 480px) {
  #sleep .sleep .rule_ttl p {
    padding-left: 4vw;
    width: 44vw;
  }
  #sleep .sleep .rule_ttl p img {
    width: 43.07vw;
    height: auto;
  }
}

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

#btn-change-site {
  display: none;
}

#btn-change-site .btn-change-site__badge {
  z-index: 100;
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: 225px;
  height: auto;
  transition: all 1s;
}

@media (max-width: 480px) {
  #btn-change-site .btn-change-site__badge {
    width: calc(210  / 750 * 100vw);
    left: 1.2%;
    bottom: 0;
  }
}

#btn-change-site .btn-change-site__badge:hover {
  transform: scale(1.05);
  transition-duration: 0.3s;
}

#kuniokun-mv {
  position: relative;
  height: 503px;
}

@media (max-width: 480px) {
  #kuniokun-mv {
    height: calc(358  / 750 * 100vw);
  }
}

#kuniokun-mv .visual {
  margin-top: -61px;
  z-index: 301;
}

@media (max-width: 480px) {
  #kuniokun-mv .visual {
    margin-top: -calc(61  / 750 * 100vw);
  }
}

#kuniokun-mv .visual__bg {
  width: 100%;
}

#kuniokun-mv .visual__ttl {
  left: 30px;
  bottom: -38px;
  width: 618px;
  height: auto;
}

@media (max-width: 480px) {
  #kuniokun-mv .visual__ttl {
    left: calc(61  / 750 * 100vw);
    bottom: -calc(37  / 750 * 100vw);
    width: calc(630  / 750 * 100vw);
    height: auto;
  }
}

#kuniokun-mv .visual__subttl {
  right: 30px;
  bottom: -38px;
  width: 266px;
  height: auto;
}

@media (max-width: 480px) {
  #kuniokun-mv .visual__subttl {
    right: calc(23  / 750 * 100vw);
    bottom: -calc(88  / 750 * 100vw);
    width: calc(363  / 750 * 100vw);
  }
}

#kuniokun-cts .kuniokun-cts {
  padding: 60px 0 34px;
  background: url(../images/kuniokun/bg.png) center top repeat-y;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts {
    background: url(../images/kuniokun/bg_sp.png) center top/100% auto repeat-y;
    padding: calc(184px  / 750px * 100vw) calc(30px  / 750px * 100vw) calc(30  / 750 * 100vw);
  }
}

#kuniokun-cts .kuniokun-cts__text01 {
  text-align: center;
  margin-bottom: 32px;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__text01 img {
    width: 100%;
  }
}

#kuniokun-cts .kuniokun-cts__movie {
  width: 700px;
  margin: 0 auto 30px;
  position: relative;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__movie {
    width: 100%;
  }
}

#kuniokun-cts .kuniokun-cts__movie video {
  width: 700px;
  height: auto;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__movie video {
    width: 100%;
  }
}

#kuniokun-cts .kuniokun-cts__movie .hover-movie {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0px;
  width: 700px;
  height: 395px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.35);
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__movie .hover-movie {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.35);
  }
}

#kuniokun-cts .kuniokun-cts__movie .hover-movie.active {
  display: block;
}

#kuniokun-cts .kuniokun-cts__movie .hover-movie img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -93px;
  margin-top: -93px;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__movie .hover-movie img {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
}

#kuniokun-cts .kuniokun-cts__movie .youtube-box {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  display: none;
}

#kuniokun-cts .kuniokun-cts__movie .youtube-box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#kuniokun-cts .kuniokun-cts__btn-list {
  width: 800px;
  margin: 0 auto;
  list-style: none;
  zoom: 1;
}

#kuniokun-cts .kuniokun-cts__btn-list:before, #kuniokun-cts .kuniokun-cts__btn-list:after {
  content: "";
  display: table;
}

#kuniokun-cts .kuniokun-cts__btn-list:after {
  clear: both;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__btn-list {
    width: 100%;
  }
}

#kuniokun-cts .kuniokun-cts__btn-list__item1 {
  float: left;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__btn-list__item1 {
    float: initial;
    text-align: center;
    margin-bottom: calc(40  / 750 * 100vw);
  }
  #kuniokun-cts .kuniokun-cts__btn-list__item1 img {
    width: calc(620  / 750 * 100vw);
    height: auto;
  }
}

#kuniokun-cts .kuniokun-cts__btn-list__item2 {
  float: right;
}

@media (max-width: 480px) {
  #kuniokun-cts .kuniokun-cts__btn-list__item2 {
    float: initial;
    text-align: center;
  }
  #kuniokun-cts .kuniokun-cts__btn-list__item2 img {
    width: calc(504  / 750 * 100vw);
    height: auto;
  }
}

#kuniokun-bnr {
  margin-bottom: 50px;
  z-index: 9;
}

@media (max-width: 480px) {
  #kuniokun-bnr {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

#kuniokun-bnr .bnr-top__list {
  z-index: 10;
  border-top: 9px solid #fff;
  border-bottom: 9px solid #fff;
  list-style: none;
  height: 168px;
  position: relative;
  zoom: 1;
}

#kuniokun-bnr .bnr-top__list:before, #kuniokun-bnr .bnr-top__list:after {
  content: "";
  display: table;
}

#kuniokun-bnr .bnr-top__list:after {
  clear: both;
}

@media (max-width: 480px) {
  #kuniokun-bnr .bnr-top__list {
    border: none;
    height: auto;
    padding: 0 8.67vw;
  }
}

#kuniokun-bnr .bnr-top__list__item {
  width: 480px;
}

@media (max-width: 480px) {
  #kuniokun-bnr .bnr-top__list__item {
    width: 100%;
    margin-bottom: 15px;
  }
}

#kuniokun-bnr .bnr-top__list__item.bnr-top-1 img {
  z-index: 10;
  left: 0;
  top: 0px;
}

#kuniokun-bnr .bnr-top__list__item.bnr-top-2 img {
  z-index: 10;
  right: 0;
  top: 0px;
}

#kuniokun-bnr .bnr-top__list__item img {
  width: 480px;
  height: auto;
  position: absolute;
}

@media (max-width: 480px) {
  #kuniokun-bnr .bnr-top__list__item img {
    position: static;
    width: 100%;
  }
}

#kuniokun-bnr .bnr-top__list__item img:hover {
  z-index: 100;
  transform: scale(1.05);
  transition-duration: 0.3s;
}

.line-scroll-01 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: #ffffff;
}

@keyframes scroll01 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.line-scroll-01 ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  animation: scroll01 30s linear infinite;
}

.line-scroll-01 li {
  display: inline-block;
  padding: 17px 20px 17px 0;
}

@media (max-width: 480px) {
  .line-scroll-01 li {
    padding: 15px 5px 15px 0;
  }
  .line-scroll-01 li img {
    height: 26px;
  }
}

.line-scroll-02 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: #000000;
}

@keyframes scroll02 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.line-scroll-02 ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  animation: scroll02 80s linear infinite;
}

.line-scroll-02 li {
  display: inline-block;
  padding: 17px 5px 0;
}

@media (max-width: 480px) {
  .line-scroll-02 li {
    padding: 14px 4px 0;
  }
  .line-scroll-02 li img {
    height: 85px;
  }
}

.line-scroll-03 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: #000000;
}

@keyframes hscroll {
  0% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(-100%);
  }
}

.line-scroll-03 ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  animation: hscroll 10s linear infinite;
}

.line-scroll-03 li {
  display: inline-block;
  padding: 17px 10px 17px;
}

.line-scroll-03 li.line-kuniokun img {
  height: 35px;
}

.line-scroll-03 li.line-cs img {
  margin-bottom: 5px;
}

@media (max-width: 480px) {
  .line-scroll-03 li {
    padding: 14px 5px 14px;
  }
  .line-scroll-03 li.line-kuniokun img {
    height: 25px;
  }
  .line-scroll-03 li.line-cs img {
    height: 14px;
    margin-bottom: 5px;
  }
}

.line-scroll-03.icon_kuniokun {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: #000000;
}

@keyframes hscroll {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.line-scroll-03.icon_kuniokun ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  animation: hscroll 6s linear infinite;
}

.line-scroll-03.icon_kuniokun li {
  display: inline-block;
  padding: 20px 10px;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
}

.line-scroll-03.icon_kuniokun li img {
  height: 80px;
}

@media (max-width: 480px) {
  .line-scroll-03.icon_kuniokun li {
    padding: 10px 5px;
    font-size: 18px;
  }
  .line-scroll-03.icon_kuniokun li img {
    height: 40px;
  }
}

.line-scroll-link {
  display: block;
}

.line-scroll-link:hover img {
  opacity: 0.8;
}
/*# sourceMappingURL=maps/style.css.map */
