@charset "UTF-8";
/* ---------------------------------
 mixin
--------------------------------- */
/*alt*/
/*bg*/
/*flex*/
/* ---------------------------------
 mixin
--------------------------------- */
/*alt*/
/*bg*/
/*flex*/
/* for SP
========================================== */
@media only screen and (max-width: 600px) {
  /* mainV
  ========================================== */
  #top .data-wrapper #mainV {
    height: 0;
    padding-top: 51.59574%;
    position: relative;
  }
  #top .data-wrapper #mainV h1 {
    background-image: url(../images/common/h1_mainv.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-top: 23.40426%;
    margin-top: 0;
    position: absolute;
    top: 27%;
    left: 0;
  }

  #second .data-wrapper #mainV {
    height: 0;
    padding-top: 34.04255%;
    position: relative;
  }
  #second .data-wrapper #mainV h1 a {
    background-image: url(../images/common/h1_mainv.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-top: 23.40426%;
    margin-top: 0;
    position: absolute;
    top: 15%;
    left: 0;
  }

  .data-wrapper {
    /* nav
    ========================================== */
    /* pickup
    ========================================== */
    /* program
    ========================================== */
    /* non-linked
    ========================================== */
    /* twitter
    ========================================== */
    /* article
    ========================================== */
    /* qanda
    ========================================== */
    /* connect
    ========================================== */
    /* login
    ========================================== */
  }
  .data-wrapper .data-inner {
    font-size: 2.8vw;
    line-height: 1.6;
  }
  .data-wrapper .dots-area {
    background-image: url(../images/common/bg_dots.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-size: 1.5%;
    padding: 3% 0;
  }
  .data-wrapper .data-title {
    margin-bottom: 1%;
  }
  .data-wrapper .data-title h2 {
    padding: 6% 0 4%;
    font-size: 5.5vw;
    line-height: 1.2;
  }
  .data-wrapper .data-title h2 span {
    font-size: 4.5vw;
  }
  .data-wrapper .data-tags {
    padding: 0 2% 2%;
  }
  .data-wrapper .data-tags span {
    min-width: 80px;
    font-size: 2.7vw;
  }
  .data-wrapper #nav .nav-inner .nav-item {
    width: 25%;
  }
  .data-wrapper #nav .nav-inner .nav-item a {
    padding-top: 75%;
  }
  .data-wrapper #pickup .pickup-title {
    background-size: auto 100%;
  }
  .data-wrapper #pickup .pickup-item .txt h3 {
    font-size: 3.2vw;
  }
  .data-wrapper #program .program-title {
    background-size: auto 100%;
  }
  .data-wrapper #program .program-item .thumb {
    width: 35%;
  }
  .data-wrapper #program .program-item .txt {
    width: 65%;
  }
  .data-wrapper #program .program-item .txt h3 {
    font-size: 3.2vw;
  }
  .data-wrapper #non-linked .non-linked-title {
    background-size: auto 100%;
  }
  .data-wrapper #non-linked .non-linked-item .txt h3 {
    font-size: 3.2vw;
  }
  .data-wrapper #twitter .twitter-inner {
    padding: 0 3%;
  }
  .data-wrapper #twitter .twitter-inner h2 {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    background-image: url(../images/top/tit_twitter.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 31.375%;
    margin: 5% auto;
    padding-top: 1.57%;
  }
  .data-wrapper #twitter .twitter-inner .follow-btn a {
    margin: 6% auto 4%;
    padding: 5% 2%;
    font-size: 3vw;
  }
  .data-wrapper #article .article-item .title h3 {
    font-size: 3.4vw;
  }
  .data-wrapper #article .article-item .txt {
    line-height: 1.8;
  }
  .data-wrapper #article .article-item .ntv-share ul li {
    font-size: 2.3vw;
  }
  .data-wrapper #qanda .qanda-title {
    background-size: auto 100%;
  }
  .data-wrapper #qanda .qanda-item ul li {
    position: relative;
    margin-bottom: 5%;
    padding-left: 10%;
  }
  .data-wrapper #qanda .qanda-item ul li:nth-of-type(1) {
    font-size: 3.2vw;
  }
  .data-wrapper #qanda .qanda-item ul li:nth-of-type(1)::before {
    width: 8%;
    height: 0;
    padding-top: 9%;
    top: -0.8vw;
  }
  .data-wrapper #qanda .qanda-item ul li:nth-of-type(2) {
    font-size: 2.8vw;
    line-height: 1.8;
  }
  .data-wrapper #qanda .qanda-item ul li:nth-of-type(2) small {
    font-size: 2.6vw;
  }
  .data-wrapper #qanda .qanda-item ul li:nth-of-type(2)::before {
    width: 8%;
    height: 0;
    padding-top: 9%;
    top: -0.7vw;
  }
  .data-wrapper #connect .connect-title {
    background-size: auto 100%;
  }
  .data-wrapper #connect .connect-title h2 {
    font-size: 5.3vw;
    letter-spacing: 0.1rem;
  }
  .data-wrapper #connect .connect-item .network {
    padding: 1% 2% 2%;
  }
  .data-wrapper #connect .connect-item .network .network-box {
    padding: 0 0 4%;
    margin: 0 0 4%;
  }
  .data-wrapper #connect .connect-item .network .network-box h3 {
    font-size: 4.3vw;
    font-weight: 700;
  }
  .data-wrapper #connect .connect-item .network .network-box p {
    font-size: 2.9vw;
  }
  .data-wrapper #connect .connect-item .network .network-box p img {
    margin: 4% 0;
  }
  .data-wrapper #connect .connect-item .network .network-box p small {
    font-size: 2.6vw;
  }
  .data-wrapper #connect .connect-item .check h3 {
    font-size: 3.7vw;
  }
  .data-wrapper #connect .connect-item .check p {
    font-size: 2.9vw;
  }
  .data-wrapper #connect .connect-item .check p:nth-last-child(1) {
    font-size: 2.7vw;
  }
  .data-wrapper #connect .connect-item .check ul {
    width: 100%;
  }
  .data-wrapper #connect .connect-item .check ul li {
    font-size: 2.7vw;
  }
  .data-wrapper #connect .connect-item .other p {
    font-size: 2.8vw;
  }
  .data-wrapper #connect .connect-item .other p a {
    width: 80%;
    margin: 5% auto 0;
    padding: 5% 3%;
  }
  .data-wrapper #login .login-title {
    background-size: auto 100%;
  }
  .data-wrapper #login .login-title h2 {
    font-size: 5.5vw;
  }
  .data-wrapper #login .step {
    padding: 2%;
    padding: 0 0 5%;
    margin: 0 0 5%;
  }
  .data-wrapper #login .step h3 {
    font-size: 4.3vw;
  }
  .data-wrapper #login .step .step-box {
    padding: 3% 0;
  }
  .data-wrapper #login .step .step-box p.cap {
    font-size: 3.2vw;
    padding-left: 10%;
  }
  .data-wrapper #login .step .step-box p.cap span {
    padding: 3vw 2.2vw;
    top: 0;
    font-size: 3vw;
  }
  .data-wrapper #login .step .step-box p.notice {
    padding: 2% 0 0 10%;
    font-size: 2.6vw;
  }
  .data-wrapper #login .game {
    padding: 2%;
    padding: 0 0 5%;
  }
  .data-wrapper #login .game h3 {
    font-size: 4.3vw;
  }
  .data-wrapper #login .game .game-box {
    padding: 3% 0;
  }
  .data-wrapper #login .game .game-box p.cap {
    font-size: 3vw;
  }
  .data-wrapper #login .game .game-more p.cap span {
    font-size: 4vw;
  }
  .data-wrapper #login .game .game-more p.notice {
    padding-top: 1%;
    font-size: 2.6vw;
  }
}
/*
  MediaQuery Type = Parts Unit
  0 < size
  @media only screen and (max-width: 600px)
  @media only screen and (min-width: 601px)
  @media only screen and (min-width: 601px) and (max-width: 992px)
  @media only screen and (max-width: 992px)
  @media only screen and (min-width: 993px)
  @media only screen and (min-width: 993px)
*/
@media only screen and (min-width: 993px) {
  .ntv-wrapper a {
    transition: opacity .1s ease;
  }

  .ntv-wrapper a:hover {
    opacity: 0.6;
  }

  .ntv-wrapper [id^="ntv_setAD"] a:hover {
    opacity: 1;
  }
}
.data-wrapper {
  font-family: 'Noto Sans JP', sans-serif;
  background: #f5f5f5;
}

