@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ==========================================================
  テキストシャドウ
========================================================== */
/* ===================================================================
CSS information
 file name  :sub.css
 style info :下層ページのスタイル
=================================================================== */
/* ==========================================================
    COMMON
  ========================================================== */
.sub #wrap #visualArea {
  position: relative;
}
@media screen and (min-width: 751px) {
  .sub #wrap #visualArea {
    background-image: url(../img/shared/bg_gra.png), url(../img/shared/img_visual_sub.jpg);
    background-repeat: repeat-x, no-repeat;
    background-position: 0 bottom, center center;
    background-size: auto, cover;
    height: 684px;
    padding-top: 160px;
  }
}
@media screen and (max-width: 750px) {
  .sub #wrap #visualArea {
    background: url(../img/shared/img_visual_sub.jpg) no-repeat center -6vw/196%;
    padding: 21vw 0 6vw;
  }
}
@media screen and (min-width: 751px) {
  .sub #wrap #visualArea h1 {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .sub #wrap #visualArea h1 {
    position: absolute;
    width: 32vw;
    top: 4vw;
    left: 4vw;
  }
}
@media screen and (min-width: 751px) {
  .sub #wrap #visualArea h2 {
    width: 549px;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 750px) {
  .sub #wrap #visualArea h2 {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  .sub #wrap #content {
    background: url(../img/shared/bg_content_b_pc.jpg) no-repeat center bottom/100%;
    padding-bottom: 100px;
  }
}
.sub #wrap #content .innerContent {
  position: relative;
}
@media screen and (min-width: 751px) {
  .sub #wrap #content .innerContent {
    width: 1220px;
    margin: -420px auto 0;
  }
}
.sub #wrap #content .innerContent .box {
  color: #000;
  -webkit-box-shadow: 0 0 5px #000;
          box-shadow: 0 0 5px #000;
}
@media screen and (min-width: 751px) {
  .sub #wrap #content .innerContent .box {
    background-color: rgba(255, 255, 255, 0.95);
    background-image: url(../img/shared/bg_contents_t_left.png), url(../img/shared/bg_contents_t_right.png), url(../img/shared/bg_contents_b_right.png), url(../img/shared/bg_contents_b_left.png);
    background-repeat: no-repeat;
    background-position: top 10px left 10px, top 10px right 10px, bottom 10px right 10px, bottom 10px left 10px;
    padding: 50px 40px 0;
  }
}

