@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Roboto+Condensed:wght@700&display=swap");
.u-red {
  color: #f0027f;
}

.u-blue {
  color: #002ac6;
}

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}

.main-container {
  word-break: break-word;
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
  color: #000;
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

body.device-type-desktop {
  overflow: scroll !important;
}

.wrapper .related-programs-subtitle-2TQOq {
  color: #333;
}

#rectangle-desktop {
  min-height: 250px;
  background: #dddddd;
  margin-bottom: 50px;
}

#rectangle-desktop,
#superbanner-mobile,
#rectangle-mobile {
  text-align: center;
}

.sp-nav-true #rectangle-mobile {
  padding-bottom: 7rem;
}

#superbanner-mobile iframe {
  vertical-align: bottom;
}

#superbanner-desktop {
  position: absolute;
  top: 0;
  right: 0;
  left: 352px;
  margin: auto;
  width: 728px;
  height: 90px;
}

@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.social-button-icon {
  cursor: pointer;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: relative;
  margin-bottom: 0.8rem;
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.social-button-icon > svg {
  fill: #fff;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.social-button-facebook > svg {
  fill: #fff;
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.social-box {
  position: relative;
}
.social-box #social-button {
  display: block;
  text-align: center;
}
.social-box #social-button .social-button-icon {
  margin: 1rem 1rem 0;
  display: inline-block;
  vertical-align: middle;
}

.device-type-mobile .social-button {
  margin-bottom: 0;
}

.social-button-x {
  background-color: #000000;
}

.social-button-x:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.social-button-twitter {
  background-color: rgb(85, 172, 238);
}

.social-button-twitter:hover {
  background-color: rgba(85, 172, 238, 0.6);
}

.social-button-facebook {
  background-color: rgb(24, 119, 242) !important;
}

.social-button-facebook:hover {
  background-color: rgba(24, 119, 242, 0.6) !important;
}

.social-button-line {
  background-color: rgb(0, 195, 0);
}

.social-button-line:hover {
  background-color: rgba(0, 195, 0, 0.6);
}

.page-section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #212121;
}

#common-footer a {
  font-size: 1.2rem;
}

.common-footer-sp-primaryContainer-19Olw {
  margin-top: 0 !important;
}

.sp-header-banner,
.sp-footer-banner {
  text-align: center;
}

.param-link {
  cursor: pointer;
}

#common-onair {
  line-height: 2rem;
}
#common-onair a {
  text-decoration: none;
}

#page-up {
  -webkit-animation: fluffyb-down 0.2s forwards ease;
  animation: fluffyb-down 0.2s forwards ease;
}
#page-up:hover {
  -webkit-animation: fluffyb-up 0.2s forwards ease;
  animation: fluffyb-up 0.2s forwards ease;
}

@-webkit-keyframes fluffyb-up {
  0% {
    bottom: 40px;
  }
  100% {
    bottom: 50px;
  }
}

@keyframes fluffyb-up {
  0% {
    bottom: 40px;
  }
  100% {
    bottom: 50px;
  }
}
@-webkit-keyframes fluffyb-down {
  0% {
    bottom: 50px;
  }
  100% {
    bottom: 40px;
  }
}
@keyframes fluffyb-down {
  0% {
    bottom: 50px;
  }
  100% {
    bottom: 40px;
  }
}
.cf:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf,
.clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf,
* html .clearfix {
  height: 1%;
}

.cf,
.clearfix {
  display: block;
}

.u-pink {
  color: #f0027f !important;
}

.u-red {
  color: #e90058 !important;
}

.u-orange {
  color: #FF9900 !important;
}

.u-blue {
  color: #0000FF !important;
}

.u-navy {
  color: #000080 !important;
}

.u-green {
  color: #008000 !important;
}

.u-black {
  color: #000000 !important;
}

.u-silver {
  color: #C0C0C0 !important;
}

.u-gray {
  color: #808080 !important;
}

.u-white {
  color: #ffffff !important;
}

.u-black {
  color: #000000 !important;
}

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem;
}

.u-font-size-s {
  font-size: 80% !important;
  line-height: 80% !important;
}

.u-font-size-m {
  font-size: 100% !important;
  line-height: 100% !important;
}

.u-font-size-l {
  font-size: 150% !important;
  line-height: 160% !important;
}

.u-font-size-ll {
  font-size: 200% !important;
  line-height: 180% !important;
}

.u-f11 {
  font-size: 1.1rem !important;
}

.u-f12 {
  font-size: 1.2rem !important;
}

