@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

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

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

#dmm_ntgnavi {
  background: url(/images/dmm_olgnavi/bg_navimain.gif) center center repeat-x;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 12px;
  font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Verdana, sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#dmm_ntgnavi ul {
  list-style: none;
  margin: 2px 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

#dmm_ntgnavi ul li {
  margin: 0 6px 0 0;
  line-height: 15px;
}

#dmm_ntgnavi .navi_left li > a {
  display: block;
  padding: 0 3px 0 8px;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 3px;
}

#dmm_ntgnavi .navi_left li > a:hover {
  background: #eee;
  border: 1px solid #666;
  border-radius: 3px;
}

#dmm_ntgnavi .navi_left li > a span {
  display: block;
  padding: 9px 10px 7px 28px;
  color: #333;
  font-weight: bold;
}

#dmm_ntgnavi .navi_left li.dmm_top img {
  margin: 8px 5px 8px 0;
}

#dmm_ntgnavi .navi_left li.ntg_top {
  margin-left: 10px;
}

#dmm_ntgnavi .navi_left li.ntg_top span {
  background: url(/images/dmm_olgnavi/bg_bt_olgtop.gif) 0 center no-repeat;
}

#dmm_ntgnavi .navi_left li.ntg_poi span {
  background: url(/images/dmm_olgnavi/bg_bt_point.gif) 0 center no-repeat;
}

#dmm_ntgnavi .navi_right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 10px;
}

#dmm_ntgnavi .navi_right li {
  margin: 0 10px 0 0;
  padding: 8px 5px;
}

#dmm_ntgnavi .arrow {
  padding-left: 14px;
  background: url(/images/dmm_olgnavi/arrow_common.gif) no-repeat left center;
}

#dmm_ntgnavi .tx-point {
  font-size: 16px;
  font-weight: bold;
  color: #ff4b4b !important;
}

#dmm_ntgnavi p {
  margin: 0;
  line-height: 2.6em;
}

#dmm_ntgnavi .clear {
  clear: both;
}

header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
  font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Verdana, sans-serif;
  background: url(/images/dmm_olgnavi/bg_navimain.gif) center center repeat-x;
}

header .navi-right {
  margin: 8px 0;
}

header .arrow {
  font-size: 11px;
  text-decoration: underline;
  position: relative;
}

header .arrow::before {
  content: '';
  position: absolute;
  top: 4px;
  left: -10px;
  width: 5px;
  height: 10px;
  background: url(/images/dmm_olgnavi/arrow_common.gif) no-repeat;
  background-size: 100% 100%;
}

header a {
  text-decoration: none;
  margin: 8px 0;
  color: #333;
}

.ntg-top-sp {
  background: url(/images/dmm_olgnavi/bg_bt_olgtop.gif) no-repeat left center;
  background-size: 14px 13px;
  padding-left: 17px;
  font-size: 14px;
}

* {
  position: relative;
  list-style-type: none;
}

*:focus {
  outline: none;
}

