@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
* {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
header,
footer,
section,
article,
nav,
p,
figure,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
img,
address,
form,
input,
textarea,
select,
option,
span {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 140%;
  color: #FFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
a {
  border: none;
}
img {
  height: auto;
  vertical-align: bottom;
}
a {
  color: #000;
}
@keyframes menu_hover {
  0% {
    opacity: 1;
    filter: blur(0);
  }
  50% {
    opacity: 8;
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes c_6_img8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes c_4_mark {
  0% {
    transform: rotate(15deg) scale(1, 1);
  }
  80% {
    transform: rotate(15deg) scale(1, 1);
  }
  85% {
    transform: rotate(15deg) scale(1.05, 1.05);
  }
  90% {
    transform: rotate(15deg) scale(1, 1);
  }
  95% {
    transform: rotate(15deg) scale(1.05, 1.05);
  }
  100% {
    transform: rotate(15deg) scale(1, 1);
  }
}
@keyframes pc_right {
  0% {
    top: 0;
  }
  95% {
    top: 0;
  }
  96% {
    top: -10px;
  }
  97% {
    top: 0;
  }
  98% {
    top: -5px;
  }
  99% {
    top: 0;
  }
  100% {
    top: 0;
  }
}
@keyframes caption_1 {
  0% {
    top: 18%;
    opacity: 0;
    filter: blur(50px);
  }
  100% {
    top: 14%;
    opacity: 1;
    filter: blur(0px);
  }
}
@keyframes logo_bg {
  0% {
    transform: scale(0.5) rotate(-1000deg);
    opacity: 0;
    filter: blur(20px);
  }
  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
    filter: blur(0px);
  }
}
@keyframes part1_anime {
  0% {
    top: 20%;
    opacity: 0;
    transform: scale(0);
  }
  20% {
    top: 10%;
    opacity: 1;
    transform: scale(1);
  }
  30% {
    top: 8%;
    opacity: 1;
    transform: scale(1.41);
  }
  40% {
    top: 10%;
    opacity: 1;
    transform: scale(1);
  }
  43% {
    top: 8%;
    opacity: 1;
    transform: scale(1);
  }
  46% {
    top: 10%;
    opacity: 1;
    transform: scale(1);
  }
  100% {
    top: 10%;
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes part2_anime {
  0% {
    top: 47.8%;
    opacity: 0;
    transform: scale(0);
  }
  20% {
    top: 37.8%;
    opacity: 1;
    transform: scale(1);
  }
  30% {
    top: 35.8%;
    opacity: 1;
    transform: scale(1.61);
  }
  40% {
    top: 37.8%;
    opacity: 1;
    transform: scale(1);
  }
  43% {
    top: 35.8%;
    opacity: 1;
    transform: scale(1);
  }
  46% {
    top: 37.8%;
    opacity: 1;
    transform: scale(1);
  }
  100% {
    top: 37.8%;
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes logo_scale {
  0% {
    top: 31%;
  }
  90% {
    top: 31%;
  }
  92.5% {
    top: 30%;
  }
  95% {
    top: 31%;
  }
  97.5% {
    top: 30%;
  }
  100% {
    top: 31%;
  }
}
@keyframes caption_2 {
  0% {
    opacity: 0;
    transform: scale(3);
    filter: blur(20px);
  }
  80% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0px);
  }
  85% {
    opacity: 1;
    transform: scale(1.2);
  }
  90% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes line_icon {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes c_4_2 {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
@keyframes c_4_4 {
  0% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(1, 1);
  }
  85% {
    transform: scale(1.05, 1.05);
  }
  90% {
    transform: scale(1, 1);
  }
  95% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes c_6_4 {
  0% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(1, 1);
  }
  85% {
    transform: scale(1.15, 1.15);
  }
  90% {
    transform: scale(1, 1);
  }
  95% {
    transform: scale(1.15, 1.15);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes line_bt {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserifjp/v33/xn71YHs72GKoTvER4Gn3b5eMRtWGkp6o7MjQ2bwxOubA.ttf) format('truetype');
}
body {
  background-color: #000;
}
main.wrapper {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
main.wrapper img.bg {
  width: 100%;
}
main.wrapper div img.test {
  width: 100%;
}
main.wrapper div.contents_1 {
  width: 100%;
  height: 135vw;
  position: relative;
  overflow: hidden;
}
main.wrapper div.contents_1 img.bg {
  width: 100%;
}
main.wrapper div.contents_1 img.caption_1 {
  position: absolute;
  top: 14%;
  left: 8.5%;
  width: 85.5%;
  opacity: 0;
  height: auto;
  animation: caption_1 0.35s ease-in-out forwards;
}
main.wrapper div.contents_1 div.logo {
  position: absolute;
  top: 31%;
  left: 2.25%;
  width: 95.5%;
  height: auto;
  animation: logo_scale 3s ease-in-out 2s infinite;
}
main.wrapper div.contents_1 div.logo div.wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
main.wrapper div.contents_1 div.logo div.wrapper img.logo_bg {
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
  z-index: 0;
  opacity: 0;
  animation: logo_bg 0.6s ease-in-out 0.15s forwards;
}
main.wrapper div.contents_1 div.logo div.wrapper img.part1_main {
  position: absolute;
  top: 10%;
  left: 16.25%;
  width: 67.5%;
  z-index: 2;
  opacity: 0;
  animation: part1_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_1 div.logo div.wrapper img.part1_bg {
  position: absolute;
  top: 10%;
  left: 16.25%;
  width: 67.5%;
  mix-blend-mode: lighten;
  opacity: 0;
  z-index: 1;
  animation: part1_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_1 div.logo div.wrapper img.part2_main {
  position: absolute;
  top: 37.8%;
  left: 16.25%;
  width: 67.5%;
  opacity: 0;
  z-index: 4;
  animation: part2_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_1 div.logo div.wrapper img.part2_bg {
  position: absolute;
  top: 37.8%;
  left: 16.25%;
  width: 67.5%;
  opacity: 0;
  mix-blend-mode: lighten;
  z-index: 3;
  animation: part2_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_1 img.caption_2 {
  position: absolute;
  top: 87%;
  left: 8.5%;
  width: 85.5%;
  opacity: 0;
  height: auto;
  mix-blend-mode: lighten;
  animation: caption_2 0.5s ease-in-out 1s forwards;
}
main.wrapper div.contents_2 {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  padding: 5vw 0 3vw;
}
main.wrapper div.contents_2 img.bg {
  width: 100%;
}
main.wrapper div.contents_2 div.line_bt {
  display: inline-block;
  position: relative;
  width: 85.42%;
  height: auto;
  cursor: pointer;
  animation: line_bt 2s ease-in-out infinite;
}
main.wrapper div.contents_2 div.line_bt img.bt_bg {
  width: 100%;
}
main.wrapper div.contents_2 div.line_bt img.bt_icon {
  position: absolute;
  top: 7%;
  left: 2.25%;
  width: 21%;
  animation: line_icon 1.5s ease-in-out infinite;
}
main.wrapper div.contents_2 div.line_bt img.bt_text {
  position: absolute;
  top: 7%;
  left: 22.25%;
  width: 76%;
}
main.wrapper div.contents_2 p.bt_caption {
  display: inline-block;
  text-align: center;
  padding-top: 0.5em;
  width: 51.8%;
}
main.wrapper div.contents_2 p.bt_caption img {
  width: 100%;
}
main.wrapper div.contents_3 {
  width: 100%;
  height: 153.5vw;
  position: relative;
  overflow: hidden;
}
main.wrapper div.contents_3 img.c_3_1,
main.wrapper div.contents_3 img.c_3_2,
main.wrapper div.contents_3 img.c_3_3,
main.wrapper div.contents_3 img.c_3_4,
main.wrapper div.contents_3 img.c_3_5,
main.wrapper div.contents_3 img.c_3_6,
main.wrapper div.contents_3 img.c_3_7 {
  position: absolute;
  mix-blend-mode: lighten;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_3 img.c_3_1 {
  opacity: 0;
  top: 6%;
  left: 34.25%;
  width: 50%;
}
main.wrapper div.contents_3 img.c_3_1.active {
  opacity: 1;
  left: 24.25%;
}
main.wrapper div.contents_3 img.c_3_2 {
  opacity: 0;
  top: 13.5%;
  left: 6.25%;
  width: 57%;
}
main.wrapper div.contents_3 img.c_3_2.active {
  opacity: 1;
  top: 13.5%;
  left: 16.25%;
  width: 57%;
}
main.wrapper div.contents_3 img.c_3_3 {
  opacity: 0;
  top: 22.25%;
  left: 31.75%;
  width: 65%;
}
main.wrapper div.contents_3 img.c_3_3.active {
  opacity: 1;
  left: 21.75%;
}
main.wrapper div.contents_3 img.c_3_4 {
  opacity: 0;
  top: 30.25%;
  left: -6.75%;
  width: 66%;
  transform: scale(1.5);
}
main.wrapper div.contents_3 img.c_3_4.active {
  opacity: 1;
  left: 6.75%;
  transform: scale(1);
}
main.wrapper div.contents_3 img.c_3_5 {
  opacity: 0;
  top: 36.5%;
  left: 34.5%;
  width: 66%;
  transform: scale(1.5);
}
main.wrapper div.contents_3 img.c_3_5.active {
  opacity: 1;
  left: 24.5%;
  transform: scale(1);
}
main.wrapper div.contents_3 img.c_3_6 {
  top: 49.25%;
  left: 12.75%;
  width: 74%;
}
main.wrapper div.contents_3 img.c_3_7 {
  top: 79.5%;
  left: 18.75%;
  width: 66%;
  mix-blend-mode: normal;
  filter: blur(10px);
  transform: scale(1.8, 1.8);
  opacity: 0;
}
main.wrapper div.contents_3 img.c_3_7.active {
  filter: blur(0);
  transform: scale(1, 1);
  opacity: 1;
}
main.wrapper div.contents_4 {
  width: 100%;
  height: 183.19vw;
  overflow: hidden;
  position: relative;
}
main.wrapper div.contents_4 img.c_4_1,
main.wrapper div.contents_4 img.c_4_2,
main.wrapper div.contents_4 img.c_4_3,
main.wrapper div.contents_4 img.c_4_4,
main.wrapper div.contents_4 img.c_4_5 {
  position: absolute;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_4 img.c_4_1 {
  top: 1.5%;
  left: 9.25%;
  width: 80.3%;
}
main.wrapper div.contents_4 img.c_4_2 {
  top: 21.5%;
  left: 7.75%;
  width: 85.3%;
  animation: c_4_2 1.5s ease-in-out infinite;
}
main.wrapper div.contents_4 div.slick {
  position: absolute;
  top: 31%;
  width: 100%;
  height: 38%;
}
main.wrapper div.contents_4 div.slick ul.slick_1 {
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_4 div.slick ul.slick_1 li {
  display: block;
  height: auto;
  width: auto;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper:before {
  content: "";
  height: 10vw;
  width: 50vw;
  background-image: url(../img/c_4_under.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  mix-blend-mode: lighten;
  position: absolute;
  bottom: -10vw;
  left: 0;
  z-index: 0;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper {
  position: relative;
  height: 57vw;
  width: 100%;
  background-image: url(../img/c_4_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 4vw;
  z-index: 1;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure {
  width: 84%;
  margin: 0 auto 4%;
  position: relative;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure img {
  width: 100%;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure:before {
  content: "";
  height: 15vw;
  width: 15vw;
  background-image: url(../img/c_4_mark.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 49%;
  left: 79%;
  animation: c_4_mark 2s linear infinite;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p {
  color: #000;
  text-align: center;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.title {
  font-weight: bold;
  font-size: 4vw;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.date {
  font-size: 2.8vw;
  background-color: #222;
  color: #FFF;
  line-height: 2em;
  width: 80%;
  margin: 0 auto;
  padding: 0 1vw;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.plan {
  padding: 1.5vw 0 1vw;
  font-size: 3.4vw;
  font-weight: bold;
  color: #610707;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.amount {
  font-size: 6.5vw;
  font-weight: bold;
  color: #db0000;
  text-indent: 1vw;
}
main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.amount span {
  font-weight: bold;
  color: #610707;
  font-size: 4vw;
}
main.wrapper div.contents_4 div.slick ul.slick_1 .slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.4;
  width: 50%;
  height: 70%;
  transform: scale(0.9, 0.9);
}
main.wrapper div.contents_4 div.slick ul.slick_1 .slick-active {
  opacity: 1;
  transform: scale(1, 1);
}
main.wrapper div.contents_4 div.slick ul.slick_1 .slick-slide {
  font-size: 15px;
  margin: 0 0.4em;
}
main.wrapper div.contents_4 div.slick ul.slick_1.active {
  opacity: 1;
}
main.wrapper div.contents_4 img.c_4_3 {
  top: 66.5%;
  left: 50%;
  width: 50%;
}
main.wrapper div.contents_4 img.c_4_4 {
  top: 64%;
  left: -15%;
  width: 56%;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  opacity: 0;
}
main.wrapper div.contents_4 img.c_4_4.active {
  top: 64%;
  left: 5%;
  width: 56%;
  opacity: 1;
  animation: c_4_4 1.5s infinite linear;
}
main.wrapper div.contents_4 img.c_4_5 {
  top: 74.5%;
  left: 80%;
  width: 73%;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  opacity: 0;
}
main.wrapper div.contents_4 img.c_4_5.active {
  top: 74.5%;
  left: 17%;
  width: 73%;
  opacity: 1;
}
main.wrapper div.contents_5 {
  width: 100%;
  height: 347.64vw;
  position: relative;
}
main.wrapper div.contents_5 div.box1,
main.wrapper div.contents_5 div.box2,
main.wrapper div.contents_5 div.box3 {
  position: absolute;
  top: -4%;
  left: 6%;
  width: 88%;
  height: auto;
}
main.wrapper div.contents_5 div.box1 div.inner,
main.wrapper div.contents_5 div.box2 div.inner,
main.wrapper div.contents_5 div.box3 div.inner {
  position: relative;
  width: 100%;
  height: auto;
}
main.wrapper div.contents_5 div.box1 div.inner img.box_bg,
main.wrapper div.contents_5 div.box2 div.inner img.box_bg,
main.wrapper div.contents_5 div.box3 div.inner img.box_bg {
  width: 100%;
  height: auto;
}
main.wrapper div.contents_5 div.box1 div.inner figure,
main.wrapper div.contents_5 div.box2 div.inner figure,
main.wrapper div.contents_5 div.box3 div.inner figure {
  position: absolute;
  top: 3.5%;
  left: 5%;
  width: 90%;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  opacity: 0.5;
}
main.wrapper div.contents_5 div.box1 div.inner figure img,
main.wrapper div.contents_5 div.box2 div.inner figure img,
main.wrapper div.contents_5 div.box3 div.inner figure img {
  width: 100%;
}
main.wrapper div.contents_5 div.box1 div.inner img.text,
main.wrapper div.contents_5 div.box2 div.inner img.text,
main.wrapper div.contents_5 div.box3 div.inner img.text {
  position: absolute;
  top: 52.5%;
  left: 5%;
  width: 90%;
}
main.wrapper div.contents_5 div.box1 div.inner img.caption,
main.wrapper div.contents_5 div.box2 div.inner img.caption,
main.wrapper div.contents_5 div.box3 div.inner img.caption {
  position: absolute;
  top: 18%;
  left: 49%;
  width: 23.5%;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  filter: blur(20px);
  transform: scale(1.5);
}
main.wrapper div.contents_5 div.box2 {
  top: 31.2%;
}
main.wrapper div.contents_5 div.box2 div.inner figure img {
  width: 100%;
}
main.wrapper div.contents_5 div.box2 div.inner img.text {
  position: absolute;
  top: 52.5%;
  left: 5%;
  width: 90%;
  z-index: 2;
}
main.wrapper div.contents_5 div.box2 div.inner img.caption {
  position: absolute;
  top: 15%;
  left: 46%;
  width: 18.5%;
  z-index: 1;
}
main.wrapper div.contents_5 div.box3 {
  top: 66.6%;
}
main.wrapper div.contents_5 div.box3 div.inner figure img {
  width: 100%;
}
main.wrapper div.contents_5 div.box3 div.inner img.text {
  position: absolute;
  top: 52.5%;
  left: 5%;
  width: 90%;
  z-index: 2;
}
main.wrapper div.contents_5 div.box3 div.inner img.caption {
  position: absolute;
  top: 8%;
  left: 44%;
  width: 22.5%;
  z-index: 1;
}
main.wrapper div.contents_5 div.box1.active div.inner figure {
  opacity: 1;
}
main.wrapper div.contents_5 div.box1.active div.inner img.caption {
  filter: blur(0);
  transform: scale(1);
  left: 79%;
}
main.wrapper div.contents_5 div.box2.active div.inner figure {
  opacity: 1;
}
main.wrapper div.contents_5 div.box2.active div.inner img.caption {
  filter: blur(0);
  transform: scale(1);
  left: 86%;
}
main.wrapper div.contents_5 div.box3.active div.inner figure {
  opacity: 1;
}
main.wrapper div.contents_5 div.box3.active div.inner img.caption {
  filter: blur(0);
  transform: scale(1);
  left: 84%;
}
main.wrapper div.contents_6 {
  width: 100%;
  position: relative;
  text-align: center;
}
main.wrapper div.contents_6 img.text_6 {
  width: 86%;
  margin: 5% 0 0;
}
main.wrapper div.contents_6 div.box {
  position: relative;
  width: 100%;
  height: auto;
}
main.wrapper div.contents_6 div.box img.bg {
  width: 100%;
}
main.wrapper div.contents_6 div.box img.c_6_img1,
main.wrapper div.contents_6 div.box img.c_6_img2,
main.wrapper div.contents_6 div.box img.c_6_img3,
main.wrapper div.contents_6 div.box img.c_6_img4,
main.wrapper div.contents_6 div.box img.c_6_img5,
main.wrapper div.contents_6 div.box img.c_6_img6,
main.wrapper div.contents_6 div.box img.c_6_img7,
main.wrapper div.contents_6 div.box img.c_6_img8 {
  position: absolute;
  opacity: 0;
}
main.wrapper div.contents_6 div.box img.c_6_img3 {
  top: 0;
  left: 26.5%;
  width: 47%;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_6 div.box img.c_6_img1 {
  top: 25%;
  left: 4%;
  width: 47%;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_6 div.box img.c_6_img4 {
  top: 25%;
  left: 49%;
  width: 47%;
  transition: all 0.45s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_6 div.box img.c_6_img2 {
  top: 49.5%;
  left: 27%;
  width: 47%;
  transition: all 0.35s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_6 div.box img.c_6_img5 {
  top: 12.5%;
  left: 15%;
  width: 26%;
  transform: scale(1.3);
}
main.wrapper div.contents_6 div.box img.c_6_img6 {
  top: 12.5%;
  left: 57%;
  width: 26%;
  transform: scale(1.3);
}
main.wrapper div.contents_6 div.box img.c_6_img7 {
  top: 54.5%;
  left: 62%;
  width: 26%;
  transform: scale(1.3);
}
main.wrapper div.contents_6 div.box img.c_6_img8 {
  top: 39%;
  left: 40%;
  width: 20%;
  animation: c_6_img8 8s linear infinite;
}
main.wrapper div.contents_6 div.box.active img.c_6_img1,
main.wrapper div.contents_6 div.box.active img.c_6_img2,
main.wrapper div.contents_6 div.box.active img.c_6_img3,
main.wrapper div.contents_6 div.box.active img.c_6_img4,
main.wrapper div.contents_6 div.box.active img.c_6_img5,
main.wrapper div.contents_6 div.box.active img.c_6_img6,
main.wrapper div.contents_6 div.box.active img.c_6_img7,
main.wrapper div.contents_6 div.box.active img.c_6_img8 {
  opacity: 1;
}
main.wrapper div.contents_6 div.box.active img.c_6_img1 {
  top: 0;
  left: 26.5%;
}
main.wrapper div.contents_6 div.box.active img.c_6_img2 {
  top: 25%;
  left: 4%;
}
main.wrapper div.contents_6 div.box.active img.c_6_img3 {
  top: 25%;
  left: 49%;
}
main.wrapper div.contents_6 div.box.active img.c_6_img4 {
  top: 49.5%;
  left: 27%;
}
main.wrapper div.contents_6 div.box.active img.c_6_img5 {
  top: 12.5%;
  left: 15%;
  transform: scale(1);
  animation: c_6_4 2s infinite linear;
}
main.wrapper div.contents_6 div.box.active img.c_6_img6 {
  top: 12.5%;
  left: 57%;
  transform: scale(1);
  animation: c_6_4 2s infinite 0.1s linear;
}
main.wrapper div.contents_6 div.box.active img.c_6_img7 {
  top: 54.5%;
  left: 62%;
  transform: scale(1);
  animation: c_6_4 2s infinite 0.2s linear;
}
main.wrapper div.contents_7 {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
}
main.wrapper div.contents_7 img.c_7_text1 {
  position: absolute;
  top: 0%;
  left: 10%;
  width: 80%;
}
main.wrapper div.contents_7 img.c_7_text2 {
  position: absolute;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  top: 28%;
  transform: scale(2);
  left: 6%;
  width: 90%;
}
main.wrapper div.contents_7 img.c_7_text2.active {
  position: absolute;
  transform: scale(1);
  opacity: 1;
  top: 28%;
  left: 6%;
  width: 90%;
}
main.wrapper div.contents_7 div.bt {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 51%;
  left: 0;
}
main.wrapper div.contents_7 div.bt div.line_bt {
  display: inline-block;
  position: relative;
  width: 85.42%;
  height: auto;
  cursor: pointer;
  animation: line_bt 2s ease-in-out infinite;
}
main.wrapper div.contents_7 div.bt div.line_bt img.bt_bg {
  width: 100%;
}
main.wrapper div.contents_7 div.bt div.line_bt img.bt_icon {
  position: absolute;
  top: 7%;
  left: 2.25%;
  width: 21%;
  animation: line_icon 1.5s ease-in-out infinite;
}
main.wrapper div.contents_7 div.bt div.line_bt img.bt_text {
  position: absolute;
  top: 7%;
  left: 22.25%;
  width: 76%;
}
main.wrapper div.contents_7 div.bt p.bt_caption {
  display: inline-block;
  text-align: center;
  line-height: 80%;
  padding-top: 10px;
  width: 51.8%;
}
main.wrapper div.contents_7 div.bt p.bt_caption img {
  width: 100%;
}
main.wrapper div.contents_7 div.free {
  position: absolute;
  text-align: center;
  width: 64.5%;
  top: 78%;
  left: 32%;
}
main.wrapper div.contents_7 div.free img.bg {
  width: 100%;
}
main.wrapper div.contents_7 div.free p.day {
  font-size: 3.3vw;
  position: absolute;
  top: 37.5%;
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
}
main.wrapper div.contents_7 div.free p.title {
  font-weight: bold;
  font-size: 4.5vw;
  position: absolute;
  top: 64%;
  width: 100%;
}
main.wrapper div.contents_8 {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
}
main.wrapper div.contents_8 img.c_8_1 {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
  transform: rotate(-720deg) scale(2);
  transition: all 0.5s;
  opacity: 0;
}
main.wrapper div.contents_8 img.c_8_1.active {
  transform: rotate(0) scale(1);
  opacity: 1;
}
main.wrapper div.contents_9 {
  width: 100%;
  position: relative;
  height: auto;
}
main.wrapper div.contents_9 img.c_9_1 {
  position: absolute;
  top: -15%;
  left: 0;
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_10 {
  width: 100%;
  position: relative;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_10 img.c_10_1 {
  position: absolute;
  top: 19%;
  left: 0;
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_10 img.c_4_4 {
  position: absolute;
  top: 12.5%;
  left: 24.5%;
  width: 58%;
  mix-blend-mode: lighten;
  animation: c_4_2 1.5s ease-in-out infinite;
}
main.wrapper div.contents_10 img.c_10_2 {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_10 img.c_11_1 {
  position: absolute;
  bottom: -6%;
  left: 10%;
  width: 28%;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_10 img.c_11_2 {
  position: absolute;
  bottom: 2%;
  left: 36%;
  width: 45%;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_11 {
  width: 100%;
  position: relative;
  height: auto;
  mix-blend-mode: lighten;
  overflow: hidden;
}
main.wrapper div.contents_11 div.slick {
  position: absolute;
  top: 10%;
  width: 100%;
  height: 38%;
}
main.wrapper div.contents_11 div.slick ul.slick_2 {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li {
  display: block;
  height: auto;
  width: auto;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper {
  position: relative;
  height: 44vw;
  width: 100%;
  background-image: url(../img/c_11_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 4vw;
  z-index: 1;
  overflow: hidden;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper figure {
  position: absolute;
  top: 1vw;
  left: 2.8vw;
  width: 20%;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper figure img {
  width: 100%;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p {
  color: #000;
  text-align: center;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.plan_title {
  font-size: 4vw;
  padding-left: 16vw;
  padding-top: 1vw;
  text-align: left;
  font-weight: bold;
  color: #db0000;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.user_id {
  font-size: 3.1vw;
  padding-top: 1vw;
  padding-left: 18vw;
  text-align: left;
}
main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.details {
  font-size: 3.1vw;
  line-height: 1.8em;
  padding: 5vw 5vw 3vw;
  text-align: left;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 9em;
  overflow: hidden;
}
main.wrapper div.contents_11 div.slick ul.slick_2 .slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.4;
  width: 50%;
  height: 70%;
  transform: scale(0.9, 0.9);
}
main.wrapper div.contents_11 div.slick ul.slick_2 .slick-active {
  opacity: 1;
  transform: scale(1, 1);
}
main.wrapper div.contents_11 div.slick ul.slick_2 .slick-slide {
  font-size: 15px;
  margin: 0 0.3em;
}
main.wrapper div.contents_12 {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_12 img.c_12_1,
main.wrapper div.contents_12 img.c_12_2,
main.wrapper div.contents_12 img.c_12_3,
main.wrapper div.contents_12 img.c_12_4,
main.wrapper div.contents_12 img.c_12_5,
main.wrapper div.contents_12 img.c_12_6,
main.wrapper div.contents_12 img.c_12_7,
main.wrapper div.contents_12 img.c_12_8 {
  position: absolute;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_12 img.c_12_1 {
  top: 4%;
  left: -39%;
  width: 61%;
  opacity: 0;
  transform: scale(3);
  filter: blur(20px);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_12 img.c_12_1.active {
  left: 39%;
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
}
main.wrapper div.contents_12 img.c_12_2 {
  top: 10%;
  left: 103%;
  width: 57%;
  opacity: 0;
  transform: scale(3);
  filter: blur(20px);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_12 img.c_12_2.active {
  left: 43%;
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
}
main.wrapper div.contents_12 img.c_12_3 {
  top: 14.5%;
  left: -20%;
  width: 58%;
  opacity: 0;
  transform: scale(3);
  filter: blur(20px);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_12 img.c_12_3.active {
  left: 40%;
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
}
main.wrapper div.contents_12 img.c_12_4 {
  top: 22.5%;
  left: 10%;
  width: 80%;
}
main.wrapper div.contents_12 img.c_12_5 {
  top: 43.5%;
  left: 62%;
  width: 50%;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_12 img.c_12_5.active {
  left: 22%;
  opacity: 1;
}
main.wrapper div.contents_12 img.c_12_6 {
  top: 51.5%;
  left: -42%;
  width: 60%;
  opacity: 0;
  transition: all 0.35s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_12 img.c_12_6.active {
  left: 22%;
  opacity: 1;
}
main.wrapper div.contents_12 img.c_12_7 {
  top: 61%;
  left: 70%;
  width: 75%;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
main.wrapper div.contents_12 img.c_12_7.active {
  left: 10%;
  opacity: 1;
}
main.wrapper div.contents_12 img.c_12_8 {
  top: 77%;
  left: 0%;
  width: 100%;
}
main.wrapper div.contents_13 {
  width: 100%;
  position: relative;
  height: auto;
  mix-blend-mode: lighten;
}
main.wrapper div.contents_13 img.c_13_1,
main.wrapper div.contents_13 img.c_13_2,
main.wrapper div.contents_13 img.c_13_3 {
  position: absolute;
  height: auto;
  mix-blend-mode: lighten;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transform: scale(0);
  opacity: 0;
}
main.wrapper div.contents_13 img.c_13_1 {
  top: -1%;
  left: 12%;
  width: 77%;
}
main.wrapper div.contents_13 img.c_13_2 {
  top: 3.5%;
  left: 5%;
  width: 90%;
}
main.wrapper div.contents_13 img.c_13_3 {
  top: 9.5%;
  left: 7%;
  width: 87%;
}
main.wrapper div.contents_13 img.c_13_1.active {
  transform: scale(1);
  opacity: 1;
}
main.wrapper div.contents_13 img.c_13_2.active {
  transform: scale(1);
  opacity: 1;
}
main.wrapper div.contents_13 img.c_13_3.active {
  transform: scale(1);
  opacity: 1;
}
main.wrapper div.contents_13 div.logo {
  position: absolute;
  top: 28%;
  left: 2.25%;
  width: 95.5%;
  height: auto;
}
main.wrapper div.contents_13 div.logo div.wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
main.wrapper div.contents_13 div.logo div.wrapper img.logo_bg {
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
  z-index: 0;
  opacity: 0;
}
main.wrapper div.contents_13 div.logo div.wrapper img.part1_main {
  position: absolute;
  top: 10%;
  left: 16.25%;
  width: 67.5%;
  z-index: 2;
  opacity: 0;
}
main.wrapper div.contents_13 div.logo div.wrapper img.part1_bg {
  position: absolute;
  top: 10%;
  left: 16.25%;
  width: 67.5%;
  mix-blend-mode: lighten;
  z-index: 1;
  opacity: 0;
}
main.wrapper div.contents_13 div.logo div.wrapper img.part2_main {
  position: absolute;
  top: 37.8%;
  left: 16.25%;
  width: 67.5%;
  z-index: 4;
  opacity: 0;
}
main.wrapper div.contents_13 div.logo div.wrapper img.part2_bg {
  position: absolute;
  top: 37.8%;
  left: 16.25%;
  width: 67.5%;
  mix-blend-mode: lighten;
  z-index: 3;
  opacity: 0;
}
main.wrapper div.contents_13 div.logo.last.active div.wrapper img.logo_bg {
  opacity: 0;
  animation: logo_bg 0.6s ease-in-out 0.15s forwards;
}
main.wrapper div.contents_13 div.logo.last.active div.wrapper img.part1_main {
  position: absolute;
  top: 10%;
  left: 16.25%;
  width: 67.5%;
  z-index: 2;
  opacity: 0;
  animation: part1_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_13 div.logo.last.active div.wrapper img.part1_bg {
  position: absolute;
  top: 10%;
  left: 16.25%;
  width: 67.5%;
  mix-blend-mode: lighten;
  opacity: 0;
  z-index: 1;
  animation: part1_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_13 div.logo.last.active div.wrapper img.part2_main {
  position: absolute;
  top: 37.8%;
  left: 16.25%;
  width: 67.5%;
  opacity: 0;
  z-index: 4;
  animation: part2_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_13 div.logo.last.active div.wrapper img.part2_bg {
  position: absolute;
  top: 37.8%;
  left: 16.25%;
  width: 67.5%;
  mix-blend-mode: lighten;
  z-index: 3;
  opacity: 0;
  animation: part2_anime 0.75s linear 0.75s forwards;
}
main.wrapper div.contents_13 div.bt {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 72%;
  left: 0;
}
main.wrapper div.contents_13 div.bt div.line_bt {
  display: inline-block;
  position: relative;
  width: 85.42%;
  height: auto;
  cursor: pointer;
  animation: line_bt 2s ease-in-out infinite;
}
main.wrapper div.contents_13 div.bt div.line_bt img.bt_bg {
  width: 100%;
}
main.wrapper div.contents_13 div.bt div.line_bt img.bt_icon {
  position: absolute;
  top: 7%;
  left: 2.25%;
  width: 21%;
  animation: line_icon 1.5s ease-in-out infinite;
}
main.wrapper div.contents_13 div.bt div.line_bt img.bt_text {
  position: absolute;
  top: 7%;
  left: 22.25%;
  width: 76%;
}
main.wrapper div.contents_13 div.bt p.bt_caption {
  display: inline-block;
  text-align: center;
  line-height: 80%;
  padding-top: 10px;
  width: 51.8%;
}
main.wrapper div.contents_13 div.bt p.bt_caption img {
  width: 100%;
}
main.wrapper div.contents_13 div.free {
  position: absolute;
  text-align: center;
  width: 64.5%;
  top: 87%;
  left: 32%;
}
main.wrapper div.contents_13 div.free img.bg {
  width: 100%;
}
main.wrapper div.contents_13 div.free p.day {
  font-size: 3.3vw;
  position: absolute;
  top: 37.5%;
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
}
main.wrapper div.contents_13 div.free p.title {
  font-weight: bold;
  font-size: 4.5vw;
  position: absolute;
  top: 64%;
  width: 100%;
}
main.wrapper div.pc_left,
main.wrapper div.pc_right {
  display: none;
}
main.wrapper section.contact,
main.wrapper section.confirm,
main.wrapper section.settle,
main.wrapper section.legal_keiba,
main.wrapper section.law,
main.wrapper section.privacy,
main.wrapper section.terms {
  background-image: url(../img/section_top.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  text-align: center;
}
main.wrapper section.contact header.section-header,
main.wrapper section.confirm header.section-header,
main.wrapper section.settle header.section-header,
main.wrapper section.legal_keiba header.section-header,
main.wrapper section.law header.section-header,
main.wrapper section.privacy header.section-header,
main.wrapper section.terms header.section-header {
  padding-top: 1vw;
}
main.wrapper section.contact header.section-header img.logo,
main.wrapper section.confirm header.section-header img.logo,
main.wrapper section.settle header.section-header img.logo,
main.wrapper section.legal_keiba header.section-header img.logo,
main.wrapper section.law header.section-header img.logo,
main.wrapper section.privacy header.section-header img.logo,
main.wrapper section.terms header.section-header img.logo {
  mix-blend-mode: lighten;
  width: 40%;
}
main.wrapper section.contact header.section-header div.section-title p.text_title,
main.wrapper section.confirm header.section-header div.section-title p.text_title,
main.wrapper section.settle header.section-header div.section-title p.text_title,
main.wrapper section.legal_keiba header.section-header div.section-title p.text_title,
main.wrapper section.law header.section-header div.section-title p.text_title,
main.wrapper section.privacy header.section-header div.section-title p.text_title,
main.wrapper section.terms header.section-header div.section-title p.text_title {
  text-align: center;
  color: #FFF;
  font-size: 5vw;
  font-weight: bold;
  width: 60%;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #ffffff44;
  margin: 0 20%;
}
main.wrapper section.contact header.section-header div.section-title img,
main.wrapper section.confirm header.section-header div.section-title img,
main.wrapper section.settle header.section-header div.section-title img,
main.wrapper section.legal_keiba header.section-header div.section-title img,
main.wrapper section.law header.section-header div.section-title img,
main.wrapper section.privacy header.section-header div.section-title img,
main.wrapper section.terms header.section-header div.section-title img {
  width: 60%;
  border-bottom: 1px solid #ffffff44;
}
main.wrapper section.contact section.section-content,
main.wrapper section.confirm section.section-content,
main.wrapper section.settle section.section-content,
main.wrapper section.legal_keiba section.section-content,
main.wrapper section.law section.section-content,
main.wrapper section.privacy section.section-content,
main.wrapper section.terms section.section-content {
  width: 100%;
  padding: 5vw 10%;
  text-align: left;
  line-height: 1.8em;
  font-size: 3vw;
}
main.wrapper section.contact section.section-content div.error,
main.wrapper section.confirm section.section-content div.error,
main.wrapper section.settle section.section-content div.error,
main.wrapper section.legal_keiba section.section-content div.error,
main.wrapper section.law section.section-content div.error,
main.wrapper section.privacy section.section-content div.error,
main.wrapper section.terms section.section-content div.error {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 1em;
}
main.wrapper section.contact section.section-content div.success,
main.wrapper section.confirm section.section-content div.success,
main.wrapper section.settle section.section-content div.success,
main.wrapper section.legal_keiba section.section-content div.success,
main.wrapper section.law section.section-content div.success,
main.wrapper section.privacy section.section-content div.success,
main.wrapper section.terms section.section-content div.success {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 1em;
}
main.wrapper section.contact section.section-content form div.form,
main.wrapper section.confirm section.section-content form div.form,
main.wrapper section.settle section.section-content form div.form,
main.wrapper section.legal_keiba section.section-content form div.form,
main.wrapper section.law section.section-content form div.form,
main.wrapper section.privacy section.section-content form div.form,
main.wrapper section.terms section.section-content form div.form {
  width: 100%;
}
main.wrapper section.contact section.section-content form div.form dl dt,
main.wrapper section.confirm section.section-content form div.form dl dt,
main.wrapper section.settle section.section-content form div.form dl dt,
main.wrapper section.legal_keiba section.section-content form div.form dl dt,
main.wrapper section.law section.section-content form div.form dl dt,
main.wrapper section.privacy section.section-content form div.form dl dt,
main.wrapper section.terms section.section-content form div.form dl dt {
  margin-bottom: 0.2em;
}
main.wrapper section.contact section.section-content form div.form dl dd,
main.wrapper section.confirm section.section-content form div.form dl dd,
main.wrapper section.settle section.section-content form div.form dl dd,
main.wrapper section.legal_keiba section.section-content form div.form dl dd,
main.wrapper section.law section.section-content form div.form dl dd,
main.wrapper section.privacy section.section-content form div.form dl dd,
main.wrapper section.terms section.section-content form div.form dl dd {
  margin-bottom: 1em;
}
main.wrapper section.contact section.section-content form div.form dl dd input,
main.wrapper section.confirm section.section-content form div.form dl dd input,
main.wrapper section.settle section.section-content form div.form dl dd input,
main.wrapper section.legal_keiba section.section-content form div.form dl dd input,
main.wrapper section.law section.section-content form div.form dl dd input,
main.wrapper section.privacy section.section-content form div.form dl dd input,
main.wrapper section.terms section.section-content form div.form dl dd input {
  color: #222;
  font-size: 3.6vw;
  line-height: 1.8em;
  width: 100%;
  padding: 0.5em 1em;
  border-radius: 0.5em;
}
main.wrapper section.contact section.section-content form div.form dl dd textarea,
main.wrapper section.confirm section.section-content form div.form dl dd textarea,
main.wrapper section.settle section.section-content form div.form dl dd textarea,
main.wrapper section.legal_keiba section.section-content form div.form dl dd textarea,
main.wrapper section.law section.section-content form div.form dl dd textarea,
main.wrapper section.privacy section.section-content form div.form dl dd textarea,
main.wrapper section.terms section.section-content form div.form dl dd textarea {
  color: #222;
  font-size: 3.6vw;
  line-height: 1.8em;
  width: 100%;
  height: 8em;
  resize: none;
  padding: 1em 1em;
  border-radius: 0.5em;
}
main.wrapper section.contact section.section-content form div.form dl dd textarea:focus,
main.wrapper section.confirm section.section-content form div.form dl dd textarea:focus,
main.wrapper section.settle section.section-content form div.form dl dd textarea:focus,
main.wrapper section.legal_keiba section.section-content form div.form dl dd textarea:focus,
main.wrapper section.law section.section-content form div.form dl dd textarea:focus,
main.wrapper section.privacy section.section-content form div.form dl dd textarea:focus,
main.wrapper section.terms section.section-content form div.form dl dd textarea:focus,
main.wrapper section.contact section.section-content form div.form dl dd input:focus,
main.wrapper section.confirm section.section-content form div.form dl dd input:focus,
main.wrapper section.settle section.section-content form div.form dl dd input:focus,
main.wrapper section.legal_keiba section.section-content form div.form dl dd input:focus,
main.wrapper section.law section.section-content form div.form dl dd input:focus,
main.wrapper section.privacy section.section-content form div.form dl dd input:focus,
main.wrapper section.terms section.section-content form div.form dl dd input:focus {
  outline: none;
}
main.wrapper section.contact section.section-content form button,
main.wrapper section.confirm section.section-content form button,
main.wrapper section.settle section.section-content form button,
main.wrapper section.legal_keiba section.section-content form button,
main.wrapper section.law section.section-content form button,
main.wrapper section.privacy section.section-content form button,
main.wrapper section.terms section.section-content form button {
  outline: none;
  appearance: none;
  width: 50%;
  box-shadow: 0px 1px 0px 0px #1c1b18;
  background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
  background-color: #d0451b;
  border-radius: 8vw;
  border: 2px solid #333029;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 4vw;
  font-weight: bold;
  padding: 3vw 12vw 3.4vw;
  text-decoration: none;
  margin: 1em 0 3em 25% ;
  border: none;
}
main.wrapper section.contact section.section-content ul.explanation li,
main.wrapper section.confirm section.section-content ul.explanation li,
main.wrapper section.settle section.section-content ul.explanation li,
main.wrapper section.legal_keiba section.section-content ul.explanation li,
main.wrapper section.law section.section-content ul.explanation li,
main.wrapper section.privacy section.section-content ul.explanation li,
main.wrapper section.terms section.section-content ul.explanation li {
  line-height: 1.8em;
  padding: 0.5em 0;
}
main.wrapper section.contact section.section-content p,
main.wrapper section.confirm section.section-content p,
main.wrapper section.settle section.section-content p,
main.wrapper section.legal_keiba section.section-content p,
main.wrapper section.law section.section-content p,
main.wrapper section.privacy section.section-content p,
main.wrapper section.terms section.section-content p {
  font-size: 3.6vw;
  padding-top: 1em;
  padding-bottom: 0.2em;
  display: inline-block;
  border-bottom: 1px solid #ffffff44;
  margin-bottom: 0.5em;
}
main.wrapper section.contact section.section-content table.law,
main.wrapper section.confirm section.section-content table.law,
main.wrapper section.settle section.section-content table.law,
main.wrapper section.legal_keiba section.section-content table.law,
main.wrapper section.law section.section-content table.law,
main.wrapper section.privacy section.section-content table.law,
main.wrapper section.terms section.section-content table.law {
  width: 100%;
  background-color: #353535;
}
main.wrapper section.contact section.section-content table.law tr,
main.wrapper section.confirm section.section-content table.law tr,
main.wrapper section.settle section.section-content table.law tr,
main.wrapper section.legal_keiba section.section-content table.law tr,
main.wrapper section.law section.section-content table.law tr,
main.wrapper section.privacy section.section-content table.law tr,
main.wrapper section.terms section.section-content table.law tr {
  border-bottom: 1px solid #000000;
}
main.wrapper section.contact section.section-content table.law tr td,
main.wrapper section.confirm section.section-content table.law tr td,
main.wrapper section.settle section.section-content table.law tr td,
main.wrapper section.legal_keiba section.section-content table.law tr td,
main.wrapper section.law section.section-content table.law tr td,
main.wrapper section.privacy section.section-content table.law tr td,
main.wrapper section.terms section.section-content table.law tr td {
  padding: 1.5em 1em;
}
main.wrapper section.contact section.section-content table.law tr th,
main.wrapper section.confirm section.section-content table.law tr th,
main.wrapper section.settle section.section-content table.law tr th,
main.wrapper section.legal_keiba section.section-content table.law tr th,
main.wrapper section.law section.section-content table.law tr th,
main.wrapper section.privacy section.section-content table.law tr th,
main.wrapper section.terms section.section-content table.law tr th {
  padding: 1.5em 0 0.5em 1em;
  width: 38%;
  vertical-align: top;
  border-right: 1px dotted #1a1a1a;
}
main.wrapper section.contact button.button,
main.wrapper section.confirm button.button,
main.wrapper section.settle button.button,
main.wrapper section.legal_keiba button.button,
main.wrapper section.law button.button,
main.wrapper section.privacy button.button,
main.wrapper section.terms button.button {
  outline: none;
  appearance: none;
  width: 40%;
  box-shadow: 0px 1px 0px 0px #1c1b18;
  background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
  background-color: #d0451b;
  border-radius: 8vw;
  border: 2px solid #333029;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 4vw;
  font-weight: bold;
  padding: 3vw 6vw 3.4vw;
  text-decoration: none;
  margin: 1em 0 3em;
  border: none;
}
main.wrapper img.border {
  mix-blend-mode: lighten;
  width: 100%;
}
footer {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  background-image: url(../img/sp_footer.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
footer section.section-content {
  padding: 5vw;
  width: 100%;
  height: auto;
}
footer section.section-content p.logo {
  width: 100%;
  text-align: center;
  mix-blend-mode: lighten;
}
footer section.section-content p.logo img {
  width: 36vw;
}
footer section.section-content .footer_menu a {
  display: inline-block;
  color: #FFF;
  width: 36vw;
  padding: 2.5vw 2vw 1vw;
  border-bottom: 1px solid #ffffff1e;
  font-size: 3vw;
  margin: 1vw 2vw;
}
footer section.section-content p.caution {
  text-align: center;
  padding-top: 5vw;
  font-size: 2.7vw;
  color: rgba(255, 255, 255, 0.432);
}
footer section.section-content p.copyright {
  text-align: center;
  padding-top: 5vw;
  font-size: 2.7vw;
  color: rgba(255, 255, 255, 0.432);
}
@media screen and (min-width: 720px) and (max-width: 1300px) {
  main.wrapper {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    background-color: #000;
    z-index: 20;
  }
  main.wrapper div img.test {
    width: 100%;
  }
  main.wrapper div.contents_1 {
    margin-top: -60px;
    height: 972px;
  }
  main.wrapper div.contents_2 {
    padding: 30px 0 20px;
  }
  main.wrapper div.contents_2 p.bt_caption {
    padding-top: 12px;
  }
  main.wrapper div.contents_3 {
    height: 1135px;
  }
  main.wrapper div.contents_4 {
    height: 1319px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper:before {
    height: 38px;
    width: 292px;
    bottom: -37px;
    left: 42px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper {
    height: 433px;
    width: 100%;
    padding-top: 20px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure {
    width: 84%;
    margin: 10px auto 4%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure img {
    width: 100%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure:before {
    height: 90px;
    width: 90px;
    top: 51%;
    left: 79%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.title {
    font-size: 25px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.date {
    font-size: 18px;
    line-height: 2em;
    padding: 0 10px;
    width: 72%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.plan {
    padding: 14px 0 7px;
    font-size: 20px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.amount {
    font-size: 45px;
    text-indent: 5px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.amount span {
    font-size: 30px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.4;
    width: 50%;
    height: 70%;
    transform: scale(0.8, 0.8);
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 .slick-active {
    opacity: 1;
    transform: scale(0.95, 0.95);
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 .slick-slide {
    font-size: 15px;
    margin: 0 0.4em;
  }
  main.wrapper div.contents_5 {
    height: 2503px;
  }
  main.wrapper div.contents_7 div.bt p.bt_caption,
  main.wrapper div.contents_13 div.bt p.bt_caption {
    line-height: 80%;
    padding-top: 20px;
    width: 51.8%;
  }
  main.wrapper div.contents_7 div.free p.day,
  main.wrapper div.contents_13 div.free p.day {
    font-size: 24px;
  }
  main.wrapper div.contents_7 div.free p.title,
  main.wrapper div.contents_13 div.free p.title {
    font-size: 37px;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper {
    position: relative;
    height: 300px;
    width: 100%;
    background-image: url(../img/c_11_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 32px;
    z-index: 1;
    overflow: hidden;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper figure {
    position: absolute;
    top: 9.2px;
    left: 45px;
    width: 20%;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper figure img {
    width: 100%;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p {
    color: #000;
    text-align: center;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.plan_title {
    font-size: 28px;
    padding-left: 151px;
    padding-top: 9px;
    text-align: left;
    font-weight: bold;
    color: #db0000;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.user_id {
    font-size: 21px;
    padding-top: 7px;
    padding-left: 161px;
    text-align: left;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.details {
    font-size: 21px;
    line-height: 1.8em;
    padding: 38px 35px 21px;
    height: 9em;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.4;
    width: 50%;
    height: 70%;
    transform: scale(0.9, 0.9);
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 .slick-active {
    opacity: 1;
    transform: scale(1, 1);
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 .slick-slide {
    font-size: 15px;
    margin: 0 0.3em;
  }
  main.wrapper div.pc_left,
  main.wrapper div.pc_right {
    display: block;
  }
  main.wrapper div.pc_left {
    position: fixed;
    left: -268px;
    top: 50%;
    z-index: 150;
    width: calc(calc(100vw - 720px) / 2);
    height: 395px;
    transform: translate(0, -40%);
    opacity: 0;
    transition: all 0.3s;
  }
  main.wrapper div.pc_left div.wrapper {
    position: relative;
    height: 395px;
    width: 268px;
    margin: 0 auto;
  }
  main.wrapper div.pc_left div.wrapper img.logo {
    position: absolute;
    top: -13px;
    left: 38px;
    width: 200px;
  }
  main.wrapper div.pc_left div.wrapper p.day {
    font-size: 13px;
    position: absolute;
    top: 273px;
    letter-spacing: 0.1em;
    text-align: center;
    width: 100%;
  }
  main.wrapper div.pc_left div.wrapper p.title {
    font-weight: bold;
    font-size: 19px;
    position: absolute;
    top: 294px;
    left: 5%;
    text-align: center;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  main.wrapper div.pc_right {
    position: fixed;
    right: -250px;
    top: 50%;
    z-index: 150;
    width: calc(calc(100vw - 720px) / 2);
    height: 368.47px;
    transform: translate(0, -40%);
    text-align: center;
    opacity: 0;
    transition: all 0.3s;
  }
  main.wrapper div.pc_right img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 250px;
    transform: translate(-50%, 0);
  }
  main.wrapper section.contact header.section-header,
  main.wrapper section.confirm header.section-header,
  main.wrapper section.settle header.section-header,
  main.wrapper section.legal_keiba header.section-header,
  main.wrapper section.law header.section-header,
  main.wrapper section.privacy header.section-header,
  main.wrapper section.terms header.section-header {
    padding-top: 1vw;
  }
  main.wrapper section.contact header.section-header img.logo,
  main.wrapper section.confirm header.section-header img.logo,
  main.wrapper section.settle header.section-header img.logo,
  main.wrapper section.legal_keiba header.section-header img.logo,
  main.wrapper section.law header.section-header img.logo,
  main.wrapper section.privacy header.section-header img.logo,
  main.wrapper section.terms header.section-header img.logo {
    mix-blend-mode: lighten;
    width: 40%;
  }
  main.wrapper section.contact header.section-header div.section-title p.text_title,
  main.wrapper section.confirm header.section-header div.section-title p.text_title,
  main.wrapper section.settle header.section-header div.section-title p.text_title,
  main.wrapper section.legal_keiba header.section-header div.section-title p.text_title,
  main.wrapper section.law header.section-header div.section-title p.text_title,
  main.wrapper section.privacy header.section-header div.section-title p.text_title,
  main.wrapper section.terms header.section-header div.section-title p.text_title {
    text-align: center;
    color: #FFF;
    font-size: 25px;
    font-weight: bold;
    width: 60%;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #ffffff44;
    margin: 0 20%;
  }
  main.wrapper section.contact header.section-header div.section-title img,
  main.wrapper section.confirm header.section-header div.section-title img,
  main.wrapper section.settle header.section-header div.section-title img,
  main.wrapper section.legal_keiba header.section-header div.section-title img,
  main.wrapper section.law header.section-header div.section-title img,
  main.wrapper section.privacy header.section-header div.section-title img,
  main.wrapper section.terms header.section-header div.section-title img {
    width: 50%;
    border-bottom: 1px solid #ffffff44;
  }
  main.wrapper section.contact section.section-content,
  main.wrapper section.confirm section.section-content,
  main.wrapper section.settle section.section-content,
  main.wrapper section.legal_keiba section.section-content,
  main.wrapper section.law section.section-content,
  main.wrapper section.privacy section.section-content,
  main.wrapper section.terms section.section-content {
    width: 100%;
    padding: 30px 15% 50px;
    line-height: 1.8em;
    font-size: 13px;
  }
  main.wrapper section.contact section.section-content p,
  main.wrapper section.confirm section.section-content p,
  main.wrapper section.settle section.section-content p,
  main.wrapper section.legal_keiba section.section-content p,
  main.wrapper section.law section.section-content p,
  main.wrapper section.privacy section.section-content p,
  main.wrapper section.terms section.section-content p {
    font-size: 16px;
    padding-top: 1em;
    padding-bottom: 0.2em;
    border-bottom: 1px solid #ffffff44;
    margin-bottom: 0.5em;
  }
  main.wrapper section.contact section.section-content table.law,
  main.wrapper section.confirm section.section-content table.law,
  main.wrapper section.settle section.section-content table.law,
  main.wrapper section.legal_keiba section.section-content table.law,
  main.wrapper section.law section.section-content table.law,
  main.wrapper section.privacy section.section-content table.law,
  main.wrapper section.terms section.section-content table.law {
    width: 100%;
    background-color: #353535;
  }
  main.wrapper section.contact section.section-content table.law tr,
  main.wrapper section.confirm section.section-content table.law tr,
  main.wrapper section.settle section.section-content table.law tr,
  main.wrapper section.legal_keiba section.section-content table.law tr,
  main.wrapper section.law section.section-content table.law tr,
  main.wrapper section.privacy section.section-content table.law tr,
  main.wrapper section.terms section.section-content table.law tr {
    border-bottom: 1px solid #000000;
  }
  main.wrapper section.contact section.section-content table.law tr td,
  main.wrapper section.confirm section.section-content table.law tr td,
  main.wrapper section.settle section.section-content table.law tr td,
  main.wrapper section.legal_keiba section.section-content table.law tr td,
  main.wrapper section.law section.section-content table.law tr td,
  main.wrapper section.privacy section.section-content table.law tr td,
  main.wrapper section.terms section.section-content table.law tr td {
    padding: 1.5em 1em;
  }
  main.wrapper section.contact section.section-content table.law tr th,
  main.wrapper section.confirm section.section-content table.law tr th,
  main.wrapper section.settle section.section-content table.law tr th,
  main.wrapper section.legal_keiba section.section-content table.law tr th,
  main.wrapper section.law section.section-content table.law tr th,
  main.wrapper section.privacy section.section-content table.law tr th,
  main.wrapper section.terms section.section-content table.law tr th {
    padding: 1.5em 1em 0.5em 1em;
    width: 34%;
    vertical-align: top;
    border-right: 1px dotted #1a1a1a;
  }
  main.wrapper section.contact section.section-content,
  main.wrapper section.confirm section.section-content,
  main.wrapper section.settle section.section-content,
  main.wrapper section.legal_keiba section.section-content,
  main.wrapper section.law section.section-content,
  main.wrapper section.privacy section.section-content,
  main.wrapper section.terms section.section-content {
    width: 100%;
    padding: 20px 10%;
    text-align: left;
    line-height: 1.8em;
    font-size: 15px;
  }
  main.wrapper section.contact section.section-content div.error,
  main.wrapper section.confirm section.section-content div.error,
  main.wrapper section.settle section.section-content div.error,
  main.wrapper section.legal_keiba section.section-content div.error,
  main.wrapper section.law section.section-content div.error,
  main.wrapper section.privacy section.section-content div.error,
  main.wrapper section.terms section.section-content div.error {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 1em;
  }
  main.wrapper section.contact section.section-content div.success,
  main.wrapper section.confirm section.section-content div.success,
  main.wrapper section.settle section.section-content div.success,
  main.wrapper section.legal_keiba section.section-content div.success,
  main.wrapper section.law section.section-content div.success,
  main.wrapper section.privacy section.section-content div.success,
  main.wrapper section.terms section.section-content div.success {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 1em;
  }
  main.wrapper section.contact section.section-content form div.form,
  main.wrapper section.confirm section.section-content form div.form,
  main.wrapper section.settle section.section-content form div.form,
  main.wrapper section.legal_keiba section.section-content form div.form,
  main.wrapper section.law section.section-content form div.form,
  main.wrapper section.privacy section.section-content form div.form,
  main.wrapper section.terms section.section-content form div.form {
    width: 80%;
    margin: 0 auto;
  }
  main.wrapper section.contact section.section-content form div.form dl dt,
  main.wrapper section.confirm section.section-content form div.form dl dt,
  main.wrapper section.settle section.section-content form div.form dl dt,
  main.wrapper section.legal_keiba section.section-content form div.form dl dt,
  main.wrapper section.law section.section-content form div.form dl dt,
  main.wrapper section.privacy section.section-content form div.form dl dt,
  main.wrapper section.terms section.section-content form div.form dl dt {
    margin-bottom: 0.2em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd,
  main.wrapper section.confirm section.section-content form div.form dl dd,
  main.wrapper section.settle section.section-content form div.form dl dd,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd,
  main.wrapper section.law section.section-content form div.form dl dd,
  main.wrapper section.privacy section.section-content form div.form dl dd,
  main.wrapper section.terms section.section-content form div.form dl dd {
    margin-bottom: 1em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd input,
  main.wrapper section.confirm section.section-content form div.form dl dd input,
  main.wrapper section.settle section.section-content form div.form dl dd input,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd input,
  main.wrapper section.law section.section-content form div.form dl dd input,
  main.wrapper section.privacy section.section-content form div.form dl dd input,
  main.wrapper section.terms section.section-content form div.form dl dd input {
    color: #222;
    font-size: 15px;
    line-height: 1.8em;
    width: 100%;
    border: none;
    padding: 0.5em 1em;
    border-radius: 0.5em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd textarea,
  main.wrapper section.confirm section.section-content form div.form dl dd textarea,
  main.wrapper section.settle section.section-content form div.form dl dd textarea,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd textarea,
  main.wrapper section.law section.section-content form div.form dl dd textarea,
  main.wrapper section.privacy section.section-content form div.form dl dd textarea,
  main.wrapper section.terms section.section-content form div.form dl dd textarea {
    color: #222;
    font-size: 15px;
    line-height: 1.8em;
    width: 100%;
    border: none;
    height: 8em;
    resize: none;
    padding: 1em 1em;
    border-radius: 0.5em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.confirm section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.settle section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.law section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.privacy section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.terms section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.contact section.section-content form div.form dl dd input:focus,
  main.wrapper section.confirm section.section-content form div.form dl dd input:focus,
  main.wrapper section.settle section.section-content form div.form dl dd input:focus,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd input:focus,
  main.wrapper section.law section.section-content form div.form dl dd input:focus,
  main.wrapper section.privacy section.section-content form div.form dl dd input:focus,
  main.wrapper section.terms section.section-content form div.form dl dd input:focus {
    outline: none;
  }
  main.wrapper section.contact section.section-content form button,
  main.wrapper section.confirm section.section-content form button,
  main.wrapper section.settle section.section-content form button,
  main.wrapper section.legal_keiba section.section-content form button,
  main.wrapper section.law section.section-content form button,
  main.wrapper section.privacy section.section-content form button,
  main.wrapper section.terms section.section-content form button {
    outline: none;
    appearance: none;
    width: 32%;
    box-shadow: 0px 1px 0px 0px #1c1b18;
    background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    background-color: #d0451b;
    border-radius: 30px;
    border: 2px solid #333029;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    padding: 13px 15px 17px;
    text-decoration: none;
    margin: 1em 0 3em 34% ;
    border: none;
  }
  main.wrapper section.contact section.section-content ul.explanation li,
  main.wrapper section.confirm section.section-content ul.explanation li,
  main.wrapper section.settle section.section-content ul.explanation li,
  main.wrapper section.legal_keiba section.section-content ul.explanation li,
  main.wrapper section.law section.section-content ul.explanation li,
  main.wrapper section.privacy section.section-content ul.explanation li,
  main.wrapper section.terms section.section-content ul.explanation li {
    line-height: 1.8em;
    padding: 0.5em 0;
    font-size: 14px;
  }
  main.wrapper section.contact section.section-content p,
  main.wrapper section.confirm section.section-content p,
  main.wrapper section.settle section.section-content p,
  main.wrapper section.legal_keiba section.section-content p,
  main.wrapper section.law section.section-content p,
  main.wrapper section.privacy section.section-content p,
  main.wrapper section.terms section.section-content p {
    padding-top: 1em;
    padding-bottom: 0.2em;
    display: inline-block;
    border-bottom: 1px solid #ffffff44;
    margin-bottom: 0.5em;
  }
  main.wrapper section.contact section.section-content table.law,
  main.wrapper section.confirm section.section-content table.law,
  main.wrapper section.settle section.section-content table.law,
  main.wrapper section.legal_keiba section.section-content table.law,
  main.wrapper section.law section.section-content table.law,
  main.wrapper section.privacy section.section-content table.law,
  main.wrapper section.terms section.section-content table.law {
    width: 100%;
    background-color: #353535;
  }
  main.wrapper section.contact section.section-content table.law tr,
  main.wrapper section.confirm section.section-content table.law tr,
  main.wrapper section.settle section.section-content table.law tr,
  main.wrapper section.legal_keiba section.section-content table.law tr,
  main.wrapper section.law section.section-content table.law tr,
  main.wrapper section.privacy section.section-content table.law tr,
  main.wrapper section.terms section.section-content table.law tr {
    border-bottom: 1px solid #000000;
  }
  main.wrapper section.contact section.section-content table.law tr td,
  main.wrapper section.confirm section.section-content table.law tr td,
  main.wrapper section.settle section.section-content table.law tr td,
  main.wrapper section.legal_keiba section.section-content table.law tr td,
  main.wrapper section.law section.section-content table.law tr td,
  main.wrapper section.privacy section.section-content table.law tr td,
  main.wrapper section.terms section.section-content table.law tr td {
    padding: 1.5em 1em;
  }
  main.wrapper section.contact section.section-content table.law tr th,
  main.wrapper section.confirm section.section-content table.law tr th,
  main.wrapper section.settle section.section-content table.law tr th,
  main.wrapper section.legal_keiba section.section-content table.law tr th,
  main.wrapper section.law section.section-content table.law tr th,
  main.wrapper section.privacy section.section-content table.law tr th,
  main.wrapper section.terms section.section-content table.law tr th {
    padding: 1.5em 0 0.5em 1em;
    width: 38%;
    vertical-align: top;
    border-right: 1px dotted #1a1a1a;
  }
  main.wrapper section.contact button.button,
  main.wrapper section.confirm button.button,
  main.wrapper section.settle button.button,
  main.wrapper section.legal_keiba button.button,
  main.wrapper section.law button.button,
  main.wrapper section.privacy button.button,
  main.wrapper section.terms button.button {
    outline: none;
    appearance: none;
    width: 32%;
    box-shadow: 0px 1px 0px 0px #1c1b18;
    background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    background-color: #d0451b;
    border-radius: 30px;
    border: 2px solid #333029;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    padding: 13px 15px 17px;
    text-decoration: none;
    margin: 1em 0 3em;
    border: none;
  }
  main.wrapper section.contact {
    padding-bottom: 40px;
  }
  main.wrapper section.legal_keiba {
    padding-bottom: 140px;
  }
  main.wrapper section.confirm,
  main.wrapper section.settle,
  main.wrapper section.contact.comp {
    padding-bottom: 340px;
  }
  footer {
    background-image: url(../img/pc_footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
  }
  footer section.section-content {
    padding: 15px;
    width: 100%;
    height: auto;
    text-align: center;
  }
  footer section.section-content p.logo {
    display: none;
  }
  footer section.section-content .footer_menu a {
    display: inline-block;
    color: #FFF;
    width: 26%;
    padding: 5px;
    border-bottom: 1px solid #ffffff1e;
    font-size: 14px;
    margin: 10px 10px;
    text-align: left;
  }
  footer section.section-content p.caution {
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.726);
  }
  footer section.section-content p.copyright {
    text-align: center;
    padding-top: 20px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.726);
  }
}
@media screen and (min-width: 1301px) {
  main.wrapper {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    background-color: #000;
    z-index: 20;
  }
  main.wrapper div img.test {
    width: 100%;
  }
  main.wrapper div.contents_1 {
    margin-top: -60px;
    height: 972px;
  }
  main.wrapper div.contents_2 {
    padding: 30px 0 20px;
  }
  main.wrapper div.contents_2 p.bt_caption {
    padding-top: 12px;
  }
  main.wrapper div.contents_3 {
    height: 1135px;
  }
  main.wrapper div.contents_4 {
    height: 1319px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper:before {
    height: 38px;
    width: 292px;
    bottom: -37px;
    left: 42px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper {
    height: 433px;
    width: 100%;
    padding-top: 20px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure {
    width: 84%;
    margin: 10px auto 4%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure img {
    width: 100%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper figure:before {
    height: 90px;
    width: 90px;
    top: 51%;
    left: 79%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.title {
    font-size: 25px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.date {
    font-size: 18px;
    line-height: 2em;
    padding: 0 10px;
    width: 72%;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.plan {
    padding: 14px 0 7px;
    font-size: 20px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.amount {
    font-size: 45px;
    text-indent: 5px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 li div.wrapper p.amount span {
    font-size: 30px;
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.4;
    width: 50%;
    height: 70%;
    transform: scale(0.8, 0.8);
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 .slick-active {
    opacity: 1;
    transform: scale(0.95, 0.95);
  }
  main.wrapper div.contents_4 div.slick ul.slick_1 .slick-slide {
    font-size: 15px;
    margin: 0 0.4em;
  }
  main.wrapper div.contents_5 {
    height: 2503px;
  }
  main.wrapper div.contents_7 div.bt p.bt_caption,
  main.wrapper div.contents_13 div.bt p.bt_caption {
    line-height: 80%;
    padding-top: 20px;
    width: 51.8%;
  }
  main.wrapper div.contents_7 div.free p.day,
  main.wrapper div.contents_13 div.free p.day {
    font-size: 24px;
  }
  main.wrapper div.contents_7 div.free p.title,
  main.wrapper div.contents_13 div.free p.title {
    font-size: 37px;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper {
    position: relative;
    height: 300px;
    width: 100%;
    background-image: url(../img/c_11_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 32px;
    z-index: 1;
    overflow: hidden;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper figure {
    position: absolute;
    top: 9.2px;
    left: 45px;
    width: 20%;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper figure img {
    width: 100%;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p {
    color: #000;
    text-align: center;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.plan_title {
    font-size: 28px;
    padding-left: 151px;
    padding-top: 9px;
    text-align: left;
    font-weight: bold;
    color: #db0000;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.user_id {
    font-size: 21px;
    padding-top: 7px;
    padding-left: 161px;
    text-align: left;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 li div.wrapper p.details {
    font-size: 21px;
    line-height: 1.8em;
    padding: 38px 35px 21px;
    height: 9em;
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.4;
    width: 50%;
    height: 70%;
    transform: scale(0.9, 0.9);
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 .slick-active {
    opacity: 1;
    transform: scale(1, 1);
  }
  main.wrapper div.contents_11 div.slick ul.slick_2 .slick-slide {
    font-size: 15px;
    margin: 0 0.3em;
  }
  main.wrapper div.pc_left,
  main.wrapper div.pc_right {
    display: block;
  }
  main.wrapper div.pc_left {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 150;
    width: calc(calc(100vw - 720px) / 2);
    height: 395px;
    transform: translate(0, -40%);
    opacity: 1;
    transition: all 0.3s;
  }
  main.wrapper div.pc_left div.wrapper {
    position: relative;
    height: 395px;
    width: 268px;
    margin: 0 auto;
  }
  main.wrapper div.pc_left div.wrapper img.logo {
    position: absolute;
    top: -13px;
    left: 38px;
    width: 200px;
  }
  main.wrapper div.pc_left div.wrapper p.day {
    font-size: 13px;
    position: absolute;
    top: 273px;
    letter-spacing: 0.1em;
    text-align: center;
    width: 100%;
  }
  main.wrapper div.pc_left div.wrapper p.title {
    font-weight: bold;
    font-size: 19px;
    position: absolute;
    top: 294px;
    left: 5%;
    text-align: center;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  main.wrapper div.pc_right {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 150;
    width: calc(calc(100vw - 720px) / 2);
    height: 368.47px;
    transform: translate(0, -40%);
    text-align: center;
    opacity: 1;
    transition: all 0.3s;
  }
  main.wrapper div.pc_right img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 250px;
    transform: translate(-50%, 0);
    animation: pc_right 5s linear infinite;
  }
  main.wrapper section.contact header.section-header,
  main.wrapper section.confirm header.section-header,
  main.wrapper section.settle header.section-header,
  main.wrapper section.legal_keiba header.section-header,
  main.wrapper section.law header.section-header,
  main.wrapper section.privacy header.section-header,
  main.wrapper section.terms header.section-header {
    padding-top: 1vw;
  }
  main.wrapper section.contact header.section-header img.logo,
  main.wrapper section.confirm header.section-header img.logo,
  main.wrapper section.settle header.section-header img.logo,
  main.wrapper section.legal_keiba header.section-header img.logo,
  main.wrapper section.law header.section-header img.logo,
  main.wrapper section.privacy header.section-header img.logo,
  main.wrapper section.terms header.section-header img.logo {
    mix-blend-mode: lighten;
    width: 40%;
  }
  main.wrapper section.contact header.section-header div.section-title p.text_title,
  main.wrapper section.confirm header.section-header div.section-title p.text_title,
  main.wrapper section.settle header.section-header div.section-title p.text_title,
  main.wrapper section.legal_keiba header.section-header div.section-title p.text_title,
  main.wrapper section.law header.section-header div.section-title p.text_title,
  main.wrapper section.privacy header.section-header div.section-title p.text_title,
  main.wrapper section.terms header.section-header div.section-title p.text_title {
    text-align: center;
    color: #FFF;
    font-size: 25px;
    font-weight: bold;
    width: 60%;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #ffffff44;
    margin: 0 20%;
  }
  main.wrapper section.contact header.section-header div.section-title img,
  main.wrapper section.confirm header.section-header div.section-title img,
  main.wrapper section.settle header.section-header div.section-title img,
  main.wrapper section.legal_keiba header.section-header div.section-title img,
  main.wrapper section.law header.section-header div.section-title img,
  main.wrapper section.privacy header.section-header div.section-title img,
  main.wrapper section.terms header.section-header div.section-title img {
    width: 50%;
    border-bottom: 1px solid #ffffff44;
  }
  main.wrapper section.contact section.section-content,
  main.wrapper section.confirm section.section-content,
  main.wrapper section.settle section.section-content,
  main.wrapper section.legal_keiba section.section-content,
  main.wrapper section.law section.section-content,
  main.wrapper section.privacy section.section-content,
  main.wrapper section.terms section.section-content {
    width: 100%;
    padding: 30px 15% 50px;
    line-height: 1.8em;
    font-size: 13px;
  }
  main.wrapper section.contact section.section-content p,
  main.wrapper section.confirm section.section-content p,
  main.wrapper section.settle section.section-content p,
  main.wrapper section.legal_keiba section.section-content p,
  main.wrapper section.law section.section-content p,
  main.wrapper section.privacy section.section-content p,
  main.wrapper section.terms section.section-content p {
    font-size: 16px;
    padding-top: 1em;
    padding-bottom: 0.2em;
    border-bottom: 1px solid #ffffff44;
    margin-bottom: 0.5em;
  }
  main.wrapper section.contact section.section-content table.law,
  main.wrapper section.confirm section.section-content table.law,
  main.wrapper section.settle section.section-content table.law,
  main.wrapper section.legal_keiba section.section-content table.law,
  main.wrapper section.law section.section-content table.law,
  main.wrapper section.privacy section.section-content table.law,
  main.wrapper section.terms section.section-content table.law {
    width: 100%;
    background-color: #353535;
  }
  main.wrapper section.contact section.section-content table.law tr,
  main.wrapper section.confirm section.section-content table.law tr,
  main.wrapper section.settle section.section-content table.law tr,
  main.wrapper section.legal_keiba section.section-content table.law tr,
  main.wrapper section.law section.section-content table.law tr,
  main.wrapper section.privacy section.section-content table.law tr,
  main.wrapper section.terms section.section-content table.law tr {
    border-bottom: 1px solid #000000;
  }
  main.wrapper section.contact section.section-content table.law tr td,
  main.wrapper section.confirm section.section-content table.law tr td,
  main.wrapper section.settle section.section-content table.law tr td,
  main.wrapper section.legal_keiba section.section-content table.law tr td,
  main.wrapper section.law section.section-content table.law tr td,
  main.wrapper section.privacy section.section-content table.law tr td,
  main.wrapper section.terms section.section-content table.law tr td {
    padding: 1.5em 1em;
  }
  main.wrapper section.contact section.section-content table.law tr th,
  main.wrapper section.confirm section.section-content table.law tr th,
  main.wrapper section.settle section.section-content table.law tr th,
  main.wrapper section.legal_keiba section.section-content table.law tr th,
  main.wrapper section.law section.section-content table.law tr th,
  main.wrapper section.privacy section.section-content table.law tr th,
  main.wrapper section.terms section.section-content table.law tr th {
    padding: 1.5em 1em 0.5em 1em;
    width: 34%;
    vertical-align: top;
    border-right: 1px dotted #1a1a1a;
  }
  main.wrapper section.contact section.section-content,
  main.wrapper section.confirm section.section-content,
  main.wrapper section.settle section.section-content,
  main.wrapper section.legal_keiba section.section-content,
  main.wrapper section.law section.section-content,
  main.wrapper section.privacy section.section-content,
  main.wrapper section.terms section.section-content {
    width: 100%;
    padding: 20px 10%;
    text-align: left;
    line-height: 1.8em;
    font-size: 15px;
  }
  main.wrapper section.contact section.section-content div.success,
  main.wrapper section.confirm section.section-content div.success,
  main.wrapper section.settle section.section-content div.success,
  main.wrapper section.legal_keiba section.section-content div.success,
  main.wrapper section.law section.section-content div.success,
  main.wrapper section.privacy section.section-content div.success,
  main.wrapper section.terms section.section-content div.success,
  main.wrapper section.contact section.section-content div.error,
  main.wrapper section.confirm section.section-content div.error,
  main.wrapper section.settle section.section-content div.error,
  main.wrapper section.legal_keiba section.section-content div.error,
  main.wrapper section.law section.section-content div.error,
  main.wrapper section.privacy section.section-content div.error,
  main.wrapper section.terms section.section-content div.error {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 1em;
  }
  main.wrapper section.contact section.section-content form div.form,
  main.wrapper section.confirm section.section-content form div.form,
  main.wrapper section.settle section.section-content form div.form,
  main.wrapper section.legal_keiba section.section-content form div.form,
  main.wrapper section.law section.section-content form div.form,
  main.wrapper section.privacy section.section-content form div.form,
  main.wrapper section.terms section.section-content form div.form {
    width: 80%;
    margin: 0 auto;
  }
  main.wrapper section.contact section.section-content form div.form dl dt,
  main.wrapper section.confirm section.section-content form div.form dl dt,
  main.wrapper section.settle section.section-content form div.form dl dt,
  main.wrapper section.legal_keiba section.section-content form div.form dl dt,
  main.wrapper section.law section.section-content form div.form dl dt,
  main.wrapper section.privacy section.section-content form div.form dl dt,
  main.wrapper section.terms section.section-content form div.form dl dt {
    margin-bottom: 0.2em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd,
  main.wrapper section.confirm section.section-content form div.form dl dd,
  main.wrapper section.settle section.section-content form div.form dl dd,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd,
  main.wrapper section.law section.section-content form div.form dl dd,
  main.wrapper section.privacy section.section-content form div.form dl dd,
  main.wrapper section.terms section.section-content form div.form dl dd {
    margin-bottom: 1em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd input,
  main.wrapper section.confirm section.section-content form div.form dl dd input,
  main.wrapper section.settle section.section-content form div.form dl dd input,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd input,
  main.wrapper section.law section.section-content form div.form dl dd input,
  main.wrapper section.privacy section.section-content form div.form dl dd input,
  main.wrapper section.terms section.section-content form div.form dl dd input {
    color: #222;
    font-size: 15px;
    line-height: 1.8em;
    width: 100%;
    border: none;
    padding: 0.5em 1em;
    border-radius: 0.5em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd textarea,
  main.wrapper section.confirm section.section-content form div.form dl dd textarea,
  main.wrapper section.settle section.section-content form div.form dl dd textarea,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd textarea,
  main.wrapper section.law section.section-content form div.form dl dd textarea,
  main.wrapper section.privacy section.section-content form div.form dl dd textarea,
  main.wrapper section.terms section.section-content form div.form dl dd textarea {
    color: #222;
    font-size: 15px;
    line-height: 1.8em;
    width: 100%;
    border: none;
    height: 8em;
    resize: none;
    padding: 1em 1em;
    border-radius: 0.5em;
  }
  main.wrapper section.contact section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.confirm section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.settle section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.law section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.privacy section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.terms section.section-content form div.form dl dd textarea:focus,
  main.wrapper section.contact section.section-content form div.form dl dd input:focus,
  main.wrapper section.confirm section.section-content form div.form dl dd input:focus,
  main.wrapper section.settle section.section-content form div.form dl dd input:focus,
  main.wrapper section.legal_keiba section.section-content form div.form dl dd input:focus,
  main.wrapper section.law section.section-content form div.form dl dd input:focus,
  main.wrapper section.privacy section.section-content form div.form dl dd input:focus,
  main.wrapper section.terms section.section-content form div.form dl dd input:focus {
    outline: none;
  }
  main.wrapper section.contact section.section-content form button,
  main.wrapper section.confirm section.section-content form button,
  main.wrapper section.settle section.section-content form button,
  main.wrapper section.legal_keiba section.section-content form button,
  main.wrapper section.law section.section-content form button,
  main.wrapper section.privacy section.section-content form button,
  main.wrapper section.terms section.section-content form button {
    outline: none;
    appearance: none;
    width: 32%;
    box-shadow: 0px 1px 0px 0px #1c1b18;
    background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    background-color: #d0451b;
    border-radius: 30px;
    border: 2px solid #333029;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    padding: 13px 15px 17px;
    text-decoration: none;
    margin: 1em 0 3em 34% ;
    border: none;
  }
  main.wrapper section.contact section.section-content ul.explanation li,
  main.wrapper section.confirm section.section-content ul.explanation li,
  main.wrapper section.settle section.section-content ul.explanation li,
  main.wrapper section.legal_keiba section.section-content ul.explanation li,
  main.wrapper section.law section.section-content ul.explanation li,
  main.wrapper section.privacy section.section-content ul.explanation li,
  main.wrapper section.terms section.section-content ul.explanation li {
    line-height: 1.8em;
    padding: 0.5em 0;
    font-size: 14px;
  }
  main.wrapper section.contact section.section-content p,
  main.wrapper section.confirm section.section-content p,
  main.wrapper section.settle section.section-content p,
  main.wrapper section.legal_keiba section.section-content p,
  main.wrapper section.law section.section-content p,
  main.wrapper section.privacy section.section-content p,
  main.wrapper section.terms section.section-content p {
    font-size: 3.6vw;
    padding-top: 1em;
    padding-bottom: 0.2em;
    display: inline-block;
    border-bottom: 1px solid #ffffff44;
    margin-bottom: 0.5em;
  }
  main.wrapper section.contact section.section-content table.law,
  main.wrapper section.confirm section.section-content table.law,
  main.wrapper section.settle section.section-content table.law,
  main.wrapper section.legal_keiba section.section-content table.law,
  main.wrapper section.law section.section-content table.law,
  main.wrapper section.privacy section.section-content table.law,
  main.wrapper section.terms section.section-content table.law {
    width: 100%;
    background-color: #353535;
  }
  main.wrapper section.contact section.section-content table.law tr,
  main.wrapper section.confirm section.section-content table.law tr,
  main.wrapper section.settle section.section-content table.law tr,
  main.wrapper section.legal_keiba section.section-content table.law tr,
  main.wrapper section.law section.section-content table.law tr,
  main.wrapper section.privacy section.section-content table.law tr,
  main.wrapper section.terms section.section-content table.law tr {
    border-bottom: 1px solid #000000;
  }
  main.wrapper section.contact section.section-content table.law tr td,
  main.wrapper section.confirm section.section-content table.law tr td,
  main.wrapper section.settle section.section-content table.law tr td,
  main.wrapper section.legal_keiba section.section-content table.law tr td,
  main.wrapper section.law section.section-content table.law tr td,
  main.wrapper section.privacy section.section-content table.law tr td,
  main.wrapper section.terms section.section-content table.law tr td {
    padding: 1.5em 1em;
  }
  main.wrapper section.contact section.section-content table.law tr th,
  main.wrapper section.confirm section.section-content table.law tr th,
  main.wrapper section.settle section.section-content table.law tr th,
  main.wrapper section.legal_keiba section.section-content table.law tr th,
  main.wrapper section.law section.section-content table.law tr th,
  main.wrapper section.privacy section.section-content table.law tr th,
  main.wrapper section.terms section.section-content table.law tr th {
    padding: 1.5em 0 0.5em 1em;
    width: 38%;
    vertical-align: top;
    border-right: 1px dotted #1a1a1a;
  }
  main.wrapper section.contact button.button,
  main.wrapper section.confirm button.button,
  main.wrapper section.settle button.button,
  main.wrapper section.legal_keiba button.button,
  main.wrapper section.law button.button,
  main.wrapper section.privacy button.button,
  main.wrapper section.terms button.button {
    outline: none;
    appearance: none;
    width: 32%;
    box-shadow: 0px 1px 0px 0px #1c1b18;
    background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    background-color: #d0451b;
    border-radius: 30px;
    border: 2px solid #333029;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    padding: 13px 15px 17px;
    text-decoration: none;
    margin: 1em 0 3em;
    border: none;
  }
  main.wrapper section.contact {
    padding-bottom: 40px;
  }
  main.wrapper section.legal_keiba {
    padding-bottom: 140px;
  }
  main.wrapper section.confirm,
  main.wrapper section.settle,
  main.wrapper section.contact.comp {
    padding-bottom: 340px;
  }
  footer {
    background-image: url(../img/pc_footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
  }
  footer section.section-content {
    padding: 15px;
    width: 100%;
    height: auto;
    text-align: center;
  }
  footer section.section-content p.logo {
    display: none;
  }
  footer section.section-content .footer_menu a {
    display: inline-block;
    color: #FFF;
    width: 26%;
    padding: 5px;
    border-bottom: 1px solid #ffffff1e;
    font-size: 14px;
    margin: 10px 10px;
    text-align: left;
  }
  footer section.section-content p.caution {
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.726);
  }
  footer section.section-content p.copyright {
    text-align: center;
    padding-top: 20px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.726);
  }
}
main.wrapper::before {
  content: "";
  position: fixed;
  top: 0;
  right: calc(calc(100vw - 720px) / 0);
  width: calc(calc(100vw - 720px) / 2);
  height: 100%;
  background-image: url(../img/bg_pc_right.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  object-fit: cover;
  object-position: left bottom;
  z-index: 50;
}
main.wrapper::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: calc(calc(100vw - 720px) / 2);
  height: 100%;
  background-image: url(../img/bg_pc_left.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  object-position: right bottom;
  z-index: 50;
}