.u-f13 {
  font-size: 1.3rem !important;
}

.u-f14 {
  font-size: 1.4rem !important;
}

.u-f15 {
  font-size: 1.5rem !important;
}

.u-f16 {
  font-size: 1.6rem !important;
}

.u-f17 {
  font-size: 1.7rem !important;
}

.u-f18 {
  font-size: 1.8rem !important;
}

.u-f19 {
  font-size: 1.9rem !important;
}

.u-f20 {
  font-size: 2rem !important;
}

.u-f21 {
  font-size: 2.1rem !important;
}

.u-f22 {
  font-size: 2.2rem !important;
}

.u-f23 {
  font-size: 2.3rem !important;
}

.u-f24 {
  font-size: 2.4rem !important;
}

.u-f25 {
  font-size: 2.5rem !important;
}

.u-f26 {
  font-size: 2.6rem !important;
}

.u-f27 {
  font-size: 2.7rem !important;
}

.u-f28 {
  font-size: 2.8rem !important;
}

.u-f29 {
  font-size: 2.9rem !important;
}

.u-f30 {
  font-size: 3rem !important;
}

.u-f31 {
  font-size: 3.1rem !important;
}

.u-f32 {
  font-size: 3.2rem !important;
}

.u-f33 {
  font-size: 3.3rem !important;
}

.u-f34 {
  font-size: 3.4rem !important;
}

.u-f35 {
  font-size: 3.5rem !important;
}

.u-f36 {
  font-size: 3.6rem !important;
}

.u-f37 {
  font-size: 3.7rem !important;
}

.u-f38 {
  font-size: 3.8rem !important;
}

.u-f39 {
  font-size: 3.9rem !important;
}

.u-f40 {
  font-size: 4rem !important;
}

.u-tl {
  text-align: left !important;
}

.u-tc {
  text-align: center !important;
}

.u-tr {
  text-align: right !important;
}

.u-db {
  display: block !important;
}

.u-di {
  display: inline-block !important;
}

.u-fl {
  float: left !important;
}

.u-fr {
  float: right !important;
}

.u-b {
  font-weight: bold !important;
}

.u-cp {
  cursor: pointer !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vba {
  vertical-align: baseline !important;
}

.u-vbo {
  vertical-align: bottom !important;
}

.device-type-desktop .u-mtn {
  margin-top: 0 !important;
}
.device-type-desktop .u-mts {
  margin-top: 1rem !important;
}
.device-type-desktop .u-mtm {
  margin-top: 2rem !important;
}
.device-type-desktop .u-mtl {
  margin-top: 3rem !important;
}
.device-type-desktop .u-mtx {
  margin-top: 4rem !important;
}
.device-type-desktop .u-mtxl {
  margin-top: 5rem !important;
}
.device-type-desktop .u-mbn {
  margin-bottom: 0 !important;
}
.device-type-desktop .u-mbs {
  margin-bottom: 1rem !important;
}
.device-type-desktop .u-mbm {
  margin-bottom: 2rem !important;
}
.device-type-desktop .u-mbl {
  margin-bottom: 3rem !important;
}
.device-type-desktop .u-mbx {
  margin-bottom: 4rem !important;
}
.device-type-desktop .u-mbxl {
  margin-bottom: 5rem !important;
}
.device-type-desktop .u-mln {
  margin-left: 0 !important;
}
.device-type-desktop .u-mls {
  margin-left: 1rem !important;
}
.device-type-desktop .u-mlm {
  margin-left: 2rem !important;
}
.device-type-desktop .u-mll {
  margin-left: 3rem !important;
}
.device-type-desktop .u-mlx {
  margin-left: 4rem !important;
}
.device-type-desktop .u-mlxl {
  margin-left: 5rem !important;
}
.device-type-desktop .u-mrn {
  margin-right: 0 !important;
}
.device-type-desktop .u-mrs {
  margin-right: 1rem !important;
}
.device-type-desktop .u-mrm {
  margin-right: 2rem !important;
}
.device-type-desktop .u-mrl {
  margin-right: 3rem !important;
}
.device-type-desktop .u-mrx {
  margin-right: 4rem !important;
}
.device-type-desktop .u-mrxl {
  margin-right: 5rem !important;
}
.device-type-desktop .u-mra {
  margin-right: auto !important;
}
.device-type-desktop .u-mla {
  margin-left: auto !important;
}
.device-type-desktop .u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}
.device-type-desktop .u-ptn {
  padding-top: 0 !important;
}
.device-type-desktop .u-pts {
  padding-top: 1rem !important;
}
.device-type-desktop .u-ptm {
  padding-top: 2rem !important;
}
.device-type-desktop .u-ptl {
  padding-top: 3rem !important;
}
.device-type-desktop .u-ptx {
  padding-top: 4rem !important;
}
.device-type-desktop .u-ptxl {
  padding-top: 5rem !important;
}
.device-type-desktop .u-pbn {
  padding-bottom: 0 !important;
}
.device-type-desktop .u-pbs {
  padding-bottom: 1rem !important;
}
.device-type-desktop .u-pbm {
  padding-bottom: 2rem !important;
}
.device-type-desktop .u-pbl {
  padding-bottom: 3rem !important;
}
.device-type-desktop .u-pbx {
  padding-bottom: 4rem !important;
}
.device-type-desktop .u-pbxl {
  padding-bottom: 5rem !important;
}
.device-type-desktop .u-pln {
  padding-left: 0 !important;
}
.device-type-desktop .u-pls {
  padding-left: 1rem !important;
}
.device-type-desktop .u-plm {
  padding-left: 2rem !important;
}
.device-type-desktop .u-pll {
  padding-left: 3rem !important;
}
.device-type-desktop .u-plx {
  padding-left: 4rem !important;
}
.device-type-desktop .u-plxl {
  padding-left: 5rem !important;
}
.device-type-desktop .u-prn {
  padding-right: 0 !important;
}
.device-type-desktop .u-prs {
  padding-right: 1rem !important;
}
.device-type-desktop .u-prm {
  padding-right: 2rem !important;
}
.device-type-desktop .u-prl {
  padding-right: 3rem !important;
}
.device-type-desktop .u-prx {
  padding-right: 4rem !important;
}
.device-type-desktop .u-prxl {
  padding-right: 5rem !important;
}