.data-inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.2rem;
  text-align: justify;
  box-sizing: border-box;
  overflow: hidden;
}

.data-area {
  padding: 30px 0 50px;
}

.dots-area {
  background-image: url(../images/common/bg_dots.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: 0.8%;
  padding: 3% 0;
}

.data-title {
  position: relative;
}
.data-title h2 {
  padding: 60px 0 50px;
  text-align: center;
  font-size: 4.5rem;
  font-weight: 900;
  color: #ea0d28;
  letter-spacing: 0.5rem;
  line-height: 1;
}
.data-title h2 span {
  font-size: 3rem;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.2rem;
}

.data-item {
  width: 95%;
  margin: 0 auto 3%;
  padding: 3%;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.data-item:nth-last-of-type(1) {
  margin-bottom: 0;
}

.data-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 2% 1%;
  margin-left: -1%;
  white-space: nowrap;
  overflow: hidden;
}
.data-tags span {
  min-width: 130px;
  padding: 1.2% 2.5%;
  display: block;
  border: #000 1px solid;
  margin-left: 1%;
  margin-bottom: 1.5%;
  border-radius: 50px;
  text-align: center;
  font-size: 1.7rem;
}
.data-tags span:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
}
.data-tags span.all {
  border: #ea0d28 1px solid;
  color: #ea0d28;
}
.data-tags span.all:hover {
  background: #ea0d28;
  color: #fff;
}
.data-tags span.select {
  background: #000;
  color: #fff;
}
.data-tags span.select.all {
  background: #ea0d28;
  border: #ea0d28 1px solid;
}