/* ==========================================================
    TOPICS
  ========================================================== */
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL {
    width: 900px;
    float: left;
  }
}
#topics #content .innerContent .box.boxL h3 {
  color: #fff;
  font-weight: bold;
  position: relative;
  background: rgb(27, 58, 94);
  background: linear-gradient(120deg, rgb(0, 128, 181) 0%, rgb(27, 58, 94) 100%);
  text-shadow: 0 0 6px #184167;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL h3 {
    font-size: 25px;
    padding: 30px 30px 26px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL h3 {
    font-size: 4.4vw;
    padding: 4vw 6vw 3vw;
  }
}
#topics #content .innerContent .box.boxL h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL h3:before {
    background: url(../img/shared/bg_tit_t.png) no-repeat center center/auto;
    height: 4px;
    top: 4px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL h3:before {
    background: url(../img/shared/bg_tit_t.png) no-repeat center center/98%;
    height: 1vw;
    top: 0.6vw;
  }
}
#topics #content .innerContent .box.boxL h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL h3:after {
    background: url(../img/shared/bg_tit_b.png) no-repeat center center/auto;
    height: 4px;
    bottom: 4px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL h3:after {
    background: url(../img/shared/bg_tit_b.png) no-repeat center center/98%;
    height: 1vw;
    bottom: 0.6vw;
  }
}
#topics #content .innerContent .box.boxL h3 .date {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL h3 .date {
    border-left: solid 5px #e60012;
    font-size: 20px;
    padding-left: 8px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL h3 .date {
    border-left: solid 3px #e60012;
    font-size: 3.6vw;
    padding: 0 0 0.4vw 1vw;
    margin-bottom: 2vw;
  }
}
#topics #content .innerContent .box.boxL h3 .cat {
  -webkit-transform: scale(0.65, 1);
          transform: scale(0.65, 1);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  display: block;
  text-align: center;
  position: absolute;
  border-radius: 2px;
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL h3 .cat {
    font-size: 17px;
    width: 140px;
    padding-bottom: 2px;
    margin-bottom: 10px;
    top: 26px;
    right: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL h3 .cat {
    font-size: 3.2vw;
    width: 22vw;
    padding-bottom: 0.4vw;
    margin-bottom: 1vw;
    top: 3.6vw;
    right: 6vw;
  }
}
#topics #content .innerContent .box.boxL h3 .cat.game {
  background-color: #9a1717;
}
#topics #content .innerContent .box.boxL h3 .cat.anime {
  background-color: #1baeb3;
}
#topics #content .innerContent .box.boxL h3 .cat.toy {
  background-color: #88b50d;
}
#topics #content .innerContent .box.boxL h3 .cat.music {
  background-color: #bd7400;
}
#topics #content .innerContent .box.boxL h3 .cat.other {
  background-color: #863275;
}
#topics #content .innerContent .box.boxL .inner {
  line-height: 2;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner {
    padding: 34px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner {
    background-color: rgba(255, 255, 255, 0.95);
    background-image: url(../img/shared/bg_contents_t_left.png), url(../img/shared/bg_contents_t_right.png), url(../img/shared/bg_contents_b_right.png), url(../img/shared/bg_contents_b_left.png);
    background-repeat: no-repeat;
    background-position: top 1vw left 1vw, top 1vw right 1vw, bottom 1vw right 1vw, bottom 1vw left 1vw;
    background-size: 10vw;
    padding: 6vw;
  }
}
#topics #content .innerContent .box.boxL .inner .main {
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .main {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .main {
    margin-bottom: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .main.movie:before {
  display: block;
  content: "";
  position: absolute;
  background: url(/mm/assets/img/movie/icn_play.png) no-repeat center center/100%;
  pointer-events: none;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .main.movie:before {
    width: 164px;
    height: 164px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .main.movie:before {
    width: 20vw;
    height: 20vw;
  }
}
#topics #content .innerContent .box.boxL .inner .main.movie img {
  outline: 4px solid #e90111;
  outline-offset: -4px;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area {
    margin: 40px 0 60px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area {
    margin: 4vw 0 8vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area h4 {
  font-weight: bold;
  border-top: solid 3px #e60012;
  color: #ffde00;
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area h4 {
    background: #293a4e url(../img/shared/bg_arrow_light.png) no-repeat center left 10px;
    font-size: 24px;
    padding: 8px 50px 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area h4 {
    background: #293a4e url(../img/shared/bg_arrow_light.png) no-repeat center left 1vw/5vw;
    font-size: 4.2vw;
    padding: 1.6vw 3vw 2vw 7vw;
    margin-bottom: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area h5 {
  color: #cc0011;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area h5 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area h5 {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area p {
    margin-bottom: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area p a {
  color: #00b4ff;
}
#topics #content .innerContent .box.boxL .inner .area p a:hover {
  text-decoration: underline;
}
#topics #content .innerContent .box.boxL .inner .area p em {
  color: #cc0011;
  font-weight: bold;
}
#topics #content .innerContent .box.boxL .inner .area p.bigTxt {
  color: #cc0011;
  text-align: center;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area p.bigTxt {
    font-size: 22px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area p.bigTxt {
    font-size: 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .movie80 {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
}
#topics #content .innerContent .box.boxL .inner .area .movie80 img {
  width: 100%;
  height: auto;
}
#topics #content .innerContent .box.boxL .inner .area figure {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.pkg {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure.pkg {
    width: 70%;
    margin: 0 auto 7vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.poster {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure.poster {
    margin-bottom: 7vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area figure.movie:before {
  display: block;
  content: "";
  position: absolute;
  background: url(/mm/assets/img/movie/icn_play.png) no-repeat center center/100%;
  pointer-events: none;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.movie:before {
    width: 164px;
    height: 164px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure.movie:before {
    width: 20vw;
    height: 20vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area figure.movie img {
  outline: 4px solid #e90111;
  outline-offset: -4px;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.logo {
    width: 500px;
    margin: 40px auto 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure.logo {
    width: 80%;
    margin: 4vw auto;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure.music {
    width: 74%;
    margin: 0 auto 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.music img {
    width: auto;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.anime2Img {
    width: 600px;
    margin: 0 auto 30px;
  }
}
#topics #content .innerContent .box.boxL .inner .area figure.format {
  border: solid 1px #999;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area figure.format {
    width: 80%;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area figure.format {
    width: 90%;
    margin: 0 auto 6vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea {
    width: 752px;
    height: 560px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea {
    margin-bottom: 6vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-for figure {
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-for figure {
    margin-bottom: 16px;
  }
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-for figure img {
  outline: solid 1px #5397ca;
  outline-offset: -1px;
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav {
    width: 620px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav {
    width: 80%;
  }
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-slide {
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-slide {
    margin: 0 2px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-slide {
    margin: 0 1vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-slide.slick-current img {
  outline: solid 3px #cf2530;
  outline-offset: -3px;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-prev,
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-next {
    width: 25px;
    height: 46px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-prev,
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-next {
    width: 5vw;
    height: 9.4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-prev:before,
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-next:before {
  display: none;
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-prev {
  background: url(../img/shared/btn_arrow_l.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-prev {
    left: -34px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-prev {
    left: -7vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-next {
  background: url(../img/shared/btn_arrow_r.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-next {
    right: -34px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .slideArea .slider-nav .slick-next {
    right: -7vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox {
    margin-bottom: 1vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox dt {
  color: #fff;
  background: #cc0011;
  text-align: center;
  float: left;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox dt {
    min-width: 140px;
    padding: 0 10px 2px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox dt {
    min-width: 28vw;
    padding: 0 2vw 0.6vw;
    margin-right: 2vw;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox dt.short {
    min-width: auto;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox dd {
    float: left;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.campaign {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.campaign {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.campaign dt {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.campaign dt {
    float: none;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.campaign dd {
  color: #cc0011;
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.campaign dd {
    font-size: 24px;
    top: -3px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.campaign dd {
    font-size: 3.6vw;
    float: none;
    text-align: center;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign {
    margin-bottom: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign dt {
  float: none;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign dt {
    font-size: 20px;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign dt {
    margin-bottom: 1vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign dd {
  position: relative;
  float: none;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign dd {
    font-size: 24px;
    top: -3px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.twCampaign dd {
    font-size: 3.6vw;
    text-align: center;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd {
  text-align: left;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li {
  padding-left: 1.5em;
  text-indent: -1.4em;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li a {
  color: #1d9bf0;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li a:hover {
  text-decoration: underline;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li .btn a {
  color: #fff;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li .btn a:hover {
  text-decoration: none;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li em {
  color: #cc0011;
  font-weight: bold;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li .anoTxt li {
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol > li .anoTxt li {
    font-size: 3vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol .sample {
    width: 690px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.flow dd ol .sample {
    width: 88%;
    margin: 2vw auto 0;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.sakugan {
    text-align: center;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.sakugan dt {
    width: 350px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.sakugan dt {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.specialTv dt {
    width: 200px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.specialTv dt {
    width: 42vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.contest {
  text-align: center;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.contest dt {
  margin-right: 0;
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.contest dd {
  color: #cc0011;
  text-align: left;
  line-height: 1.8;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.contest dd {
    padding-top: 10px;
  }
}
#topics #content .innerContent .box.boxL .inner .area .dateBox.contest dd,
#topics #content .innerContent .box.boxL .inner .area .dateBox.contest .anoTxt {
  display: inline-block;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.contest .anoTxt {
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.schedule {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.schedule dt {
    float: none;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .dateBox.schedule dd {
    float: none;
    line-height: 1.6;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .hinoComment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .hinoComment figure {
    width: 200px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .hinoComment figure {
    width: 50%;
    margin: 0 auto 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .hinoComment p {
    width: 520px;
  }
}
#topics #content .innerContent .box.boxL .inner .area .hinoComment p span {
  display: block;
  text-align: right;
}
#topics #content .innerContent .box.boxL .inner .area .grayBox {
  background: #e5e5e5;
  padding: 1em 2em;
}
#topics #content .innerContent .box.boxL .inner .area .arrowBox {
  text-align: center;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p {
    font-size: 24px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p {
    font-size: 4.4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(1) {
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(1) {
    margin-bottom: 74px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(1) {
    margin-bottom: 10vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/shared/bg_arrow_bottom.png) no-repeat center top/100%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(1):after {
    width: 59px;
    height: 52px;
    bottom: -60px;
    left: calc(50% - 30px);
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(1):after {
    width: 6vw;
    height: 6vw;
    bottom: -8vw;
    left: calc(50% - 3vw);
  }
}
#topics #content .innerContent .box.boxL .inner .area .arrowBox p:nth-child(2) {
  color: #cc0011;
}
#topics #content .innerContent .box.boxL .inner .area .arrowBox p em {
  font-weight: bold;
  background: yellow;
  padding: 0 0.5em 0.15em;
}
#topics #content .innerContent .box.boxL .inner .area .arrowBox p span {
  display: block;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p span {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .arrowBox p span {
    font-size: 3.4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .link {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .link {
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .link li {
    background: url(/portal/assets/img/shared/bg_arrow_link_black.png) no-repeat left 3px;
    padding-left: 36px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .link li {
    background: url(/portal/assets/img/shared/bg_arrow_link_black.png) no-repeat left 1.8vw/4vw;
    padding-left: 5vw;
    margin-bottom: 2vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .link li a {
  color: #00b4ff;
}
#topics #content .innerContent .box.boxL .inner .area .link li a:hover {
  text-decoration: underline;
}
#topics #content .innerContent .box.boxL .inner .area .link.anchorLink {
  background: #dfe3ec;
  border-radius: 5px;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .link.anchorLink {
    padding: 30px 30px 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .link.anchorLink {
    padding: 3vw 3vw 2vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .link.anchorLink li a {
  color: #008aff;
}
#topics #content .innerContent .box.boxL .inner .area .imgH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .imgH {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .imgH {
    margin-bottom: 6vw;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .imgH li {
    width: 49%;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .list {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .list {
    margin-bottom: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .list li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 1.25em;
  line-height: 1.7;
}
#topics #content .innerContent .box.boxL .inner .area .list li a {
  color: #00b4ff;
}
#topics #content .innerContent .box.boxL .inner .area .list li a:hover {
  text-decoration: underline;
}
#topics #content .innerContent .box.boxL .inner .area .note {
  color: #e70012;
  background: #f8e1e3;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .note {
    padding: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .note {
    padding: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .note span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
#topics #content .innerContent .box.boxL .inner .area .closeTxt {
  color: #e70012;
  background: #f8e1e3;
  text-align: center;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .closeTxt {
    font-size: 20px;
    padding: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .closeTxt {
    font-size: 4vw;
    padding: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table,
#topics #content .innerContent .box.boxL .inner .area #table th,
#topics #content .innerContent .box.boxL .inner .area #table td {
  border-collapse: separate;
}
#topics #content .innerContent .box.boxL .inner .area #table {
  width: 100%;
  border-top: solid 2px #908a7a;
  border-left: solid 2px #908a7a;
  border-right: solid 1px #908a7a;
  border-bottom: solid 1px #908a7a;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table {
    margin-bottom: 5vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table caption {
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table caption {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table caption {
    font-size: 3.6vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table th,
#topics #content .innerContent .box.boxL .inner .area #table td {
  border-right: solid 1px #908a7a;
  border-bottom: solid 1px #908a7a;
  vertical-align: middle;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table th,
  #topics #content .innerContent .box.boxL .inner .area #table td {
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table th,
  #topics #content .innerContent .box.boxL .inner .area #table td {
    padding: 2vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table th {
  font-weight: bold;
  text-align: center;
  background: #faf5e5;
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table th {
    width: 180px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table th {
    width: 7em;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table td {
  text-align: left;
  background: #fff;
}
#topics #content .innerContent .box.boxL .inner .area #table td span {
  display: inline-block;
  width: 6.5em;
}
#topics #content .innerContent .box.boxL .inner .area #table td span.name {
  width: 5.2em;
}
#topics #content .innerContent .box.boxL .inner .area #table td a {
  color: #00a8ff;
  word-break: break-all;
}
#topics #content .innerContent .box.boxL .inner .area #table td a:hover {
  text-decoration: underline;
}
#topics #content .innerContent .box.boxL .inner .area #table td em {
  color: #cc0011;
  font-weight: bold;
}
#topics #content .innerContent .box.boxL .inner .area #table td .date {
  text-align: center;
  color: #fff;
  background: #b80000;
  margin: 0.5em 0.5em 0 0;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .date {
    display: inline-block;
    padding: 0 0.5em 0.2em;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .date {
    display: block;
    width: 100%;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table td .photoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox {
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox {
    padding: 2vw 0 0;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table td .photoBox li {
  text-align: center;
  width: 50%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox li {
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox li figure {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox li figure {
    margin-bottom: 1vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table td .photoBox li figure img {
  background: #efefef;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox li figure img {
    width: 180px;
    height: 220px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table td .photoBox li figure img {
    width: 18vw;
    height: 22vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table td .photoBox li p {
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table.pilotLank .point {
    width: 70px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #table.pilotLank .point {
    width: 10vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #table.voiceActor th,
  #topics #content .innerContent .box.boxL .inner .area #table.voiceActor td {
    padding: 10px 20px;
  }
}
#topics #content .innerContent .box.boxL .inner .area #table.voiceActor .hashtag {
  color: #00a8ff;
}
#topics #content .innerContent .box.boxL .inner .area #program,
#topics #content .innerContent .box.boxL .inner .area #program th,
#topics #content .innerContent .box.boxL .inner .area #program td {
  border-collapse: separate;
}
#topics #content .innerContent .box.boxL .inner .area #program {
  width: 100%;
  border-top: solid 2px #908a7a;
  border-left: solid 2px #908a7a;
  border-right: solid 1px #908a7a;
  border-bottom: solid 1px #908a7a;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #program {
    margin-bottom: 5vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #program.animeTable td {
  text-align: left !important;
}
#topics #content .innerContent .box.boxL .inner .area #program.animeTable td.time {
  width: 9em;
}
#topics #content .innerContent .box.boxL .inner .area #program th,
#topics #content .innerContent .box.boxL .inner .area #program td {
  border-right: solid 1px #908a7a;
  border-bottom: solid 1px #908a7a;
  vertical-align: middle;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program th,
  #topics #content .innerContent .box.boxL .inner .area #program td {
    padding: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #program th,
  #topics #content .innerContent .box.boxL .inner .area #program td {
    padding: 2vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #program th {
  font-weight: bold;
  text-align: center;
  background: #faf5e5;
  line-height: 1.4;
}
#topics #content .innerContent .box.boxL .inner .area #program td {
  text-align: left;
  background: #fff;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program td {
    padding: 15px;
  }
}
#topics #content .innerContent .box.boxL .inner .area #program td.time {
  text-align: center;
  white-space: pre;
}
#topics #content .innerContent .box.boxL .inner .area #program td .titBlue {
  display: block;
  border-radius: 5px;
  background: #e1f0f7;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program td .titBlue {
    padding: 4px 8px 6px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #program td .titBlue {
    padding: 0 2vw 0.2vw;
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program td .btn a {
    width: 340px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #program td .btn a {
    width: 66%;
  }
}
#topics #content .innerContent .box.boxL .inner .area #program td .anoTxt {
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program td .anoTxt {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #program td .anoTxt {
    font-size: 2.7vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #program.dl tr td.model {
    width: 240px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #program.dl tr td.model {
    width: 46%;
  }
}
#topics #content .innerContent .box.boxL .inner .area .anoTxt li {
  padding-left: 1em;
  text-indent: -1em;
}
#topics #content .innerContent .box.boxL .inner .area .anoTxt li em {
  color: #cc0011;
  font-weight: bold;
}
#topics #content .innerContent .box.boxL .inner .area .anoTxt li a {
  color: #00a8ff;
  word-break: break-all;
}
#topics #content .innerContent .box.boxL .inner .area .anoTxt li a:hover {
  text-decoration: underline;
}
#topics #content .innerContent .box.boxL .inner .area .anoTxt.kentei li {
  margin-bottom: 0.75em;
}
#topics #content .innerContent .box.boxL .inner .area .anoTxt.kentei li .anoTxtImg {
  padding: 0.5em 0 0 0.5em;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .anoTxt.kentei li .anoTxtImg {
    width: 80%;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum .thum {
  margin-bottom: 0;
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum .thum img {
  border: solid 1px #b2b2b2;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum img {
    width: 140px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum img {
    width: 60%;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum.matsuura img {
    width: 227px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum.matsuura img {
    width: 90%;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum_txt {
    margin: 0 0 0 2em;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum .thum_txt {
    text-align: center;
    margin: 1vw 0 0 0;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box {
    margin: 4vw 0;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li {
    width: 164px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li figure {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li figure {
    width: 30vw;
    margin: 0 auto 1vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li figure img {
  width: 100%;
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li p {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum02 .thum_box li:nth-child(2) {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 th {
    width: 240px !important;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 th,
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 td {
    width: 100% !important;
    display: block;
  }
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box {
    width: 350px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box {
    width: 80%;
    margin: 4vw auto;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li {
    width: 164px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li figure {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li figure {
    width: 30vw;
    margin: 0 auto 1vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li figure img {
  width: 100%;
}
#topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li p {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li:nth-child(3), #topics #content .innerContent .box.boxL .inner .area .cast_thum03 .thum_box li:nth-child(4) {
    margin-bottom: 0;
  }
}
#topics #content .innerContent .box.boxL .inner .area .rTxt {
  text-align: right;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .rTxt {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .rTxt {
    font-size: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #story sup {
  position: relative;
  margin-right: 0.1em;
  top: 0.5em;
}
#topics #content .innerContent .box.boxL .inner .area #cast {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #cast {
    width: 260px;
  }
}
#topics #content .innerContent .box.boxL .inner .area #cast tr th {
  text-align: right;
  padding: 0.2em 0;
  width: 6.4em;
}
#topics #content .innerContent .box.boxL .inner .area #cast tr td:before {
  content: "：";
  display: inline-block;
  margin: 0 0.5em;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 {
    padding: 0 60px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 {
    margin-bottom: 6vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr {
  line-height: 1.5;
}
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr th,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr td,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr th,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr td {
  padding: 0.4em 0;
}
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr th,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr th {
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr th,
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr th {
    text-align: right;
    width: 12em;
  }
}
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr td,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr td {
  vertical-align: top;
}
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr td:before,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr td:before {
  content: "：";
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr td:before,
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr td:before {
    padding: 0 0.5em;
  }
}
#topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr td.empty:before,
#topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr td.empty:before {
  content: "";
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castL {
    float: left;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr th {
    width: 9.5em;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castL tr th {
    width: 12em;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castR {
    float: right;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area #cast2 .castR tr th {
    width: 12.5em;
  }
}
#topics #content .innerContent .box.boxL .inner .area .about {
  margin: 0 auto;
  background: #fff;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about {
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about {
    padding: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .about h6 {
  color: #fff;
  font-weight: bold;
  background: #b80000;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about h6 {
    padding: 4px 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about h6 {
    padding: 0.2vw 0 0.8vw;
    margin-bottom: 2vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .about .in {
  color: #000;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0 20px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in {
    font-size: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .about .in ul li dl dt {
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul li dl dt {
    width: 12.5em;
    text-align: right;
  }
}
#topics #content .innerContent .box.boxL .inner .area .about .in ul li dl dd {
  display: inline-block;
  padding-left: 0.3em;
  text-indent: -0.25em;
}
#topics #content .innerContent .box.boxL .inner .area .about .in ul li dl dd:before {
  content: "：";
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul li dl dd:before {
    padding: 0 0.5em;
  }
}
#topics #content .innerContent .box.boxL .inner .area .about .in ul li dl dd a {
  color: #2b7bb9;
  text-decoration: underline;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul li.long dl {
    line-height: 1.4;
    padding-left: 2vw;
    margin-top: 4vw;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul li.long dl dt {
    display: block;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul li.long dl dd {
    display: block;
    width: 100%;
  }
  #topics #content .innerContent .box.boxL .inner .area .about .in ul li.long dl dd:before {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul.boxL {
    width: 320px;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul.boxL li dl dt {
    width: 11.4em;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul.boxR {
    width: 330px;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .about .in ul.boxR li dl dt {
    width: 10.6em;
  }
}
#topics #content .innerContent .box.boxL .inner .area small {
  text-align: right;
  display: block;
  margin-top: 0.2em;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area small {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area small {
    font-size: 2.4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .btn {
  text-align: center;
}
#topics #content .innerContent .box.boxL .inner .area .btn a {
  background: -webkit-gradient(linear, left top, right top, from(#0080b5), to(#1b3a5e));
  background: linear-gradient(90deg, #0080b5 0%, #1b3a5e 100%);
  color: #fff;
  border: none;
  cursor: pointer;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  outline: 1px solid rgba(255, 255, 255, 0.46);
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .btn a {
    outline-offset: -5px;
    font-size: 18px;
    min-width: 240px;
    padding: 20px 50px 22px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .btn a {
    outline-offset: -4px;
    font-size: 3.4vw;
    min-width: 60%;
    padding: 4vw 6vw 5vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: url(../img/shared/bg_arrow_link.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .btn a:after {
    width: 25px;
    height: 25px;
    right: 14px;
    margin-top: -13px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .btn a:after {
    width: 4vw;
    height: 4vw;
    right: 2vw;
    margin-top: -2vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#topics #content .innerContent .box.boxL .inner .area .btn a.noLink {
  pointer-events: none;
  opacity: 0.4;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .btn_image {
    width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .btn_image {
    min-width: 60%;
    padding: 4vw 6vw 5vw;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox {
    margin-bottom: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .resultBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#topics #content .innerContent .box.boxL .inner .area .resultBox ul li {
  background: #fff;
  border: solid 3px #293a4e;
  border-radius: 10px;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox ul li {
    width: 360px;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox ul li {
    width: 48%;
    margin-bottom: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .resultBox ul li figure {
  margin-bottom: 0;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox ul li figure {
    padding: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox ul li figure {
    padding: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .resultBox ul li p {
  margin-bottom: 0;
}
#topics #content .innerContent .box.boxL .inner .area .resultBox ul li p a {
  color: #fff;
  background-color: #293a4e;
  background-image: url(../img/shared/bg_arrow_link.png);
  background-repeat: no-repeat;
  width: 100%;
  display: block;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox ul li p a {
    background-position: center right 20px;
    font-size: 20px;
    padding: 4px 0 6px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .resultBox ul li p a {
    background-position: center right 1.4vw;
    background-size: 3.4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .snsShare {
  background: #dfe3ec;
  border-radius: 5px;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare {
    padding: 4vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .snsShare ul {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare ul {
    width: 300px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare ul {
    width: 80%;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare ul li {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare ul li {
    margin-bottom: 3vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .snsShare ul li a {
  display: block;
  border-radius: 5px;
  background-repeat: no-repeat;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
  background-size: 16%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare ul li a {
    background-position: center left 10px;
    padding: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .area .snsShare ul li a {
    background-position: center left 2vw;
    padding: 2.4vw 2vw 2.8vw;
  }
}
#topics #content .innerContent .box.boxL .inner .area .snsShare ul li.fb a {
  background-color: #3c5a98;
  background-image: url(../img//shared/bg_sns_f.png);
  -webkit-box-shadow: 0 2px 0 #072562;
          box-shadow: 0 2px 0 #072562;
}
#topics #content .innerContent .box.boxL .inner .area .snsShare ul li.tw a {
  background-color: #31c4ee;
  background-image: url(../img//shared/bg_sns_t.png);
  -webkit-box-shadow: 0 2px 0 #077d9f;
          box-shadow: 0 2px 0 #077d9f;
}
#topics #content .innerContent .box.boxL .inner .area .snsShare ul li.line a {
  background-color: #1dcd00;
  background-image: url(../img//shared/bg_sns_l.png);
  -webkit-box-shadow: 0 2px 0 #188d04;
          box-shadow: 0 2px 0 #188d04;
}
#topics #content .innerContent .box.boxL .inner .area .snsShare ul li:last-child {
  margin-bottom: 0;
}
#topics #content .innerContent .box.boxL .inner .twArea {
  text-align: center;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .box.boxL .inner .twArea {
    width: 80%;
    margin: 40px auto;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .twArea {
    margin: 6vw auto;
  }
}
#topics #content .innerContent .box.boxL .inner .twArea .twitter-timeline {
  width: 100% !important;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .box.boxL .inner .twArea .twitter-timeline iframe {
    border-radius: 20px;
    overflow: hidden;
    height: 120vw !important;
  }
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox {
    width: 286px;
    float: right;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox {
    background: url(../img/shared/bg_content_b_sp.jpg) no-repeat center bottom/100%;
    padding: 10vw 2vw 6vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul {
    width: 100vw;
    margin-left: 1vw;
  }
}
#topics #content .innerContent .rBox ul li {
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox ul li {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li {
    float: left;
    width: 46vw;
    margin: 0 2vw 4vw 0;
  }
}
#topics #content .innerContent .rBox ul li:nth-child(n+5) {
  display: none;
}
#topics #content .innerContent .rBox ul li figure {
  background: #000;
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li figure {
    width: 100%;
    height: 26vw;
  }
}
#topics #content .innerContent .rBox ul li div {
  position: relative;
  background: rgb(27, 58, 94);
  background: linear-gradient(120deg, rgb(0, 128, 181) 0%, rgb(27, 58, 94) 100%);
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox ul li div {
    padding: 14px 14px 80px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li div {
    padding: 2vw 2vw 12vw;
  }
}
#topics #content .innerContent .rBox ul li div .cat {
  -webkit-transform: scale(0.65, 1);
          transform: scale(0.65, 1);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  display: block;
  text-align: center;
  border-radius: 2px;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox ul li div .cat {
    font-size: 15px;
    width: 130px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li div .cat {
    font-size: 3.2vw;
    width: 22vw;
    margin-bottom: 1vw;
  }
}
#topics #content .innerContent .rBox ul li div .cat.game {
  background-color: #9a1717;
}
#topics #content .innerContent .rBox ul li div .cat.anime {
  background-color: #1baeb3;
}
#topics #content .innerContent .rBox ul li div .cat.toy {
  background-color: #88b50d;
}
#topics #content .innerContent .rBox ul li div .cat.music {
  background-color: #bd7400;
}
#topics #content .innerContent .rBox ul li div .cat.other {
  background-color: #863275;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox ul li div p {
    font-size: 15px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li div p {
    font-size: 3.2vw;
  }
}
#topics #content .innerContent .rBox ul li div .date {
  display: block;
  position: absolute;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox ul li div .date {
    font-size: 14px;
    bottom: 14px;
    left: 14px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li div .date {
    font-size: 3vw;
    bottom: 2vw;
    left: 2vw;
  }
}
#topics #content .innerContent .rBox ul li div:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/shared/bg_arrow_link.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox ul li div:after {
    width: 25px;
    height: 25px;
    bottom: 14px;
    right: 14px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox ul li div:after {
    width: 4vw;
    height: 4vw;
    bottom: 2vw;
    right: 2vw;
  }
}
#topics #content .innerContent .rBox .btn {
  text-align: center;
}
#topics #content .innerContent .rBox .btn a {
  background: -webkit-gradient(linear, left top, right top, from(#0080b5), to(#1b3a5e));
  background: linear-gradient(90deg, #0080b5 0%, #1b3a5e 100%);
  color: #fff;
  border: none;
  cursor: pointer;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  outline: 1px solid rgba(255, 255, 255, 0.46);
  outline-offset: -5px;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox .btn a {
    font-size: 16px;
    width: 100px;
    padding: 14px 50px 16px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox .btn a {
    font-size: 3.4vw;
    min-width: 50%;
    padding: 4vw 6vw 4.6vw;
  }
}
#topics #content .innerContent .rBox .btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: url(../img/shared/bg_arrow_link.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  #topics #content .innerContent .rBox .btn a:after {
    width: 25px;
    height: 25px;
    right: 14px;
    margin-top: -13px;
  }
}
@media screen and (max-width: 750px) {
  #topics #content .innerContent .rBox .btn a:after {
    width: 4vw;
    height: 4vw;
    right: 4vw;
    margin-top: -2vw;
  }
}
#topics #content .innerContent .rBox .btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media screen and (min-width: 751px) {
  #topics.topicsList #wrap {
    background: url(../img/shared/bg_content_b_pc.jpg) no-repeat center bottom 346px/100%;
  }
}
#topics.topicsList #wrap #content {
  position: relative;
}
@media screen and (min-width: 751px) {
  #topics.topicsList #wrap #content {
    background: none;
    margin-top: -400px;
  }
}
@media screen and (max-width: 750px) {
  #topics.topicsList #wrap #content {
    background: url(../img/shared/bg_content_b_sp.jpg) no-repeat center bottom/100%;
    padding-bottom: 10vw;
    margin-top: 4vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 750px) {
  #topics.topicsList #wrap #content .catBtn {
    margin: 0 auto;
  }
}

#point {
  text-align: left;
  color: #000;
  background: #fff;
  line-height: 1.8;
}
@media screen and (min-width: 751px) {
  #point {
    font-size: 16px;
    padding: 80px 20px 60px 60px;
  }
}
@media screen and (max-width: 750px) {
  #point {
    font-size: 3.4vw;
    padding: 10vw 2vw 6vw 6vw;
  }
}
#point .inner {
  overflow-x: hidden;
}
#point .inner::-webkit-scrollbar {
  width: 6px;
}
#point .inner::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 1px;
  cursor: pointer;
}
#point .inner::-webkit-scrollbar-track-piece:start {
  background-color: rgba(0, 0, 0, 0.2);
}
#point .inner::-webkit-scrollbar-track-piece:end {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 751px) {
  #point .inner {
    height: 600px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 750px) {
  #point .inner {
    height: 100vw;
    padding-right: 2vw;
  }
}
#point .inner h5 {
  font-weight: bold;
  text-align: center;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
@media screen and (min-width: 751px) {
  #point .inner h5 {
    font-size: 18px;
    padding: 10px 0 8px;
    margin: 30px 0 20px;
  }
}
@media screen and (max-width: 750px) {
  #point .inner h5 {
    font-size: 4vw;
    padding: 1vw 0;
    margin: 3vw 0 2vw;
  }
}
@media screen and (min-width: 751px) {
  #point .inner .box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #point .inner .box {
    margin-bottom: 2vw;
  }
}
#point .inner .box h6 {
  font-weight: bold;
}
#point .inner .box ul li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
@media screen and (min-width: 751px) {
  #point .inner .box ul.anoList {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 750px) {
  #point .inner .box ul.anoList {
    margin-bottom: 2vw;
  }
}
#point .inner .box ul.anoList li {
  padding-left: 1em !important;
  text-indent: -1em !important;
}
@media screen and (min-width: 751px) {
  #point .inner .box ul.anoList li {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  #point .inner .box ul.anoList li {
    font-size: 3vw;
  }
}
@media screen and (min-width: 751px) {
  #point .inner .box ul.anoListIn {
    margin: 10px 0;
  }
}
@media screen and (max-width: 750px) {
  #point .inner .box ul.anoListIn {
    margin: 1vw 0;
  }
}
#point .inner .box a {
  color: #006dff;
  text-decoration: underline;
}
#point .inner .anoTxt li {
  padding-left: 1em !important;
  text-indent: -1em !important;
}
#point .inner .anoTxt li em {
  color: #cc0011;
  font-weight: bold;
}

#colorbox #cboxWrapper #cboxTopCenter {
  height: 50px !important;
}
#colorbox #cboxWrapper #cboxBottomCenter {
  display: none;
  height: 0 !important;
}
#colorbox #cboxWrapper #cboxContent {
  border: none !important;
}

.modalMovie #colorbox #cboxWrapper #cboxBottomCenter {
  display: block !important;
}
@media screen and (min-width: 751px) {
  .modalMovie #colorbox #cboxWrapper #cboxBottomCenter {
    height: 50px !important;
  }
}
@media screen and (max-width: 750px) {
  .modalMovie #colorbox #cboxWrapper #cboxBottomCenter {
    height: 26vw !important;
  }
}
.modalMovie #colorbox #cboxWrapper #cboxContent {
  border: 1px solid #e60012 !important;
}

.modal_img {
  position: relative;
  display: block;
}
.modal_img:before {
  content: "";
  display: block;
  background: url(../img/shared/icn_mg.png) no-repeat center top;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
@media screen and (min-width: 751px) {
  .modal_img:before {
    width: 34px;
    height: 34px;
  }
}
@media screen and (max-width: 750px) {
  .modal_img:before {
    background-size: 100%;
    width: 6vw;
    height: 6vw;
  }
}

.txtBlack {
  color: #000 !important;
}

@media screen and (min-width: 751px) {
  .cenPc {
    text-align: center !important;
  }
}

@media screen and (max-width: 750px) {
  .cenSp {
    text-align: center !important;
  }
}

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

.left {
  text-align: left !important;
  display: block !important;
}

.right {
  text-align: right !important;
  display: block !important;
}

@media screen and (min-width: 751px) {
  .mt10 {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 750px) {
  .mt10 {
    margin-top: 2vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mtm20 {
    margin-top: -20px !important;
  }
}
@media screen and (max-width: 750px) {
  .mtm20 {
    margin-top: -2vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb5 {
    margin-bottom: 1vw !important;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 751px) {
  .mb10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb10 {
    margin-bottom: 2vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb15 {
    margin-bottom: 2vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb20 {
    margin-bottom: 3vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb30 {
    margin-bottom: 4vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb40 {
    margin-bottom: 5vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb50 {
    margin-bottom: 6vw !important;
  }
}

@media screen and (min-width: 751px) {
  .mb60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 750px) {
  .mb60 {
    margin-bottom: 8vw !important;
  }
}

@media screen and (min-width: 751px) {
  .w280 {
    width: 280px !important;
  }
}
@media screen and (max-width: 750px) {
  .w280 {
    width: 60% !important;
  }
}