.device-type-mobile .u-mtn {
  margin-top: 0 !important;
}
.device-type-mobile .u-mts {
  margin-top: 1rem !important;
}
.device-type-mobile .u-mtm {
  margin-top: 1.5rem !important;
}
.device-type-mobile .u-mtl {
  margin-top: 2rem !important;
}
.device-type-mobile .u-mtx {
  margin-top: 3rem !important;
}
.device-type-mobile .u-mtxl {
  margin-top: 3.5rem !important;
}
.device-type-mobile .u-mbn {
  margin-bottom: 0 !important;
}
.device-type-mobile .u-mbs {
  margin-bottom: 1rem !important;
}
.device-type-mobile .u-mbm {
  margin-bottom: 1.5rem !important;
}
.device-type-mobile .u-mbl {
  margin-bottom: 2rem !important;
}
.device-type-mobile .u-mbx {
  margin-bottom: 3rem !important;
}
.device-type-mobile .u-mbxl {
  margin-bottom: 3.5rem !important;
}
.device-type-mobile .u-mln {
  margin-left: 0 !important;
}
.device-type-mobile .u-mls {
  margin-left: 1rem !important;
}
.device-type-mobile .u-mlm {
  margin-left: 1.5rem !important;
}
.device-type-mobile .u-mll {
  margin-left: 2rem !important;
}
.device-type-mobile .u-mlx {
  margin-left: 3rem !important;
}
.device-type-mobile .u-mlxl {
  margin-left: 3.5rem !important;
}
.device-type-mobile .u-mrn {
  margin-right: 0 !important;
}
.device-type-mobile .u-mrs {
  margin-right: 1rem !important;
}
.device-type-mobile .u-mrm {
  margin-right: 1.5rem !important;
}
.device-type-mobile .u-mrl {
  margin-right: 2rem !important;
}
.device-type-mobile .u-mrx {
  margin-right: 3rem !important;
}
.device-type-mobile .u-mrxl {
  margin-right: 3.5rem !important;
}
.device-type-mobile .u-mra {
  margin-right: auto !important;
}
.device-type-mobile .u-mla {
  margin-left: auto !important;
}
.device-type-mobile .u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}
.device-type-mobile .u-ptn {
  padding-top: 0 !important;
}
.device-type-mobile .u-pts {
  padding-top: 1rem !important;
}
.device-type-mobile .u-ptm {
  padding-top: 1.5rem !important;
}
.device-type-mobile .u-ptl {
  padding-top: 2rem !important;
}
.device-type-mobile .u-ptx {
  padding-top: 3rem !important;
}
.device-type-mobile .u-ptxl {
  padding-top: 3.5rem !important;
}
.device-type-mobile .u-pbn {
  padding-bottom: 0 !important;
}
.device-type-mobile .u-pbs {
  padding-bottom: 1rem !important;
}
.device-type-mobile .u-pbm {
  padding-bottom: 1.5rem !important;
}
.device-type-mobile .u-pbl {
  padding-bottom: 2rem !important;
}
.device-type-mobile .u-pbx {
  padding-bottom: 3rem !important;
}
.device-type-mobile .u-pbxl {
  padding-bottom: 3.5rem !important;
}
.device-type-mobile .u-pln {
  padding-left: 0 !important;
}
.device-type-mobile .u-pls {
  padding-left: 1rem !important;
}
.device-type-mobile .u-plm {
  padding-left: 1.5rem !important;
}
.device-type-mobile .u-pll {
  padding-left: 2rem !important;
}
.device-type-mobile .u-plx {
  padding-left: 3rem !important;
}
.device-type-mobile .u-plxl {
  padding-left: 3.5rem !important;
}
.device-type-mobile .u-prn {
  padding-right: 0 !important;
}
.device-type-mobile .u-prs {
  padding-right: 1rem !important;
}
.device-type-mobile .u-prm {
  padding-right: 1.5rem !important;
}
.device-type-mobile .u-prl {
  padding-right: 2rem !important;
}
.device-type-mobile .u-prx {
  padding-right: 3rem !important;
}
.device-type-mobile .u-prxl {
  padding-right: 3.5rem !important;
}