/* mainV
========================================== */
#top #mainV {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background-image: url(../images/common/bg_mainv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 400px;
}
#top #mainV h1 {
  background-image: url(../images/common/h1_mainv.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 220px;
  margin-top: 90px;
}

/* nav
========================================== */
#nav {
  background: #000;
}
#nav .nav-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1%;
}
#nav .nav-inner .nav-item {
  width: 25%;
  padding: 1%;
  box-sizing: border-box;
}
#nav .nav-inner .nav-item a {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  padding-top: 85%;
  border: #878787 1px solid;
}
#nav .nav-inner .nav-item:nth-child(1) a {
  background-image: url(../images/common/connect_nav.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#nav .nav-inner .nav-item:nth-child(2) a {
  background-image: url(../images/common/pickup_nav.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#nav .nav-inner .nav-item:nth-child(3) a {
  background-image: url(../images/common/login_nav.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#nav .nav-inner .nav-item:nth-child(4) a {
  background-image: url(../images/common/qanda_nav.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

/* pickup
========================================== */
#pickup .pickup-title {
  background-image: url(../images/common/tit_pickup.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
#pickup .pickup-item .thumb img {
  width: 100%;
  height: auto;
}
#pickup .pickup-item .txt {
  padding: 1% 0 0;
}
#pickup .pickup-item .txt h3 {
  padding: 0 0 0.5%;
  font-size: 2.2rem;
  font-weight: 700;
}

/* mid-banner
========================================== */
#mid-banner .mid-banner-item {
  width: 100%;
  padding-bottom: 3%;
  text-align: center;
  line-height: 0;
}
#mid-banner .mid-banner-item:nth-last-of-type(1) {
  padding-bottom: 0;
}
#mid-banner .mid-banner-item img {
  width: 90%;
  max-width: 840px;
  height: auto;
}

/* program
========================================== */
#program .program-title {
  background-image: url(../images/common/tit_program.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
#program .program-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#program .program-item .thumb {
  width: 30%;
  line-height: 0;
}
#program .program-item .thumb img {
  width: 100%;
  height: auto;
}
#program .program-item .txt {
  width: 70%;
  padding: 0 0 0 2.5%;
}
#program .program-item .txt h3 {
  padding: 0 0 0.5%;
  font-size: 2.2rem;
  font-weight: 700;
}