html {
  font-size: 62.5%;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

body {
  background: #180000;
}

@media (max-width: 959px) {
  body {
    font-size: 1.4rem;
  }
}

@media (min-width: 960px) {
  body {
    font-size: 1.6rem;
  }
}

img {
  height: auto;
  max-width: 100%;
}

h2 {
  font-size: unset;
}

@media (max-width: 959px) {
  .u-visible-pc {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .u-visible-sp {
    display: none !important;
  }
}

.c-btn {
  display: inline-block;
  color: #180000;
  text-decoration: none;
  font-weight: bold;
}

@media (min-width: 960px) {
  .c-btn {
    -webkit-transition: .2s;
    transition: .2s;
  }
}

.c-btn::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: -webkit-filter .1s;
  transition: -webkit-filter .1s;
  transition: filter .1s;
  transition: filter .1s, -webkit-filter .1s;
  background-image: -webkit-linear-gradient(135deg, #ba1e1b 25%, #180000 25%, #180000 50%, #ba1e1b 50%, #ba1e1b 75%, #180000 75%, #180000);
  background-image: linear-gradient(-45deg, #ba1e1b 25%, #180000 25%, #180000 50%, #ba1e1b 50%, #ba1e1b 75%, #180000 75%, #180000);
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

@media (max-width: 959px) {
  .c-btn::after {
    background-size: 5px 5px;
    right: -7px;
    bottom: -8px;
  }
}

@media (min-width: 960px) {
  .c-btn::after {
    -webkit-transition: .3s;
    transition: .3s;
    background-size: 10px 10px;
    right: -9px;
    bottom: -11px;
  }
}

.c-btn:hover {
  color: #fff;
}

.c-btn:hover::after {
  -webkit-filter: hue-rotate(90deg) brightness(1.6);
          filter: hue-rotate(90deg) brightness(1.6);
}

.c-btn__item {
  display: inline-block;
  z-index: 10;
  background-color: #fff;
  width: 100%;
  text-align: center;
}

@media (max-width: 959px) {
  .c-btn__item {
    font-size: 1.6rem;
    padding: .9em 2em;
  }
}

@media (min-width: 960px) {
  .c-btn__item {
    font-size: 2rem;
    padding: 1em 2em;
  }
}

.c-btn__item::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #e91003;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.c-btn__item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #180000;
  left: 0;
  bottom: 6px;
  -webkit-transition: .2s;
  transition: .2s;
}

.c-btn__item:hover::before {
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.c-btn__item:hover::after {
  background-color: #fff;
}

.l-contents {
  color: #fff;
  line-height: 1.7;
  overflow: hidden;
}

.l-area-register--fixed {
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

@media (min-width: 960px) {
  .l-area-register--fixed {
    margin-top: -63px;
  }
}

.l-area-register--fixed .c-btn {
  width: 200px;
  left: 100%;
}

.l-area-register--fixed .c-btn::after {
  content: none;
}

.l-area-register--fixed .c-btn:hover .c-btn__item {
  color: #180000;
}

.l-area-register--fixed .c-btn__item {
  color: #fff;
  background-color: #e91003;
  font-size: 1.8rem;
}

.l-area-register--fixed .c-btn__item::before {
  background-color: #fff;
}

.l-area-register--fixed .c-btn__item::after {
  background-color: #fff;
}

.l-area-register--fixed .c-btn__item:hover::after {
  background-color: #180000;
}

.l-area-register.is-active .c-btn {
  left: calc(100% - 200px);
}

.l-footer {
  overflow: hidden;
  color: #fff;
}

@media (min-width: 960px) {
  .l-footer {
    background-color: #ba1e1b;
    padding: 7.8vw 7.8vw 6.8vw;
  }
}

@media (max-width: 959px) {
  .l-footer {
    background: url(/images/common/bg_footer_sp.jpg) top -1px left no-repeat;
    background-size: cover;
    padding: 0 2.6vw 20vw;
  }
}

.l-footer .manual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 960px) {
  .l-footer .manual {
    position: absolute;
    top: 3vw;
    right: 7.8vw;
  }
}

@media (max-width: 959px) {
  .l-footer .manual {
    margin-bottom: -2vw;
  }
}

.l-footer .manual::before {
  content: "";
  display: block;
  position: absolute;
}

@media (max-width: 959px) {
  .l-footer .manual::before {
    background-color: #180000;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 120vw;
    height: 120vw;
    top: -60vw;
    right: -68vw;
  }
}

@media (min-width: 960px) {
  .l-footer .manual::before {
    background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 60vw;
    height: 60vw;
    top: -13.6vw;
    right: -34.6vw;
  }
}

@media (min-width: 960px) and (max-width: 959px) {
  .l-footer .manual::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) and (min-width: 960px) {
  .l-footer .manual::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .l-footer .manual::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #180000;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
  }
}

@media (min-width: 960px) and (min-width: 960px) {
  .l-footer .manual::after {
    width: 60vw;
    height: 60vw;
    top: -15vw;
    right: -36vw;
  }
}

.l-footer .manual__ttl {
  z-index: 10;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 960px) {
  .l-footer .manual__ttl {
    width: calc(35px + 1.8vw);
  }
}

@media (max-width: 959px) {
  .l-footer .manual__ttl {
    width: 9.3vw;
  }
}

.l-footer .manual__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 960px) {
  .l-footer .manual__list {
    padding-bottom: 15px;
  }
}

@media (max-width: 959px) {
  .l-footer .manual__list {
    padding-bottom: 3.2vw;
  }
}

@media (min-width: 960px) {
  .l-footer .manual__list > li {
    padding-top: 40px;
  }
}

@media (max-width: 959px) {
  .l-footer .manual__list > li {
    padding-top: 6vw;
  }
}

.l-footer .manual__list .c-btn::after {
  content: none;
}

@media (min-width: 960px) {
  .l-footer .manual__list .c-btn__item {
    width: 16vw;
    min-width: 10em;
    font-size: calc(1rem + .5vw);
  }
}

@media (max-width: 959px) {
  .l-footer .manual__list .c-btn__item {
    width: 42vw;
    font-size: 1.1rem;
    padding: 1.3em 0;
  }
}

@media (min-width: 960px) {
  .l-footer .info {
    width: 50vw;
    max-width: 740px;
    line-height: 3;
    font-size: 1.4rem;
  }
}

@media (max-width: 959px) {
  .l-footer .info {
    padding: 12vw 0 0 0;
  }
}

@media (min-width: 960px) {
  .l-footer .info__list div {
    display: inline-block;
    padding-right: 30px;
  }
}

.l-footer .info__list dt, .l-footer .info__list dd {
  font-weight: bold;
  display: inline-block;
}

@media (max-width: 959px) {
  .l-footer .info__list dt, .l-footer .info__list dd {
    font-size: 1.1rem;
    line-height: 2;
  }
}

.l-footer .info__list dt::after {
  content: " ：";
  display: inline;
}

.l-footer .corp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 960px) {
  .l-footer .corp {
    padding-top: 50px;
  }
}

@media (max-width: 959px) {
  .l-footer .corp {
    padding-top: 5vw;
  }
}

@media (min-width: 960px) {
  .l-footer .corp > li {
    padding-right: 40px;
  }
}

@media (max-width: 959px) {
  .l-footer .corp > li {
    padding-right: 8.8vw;
  }
}

@media (min-width: 960px) {
  .l-footer .corp > li .dmm {
    width: 160px;
  }
}

@media (max-width: 959px) {
  .l-footer .corp > li .dmm {
    width: 25.7vw;
  }
}

@media (min-width: 960px) {
  .l-footer .corp > li .soleil {
    width: 98px;
  }
}

@media (max-width: 959px) {
  .l-footer .corp > li .soleil {
    width: 15.7vw;
  }
}

@media (min-width: 960px) {
  .l-footer .corp > li .asg {
    width: 94px;
  }
}

@media (max-width: 959px) {
  .l-footer .corp > li .asg {
    width: 15vw;
  }
}

@media (min-width: 960px) {
  .l-footer .link > li {
    padding-top: 60px;
    display: inline-block;
    margin-right: 40px;
  }
}

@media (max-width: 959px) {
  .l-footer .link > li {
    padding-top: 6vw;
  }
}

.l-footer .link a {
  color: #fff;
  font-weight: bold;
}

@media (min-width: 960px) {
  .l-footer .link a {
    font-size: 1.4rem;
  }
}

@media (max-width: 959px) {
  .l-footer .link a {
    font-size: 1.1rem;
  }
}

.l-footer .copy {
  display: block;
}

@media (min-width: 960px) {
  .l-footer .copy {
    padding-top: 50px;
  }
}

@media (max-width: 959px) {
  .l-footer .copy {
    padding-top: 8vw;
  }
}

@media (min-width: 960px) {
  .p-index .l-contents {
    padding-bottom: 63px;
  }
}

@media (min-width: 960px) {
  .p-index .l-contents::before {
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 140px;
    height: 140px;
    left: -60px;
    bottom: 0px;
    background-color: #ba1e1b;
  }
}

.p-index .area-register {
  z-index: 1000;
}

.p-index .sect-ttl {
  z-index: 100;
  display: inline-block;
  line-height: 0;
}

@media (max-width: 959px) {
  .p-index .sect-ttl {
    padding: 0 0 4vw 2.6vw;
  }
}

@media (min-width: 960px) {
  .p-index .sect-ttl {
    background-color: #180000;
    position: absolute;
    top: -66px;
    padding: 0 44px 40px 5.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .sect-ttl__en {
    height: 18.6vw;
    width: auto;
  }
}

@media (max-width: 959px) {
  .p-index .sect-ttl__ja {
    width: 3.4vw;
    margin: 0 0 .2vw 3vw;
  }
}

@media (min-width: 960px) {
  .p-index .sect-ttl__ja {
    padding: 0 0 7px 24px;
  }
}

@media (max-width: 959px) {
  .p-index .sect-ttl__ja--2line {
    width: 7.3vw;
  }
}

@media (min-width: 960px) {
  .p-index .sect-ttl__ja--2line {
    width: 76px;
  }
}

.p-index .top__kv {
  line-height: 0;
}

.p-index .top__kv img {
  width: 100%;
  height: auto;
}

.p-index .top__hard {
  position: absolute;
  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-filter: drop-shadow(0 0 8px rgba(24, 0, 0, 0.6));
          filter: drop-shadow(0 0 8px rgba(24, 0, 0, 0.6));
}

@media (max-width: 959px) {
  .p-index .top__hard {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    top: 3vw;
    padding: 0 4vw 0 3vw;
    width: 100%;
  }
}

@media (min-width: 960px) {
  .p-index .top__hard {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 1.2vw;
    left: 1.4vw;
    width: auto;
    padding: 0;
  }
}

@media (min-width: 960px) {
  .p-index .top__hard > li {
    margin-right: 1.6vw;
  }
}

@media (max-width: 959px) {
  .p-index .top__hard .ps4 {
    width: 22vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__hard .ps4 {
    width: 6vw;
  }
}

@media (max-width: 959px) {
  .p-index .top__hard .switch {
    width: 22vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__hard .switch {
    width: 6vw;
  }
}

@media (max-width: 959px) {
  .p-index .top__hard .dgp {
    width: 38.2vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__hard .dgp {
    width: 10.5vw;
  }
}

.p-index .top__item {
  position: absolute;
  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;
}

@media (max-width: 959px) {
  .p-index .top__item {
    width: 100%;
    top: 96vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__item {
    top: 13.54vw;
    right: 4.16vw;
    width: 29.16vw;
  }
}

@media (max-width: 959px) {
  .p-index .top__item .logo {
    width: 78vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__item .logo {
    padding-bottom: 1.82vw;
  }
}

.p-index .top__item .c-btn {
  color: #fff;
}

.p-index .top__item .c-btn::after {
  -webkit-filter: hue-rotate(90deg) brightness(1.6);
          filter: hue-rotate(90deg) brightness(1.6);
}

.p-index .top__item .c-btn:hover {
  color: #180000;
}

.p-index .top__item .c-btn:hover::after {
  -webkit-filter: hue-rotate(0deg) brightness(1.6);
          filter: hue-rotate(0deg) brightness(1.6);
}

@media (max-width: 959px) {
  .p-index .top__item .c-btn {
    z-index: 10;
    width: 60vw;
    max-width: 210px;
    position: fixed;
    bottom: 8px;
    right: 0;
  }
}

@media (min-width: 960px) {
  .p-index .top__item .c-btn {
    min-width: 15.62vw;
  }
}

.p-index .top__item .c-btn__item {
  background-color: #e91003;
}

.p-index .top__item .c-btn__item::before {
  background-color: #fff;
}

.p-index .top__item .c-btn__item::after {
  background-color: #fff;
}

.p-index .top__item .c-btn__item:hover::after {
  background-color: #180000;
}

.p-index .top__item .bnr-onair {
  position: relative;
  margin-top: 3vw;
}

@media (min-width: 960px) {
  .p-index .top__item .bnr-onair::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #e91003;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0.2vw;
    left: 0.5vw;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  .p-index .top__item .bnr-onair:hover::before {
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  .p-index .top__item .bnr-onair::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0.2vw;
    left: 0.5vw;
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  .p-index .top__item .bnr-onair:hover::after {
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    background-color: #180000;
  }
  .p-index .top__item .bnr-onair a {
    z-index: 1;
  }
}

.p-index .top__news {
  position: absolute;
  -webkit-filter: drop-shadow(1px 1px 3px #180000);
          filter: drop-shadow(1px 1px 3px #180000);
}

@media (max-width: 959px) {
  .p-index .top__news {
    top: 134vw;
    left: 0;
    width: 30vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__news {
    left: 2vw;
    top: 41vw;
  }
}

.p-index .top__news a {
  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-decoration: none;
}

.p-index .top__news a .new {
  position: absolute;
  display: block;
  text-align: center;
}

@media (max-width: 959px) {
  .p-index .top__news a .new {
    width: 15vw;
    top: 1vw;
    left: 9vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__news a .new {
    top: 14px;
    left: -50px;
    right: 0;
    margin: auto;
    width: 100%;
  }
}

.p-index .top__news a .date {
  color: #fff;
}

@media (max-width: 959px) {
  .p-index .top__news a .date {
    font-size: 3.2vw;
    margin: -12vw 0 0 6vw;
  }
}

@media (min-width: 960px) {
  .p-index .top__news a .date {
    font-size: 1.6rem;
    margin: -74px 0 0 -54px;
  }
}

@media (max-width: 959px) {
  .p-index .top .bnr-onair {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20vw;
  }
}

.p-index .intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 960px) {
  .p-index .intro {
    margin-bottom: 130px;
  }
}

@media (min-width: 960px) {
  .p-index .intro::before {
    content: "";
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(left, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
    background-image: linear-gradient(90deg, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 40vw;
    height: 60vw;
    left: -15vw;
    bottom: 0;
  }
}

@media (min-width: 960px) and (max-width: 959px) {
  .p-index .intro::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) and (min-width: 960px) {
  .p-index .intro::before {
    background-size: 16px 16px;
  }
}

@media (max-width: 959px) {
  .p-index .intro .bg {
    padding-bottom: 22vw;
    width: 100%;
  }
  .p-index .intro .bg img {
    width: 100%;
  }
}

.p-index .intro .btn_movie {
  z-index: 900;
  line-height: 0;
  position: absolute;
}

@media (min-width: 960px) {
  .p-index .intro .btn_movie {
    top: 2vw;
    left: 2vw;
    width: 21vw;
    padding-right: 1.5vw;
  }
  .p-index .intro .btn_movie::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 2vw;
    width: calc(100% - 2vw);
    height: 100%;
    background-color: #ba1e1b;
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  .p-index .intro .btn_movie:hover::before {
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@media (max-width: 959px) {
  .p-index .intro .btn_movie {
    width: 39.3vw;
    top: 133vw;
    right: 5vw;
  }
}

.p-index .intro .catch {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 960px) {
  .p-index .intro .catch {
    top: -9vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro .catch {
    top: -8vw;
    z-index: 100;
  }
}

@media (min-width: 960px) {
  .p-index .intro .catch img {
    width: 15.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro .catch img {
    width: 38vw;
  }
}

.p-index .intro__item {
  background-color: #180000;
}

@media (min-width: 960px) {
  .p-index .intro__item {
    border-top: solid 8vw #ba1e1b;
    border-left: solid 8vw #ba1e1b;
    width: 40.8vw;
    margin-top: -13.5vw;
    padding: 3.6vw 5.2vw 2.6vw 5vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro__item {
    border-top: solid 27vw #ba1e1b;
    border-right: solid 12.8vw #ba1e1b;
    padding: 10.6vw 8vw 10.6vw 8vw;
  }
}

.p-index .intro__item::before, .p-index .intro__item::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c2a96b;
}

@media (min-width: 960px) {
  .p-index .intro__item::before {
    width: calc(100% + 5vw);
    height: .45vw;
    top: -1.5vw;
    left: -5vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro__item::before {
    width: calc(100% - 2.66vw + 6.66vw);
    height: 1.2vw;
    top: -3.2vw;
    left: 2.66vw;
  }
}

@media (min-width: 960px) {
  .p-index .intro__item::after {
    height: calc(100% - 1.5vw);
    width: .5vw;
    top: 1.5vw;
    left: 1vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro__item::after {
    width: 1.3vw;
    height: calc(100% - 4vw);
    top: 4vw;
    right: 2vw;
  }
}

.p-index .intro__item__ttl {
  position: absolute;
}

@media (min-width: 960px) {
  .p-index .intro__item__ttl {
    top: -4.6vw;
    left: -5vw;
    width: 32.7vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro__item__ttl {
    top: -22vw;
    left: 5.3vw;
    width: 66vw;
  }
}

.p-index .intro__item__tx::before {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  z-index: 5;
}

@media (max-width: 959px) {
  .p-index .intro__item__tx::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-index .intro__item__tx::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-index .intro__item__tx::before {
    width: 20vw;
    height: 20vw;
    left: -10vw;
    bottom: -13.5vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro__item__tx::before {
    width: 30vw;
    height: 30vw;
    bottom: -33vw;
    right: -36vw;
  }
}

.p-index .intro__item__tx > span {
  z-index: 10;
}

.p-index .intro__item__btn {
  z-index: 10;
  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;
}

@media (min-width: 960px) {
  .p-index .intro__item__btn {
    width: 40.8vw;
    padding: 15px 0 0 8vw;
  }
}

@media (max-width: 959px) {
  .p-index .intro__item__btn {
    width: 100%;
    margin-top: 2vw;
    padding: 0 14vw 44vw 0;
    overflow: hidden;
  }
  .p-index .intro__item__btn::before {
    content: "";
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(left, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
    background-image: linear-gradient(90deg, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 100vw;
    height: 100vw;
    top: -50vw;
    left: -65vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) {
  .p-index .intro__item__btn::before {
    background-size: 8px 8px;
  }
}

@media (max-width: 959px) and (min-width: 960px) {
  .p-index .intro__item__btn::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-index .features {
    background-color: #ba1e1b;
    z-index: 10;
    padding-top: 200px;
    margin-bottom: 220px;
  }
}

@media (max-width: 959px) {
  .p-index .features {
    margin-bottom: 22vw;
  }
}

.p-index .features::before {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-index .features::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-index .features::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-index .features::before {
    width: 40vw;
    height: 40vw;
    left: -12.2vw;
    top: calc(230px + 7vw);
  }
}

.p-index .features::after {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-index .features::after {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-index .features::after {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-index .features::after {
    width: 45vw;
    height: 128vw;
    right: -11vw;
    top: -21vw;
  }
}

@media (max-width: 959px) {
  .p-index .features .sect-ttl::before {
    content: "";
    display: block;
    position: absolute;
    width: 14vw;
    height: 10vw;
    background-color: #180000;
    left: 0;
    bottom: 4.2vw;
  }
}

.p-index .features__01 {
  z-index: 10;
}

@media (min-width: 960px) {
  .p-index .features__01 {
    padding: 0 7.8vw;
  }
}

.p-index .features__01 .sub-ttl {
  position: absolute;
  z-index: 10;
}

@media (min-width: 960px) {
  .p-index .features__01 .sub-ttl {
    display: block;
    width: 9.1vw;
    top: -5.8vw;
    right: 5.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__01 .sub-ttl {
    width: 23.6vw;
    top: 114vw;
    right: 2.6vw;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .p-index .features__01 .sub-ttl {
    top: 90vw;
    width: 18vw;
  }
}

.p-index .features__01 .pic {
  line-height: 0;
}

@media (max-width: 959px) {
  .p-index .features__01 .pic {
    background-color: #ba1e1b;
    padding: 11vw 0 9vw;
    margin-top: -9vw;
  }
  .p-index .features__01 .pic img {
    width: 100%;
  }
}

.p-index .features__01 .pic::before {
  content: "";
  display: block;
  position: absolute;
}

@media (min-width: 960px) {
  .p-index .features__01 .pic::before {
    width: 7.8vw;
    height: 50vw;
    top: 23.6vw;
    left: -7.8vw;
    background-color: #180000;
  }
}

@media (max-width: 959px) {
  .p-index .features__01 .pic::before {
    background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 20vw;
    height: 20vw;
    right: -11vw;
    top: 4vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) {
  .p-index .features__01 .pic::before {
    background-size: 8px 8px;
  }
}

@media (max-width: 959px) and (min-width: 960px) {
  .p-index .features__01 .pic::before {
    background-size: 16px 16px;
  }
}

@media (max-width: 959px) {
  .p-index .features__01 .pic::after {
    content: "";
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 120vw;
    height: 120vw;
    left: -30vw;
    bottom: -38vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) {
  .p-index .features__01 .pic::after {
    background-size: 8px 8px;
  }
}

@media (max-width: 959px) and (min-width: 960px) {
  .p-index .features__01 .pic::after {
    background-size: 16px 16px;
  }
}

.p-index .features__01 .pic img {
  z-index: 5;
}

@media (min-width: 960px) {
  .p-index .features__01 .tx {
    background-color: #180000;
    padding: 3vw 3.5vw 7.5vw 10.1vw;
    margin: 0 0 0 -7.8vw;
    width: 47.3vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__01 .tx {
    padding: 8vw 23vw 10vw 8vw;
    border-right: #ba1e1b solid 9vw;
  }
}

.p-index .features__01 .tx::before {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-image: linear-gradient(90deg, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-index .features__01 .tx::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-index .features__01 .tx::before {
    background-size: 16px 16px;
  }
}

@media (max-width: 959px) {
  .p-index .features__01 .tx::before {
    width: 30vw;
    height: 30vw;
    right: -15vw;
    bottom: -15vw;
  }
}

.p-index .features__01 .tx::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #c2a96b;
}

@media (min-width: 960px) {
  .p-index .features__01 .tx::after {
    margin-top: 2vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__01 .tx::after {
    margin-top: 5.5vw;
  }
}

.p-index .features__02 {
  z-index: 10;
  padding: 0 7.8vw;
}

@media (min-width: 960px) {
  .p-index .features__02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.p-index .features__02 .pic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 0;
  width: 100%;
}

@media (max-width: 959px) {
  .p-index .features__02 .pic {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 960px) {
  .p-index .features__02 .pic .pic01 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-top: -6vw;
    width: 41vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__02 .pic .pic01 {
    border: #ba1e1b solid 9vw;
    margin-right: -9vw;
    width: 88.8vw;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 960px) {
  .p-index .features__02 .pic .pic02 {
    width: 41vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__02 .pic .pic02 {
    border: #ba1e1b solid 9vw;
    margin: -9vw 0 0 -9vw;
    width: 88.8vw;
  }
  .p-index .features__02 .pic .pic02::before {
    content: "";
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 40vw;
    height: 40vw;
    right: -30vw;
    bottom: -30vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) {
  .p-index .features__02 .pic .pic02::before {
    background-size: 8px 8px;
  }
}

@media (max-width: 959px) and (min-width: 960px) {
  .p-index .features__02 .pic .pic02::before {
    background-size: 16px 16px;
  }
}

.p-index .features__02 .sub-ttl {
  position: absolute;
  z-index: 10;
}

@media (max-width: 959px) {
  .p-index .features__02 .sub-ttl {
    width: 23.6vw;
    top: 150vw;
    right: 2.6vw;
  }
}

@media (min-width: 960px) {
  .p-index .features__02 .sub-ttl {
    width: 9.1vw;
    top: -10vw;
    right: 5.2vw;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .p-index .features__02 .sub-ttl {
    top: 130vw;
    width: 18vw;
  }
}

.p-index .features__02 .tx {
  background-color: #180000;
}

@media (min-width: 960px) {
  .p-index .features__02 .tx {
    padding: 3vw 10.1vw 2.5vw 3.5vw;
    margin: -6vw -7.8vw 0 0;
    width: 47vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__02 .tx {
    padding: 8vw 24vw 0 0;
  }
}

.p-index .features__02 .tx::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #c2a96b;
}

@media (min-width: 960px) {
  .p-index .features__02 .tx::after {
    margin-top: 2vw;
  }
}

@media (max-width: 959px) {
  .p-index .features__02 .tx::after {
    margin-top: 6vw;
  }
}

@media (min-width: 960px) {
  .p-index .chara {
    padding: 120px 0 124px;
    margin-bottom: 60px;
  }
}

@media (max-width: 959px) {
  .p-index .chara {
    margin-bottom: 22vw;
  }
}

.p-index .chara .sect-ttl {
  background-color: unset;
}

@media (max-width: 959px) {
  .p-index .chara .sect-ttl__en {
    height: 18vw;
  }
}

.p-index .chara .sect-ttl__ja {
  margin-left: 1.6vw;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container {
    margin-top: -4vw;
  }
}

.p-index .chara .swiper-container .swiper-wrapper {
  z-index: 100;
}

.p-index .chara .swiper-container .swiper-wrapper .swiper-slide {
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide {
    padding-bottom: 4vw;
    width: 100vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
}

.p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 {
    z-index: 10;
    width: 40.2vw;
    padding-top: 12vw;
    padding-left: 11vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    -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;
  }
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 .tx {
    padding: 1.2vw 1.4vw 0 0;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 .tx {
    width: 78.6vw;
    padding: 6vw 0 0;
    font-size: 1.2rem;
  }
}

.p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 .tx::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c2a96b;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 .tx::after {
    margin-top: 1.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item01 .tx::after {
    margin-top: 6vw;
  }
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02 {
    padding-right: 11vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02 {
    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;
    width: 100%;
    padding-top: 13.5vw;
  }
}

.p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__pic {
  background-color: #ba1e1b;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__pic {
    width: 32.7vw;
    height: 40.6vw;
    margin: 80px 3.8vw 0 0;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__pic {
    width: 78.6vw;
    height: 117.3vw;
  }
}

.p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__pic img {
  max-width: unset;
  position: absolute;
}

.p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__name {
  display: inline-block;
  background-color: #fff;
  line-height: 0;
  position: absolute;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__name {
    width: 2.4vw;
    padding: 1.5vw 1.2vw;
    top: 0;
    right: 11vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__name {
    top: 0;
    right: 0;
    width: 7.5vw;
    padding: 2.6vw;
    right: 5.2vw;
  }
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__name img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide .item02__name {
    width: 5.8vw;
  }
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-jack .item02__pic img {
    width: 50vw;
    top: .6vw;
    left: -18.5vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-jack .item02__pic img {
    width: 129vw;
    top: 2vw;
    left: -49vw;
  }
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-aku .item02__pic img {
    width: 59.6vw;
    top: -4.4vw;
    left: -12vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-aku .item02__pic img {
    width: 159.2vw;
    top: -3vw;
    left: -36vw;
  }
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-ashi .item02__pic img {
    width: 47.4vw;
    top: -4vw;
    left: -6vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-ashi .item02__pic img {
    width: 124vw;
    left: -19vw;
    top: -1vw;
  }
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-scotsman .item02__pic img {
    width: 36.7vw;
    top: 2.8vw;
    left: -1vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-wrapper .swiper-slide.chara-scotsman .item02__pic img {
    width: 100.2vw;
    left: -10vw;
    top: 8vw;
  }
}

.p-index .chara .swiper-container .swiper-button-prev, .p-index .chara .swiper-container .swiper-button-next {
  z-index: 100;
  background: url(/images/common/btn_arrow.png) center center no-repeat;
  background-size: contain;
  cursor: pointer;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-button-prev, .p-index .chara .swiper-container .swiper-button-next {
    width: 4.5vw;
    height: 5.6vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-button-prev, .p-index .chara .swiper-container .swiper-button-next {
    z-index: 1000;
    width: 12vw;
    height: 14.6vw;
    margin-top: -22vw;
  }
}

.p-index .chara .swiper-container .swiper-button-prev::before, .p-index .chara .swiper-container .swiper-button-prev::after, .p-index .chara .swiper-container .swiper-button-next::before, .p-index .chara .swiper-container .swiper-button-next::after {
  content: none;
}

.p-index .chara .swiper-container .swiper-button-prev:focus, .p-index .chara .swiper-container .swiper-button-next:focus {
  outline: none;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-button-prev {
    left: 5.2vw;
  }
}

.p-index .chara .swiper-container .swiper-button-next {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-button-next {
    right: 5.2vw;
  }
}

.p-index .chara .swiper-container .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  padding: 0;
  width: 100%;
  line-height: 0;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-pagination {
    top: calc(80px - 20px);
    padding-left: 52.5vw;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-pagination {
    top: calc(13.5vw - 3.6vw);
    left: 10.7vw;
  }
}

.p-index .chara .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: #c2a96b;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}

.p-index .chara .swiper-container .swiper-pagination .swiper-pagination-bullet:focus {
  outline: none;
}

@media (min-width: 960px) {
  .p-index .chara .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 20px;
    margin-right: 5px;
  }
}

@media (max-width: 959px) {
  .p-index .chara .swiper-container .swiper-pagination .swiper-pagination-bullet {
    z-index: 100;
    width: 5.8vw;
    height: 3.6vw;
    margin-right: 1.3vw;
  }
}

.p-index .chara .swiper-container .swiper-pagination .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}

.p-index .chara .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ba1e1b;
}

@media (min-width: 960px) {
  .p-index .media {
    background-color: #ba1e1b;
    z-index: 10;
    padding: 150px 0 60px;
    margin-bottom: 280px;
  }
}

@media (max-width: 959px) {
  .p-index .media {
    margin-bottom: 32vw;
  }
}

@media (min-width: 960px) {
  .p-index .media .sect-ttl {
    margin-top: -60px;
    padding: 0 44px 40px 5.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .media .sect-ttl {
    background-color: #180000;
    padding-right: 5.2vw;
  }
}

.p-index .media::before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 20vw;
  right: 0;
  top: 18vw;
  background-color: #ba1e1b;
}

.p-index .media::after {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-index .media::after {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-index .media::after {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-index .media::after {
    width: 70vw;
    height: 70vw;
    right: -49vw;
    top: 0;
  }
}

.p-index .media__list {
  background-color: #180000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 960px) {
  .p-index .media__list {
    padding: 2.7vw 2.1vw;
    margin: 0 5.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .media__list {
    border-top: 10vw #ba1e1b solid;
    padding: 7.5vw 8vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) {
  .p-index .media__list::before {
    content: "";
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 50vw;
    height: 50vw;
    top: -14vw;
    right: -26vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) and (max-width: 959px) {
  .p-index .media__list::before {
    background-size: 8px 8px;
  }
}

@media (max-width: 959px) and (max-width: 959px) and (min-width: 960px) {
  .p-index .media__list::before {
    background-size: 16px 16px;
  }
}

@media (max-width: 959px) {
  .p-index .media__list::after {
    content: "";
    display: block;
    width: 20%;
    height: 1px;
    background-color: #c2a96b;
    margin: 2vw auto auto;
  }
}

.p-index .media__list > li {
  line-height: 0;
  z-index: 10;
}

@media (min-width: 960px) {
  .p-index .media__list > li {
    width: 33.33%;
    padding: 0 .6vw 1.25vw .6vw;
  }
}

@media (max-width: 959px) {
  .p-index .media__list > li {
    width: 100%;
    padding-bottom: 5.5vw;
  }
}

.p-index .media__list > li a {
  display: block;
  overflow: hidden;
  position: relative;
  padding-top: 56.25%;
}

.p-index .media__list > li a img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.p-index .media__list > li.movie::after {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  background: url(/images/common/ico_play.png) center center no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 960px) {
  .p-index .media__list > li.movie::after {
    top: -.3vw;
    width: 5.1vw;
    height: 5.1vw;
  }
}

@media (max-width: 959px) {
  .p-index .media__list > li.movie::after {
    top: -3vw;
    width: 16.4vw;
  }
}

@media (min-width: 960px) {
  .p-index .onair {
    background-color: #ba1e1b;
    z-index: 10;
    padding: 9vw 0 0;
    margin-bottom: 280px;
  }
}

@media (max-width: 959px) {
  .p-index .onair {
    padding-bottom: 16vw;
    margin-bottom: 22vw;
  }
}

@media (min-width: 960px) {
  .p-index .onair .sect-ttl {
    margin-top: -142px;
    padding: 0 44px 40px 5.2vw;
    margin-left: -6vw;
    z-index: 0;
  }
}

@media (max-width: 959px) {
  .p-index .onair .sect-ttl {
    width: 100%;
    padding-bottom: 12.2vw;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 960px) {
  .p-index .onair__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
    width: 100%;
    padding-left: 5.2vw;
    padding-right: 3vw;
    margin-top: -1.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.p-index .onair__content .onair__item {
  background-color: #180000;
}

@media (min-width: 960px) {
  .p-index .onair__content .onair__item {
    padding: 4vw 3.1vw 0 3.1vw;
    margin-top: 2.9vw;
    width: 32%;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__item {
    padding: 7.5vw 8vw 0 8vw;
    position: relative;
    z-index: 2;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

.p-index .onair__content .onair__item__tx::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #c2a96b;
}

@media (min-width: 960px) {
  .p-index .onair__content .onair__item__tx::after {
    margin-top: 2.5vw;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__item__tx::after {
    margin-top: 5.5vw;
  }
}

.p-index .onair__content .onair__item__date span {
  font-weight: bold;
}

@media (min-width: 960px) {
  .p-index .onair__content .onair__item__date {
    margin-top: 2.5vw;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__item__date {
    margin-top: 5.5vw;
  }
}

.p-index .onair__content .onair__item__btn {
  z-index: 10;
  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;
}

@media (min-width: 960px) {
  .p-index .onair__content .onair__item__btn {
    padding: 2vw 0;
    padding-top: 3vw;
    padding-bottom: 1vw;
  }
  .p-index .onair__content .onair__item__btn a {
    width: 17vw;
  }
  .p-index .onair__content .onair__item__btn a .c-btn__item {
    font-size: calc(1rem + .5vw);
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__item__btn {
    width: 100%;
    margin-top: 6vw;
  }
  .p-index .onair__content .onair__item__btn a {
    width: 50vw;
  }
}

@media (min-width: 960px) {
  .p-index .onair__content .onair__pic {
    width: 68%;
    padding-left: 5vw;
    margin: auto;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__pic {
    background-color: #ba1e1b;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__pic::before {
    content: "";
    display: block;
    position: absolute;
    background-image: -webkit-linear-gradient(left, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-image: linear-gradient(90deg, transparent 25%, #180000 25%, #180000 50%, transparent 50%, transparent 75%, #180000 75%, #180000);
    background-repeat: repeat;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    width: 150vw;
    height: 150vw;
    top: 18vw;
    right: -87vw;
  }
}

@media (max-width: 959px) and (max-width: 959px) {
  .p-index .onair__content .onair__pic::before {
    background-size: 8px 8px;
  }
}

@media (max-width: 959px) and (min-width: 960px) {
  .p-index .onair__content .onair__pic::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-index .onair__content .onair__pic .onair__item__ttl {
    position: relative;
    width: 55.1vw;
    color: #180000;
    background-color: #c2a96b;
    padding: 1.1vw 1vw 0.5vw 1vw;
    margin-top: -6vw;
    margin-bottom: 1.5vw;
  }
}

@media (max-width: 959px) {
  .p-index .onair__content .onair__pic .onair__item__ttl {
    width: 100%;
    margin: 0 auto;
    padding: 4vw 4vw 1vw 4vw;
  }
}

.p-index .spec {
  background-color: #ba1e1b;
}

@media (min-width: 960px) {
  .p-index .spec {
    background-color: #ba1e1b;
    z-index: 10;
    padding: 150px 0 60px;
  }
}

@media (max-width: 959px) {
  .p-index .spec {
    padding-bottom: 16vw;
    margin-bottom: 22vw;
  }
}

@media (min-width: 960px) {
  .p-index .spec .sect-ttl {
    margin-top: -60px;
    padding: 0 44px 40px 5.2vw;
  }
}

@media (max-width: 959px) {
  .p-index .spec .sect-ttl {
    background-color: #180000;
    padding-right: 5.2vw;
    margin-top: -10vw;
  }
}

@media (min-width: 960px) {
  .p-index .spec__item {
    padding-left: 7.8vw;
  }
}

@media (max-width: 959px) {
  .p-index .spec__item:first-of-type {
    padding-top: 10vw;
  }
}

.p-index .spec__item__title {
  font-weight: bold;
  color: #180000;
  background-color: #c2a96b;
  display: inline-block;
  padding: 0 .7em 0 .5em;
}

@media (max-width: 959px) {
  .p-index .spec__item__title {
    font-size: 2rem;
    margin-bottom: 2.6vw;
  }
}

@media (min-width: 960px) {
  .p-index .spec__item__title {
    font-size: 3.6rem;
    margin-bottom: 24px;
  }
}

.p-index .spec__item__table {
  color: #fff;
  background: rgba(24, 0, 0, 0.6);
  border-collapse: collapse;
}

@media (max-width: 959px) {
  .p-index .spec__item__table {
    display: block;
    margin: 0 2.6vw 8vw;
  }
}

@media (min-width: 960px) {
  .p-index .spec__item__table {
    width: 51vw;
    font-size: 1.6rem;
    margin-bottom: 65px;
  }
}

@media (max-width: 959px) {
  .p-index .spec__item__table tr, .p-index .spec__item__table tbody {
    display: block;
    width: 100%;
  }
}

@media (min-width: 960px) {
  .p-index .spec__item__table th, .p-index .spec__item__table td {
    border: #180000 1px solid;
  }
}

@media (max-width: 959px) {
  .p-index .spec__item__table th, .p-index .spec__item__table td {
    display: block;
    width: 100%;
  }
}

.p-index .spec__item__table th {
  background: rgba(24, 0, 0, 0.7);
  padding: 1em 1.4em .9em;
  text-align: left;
}

@media (min-width: 960px) {
  .p-index .spec__item__table th {
    width: 120px;
  }
}

@media (max-width: 959px) {
  .p-index .spec__item__table th {
    padding: .8em;
  }
}

@media (min-width: 960px) {
  .p-index .spec__item__table td {
    padding: .8em 1.2em .6em;
  }
}

@media (max-width: 959px) {
  .p-index .spec__item__table td {
    padding: .8em;
  }
}

.p-index .spec__item__list {
  padding: 0 2.6vw 8vw;
}

.p-index .spec__item__list p {
  background-color: #180000;
  color: #fff;
  padding: .8em;
  font-weight: bold;
  margin-bottom: 2px;
}

.p-index .spec__item__list dl {
  color: #fff;
}

.p-index .spec__item__list dl dt, .p-index .spec__item__list dl dd {
  padding: .8em .8em;
}

.p-index .spec__item__list dl dt {
  font-weight: bold;
  background-color: rgba(24, 0, 0, 0.9);
}

.p-index .spec__item__list dl dd {
  background-color: rgba(24, 0, 0, 0.6);
}

.p-index .spec__pic {
  position: absolute;
  width: 39vw;
  right: 0;
  top: -2.7vw;
}

.p-article .l-contents {
  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;
}

.p-article .l-contents::before {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-image: linear-gradient(90deg, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-article .l-contents::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-article .l-contents::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-article .l-contents::before {
    width: 50vw;
    height: 50vw;
    left: -30vw;
    top: -25vw;
  }
}

@media (max-width: 959px) {
  .p-article .l-contents::before {
    width: 50vw;
    height: 50vw;
    left: -30vw;
    top: -25vw;
  }
}

.p-article .l-contents::after {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-image: linear-gradient(90deg, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-article .l-contents::after {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-article .l-contents::after {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-article .l-contents::after {
    width: 50vw;
    height: 50vw;
    right: -30vw;
    bottom: -25vw;
  }
}

@media (min-width: 960px) {
  .p-article .l-contents {
    padding: 7.8vw 7.8vw 9.5vw;
  }
}

@media (max-width: 959px) {
  .p-article .l-contents {
    padding: 12vw 6vw 18vw;
  }
}

.p-article .l-contents img {
  width: 100%;
  height: auto;
}

.p-article .l-contents .hl {
  display: inline-block;
  color: #180000;
  background-color: #c2a96b;
  padding: .5em .8em;
  line-height: 1.3;
}

@media (min-width: 960px) {
  .p-article .l-contents .hl {
    font-size: 3.2rem;
  }
}

@media (max-width: 959px) {
  .p-article .l-contents .hl {
    font-size: 2rem;
  }
}

@media (min-width: 960px) {
  .p-article .l-contents .tx {
    padding: 3vw 0 5vw;
    width: 800px;
  }
}

@media (max-width: 959px) {
  .p-article .l-contents .tx {
    padding: 9vw 0 10vw;
  }
}

.p-article .l-contents .tx .hl-sub {
  padding: 2em 0 .2em;
  margin-bottom: 1em;
  font-weight: bold;
}

.p-article .l-contents .tx .hl-sub::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #c2a96b;
  bottom: 0;
  left: 0;
}

.p-article--error .l-contents .tx {
  width: unset;
}

.p-popup {
  display: none;
  color: #fff;
}

.p-popup .fancybox-button {
  display: none;
}

.p-popup--register {
  width: 100vw;
}

.p-popup--register::before {
  content: "";
  display: block;
  position: absolute;
  background-image: -webkit-linear-gradient(left, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-image: linear-gradient(90deg, transparent 25%, #ba1e1b 25%, #ba1e1b 50%, transparent 50%, transparent 75%, #ba1e1b 75%, #ba1e1b);
  background-repeat: repeat;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}

@media (max-width: 959px) {
  .p-popup--register::before {
    background-size: 8px 8px;
  }
}

@media (min-width: 960px) {
  .p-popup--register::before {
    background-size: 16px 16px;
  }
}

@media (min-width: 960px) {
  .p-popup--register::before {
    width: 50vw;
    height: 50vw;
    left: -30vw;
    top: -25vw;
  }
}

@media (max-width: 959px) {
  .p-popup--register::before {
    width: 50vw;
    height: 50vw;
    left: -30vw;
    top: -25vw;
  }
}

.p-popup--register .contents {
  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;
}

@media (min-width: 960px) {
  .p-popup--register .contents {
    padding: 7.8vw;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents {
    padding: 16vw 12vw 8vw;
  }
}

.p-popup--register .contents .hl {
  display: inline-block;
  text-align: center;
  color: #180000;
  background-color: #c2a96b;
  line-height: 1;
  padding: .4em .6em;
}

@media (min-width: 960px) {
  .p-popup--register .contents .hl {
    font-size: 3rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .hl {
    font-size: 2.2rem;
    margin-bottom: 7vw;
  }
}

.p-popup--register .contents .caption {
  text-align: center;
}

@media (min-width: 960px) {
  .p-popup--register .contents .caption {
    padding-bottom: 20px;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .caption {
    padding-bottom: 12vw;
  }
}

.p-popup--register .contents .caption::after {
  content: "";
  display: block;
  width: 30%;
  height: 1px;
  background-color: #c2a96b;
  margin: 1.6em auto 0;
}

.p-popup--register .contents .item {
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}

.p-popup--register .contents .item .wrap-register {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: 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;
  width: 100%;
}

@media (min-width: 960px) {
  .p-popup--register .contents .item .wrap-register {
    width: 33.33%;
    padding: 2.8vw;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .item .wrap-register {
    padding-bottom: 12vw;
  }
}

.p-popup--register .contents .item .wrap-register .hl-sub {
  text-align: center;
  color: #180000;
  background-color: #c2a96b;
  display: inline-block;
  line-height: 1;
  padding: .5em .8em;
}

@media (min-width: 960px) {
  .p-popup--register .contents .item .wrap-register .hl-sub {
    margin-bottom: 15px;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .item .wrap-register .hl-sub {
    font-size: 1.8rem;
    margin-bottom: 6vw;
  }
}

.p-popup--register .contents .item .wrap-register .hl-sub02 {
  text-align: center;
}

@media (min-width: 960px) {
  .p-popup--register .contents .item .wrap-register .hl-sub02 {
    padding: 20px 0;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .item .wrap-register .hl-sub02 {
    padding-bottom: 4vw;
  }
}

.p-popup--register .contents .item .wrap-register .list-register {
  width: 100%;
}

@media (max-width: 959px) {
  .p-popup--register .contents .item .wrap-register .list-register {
    padding-bottom: 2vw;
  }
}

.p-popup--register .contents .item .wrap-register .list-register > li {
  width: 100%;
}

@media (min-width: 960px) {
  .p-popup--register .contents .item .wrap-register .list-register > li {
    padding-bottom: 30px;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .item .wrap-register .list-register > li {
    padding-bottom: 8vw;
  }
}

.p-popup--register .contents .item .wrap-register .list-register > li .c-btn {
  width: 100%;
}

.p-popup--register .contents .item .wrap-register .list-register > li .c-btn__item {
  width: 100%;
}

@media (min-width: 960px) {
  .p-popup--register .contents .item .wrap-register .list-register > li .c-btn__item {
    font-size: 1.6rem;
  }
}

@media (max-width: 959px) {
  .p-popup--register .contents .item .wrap-register .list-register > li .c-btn__item {
    font-size: 1.6rem;
  }
}

@media (min-width: 960px) {
  .p-popup--about {
    overflow: visible;
  }
}

.p-popup--about .contents {
  background-color: #ba1e1b;
}

@media (min-width: 960px) {
  .p-popup--about .contents {
    width: 750px;
    padding: 95px 78px;
  }
}

@media (max-width: 959px) {
  .p-popup--about .contents {
    width: 100vw;
    padding: 12vw 8vw;
    margin: 12vw 0;
  }
}

.p-popup--about .contents::before, .p-popup--about .contents::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #c2a96b;
}

@media (min-width: 960px) {
  .p-popup--about .contents::before, .p-popup--about .contents::after {
    width: 85%;
    height: 10px;
  }
}

@media (max-width: 959px) {
  .p-popup--about .contents::before, .p-popup--about .contents::after {
    width: 90%;
    height: 1.3vw;
  }
}

@media (min-width: 960px) {
  .p-popup--about .contents::before {
    top: 20px;
    left: -64px;
  }
}

@media (max-width: 959px) {
  .p-popup--about .contents::before {
    top: 3.2vw;
    left: 0;
  }
}

@media (min-width: 960px) {
  .p-popup--about .contents::after {
    bottom: 20px;
    right: -64px;
  }
}

@media (max-width: 959px) {
  .p-popup--about .contents::after {
    bottom: 3.2vw;
    right: 0;
  }
}

@media (min-width: 960px) {
  .p-popup--about .contents .item {
    padding-bottom: 50px;
  }
}

@media (max-width: 959px) {
  .p-popup--about .contents .item {
    padding-bottom: 2.6em;
  }
}

.p-popup--about .contents .item:last-of-type {
  padding-bottom: 0;
}

.p-popup--about .contents .item__ttl {
  background-color: #c2a96b;
  display: inline-block;
  line-height: 0;
}

@media (min-width: 960px) {
  .p-popup--about .contents .item__ttl {
    padding: 20px 28px 20px 25px;
    margin-bottom: 22px;
  }
}

@media (max-width: 959px) {
  .p-popup--about .contents .item__ttl {
    padding: .8em 1em;
    margin: 0 0 1.4em -1em;
  }
  .p-popup--about .contents .item__ttl img {
    height: 2.2rem;
    width: auto;
  }
}

.p-popup--about .contents .item__tx p {
  padding-bottom: 1em;
}

@media (min-width: 960px) {
  .p-popup--about .contents .item__tx p {
    padding-left: 25px;
  }
}

.p-popup--about .contents .item__tx p:last-of-type {
  padding-bottom: 0;
}

.fancybox-slide {
  padding: 0;
}

.fancybox-content {
  padding: 0 !important;
  background: transparent !important;
}

/*# sourceMappingURL=samuraijack.css.map */