.device-type-desktop .external-style, .device-type-desktop .device-type-mobile a.external-link.active:before, .device-type-mobile .device-type-desktop a.external-link.active:before, .device-type-desktop a.external-link:hover:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000;
}
.device-type-desktop a.external-link {
  position: relative;
}
.device-type-desktop .twitter-area a[target=_blank],
.device-type-desktop .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}
.device-type-desktop .twitter-area a[target=_blank]:hover:before,
.device-type-desktop .instagram-area a[target=_blank]:hover:before {
  top: -22px;
}
.device-type-desktop #section-ticker a.external-link,
.device-type-desktop .swiper-wholl-playlist a.external-link {
  display: block;
  position: relative;
}
.device-type-desktop #section-ticker a.external-link:hover:before,
.device-type-desktop .swiper-wholl-playlist a.external-link:hover:before {
  left: 0;
}

.device-type-mobile .external-style, .device-type-mobile a.external-link.active:before, .device-type-mobile .device-type-desktop a.external-link:hover:before, .device-type-desktop .device-type-mobile a.external-link:hover:before {
  content: "";
  width: 21.3333333333vw;
  height: 8.5333333333vw;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -8.5333333333vw;
  left: 0vw;
  z-index: 1000;
}
.device-type-mobile a.external-link {
  position: relative;
}
.device-type-mobile .twitter-area a[target=_blank],
.device-type-mobile .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}

body {
  -webkit-text-size-adjust: 100%;
}

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

.device-type-mobile,
.sp {
  display: none !important;
}

.main-container {
  color: #000000;
}
.main-container a:link,
.main-container a:visited,
.main-container a:hover,
.main-container a:active {
  color: #000000;
}
.main-container a:link,
.main-container a:visited {
  text-decoration: underline;
}
.main-container a:hover,
.main-container .a:active {
  text-decoration: none;
}

.opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.opac:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s;
}