/* non-linked
========================================== */
#non-linked .non-linked-title {
  background-image: url(../images/common/tit_non-linked.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
#non-linked .non-linked-item .thumb img {
  width: 100%;
  height: auto;
}
#non-linked .non-linked-item .txt {
  padding: 1% 0 0;
}
#non-linked .non-linked-item .txt h3 {
  padding: 0 0 0.5%;
  font-size: 2.2rem;
  font-weight: 700;
}

/* twitter
========================================== */
#twitter .twitter-inner {
  max-width: 800px;
}
#twitter .twitter-inner h2 {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background-image: url(../images/top/tit_twitter.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 31.375%;
  margin: 5% auto;
  padding-top: 1.57%;
}
#twitter .twitter-inner .follow-btn a {
  width: 70%;
  max-width: 450px;
  margin: 5% auto 3%;
  padding: 4% 2%;
  background: #000;
  border-radius: 50px;
  display: block;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}

/* article
========================================== */
#second.article #ntv_setSocial {
  display: none;
}

#article .article-item .data-tags {
  padding: 2% 0 0;
}
#article .article-item .thumb img {
  width: 100%;
  height: auto;
}
#article .article-item .title {
  padding: 1.5% 0 0;
  margin-bottom: -1%;
}
#article .article-item .title h3 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
}
#article .article-item .txt {
  padding: 3% 0 5%;
}
#article .article-item .txt img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#article .article-item .txt a {
  color: #ea0d28;
  text-decoration: underline;
}
#article .article-item .txt a:hover {
  text-decoration: none;
}
#article .article-item .ntv-share ul li {
  font-size: 1.3rem;
}

/* 第2階層共通
========================================== */
#second #mainV {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background-image: url(../images/common/bg_mainv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 320px;
}
#second #mainV h1 a {
  background-image: url(../images/common/h1_mainv.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 220px;
  margin-top: 50px;
  display: block;
}

/* 下層ページ
========================================== */
/* qanda
========================================== */
#qanda .qanda-title {
  background-image: url(../images/common/tit_qanda.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
}
#qanda .qanda-item {
  padding-top: 4%;
}
#qanda .qanda-item ul {
  margin-bottom: 4%;
  padding: 1% 1% 1.8%;
  border-bottom: #d7d7d7 1px dashed;
}
#qanda .qanda-item ul:nth-last-child(1) {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#qanda .qanda-item ul li {
  position: relative;
  margin-bottom: 4%;
  padding-left: 55px;
}
#qanda .qanda-item ul li a {
  color: #ea0d28;
  text-decoration: underline;
}
#qanda .qanda-item ul li a:hover {
  text-decoration: none;
}
#qanda .qanda-item ul li:nth-of-type(1) {
  font-size: 2rem;
  color: #ea0d28;
  font-weight: 700;
  line-height: 1.5;
}
#qanda .qanda-item ul li:nth-of-type(1)::before {
  background-image: url(../images/qanda/q_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
}
#qanda .qanda-item ul li:nth-of-type(2) small {
  font-size: 1.6rem;
  line-height: 1;
}
#qanda .qanda-item ul li:nth-of-type(2)::before {
  background-image: url(../images/qanda/a_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  width: 40px;
  padding-top: 40px;
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
}

/* connect
========================================== */
#connect .connect-title {
  background-image: url(../images/common/tit_connect.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
#connect .connect-item .network {
  padding: 1% 2%;
}
#connect .connect-item .network .network-box {
  padding: 0 0 3%;
  margin: 0 0 3%;
  border-bottom: #d7d7d7 1px dashed;
}
#connect .connect-item .network .network-box h3 {
  font-size: 3.3rem;
  font-weight: 700;
  color: #ea0d28;
}
#connect .connect-item .network .network-box p {
  font-size: 1.9rem;
}
#connect .connect-item .network .network-box p img {
  width: 100%;
  height: auto;
  margin: 3% 0;
}
#connect .connect-item .network .network-box p small {
  font-size: 1.6rem;
}
#connect .connect-item .check {
  padding: 3% 4% 6%;
  background: #fef3f4;
}
#connect .connect-item .check h3 {
  margin-bottom: 1%;
  font-size: 3rem;
  font-weight: 700;
  color: #ea0d28;
}
#connect .connect-item .check p {
  font-size: 1.9rem;
}
#connect .connect-item .check p:nth-last-of-type(1) {
  font-size: 1.7rem;
}
#connect .connect-item .check ul {
  width: 100%;
  max-width: 522px;
  margin: 0 auto;
  padding: 3% 0;
}
#connect .connect-item .check ul li {
  padding: 2% 0;
  line-height: 3;
  font-weight: 500;
  font-size: 1.9rem;
  position: relative;
}
#connect .connect-item .check ul li::after {
  content: '';
  background-image: url(../images/connect/arrow_check.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  width: 100%;
  padding-top: 2.5%;
  display: block;
  position: absolute;
  top: -2%;
  left: 0;
}
#connect .connect-item .check ul li:nth-of-type(1)::after {
  display: none;
}
#connect .connect-item .check ul li img {
  width: 100%;
  height: auto;
}
#connect .connect-item .other {
  padding: 5% 0 3%;
  margin: 6% 0 0;
  border-top: #d7d7d7 1px dashed;
}
#connect .connect-item .other p {
  font-size: 1.8rem;
}
#connect .connect-item .other p a {
  width: 50%;
  margin: 3% auto 0;
  padding: 3%;
  background: #ea0d28;
  border-radius: 50px;
  display: block;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

/* login
========================================== */
#login .login-title {
  background-image: url(../images/common/tit_login.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
#login .step {
  padding: 1%;
  padding: 0 0 4%;
  margin: 0 0 4%;
  border-bottom: #d7d7d7 1px dashed;
}
#login .step h3 {
  font-size: 3.3rem;
  font-weight: 700;
  color: #ea0d28;
}
#login .step .step-box {
  padding: 2% 0;
}
#login .step .step-box p.cap {
  font-size: 2.2rem;
  font-weight: 500;
  padding-left: 50px;
  position: relative;
}
#login .step .step-box p.cap span {
  padding: 18px 12px;
  display: block;
  background: #ea0d28;
  border-radius: 50px;
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  line-height: 0;
  letter-spacing: 0;
}
#login .step .step-box p.notice {
  padding: 2% 0 0 50px;
  font-size: 1.6rem;
}
#login .step .step-box p.notice a {
  color: #ea0d28;
  text-decoration: underline;
  line-height: 2;
}
#login .step .step-box p.notice a:hover {
  text-decoration: none;
}
#login .step .step-box p.img {
  padding: 3% 0 0;
  text-align: center;
}
#login .step .step-box p.img img {
  width: 100%;
  max-width: 598px;
  height: auto;
}
#login .game {
  padding: 1%;
  padding: 0 0 4%;
}
#login .game h3 {
  font-size: 3.3rem;
  font-weight: 700;
  color: #ea0d28;
}
#login .game .game-box {
  padding: 2% 0;
}
#login .game .game-box p.cap {
  font-size: 2rem;
  letter-spacing: 0.1rem;
}
#login .game .game-box p.cap span {
  font-weight: 700;
}
#login .game .game-box p.img {
  width: 100%;
  max-width: 598px;
  margin: 0 auto;
  padding: 4% 0 0;
}
#login .game .game-box p.img span {
  font-weight: 500;
}
#login .game .game-box p.img a {
  color: #ea0d28;
  text-decoration: underline;
  line-height: 2;
}
#login .game .game-box p.img a:hover {
  text-decoration: none;
}
#login .game .game-box p.img img {
  width: 100%;
  height: auto;
  margin: 1% 0 0.5%;
}
#login .game .game-more p.cap {
  font-weight: 700;
}
#login .game .game-more p.cap span {
  font-size: 3rem;
  color: #ea0d28;
}
#login .game .game-more p.notice {
  font-size: 1.6rem;
}
#login .game .game-side {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 597px;
  margin: -1% auto -3.5%;
}
#login .game .game-side .cap {
  width: 100%;
}
#login .game .game-side .left {
  width: 50%;
  padding-right: 2%;
  box-sizing: border-box;
}
#login .game .game-side .right {
  width: 50%;
  padding-left: 2%;
  box-sizing: border-box;
}

/* for printer
========================================== */
@media print {
  .not_print {
    display: none;
  }
}