@-webkit-keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
#wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
}
#wrapper img {
  vertical-align: bottom;
  max-width: 100%;
}
#wrapper #header-wrap {
  min-width: 1080px;
  background: url(../common-img/bg_main.jpg) no-repeat center center/cover #162959;
}
#wrapper #contents-wrap {
  min-width: 1080px;
  background: url(../common-img/bg_contents_repeat_pc.png) repeat center top;
  padding-bottom: 40px;
}
#wrapper .pc-rectangle-banner {
  margin-bottom: 15px;
}
#wrapper .wrap-container .txt-box {
  position: relative;
}
#wrapper #social-official {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#wrapper #social-official .social-button-facebook-2yKe0 {
  margin-right: 10px;
}
#wrapper #social-official .social-button-twitter-2Giuq {
  padding-left: 5px;
}
body.top #wrapper .header-wrap__inner {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  height: 607px;
  width: 100%;
  overflow: hidden;
}
body.top #wrapper .con {
  position: relative;
}
body.top #wrapper #header-image {
  background: url(../common-img/main_pc.png) no-repeat left top;
  width: 1080px;
  height: 608px;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body.top #wrapper .blue {
  color: #00419b;
}
body.top #wrapper .red {
  color: #ff0000;
}
body.top #wrapper .bold {
  font-weight: 900 !important;
}
body.top #wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}
body.top #wrapper .catch {
  background: url(../common-img/bg_lead.png) center top no-repeat;
  position: relative;
}
body.top #wrapper .catch__title {
  width: 968px;
  height: auto;
  margin: 0 auto;
  padding-top: 70px;
}
body.top #wrapper .catch__lead {
  width: 920px;
  height: auto;
  margin: 39px auto 0;
  padding-bottom: 75px;
}
body.top #wrapper .c-box {
  position: relative;
  background: #f4f7fa;
  width: 1080px;
  margin: auto;
}
body.top #wrapper .c-box + .c-box {
  margin-top: 180px;
}
body.top #wrapper .c-box__title {
  position: absolute;
  top: -113px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 2;
}
body.top #wrapper .c-box__title:before {
  content: "";
  display: block;
  position: absolute;
  width: 1117px;
  height: 101px;
  margin: auto;
  top: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.top #wrapper .c-box__title--1:before {
  background: url(../common-img/h3_before_01.png) no-repeat center top;
}
body.top #wrapper .c-box__title--2:before {
  background: url(../common-img/h3_before_02.png) no-repeat center top;
}
body.top #wrapper .c-box__title--3:before {
  background: url(../common-img/h3_before_03.png) no-repeat center top;
}
body.top #wrapper .c-box__titleText {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 0 0;
  margin: auto;
  position: relative;
  font-size: 33px;
  font-weight: 900;
  color: #00419b;
}
body.top #wrapper .c-num {
  display: inline-block;
  color: #fff;
  background: #00419b;
  border-radius: 5px;
  text-align: center;
}
body.top #wrapper .movie {
  background: url(../common-img/bg_movie.png) center top no-repeat, -webkit-gradient(linear, left bottom, left top, from(rgb(25, 33, 116)), to(rgb(6, 80, 187)));
  background: url(../common-img/bg_movie.png) center top no-repeat, -webkit-linear-gradient(bottom, rgb(25, 33, 116), rgb(6, 80, 187));
  background: url(../common-img/bg_movie.png) center top no-repeat, linear-gradient(0deg, rgb(25, 33, 116), rgb(6, 80, 187));
  padding: 85px 0;
}
body.top #wrapper .movie .movie__cont {
  width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  aspect-ratio: 16/9;
}
body.top #wrapper .movie .movie__cont iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body.top #wrapper .btn-wrap {
  padding-top: 40px;
}
body.top #wrapper .btn-wrap .btn-box {
  display: block;
  width: 680px;
  margin: 0 auto 20px;
  text-decoration: none;
  color: #fff;
  background: #e81f72;
  text-align: center;
  line-height: 1.3;
  padding: 27px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 120px;
  font-size: 26px;
  font-weight: bold;
}
body.top #wrapper .about {
  margin-top: 200px;
}
body.top #wrapper .about .about__table .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #000;
}
body.top #wrapper .about .about__table .item:first-child {
  border-top: 1px solid #000;
}
body.top #wrapper .about .about__table .item dt {
  color: #fff;
  background: #00419b;
  padding: 30px 0;
  font-weight: 900;
  font-size: 22px;
  text-align: center;
  line-height: 1.8;
  width: 200px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body.top #wrapper .about .about__table .item dd {
  padding: 30px 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 0 30px;
}
body.top #wrapper .howto {
  border-bottom: solid 1px #000;
}
body.top #wrapper .howto a {
  display: inline;
  color: #e81f72;
}
body.top #wrapper .howto .howto__lead {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1080px;
  padding: 45px 100px 30px;
  border-top: solid 1px #000;
}
body.top #wrapper .howto .howto__lead__box {
  background: #d9e3f0;
  padding: 40px 45px 40px 55px;
}
body.top #wrapper .howto .howto__leadText {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.6;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.top #wrapper .howto .howto__leadText:last-child {
  margin-bottom: 0;
}
body.top #wrapper .howto .howto__lead__notice {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.8;
  font-weight: 700;
}
body.top #wrapper .howto .howto__lead__notice .ttl {
  font-weight: 900;
  margin-bottom: 2px;
}
body.top #wrapper .howto .num {
  font-size: 20px;
  height: 38px;
  margin: 5px 20px 0 0;
  font-weight: 500;
  width: 120px;
  line-height: 1;
  padding: 8px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.top #wrapper .howto .howto__detail {
  width: 1080px;
  padding: 40px 100px 34px;
  border-top: solid 1px #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.top #wrapper .howto .howto__detail .howto__titleSub {
  font-weight: 900;
  font-size: 26px;
  line-height: 1;
  color: #00419b;
  font-style: italic;
  position: relative;
}
body.top #wrapper .howto .howto__detail .howto__titleSub:before {
  content: "";
  width: 80px;
  height: 2px;
  display: block;
  background: #00419b;
  position: absolute;
  left: -100px;
  top: 12px;
}
body.top #wrapper .howto .howto__detail .howto__detail__cont {
  padding-bottom: 30px;
  border-bottom: solid 1px #000;
}
body.top #wrapper .howto .howto__detail .howto__detail__cont:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
body.top #wrapper .howto .howto__detail .howto__detail__text {
  margin-top: 28px;
  font-size: 22px;
  line-height: 1.8;
  font-weight: 700;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .ttl {
  font-weight: 900;
  margin-bottom: 2px;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--1 {
  text-indent: -2.6em;
  padding-left: 2.6em;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 {
  text-indent: -1em;
  padding-left: 1em;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 li {
  margin-bottom: 5px;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 .howto__item__box {
  background: #d9e3f0;
  padding: 30px 60px 30px 60px;
  margin-top: 10px;
  text-indent: 0;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 .box-item {
  width: 738px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 .box-logo {
  width: 355px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00419b;
  color: #00419b;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 .box-logo a {
  display: block;
  width: 355px;
  margin-top: 5px;
  text-decoration: none;
  color: #fff;
  background: #e81f72;
  text-align: center;
  line-height: 1.3;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 120px;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__list--2 .list {
  text-indent: -1em;
  padding-left: 1em;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__btnWrapper {
  padding-top: 40px;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .detail__btn {
  display: block;
  width: 455px;
  margin: 0 auto 20px;
  text-decoration: none;
  color: #fff;
  background: #e81f72;
  text-align: center;
  line-height: 1.3;
  padding: 27px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 120px;
  font-size: 26px;
}
body.top #wrapper .howto .howto__detail .howto__detail__text .close {
  margin: 35px auto 15px;
  color: #ff0000;
  font-size: 26px;
  line-height: 1.8;
  text-align: center;
}
body.top #wrapper .result {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  text-align: center;
  margin-top: 200px;
}
body.top #wrapper .result .result__cont {
  padding: 48px 100px 40px;
}
body.top #wrapper .result .result_txt {
  margin-bottom: 37px;
  font-size: 26px;
  line-height: 1.8;
  font-weight: 900;
  font-style: italic;
  color: #00419b;
}
body.top #wrapper .result .result__division {
  margin-bottom: 20px;
}
body.top #wrapper .result .result_title {
  font-size: 26px;
  line-height: 1;
  padding: 15px 0;
  font-weight: 900;
  background: #00419b;
  color: #fff001;
}
body.top #wrapper .result .result_title.gp {
  color: #00419b;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 201, 0)), color-stop(50%, rgb(255, 255, 2)), to(rgb(255, 201, 0)));
  background-image: -webkit-linear-gradient(left, rgb(255, 201, 0), rgb(255, 255, 2) 50%, rgb(255, 201, 0));
  background-image: linear-gradient(90deg, rgb(255, 201, 0), rgb(255, 255, 2) 50%, rgb(255, 201, 0));
}
body.top #wrapper .result .division__text {
  background: #fff;
  font-weight: 600;
  font-size: 20px;
  padding: 27px 40px 30px;
  line-height: 1.8;
  border-bottom: solid 1px #00419b;
}
body.top #wrapper .result .division__text:last-child {
  border: none;
}
body.top #wrapper .result .division__text.gp .result_text_product {
  font-size: 30px;
  font-weight: 900;
  color: #00419b;
}
body.top #wrapper .result .division__text .result_text_product {
  font-size: 26px;
  font-weight: 900;
  color: #00419b;
}
body.top #wrapper .result .division__text .result_text_creator {
  font-size: 26px;
  font-weight: 700;
  color: #00419b;
}
body.top #wrapper .result .txt-congrats {
  margin: 50px auto 20px;
  font-size: 26px;
  line-height: 1.8;
  font-weight: 700;
  font-style: italic;
  color: #ff0000;
}
body.top #wrapper #section-share {
  margin-top: 40px;
}

#page-up {
  z-index: 100;
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 90px;
  cursor: pointer;
}
#page-up img {
  width: 100%;
}