@charset "UTF-8";
/*

Theme Name: bs-master-sp
Description: BS朝日メインサイトテーマ SP
Author: tv asahi mediaplex
Author URI: http://www.mediaplex.co.jp/

 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

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

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype"); }

/*=======================================
WordPress Native Styles
=======================================*/
strong {
  font-weight: bold; }

em {
  font-style: italic; }

blockquote {
  display: block;
  line-height: 1.8;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 2em;
  -webkit-margin-end: 2em; }

/* img */
.aligncenter {
  display: block;
  margin: 0 auto; }

.alignright {
  float: right;
  margin: 0 0 2em 2em; }

.alignleft {
  float: left;
  margin: 0 2em 2em 0; }

img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%; }

.wysiwyg-contents {
  padding: 50px 30px;
  background: #fff;
  width: 1000px;
  margin: 0 auto; }

.wysiwyg-front h1, .editor-area h1 {
  font-size: 200%; }

.wysiwyg-front h2, .editor-area h2 {
  font-size: 180%; }

.wysiwyg-front h3, .editor-area h3 {
  font-size: 160%; }

.wysiwyg-front h4, .editor-area h4 {
  font-size: 140%; }

.wysiwyg-front h5, .editor-area h5 {
  font-size: 120%; }

.wysiwyg-front h6, .editor-area h6 {
  font-size: 100%; }

.wysiwyg-front h1, .wysiwyg-front h2, .wysiwyg-front h3, .wysiwyg-front h4, .wysiwyg-front h5, .wysiwyg-front h6, .editor-area h1, .editor-area h2, .editor-area h3, .editor-area h4, .editor-area h5, .editor-area h6 {
  clear: both;
  line-height: 1.5;
  margin-bottom: 1em; }

.wysiwyg-front h1, .wysiwyg-front h2, .wysiwyg-front h3, .editor-area h1, .editor-area h2, .editor-area h3 {
  letter-spacing: 1px; }

.wysiwyg-front p, .editor-area p {
  margin-bottom: 1em; }

.wysiwyg-front ul, .wysiwyg-front ol, .wysiwyg-front p, .editor-area ul, .editor-area ol, .editor-area p {
  line-height: 1.8; }

.wysiwyg-front ul, .wysiwyg-front ol, .editor-area ul, .editor-area ol {
  margin-bottom: 1.5em; }

.wysiwyg-front ul li, .wysiwyg-front ol li, .editor-area ul li, .editor-area ol li {
  margin-top: .5em; }

.wysiwyg-front ul li:first-child, .wysiwyg-front ol li:first-child, .editor-area ul li:first-child, .editor-area ol li:first-child {
  margin-top: 0; }

.wysiwyg-front ul.ul-list, .editor-area ul.ul-list {
  display: table; }

.wysiwyg-front ul.ul-list li, .editor-area ul.ul-list li {
  display: table-row; }

.wysiwyg-front ul.ul-list li:after, .editor-area ul.ul-list li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em; }

.wysiwyg-front ul.ul-list li:before, .editor-area ul.ul-list li:before {
  content: "•";
  display: table-cell;
  padding-right: 0.4em; }

.wysiwyg-front ol.ol-list li, .editor-area ol.ol-list li {
  display: table-row;
  counter-increment: table-ol; }

.wysiwyg-front ol.ol-list li:after, .editor-area ol.ol-list li:after {
  content: "";
  display: block;
  margin-bottom: 5px; }

.wysiwyg-front ol.ol-list li:before, .editor-area ol.ol-list li:before {
  content: counter(table-ol) ".";
  display: table-cell;
  padding-right: 0.5em;
  text-align: right; }

.wysiwyg-front .wp-caption, .editor-area .wp-caption {
  width: auto !important;
  max-width: 100%; }

.wysiwyg-front .wp-caption-text, .editor-area .wp-caption-text {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4 !important; }

body.mceContentBody.editor-area {
  margin: 30px;
  font-size: 1.3em;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }

/*========================================
general style
========================================*/
.clearfix, .wysiwyg-front, .editor-area, .contents-wrapper, .thum-list-1, .thum-list-2 ul, .thum-list-3 ul, .thum-list-3 ul li, .thum-list-6 .item .thum-title, .post-content-1, .post-archive-1, .company-contents {
  zoom: 1; }

.clearfix:before, .wysiwyg-front:before, .editor-area:before, .contents-wrapper:before, .thum-list-1:before, .thum-list-2 ul:before, .thum-list-3 ul:before, .thum-list-3 ul li:before, .thum-list-6 .item .thum-title:before, .post-content-1:before, .post-archive-1:before, .company-contents:before, .clearfix:after, .wysiwyg-front:after, .editor-area:after, .contents-wrapper:after, .thum-list-1:after, .thum-list-2 ul:after, .thum-list-3 ul:after, .thum-list-3 ul li:after, .thum-list-6 .item .thum-title:after, .post-content-1:after, .post-archive-1:after, .company-contents:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }

.clearfix:after, .wysiwyg-front:after, .editor-area:after, .contents-wrapper:after, .thum-list-1:after, .thum-list-2 ul:after, .thum-list-3 ul:after, .thum-list-3 ul li:after, .thum-list-6 .item .thum-title:after, .post-content-1:after, .post-archive-1:after, .company-contents:after {
  clear: both; }

.font-b {
  font-weight: bold; }

.line-height {
  line-height: 1.8; }

.align-c {
  text-align: center; }

.fit-list-disc {
  display: table; }

.fit-list-disc li {
  display: table-row; }

.fit-list-disc li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em; }

.fit-list-disc li:before {
  content: "•";
  display: table-cell;
  padding-right: 0.4em; }

.fit-list-ol {
  list-style: none;
  padding-left: 0;
  display: table; }

.fit-list-ol li {
  display: table-row;
  counter-increment: table-ol; }

.fit-list-ol li:after {
  content: "";
  display: block;
  margin-bottom: 5px; }

.fit-list-ol li:before {
  content: counter(table-ol) ".";
  display: table-cell;
  padding-right: 0.5em;
  text-align: right; }

.mb5 {
  margin-bottom: 2.5px !important;
  margin-bottom: 0.25rem !important; }

.mb10 {
  margin-bottom: 5px !important;
  margin-bottom: 0.5rem !important; }

.mb15 {
  margin-bottom: 7.5px !important;
  margin-bottom: 0.75rem !important; }

.mb20 {
  margin-bottom: 10px !important;
  margin-bottom: 1rem !important; }

.mb25 {
  margin-bottom: 12.5px !important;
  margin-bottom: 1.25rem !important; }

.mb30 {
  margin-bottom: 15px !important;
  margin-bottom: 1.5rem !important; }

.mb35 {
  margin-bottom: 17.5px !important;
  margin-bottom: 1.75rem !important; }

.mb40 {
  margin-bottom: 20px !important;
  margin-bottom: 2rem !important; }

.mb45 {
  margin-bottom: 22.5px !important;
  margin-bottom: 2.25rem !important; }

.mb50 {
  margin-bottom: 25px !important;
  margin-bottom: 2.5rem !important; }

/*========================================
common style
========================================*/
html {
  color: #000;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  font-size: 62.5%; }

body {
  font-size: 1.3em;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
  word-wrap: break-word;
  background-size: cover;
  margin: 0; }

a {
  color: #000; }

a:hover {
  color: #464646; }

a:active {
  color: #464646; }

::-moz-selection {
  color: #000;
  background: #99ffdf; }

::selection {
  color: #000;
  background: #99ffdf; }

::-moz-selection {
  color: #000;
  background: #99ffdf; }

img {
  max-width: 100%;
  vertical-align: bottom; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea,
button {
  margin: 0px;
  padding: 0px;
  border: none;
  border-radius: 0;
  -webkit-appearance: none; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
  width: 100%;
  padding: 5px;
  max-width: 100%;
  border: 1px solid #efefef; }

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none; }

input[type="button"],
input[type="submit"],
button {
  color: #fff;
  background: #333;
  padding: 10px 20px; }

input[type="button"]:focus,
input[type="submit"]:focus,
button:focus {
  border: none;
  outline: none; }

input[type="checkbox"] {
  margin: 0; }

input:focus::-webkit-input-placeholder,
isindex:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

.wpcf7 .wpcf7-form-control-wrap {
  margin-top: 5px !important; }

.wpcf7 .wpcf7-form-control-wrap select {
  margin-right: 5px; }

.wpcf7 .wpcf7-submit, .wpcf7 .ajax-loader {
  display: block !important; }

.wpcf7 .wpcf7-submit {
  cursor: pointer;
  margin: 0 auto !important; }

.wpcf7 .ajax-loader {
  margin: 7px auto 0 !important; }

.wpcf7 div.wpcf7-response-output {
  padding: 1em; }

.wpcf7 div.wpcf7-validation-errors {
  border: none;
  background: #ffdbdb; }

.wpcf7 div.wpcf7-mail-sent-ok {
  border: none;
  background: #dbeaff; }

.wpcf7 span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  font-size: 10px;
  font-size: 1rem; }

.cb-flower-right {
  animation: cb-flower-right 4s linear infinite; }

@keyframes cb-flower-right {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.cb-flower-left {
  animation: cb-flower-left 4s linear infinite; }

@keyframes cb-flower-left {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-360deg); } }

#cvs {
  background-color: transparent !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; }

.bg-group {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1000000; }

.bg-group .set {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none; }

.bg-group .set img {
  position: absolute;
  display: block;
  top: var(--begin-top);
  left: var(--left);
  filter: blur(var(--blur));
  transform: scale(var(--scale));
  animation: animate var(--duration) linear infinite;
  animation-delay: var(--delay); }

@keyframes animate {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: var(--begin-top);
    transform: translateX(-50px) scale(var(--scale)) translate(calc(20px * var(--rotate-direction))) rotate(calc(0deg * var(--rotate-direction))); }
  10% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  20% {
    transform: scale(var(--scale)) translate(calc(10px * var(--rotate-direction))) rotate(calc(90deg * var(--rotate-direction))); }
  40% {
    transform: scale(var(--scale)) translate(calc(0px * var(--rotate-direction))) rotate(calc(180deg * var(--rotate-direction))); }
  60% {
    transform: translateX(50px) scale(var(--scale)) translate(calc(-10px * var(--rotate-direction))) rotate(calc(225deg * var(--rotate-direction))); }
  80% {
    transform: scale(var(--scale)) translate(calc(15px * var(--rotate-direction))) rotate(calc(300deg * var(--rotate-direction))); }
  100% {
    top: var(--end-top);
    transform: translateX(-50px) scale(var(--scale)) translate(calc(10px * var(--rotate-direction))) rotate(calc(360deg * var(--rotate-direction))); } }

#rocket {
  display: none;
  width: 10.66667vw;
  height: 16.4vw;
  background-image: url(img/rocket.gif);
  background-size: contain;
  background-repeat: no-repeat;
  position: fixed;
  z-index: 0; }

#rocket.rocket1 {
  display: block;
  left: 0;
  bottom: -15%;
  animation: rocket_01 10s linear;
  transform: rotate(25deg); }

#rocket.rocket2 {
  display: block;
  right: 0;
  bottom: -15%;
  animation: rocket_02 10s linear;
  transform: rotate(325deg); }

#rocket.rocket3 {
  display: block;
  left: 30%;
  bottom: -15%;
  animation: rocket_03 10s linear;
  transform: rotate(10deg); }

#rocket.rocket4 {
  display: block;
  right: 30%;
  bottom: -15%;
  animation: rocket_04 10s linear;
  transform: rotate(340deg); }

#rocket.rocket5 {
  display: block;
  left: -20%;
  bottom: 20%;
  animation: rocket_05 10s linear;
  transform: rotate(60deg); }

#rocket.rocket6 {
  display: block;
  right: -20%;
  bottom: 20%;
  animation: rocket_06 10s linear;
  transform: rotate(300deg); }

@keyframes rocket_00 {
  0% {
    left: -20%;
    bottom: -20%; }
  100% {
    left: -20%;
    bottom: -20%; } }

@keyframes rocket_01 {
  0% {
    left: 0;
    bottom: -15%; }
  100% {
    left: 100%;
    bottom: 100%; } }

@keyframes rocket_02 {
  0% {
    right: 0;
    bottom: -15%; }
  100% {
    right: 100%;
    bottom: 100%; } }

@keyframes rocket_03 {
  0% {
    left: 30%;
    bottom: -15%; }
  100% {
    left: 80%;
    bottom: 100%; } }

@keyframes rocket_04 {
  0% {
    right: 30%;
    bottom: -15%; }
  100% {
    right: 80%;
    bottom: 100%; } }

@keyframes rocket_05 {
  0% {
    left: -20%;
    bottom: 20%; }
  100% {
    left: 100%;
    bottom: 70%; } }

@keyframes rocket_06 {
  0% {
    right: -20%;
    bottom: 20%; }
  100% {
    right: 100%;
    bottom: 70%; } }

body {
  position: relative;
  z-index: 0; }

body.home-site .contents-wrapper {
  overflow: clip; }

body.tax-program-genre .contents-wrapper {
  overflow: clip; }

body.fix-window {
  overflow: hidden; }

.layout-wrapper1.color-jack .recommend-area .recommend-area-inner .section-title, .layout-wrapper1.color-jack .news-area .news-area-inner .section-title, .layout-wrapper1.color-jack .pickup-area .pickup-area-inner .section-title, .layout-wrapper1.color-jack .bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .section-title, .layout-wrapper1.color-jack .bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .section-title, .layout-wrapper1.color-jack .tag-sort-area .tag-sort-area-inner .section-title, .layout-wrapper1.color-jack .pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-detail {
  color: #fff; }

.layout-wrapper1.color-jack .news-area .news-area-inner .archive-btn {
  background-color: #fff;
  color: #000; }

.layout-wrapper1.color-jack .news-area .news-area-inner .archive-btn:after {
  background-image: url(img/archive_arrow_black.png); }

.cp-top-banner {
  display: none; }

.cp-side-banner {
  position: fixed;
  top: 50%;
  right: -80vw;
  z-index: 999;
  transition: all 0.3s;
  width: 80vw;
  height: 18.93333vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.cp-side-banner.side-open {
  right: 0; }

.cp-side-banner .side-open-btn {
  position: absolute;
  left: -8vw;
  width: 8vw;
  height: 100%;
  background-color: #333;
  cursor: pointer; }

.cp-side-banner .side-open-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 4vw;
  height: 6.4vw;
  background-image: url(img/side_open_arrow.png);
  background-repeat: no-repeat;
  background-size: contain; }

.cp-side-banner .cp-side-banner-inner {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.cp-side-banner .cp-side-banner-inner a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%; }

.cp-side-banner .cp-side-banner-inner a img {
  width: 100%; }

.contents-wrapper {
  position: relative; }

.contents-wrapper.sb-disp-menu .menu-area {
  top: 16vw; }

.sup-banner-tag {
  width: 100%;
  padding-top: 4vw;
  padding-bottom: 2vw;
  background-color: #fff;
  position: relative;
  z-index: 10; }

.sup-banner-tag .sb-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  max-width: 97.06667vw;
  margin: 0 auto; }

.main-contents {
  overflow: hidden; }

.common-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
  background-color: #fff;
  height: 16vw;
  border-bottom: 3px #ED9629 solid; }

.common-header.is-fixed {
  z-index: 999;
  width: 100%;
  height: 16vw;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

.common-header .common-header-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  max-width: 94.66667vw;
  margin: 0 auto;
  position: relative;
  padding: 2.26667vw 0; }

.common-header .common-header-inner .header-logo {
  width: 20vw;
  height: 6.26667vw;
  position: relative; }

.common-header .common-header-inner .header-logo a {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(img/head_logo.png);
  background-size: contain;
  background-repeat: no-repeat; }

.common-header .common-header-inner .header-menu-lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 1.33333vw; }

.common-header .common-header-inner .header-menu-lists li {
  margin-left: 5.33333vw; }

.common-header .common-header-inner .header-menu-lists li:first-child {
  margin-left: 0; }

.common-header .common-header-inner .header-menu-lists li .hm-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-decoration: none;
  cursor: pointer; }

.common-header .common-header-inner .header-menu-lists li .hm-item i {
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.common-header .common-header-inner .header-menu-lists li .hm-item p {
  font-size: 2.66667vw;
  text-align: center;
  margin-top: 1.33333vw; }

.common-header .common-header-inner .header-menu-lists li .hm-item.hm-search i {
  width: 5.6vw;
  height: 5.6vw;
  background-image: url(img/search_icon.png); }

.common-header .common-header-inner .header-menu-lists li .hm-item.hm-programs i {
  width: 6.13333vw;
  height: 5.06667vw;
  background-image: url(img/programs_icon.png); }

.common-header .common-header-inner .header-menu-lists li .hm-item.hm-open i {
  width: 6.26667vw;
  height: 5.06667vw;
  background-image: url(img/menu_open_icon.png); }

.menu-area {
  position: fixed;
  top: 0;
  right: 0;
  right: -100vw;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 100000;
  transition: all 0.3s; }

.menu-area.menu-area-open {
  right: 0; }

.menu-area.top-menu-pos {
  top: 0 !important; }

.menu-area .menu-area-inner {
  width: 100%;
  height: 166vw;
  padding-top: 4vw;
  padding-bottom: 46.66667vw;
  overflow: scroll; }

.menu-area .menu-area-inner .list-area {
  margin-right: 4vw;
  margin-bottom: 5.33333vw; }

.menu-area .menu-area-inner .list-area .open-menu-lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  float: right; }

.menu-area .menu-area-inner .list-area .open-menu-lists li {
  margin-left: 6.66667vw; }

.menu-area .menu-area-inner .list-area .open-menu-lists li:first-child {
  margin-left: 0; }

.menu-area .menu-area-inner .list-area .open-menu-lists li .om-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-decoration: none;
  cursor: pointer; }

.menu-area .menu-area-inner .list-area .open-menu-lists li .om-item i {
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.menu-area .menu-area-inner .list-area .open-menu-lists li .om-item p {
  font-size: 2.66667vw;
  text-align: center;
  margin-top: 1.33333vw;
  color: #fff; }

.menu-area .menu-area-inner .list-area .open-menu-lists li .om-item.om-programs i {
  width: 6.13333vw;
  height: 5.06667vw;
  background-image: url(img/programs_icon_w.png); }

.menu-area .menu-area-inner .list-area .open-menu-lists li .om-item.om-open i {
  width: 5.2vw;
  height: 5.2vw;
  background-image: url(img/menu_open_icon_w.png); }

.menu-area .menu-area-inner .search-text-area {
  width: 89.33333vw;
  height: 10.66667vw;
  margin: 0 auto 5.33333vw; }

.menu-area .menu-area-inner .search-text-area .search-box-area {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  overflow: hidden; }

.menu-area .menu-area-inner .search-text-area .search-box-area .input-text {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0 13.33333vw 0 4vw;
  font-size: 4.26667vw; }

.menu-area .menu-area-inner .search-text-area .search-box-area .submit-btn {
  position: absolute;
  top: 2.66667vw;
  right: 3.33333vw;
  width: 5.06667vw;
  height: 5.06667vw;
  background-image: url(img/search_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  padding: 0;
  cursor: pointer;
  outline: 0;
  background-color: transparent; }

.menu-area .menu-area-inner .search-text-area .result-lists {
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 100;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #fcfcfc;
  padding: 0 2.66667vw;
  margin-top: 1.33333vw; }

.menu-area .menu-area-inner .search-text-area .result-lists li {
  position: relative;
  border-bottom: 1px #ccc solid; }

.menu-area .menu-area-inner .search-text-area .result-lists li:first-child {
  margin-top: 2.66667vw; }

.menu-area .menu-area-inner .search-text-area .result-lists li:last-child {
  margin-bottom: 2.66667vw; }

.menu-area .menu-area-inner .search-text-area .result-lists li:after {
  position: absolute;
  top: 0;
  left: auto;
  right: 2vw;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  background-image: url(img/yajirushi.png);
  background-size: contain;
  background-repeat: no-repeat; }

.menu-area .menu-area-inner .search-text-area .result-lists li:hover {
  background-color: #ffe3c1; }

.menu-area .menu-area-inner .search-text-area .result-lists li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 2.66667vw 3.33333vw 2.66667vw 2.66667vw; }

.menu-area .menu-area-inner .programs-lists {
  width: 100%; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu {
  width: 100%; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li {
  position: relative;
  border-bottom: 1px #323232 solid; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8vw;
  right: auto;
  margin: auto;
  display: block;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li a {
  display: block;
  font-size: 4.8vw;
  color: #fff;
  text-decoration: none;
  padding: 4.66667vw 5.33333vw 4.66667vw 26.66667vw; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li:first-child {
  border-top: 1px #323232 solid; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.hanryu:before {
  width: 12.26667vw;
  height: 7.46667vw;
  background-image: url(img/pl_hanryu.svg);
  left: 6.66667vw; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.documentary:before {
  width: 7.46667vw;
  height: 7.46667vw;
  background-image: url(img/pl_documentary.svg);
  left: 8.66667vw; }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.drama:before {
  width: 9.46667vw;
  height: 7.6vw;
  background-image: url(img/pl_drama.svg); }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.entertainment:before {
  width: 9.46667vw;
  height: 8vw;
  background-image: url(img/pl_entertainment.svg); }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.news:before {
  width: 7.73333vw;
  height: 7.73333vw;
  background-image: url(img/pl_news.svg); }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.sports:before {
  width: 8.8vw;
  height: 8.93333vw;
  background-image: url(img/pl_sports.svg); }

.menu-area .menu-area-inner .programs-lists-sub {
  width: 100%;
  margin-top: 4vw; }

.menu-area .menu-area-inner .programs-lists-sub .side-nav-menu-sub {
  width: 100%; }

.menu-area .menu-area-inner .programs-lists-sub .side-nav-menu-sub ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.menu-area .menu-area-inner .programs-lists-sub .side-nav-menu-sub ul li {
  width: 50%;
  padding: 2.66667vw 0; }

.menu-area .menu-area-inner .programs-lists-sub .side-nav-menu-sub ul li a {
  display: block;
  font-size: 4.26667vw;
  color: #fff;
  text-decoration: none;
  margin-left: 8vw;
  line-height: 1.4; }

.menu-area .menu-area-inner .programs-lists-sub .side-nav-menu-sub ul li:nth-child(2n) a {
  margin-left: 2.66667vw; }

.emergency-info {
  z-index: 3;
  position: relative;
  border-bottom: 3px #ED9629 solid;
  background-color: #fff; }

.emergency-info .emergency-info-inner {
  line-height: 1.4;
  font-size: 12px;
  font-size: 1.2rem;
  width: 94.66667vw;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 5px;
  padding: 3.33333vw 2.66667vw; }

.emergency-info .emergency-info-inner a {
  display: block; }

.top-banner-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  background-color: #e6eef5;
  text-align: center;
  padding: 2.66667vw 0;
  position: relative;
  z-index: 10; }

.top-banner-area a {
  display: block;
  max-width: 94.66667vw;
  margin: 0 auto; }

.bottom-banner-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  text-align: center;
  padding: 5.33333vw 0 2.66667vw; }

.bottom-banner-area a {
  display: block;
  max-width: 94.66667vw;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.common-footer {
  position: relative;
  z-index: 3; }

.common-footer .fmenu,
.common-footer .banner-list-1,
.common-footer .banner-list-2 {
  position: relative;
  z-index: 1; }

.common-footer .footer-rec-add {
  width: 100%;
  margin: 0 auto;
  padding: 6.66667vw 0;
  border-top: 1px #D6E1E9 solid;
  position: relative;
  z-index: 1; }

.common-footer .footer-rec-add .side-title {
  font-size: 4.8vw;
  text-align: center;
  margin-bottom: 5.33333vw;
  color: #888; }

.common-footer .footer-rec-add ul {
  width: 80vw;
  margin: 0 auto;
  overflow: hidden; }

.common-footer .footer-rec-add ul li {
  width: 80vw;
  margin-bottom: 4vw; }

.common-footer .footer-banner-area {
  width: 100%;
  padding: 4vw 0;
  background-color: #e6eef5; }

.common-footer .footer-banner-area .footer-banner-area-inner {
  width: 64vw;
  margin: 0 auto; }

.common-footer .footer-banner-area .footer-banner-area-inner ul {
  overflow: hidden; }

.common-footer .footer-banner-area .footer-banner-area-inner ul li {
  float: left;
  width: 30vw;
  margin-right: 4vw;
  margin-top: 4vw; }

.common-footer .footer-banner-area .footer-banner-area-inner ul li:nth-child(2n+2) {
  margin-right: 0; }

.common-footer .footer-banner-area .footer-banner-area-inner ul li:nth-child(-n + 2) {
  margin-top: 0; }

.common-footer .footer-banner-area .footer-banner-area-inner ul li a {
  transition: opacity .3s ease-out 0s; }

.common-footer .footer-banner-area .footer-banner-area-inner ul li a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.common-footer .f-nav-area {
  position: relative;
  width: 100%;
  background-color: #333;
  padding: 6vw 0 10vw;
  overflow: hidden; }

.common-footer .f-nav-area:after {
  position: absolute;
  bottom: -8vw;
  right: -10.66667vw;
  content: '';
  display: block;
  width: 45.33333vw;
  height: 51.06667vw;
  background-image: url(img/footer_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0; }

.common-footer .f-nav-area .f-nav-area-inner {
  position: relative;
  max-width: 88vw;
  margin: 0 auto;
  z-index: 1; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li {
  width: 100%;
  margin-bottom: 6.66667vw; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .menu-label {
  margin-bottom: 4vw; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .menu-label > a {
  font-size: 3.2vw;
  color: #fff; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .sub-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .sub-menu > li {
  width: 50%;
  margin-bottom: 3.33333vw; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .sub-menu > li > .menu-label > a {
  position: relative;
  font-size: 2.66667vw;
  color: #fff;
  text-decoration: none;
  padding-left: 2.66667vw; }

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .sub-menu > li > .menu-label > a:before {
  position: absolute;
  top: 0.93333vw;
  left: 0;
  content: '';
  display: block;
  width: 1.2vw;
  height: 2.13333vw;
  background-image: url(img/f_nav_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.common-footer .copy {
  text-align: center;
  background-color: #1F1F1F;
  padding: 3.06667vw 0; }

.common-footer .copy small {
  color: #fff;
  font-size: 2.66667vw; }

.common-footer .usage {
  text-align: center;
  background-color: #1F1F1F;
  padding-top: 3.06667vw; }

.common-footer .usage small {
  color: #fff;
  font-size: 2.66667vw; }

#btn-pagetop {
  position: relative;
  width: 12.66667vw;
  height: 12.66667vw;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background-color: #333;
  border-radius: 100px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: fixed;
  right: 5.86667vw;
  bottom: 36.33333vw;
  z-index: 999;
  transition: opacity ease .7s; }

#btn-pagetop.fadein {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#btn-pagetop:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: '';
  width: 6.26667vw;
  height: 7.86667vw;
  background-image: url(img/top_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.mv-area {
  width: 100%; }

.mv-area .mv-ichioshi {
  width: 100%; }

.mv-area .mv-ichioshi .mv-slider {
  width: 100%; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper {
  height: 100%; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper .bx-viewport {
  height: 100%; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper .bx-controls {
  position: absolute;
  top: 32%;
  width: 100%; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: 3%;
  width: 4vw;
  height: 6.26667vw;
  background-image: url(img/mv_prev_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: 3%;
  width: 4vw;
  height: 6.26667vw;
  background-image: url(img/mv_next_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.mv-area .mv-ichioshi .mv-slider .bx-wrapper .bx-controls .bx-pager {
  display: none; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner {
  width: 100%; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item {
  width: 100%;
  height: 86.66667vw; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content {
  position: relative;
  width: 100%;
  height: 100%; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content {
  display: block;
  width: 100%;
  text-decoration: none; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .slide-image {
  height: 56vw; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .mv-detail {
  width: 100%;
  height: 34.66667vw;
  padding: 2.66667vw;
  background-color: rgba(255, 255, 255, 0.6); }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .mv-detail .mv-title {
  width: 100%; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .mv-detail .mv-title .date {
  font-size: 3.46667vw;
  font-weight: bold;
  color: #ED9629;
  margin-bottom: 2vw; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .mv-detail .mv-title .title {
  font-size: 4.26667vw;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 2vw; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .slide-content .mv-detail .mv-title .detail {
  font-size: 3.46667vw;
  line-height: 1.4; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .movie-btn {
  position: absolute;
  top: 46.66667vw;
  right: 2.66667vw;
  width: 26.66667vw;
  height: 6vw;
  z-index: 1; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .movie-btn .movie-link {
  position: relative;
  display: block;
  width: 26.66667vw;
  height: 6vw;
  line-height: 6vw;
  border-radius: 100px;
  text-align: center;
  background-color: #fff;
  font-size: 2.66667vw;
  text-decoration: none;
  padding-left: 8vw;
  border: 1px #e6eef5 solid; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .si-content .movie-btn .movie-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 1.46667vw;
  left: 4vw;
  width: 4.26667vw;
  height: 3.06667vw;
  background-image: url(img/movie_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.mv-area .mv-now-on-air {
  width: 86.66667vw;
  height: 84vw;
  margin: 2.66667vw auto; }

.gnav-menu-area {
  width: 100%;
  margin: 0 auto;
  border-top: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
  position: relative;
  z-index: 3; }

.gnav-menu-area .gnav-menu {
  width: 100%; }

.gnav-menu-area .gnav-menu .bx-wrapper {
  height: 100%; }

.gnav-menu-area .gnav-menu .bx-wrapper .bx-viewport {
  height: 100%; }

.gnav-menu-area .gnav-menu .bx-wrapper .bx-controls {
  position: absolute;
  top: 30%;
  width: 100%;
  z-index: 999; }

.gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%; }

.gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: 10px;
  width: 4vw;
  height: 6.26667vw;
  background-image: url(img/mv_prev_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: 10px;
  width: 4vw;
  height: 6.26667vw;
  background-image: url(img/mv_next_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-pager {
  display: none; }

.gnav-menu-area .gnav-menu ul {
  width: 100%; }

.gnav-menu-area .gnav-menu ul li {
  position: relative;
  width: 33.33333vw;
  height: 22vw;
  border-right: 1px #dcdcdc solid;
  text-align: center;
  background-color: #fff;
  z-index: 0; }

.gnav-menu-area .gnav-menu ul li:first-child {
  border-left: 1px #dcdcdc solid; }

.gnav-menu-area .gnav-menu ul li:last-child {
  border-right: none; }

.gnav-menu-area .gnav-menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 2.66667vw;
  text-decoration: none;
  padding-top: 14.66667vw; }

.gnav-menu-area .gnav-menu ul li:before {
  position: absolute;
  content: '';
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1; }

.gnav-menu-area .gnav-menu ul li.hanryu:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 11.73333vw;
  height: 7.06667vw;
  background-image: url(img/gnav_hanryu.svg); }

.gnav-menu-area .gnav-menu ul li.documentary:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.46667vw;
  height: 7.46667vw;
  background-image: url(img/gnav_documentary.svg); }

.gnav-menu-area .gnav-menu ul li.drama:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 9.46667vw;
  height: 7.6vw;
  background-image: url(img/gnav_drama.svg); }

.gnav-menu-area .gnav-menu ul li.entertainment:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 9.06667vw;
  height: 7.73333vw;
  background-image: url(img/gnav_entertainment.svg); }

.gnav-menu-area .gnav-menu ul li.news:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.73333vw;
  height: 7.73333vw;
  background-image: url(img/gnav_news.svg); }

.gnav-menu-area .gnav-menu ul li.sports:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.6vw;
  height: 7.73333vw;
  background-image: url(img/gnav_sports.svg); }

.recommend-area {
  width: 100%;
  position: relative;
  z-index: 3; }

.recommend-area .recommend-area-inner {
  position: relative;
  max-width: 94.66667vw;
  margin: 0 auto;
  padding: 4vw 0 4vw; }

.recommend-area .recommend-area-inner.gif-space {
  padding: 2.66667vw 0 29.33333vw; }

.recommend-area .recommend-area-inner .section-title {
  text-align: center;
  margin-bottom: 8vw;
  position: relative;
  z-index: 1; }

.recommend-area .recommend-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.recommend-area .recommend-area-inner .section-title p {
  font-size: 2.66667vw; }

.recommend-area .recommend-area-inner .recommend-lists {
  width: 100%; }

.recommend-area .recommend-area-inner .recommend-lists > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li {
  width: 100%;
  margin-bottom: 4vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) {
  width: 46vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item {
  position: relative; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-thum .pro-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.66667vw;
  color: #fff;
  background-color: #000;
  padding: 1.33333vw 2vw;
  z-index: 1; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-thum .pro-genre-label:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 3px; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-thum .movie-btn {
  top: 17.33333vw;
  right: 2vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-detail {
  padding: 2vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-detail:after {
  right: 1.33333vw;
  bottom: 1.33333vw;
  width: 2.26667vw;
  height: 2.4vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-detail .title {
  font-size: 3.73333vw;
  font-weight: bold; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .rec-detail .date {
  font-size: 3.73333vw;
  padding-right: 6.66667vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .tag-area {
  width: 100%;
  padding: 2.66667vw 2.66667vw 0;
  border-top: 1px #D6E1E9 dotted; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .tag-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .tag-area > ul > li {
  margin-bottom: 2.66667vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .tag-area > ul > li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 2.66667vw;
  color: #787878;
  padding-left: 3.33333vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(n + 3) .rec-item .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0.26667vw;
  left: 0.13333vw;
  width: 2.53333vw;
  height: 2.53333vw;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item {
  position: relative;
  width: 100%;
  border: 1px #C4D4E0 solid;
  background-color: #fff; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum {
  position: relative;
  width: 100%; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 5.33333vw;
  color: #fff;
  background-color: #000;
  padding: 1.33333vw 4vw;
  z-index: 1; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 3px; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label.drama:before {
  background-color: #E42FA6; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label.life:before {
  background-color: #7BBC16; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label.movie:before {
  background-color: #E183AD; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label.entertainment:before {
  background-color: #E35517; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label.news:before {
  background-color: #2F6CB1; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .pro-genre-label.sports:before {
  background-color: #EBD700; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .thum {
  display: block; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .movie-btn {
  position: absolute;
  top: 44.66667vw;
  right: 2.66667vw;
  width: 26.66667vw;
  height: 6vw;
  z-index: 1; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .movie-btn .movie-link {
  position: relative;
  display: block;
  width: 26.66667vw;
  height: 6vw;
  line-height: 6vw;
  border-radius: 100px;
  text-align: center;
  background-color: #fff;
  font-size: 2.66667vw;
  text-decoration: none;
  padding-left: 8vw;
  border: 1px #e6eef5 solid; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .movie-btn .movie-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 1.46667vw;
  left: 4vw;
  width: 4.26667vw;
  height: 3.06667vw;
  background-image: url(img/movie_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-detail {
  display: block;
  position: relative;
  width: 100%;
  padding: 2.66667vw;
  text-decoration: none; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-detail:after {
  content: '';
  display: block;
  position: absolute;
  right: 2vw;
  bottom: 2vw;
  width: 4.53333vw;
  height: 4.93333vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-detail .title {
  font-size: 5.33333vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 4vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-detail .date {
  width: 100%;
  font-size: 4.26667vw;
  color: #E75E01;
  padding-right: 16vw;
  line-height: 1.1; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .tag-area {
  width: 100%;
  padding: 2.66667vw 2.66667vw 0;
  border-top: 1px #D6E1E9 dotted; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .tag-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .tag-area > ul > li {
  margin-bottom: 4vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .tag-area > ul > li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 3.46667vw;
  color: #787878;
  padding-left: 6.66667vw; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: -0.26667vw;
  left: 0.8vw;
  width: 4.93333vw;
  height: 4.93333vw;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.recommend-area .recommend-area-inner .today-lists {
  width: 100%; }

.recommend-area .recommend-area-inner .today-lists > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.recommend-area .recommend-area-inner .today-lists > ul > li {
  width: 46vw;
  margin-bottom: 4vw; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item {
  position: relative;
  width: 100%;
  z-index: 1; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum {
  position: relative;
  width: 100%;
  text-decoration: none; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum .thum {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px #C4D4E0 solid; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum .thum img:hover {
  transform: scale(1.1, 1.1); }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum .thum .today-date {
  position: absolute;
  left: 0.93333vw;
  bottom: 0.93333vw; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum .thum .today-date .date {
  padding: 0.66667vw;
  background-color: rgba(237, 150, 41, 0.8);
  color: #fff;
  line-height: 1.3; }

.recommend-area .recommend-area-inner .today-lists > ul > li .today-item .today-thum .title {
  line-height: 1.4;
  font-weight: bold;
  margin-top: 0.66667vw; }

.map-main-area {
  position: relative;
  width: 100%;
  height: 87.2vw;
  background-image: url(img/map_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3; }

.map-main-area .map-area-inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 94.66667vw;
  margin: 0 auto;
  padding-top: 6.66667vw; }

.map-main-area .map-area-inner .section-title {
  text-align: center; }

.map-main-area .map-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.map-main-area .map-area-inner .section-title p {
  font-size: 2.66667vw; }

.map-main-area .map-area-inner .map-prog-select {
  position: absolute;
  bottom: 9.33333vw;
  width: 94.66667vw;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 4vw; }

.map-main-area .map-area-inner .map-prog-select .mps-title {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 3.33333vw; }

.map-main-area .map-area-inner .map-prog-select .mps-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select {
  position: relative;
  width: 60vw;
  background-color: #fff; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select .mps-tab {
  width: 100%;
  text-align: center;
  border: 1px #cad8e3 solid; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select .mps-tab.inactive {
  pointer-events: none;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select .mps-tab.mps-tab-open p i {
  transform: rotate(180deg); }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select .mps-tab p {
  position: relative;
  font-size: 3.73333vw;
  font-weight: bold;
  color: #e75e01;
  padding: 3.33333vw 0;
  cursor: pointer; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select .mps-tab p i {
  position: absolute;
  top: 0;
  left: auto;
  right: 2vw;
  bottom: 0;
  margin: auto;
  display: block;
  width: 2.66667vw;
  height: 1.46667vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/arrow.png); }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul {
  display: none;
  position: absolute;
  width: 100%;
  max-height: 53.33333vw;
  overflow-y: scroll;
  z-index: 10;
  border-left: 1px #cad8e3 solid;
  border-right: 1px #cad8e3 solid;
  border-bottom: 1px #cad8e3 solid; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul li label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 2vw 2.66667vw;
  background-color: #fff;
  cursor: pointer; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul li label img {
  width: 3.33333vw;
  height: 4.66667vw;
  -ms-flex: 0 0 3.33333vw;
      flex: 0 0 3.33333vw; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul li label input {
  width: 3.46667vw;
  height: 3.46667vw;
  margin: 0 1.33333vw 0 2vw;
  -ms-flex: 0 0 3.46667vw;
      flex: 0 0 3.46667vw; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul li label p {
  font-size: 3.46667vw;
  line-height: 1.4; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-btn {
  position: relative;
  width: 22.66667vw;
  border-radius: 100px;
  border: 1px #cad8e3 solid;
  text-align: center;
  font-size: 3.73333vw;
  background-color: #fff;
  padding: 3.33333vw 0;
  margin-left: 2.66667vw;
  cursor: pointer; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-btn i {
  position: absolute;
  top: 0;
  left: auto;
  right: 2vw;
  bottom: 0;
  margin: auto;
  display: block;
  width: 2.66667vw;
  height: 2.8vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/search_btn.png); }

.event-area {
  width: 100%;
  height: 109.86667vw;
  background-image: url(img/event_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.event-area.no_fixed {
  background-attachment: unset; }

.event-area.color-jack .section-title {
  color: #fff; }

.event-area.color-jack .event-area-inner .event-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  background-image: url(img/event_prev_arrow_white.png); }

.event-area.color-jack .event-area-inner .event-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background-image: url(img/event_next_arrow_white.png); }

.event-area .event-area-inner {
  max-width: 86.66667vw;
  margin: 0 auto;
  padding: 8vw 0 6.66667vw; }

.event-area .event-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.event-area .event-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.event-area .event-area-inner .section-title p {
  font-size: 2.66667vw; }

.event-area .event-area-inner .event-slider {
  width: 100%; }

.event-area .event-area-inner .event-slider .bx-wrapper {
  height: 100%; }

.event-area .event-area-inner .event-slider .bx-wrapper .bx-viewport {
  height: 100%; }

.event-area .event-area-inner .event-slider .bx-wrapper .bx-controls {
  position: absolute;
  top: 45%;
  width: 100%; }

.event-area .event-area-inner .event-slider .bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%; }

.event-area .event-area-inner .event-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: -6.5%;
  width: 3.73333vw;
  height: 6vw;
  background-image: url(img/event_prev_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10; }

.event-area .event-area-inner .event-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: -6.5%;
  width: 3.73333vw;
  height: 6vw;
  background-image: url(img/event_next_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10; }

.event-area .event-area-inner .event-slider .bx-wrapper .bx-controls .bx-pager {
  display: none; }

.event-area .event-area-inner .event-slider .event-slider-inner {
  width: 100%; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item {
  width: 100%; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item {
  width: 100%;
  text-decoration: none; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-thum {
  width: 100%; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-thum img {
  width: 100%;
  height: 45.33333vw;
  -o-object-fit: cover;
     object-fit: cover; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-detail {
  position: relative;
  width: 100%;
  height: 34.66667vw;
  background-color: #fff;
  padding: 3.33333vw 5.33333vw; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-detail .title {
  font-size: 4.26667vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 3.33333vw; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-detail .date {
  font-size: 3.73333vw; }

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-detail:after {
  content: '';
  display: block;
  position: absolute;
  right: 2vw;
  bottom: 2vw;
  width: 2.26667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.pickup-area {
  width: 100%; }

.pickup-area .pickup-area-inner {
  max-width: 94.66667vw;
  margin: 0 auto;
  padding: 8vw 0; }

.pickup-area .pickup-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.pickup-area .pickup-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.pickup-area .pickup-area-inner .section-title p {
  font-size: 2.66667vw; }

.pickup-area .pickup-area-inner .pickup-lists {
  width: 100%; }

.pickup-area .pickup-area-inner .pickup-lists ul {
  width: 100%; }

.pickup-area .pickup-area-inner .pickup-lists ul li {
  width: 100%;
  margin-bottom: 4vw; }

.pickup-area .pickup-area-inner .pickup-lists ul li:last-child {
  margin-bottom: 0; }

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-decoration: none; }

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-thum {
  width: 43.33333vw; }

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-detail {
  width: 49.33333vw; }

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-detail .title {
  font-size: 3.73333vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2vw; }

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-detail .desc {
  font-size: 3.2vw;
  line-height: 1.4; }

.pickup-banner-area {
  width: 100%;
  border-top: 1px #D6E1E9 solid; }

.pickup-banner-area .pickup-banner-area-inner {
  max-width: 80vw;
  margin: 0 auto;
  padding: 5.33333vw 0; }

.present-area {
  position: relative;
  width: 100%;
  background-image: url(img/present_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  z-index: 1; }

.present-area.no_fixed {
  background-attachment: unset; }

.present-area.color-jack .section-title {
  color: #fff; }

.present-area.color-jack .present-area-inner .present-lists ul li .present-item .title {
  color: #fff; }

.present-area.color-jack .present-area-inner .archive-btn {
  background-color: #fff;
  color: #000; }

.present-area.color-jack .present-area-inner .archive-btn:after {
  background-image: url(img/archive_arrow_black.png); }

.present-area .present-area-inner {
  max-width: 94.66667vw;
  margin: 0 auto;
  padding: 8vw 0; }

.present-area .present-area-inner.gif-space {
  padding: 17.33333vw 0; }

.present-area .present-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.present-area .present-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.present-area .present-area-inner .section-title p {
  font-size: 2.66667vw; }

.present-area .present-area-inner .present-lists {
  width: 100%;
  margin-bottom: 5.33333vw; }

.present-area .present-area-inner .present-lists ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.present-area .present-area-inner .present-lists ul li {
  width: 43.6vw;
  margin-top: 5.33333vw; }

.present-area .present-area-inner .present-lists ul li:nth-child(-n + 2) {
  margin-top: 0; }

.present-area .present-area-inner .present-lists ul li .present-item {
  display: block;
  text-decoration: none; }

.present-area .present-area-inner .present-lists ul li .present-item .thum {
  width: 43.6vw;
  height: 43.6vw;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 5.33333vw; }

.present-area .present-area-inner .present-lists ul li .present-item .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.present-area .present-area-inner .present-lists ul li .present-item .title {
  font-size: 3.73333vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 4.66667vw;
  text-align: center; }

.present-area .present-area-inner .present-lists ul li .present-item .desc {
  font-size: 3.2vw;
  line-height: 1.4;
  text-align: left; }

.present-area .present-area-inner .archive-btn {
  position: relative;
  display: block;
  width: 66.66667vw;
  height: 10.66667vw;
  line-height: 10.66667vw;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 auto;
  font-size: 3.73333vw; }

.present-area .present-area-inner .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 4vw;
  right: 3.33333vw;
  width: 1.86667vw;
  height: 3.2vw;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.news-area {
  width: 100%;
  position: relative;
  z-index: 1; }

.news-area .news-area-inner {
  max-width: 94.66667vw;
  margin: 0 auto;
  padding: 8vw 0 13.33333vw; }

.news-area .news-area-inner.gif-space {
  padding: 22.66667vw 0 8vw; }

.news-area .news-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.news-area .news-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.news-area .news-area-inner .section-title p {
  font-size: 2.66667vw; }

.news-area .news-area-inner .news-lists {
  width: 100%;
  margin-bottom: 2.66667vw; }

.news-area .news-area-inner .news-lists ul li {
  width: 100%;
  margin-bottom: 2.66667vw;
  border: 1px #C4D4E0 solid;
  background-color: #fff; }

.news-area .news-area-inner .news-lists ul li:last-child {
  margin-bottom: 0; }

.news-area .news-area-inner .news-lists ul li .news-item {
  position: relative;
  width: 100%;
  display: block;
  text-decoration: none; }

.news-area .news-area-inner .news-lists ul li .news-item .news-thum {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 35.62667vw; }

.news-area .news-area-inner .news-lists ul li .news-item .news-thum img {
  max-width: 100%;
  max-height: 100%; }

.news-area .news-area-inner .news-lists ul li .news-item .news-detail {
  padding: 3.33333vw; }

.news-area .news-area-inner .news-lists ul li .news-item .date {
  font-size: 3.46667vw;
  margin-bottom: 2vw;
  color: #E75E01; }

.news-area .news-area-inner .news-lists ul li .news-item .text {
  font-size: 3.73333vw;
  line-height: 1.4; }

.news-area .news-area-inner .news-lists ul li .news-item.no-arrow:after {
  display: none; }

.news-area .news-area-inner .news-lists ul li .news-item:after {
  content: '';
  display: block;
  position: absolute;
  right: 2vw;
  bottom: 2vw;
  width: 2.26667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.news-area .news-area-inner .archive-btn {
  position: relative;
  display: block;
  width: 66.66667vw;
  height: 10.66667vw;
  line-height: 10.66667vw;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 auto;
  font-size: 3.73333vw; }

.news-area .news-area-inner .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 4vw;
  right: 3.33333vw;
  width: 1.86667vw;
  height: 3.2vw;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.post-type-archive-sns .sns-mv {
  width: 100vw;
  height: 30.66667vw;
  background-image: url(img/sp_main_sns.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.post-type-archive-sns .sns-mv .mv-title {
  font-size: 5.33333vw;
  color: #fff;
  text-align: center;
  padding-top: 11.33333vw;
  margin-bottom: 2vw;
  line-height: 1; }

.post-type-archive-sns .sns-mv .mv-sub-title {
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  line-height: 1; }

.sns-area {
  width: 100%;
  min-height: 86.26667vw;
  background-image: url(img/sns_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  z-index: 1; }

.sns-area.no_fixed {
  background-attachment: unset; }

.sns-area.color-jack .section-title {
  color: #fff; }

.sns-area.color-jack .sns-area-inner .sns-slider .sns-slider-inner .slide-item .title {
  color: #fff; }

.sns-area.color-jack .sns-area-inner .sns-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  background-image: url(img/event_prev_arrow_white.png); }

.sns-area.color-jack .sns-area-inner .sns-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background-image: url(img/event_next_arrow_white.png); }

.sns-area.color-jack .sns-area-inner .archive-btn {
  background-color: #fff;
  color: #000; }

.sns-area.color-jack .sns-area-inner .archive-btn:after {
  background-image: url(img/archive_arrow_black.png); }

.sns-area .sns-area-inner {
  max-width: 86.66667vw;
  margin: 0 auto;
  padding: 8vw 0 9.33333vw; }

.sns-area .sns-area-inner .section-title {
  text-align: center;
  margin-bottom: 6.66667vw; }

.sns-area .sns-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.sns-area .sns-area-inner .section-title p {
  font-size: 2.66667vw; }

.sns-area .sns-area-inner .sns-slider {
  width: 100%;
  margin-bottom: 6.66667vw; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper {
  height: 100%; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper .bx-viewport {
  height: 100%; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper .bx-controls {
  position: absolute;
  top: 30%;
  width: 100%; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: -6.5%;
  width: 3.73333vw;
  height: 6vw;
  background-image: url(img/event_prev_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: -6.5%;
  width: 3.73333vw;
  height: 6vw;
  background-image: url(img/event_next_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper .bx-controls .bx-pager {
  display: none; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner {
  width: 100%; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item {
  width: 100%; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item .sns-slide-item {
  display: block;
  width: 26.66667vw;
  height: 26.66667vw;
  text-decoration: none; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item .sns-slide-item .sns-thum {
  width: 26.66667vw;
  height: 26.66667vw; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item .sns-slide-item .sns-thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item .title {
  font-size: 2.66667vw;
  font-weight: bold;
  text-align: center;
  margin-top: 2.66667vw;
  line-height: 1.2; }

.sns-area .sns-area-inner .archive-btn {
  position: relative;
  display: block;
  width: 66.66667vw;
  height: 10.66667vw;
  line-height: 10.66667vw;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 auto;
  font-size: 3.73333vw; }

.sns-area .sns-area-inner .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 4vw;
  right: 3.33333vw;
  width: 1.86667vw;
  height: 3.2vw;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

/*=======================================
見逃し配信一覧
=======================================*/
.post-type-archive-video .video-mv {
  width: 100vw;
  height: 30.66667vw;
  background-image: url(img/sp_main_video.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.post-type-archive-video .video-mv .mv-title {
  font-size: 5.33333vw;
  color: #fff;
  text-align: center;
  padding-top: 11.33333vw;
  margin-bottom: 2vw;
  line-height: 1; }

.post-type-archive-video .video-mv .mv-sub-title {
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  line-height: 1; }

.post-type-archive-video .page-title-3 {
  color: #000;
  font-size: 30px;
  font-size: 3rem;
  padding: 18px 0;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
  border-radius: 100px;
  letter-spacing: 3px;
  letter-spacing: .3rem;
  background-color: #E6EEF5; }

.post-type-archive-video .video-lists {
  width: 100%;
  margin-top: 5%; }

.post-type-archive-video .video-lists ul {
  width: 100%; }

.post-type-archive-video .video-lists ul .item {
  border: 1px #C4D4E0 solid;
  padding: 3%;
  margin-bottom: 3%; }

.post-type-archive-video .video-lists ul .item:last-child {
  margin-bottom: 0; }

.post-type-archive-video .video-lists ul .item .video-detail .video-thum {
  width: 100%; }

.post-type-archive-video .video-lists ul .item .video-detail .video-thum img {
  width: 100%; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content {
  position: relative;
  margin-top: 3%; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .video-title {
  color: #000;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .video-text {
  line-height: 1.6;
  font-size: 4.3vw;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* autoprefixer: on */
  overflow: hidden; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .video-text.vt-open {
  display: block; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .text-open {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #f2f2f2;
  border-radius: 50%;
  margin: 5px auto;
  cursor: pointer; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .text-open.text-close {
  transform: rotate(180deg); }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .text-open:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(135deg); }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .text-open:after {
  position: absolute;
  top: -15px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(135deg); }

.post-type-archive-video .video-lists ul .item .video-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 3%; }

.post-type-archive-video .video-lists ul .item .video-link .video-banner {
  display: block;
  margin-top: 3%;
  margin-left: 3%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 42.66667vw;
  height: 13.33333vw; }

.post-type-archive-video .video-lists ul .item .video-link .video-banner:nth-child(2n+1) {
  margin-left: 0; }

.post-type-archive-video .video-lists ul .item .video-link .video-banner:nth-child(-n + 2) {
  margin-top: 0; }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.tver {
  background-image: url(img/video_banner/tver.png); }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.gyao {
  background-image: url(img/video_banner/gyao.png); }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.abema {
  background-image: url(img/video_banner/abema.png); }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.asahi {
  background-image: url(img/video_banner/tereasadoga.png); }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.youtube {
  background-image: url(img/video_banner/youtube.png); }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.unext {
  background-image: url(img/video_banner/unxt.png); }

.post-type-archive-video .video-lists ul .item .video-link .video-banner.telasa {
  background-image: url(img/video_banner/telasa.png); }

.bottom-area {
  position: relative;
  width: 100%;
  z-index: 1; }

.bottom-area .bottom-area-inner {
  max-width: 100%;
  margin: 0 auto; }

.bottom-area .bottom-area-inner.gif-space {
  padding: 20vw 0 0; }

.bottom-area .bottom-area-inner .bottom-tw-area {
  width: 100%;
  border-bottom: 1px #D6E1E9 solid; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner {
  width: 85.33333vw;
  padding: 8vw 0;
  margin: 0 auto; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2vw; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .section-title p {
  font-size: 2.66667vw; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .tw-contents {
  border: 1px #D6E1E9 solid; }

.bottom-area .bottom-area-inner .bottom-ranking-area {
  width: 100%; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner {
  max-width: 94.66667vw;
  padding: 8vw 0;
  margin: 0 auto; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2vw; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .section-title p {
  font-size: 2.66667vw; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list {
  width: 100%;
  border-left: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  background-color: #fff; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul {
  width: 100%; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li {
  width: 100%;
  border-top: 1px #D6E1E9 solid; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li:last-child {
  border-bottom: 1px #D6E1E9 solid; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 5.33333vw 3.33333vw;
  text-decoration: none; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .num-icon {
  position: absolute;
  top: 5.33333vw;
  left: 3.33333vw;
  width: 6.66667vw;
  text-align: center; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .num-icon span {
  font-size: 3.73333vw;
  color: #787878;
  font-family: 'Roboto', sans-serif; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .title {
  font-size: 3.2vw;
  padding-left: 10.66667vw;
  padding-right: 10.66667vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .title br {
  display: none; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon {
  position: absolute;
  top: 5.33333vw;
  right: 4vw;
  width: 3.6vw;
  height: 3.6vw;
  background-size: contain;
  background-repeat: no-repeat; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon.new {
  width: auto;
  right: 1.33333vw; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon.new span {
  font-size: 3.46667vw;
  color: #E75E01;
  font-family: 'Roboto', sans-serif; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon.up {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(img/ranking_up.png); }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon.down {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(img/ranking_down.png); }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon.even {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(img/ranking_even.png); }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li.rank1 a .num-icon {
  width: 3.86667vw;
  height: 2.4vw;
  background-image: url(img/rank1.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 5.33333vw;
  left: 4.66667vw; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li.rank1 a .num-icon span {
  color: #fff; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li.rank2 a .num-icon span, .bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li.rank3 a .num-icon span {
  color: #E75E01; }

.tag-sort-area {
  width: 100%;
  position: relative;
  z-index: 1; }

.tag-sort-area .tag-sort-area-inner {
  max-width: 94.66667vw;
  margin: 0 auto;
  padding: 6.66667vw 0 8vw; }

.tag-sort-area .tag-sort-area-inner .section-title {
  text-align: center;
  margin-bottom: 5.33333vw; }

.tag-sort-area .tag-sort-area-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw; }

.tag-sort-area .tag-sort-area-inner .section-title p {
  font-size: 2.66667vw; }

.tag-sort-area .tag-sort-area-inner .tag-sort-list {
  width: 100%; }

.tag-sort-area .tag-sort-area-inner .tag-sort-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.tag-sort-area .tag-sort-area-inner .tag-sort-list ul li {
  margin: 1.33333vw; }

.tag-sort-area .tag-sort-area-inner .tag-sort-list ul li a {
  display: block;
  font-size: 3.73333vw;
  border: 1px #C4D4E0 solid;
  text-align: center;
  padding: 2vw 2.66667vw;
  border-radius: 100px;
  text-decoration: none;
  background-color: #fff; }

.tag-sort-sec .tag-sort-title {
  font-size: 5.86667vw;
  text-align: center;
  margin: 1.33333vw auto 7.33333vw; }

.tag-sort-sec .tag-sort-content {
  width: 100%;
  max-width: 94.66667vw;
  margin: 0 auto 2.66667vw; }

.tag-sort-sec .tag-sort-content > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.tag-sort-sec .tag-sort-content > ul > li {
  width: 46vw;
  margin-bottom: 4vw; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item {
  position: relative;
  width: 100%;
  border: 1px #C4D4E0 solid; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum {
  position: relative;
  width: 100%; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.66667vw;
  color: #fff;
  background-color: #000;
  padding: 1.33333vw 2vw;
  z-index: 1; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 3px; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label.drama:before {
  background-color: #E42FA6; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label.life:before {
  background-color: #7BBC16; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label.movie:before {
  background-color: #E183AD; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label.entertainment:before {
  background-color: #E35517; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label.news:before {
  background-color: #2F6CB1; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .pro-genre-label.sports:before {
  background-color: #EBD700; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .thum {
  display: block; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .movie-btn {
  position: absolute;
  top: 17.33333vw;
  right: 2vw;
  width: 26.66667vw;
  height: 6vw;
  z-index: 1; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .movie-btn .movie-link {
  position: relative;
  display: block;
  width: 26.66667vw;
  height: 6vw;
  line-height: 6vw;
  border-radius: 100px;
  text-align: center;
  background-color: #fff;
  font-size: 2.66667vw;
  text-decoration: none;
  padding-left: 8vw;
  border: 1px #e6eef5 solid; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-thum .movie-btn .movie-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 1.46667vw;
  left: 4vw;
  width: 4.26667vw;
  height: 3.06667vw;
  background-image: url(img/movie_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-detail {
  display: block;
  position: relative;
  width: 100%;
  padding: 2vw;
  text-decoration: none; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-detail:after {
  content: '';
  display: block;
  position: absolute;
  right: 1.33333vw;
  bottom: 1.33333vw;
  width: 2.26667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-detail .title {
  font-size: 3.2vw;
  line-height: 1.4;
  margin-bottom: 2vw; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-detail .title .sort-num {
  display: inline-block;
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  background-color: #323232;
  padding: 0.66667vw;
  margin-left: 1.33333vw; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-detail .sub-title {
  font-size: 2.93333vw;
  line-height: 1.4;
  margin-bottom: 2vw;
  color: #787878; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-sort-detail .date {
  width: 100%;
  font-size: 2.66667vw;
  color: #E75E01;
  padding-right: 6.66667vw;
  line-height: 1.1; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-area {
  width: 100%;
  padding: 2.66667vw 2.66667vw 0;
  border-top: 1px #D6E1E9 dotted; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-area > ul > li {
  margin-bottom: 2.66667vw; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-area > ul > li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 2.66667vw;
  color: #787878;
  padding-left: 3.33333vw; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0.26667vw;
  left: 0.13333vw;
  width: 2.53333vw;
  height: 2.53333vw;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.tag-sort-sec .tag-sort-area .tag-sort-area-inner {
  max-width: 94.66667vw; }

.tag-sort-sec .no-result {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 5%; }

.genre-gnav-menu-area {
  width: 100%;
  margin: 0 auto;
  border-top: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
  position: relative;
  z-index: 2; }

.genre-gnav-menu-area.drama .gnav-menu .menu .hanryu {
  border-bottom: 3px #E42FA6 solid; }

.genre-gnav-menu-area.life .gnav-menu .menu .documentary {
  border-bottom: 3px #7BBC16 solid; }

.genre-gnav-menu-area.movie .gnav-menu .menu .drama {
  border-bottom: 3px #E183AD solid; }

.genre-gnav-menu-area.entertainment .gnav-menu .menu .entertainment {
  border-bottom: 3px #E35517 solid; }

.genre-gnav-menu-area.news .gnav-menu .menu .news {
  border-bottom: 3px #2F6CB1 solid; }

.genre-gnav-menu-area.sports .gnav-menu .menu .sports {
  border-bottom: 3px #EBD700 solid; }

.genre-gnav-menu-area .gnav-menu {
  width: 100%; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper {
  height: 100%; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper .bx-viewport {
  height: 100%; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper .bx-controls {
  position: absolute;
  top: 30%;
  width: 100%;
  z-index: 999; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: 10px;
  width: 4vw;
  height: 6.26667vw;
  background-image: url(img/mv_prev_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: 10px;
  width: 4vw;
  height: 6.26667vw;
  background-image: url(img/mv_next_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.genre-gnav-menu-area .gnav-menu .bx-wrapper .bx-controls .bx-pager {
  display: none; }

.genre-gnav-menu-area .gnav-menu ul {
  width: 100%; }

.genre-gnav-menu-area .gnav-menu ul li {
  position: relative;
  width: 33.33333vw;
  height: 22vw;
  border-right: 1px #dcdcdc solid;
  text-align: center;
  background-color: #fff; }

.genre-gnav-menu-area .gnav-menu ul li:first-child {
  border-left: 1px #dcdcdc solid; }

.genre-gnav-menu-area .gnav-menu ul li:last-child {
  border-right: none; }

.genre-gnav-menu-area .gnav-menu ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 2.66667vw;
  text-decoration: none;
  padding-top: 14.66667vw;
  z-index: 1; }

.genre-gnav-menu-area .gnav-menu ul li:before {
  position: absolute;
  content: '';
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0; }

.genre-gnav-menu-area .gnav-menu ul li.hanryu:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 11.73333vw;
  height: 7.06667vw;
  background-image: url(img/gnav_hanryu.svg); }

.genre-gnav-menu-area .gnav-menu ul li.documentary:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.46667vw;
  height: 7.46667vw;
  background-image: url(img/gnav_documentary.svg); }

.genre-gnav-menu-area .gnav-menu ul li.drama:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 9.46667vw;
  height: 7.6vw;
  background-image: url(img/gnav_drama.svg); }

.genre-gnav-menu-area .gnav-menu ul li.entertainment:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 9.06667vw;
  height: 7.73333vw;
  background-image: url(img/gnav_entertainment.svg); }

.genre-gnav-menu-area .gnav-menu ul li.news:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.73333vw;
  height: 7.73333vw;
  background-image: url(img/gnav_news.svg); }

.genre-gnav-menu-area .gnav-menu ul li.sports:before {
  top: 3.33333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.6vw;
  height: 7.73333vw;
  background-image: url(img/gnav_sports.svg); }

.genre-mv {
  position: relative;
  width: 100%;
  height: 15.33333vw;
  z-index: 2; }

.genre-mv .mv-icon {
  position: absolute;
  top: 1.86667vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 6vw;
  height: 6vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.drama {
  background-image: url(img/sp_program-genre_drama.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.drama .mv-icon {
  width: 8.66667vw;
  height: 8.66667vw;
  top: 0.4vw;
  background-image: url(img/pl_hanryu.svg); }

.genre-mv.life {
  background-image: url(img/sp_program-genre_journey.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.life .mv-icon {
  background-image: url(img/pl_documentary.svg); }

.genre-mv.movie {
  background-image: url(img/sp_program-genre_movie.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.movie .mv-icon {
  background-image: url(img/pl_drama.svg); }

.genre-mv.entertainment {
  background-image: url(img/sp_program-genre_entertainment.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.entertainment .mv-icon {
  background-image: url(img/pl_entertainment.svg); }

.genre-mv.news {
  background-image: url(img/sp_program-genre_news.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.news .mv-icon {
  background-image: url(img/pl_news.svg); }

.genre-mv.sports {
  background-image: url(img/sp_program-genre_sports.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.genre-mv.sports .mv-icon {
  background-image: url(img/pl_sports.svg); }

.genre-mv .mv-title {
  font-size: 4vw;
  color: #fff;
  text-align: center;
  padding-top: 8.66667vw; }

.genre-page-link {
  width: 100%;
  background-color: #E6EEF5;
  position: relative;
  z-index: 2; }

.genre-page-link ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }

.genre-page-link ul.bt_line li:nth-child(-n + 3) {
  border-bottom: 1px #fff solid; }

.genre-page-link ul li {
  width: 33%;
  height: 25.33333vw;
  border-right: 1px #fff solid; }

.genre-page-link ul li:nth-child(3n) {
  border-right: none; }

.genre-page-link ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 0 2.66667vw;
  font-size: 3.2vw;
  text-align: center; }

.genre-page-link ul li a:focus {
  background-color: #323232;
  color: #fff; }

.all-content {
  width: 100%; }

.all-content .all-content-inner {
  margin: 0 auto;
  padding: 10.66667vw 0; }

.all-content .all-content-inner .low-content-main {
  width: 100%; }

.low-content-right {
  width: 100%;
  border-top: 1px #D6E1E9 solid;
  padding-top: 5.33333vw; }

.low-content-right .side-rec-top {
  width: 80vw;
  margin: 0 auto;
  padding: 5.33333vw 0; }

.low-content-right .side-onair-area {
  width: 100%;
  max-width: 86.66667vw;
  margin: 0 auto 8vw; }

.low-content-right .side-onair-area .side-title {
  font-size: 5.86667vw;
  text-align: center;
  margin-bottom: 5.33333vw; }

.low-content-right .side-onair-area .onair-contents {
  width: 100%;
  height: 84vw; }

.low-content-right .side-onair-area .onair-contents iframe {
  width: 100%;
  height: 100%;
  border: none; }

.low-content-right .side-pickup-area {
  width: 100%;
  padding: 6.66667vw 0;
  border-top: 1px #D6E1E9 solid; }

.low-content-right .side-pickup-area .side-title {
  font-size: 5.86667vw;
  text-align: center;
  margin-bottom: 5.33333vw; }

.low-content-right .side-pickup-area .pickup-contents {
  width: 100%;
  max-width: 94.66667vw;
  margin: 0 auto; }

.low-content-right .side-pickup-area .pickup-contents li {
  width: 100%;
  margin-bottom: 4vw; }

.low-content-right .side-pickup-area .pickup-contents li:last-child {
  margin-bottom: 0; }

.low-content-right .side-pickup-area .pickup-contents li .puc-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  text-decoration: none; }

.low-content-right .side-pickup-area .pickup-contents li .puc-item .thum {
  width: 43.33333vw; }

.low-content-right .side-pickup-area .pickup-contents li .puc-item .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.low-content-right .side-pickup-area .pickup-contents li .puc-item .detail {
  width: 48vw;
  padding: 0.66667vw 0; }

.low-content-right .side-pickup-area .pickup-contents li .puc-item .detail .title {
  font-size: 3.73333vw;
  line-height: 1.4;
  margin-bottom: 2.66667vw; }

.low-content-right .side-pickup-area .pickup-contents li .puc-item .detail .desc {
  font-size: 3.2vw;
  line-height: 1.4; }

/*=======================================
ジャンルページ
=======================================*/
.special-block {
  padding: 10.66667vw 0;
  border-top: 1px #D6E1E9 solid; }

.special-block .special-block-inner {
  max-width: 94.66667vw;
  margin: 0 auto; }

.special-block .page-title-3 {
  width: 100%;
  font-size: 5.86667vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5.33333vw;
  color: #000;
  letter-spacing: inherit;
  background-color: transparent;
  padding: 0; }

.special-block .program-item.hide {
  display: none; }

.special-block .special-list-area {
  width: 100%; }

.special-block .special-list-area > ul > li {
  position: relative;
  width: 100%;
  margin-bottom: 2.66667vw;
  border-top: 1px #D6E1E9 solid;
  border-left: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 solid;
  background-color: #fff; }

.special-block .special-list-area > ul > li:last-child {
  margin-bottom: 0; }

.special-block .special-list-area > ul > li .special-item-area {
  width: 100%; }

.special-block .special-list-area > ul > li .special-item-area .thum {
  display: block;
  width: 100%;
  height: 53.33333vw; }

.special-block .special-list-area > ul > li .special-item-area .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.special-block .special-list-area > ul > li .special-item-area .detail {
  width: 94.66667vw;
  border-top: 1px #D6E1E9 solid; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top {
  position: relative;
  display: block;
  padding: 4vw 2vw;
  text-decoration: none; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top:after {
  content: '';
  display: block;
  position: absolute;
  right: 2.66667vw;
  bottom: 2.66667vw;
  width: 4.53333vw;
  height: 4.93333vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top .title {
  font-size: 5.33333vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2.66667vw; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top .date {
  font-size: 3.73333vw;
  color: #E75E01; }

.special-block .special-list-area > ul > li .special-item-area .detail .tag-area {
  width: 100%;
  padding: 2.66667vw 2.66667vw 0;
  border-top: 1px #D6E1E9 dotted; }

.special-block .special-list-area > ul > li .special-item-area .detail .tag-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.special-block .special-list-area > ul > li .special-item-area .detail .tag-area > ul > li {
  margin-bottom: 4vw; }

.special-block .special-list-area > ul > li .special-item-area .detail .tag-area > ul > li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 3.46667vw;
  color: #787878;
  padding-left: 6.66667vw; }

.special-block .special-list-area > ul > li .special-item-area .detail .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: -0.26667vw;
  left: 0.8vw;
  width: 4.93333vw;
  height: 4.93333vw;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.regular-area {
  width: 100%;
  padding-top: 6.66667vw;
  border-top: 1px #D6E1E9 solid; }

.regular-area .regular-area-inner {
  max-width: 94.66667vw;
  margin: 0 auto; }

.regular-area .regular-area-title {
  width: 100%;
  font-size: 5.86667vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5.33333vw;
  color: #000;
  letter-spacing: inherit;
  background-color: transparent;
  padding: 0; }

.programs-block {
  padding: 6.66667vw 0 10.66667vw; }

.programs-block.child-block {
  border-bottom: 1px #D6E1E9 dotted; }

.programs-block.child-block:last-child {
  border-bottom: none; }

.programs-block .page-title-3 {
  width: 100%;
  font-size: 5.86667vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5.33333vw;
  color: #000;
  letter-spacing: inherit;
  background-color: transparent;
  padding: 0; }

.programs-block .program-item.hide {
  display: none; }

.programs-block .program-list-area {
  width: 100%; }

.programs-block .program-list-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%; }

.programs-block .program-list-area > ul > li {
  position: relative;
  width: 45vw;
  border-top: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  border-left: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 solid;
  margin: 0 1.1vw 2.66667vw;
  background-color: #fff; }

.programs-block .program-list-area > ul > li a {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none; }

.programs-block .program-list-area > ul > li a .pro-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.66667vw;
  color: #fff;
  background-color: #000;
  padding: 1.33333vw 2vw;
  z-index: 1; }

.programs-block .program-list-area > ul > li a .pro-genre-label:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 3px; }

.programs-block .program-list-area > ul > li a .pro-genre-label.drama:before {
  background-color: #E42FA6; }

.programs-block .program-list-area > ul > li a .pro-genre-label.life:before {
  background-color: #7BBC16; }

.programs-block .program-list-area > ul > li a .pro-genre-label.movie:before {
  background-color: #E183AD; }

.programs-block .program-list-area > ul > li a .pro-genre-label.entertainment:before {
  background-color: #E35517; }

.programs-block .program-list-area > ul > li a .pro-genre-label.news:before {
  background-color: #2F6CB1; }

.programs-block .program-list-area > ul > li a .pro-genre-label.sports:before {
  background-color: #EBD700; }

.programs-block .program-list-area > ul > li a .thum {
  position: relative;
  width: 100%;
  height: 25.86667vw; }

.programs-block .program-list-area > ul > li a .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.66667vw;
  padding: 0.66667vw 2vw;
  color: #fff;
  background-color: #000; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label.hanryu:before {
  background-color: #e42ea6; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label.documentary:before {
  background-color: #7bbc16; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label.drama:before {
  background-color: #e183ad; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label.entertainment:before {
  background-color: #e35416; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label.news:before {
  background-color: #2e6cb1; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label.sports:before {
  background-color: #ebd700; }

.programs-block .program-list-area > ul > li a .thum .list-cate-label:before {
  position: absolute;
  top: -0.8vw;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 3px; }

.programs-block .program-list-area > ul > li a .detail {
  position: relative;
  width: 100%;
  border-top: 1px #D6E1E9 solid; }

.programs-block .program-list-area > ul > li a .detail:after {
  content: '';
  display: block;
  position: absolute;
  right: 1.33333vw;
  bottom: 1.33333vw;
  width: 2.26667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.programs-block .program-list-area > ul > li a .detail .detail-top {
  position: relative;
  width: 100%;
  padding: 2vw; }

.programs-block .program-list-area > ul > li a .detail .detail-top .title {
  font-size: 3.73333vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2.66667vw; }

.programs-block .program-list-area > ul > li a .detail .detail-top .date {
  width: 100%;
  font-size: 3.73333vw;
  color: #E75E01;
  line-height: 1.4; }

.programs-block .program-list-area > ul > li .tag-area {
  width: 100%;
  padding: 2.66667vw 2.66667vw 0;
  border-top: 1px #D6E1E9 dotted; }

.programs-block .program-list-area > ul > li .tag-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.programs-block .program-list-area > ul > li .tag-area > ul > li {
  margin-bottom: 2.66667vw; }

.programs-block .program-list-area > ul > li .tag-area > ul > li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 2.66667vw;
  color: #787878;
  padding-left: 3.33333vw; }

.programs-block .program-list-area > ul > li .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0.26667vw;
  left: 0.13333vw;
  width: 2.53333vw;
  height: 2.53333vw;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.past-programs {
  width: 100%;
  padding-top: 6.66667vw;
  padding-bottom: 10.66667vw;
  border-top: 1px #D6E1E9 solid; }

.past-programs .past-programs-inner {
  max-width: 94.66667vw;
  margin: 0 auto; }

.past-programs .past-programs-title {
  position: relative;
  width: 100%;
  font-size: 5.86667vw;
  text-align: center;
  margin-bottom: 5.33333vw; }

.past-programs .past-programs-title .btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 6.13333vw;
  height: 6.13333vw;
  background-color: #000;
  border-radius: 100%;
  cursor: pointer;
  transition: transform .3s ease-out; }

.past-programs .past-programs-title .btn:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 3.46667vw;
  height: 0.8vw;
  background-color: #fff;
  transition: transform .3s ease-out;
  transform: rotate(90deg); }

.past-programs .past-programs-title .btn:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 3.46667vw;
  height: 0.8vw;
  background-color: #fff;
  transition: transform .3s ease-out; }

.past-programs .past-programs-title .btn.closed:before {
  transform: rotate(0deg); }

.past-programs .past-programs-content {
  display: none;
  width: 100%; }

.past-programs .past-programs-content ul {
  background-color: #fff; }

.past-programs .past-programs-content ul li {
  position: relative;
  width: 100%;
  border-top: 1px #D6E1E9 dotted; }

.past-programs .past-programs-content ul li:last-child {
  border-bottom: 1px #D6E1E9 dotted; }

.past-programs .past-programs-content ul li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2vw;
  margin: auto;
  width: 2.26667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  content: ''; }

.past-programs .past-programs-content ul li a {
  display: block;
  padding: 4vw 8.66667vw 4vw 1.33333vw;
  text-decoration: none;
  font-size: 3.2vw;
  line-height: 1.4; }

.program-sort-box {
  width: 100%;
  padding: 4vw;
  background-color: #E6EEF5;
  overflow: hidden; }

.program-sort-box .label {
  width: 20vw;
  position: relative; }

.program-sort-box .word-search {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.66667vw; }

.program-sort-box .word-search .label {
  width: 20vw;
  font-size: 3.73333vw;
  padding-top: 2.13333vw; }

.program-sort-box .word-search .word-search-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 49.33333vw; }

.program-sort-box .word-search .word-search-inner .word-item {
  margin-top: 1.33333vw;
  margin-right: 1.33333vw; }

.program-sort-box .word-search .word-search-inner .word-item:nth-child(-n + 5) {
  margin-top: 0; }

.program-sort-box .word-search .word-search-inner .word-item:nth-child(5n) {
  margin-right: 0; }

.program-sort-box .word-search .label, .program-sort-box .word-search .word-item {
  display: inline-block; }

.program-sort-box .word-search .word-item {
  cursor: pointer;
  padding: 2vw;
  font-size: 3.73333vw;
  text-align: center;
  border: 1px solid #D6E1E9;
  background-color: #fff; }

.program-sort-box .word-search .word-item.active {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.program-sort-box .word-search .word-item:hover {
  color: #fff;
  background-color: #323232; }

.program-sort-box .week-search {
  display: -ms-flexbox;
  display: flex; }

.program-sort-box .week-search .label {
  width: 20vw;
  font-size: 3.73333vw;
  padding-top: 2.13333vw; }

.program-sort-box .week-search .week-day-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 60vw; }

.program-sort-box .week-search .week-day-wrapper .week-all {
  margin-top: 1.33333vw;
  margin-right: 1.33333vw; }

.program-sort-box .week-search .week-day-wrapper .week-all:nth-child(-n + 3) {
  margin-top: 0; }

.program-sort-box .week-search .week-day-wrapper .week-all:nth-child(3n) {
  margin-right: 0; }

.program-sort-box .week-search .week-day-wrapper .week-day {
  margin-top: 1.33333vw;
  margin-right: 1.33333vw; }

.program-sort-box .week-search .week-day-wrapper .week-day:nth-child(-n + 3) {
  margin-top: 0; }

.program-sort-box .week-search .week-day-wrapper .week-day:nth-child(3n) {
  margin-right: 0; }

.program-sort-box .week-search .label, .program-sort-box .week-search .week-day {
  display: inline-block; }

.program-sort-box .week-search .week-all {
  display: inline-block;
  cursor: pointer;
  padding: 2vw;
  font-size: 3.73333vw;
  text-align: center;
  border: 1px solid #D6E1E9;
  background-color: #fff; }

.program-sort-box .week-search .week-all.active {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.program-sort-box .week-search .week-all:hover {
  color: #fff;
  background-color: #323232; }

.program-sort-box .week-search .week-day {
  cursor: pointer;
  padding: 2vw;
  font-size: 3.73333vw;
  text-align: center;
  border: 1px solid #D6E1E9;
  background-color: #fff; }

.program-sort-box .week-search .week-day.active {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.program-sort-box .week-search .week-day:hover {
  color: #fff;
  background-color: #323232; }

/*=======================================
イベント
=======================================*/
.post-type-archive-event .event-mv, .single-event .event-mv {
  width: 100vw;
  height: 30.66667vw;
  background-image: url(img/sp_program-genre_event.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.post-type-archive-event .event-mv .mv-title, .single-event .event-mv .mv-title {
  font-size: 5.33333vw;
  color: #fff;
  text-align: center;
  padding-top: 11.33333vw;
  margin-bottom: 2vw;
  line-height: 1; }

.post-type-archive-event .event-mv .mv-sub-title, .single-event .event-mv .mv-sub-title {
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  line-height: 1; }

.post-type-archive-event .thum-list-event, .single-event .thum-list-event {
  width: 100%;
  max-width: 94.66667vw;
  margin: 8vw auto 0; }

.post-type-archive-event .thum-list-event ul, .single-event .thum-list-event ul {
  width: 100%; }

.post-type-archive-event .thum-list-event ul li, .single-event .thum-list-event ul li {
  width: 100%;
  margin-bottom: 4vw;
  border-top: 1px #D6E1E9 solid;
  border-left: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 solid; }

.post-type-archive-event .thum-list-event ul li:last-child, .single-event .thum-list-event ul li:last-child {
  margin-bottom: 0; }

.post-type-archive-event .thum-list-event ul li a, .single-event .thum-list-event ul li a {
  position: relative;
  width: 100%;
  display: block;
  text-decoration: none; }

.post-type-archive-event .thum-list-event ul li a:after, .single-event .thum-list-event ul li a:after {
  content: '';
  display: block;
  position: absolute;
  right: 2.66667vw;
  bottom: 2.66667vw;
  width: 4.53333vw;
  height: 4.93333vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label, .single-event .thum-list-event ul li a .event-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 5.33333vw;
  color: #fff;
  background-color: #000;
  padding: 2vw 4vw;
  z-index: 1; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label:before, .single-event .thum-list-event ul li a .event-genre-label:before {
  position: absolute;
  top: -3px;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 3px; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label.live:before, .single-event .thum-list-event ul li a .event-genre-label.live:before {
  background-color: #ED9629; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label.exhibition:before, .single-event .thum-list-event ul li a .event-genre-label.exhibition:before {
  background-color: #E42FA6; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label.movie:before, .single-event .thum-list-event ul li a .event-genre-label.movie:before {
  background-color: #7BBC16; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label.stage:before, .single-event .thum-list-event ul li a .event-genre-label.stage:before {
  background-color: #E183AD; }

.post-type-archive-event .thum-list-event ul li a .event-genre-label.other:before, .single-event .thum-list-event ul li a .event-genre-label.other:before {
  background-color: #2F6CB1; }

.post-type-archive-event .thum-list-event ul li a .thum, .single-event .thum-list-event ul li a .thum {
  width: 100%;
  height: auto; }

.post-type-archive-event .thum-list-event ul li a .thum img, .single-event .thum-list-event ul li a .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.post-type-archive-event .thum-list-event ul li a .detail, .single-event .thum-list-event ul li a .detail {
  width: 100%;
  height: auto;
  padding: 2.66667vw 2.66667vw 6.66667vw;
  border-top: 1px #D6E1E9 solid; }

.post-type-archive-event .thum-list-event ul li a .detail .title, .single-event .thum-list-event ul li a .detail .title {
  font-size: 5.33333vw;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2.66667vw; }

.post-type-archive-event .thum-list-event ul li a .detail .date, .single-event .thum-list-event ul li a .detail .date {
  font-size: 4.53333vw;
  line-height: 1.4;
  color: #323232; }

.single-event .main-image {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.single-event .btns {
  margin: 20px 0;
  margin: 2rem 0;
  text-align: right; }

.single-event .overview {
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem; }

.single-event .overview p, .single-event .overview ul, .single-event .overview ol {
  line-height: 1.5; }

.single-event .post-content .page-title-5 {
  font-size: 5.33333vw;
  padding: 3.33333vw 0;
  border-top: 1px #707070 solid;
  border-bottom: 1px #707070 solid; }

.single-event .post-content h1 {
  font-size: 5.33333vw;
  padding: 3.33333vw 0;
  border-top: 1px #707070 solid;
  border-bottom: 1px #707070 solid; }

.single-event .post-content h2 {
  font-size: 4.26667vw;
  margin-bottom: 5.33333vw; }

.single-event .post-content h3 {
  font-size: 3.73333vw;
  margin-bottom: 5.33333vw; }

.single-event .post-content p {
  font-size: 3.73333vw; }

.post-content {
  padding: 0 2.66667%; }

/*=======================================
プレゼント
=======================================*/
.post-type-archive-present .pre-mv {
  width: 100vw;
  height: 30.66667vw;
  background-image: url(img/sp_main_present.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.post-type-archive-present .pre-mv .mv-title {
  font-size: 5.33333vw;
  color: #fff;
  text-align: center;
  padding-top: 11.33333vw;
  margin-bottom: 2vw;
  line-height: 1; }

.post-type-archive-present .pre-mv .mv-sub-title {
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  line-height: 1; }

.post-type-archive-present .contents-wrapper .contents {
  margin-top: 0; }

.post-type-archive-present .page-title-2 {
  margin-bottom: 2.66667vw; }

.post-type-archive-present .thum-list-6 ul li.item {
  padding-top: 16vw;
  margin-top: -8vw; }

.single-present .page-title-2 {
  margin-bottom: 2.66667vw; }

/*=======================================
ユーチューブ
=======================================*/
.youtube-pager {
  color: #a49994;
  margin-top: 30px;
  text-align: center; }

.youtube-pager li {
  font-weight: bold;
  display: inline-block; }

.youtube-pager li:first-child {
  margin-right: 20px; }

.youtube-pager li:last-child {
  margin-left: 20px; }

.youtube-pager li a {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem; }

.youtube-search-form {
  overflow: hidden;
  margin-bottom: 15px; }

.youtube-search-form form {
  width: 150px;
  height: 25px;
  float: right;
  overflow: hidden;
  font-weight: bold;
  border-radius: 25px;
  border: 2px solid #000;
  background-color: #fff; }

.youtube-search-form form .y-txt, .youtube-search-form form .y-btn {
  float: left; }

.youtube-search-form form .y-txt {
  height: 21px;
  width: 118px;
  border: none;
  padding: 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #000; }

.youtube-search-form form .y-txt:placeholder-shown {
  color: #000; }

.youtube-search-form form .y-txt::-webkit-input-placeholder {
  color: #000; }

.youtube-search-form form .y-txt:-moz-placeholder {
  color: #000;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.youtube-search-form form .y-txt:-ms-input-placeholder {
  color: #000; }

.youtube-search-form form .y-btn {
  width: 28px;
  height: 21px;
  cursor: pointer;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/search_icon.png) 0px 50% no-repeat;
  background-size: 15px;
  padding: 0; }

.youtube-search-result {
  line-height: 1.5; }

.youtube-search-result .btn-to-youtube-top {
  margin-top: 30px; }

.home.home-site .btn-search-toggle {
  display: none; }

.contents-wrapper {
  letter-spacing: .08em; }

.contents-wrapper .contents {
  width: 100%;
  margin: 5.33333vw auto 0;
  position: relative; }

.home .contents-wrapper .contents {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.tax-program-genre .contents-wrapper .contents {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.contents-pad {
  padding: 0 2.66667%; }

.labels {
  margin-top: 10px; }

.labels .label {
  color: #fff;
  padding: 4px 12px;
  font-size: 11px;
  font-size: 1.1rem;
  border-radius: 4px;
  display: inline-block;
  background: #666; }

.fp-only, .pc-only {
  display: none; }

/*=======================================
モジュール
=======================================*/
.change-tab-block .hide {
  display: none; }

.page-title-1 {
  color: #fff;
  font-family: "Roboto", sans-serif; }

.page-title-1 span {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  min-width: 250px;
  padding: 12px 22px;
  letter-spacing: .1em;
  border-radius: 100px;
  border: 3px solid #fff;
  display: inline-block;
  text-align: center;
  background-color: #000; }

.page-title-1.key-color {
  color: #000; }

.page-title-1.key-color span {
  border: 4px solid #000;
  background-color: #fff; }

.page-title-2 {
  color: #000;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 5.33333vw;
  letter-spacing: 3px;
  letter-spacing: .3rem;
  padding: 0 2.66667%; }

.page-title-2 .small {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  letter-spacing: .1rem; }

.page-title-3 {
  color: #000;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 8px 0;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 100px;
  letter-spacing: 3px;
  letter-spacing: .3rem;
  background-color: #E6EEF5; }

.page-title-4 {
  color: #000;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 30px;
  margin-bottom: 3rem; }

.page-title-5 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  line-height: 1.4; }

.thum-list-1 .item {
  width: 85.6338%;
  text-decoration: none;
  margin-bottom: 18px; }

.thum-list-1 .item:last-child {
  margin-bottom: 0; }

.thum-list-1 .item:nth-child(even) {
  float: right; }

.thum-list-1 .item a {
  text-decoration: none; }

.thum-list-1 .item .thum {
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
  overflow: hidden;
  border-radius: 80px;
  position: relative;
  display: block;
  margin-bottom: 15px; }

.thum-list-1 .item .thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: none; }

.thum-list-1 .item .thum.btn-movie:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: url(img/icn_youtube_play.png) 50% 50% no-repeat;
  background-size: 34px 23px; }

.thum-list-1 .item .detail {
  display: block;
  font-weight: bold;
  padding-left: 30px; }

.thum-list-1 .item .detail .title {
  color: #ef960e;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.thum-list-1 .item .detail .date {
  font-size: 15px;
  font-size: 1.5rem; }

.thum-list-2 {
  overflow: hidden; }

.thum-list-2 ul {
  margin: 0 auto;
  max-width: 355px; }

.thum-list-2 ul li {
  position: relative; }

.thum-list-2 ul li:first-child {
  z-index: 1;
  top: 0;
  margin-bottom: 0; }

.thum-list-2 ul li:nth-child(2) {
  z-index: 2; }

.thum-list-2 ul li:nth-child(3) {
  z-index: 3; }

.thum-list-2 ul .balloon {
  margin-bottom: 12px; }

.thum-list-2 ul .balloon span {
  color: #000;
  width: 160px;
  margin: 0 auto;
  line-height: 1.2;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  padding: 10px 5px;
  position: relative;
  letter-spacing: normal;
  font-weight: 900;
  border-radius: 60px;
  display: block;
  background-color: #fff; }

.thum-list-2 ul .balloon span:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  top: 100%;
  left: 50%;
  transform: translateX(-50%); }

.thum-list-2 ul .circle {
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  height: 0;
  z-index: 2;
  width: 180px;
  height: 180px; }

.thum-list-2 ul .circle a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute; }

.thum-list-2 ul .circle a img {
  height: 100%;
  max-height: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.thum-list-2 ul .circle a .fade-title, .thum-list-2 ul .circle a .title {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  line-height: 1.4;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.7); }

.thum-list-2 ul .circle a .title {
  bottom: 0;
  height: 33%;
  padding: 10px 20px; }

.thum-list-2 ul .circle a .fade-title {
  display: -ms-flexbox;
  display: flex;
  top: 0;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 10px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.thum-list-2 ul .circle a:hover .fade-title {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.thum-list-3 ul li {
  position: relative;
  margin-bottom: 15px; }

.thum-list-3 ul li:last-child {
  margin-bottom: 0; }

.thum-list-3 ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none; }

.thum-list-3 ul li .category-label {
  letter-spacing: 3px;
  letter-spacing: .3rem;
  position: absolute;
  top: -10px;
  left: 0;
  color: #fff;
  padding: 8px 5px;
  min-width: 90px;
  font-size: 16px;
  font-size: 1.6rem;
  border: 2px solid #fff;
  font-family: "Roboto", sans-serif;
  background-color: #ef960e;
  display: inline-block;
  border-radius: 64px;
  text-align: center; }

.thum-list-3 ul li .thum {
  -ms-flex: 0 0 178px;
      flex: 0 0 178px;
  width: 178px;
  border-radius: 178px;
  overflow: hidden; }

.thum-list-3 ul li .thum img {
  max-width: 100%; }

.thum-list-3 ul li .detail {
  margin-left: 10px; }

.thum-list-3 ul li .title, .thum-list-3 ul li .description {
  font-weight: bold; }

.thum-list-3 ul li .title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ef960e;
  margin-bottom: 12px;
  margin-bottom: 1.2rem; }

.thum-list-3 ul li .description {
  line-height: 1.5;
  font-size: 15px;
  font-size: 1.5rem; }

.thum-list-4 ul li {
  margin-bottom: 25px;
  color: #000;
  text-decoration: none; }

.thum-list-4 ul li:last-child {
  margin-bottom: 0; }

.thum-list-4 ul li a {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }

.thum-list-4 ul li .thum {
  -ms-flex: 0 0 160px;
      flex: 0 0 160px;
  width: 160px;
  height: 90px;
  overflow: hidden;
  position: relative; }

.thum-list-4 ul li .thum:after {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  top: 0;
  left: 0;
  background: url(img/icn_youtube_play.png) 50% 50% no-repeat;
  background-size: 33px 23px; }

.thum-list-4 ul li .thum iframe {
  width: 100%;
  height: 100%; }

.thum-list-4 ul li .thum img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.thum-list-4 ul li .texts {
  font-weight: bold;
  margin-left: 10px; }

.thum-list-4 ul li .texts .title {
  line-height: 1.5;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px; }

.thum-list-4 ul li .texts .description {
  height: 36px;
  height: 3.6rem;
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden; }

.thum-list-5 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-5 ul .item {
  width: 50%;
  padding: 0 7px;
  margin-bottom: 20px; }

.thum-list-5 ul .item:nth-child(even) {
  margin-right: 0; }

.thum-list-5 ul .item a {
  text-decoration: none; }

.thum-list-5 ul .item .thum {
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 50px;
  border: 1px solid #ccc; }

.thum-list-5 ul .item .title, .thum-list-5 ul .item .date {
  line-height: 1.4;
  font-weight: bold; }

.thum-list-5 ul .item .title {
  color: #ef960e;
  font-size: 15px;
  font-size: 1.5rem; }

.thum-list-5 ul .item .date {
  margin-top: 10px;
  margin-top: 1rem;
  font-size: 12px;
  font-size: 1.2rem; }

.thum-list-5 ul .item .date .time {
  font-size: 15.5px;
  font-size: 1.55rem; }

.thum-list-6 {
  padding: 0 2.66667%; }

.thum-list-6 .item {
  overflow: hidden;
  padding-top: 30px; }

.thum-list-6 .item:last-child {
  margin-bottom: 0; }

.thum-list-6 .item a {
  text-decoration: none; }

.thum-list-6 .item .thum-title {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.thum-list-6 .item .thum {
  float: left;
  width: 105px;
  overflow: hidden;
  border: 1px solid #ccc; }

.thum-list-6 .item .thum img {
  width: 100%; }

.thum-list-6 .item .detail {
  margin-left: 115px; }

.thum-list-6 .item .detail .title {
  line-height: 1.5;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold; }

.thum-list-6 .item .outline {
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.thum-list-6 .item .deadline {
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  background-color: #f5f5f5; }

.thum-list-6 .item .deadline span {
  color: #000; }

.thum-list-6 .item .module-btn-3 {
  float: right;
  display: block; }

.thum-list-7 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-7 ul li {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
  color: #000;
  text-decoration: none; }

.thum-list-7 ul li:nth-child(even) {
  margin-right: 0; }

.thum-list-7 ul li a {
  text-decoration: none; }

.thum-list-7 ul li .thum {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px; }

.thum-list-7 ul li .thum:after {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  top: 0;
  left: 0;
  background: url(img/icn_youtube_play.png) 50% 50% no-repeat;
  background-size: 33px 23px; }

.thum-list-7 ul li .thum img, .thum-list-7 ul li .thum iframe {
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.thum-list-7 ul li .texts {
  font-weight: bold; }

.thum-list-7 ul li .texts .title {
  line-height: 1.5;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.thum-list-7 ul li .texts .description {
  height: 36px;
  height: 3.6rem;
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden; }

.thum-list-8 ul .item {
  overflow: hidden;
  margin-bottom: 20px; }

.thum-list-8 ul .item:last-child {
  margin-bottom: 0; }

.thum-list-8 ul .item .thum {
  width: 120px;
  height: 120px;
  position: relative;
  float: left;
  overflow: hidden;
  display: block; }

.thum-list-8 ul .item .thum img {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  transform: translate(-50%, -50%); }

.thum-list-8 ul .item .content {
  margin-left: 140px; }

.thum-list-8 ul .item .content .title {
  line-height: 1.5;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ef960e;
  margin-bottom: 8px; }

.thum-list-8 ul .item .content .broadcast-time {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.thum-list-9 {
  padding: 0 2.66667%; }

.thum-list-9 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-9 ul .item {
  width: 47.88732%;
  margin-right: 4.22535%;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  padding-bottom: 24px; }

.thum-list-9 ul .item:nth-child(even) {
  margin-right: 0; }

.thum-list-9 ul .item .thum {
  height: 0;
  display: block;
  overflow: hidden;
  padding-bottom: 56.54762%;
  position: relative;
  margin-bottom: 8px;
  border: 1px solid #d9d9d9;
  background-color: #d9d9d9; }

.thum-list-9 ul .item .thum img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  transform: translate(-50%, -50%); }

.thum-list-9 ul .item .genre-label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 4px 0 4px 22px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 18px; }

.thum-list-9 ul .item .genre-label.live {
  background-image: url(img/icn_mic.png); }

.thum-list-9 ul .item .genre-label.exhibition {
  background-image: url(img/icn_bank.png); }

.thum-list-9 ul .item .genre-label.movie {
  background-image: url(img/icn_film.png); }

.thum-list-9 ul .item .genre-label.stage {
  background-image: url(img/icn_mic.png); }

.thum-list-9 ul .item .genre-label.other {
  background-image: url(img/icn_star.png); }

.thum-list-9 ul .item .title {
  line-height: 1.4;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 8px; }

.thum-list-9 ul .item .date {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px; }

.thum-list-9 ul .item .link-btn {
  position: absolute;
  right: 0;
  bottom: 0; }

.sns-btns {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.sns-btns .btn {
  margin-right: 10px; 
  margin-bottom: 10px;}

.sns-btns .btn a {
  width: 39px;
  height: 39px;
  display: block;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden; }

.sns-btns .btn.facebook a {
  background-image: url(img/icn_sns_facebook.png); }

.sns-btns .btn.twitter a {
  background-image: url(img/icn_sns_twitter.png); }

.sns-btns .btn.instagram a {
  background-image: url(img/icn_sns_instagram.png); }

.sns-btns .btn.x a {
  background-image: url(img/icn_sns_x.png); }

.sns-btns .btn.tiktok a {
  background-image: url(img/icn_sns_tiktok.png); }

.sns-btns .btn.youtube a {
  background-image: url(img/icn_sns_youtube.png); }

.sns-btns .btn.line a {
  background-image: url(img/icn_sns_line.png); }

.more-btn {
  width: 75px;
  height: 75px;
  border-radius: 100%;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.more-btn a {
  color: #ef960e;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  letter-spacing: .1em;
  font-family: "Roboto", sans-serif;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  transition: opacity .3s ease-out 0s; }

.more-btn a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.more-btn.key-color {
  background-color: #ef960e; }

.more-btn.key-color a {
  color: #fff; }

.banner-list-1 {
  margin-bottom: 5%;
  padding: 0 2.66667%; }

.banner-list-1 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.banner-list-1 ul li {
  width: 47.88732%;
  margin-right: 4.22535%;
  margin-bottom: 3%; }

.banner-list-1 ul li:nth-child(even) {
  margin-right: 0; }

.banner-list-1 ul li img {
  max-width: 100%; }

.single-banner ul li {
  width: auto !important;
  margin: 0 auto !important;
  max-width: 100%; }

.banner-list-2 {
  margin-bottom: 5%; }

.banner-list-2 ul li {
  text-align: center;
  margin-bottom: 10px; }

.banner-list-2 ul li img {
  height: auto !important;
  max-width: 100%; }

.module-table-1 {
  width: 100%; }

.module-table-1 tr:first-child th, .module-table-1 tr:first-child td {
  border-top: 0;
  padding-top: 0; }

.module-table-1 th, .module-table-1 td {
  line-height: 2;
  padding: 15px 0;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: top;
  border-top: 3px solid #ef960e; }

.module-table-1 th {
  width: 30%; }

.module-table-2 {
  width: 100%; }

.module-table-2 tr:first-child th, .module-table-2 tr:first-child td {
  border-top: 0;
  padding-top: 0; }

.module-table-2 th, .module-table-2 td {
  line-height: 2;
  padding: 15px 0;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: top;
  border-top: 3px solid #ef960e; }

.module-table-2 tr:nth-child(n + 4) th {
  border-top: 0; }

.module-table-2 th {
  width: 25%; }

.module-table-2 td {
  font-weight: normal; }

.module-table-2 td .td-left {
  display: inline-block;
  vertical-align: top; }

.module-table-2 td .td-right {
  display: inline-block;
  vertical-align: top; }

.module-table-2 td .td-right br {
  display: none; }

.module-table-2 .phonetic {
  font-size: 0.8em; }

.module-table-4 {
  width: 100%;
  margin-bottom: 20px; }

.module-table-4 tr:first-child th, .module-table-4 tr:first-child td {
  padding-top: 0; }

.module-table-4 th, .module-table-4 td {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  vertical-align: top;
  border-bottom: 1px dotted #b2b2b2; }

.module-table-4 th {
  width: 25%;
  font-weight: bold;
  padding: 15px 15px 15px 0; }

.module-table-4 td {
  padding: 15px 0; }

.module-table-4 td a {
  color: #ef960e; }

.module-table-4 td a:hover, .module-table-4 td a:visited, .module-table-4 td a:active {
  color: #ef960e; }

.module-list-1 li {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 3px solid #000; }

.module-list-1 li .title {
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px; }

.module-list-1 li .outline {
  line-height: 1.4;
  margin-bottom: 5px; }

.module-list-1 li .date {
  display: block; }

.module-list-1 li .module-btn-1 {
  float: right; }

.module-list-1 li .link {
  text-align: right; }

.module-list-1 li .link a {
  color: #ef960e; }

.module-btn-1 {
  padding-left: 20px;
  position: relative;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
  font-weight: bold; }

.module-btn-1:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.module-btn-1:before {
  position: absolute;
  left: 0;
  top: 50%;
  color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  display: block;
  content: '';
  background-color: #000;
  transform: translateY(-50%);
  background: url(img/icn_triangle_1.png) 50% 50% no-repeat #000;
  background-size: 4px 6px; }

.module-btn-1.btn-icon-down:before {
  transform: translateY(-50%) rotate(90deg); }

.module-btn-1.btn-icon-down.closed:before {
  transform: translateY(-50%) rotate(-90deg); }

.module-btn-2 {
  margin-top: 30px; }

.module-btn-2 input[type=submit] {
  color: #fff;
  width: 160px;
  line-height: 1;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  border-radius: 100px;
  background-color: #000; }

.module-btn-3 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #000;
  padding: 3px 10px;
  border-radius: 50px;
  border: 2px solid #000;
  text-decoration: none;
  display: inline-block; }

.module-btn-3:hover {
  color: #000; }

.thum-blocks-1 {
  margin: 0 2.66667%; }

.thum-blocks-1 .item {
  padding: 16px;
  margin-bottom: 30px;
  border-radius: 30px;
  background-color: #fff;
  border: 2px solid #E6EEF5; }

.thum-blocks-1 .item .item-info {
  overflow: hidden; }

.thum-blocks-1 .item .thum {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.thum-blocks-1 .item .title {
  line-height: 1.4;
  font-size: 22px;
  font-size: 2.2rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.thum-blocks-1 .item .detail .outline, .thum-blocks-1 .item .detail .content {
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.thum-blocks-1 .item .detail .other-info {
  padding: 10% 7%;
  border-radius: 50px;
  background-color: #f5f5f5; }

.thum-blocks-1 .item .detail .other-info table {
  width: 100%; }

.thum-blocks-1 .item .detail .other-info table tr:last-child th, .thum-blocks-1 .item .detail .other-info table tr:last-child td {
  padding-bottom: 0; }

.thum-blocks-1 .item .detail .other-info table th, .thum-blocks-1 .item .detail .other-info table td {
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: top;
  padding-bottom: 10px;
  line-height: 1.5; }

.thum-blocks-1 .item .detail .other-info table th {
  width: 80px;
  color: #000; }

.thum-blocks-1 .item .detail .other-info table td {
  word-break: break-all; }

.thum-blocks-1 .item .links {
  margin-top: 10px;
  text-align: right; }

.thum-blocks-1 .item .links a {
  margin-left: 30px;
  display: inline-block; }

.thum-blocks-1 .accordion-block {
  margin-bottom: 10px; }

.thum-blocks-1 .accordion-block .accordion-contents {
  display: none; }

.accordion-block .accordion-trigger {
  cursor: pointer; }

.pagination {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center; }

.pagination a, .pagination span {
  width: 45px;
  margin: 0 5px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 45px;
  font-weight: bold;
  border-radius: 45px;
  display: inline-block;
  background-color: #f5f5f5; }

.pagination a {
  text-decoration: none; }

.pagination .current, .pagination a:hover {
  color: #fff;
  background-color: #000; }

.movie-box {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%; }

.movie-box iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/*=======================================
トップページ
=======================================*/
.contents-wrapper {
  min-width: 100%; }

.now-on-air {
  position: relative;
  z-index: 4; }

.now-on-air > .title {
  font-size: 19px;
  font-size: 1.9rem;
  color: #fff;
  padding: 6px 15px 6px 28px;
  font-family: "Roboto", sans-serif;
  background: url(img/icn_thunder.png) 10px 50% no-repeat #ef960e;
  background-size: 9px 21px; }

.now-on-air .program-timeline-list {
  background-color: #f5f5f5; }

.now-on-air .program-timeline-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

.now-on-air .program-timeline-list ul .item {
  display: -ms-flexbox;
  display: flex;
  width: 74%;
  position: relative;
  -ms-flex: 0 0 74%;
      flex: 0 0 74%; }

.now-on-air .program-timeline-list ul .item:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 45px;
  content: '';
  display: block;
  background-color: #ef960e; }

.now-on-air .program-timeline-list ul .item a, .now-on-air .program-timeline-list ul .item .inner {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  padding: 10px 1.33333% 10px 4%; }

.now-on-air .program-timeline-list ul .item .thum {
  width: 95px;
  -ms-flex: 0 0 95px;
      flex: 0 0 95px;
  position: relative; }

.now-on-air .program-timeline-list ul .item .thum .inner {
  height: 50px;
  overflow: hidden;
  border-radius: 50px;
  position: relative; }

.now-on-air .program-timeline-list ul .item .thum .inner img {
  height: 100%;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.now-on-air .program-timeline-list ul .item .thum .label {
  font-size: 10px;
  font-family: "Roboto", sans-serif;
  position: absolute;
  top: -5px;
  left: 0;
  color: #fff;
  line-height: 1;
  padding: 3px 3px 3px 6px;
  border-radius: 8px 0 0 8px;
  background-color: #ef960e; }

.now-on-air .program-timeline-list ul .item .thum .label:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid #ef960e; }

.now-on-air .program-timeline-list ul .item .thum .label.next {
  color: #ef960e;
  background-color: #fff; }

.now-on-air .program-timeline-list ul .item .thum .label.next:after {
  border-left: 4px solid #fff; }

.now-on-air .program-timeline-list ul .item .texts {
  font-weight: 900;
  padding: 0 5px 0 15px; }

.now-on-air .program-timeline-list ul .item .texts .time {
  color: #ef960e;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif; }

.now-on-air .program-timeline-list ul .item .texts .title {
  margin-top: 3px;
  line-height: 1.5;
  word-break: break-all; }

.pickup-area {
  position: relative;
  z-index: 1; }

.layout-wrapper1 .layout-wrapper2 {
  width: 100%;
  margin: 0 auto;
  position: relative; }

/* トップ検索 */
.search-program {
  z-index: 2;
  overflow: hidden;
  position: relative; }

.search-program .search-program-inner {
  margin: 30px auto 8px;
  width: 220px; }

.search-program .search-text-title, .search-program .search-genre-title {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center; }

.search-program .search-text .search-text-title {
  margin-bottom: 15px; }

.search-program .search-text .search-box {
  width: 100%;
  height: 30px;
  overflow: hidden;
  border-radius: 30px;
  margin-bottom: 20px;
  background-color: #ef960e;
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1); }

.search-program .search-text .search-box .input-text {
  color: #fff;
  float: left;
  width: 83.33333%;
  height: 30px;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  background: none;
  padding-left: 20px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }

.search-program .search-text .search-box .input-text:focus {
  border: none;
  outline: none; }

.search-program .search-text .search-box .submit-btn {
  height: 30px;
  width: 16.66667%;
  display: block;
  border: 0;
  outline: 0;
  float: left;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background: url(img/icn_loupe.png) 10px 50% no-repeat;
  background-size: 18px; }

.search-program .search-text .search-box .submit-btn:focus, .search-program .search-text .search-box .submit-btn:active {
  border: none;
  outline: none; }

.search-program .search-genre .search-genre-title {
  margin-bottom: 15px; }

.search-program .search-genre .search-genre-nav-menu ul li {
  float: left;
  margin-right: 11px;
  margin-bottom: 12px;
  width: 66px;
  height: 66px;
  position: relative; }

.search-program .search-genre .search-genre-nav-menu ul li.mr0 {
  margin-right: 0; }

.search-program .search-genre .search-genre-nav-menu ul li a {
  position: absolute;
  width: 66px;
  height: 66px;
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 100%;
  transition: transform .3s ease-out 0s;
  background-color: #ef960e;
  background-size: 90%; }

.search-program .search-genre .search-genre-nav-menu ul li a:hover {
  transform: scale(1.1);
  transition: transform .3s ease-out 0s; }

.search-program .search-genre .search-genre-nav-menu ul li.menu {
  display: none; }

.search-program .search-genre .search-genre-nav-menu ul li.hanryu a {
  background-image: url(img/btn_menu_hanryu.png); }

.search-program .search-genre .search-genre-nav-menu ul li.documentary a {
  background-image: url(img/btn_menu_documentary.png); }

.search-program .search-genre .search-genre-nav-menu ul li.drama a {
  background-image: url(img/btn_menu_drama.png); }

.search-program .search-genre .search-genre-nav-menu ul li.entertainment a {
  background-image: url(img/btn_menu_entertainment.png); }

.search-program .search-genre .search-genre-nav-menu ul li.news a {
  background-image: url(img/btn_menu_news.png); }

.search-program .search-genre .search-genre-nav-menu ul li.sports a {
  background-image: url(img/btn_menu_sports.png); }

.search-program2 {
  position: relative;
  background-color: #fff; }

.search-program2 .search-program-inner {
  position: relative;
  z-index: 5; }

.search-program2 .search-text {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 102.66667%;
  background: url(img/bg_icon_w_1.png) 0 0 no-repeat;
  background-size: contain; }

.search-program2 .search-box {
  position: absolute;
  left: 22.93333%;
  top: 22.93333%;
  background-color: #ef960e;
  border-radius: 100%;
  width: 34.66667%;
  height: 0;
  padding-bottom: 34.66667%; }

.search-program2 .search-box .input-text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 30px;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  width: 100%;
  background: none;
  border: none;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }

.search-program2 .search-box .input-text:placeholder-shown {
  color: #fff; }

.search-program2 .search-box .input-text::-webkit-input-placeholder {
  color: #fff; }

.search-program2 .search-box .input-text:-moz-placeholder {
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.search-program2 .search-box .input-text:-ms-input-placeholder {
  color: #fff; }

.search-program2 .search-box .submit-btn {
  width: 18px;
  height: 18px;
  position: absolute;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  bottom: 12px;
  padding: 0;
  background: url(img/icn_loupe.png) 0 0 no-repeat;
  background-size: contain; }

.top-rec-banner {
  position: relative; }

.top-rec-banner .top-rec-banner-inner {
  right: 0;
  top: -60px;
  position: absolute; }

.fancybox-title-inside-wrap div {
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px; }

.fancybox-title-inside-wrap p {
  line-height: 1.4; }

.fancybox-inner {
  width: 100% !important;
  height: 0 !important;
  position: relative !important;
  padding-bottom: 56.25% !important; }

.fancybox-inner iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.cnt-recommend {
  width: 100%;
  margin-bottom: 70px;
  padding: 0 2.66667%;
  position: relative; }

.cnt-recommend .bg-object-4 {
  position: absolute;
  left: 0;
  top: 85px;
  height: 0;
  width: 100%;
  padding-bottom: 40%;
  background: url(img/bg_w_obj_1.png) 0 0 no-repeat;
  background-size: 100% auto; }

.cnt-recommend .bg-object-4:before {
  z-index: 0;
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 10000px;
  background-color: #fff;
  left: 0;
  top: 100%; }

.cnt-recommend .page-title-1 {
  margin-bottom: 30px; }

.cnt-recommend .thum-list-1 {
  position: relative;
  z-index: 1; }

.cnt-recommend .item .detail {
  padding-left: 9.4vw; }

.cnt-recommend .item .detail .title {
  font-size: 4.7vw; }

.cnt-recommend .item .detail .title .recommend-logo {
  display: inline-block;
  width: 7vw;
  margin: 0 1.5vw -0.5vw; }

.cnt-recommend .item .detail .title .recommend-logo img {
  display: block;
  width: 100%;
  height: 100%; }

.cnt-info {
  position: relative;
  z-index: 4;
  padding: 18% 2.66667% 5%; }

.cnt-info .page-title-1 {
  z-index: 2;
  position: relative;
  margin-bottom: 3%; }

.cnt-info .tabs {
  float: left; }

.cnt-info .tabs .tab {
  z-index: 3;
  width: 65px;
  height: 65px;
  cursor: pointer;
  color: #ef960e;
  margin-bottom: 5px;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border: 2px solid #ef960e;
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 1.3;
  position: relative;
  box-sizing: border-box; }

.cnt-info .tabs .tab:before, .cnt-info .tabs .tab:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.cnt-info .tabs .tab.active, .cnt-info .tabs .tab:hover {
  color: #fff;
  background-color: #ef960e; }

.cnt-info .tabs .tab.active:before, .cnt-info .tabs .tab:hover:before {
  left: 100%;
  border-left: 10px solid #ef960e;
  border-right: 10px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

.cnt-info .tabs .tab span {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold; }

.newsrelease-list {
  height: 77px;
  border-radius: 132px;
  background-color: #fff;
  overflow: hidden;
  padding: 10px 0;
  border: 2px solid #ef960e;
  margin-bottom: 10px; }

.newsrelease-list ul {
  overflow: scroll;
  height: 55px;
  margin: 0 35px; }

.newsrelease-list ul li {
  padding: 9px 0;
  padding: .9rem 0;
  border-bottom: 2px solid #ef960e; }

.newsrelease-list ul li:last-child {
  border-bottom: none; }

.newsrelease-list ul li a {
  text-decoration: none; }

.newsrelease-list ul li time {
  color: #ef960e;
  font-size: 12px;
  font-size: 1.2rem; }

.newsrelease-list ul li .title {
  margin-top: 5px;
  margin-top: .5rem;
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem; }

.info-list {
  height: 124px;
  background-color: #fff;
  overflow: hidden; }

.info-list ul {
  overflow-y: scroll;
  height: 124px;
  margin: 0 25px;
  /*スクロールバーの横幅指定*/
  /*スクロールバーの背景色・角丸指定*/
  /*スクロールバーの色・角丸指定*/ }

.info-list ul::-webkit-scrollbar {
  width: 4vw; }

.info-list ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f2f1f0; }

.info-list ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ef960e; }

.info-list ul li {
  padding: 9px 0;
  padding: .9rem 0;
  border-bottom: 2px solid #ef960e; }

.info-list ul li:last-child {
  border-bottom: none; }

.info-list ul li a {
  text-decoration: none; }

.info-list ul li time {
  color: #ef960e;
  font-size: 12px;
  font-size: 1.2rem; }

.info-list ul li .title {
  margin-top: 5px;
  margin-top: .5rem;
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem; }

.cnt-present {
  width: 100%;
  position: relative;
  margin: 10px auto 70px;
  padding: 60px 10px 0; }

.cnt-present:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 162.66667%;
  background: url(img/bg_present.png) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 0; }

.cnt-present .page-title-1 {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 30px; }

.cnt-present .more-btn {
  top: 130px;
  right: 15px;
  position: absolute;
  z-index: 2; }

.cnt-present .thum-list-2 {
  position: relative;
  z-index: 1; }

.cnt-present .thum-list-2 ul {
  height: 0;
  position: relative;
  padding-bottom: 113.52113%; }

.cnt-present .thum-list-2 ul li {
  position: absolute; }

.cnt-present .thum-list-2 ul li:first-child {
  top: 0;
  left: 0; }

.cnt-present .thum-list-2 ul li:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.cnt-present .thum-list-2 ul li:nth-child(3) {
  bottom: 0;
  left: 0; }

@keyframes flash {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  50% {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

.cnt-event {
  width: 100%;
  position: relative;
  z-index: 3;
  margin: -25px auto 0;
  padding: 0 0 25px;
  padding-top: 5%;
  margin-top: -19%; }

.cnt-event:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 165.33333%;
  background: url(img/bg_event.png) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 0; }

.cnt-event.movie_view:before {
  top: 85vw; }

.cnt-event.movie_view .more-btn {
  top: 115vw !important; }

.cnt-event.movie_view .page-title-1 {
  margin-bottom: 3%; }

.cnt-event .page-title-1 {
  text-align: center;
  margin-bottom: 20px;
  z-index: 1;
  position: relative; }

.cnt-event .more-btn {
  top: 100px;
  right: 15px;
  position: absolute;
  z-index: 3; }

.cnt-event .thum-list-2 {
  position: relative;
  z-index: 1; }

.cnt-event .thum-list-2 ul {
  height: 0;
  position: relative;
  padding-bottom: 129.57746%; }

.cnt-event .thum-list-2 ul li {
  position: absolute; }

.cnt-event .thum-list-2 ul li:first-child {
  top: 0;
  left: 0; }

.cnt-event .thum-list-2 ul li:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.cnt-event .thum-list-2 ul li:nth-child(3) {
  bottom: 0;
  left: 0; }

.top-movie {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 8% 0 6%; }

.top-movie .top-movie-inner {
  width: 83.73333vw;
  height: 47.06667vw;
  position: relative;
  border-radius: 2.5vw;
  overflow: hidden; }

.top-movie .top-movie-inner iframe {
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1; }

.top-movie.cp-movie {
  padding: 0;
  margin: 0 auto 15%; }

.top-movie.movie-frame {
  position: relative;
  overflow: unset; }

.top-movie.movie-frame .top-movie-inner {
  border-radius: 0; }

.top-movie.movie-frame:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 93.6vw;
  height: 56.4vw;
  background-image: url(img/movie_frame.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0; }

.cnt-special {
  margin-top: 70px;
  margin-bottom: 30px;
  position: relative;
  padding: 0 2.66667%;
  z-index: 5;
  padding-top: 13%;
  margin-top: -11%; }

.cnt-special .page-title-1 {
  text-align: center;
  margin-bottom: 30px; }

.cnt-youtube {
  position: relative;
  padding: 0 2.66667%;
  margin-bottom: 8%; }

.cnt-youtube .page-title-1 {
  margin-bottom: 30px; }

.cnt-youtube .more-btn {
  position: absolute;
  top: -8px;
  right: 20px; }

.fancybox-title .title {
  line-height: 1.5;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px; }

.fancybox-title .description {
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem; }

.cnt-ranking {
  width: 100%;
  margin: 0 auto 70px;
  position: relative;
  padding: 10% 2.66667% 0;
  margin-top: -18%; }

.cnt-ranking .page-title-1 {
  margin-bottom: 20px; }

.cnt-ranking .bx-wrapper {
  margin-bottom: 0; }

.top-sub-nav {
  width: 100%;
  margin-bottom: 12%;
  padding: 0 2.66667%;
  position: relative;
  z-index: 2; }

.top-sub-nav ul li {
  margin-bottom: 10px; }

.top-sub-nav ul li.mail a {
  background-image: url(img/icn_mail.png); }

.top-sub-nav ul li.shouhin a {
  background-image: url(img/icn_shouhin.png); }

.top-sub-nav ul li.sns a {
  background-image: url(img/icn_sns.png); }

.top-sub-nav ul li a {
  color: #fff;
  padding: 18px;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  border-radius: 60px;
  text-decoration: none;
  background-color: #ef960e;
  background-position: 18px 50%;
  background-repeat: no-repeat;
  background-size: 30px; }

/*=======================================
下層ページ共通
=======================================*/
.bg-low-object-1, .bg-low-object-2 {
  z-index: 0;
  position: absolute; }

.bg-low-object-1 {
  width: 100%;
  height: 0;
  padding-bottom: 46.66667%;
  top: 0;
  left: 0;
  background: url(img/bg_low_obj_1.gif) 0 0 no-repeat;
  background-size: cover; }

.page-lnav {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  background-color: #fff;
  padding: 12px 2.66667% 0;
  padding: 1.2rem 2.66667% 0; }

.page-lnav li {
  display: inline-block;
  border-right: 1px solid #000;
  padding: 0 10px;
  margin-bottom: 12px;
  margin-bottom: 1.2rem; }

.page-lnav li a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none; }

.cnt-block {
  margin-bottom: 30px;
  padding: 0 2.66667%; }

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #FFF !important; }

.gsc-selected-option-container {
  width: 100%;
  max-width: 100% !important; }

/*=======================================
会社情報系
=======================================*/
.page-company-link .comp-mv {
  width: 100vw;
  height: 30.66667vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/sp_program-genre_company.jpg); }

.page-company-link .comp-mv .mv-title {
  font-size: 5.33333vw;
  padding-top: 11.33333vw;
  text-align: center;
  color: #fff;
  line-height: 1;
  margin-bottom: 2vw;
  font-family: 'Roboto', sans-serif; }

.page-company-link .comp-mv .mv-sub-title {
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  line-height: 1; }

.page-company-link .company-content-list {
  width: 100%;
  max-width: 94.66667vw;
  margin: 0 auto;
  padding-top: 10.66667vw; }

.page-company-link .company-content-list .comp-lnav {
  width: 100%; }

.page-company-link .company-content-list .comp-lnav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }

.page-company-link .company-content-list .comp-lnav ul li {
  position: relative;
  width: 46vw;
  height: 34vw;
  margin-bottom: 4vw; }

.page-company-link .company-content-list .comp-lnav ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 46vw;
  height: 26.13333vw;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1; }

.page-company-link .company-content-list .comp-lnav ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 27.46667vw;
  line-height: 1.4;
  text-decoration: none;
  font-size: 3.2vw; }

.page-company-link .company-content-list .comp-lnav ul li.compnay:before {
  background-image: url(img/sp_main_company_1_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.vision:before {
  background-image: url(img/sp_main_company_2_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.orga:before {
  background-image: url(img/sp_main_company_3_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.recruit_info:before {
  background-image: url(img/sp_main_company_4_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.kessan:before {
  background-image: url(img/sp_main_company_5_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.newsrelease:before {
  background-image: url(img/sp_main_company_6_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.singi:before {
  background-image: url(img/sp_main_company_7_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.watch:before {
  background-image: url(img/sp_main_company_8_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.shubetsu:before {
  background-image: url(img/sp_main_company_9_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.kojin:before {
  background-image: url(img/sp_main_company_10_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.tvdata:before {
  background-image: url(img/sp_main_company_11_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.kankyo:before {
  background-image: url(img/sp_main_company_12_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.access:before {
  background-image: url(img/sp_main_company_13_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.purpose:before {
  background-image: url(img/sp_main_company_14_thum.png); }

.page-template-page-company .contents, .post-type-archive-kessan .contents, .single-kessan .contents, .post-type-archive-newsrelease .contents, .single-newsrelease .contents, .post-type-archive-singi .contents, .single-singi .contents, .post-type-archive-shubetsu .contents, .single-shubetsu .contents, .post-type-archive-sns .contents, .post-type-archive-news .contents, .single-news .contents, .post-type-archive-video .contents {
  margin-top: 0; }

.contents-company .post-content-1, .contents-company .post-archive-1 {
  padding: 0;
  border-radius: 0;
  border: none; }

.post-content-1, .post-archive-1 {
  font-size: 16px;
  padding: 40px 55px; }

.post-content-1 .module-table-1 tr:first-child th, .post-content-1 .module-table-1 tr:first-child td, .post-archive-1 .module-table-1 tr:first-child th, .post-archive-1 .module-table-1 tr:first-child td {
  padding: 2.66667vw 0;
  border-top: 1px #707070 dotted; }

.post-content-1 .module-table-1 tr:first-child th, .post-archive-1 .module-table-1 tr:first-child th {
  padding-left: 2vw; }

.post-content-1 .module-table-1 tr:last-child th, .post-content-1 .module-table-1 tr:last-child td, .post-archive-1 .module-table-1 tr:last-child th, .post-archive-1 .module-table-1 tr:last-child td {
  padding: 2.66667vw 0;
  border-bottom: 1px #707070 dotted; }

.post-content-1 .module-table-1 tr:last-child th, .post-archive-1 .module-table-1 tr:last-child th {
  padding-left: 2vw; }

.post-content-1 .module-table-1 th, .post-content-1 .module-table-1 td, .post-archive-1 .module-table-1 th, .post-archive-1 .module-table-1 td {
  padding: 2.66667vw 0;
  border-top: 1px #707070 dotted; }

.post-content-1 .module-table-1 th, .post-archive-1 .module-table-1 th {
  padding-left: 2vw; }

.post-content-1 .module-table-1 td p, .post-archive-1 .module-table-1 td p {
  line-height: 1;
  margin-bottom: 10px; }

.post-content-1 .module-table-1 td a, .post-archive-1 .module-table-1 td a {
  color: #ED9629; }

.post-content-1 .module-table-1 td a:hover, .post-archive-1 .module-table-1 td a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.c-mv {
  width: 100vw;
  height: 30.66667vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 8%;
  background-image: url(img/sp_main_company_1.jpg); }

.c-mv.mv-company {
  background-image: url(img/sp_main_company_1.jpg); }

.c-mv.mv-vision {
  background-image: url(img/sp_main_company_2.jpg); }

.c-mv.mv-orga {
  background-image: url(img/sp_main_company_3.jpg); }

.c-mv.mv-recruit_info {
  background-image: url(img/sp_main_company_4.jpg); }

.c-mv.mv-kessan {
  background-image: url(img/sp_main_company_5.jpg); }

.c-mv.mv-newsrelease {
  background-image: url(img/sp_main_company_6.jpg); }

.c-mv.mv-singi {
  background-image: url(img/sp_main_company_7.jpg); }

.c-mv.mv-watch {
  background-image: url(img/sp_main_company_8.jpg); }

.c-mv.mv-shubetsu {
  background-image: url(img/sp_main_company_9.jpg); }

.c-mv.mv-kojin {
  background-image: url(img/sp_main_company_10.jpg); }

.c-mv.mv-tvdata {
  background-image: url(img/sp_main_company_11.jpg); }

.c-mv.mv-kankyo {
  background-image: url(img/sp_main_company_12.jpg); }

.c-mv.mv-access {
  background-image: url(img/sp_main_company_13.jpg); }

.c-mv.mv-purpose {
  background-image: url(img/sp_main_company_14.png); }

.c-mv.mv-recruit_shinsotsu {
  background-image: url(img/sp_main_company_4.jpg); }

.c-mv.mv-recruit_chuuto {
  background-image: url(img/sp_main_company_4.jpg); }

.c-mv.mv-news {
  background-image: url(img/sp_main_information.jpg); }

.c-mv .c-title {
  font-size: 4.26667vw;
  color: #fff;
  text-align: center;
  padding-top: 13.33333vw;
  line-height: 1; }

.company-content-bottom {
  width: 100%;
  max-width: 94.66667vw;
  margin: 10.66667vw auto 0; }

.company-content-bottom .company-bnav {
  width: 100%; }

.company-content-bottom .company-bnav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }

.company-content-bottom .company-bnav ul li {
  position: relative;
  width: 46vw;
  height: 8.66667vw;
  margin-bottom: 2.66667vw;
  border: 1px #D6E1E9 solid; }

.company-content-bottom .company-bnav ul li:nth-child(4n) {
  margin-right: 0; }

.company-content-bottom .company-bnav ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 15.33333vw;
  height: 8.4vw;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1; }

.company-content-bottom .company-bnav ul li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.33333vw;
  margin: auto;
  display: block;
  content: '';
  width: 2.26667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1; }

.company-content-bottom .company-bnav ul li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
  line-height: 1.2;
  padding-left: 16.66667vw;
  padding-right: 5.33333vw;
  text-decoration: none;
  font-size: 2.66667vw; }

.company-content-bottom .company-bnav ul li.compnay:before {
  background-image: url(img/sp_main_company_1_thum.png); }

.company-content-bottom .company-bnav ul li.vision:before {
  background-image: url(img/sp_main_company_2_thum.png); }

.company-content-bottom .company-bnav ul li.orga:before {
  background-image: url(img/sp_main_company_3_thum.png); }

.company-content-bottom .company-bnav ul li.recruit_info:before {
  background-image: url(img/sp_main_company_4_thum.png); }

.company-content-bottom .company-bnav ul li.kessan:before {
  background-image: url(img/sp_main_company_5_thum.png); }

.company-content-bottom .company-bnav ul li.newsrelease:before {
  background-image: url(img/sp_main_company_6_thum.png); }

.company-content-bottom .company-bnav ul li.singi:before {
  background-image: url(img/sp_main_company_7_thum.png); }

.company-content-bottom .company-bnav ul li.watch:before {
  background-image: url(img/sp_main_company_8_thum.png); }

.company-content-bottom .company-bnav ul li.shubetsu:before {
  background-image: url(img/sp_main_company_9_thum.png); }

.company-content-bottom .company-bnav ul li.kojin:before {
  background-image: url(img/sp_main_company_10_thum.png); }

.company-content-bottom .company-bnav ul li.tvdata:before {
  background-image: url(img/sp_main_company_11_thum.png); }

.company-content-bottom .company-bnav ul li.kankyo:before {
  background-image: url(img/sp_main_company_12_thum.png); }

.company-content-bottom .company-bnav ul li.access:before {
  background-image: url(img/sp_main_company_13_thum.png); }

.company-content-bottom .company-bnav ul li.purpose:before {
  background-image: url(img/sp_main_company_14_thum.png); }

.company-contents {
  margin-bottom: 45px;
  padding: 0 2.66667%; }

.company-contents .company-content-main .archive-btn {
  position: relative;
  display: block;
  width: 66.66667vw;
  height: 10.66667vw;
  line-height: 10.66667vw;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 auto;
  font-size: 3.73333vw; }

.company-contents .company-content-main .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 4vw;
  right: 3.33333vw;
  width: 1.86667vw;
  height: 3.2vw;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.post-content-1, .post-archive-1 {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 24px 12px;
  margin-bottom: 25px; }

.company-lnav ul li {
  padding-left: 10px;
  margin-bottom: 10px;
  border-radius: 60px;
  background-color: #f5f5f5; }

.company-lnav ul li a {
  padding: 12px;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  padding-left: 30px; }

.company-lnav ul li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  color: #fff;
  content: '';
  width: 17px;
  height: 17px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  transform: translateY(-50%);
  background-image: url(img/icn_triangle_1.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #cececf;
  background-size: 5px 6px; }

.company-lnav ul li.current-menu-item a:before {
  background-color: #ef960e; }

.company-about {
  background-color: #f5f5f5;
  border-radius: 30px; }

.company-about .post-archive-1 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 20px 12px;
  border-radius: 30px;
  background-color: #f5f5f5;
  border: none; }

.company-about .post-archive-1 .title {
  font-size: 12px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px; }

.company-about .post-archive-1 .outline {
  line-height: 1.4;
  margin-bottom: 5px; }

.company-about .post-archive-1 .company-about-link {
  width: 100%;
  text-align: right;
  line-height: 1.5; }

.orga {
  width: 100%; }

.orga .orga-image {
  width: 100%; }

.orga p {
  text-align: right;
  font-weight: normal; }

.contact-form table {
  width: 100%;
  background-color: #f7f7f7; }

.contact-form table tr:first-child tr, .contact-form table tr:first-child td {
  padding-top: 10px; }

.contact-form table tr:last-child tr, .contact-form table tr:last-child td {
  padding-bottom: 10px; }

.contact-form table th, .contact-form table td {
  padding-bottom: 10px; }

.contact-form table th {
  width: 30%;
  padding-left: 10px;
  font-weight: bold; }

.contact-form table td {
  padding-right: 20px; }

.contact-form table td input {
  height: 24px;
  padding: 0 10px; }

.contact-form table td .example {
  color: #808080;
  margin-top: 3px;
  font-size: 10px;
  font-size: 1rem; }

/*=======================================
メールマガジン
=======================================*/
.mailmz-contents {
  padding: 0 2.66667%;
  max-width: 100%;
  margin-bottom: 40px; }

.mailmz-contents .mailmz-contents-inner {
  padding: 10px 10px 20px;
  background-color: #fffad0; }

.mailmz-contents .about {
  margin-bottom: 5px; }

.mailmz-contents .about .title {
  font-size: 15px;
  font-size: 1.5rem;
  color: #ef960e;
  font-weight: bold;
  border-bottom: 2px solid #ef960e;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.mailmz-contents .about .content {
  font-weight: bold;
  line-height: 1.5em; }

.mailmz-contents .end-content {
  margin: 25px auto 10px; }

.mailmz-contents .end-content .end-title {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #ff0000; }

.mailmz-contents .end-content .end-text p {
  margin-bottom: 3px;
  line-height: 1.5em; }

.mailmz-contents .end-content .end-text p:last-child {
  margin-bottom: 0; }

.mailmz-contents .osusume-list {
  margin-bottom: 10px; }

.mailmz-contents .osusume-list li {
  text-align: center; }

.mailmz-contents .btn-grad1 {
  color: #fff;
  display: inline-block;
  padding: 10px;
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  margin: 0 5px;
  text-decoration: none; }

.mailmz-contents .btn-grad1.col-b {
  border: 1px solid #0e6afb;
  background: #33a7f7;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #33a7f7 0%, #1989e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$col1', endColorstr='$col2',GradientType=0 );
  /* IE6-9 */ }

.mailmz-contents .btn-grad1.col-r {
  border: 1px solid #f8351b;
  background: #fa6d63;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fa6d63 0%, #f9341a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$col1', endColorstr='$col2',GradientType=0 );
  /* IE6-9 */ }

.mailmz-contents .btn-grad1.col-o {
  border: 1px solid #fca249;
  background: #fed07e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fed07e 0%, #fca047 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$col1', endColorstr='$col2',GradientType=0 );
  /* IE6-9 */ }

.mailmz-contents .btn-grad1.col-g {
  border: 1px solid #469c17;
  background: #96c523;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #96c523 0%, #709f1f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$col1', endColorstr='$col2',GradientType=0 );
  /* IE6-9 */ }

.mailmz-contents .btn-grad1.full {
  display: block; }

.mailmz-contents .btn-grad1.size1 {
  min-width: 140px; }

.mailmz-contents .smaple-box {
  margin-bottom: 20px; }

.mailmz-contents .smaple-box .btn-grad1 {
  margin-bottom: 5px; }

.mailmz-contents .smaple-box .text {
  font-size: 10px;
  font-size: 1rem; }

.mailmz-contents .new-registration {
  margin-bottom: 20px; }

.mailmz-contents .new-registration .btn-grad1 {
  margin-bottom: 5px; }

.mailmz-contents .new-registration .caution-text {
  color: #cb0011; }

.mailmz-contents .new-registration .caution-text li {
  line-height: 1.4;
  padding-left: 1em;
  text-indent: -1em;
  color: #CC0000;
  margin: 0 auto; }

.mailmz-contents .login-unit {
  padding: 10px;
  border-radius: 10px;
  border: 2px solid #fc9f2a; }

.mailmz-contents .login-unit .title {
  color: #fa651e;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 10px; }

.mailmz-contents .login-unit .login-unit-inner {
  padding: 10px;
  background-color: #fff; }

.mailmz-contents .login-unit table {
  width: 100%; }

.mailmz-contents .login-unit table th, .mailmz-contents .login-unit table td {
  padding-bottom: 10px; }

.mailmz-contents .login-unit table th {
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding-right: 10px; }

.mailmz-contents .login-unit .login-bt {
  text-align: center; }

.mailmz-contents .login-unit .login-bt input {
  line-height: 1;
  padding: 10px 30px;
  display: inline-block; }

.mailmz-contents .error-message-2 {
  color: red;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 10px; }

.mailmz-contents .title-1 {
  padding: 10px;
  color: #640004;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: none;
  border: 1px solid #fca725;
  background: #feeed2;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #feeed2 0%, #fdb748 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$col1', endColorstr='$col2',GradientType=0 );
  /* IE6-9 */ }

.mailmz-contents .table-1 {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  border-top: 1px solid #ffc454;
  border-left: 1px solid #ffc454;
  border-right: 1px solid #ffc454; }

.mailmz-contents .table-1 tr {
  background-color: #fffde9; }

.mailmz-contents .table-1 th, .mailmz-contents .table-1 td {
  line-height: 1.4;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: middle; }

.mailmz-contents .table-1 th select[name=job], .mailmz-contents .table-1 td select[name=job] {
  width: 100%; }

.mailmz-contents .table-1 th {
  width: 30%;
  padding: 5px;
  margin: 4px auto;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #ffc454; }

.mailmz-contents .table-1 td {
  padding: 5px;
  border-bottom: 1px solid #ffc454; }

.mailmz-contents .table-1 td p {
  margin-bottom: 10px; }

.mailmz-contents .table-1 td p.center {
  text-align: center; }

.mailmz-contents .table-1 td.icon {
  padding: 0 5px; }

.mailmz-contents .table-1 td label[for=agreed] {
  font-weight: bold; }

.mailmz-contents .table-1 .required-label {
  color: #fff;
  padding: 3px 4px;
  font-size: 10px;
  font-size: 1rem;
  white-space: nowrap;
  background-color: #f80303;
  display: inline-block;
  margin-bottom: 3px; }

.mailmz-contents .label-title {
  padding: 8px;
  line-height: 1.4;
  margin-bottom: 10px;
  background-color: #fdc474; }

.mailmz-contents .attention-text {
  padding: 10px;
  line-height: 1.5;
  margin-bottom: 20px;
  border: 1px solid #fdc25d;
  background-color: #fffdea; }

.mailmz-contents .btn-block {
  text-align: center;
  margin-bottom: 20px; }

.mailmz-contents .back-mailzm-top {
  text-align: center; }

.mailmz-contents .comp-message {
  font-weight: bold;
  margin-bottom: 20px; }

.mailmz-contents .error-message {
  color: red;
  line-height: 1.4;
  margin-bottom: 10px; }

.mailmz-contents .mailmz-sample {
  line-height: 1.5;
  word-break: break-all; }

.mailmz-contents .mailmz-sample .ta-center {
  text-align: center; }

.mailmz-contents .mailmz-kiyaku-content {
  padding: 10px;
  line-height: 1.5;
  border: 1px solid #ffc454;
  background-color: #fffdea;
  margin-bottom: 20px; }

.mailmz-contents .mailmz-kiyaku-content h2 {
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1em; }

.mailmz-contents .mailmz-kiyaku-content p {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.mailmz-contents .mailmz-kiyaku-content ul, .mailmz-contents .mailmz-kiyaku-content ol {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.mailmz-contents .forget-link {
  margin-top: 10px;
  text-align: center; }

.mailmz-contents .forget-link a {
  color: #FF6600; }

/*=======================================
検索
=======================================*/
/*=======================================
番組表
=======================================*/
/*data*/
/*======================program======================*/
/*data*/
#programArea {
  padding: 2.66667%; }

#programArea #dataSelectArea ul {
  overflow: hidden; }

#programArea #dataSelectArea ul li {
  float: left; }

#programArea #dataSelectArea ul li a {
  display: block;
  padding: 8px 0;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  background-color: #d9d9d9;
  position: relative; }

#programArea #dataSelectArea ul li a:before {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%); }

#programArea #dataSelectArea ul li.btn_back {
  float: left; }

#programArea #dataSelectArea ul li.btn_back a {
  padding-left: 20px;
  padding-right: 10px; }

#programArea #dataSelectArea ul li.btn_back a:before {
  left: 6px;
  content: '<'; }

#programArea #dataSelectArea ul li.btn_back img {
  width: 60px; }

#programArea #dataSelectArea ul li.btn_next {
  float: right; }

#programArea #dataSelectArea ul li.btn_next a {
  padding-right: 20px;
  padding-left: 10px; }

#programArea #dataSelectArea ul li.btn_next a:before {
  right: 10px;
  content: '>'; }

#programArea #dataSelectArea ul li.btn_next img {
  width: 60px; }

#programArea div.dataList {
  margin: -30px auto 20px;
  height: 30px;
  text-align: center;
  padding: 0 80px; }

#programArea div.dataList select {
  height: 30px;
  width: 100%;
  text-align: center; }

#programArea dl {
  display: table;
  border-bottom: #000000 dotted 1px;
  /*  background :url("../img/arrow_boxLink.png") no-repeat 98.5% center; */
  background-size: 10px; }

#programArea dl.innerBlock {
  width: 100%;
  padding: 0 15px 0 0; }

#programArea dl.active {
  font-weight: bold;
  background-color: #ffce00; }

#programArea dl.active dt {
  font-weight: bold;
  line-height: 20px;
  background-color: #ffce00; }

#programArea dl dt, #programArea dl dd {
  line-height: 1.4;
  display: table-cell; }

#programArea dl dt {
  background-color: #efefef;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: middle;
  width: 30%;
  line-height: 0; }

#programArea dl dd {
  padding: 10px 0 10px 5px; }

#programArea dl.nourl {
  background-image: none; }

#programArea dl dd p.dataInfo {
  font-size: 9pt;
  color: #de3413; }

#programArea dl dd p.dataInfoNew {
  font-size: 9pt;
  color: #de3413;
  vertical-align: middle; }

#programArea dl dd p.dataInfoNew img {
  vertical-align: middle; }

.program_icon_box {
  width: 90%;
  margin: 0 auto 4vw; }

.program_icon_box .program_icons .program_icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 1vw;
  margin-bottom: 1.5vw; }

.program_icon_box .program_icons .program_icon .icon_img {
  width: 4vw;
  height: auto; }

.program_icon_box .program_icons .program_icon .icon_name {
  margin-left: 1vw;
  font-size: 3vw;
  font-weight: 700;
  letter-spacing: 1px; }

.program_icon_box .program_icons .program_icon[data-icon="4k"] {
  display: none; }

.program_icon_box[data-type="4k"] .program_icon[data-icon="4k"] {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.page-timetable[data-showtype="2k"] .page-timetable-tab .tab-btn[data-type="2k"] {
  background-color: white; }

.page-timetable[data-showtype="4k"] .page-timetable-tab .tab-btn[data-type="4k"] {
  background-color: white; }

.page-timetable[data-showtype="4k"] .program_icon[data-icon="4k"] {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.page-timetable[data-showtype="multi"] .page-timetable-tab .tab-btn[data-type="multi"] {
  background-color: white; }

.page-timetable .page-timetable-mv {
  width: 100vw;
  height: 30.66667vw;
  background-image: url(img/timetable/sp_program-genre_channelguide.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.page-timetable .page-timetable-mv .mv-title {
  font-size: 5.33333vw;
  color: #fff;
  text-align: center;
  padding-top: 11.33333vw;
  margin-bottom: 2vw;
  line-height: 1; }

.page-timetable .page-timetable-mv .mv-sub-title {
  font-size: 2.66667vw;
  color: #fff;
  text-align: center;
  line-height: 1; }

.page-timetable .page-timetable-tab {
  height: 40px;
  background-color: #f2f5fa; }

.page-timetable .page-timetable-tab .tab-btns {
  width: 90%;
  height: 100%;
  border-left: 1px solid white;
  border-right: 1px solid white;
  box-sizing: border-box;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  background-color: #E4EEF5; }

.page-timetable .page-timetable-tab .tab-btns .tab-btn {
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer; }

.page-timetable .page-timetable-tab .tab-btns .tab-btn[data-type="2k"] {
  background-image: url(img/timetable/timetable_tab_2k.png);
  background-size: 60%; }

.page-timetable .page-timetable-tab .tab-btns .tab-btn[data-type="4k"] {
  background-image: url(img/timetable/timetable_tab_4k.png);
  background-size: 80%; }

.page-timetable .page-timetable-tab .tab-btns .tab-btn[data-type="multi"] {
  background-image: url(img/timetable/timetable_tab_2k152.png);
  background-size: 80%; }

.page-timetable .page-timetable-header {
  margin: 0 auto;
  padding: 18px 10px;
  box-sizing: border-box; }

.page-timetable .page-timetable-header .icon_example .program_icons:not(:first-child) .program_icon {
  margin-top: 6px; }

.page-timetable .page-timetable-header .icon_example .program_icons .program_icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 10px; }

.page-timetable .page-timetable-header .icon_example .program_icons .program_icon .icon_img {
  width: 15px;
  height: auto; }

.page-timetable .page-timetable-header .icon_example .program_icons .program_icon .icon_name {
  margin-left: 4px;
  font-size: 11px; }

.page-timetable .page-timetable-header .icon_example .program_icons .program_icon[data-icon="4k"] {
  display: none; }

/*list*/
/*URLがない場合、矢印の背景画像を表示しない　20130917追記*/
/**/
.span01 {
  border-left: 7px solid #72e45c; }

.span02 {
  border-left: 7px solid #ff9500; }

.span03 {
  border-left: 7px solid #26d4ff; }

.span04 {
  border-left: 7px solid #0d85ff; }

/*Icon*/
.iconList {
  margin-bottom: 50px;
  padding: 10px 2.66667%;
  border-bottom: 1px solid #cfcfcf; }

.iconList ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.iconList ul li {
  width: 50%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 0 10px 0; }

.iconList ul li:nth-child(odd) {
  padding-right: 10px; }

.iconList ul li img {
  height: 14px;
  margin-right: 4px; }

.iconList ul li.small {
  font-size: 12px;
  font-size: 1.2rem; }

.genre-slider-area {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 5.33333vw; }

.genre-slider-area .genre-slider-title {
  font-size: 5.33333vw;
  text-align: center;
  margin-bottom: 5.33333vw; }

.genre-slider-area .genre-slider-wrap {
  width: 81.33333vw;
  margin: 0 auto; }

.genre-slider-area .genre-slider-wrap .genre-slider {
  width: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper {
  height: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-viewport {
  overflow: visible !important;
  width: 81.33333vw !important;
  margin: 0 auto;
  height: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-viewport .slide-item {
  display: block !important; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls {
  position: absolute;
  top: 20vw;
  width: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-controls-direction {
  position: absolute;
  width: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: 2%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  margin: 0 1.33333vw;
  border-left: 0.8vw solid #656565;
  border-bottom: 0.8vw solid #656565;
  transform: rotate(45deg); }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev.disabled {
  display: none; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: 2%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 4vw;
  height: 4vw;
  margin: 0 1.33333vw;
  border-top: 0.8vw solid #656565;
  border-right: 0.8vw solid #656565;
  transform: rotate(45deg); }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next.disabled {
  display: none; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -54vw;
  margin: auto; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  margin: 0 2.66667vw; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  width: 2.66667vw;
  height: 2.66667vw;
  background-color: #656565;
  border: none; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #ef960e; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner {
  width: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item {
  width: 100%;
  height: 81.33333vw; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item:not(:first-child) {
  display: none; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content {
  position: relative;
  width: 100%;
  height: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content {
  display: block;
  width: 100%;
  text-decoration: none; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content .slide-image {
  height: 45.73333vw; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content .slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content .genre-detail {
  width: 100%;
  padding: 2.66667vw; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content .genre-detail .genre-title {
  width: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content .genre-detail .genre-title .date {
  width: 100%;
  font-size: 3.46667vw;
  font-weight: bold;
  color: #ED9629;
  margin-bottom: 2vw;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
  overflow: hidden; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .si-content .slide-content .genre-detail .genre-title .title {
  width: 100%;
  font-size: 4.26667vw;
  font-weight: bold;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden; }

/*.iconList ul {
   margin: 10px 0 10px 10px;
}*/
@media screen and (max-width: 374px) {
  .thum-list-2 ul {
    max-width: 310px; }
  .thum-list-2 ul .balloon {
    margin-bottom: 15px; }
  .thum-list-2 ul .balloon span {
    width: 140px; }
  .thum-list-2 ul .circle {
    width: 150px;
    height: 150px; }
  .page-title-1 span {
    font-size: 2.4rem;
    min-width: 200px;
    padding: 12px 22px;
    letter-spacing: .1em;
    border-radius: 100px;
    border: 3px solid #fff;
    display: inline-block;
    text-align: center;
    background-color: #ef960e; }
  .page-title-1.key-color {
    color: #ef960e; }
  .page-title-1.key-color span {
    border: 4px solid #ef960e;
    background-color: #fff; }
  .home .contents-wrapper .contents {
    padding-top: 0; }
  .contents-wrapper .contents {
    padding-top: 15px; }
  .cnt-event .more-btn {
    top: 85px; }
  .thum-list-2 ul .circle a .title {
    padding: 6px 18px;
    font-size: 1.0rem; }
  .cnt-present .thum-list-2 ul {
    padding-bottom: 100%; } }

@media screen and (max-width: 320px) {
  .cnt-event .thum-list-2 ul {
    padding-bottom: 140%; }
  .thum-list-3 ul li .thum {
    width: 150px;
    -ms-flex: 0 0 150px;
        flex: 0 0 150px; }
  .mv-slider .slide-item .slide-detail {
    width: 300px;
    margin: -30px 0 0 11%; }
  .mv-slider .slide-item .slide-detail .description {
    font-size: 1.2rem; }
  .thum-list-2 ul .balloon span {
    font-size: 1rem; }
  .cnt-present .thum-list-2 ul {
    padding-bottom: 110%; } }

.search-result {
  width: 100%;
  background-color: #fff; }

.search-result .sr-inner {
  padding: 1em 1em 3em; }

.search-result .sr-inner .sr-head {
  border-bottom: 1px solid #E9E9E9;
  padding: 5px 0 5px 0; }

.search-result .sr-inner .sr-head .sr-hit {
  text-align: left;
  color: #676767;
  font-size: 13px;
  padding-left: 8px;
  margin: 10px 0 10px 0;
  letter-spacing: 2px; }

.search-result .sr-inner .sr-list {
  width: 100%;
  margin-top: 1em;
  padding-bottom: 2px; }

.search-result .sr-inner .sr-list .single-post {
  padding: 0 0 0 .5em;
  border-left: 1px solid;
  border-color: #ffffff;
  border-bottom: 0px solid;
  margin-bottom: 1em;
  background-color: #fff; }

.search-result .sr-inner .sr-list .single-post:hover {
  border-left: 1px solid; }

.search-result .sr-inner .sr-list .single-post a {
  color: #0000cc;
  font-size: 16px;
  text-decoration: none;
  text-align: left; }

.search-result .sr-inner .sr-list .single-post .sr-text {
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  line-height: 1.8rem;
  text-align: left;
  margin-bottom: 0; }

.search-result .sr-inner .sr-list .single-post .sr-url {
  word-break: break-all;
  color: #008000;
  font-weight: bold;
  text-align: left;
  line-height: 2;
  margin-bottom: 0; }

.search-result .sr-inner .sr-pager {
  margin-bottom: 10px;
  border-color: #333333;
  padding: .5em 0 0 .5em;
  text-align: left; }

.search-result .sr-inner .sr-pager span {
  border-color: #333333;
  background-color: #333333;
  text-shadow: 0 1px 1px #000;
  padding: 0 6px;
  margin-right: 7px;
  display: inline;
  color: #fff;
  font-weight: bold; }

.search-result .sr-inner .sr-pager a {
  border-color: #777777;
  background-color: #FFFFFF;
  color: #0000CC;
  cursor: pointer;
  margin-right: 7px;
  display: inline; }

.top-news-release {
  width: 100%;
  height: 70px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 0.4;
  border-radius: 100px;
  border: 3px solid #ef960e;
  display: inline-block;
  min-width: 250px;
  text-align: center;
  background-color: #fff;
  position: relative;
  text-align: left;
  margin-bottom: 5%; }

.top-news-release ul {
  overflow-y: scroll;
  height: 100%;
  width: 89%;
  margin-left: 5%;
  /*スクロールバーの横幅指定*/
  /*スクロールバーの背景色・角丸指定*/
  /*スクロールバーの色・角丸指定*/ }

.top-news-release ul::-webkit-scrollbar {
  width: 4vw; }

.top-news-release ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f2f1f0; }

.top-news-release ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #ef960e; }

.top-news-release ul li {
  padding: 3.5% 0 5.7% !important; }

.top-news-release ul li a {
  display: block;
  text-decoration: none;
  transition: opacity .3s ease-out 0s; }

.top-news-release ul li a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.top-news-release ul li time {
  color: #ef960e;
  font-size: 12px;
  font-size: 1.2rem; }

.top-news-release ul li .title {
  margin-top: 10px;
  margin-top: 1rem;
  line-height: 1.1;
  font-size: 14px;
  font-size: 1.4rem; }

.multiple {
  max-height: 70px; }

.multiple ul {
  max-height: 70px;
  overflow-y: scroll; }

.multiple ul li {
  padding: 2% 0 6%;
  border-bottom: 2px solid #ef960e; }

.multiple ul li:last-child {
  border-bottom: none; }

.to-page-btn {
  margin-top: 15px;
  text-align: center; }

.prg-module-btn-1 {
  color: #fff;
  width: 160px;
  font-weight: bold;
  line-height: 30px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  background-color: #000;
  border: 3px solid #000;
  transition: background-color .3s ease-out; }

.prg-module-btn-1:hover {
  color: #000;
  background: none; }

.prg-module-btn-2 {
  color: #000;
  width: 160px;
  font-weight: bold;
  line-height: 30px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  border: 3px solid #000;
  transition: background-color .3s ease-out; }

.prg-module-btn-2:hover {
  color: #fff;
  background: #000; }

.prg-module-btn-3 {
  color: #000;
  width: 160px;
  font-weight: bold;
  line-height: 30px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  border: 3px solid #000;
  transition: background-color .3s ease-out; }

.prg-module-btn-3:hover {
  color: #E79500;
  background: #fff; }

.prg-module-btn-4 {
  color: #fff;
  width: 160px;
  font-weight: bold;
  line-height: 30px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  background-color: #000;
  border: 3px solid #000;
  transition: background-color .3s ease-out; }

.prg-module-btn-4:hover {
  color: #fff;
  background: #000; }

.not-download img {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none; }

.not-download .image-filter {
  display: inline-block;
  position: relative; }

.not-download .image-filter img {
  position: relative;
  z-index: 0; }

.not-download .image-filter:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.is-pc {
  display: none; }

.prg-content-block .paging {
  margin-top: -2.5vw;
  width: 100%;
  height: 35px; }

.prg-content-block .paging .prev {
  float: left; }

.prg-content-block .paging .prev a {
  display: block;
  width: 20vw;
  height: 9vw;
  background-color: #fff;
  color: #524531;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  border-radius: 100px;
  line-height: 8vw;
  border: 0.5vw #524531 solid;
  box-sizing: border-box;
  transition: all .3s ease-out;
  font-size: 3.5vw; }

.prg-content-block .paging .prev a:hover {
  background-color: #524531;
  color: #fff; }

.prg-content-block .paging .next {
  float: right; }

.prg-content-block .paging .next a {
  display: block;
  width: 20vw;
  height: 9vw;
  background-color: #fff;
  color: #524531;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  border-radius: 100px;
  line-height: 8vw;
  border: 0.5vw #524531 solid;
  box-sizing: border-box;
  transition: all .3s ease-out;
  font-size: 3.5vw; }

.prg-content-block .paging .next a:hover {
  background-color: #524531;
  color: #fff; }

.top_nav_menu {
  width: 16vw;
  height: 16vw;
  background: url(img/menu_btn.png) 0 0 no-repeat;
  background-size: contain;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: fixed;
  left: 2vw;
  bottom: 25vw;
  z-index: 999;
  cursor: pointer;
  transition: left .3s ease-out 0s, opacity .2s ease-out 0s; }

.top_nav_menu .btn-pagetop {
  position: fixed;
  left: 3vw;
  bottom: 8vw;
  display: block;
  opacity: 0;
  width: 14vw;
  height: 14vw;
  border-radius: 50%;
  background: url(img/btn_pagetop.png) 0 0 no-repeat;
  background-size: contain;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 999;
  background-color: #ffc602;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: left .3s ease-out 0s, opacity .2s ease-out 0s; }

.top_nav_menu .top_nav_icon {
  position: fixed;
  left: 3vw;
  bottom: 8vw;
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 14vw;
  height: 14vw;
  border-radius: 50%;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  background-color: #ef960e;
  cursor: pointer;
  transition: left .3s ease-out 0s, opacity .2s ease-out 0s;
  background-size: contain;
  background-repeat: no-repeat; }

.top_nav_menu.open_nav_menu {
  background-image: url(img/open_nav_menu.png); }

.top_nav_menu.open_nav_menu .btn-pagetop {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 14vw;
  height: 14vw;
  left: 3vw;
  bottom: 8vw;
  transition: left .3s ease-out 0s, opacity .2s ease-out 0s; }

.top_nav_menu.open_nav_menu .top_nav_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 14vw;
  height: 14vw; }

.top_nav_menu.open_nav_menu .top_nav_icon:nth-child(2) {
  bottom: 8vw;
  left: 19vw; }

.top_nav_menu.open_nav_menu .top_nav_icon:nth-child(3) {
  bottom: 8vw;
  left: 35vw; }

.top_nav_menu.open_nav_menu .top_nav_icon:nth-child(4) {
  bottom: 8vw;
  left: 51vw; }

.top_nav_menu.open_nav_menu .top_nav_icon:nth-child(5) {
  bottom: 8vw;
  left: 67vw; }

.top_nav_menu.open_nav_menu .top_nav_icon:nth-child(6) {
  bottom: 8vw;
  left: 83vw; }

.cp-overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 1000; }

.cp-overlay .cp-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1001;
  width: 80%; }

.pr-movie {
  position: relative;
  width: 100vw;
  height: 92.8vw;
  z-index: 1; }

.pr-movie .pr-movie-inner {
  max-width: 83.73333vw;
  margin: 0 auto;
  padding: 9.33333vw 0 17.33333vw; }

.pr-movie .pr-movie-inner .section-title {
  text-align: center;
  margin-bottom: 8vw; }

.pr-movie .pr-movie-inner .section-title h2 {
  font-size: 5.86667vw;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 2.66667vw;
  color: #000; }

.pr-movie .pr-movie-inner .section-title p {
  font-size: 2.66667vw;
  color: #000; }

.pr-movie .pr-movie-inner .pr-movie-area {
  position: relative;
  width: 83.73333vw;
  height: 47.06667vw;
  z-index: 1; }

.pr-movie .pr-movie-inner .pr-movie-area iframe {
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1; }

.split-bg {
  position: relative;
  background-size: cover;
  background-repeat: repeat-x; }

.split-bg.spb-mv {
  background-position: 100% -10.4%; }

.split-bg-js {
  position: relative;
  z-index: 150;
  width: 100%;
  height: 100%; }

.tax-program-genre .split-bg {
  background-size: contain; }

.gif-icon {
  display: none;
  position: absolute;
  width: 26.66667vw;
  height: 26.66667vw;
  background-size: contain;
  background-repeat: no-repeat; }

.gif-icon#ls-gif-1 {
  bottom: 1.33333vw;
  right: 0; }

.gif-icon#ls-gif-2 {
  top: 4vw;
  left: 1.33333vw; }

.gif-icon#ls-gif-3 {
  top: 4vw;
  right: 1.33333vw; }

.gif-icon#ls-gif-4 {
  top: 4vw;
  left: 1.33333vw; }

.gif-icon#rs-gif-1 {
  bottom: 1.33333vw;
  left: 0; }

.gif-icon#rs-gif-2 {
  top: 4vw;
  right: 1.33333vw; }

.gif-icon#rs-gif-3 {
  top: 4vw;
  left: 1.33333vw; }

.gif-icon#rs-gif-4 {
  top: 4vw;
  right: 1.33333vw; }

.gif-icon.crossfire {
  display: block;
  background-image: url(img/gif/crossfire.gif); }

.gif-icon.danshari {
  display: block;
  background-image: url(img/gif/danshari.gif); }

.gif-icon.golfmatch {
  display: block;
  background-image: url(img/gif/golfmatch.gif); }

.gif-icon.passthebaton {
  display: block;
  background-image: url(img/gif/passthebaton.gif); }

.gif-icon.bijyo-yakiniku {
  display: block;
  background-image: url(img/gif/bijyo-yakiniku.gif); }

.gif-icon.sauna {
  display: block;
  background-image: url(img/gif/sauna.gif); }

.gif-icon.kyoto_burari {
  display: block;
  background-image: url(img/gif/kyoto_burari.gif); }

.gif-icon.fish_eat {
  display: block;
  background-image: url(img/gif/fish_eat.gif); }

.gif-icon.car_forever {
  display: block;
  background-image: url(img/gif/car_forever.gif); }

.gif-icon.tetsu_zekkei {
  display: block;
  background-image: url(img/gif/tetsu_zekkei.gif); }

.gif-icon.owarai_engeikan {
  display: block;
  background-image: url(img/gif/owarai_engeikan.gif); }

.gif-icon.mahodiy {
  display: block;
  background-image: url(img/gif/mahodiy.gif); }

.gif-icon.ikyou_ekimae {
  display: block;
  background-image: url(img/gif/ikyou_ekimae.gif); }

.gif-icon.wrestling {
  display: block;
  background-image: url(img/gif/wrestling.gif); }

.gif-icon.machiyama-now_cnn {
  display: block;
  background-image: url(img/gif/machiyama-now_cnn.gif); }

.gif-icon.usa {
  display: block;
  background-image: url(img/gif/usa.gif); }

.gif-icon.iketore {
  display: block;
  background-image: url(img/gif/iketore.gif); }

.gif-icon.jinseiutagaaru {
  display: block;
  background-image: url(img/gif/jinseiutagaaru.gif); }

div.wpcf7-response-output {
  margin: 1em 0.5em !important; }

.wpcf7 div.wpcf7-validation-errors {
  background-color: #f00;
  color: #fff;
  line-height: 1.6; }

.side-latest-area {
  width: 100%;
  margin-bottom: 30px; }

.side-latest-area .side-title {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin-bottom: 20px; }

.side-latest-area .latest-contents {
  width: 100%;
  max-width: 94.66667vw;
  margin: 0 auto; }

.side-latest-area .latest-contents iframe {
  border: none; }

.side-latest-area .latest-contents .latest-broadcast-content {
  width: 100%; }

.side-latest-area .latest-contents .latest-broadcast-content > ul {
  width: 100%; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li {
  position: relative;
  width: 100%;
  margin-bottom: 2.66667vw;
  border-top: 1px #D6E1E9 solid;
  border-left: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 solid;
  background-color: #fff; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item {
  width: 100%; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum {
  position: relative;
  display: block;
  width: 100%;
  height: 53.06667vw; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3.2vw;
  color: #fff;
  background-color: #000;
  padding: 1.6vw 2.66667vw;
  z-index: 1; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 3px; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label.drama:before {
  background-color: #E42FA6; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label.life:before {
  background-color: #7BBC16; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label.movie:before {
  background-color: #E183AD; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label.entertainment:before {
  background-color: #E35517; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label.news:before {
  background-color: #2F6CB1; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum .pro-genre-label.sports:before {
  background-color: #EBD700; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;'; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail {
  width: 100%; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top {
  position: relative;
  display: block;
  padding: 2.66667vw 5.33333vw 2.66667vw 2.66667vw;
  text-decoration: none; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top:after {
  content: '';
  display: block;
  position: absolute;
  right: 1.33333vw;
  bottom: 1.33333vw;
  width: 2.66667vw;
  height: 2.4vw;
  background-image: url(img/more_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top .title {
  font-size: 4.26667vw;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  margin-bottom: 1.33333vw;
  overflow: hidden;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  -webkit-line-clamp: 2; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top .sort-num {
  display: inline-block;
  font-size: 3.2vw;
  color: #fff;
  text-align: center;
  background-color: #323232;
  padding: 1.06667vw;
  margin: 0.53333vw 0;
  vertical-align: top; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top .sub-title {
  font-size: 3.46667vw;
  font-weight: bold;
  color: #787878;
  line-height: 1.4;
  margin-top: 1.33333vw;
  margin-bottom: 1.33333vw;
  overflow: hidden;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  -webkit-line-clamp: 2; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top .date {
  font-size: 3.2vw;
  color: #E75E01;
  margin-bottom: 0.53333vw;
  line-height: 1.2;
  overflow: hidden;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  -webkit-line-clamp: 2; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .latest-broadcast-detail .latest-broadcast-detail-top .date:last-child {
  margin-bottom: 0; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .tag-area {
  width: 100%;
  padding: 2.13333vw 1.33333vw 1.33333vw 1.33333vw;
  border-top: 1px #D6E1E9 dotted; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .tag-area > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .tag-area > ul > li {
  margin-bottom: 1.33333vw; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .tag-area > ul > li a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 2.93333vw;
  color: #787878;
  padding-left: 6.66667vw; }

.side-latest-area .latest-contents .latest-broadcast-content > ul > li .latest-broadcast-item .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 1.6vw;
  width: 3.46667vw;
  height: 3.46667vw;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.grecaptcha-badge {
  visibility: hidden; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper {
  position: relative; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  /* position: absolute; */
  /* bottom: -30px; */
  /* width: 100%; */ }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  color: #666;
  position: absolute;
  right: 8%;
  top: 28px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  margin-right: 10px;
  vertical-align: top;
  display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(1) {
  margin-top: 0px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(2) {
  margin-top: 17px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(3) {
  margin-top: 34px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(4) {
  margin-top: 51px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(5) {
  margin-top: 68px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(6) {
  margin-top: 85px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(7) {
  margin-top: 102px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(8) {
  margin-top: 119px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(9) {
  margin-top: 136px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(10) {
  margin-top: 153px; }

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #fff;
  background-color: #ef960e;
  box-sizing: content-box;
  text-decoration: none; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background-color: #fff; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  right: 50px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 0; }

.bx-wrapper .bx-prev:before {
  top: 13px;
  left: 10px;
  transform: rotate(-45deg);
  border-radius: 0 3px 3px 0; }

.bx-wrapper .bx-prev:after {
  top: 21px;
  left: 10px;
  transform: rotate(45deg);
  border-radius: 0 3px 3px 0; }

.bx-wrapper .bx-next:before {
  top: 13px;
  left: 11px;
  transform: rotate(45deg);
  border-radius: 3px 0 0 3px; }

.bx-wrapper .bx-next:after {
  top: 21px;
  left: 11px;
  transform: rotate(-45deg);
  border-radius: 3px 0 0 3px; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.home-site .cap-area {
  font-size: 2.6vw;
  color: #fff;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  overflow: scroll;
  height: 15vw;
  line-height: 1.2; }

.home-site .photo-area.low-contents {
  padding: 0;
  margin: 0; }

.home-site .photo-area.low-contents .photo-area-content {
  width: 130%;
  margin: 0 auto 15%;
  margin-left: -15%; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner {
  position: relative;
  width: 100%;
  height: 0;
  border-radius: 50%;
  background-color: #ef960e;
  padding-top: 2%;
  padding-bottom: calc(100%*460/480); }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 {
  padding-top: 6%;
  text-align: center;
  margin-bottom: 3%; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 span {
  width: 55%;
  font-size: 30px;
  font-size: 3rem;
  padding: 2%;
  border: 3px solid #fff; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner .photo-title-text {
  font-size: 5vw;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 3%;
  font-weight: bold; }

.home-site .photo-slider .bx-wrapper {
  position: static;
  margin: 0 auto; }

.home-site .photo-slider .bx-wrapper .bx-viewport {
  height: auto !important; }

.home-site .photo-slider .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  top: 45.5%; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction {
  position: relative;
  width: 100%; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction a {
  background-image: url(img/photo-arrow.png);
  position: absolute;
  top: 0;
  margin: 0;
  outline: 0;
  width: 5%;
  height: 0;
  padding-bottom: calc(5%*63/36);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 9999;
  border-radius: 100%;
  text-indent: -9999px;
  background-color: transparent;
  border: none; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction a:before {
  content: none;
  top: 22px;
  width: 44px;
  height: 6px;
  background-color: #fff; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction a:after {
  content: none;
  top: 50px;
  width: 44px;
  height: 6px;
  background-color: #fff; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: 14.5%; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev:before {
  left: 10px; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev:after {
  left: 10px; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next {
  right: 14.5%;
  transform: rotate(180deg);
  background-position: 0 0 !important; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next:before {
  right: 10px; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next:after {
  right: 10px; }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-item-inner {
  width: 73%;
  margin: 0 auto; }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner {
  position: relative;
  margin-right: 2%;
  margin-bottom: 3%;
  float: left;
  width: 32%;
  height: 0;
  padding-bottom: calc(32%*130/190); }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner:nth-child(3n) {
  margin-right: 0; }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner a {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
  display: block;
  height: 0;
  padding-bottom: calc(100%*130/190);
  background-color: #ef960e;
  pointer-events: none; }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner a img {
  position: absolute;
  margin: 0 auto;
  max-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner .cap-scroll {
  display: none; }

.home-site #photo-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10000; }

.home-site .photo-modal {
  display: none;
  position: fixed;
  width: 94%;
  background-color: #f5f5f5;
  border-radius: 50px;
  padding: 5px;
  z-index: 99999; }

.home-site .photo-modal .photo-modal-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 5px #ef960e solid;
  border-radius: 50px;
  padding-bottom: 27%; }

.home-site .photo-modal .photo-modal-inner .photo-close {
  position: absolute;
  top: -5%;
  right: -3%;
  width: 18.5%;
  height: 0;
  padding-bottom: calc(18.5%*125/125);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(img/photo-close.png);
  z-index: 999; }

.home-site .photo-modal .photo-modal-inner .modal-slide-image {
  position: relative;
  width: 90%;
  height: 0;
  padding-bottom: calc(90%*410/620);
  margin: 6% auto 0;
  background-color: #fff; }

.home-site .photo-modal .photo-modal-inner .modal-slide-image img {
  max-width: 100%;
  display: block;
  position: absolute;
  margin: 0 auto;
  max-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }

.home-site .photo-modal .photo-modal-inner .modal-caption {
  display: block;
  width: 90%;
  margin: 2% auto;
  font-size: 2.7vw;
  line-height: 1.3; }

.home-site .photo-modal .photo-modal-inner .modal-bottom {
  width: 100%;
  position: absolute;
  bottom: 5%; }

.home-site .photo-modal .photo-modal-inner .modal-bottom .modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 4.5vw; }

.home-site .photo-modal .photo-modal-inner .modal-bottom .photo-link {
  display: block;
  width: 60%;
  margin: 3.5% auto 0;
  padding: 4%;
  background-color: #ef960e;
  text-align: center;
  color: #fff;
  font-size: 4.5vw;
  border-radius: 100px;
  font-weight: bold;
  text-decoration: none; }

.program-site .cap-area {
  font-size: 2.6vw;
  color: #fff;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  overflow: scroll;
  height: 15vw;
  line-height: 1.2; }

.program-site .photo-area.low-contents {
  padding: 0;
  margin: 0; }

.program-site .photo-area.low-contents .photo-area-content {
  width: 137.324%;
  margin: 7% auto 0;
  margin-left: -18.662%; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner {
  position: relative;
  width: 100%;
  height: 0;
  border-radius: 50%;
  background-color: #ef960e;
  padding-top: 2%;
  padding-bottom: calc(100%*460/480); }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 {
  padding-top: 6%;
  text-align: center;
  margin-bottom: 3%; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 span {
  width: 55%;
  font-size: 30px;
  font-size: 3rem;
  padding: 2%;
  border: 3px solid #fff;
  font-weight: bold; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner .photo-title-text {
  font-size: 5vw;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 3%;
  font-weight: bold; }

.program-site .photo-slider .bx-wrapper {
  position: static;
  margin: 0 auto; }

.program-site .photo-slider .bx-wrapper .bx-viewport {
  height: auto !important; }

.program-site .photo-slider .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  top: 45.5%; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction {
  position: relative;
  width: 100%; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction a {
  background-image: url(img/photo-arrow.png);
  position: absolute;
  top: 0;
  margin: 0;
  outline: 0;
  width: 5%;
  height: 0;
  padding-bottom: calc(5%*63/36);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 9999;
  border-radius: 100%;
  text-indent: -9999px;
  background-color: transparent;
  border: none; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction a:before {
  content: none;
  top: 22px;
  width: 44px;
  height: 6px;
  background-color: #fff; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction a:after {
  content: none;
  top: 50px;
  width: 44px;
  height: 6px;
  background-color: #fff; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: 14.5%; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev:before {
  left: 10px; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev:after {
  left: 10px; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next {
  right: 14.5%;
  transform: rotate(180deg);
  background-position: 0 0 !important; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next:before {
  right: 10px; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next:after {
  right: 10px; }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-item-inner {
  width: 73%;
  margin: 0 auto; }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-inner {
  position: relative;
  margin-right: 2%;
  margin-bottom: 3%;
  float: left;
  width: 32%;
  height: 0;
  padding-bottom: calc(32%*130/190); }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-inner:nth-child(3n) {
  margin-right: 0; }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-inner a {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
  display: block;
  height: 0;
  padding-bottom: calc(100%*130/190);
  background-color: #ef960e;
  pointer-events: none; }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-inner a img {
  position: absolute;
  margin: 0 auto;
  max-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-inner .cap-scroll {
  display: none; }

.program-site #photo-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10000; }

.program-site .photo-modal {
  display: none;
  position: fixed;
  width: 94%;
  background-color: #f5f5f5;
  border-radius: 50px;
  padding: 5px;
  z-index: 99999; }

.program-site .photo-modal .photo-modal-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 5px #ef960e solid;
  border-radius: 50px;
  padding-bottom: 27%; }

.program-site .photo-modal .photo-modal-inner .photo-close {
  position: absolute;
  top: -5%;
  right: -3%;
  width: 18.5%;
  height: 0;
  padding-bottom: calc(18.5%*125/125);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(img/photo-close.png);
  z-index: 999; }

.program-site .photo-modal .photo-modal-inner .modal-slide-image {
  position: relative;
  width: 90%;
  height: 0;
  padding-bottom: calc(90%*410/620);
  margin: 6% auto 0;
  background-color: #fff; }

.program-site .photo-modal .photo-modal-inner .modal-slide-image img {
  max-width: 100%;
  display: block;
  position: absolute;
  margin: 0 auto;
  max-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }

.program-site .photo-modal .photo-modal-inner .modal-caption {
  display: block;
  width: 90%;
  margin: 2% auto;
  font-size: 2.7vw;
  line-height: 1.3; }

.program-site .photo-modal .photo-modal-inner .modal-bottom {
  width: 100%;
  position: absolute;
  bottom: 5%; }

.program-site .photo-modal .photo-modal-inner .modal-bottom .modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 4.5vw; }

.program-site .photo-modal .photo-modal-inner .modal-bottom .photo-link {
  display: block;
  width: 60%;
  margin: 3.5% auto 0;
  padding: 4%;
  background-color: #ef960e;
  text-align: center;
  color: #fff;
  font-size: 4.5vw;
  border-radius: 100px;
  font-weight: bold;
  text-decoration: none; }

.photo-reload-button {
  display: block;
  width: 35%;
  margin: 3.5% auto 0;
  padding: 1.5%;
  background-color: #fff;
  text-align: center;
  color: #ef960e;
  font-size: 4.5vw;
  border-radius: 100px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }

@media all and (orientation: landscape) {
  .home-site .photo-modal, .program-site .photo-modal {
    position: absolute;
    width: 70%;
    top: 25% !important;
    left: 15% !important; } }

/* 
 * Boxer v3.3.0 - 2015-04-04 
 * A jQuery plugin for displaying images, videos or content in a modal overlay. Part of the Formstone Library. 
 * http://classic.formstone.it/boxer/ 
 * 
 * Copyright 2015 Ben Plum; MIT Licensed 
 */
.boxer-lock {
  overflow: hidden !important; }

#boxer-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.25s linear; }

.boxer-open #boxer-overlay {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }

#boxer {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 101;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 25px #000000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin: 0 auto;
  padding: 10px; }

#boxer * {
  transition: none; }

#boxer,
#boxer * {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

#boxer,
#boxer *,
#boxer *:before,
#boxer *:after {
  box-sizing: border-box; }

#boxer.fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto; }

#boxer.inline {
  padding: 30px; }

#boxer.animating {
  transition: height 0.25s ease, width 0.25s ease, opacity 0.25s linear, top 0.25s ease; }

#boxer.animating .boxer-container {
  transition: opacity 0.25s linear 0.25s; }

.boxer-open #boxer {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#boxer.loading .boxer-container {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.25s linear; }

#boxer .boxer-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -7.5px;
  right: -7.5px;
  z-index: 105;
  background: #ef960e;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0;
  text-indent: 200%;
  white-space: nowrap; }

#boxer .boxer-close:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  content: "\00d7";
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: auto;
  text-align: center;
  text-indent: 0;
  transition: color 0.15s linear; }

.no-opacity #boxer .boxer-close {
  text-indent: -999px; }

#boxer .boxer-loading {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  display: block;
  margin: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.25s linear; }

#boxer .boxer-loading:before,
#boxer .boxer-loading:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 110%;
  content: '';
  display: block; }

#boxer .boxer-loading:before {
  border: 5px solid rgba(51, 51, 51, 0.25); }

#boxer .boxer-loading:after {
  animation: boxer-loading-spin 0.75s linear infinite;
  border: 5px solid transparent;
  border-top-color: #333333; }

#boxer.loading .boxer-loading {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

@keyframes boxer-loading-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

#boxer .boxer-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #ffffff;
  overflow: hidden; }

#boxer .boxer-content {
  width: 100%;
  background: #ffffff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  overflow: hidden;
  padding: 0; }

#boxer.inline .boxer-content,
#boxer.iframe .boxer-content {
  height: 100%;
  width: auto; }

#boxer .boxer-image {
  float: left; }

#boxer .boxer-video {
  width: 100%;
  height: 100%; }

#boxer .boxer-iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: auto; }

#boxer .boxer-meta {
  clear: both; }

#boxer .boxer-control {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  background: #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  overflow: hidden;
  text-indent: 200%;
  transition: opacity 0.15s linear;
  white-space: nowrap; }

#boxer .boxer-control:before {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  margin: auto; }

#boxer .boxer-control.previous {
  left: 20px; }

#boxer .boxer-control.previous:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10.4px solid #333333;
  margin-left: 14px; }

#boxer .boxer-control.next {
  right: 20px; }

#boxer .boxer-control.next:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10.4px solid #333333;
  margin-right: 14px; }

#boxer .boxer-control.disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.no-opacity #boxer .boxer-control {
  text-indent: -999px; }

.no-touch #boxer .boxer-control {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.no-touch #boxer:hover .boxer-control {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.no-touch #boxer:hover .boxer-control.disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: default !important; }

#boxer .boxer-meta {
  padding: 10px 0 0 0; }

#boxer .boxer-position {
  color: #999999;
  font-size: 12px;
  margin: 0;
  padding: 15px 15px 0 15px; }

#boxer .boxer-caption p {
  color: #666666;
  font-size: 14px;
  margin: 0;
  padding: 15px; }

#boxer .boxer-caption.gallery p {
  padding-top: 0; }

#boxer .boxer-error {
  width: 250px; }

#boxer .boxer-error p {
  color: #990000;
  font-size: 14px;
  margin: 0;
  padding: 25px;
  text-align: center;
  text-transform: uppercase; }

#boxer.mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111111;
  border-radius: 0;
  padding: 40px 0 0; }

#boxer.mobile .boxer-close,
#boxer.mobile .boxer-close:hover {
  height: 40px;
  width: 40px;
  top: 0;
  right: 0;
  background: #111111;
  border-radius: 0; }

#boxer.mobile .boxer-close:before,
#boxer.mobile .boxer-close:hover:before {
  color: #cccccc;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px; }

#boxer.mobile .boxer-loading:before {
  border-color: rgba(153, 153, 153, 0.25); }

#boxer.mobile .boxer-loading:after {
  border-top-color: #999999; }

#boxer.mobile .boxer-container {
  background: #111111; }

#boxer.mobile .boxer-content {
  background-color: #111111; }

#boxer.mobile .boxer-control {
  width: 50px;
  height: 100%;
  background: #111111;
  border-radius: 0;
  box-shadow: none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#boxer.mobile .boxer-control.previous {
  left: 0; }

#boxer.mobile .boxer-control.previous:before {
  border-right-color: #eeeeee;
  margin-left: 19px; }

#boxer.mobile .boxer-control.next {
  right: 0; }

#boxer.mobile .boxer-control.next:before {
  border-left-color: #eeeeee;
  margin-right: 19px; }

.no-touch #boxer.mobile .boxer-control,
.no-touch #boxer.mobile:hover .boxer-control {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.no-touch #boxer.mobile .boxer-control.disabled,
.no-touch #boxer.mobile:hover .boxer-control.disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: default !important; }

#boxer.mobile .boxer-meta {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111111;
  padding: 15px 65px; }

#boxer.mobile .boxer-position {
  color: #999999;
  font-size: 12px;
  margin: 0;
  padding: 0 15px 0 0; }

#boxer.mobile .boxer-caption p {
  color: #eeeeee;
  font-size: 14px;
  margin: 0;
  padding: 0; }

#boxer.mobile .boxer-image {
  transition: none !important;
  transform: translate(0, 0); }

#boxer.mobile.animated .boxer-image {
  transition: transform 0.25s ease-out !important; }

#boxer.mobile.inline .boxer-content,
#boxer.mobile.iframe .boxer-content {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  padding: 5px !important;
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  height: auto !important;
  overflow: hidden; }

.fancybox-type-image .fancybox-inner {
  padding-bottom: 0 !important; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.5); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  .fancybox-close {
    background-image: url(img/fancy_close_btn.png);
    background-size: 30px;
    background-position: 50%;
    background-repeat: no-repeat; } }

/*=======================================
ニュースリリース
=======================================*/
.module-list-1 li:last-child {
  border-bottom: 0;
  margin-bottom: 0; }

/*=======================================
決算公告
=======================================*/
.single-kessan .module-list-1 {
  text-align: center; }

.single-kessan .kessan-list {
  margin-bottom: 5%; }

.single-kessan .kessan-list img {
  margin-bottom: 5%; }

/*=======================================
番組審議会詳細ぺージ
=======================================*/
.banshin-content div {
  overflow: hidden;
  margin-bottom: 24px; }

.banshin-content div .title {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px; }

.banshin-content div .outline {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 30px; }

.banshin-content div .date {
  display: block;
  margin-bottom: 10px;
  font-size: 10px;
  font-size: 1rem;
  text-align: right; }

.banshin-content div .module-btn-1 {
  float: right; }

.banshin-content div .link {
  text-align: right; }

.banshin-content div .link a {
  color: #ef960e; }

.single-banshin .post-content-1 {
  padding: 24px 12px; }

.module-table-3 {
  width: 100%; }

.module-table-3 tr:first-child th, .module-table-3 tr:first-child td {
  border-top: 0;
  padding-top: 0; }

.module-table-3 th, .module-table-3 td {
  line-height: 2;
  padding: 15px 0;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: top; }

.module-table-3 th {
  width: 25%;
  font-weight: bold; }

/*=======================================
ニュースリリース
=======================================*/
.module-list-2 li {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 3px solid #000; }

.module-list-2 li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  overflow: initial; }

.module-list-2 li .title {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
  line-height: 1.4; }

.module-list-2 li .outline {
  line-height: 1.5;
  margin-bottom: 5px; }

.module-list-2 li .date {
  display: block;
  color: #000;
  margin-bottom: 10px; }

.module-list-2 li .module-btn-1 {
  float: right; }

.module-list-2 li .link {
  text-align: right; }

.module-list-2 li .link a {
  color: #ef960e; }

.module-list-2.has-thumbnail li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.module-list-2.has-thumbnail li .news-list-thum {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 29.33333vw;
  -ms-flex: 0 0 29.33333vw;
      flex: 0 0 29.33333vw;
  height: 11.06667vw; }

.module-list-2.has-thumbnail li .news-list-thum img {
  max-width: 100%;
  max-height: 100%; }

.module-list-2.has-thumbnail li .news-list-detail {
  width: 54.66667vw;
  -ms-flex: 0 0 54.66667vw;
      flex: 0 0 54.66667vw; }

/*=======================================
採用情報
=======================================*/
.is-recruit h4 {
  margin-bottom: 0.3em;
  color: #e90101;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5; }

.is-recruit .right {
  text-align: right;
  margin-bottom: 0; }

/*=======================================
決算公告
=======================================*/
.is-kojin .right {
  text-align: right; }

.is-kojin ul li:before {
  content: none; }

/*=======================================
環境方針
=======================================*/
.is-kankyo h4 {
  font-size: 15px;
  font-size: 1.5rem; }

.is-kankyo ul li:before {
  content: none; }

.is-kankyo .right {
  text-align: right; }

/*=======================================
アクセス
=======================================*/
.is-access .ac-left {
  float: none; }

.is-access .ac-right {
  float: none; }

.is-access ul li:before {
  content: none; }

.is-access .print-map {
  display: none;
  text-align: right;
  margin-top: 15%;
  margin-bottom: 3%; }

.print-map-page .print-map {
  display: none; }

.print-map-page .low-contents {
  margin-left: 0; }

.print-map-page .low-contents .low-content-main {
  float: none;
  margin: 0 auto; }

.print-map-page .post-content {
  width: 70%;
  margin: 0 auto; }

.print-map-page .post-content-1, .print-map-page .post-archive-1 {
  font-size: 20px;
  font-size: 2rem; }

.print-map-page .is-access .ac-right {
  text-align: center; }

/*=======================================
ご意見・ご感想・問い合わせ
=======================================*/
.contact-text {
  line-height: 1.8;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  width: 90%;
  margin: 25% auto 0; }

.contact-list {
  width: 95%;
  margin: 4% auto;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 25px 15px 35px;
  line-height: 1.5; }

.contact-list h3 {
  margin-bottom: 25px;
  font-weight: bold; }

.contact-list ul {
  width: 100%;
  margin-bottom: 25px; }

.contact-list ul li {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  border-bottom: 2px dotted #000;
  padding-bottom: 3%;
  margin-bottom: 3%; }

.contact-list ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  display: block; }

.btn-area {
  width: 100%;
  text-align: center; }

.btn-area .faq-btn {
  position: relative;
  width: 100%;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  padding: 10px 10px 10px 30px;
  background: linear-gradient(#ccc, #000); }

.btn-area .faq-btn:before {
  content: "▲";
  color: #000;
  position: absolute;
  top: 12px;
  left: 11px;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  transform: rotate(90deg); }

.contact-receipt {
  width: 100%;
  margin: 6% auto 10%;
  text-align: center; }

.contact-receipt h4 {
  width: 86%;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 1.5%;
  letter-spacing: 1px;
  border-bottom: 3px dotted #000;
  margin: 0 auto 3%; }

.contact-receipt .tel {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 2%; }

.contact-receipt p {
  line-height: 1.8;
  font-size: 12px;
  font-size: 1.2rem;
  width: 90%;
  margin: 0 auto 3%; }

.faq-list {
  width: 95%;
  margin: 4% auto;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 15px 10px 0px; }

.faq-list .q {
  position: relative;
  margin-bottom: 4%;
  padding-left: 30px;
  line-height: 1.5;
  font-weight: bold; }

.faq-list .q:before {
  position: absolute;
  top: 1px;
  left: 4px;
  content: "Q";
  display: block;
  color: #fff;
  background-color: #eb9c12;
  font-size: 11px;
  font-size: 1.1rem;
  width: 20px;
  height: 20px;
  text-align: center;
  font-weight: normal; }

.faq-list .a {
  position: relative;
  margin-bottom: 4%;
  padding-left: 30px;
  line-height: 1.5; }

.faq-list .a:before {
  position: absolute;
  top: 1px;
  left: 4px;
  content: "A";
  display: block;
  color: #fff;
  background-color: #ff0000;
  font-size: 11px;
  font-size: 1.1rem;
  width: 20px;
  height: 20px;
  text-align: center; }

.back-contact {
  width: 100%;
  text-align: center;
  margin: 10% auto 15%; }

.back-contact .faq-btn {
  position: relative;
  width: 100%;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  padding: 10px 10px 10px 30px;
  background: linear-gradient(#ccc, #000); }

.back-contact .faq-btn:before {
  content: "▲";
  color: #000;
  position: absolute;
  top: 15px;
  left: 11px;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  transform: rotate(90deg); }

.contact-form {
  width: 95%;
  margin: 0 auto;
  background-color: #f7f7f7;
  font-size: 10px;
  font-size: 1rem;
  padding: 3%; }

.contact-form table {
  margin-bottom: 4%; }

.contact-form table td input {
  vertical-align: middle; }

.contact-form th, .contact-form td {
  width: 50%;
  line-height: 1.5; }

.contact-form .module-btn-2 input[type=submit] {
  color: #fff;
  width: 50%;
  height: auto;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 50px;
  background-color: #000;
  padding: 2% 1%; }

/*=======================================
放送番組の種別の公表制度
=======================================*/
.is-shubetsu p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 5%; }

.is-shubetsu .post-archive-1 .company-about-link {
  text-align: left;
  margin-bottom: 2.5%; }

.is-shubetsu .module-list-1 li .title {
  color: #000; }

/*=======================================
データ放送
=======================================*/
.data-content {
  width: 95%;
  margin: 0 auto 10%; }

.data-content .data-main {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: calc(100%*750/980);
  background: transparent url(img/digital/data_box_top.jpg) no-repeat 0 0;
  background-size: contain; }

.data-content .data-btn {
  margin: 0 auto;
  width: 100%;
  padding-bottom: calc(100%*31.2/980);
  background: transparent url(img/digital/data_box_bg03.jpg) repeat-y 0 0;
  background-size: contain; }

.data-content .data-btn ul {
  width: 100%;
  margin: 0 auto; }

.data-content .data-btn ul li {
  width: 50%;
  padding: 0 5%;
  float: left; }

.data-content .data-foot img {
  width: 99.9%; }

.is-guide {
  border: 1px solid #999;
  background-color: #fff; }

.is-guide .data-box {
  padding: 6%; }

.is-guide .data-box .guide-detail {
  width: 100%;
  text-align: center; }

.is-guide .data-box .guide-detail > img {
  margin-bottom: 3%; }

.is-guide .data-box .guide-detail p {
  margin-bottom: 5%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left; }

.is-guide .data-box .guide-img {
  display: block;
  width: auto;
  margin: 0 auto; }

.is-guide .data-box .guide-list {
  width: 100%; }

.is-guide .data-box .guide-list li {
  border-top: 20px solid #e6e6e6; }

.is-guide .data-box .guide-list li > img {
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%; }

.is-guide .data-box .guide-list li .guide-btn {
  width: 100%;
  text-align: center; }

.is-guide .data-box .guide-list li .guide-btn a {
  display: block;
  margin-bottom: 2%; }

.is-guide .data-box .guide-list li .guide-btn p {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 2%; }

.is-guide .data-box .guide-list li:last-child {
  border-bottom: 20px solid #e6e6e6; }

.is-graphic {
  border: 1px solid #999;
  background-color: #fff; }

.is-graphic .guide-box {
  margin-bottom: 10%; }

.is-graphic .data-box {
  padding: 6%; }

.is-graphic .data-box .guide-detail {
  width: 100%;
  text-align: center; }

.is-graphic .data-box .guide-detail > img {
  margin-bottom: 3%; }

.is-graphic .data-box .guide-detail p {
  margin-bottom: 5%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left; }

.is-graphic .data-box .guide-img {
  display: block;
  width: auto;
  margin: 0 auto; }

.is-graphic .graphic-box h3 {
  font-size: 20px;
  font-size: 2rem;
  border-bottom: 2px solid #eb9c12;
  margin-bottom: 3%; }

.is-graphic .graphic-box p {
  margin-bottom: 5%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

.is-graphic .graphic-box p span {
  color: #eb9c12;
  font-weight: bold; }

.is-graphic .graphic-box .guide-detail {
  width: 100%; }

.is-graphic .graphic-box .guide-detail > img {
  margin-bottom: 3%; }

.is-graphic .graphic-box .guide-detail p {
  margin-bottom: 10%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

.is-graphic .graphic-box .graphic-img {
  width: 100%;
  text-align: center;
  margin-top: 5%; }

.is-graphic .graphic-box .graphic-img img {
  width: 100%;
  margin-bottom: 2%; }

.is-graphic .graphic-box .graphic-img p {
  text-align: center;
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem; }

.is-graphic .graphic-box .graphic-model {
  width: 100%; }

.is-graphic .graphic-box .graphic-model h4 {
  position: relative;
  padding: 2% 2% 2% 8%;
  background-color: #eb9c12;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

.is-graphic .graphic-box .graphic-model h4:before {
  position: absolute;
  content: "■";
  display: block;
  top: 6px;
  left: 2%; }

.is-graphic .graphic-box .graphic-model ul {
  width: 100%;
  margin-bottom: 3%; }

.is-graphic .graphic-box .graphic-model ul li {
  width: 100%;
  background-color: #e6e6e6;
  margin-bottom: 3%; }

.is-graphic .graphic-box .graphic-model ul li img {
  width: 100%;
  height: auto; }

.is-graphic .graphic-box .graphic-model ul li p {
  padding: 3%;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

.is-check {
  border: 1px solid #999;
  background-color: #fff; }

.is-check .data-check {
  width: 85%;
  margin: 6% auto; }

.is-check .data-check img {
  width: 100%;
  display: block;
  margin: 0 auto 4%; }

.is-check .data-check .data-answer {
  width: 100%; }

.is-check .data-check .data-answer-no {
  width: 70%; }

.is-check .data-check a {
  width: 45%;
  display: block;
  margin: 7% auto 0; }

.is-check .data-check a img {
  width: 100%; }

.is-check .data-check .data-select {
  width: 100%;
  text-align: center; }

.is-check .data-check .data-select li {
  width: 20%;
  display: inline-block;
  vertical-align: middle; }

.is-check .data-check .data-select li a {
  width: 100%;
  display: block;
  margin: 0 auto; }

.is-check .data-check .data-select li a:active + .click-red {
  color: #ff0000; }

.is-check .data-check .data-select li a:active + .click-yellow {
  color: #eb9c12; }

.is-check .data-check .data-select li a:active + .click-blue {
  color: #0000ff; }

.is-check .data-check .data-select li:nth-child(4) {
  display: block;
  margin: 0 auto; }

.is-check .data-check .data-select img {
  width: 100%;
  vertical-align: middle; }

.is-check .data-check .data-select .remote-img {
  width: 35%;
  margin: 0 3%; }

.is-check .data-check .data-item {
  width: 50%;
  margin: 7% auto 5%;
  text-align: center; }

.is-check .data-check .data-item img {
  width: 100%;
  margin: 0 auto; }

.is-check .data-check .data-item span {
  font-weight: bold; }

.is-check .data-check .or {
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
  display: block; }

.is-check .data-check .module-btn-1 {
  width: 55%;
  margin: 6% 0 0;
  font-size: 12px;
  font-size: 1.2rem; }

.is-check .data-check .set-item {
  position: relative;
  width: 100%;
  margin: 5% auto 8%; }

.is-check .data-check .set-item .data-item {
  display: block;
  width: 60%;
  margin-bottom: 20%; }

.is-check .data-check .set-item .data-item img {
  width: 60%; }

.is-check .data-check .set-item .item-plus {
  position: absolute;
  top: 53%;
  left: 47%;
  font-weight: bold; }

.is-check p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

.is-faq {
  border: 1px solid #999;
  background-color: #fff; }

.is-faq .data-box {
  padding: 6%; }

.is-faq .qa-top {
  width: 100%;
  text-align: center; }

.is-faq .qa-top img {
  vertical-align: top; }

.is-faq .qa-top img:first-child {
  width: 30%; }

.is-faq .qa-top img:nth-child(2) {
  width: 60%; }

.is-faq .qa-list {
  width: 100%; }

.is-faq .qa-list li {
  background-color: #e6e6e6;
  margin-bottom: 3%; }

.is-faq .qa-list li .q-title {
  position: relative; }

.is-faq .qa-list li .q-title:before {
  font-size: 10px;
  font-size: 1rem; }

.is-faq .qa-list li .a-title {
  position: relative; }

.is-faq .qa-list li .a-title:before {
  font-size: 10px;
  font-size: 1rem; }

.is-faq .qa-list li h4 {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #ccc;
  line-height: 1.5;
  padding: 1% 1% 1% 9%; }

.is-faq .qa-list li p {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #e6e6e6;
  line-height: 1.5;
  padding: 2% 1% 2% 9%; }

.is-faq .qa-list li:first-child .q-title:before {
  position: absolute;
  left: 1%;
  content: "Q.1";
  display: block; }

.is-faq .qa-list li:first-child .a-title:before {
  position: absolute;
  left: 1%;
  content: "A.1";
  display: block; }

.is-faq .qa-list li:nth-child(2) .q-title:before {
  position: absolute;
  left: 1%;
  content: "Q.2";
  display: block; }

.is-faq .qa-list li:nth-child(2) .a-title:before {
  position: absolute;
  left: 1%;
  content: "A.2";
  display: block; }

.is-faq .qa-list li:nth-child(3) .q-title:before {
  position: absolute;
  left: 1%;
  content: "Q.3";
  display: block; }

.is-faq .qa-list li:nth-child(3) .a-title:before {
  position: absolute;
  left: 1%;
  content: "A.3";
  display: block; }

.is-faq .qa-list li:nth-child(4) .q-title:before {
  position: absolute;
  left: 1%;
  content: "Q.4";
  display: block; }

.is-faq .qa-list li:nth-child(4) .a-title:before {
  position: absolute;
  left: 1%;
  content: "A.4";
  display: block; }

.is-faq .qa-list li:nth-child(5) .q-title:before {
  position: absolute;
  left: 1%;
  content: "Q.5";
  display: block; }

.is-faq .qa-list li:nth-child(5) {
  padding-bottom: 5%; }

.is-faq .qa-list li:nth-child(5) .a-title:before {
  position: absolute;
  left: 1%;
  content: "A.5";
  display: block; }

.is-faq .qa-list li table {
  width: 95%;
  margin: 0 auto;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5; }

.is-faq .qa-list li table td {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.is-faq .qa-list li table td:last-child {
  border-right: 0; }

.is-faq .qa-list li table tr:nth-child(2) > td:first-child {
  border-bottom: 0; }

.is-faq .qa-list li table tr:nth-child(4) > td:first-child {
  border-bottom: 0; }

.is-faq .qa-list li table tr:last-child td {
  border-bottom: 0; }

.is-faq .qa-list li table tr:first-child {
  background-color: #666666; }

.is-faq .qa-list li table tr:first-child td {
  background-color: #666666;
  color: #fff; }

.is-faq .qa-list li table td {
  vertical-align: top;
  padding: 1%; }

.is-faq .qa-list li table td:first-child {
  background-color: #999; }

.is-faq .qa-list li table td:nth-child(2) {
  background-color: #B3B3B3; }

.is-faq .qa-list li table td:nth-child(3) {
  background-color: #ccc; }

.is-glossary {
  border: 1px solid #999;
  background-color: #fff; }

.is-glossary .data-box {
  padding: 4%; }

.is-glossary .qa-top {
  width: 100%;
  text-align: center; }

.is-glossary .qa-top img {
  vertical-align: top; }

.is-glossary .qa-top img:first-child {
  width: 30%; }

.is-glossary .qa-top img:nth-child(2) {
  width: 60%; }

.is-glossary table {
  width: 100%; }

.is-glossary table td {
  padding: 2%;
  background-color: #e6e6e6;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.is-glossary table .blue-bg {
  background-color: #80AAFF; }

.is-glossary table .blue-bg td {
  background-color: #80AAFF;
  border-right: 0; }

.is-glossary-detail {
  border: 1px solid #999;
  background-color: #fff; }

.is-glossary-detail .data-box {
  padding: 6%; }

.is-glossary-detail .qa-top {
  width: 100%;
  text-align: center; }

.is-glossary-detail .qa-top img {
  vertical-align: top; }

.is-glossary-detail .qa-top img:first-child {
  width: 30%; }

.is-glossary-detail .qa-top img:nth-child(2) {
  width: 60%; }

.is-glossary-detail .qa-list {
  width: 100%; }

.is-glossary-detail .qa-list li {
  position: relative;
  background-color: #e6e6e6;
  margin-bottom: 1%; }

.is-glossary-detail .qa-list li h4 {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #ccc;
  line-height: 1.5;
  padding: 1% 1% 1% 7%; }

.is-glossary-detail .qa-list li h4:before {
  position: absolute;
  left: 1%;
  content: "■";
  display: block; }

.is-glossary-detail .qa-list li p {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #e6e6e6;
  line-height: 1.5;
  padding: 2% 1% 2% 7%; }

/*=======================================
サイトマップ
=======================================*/
.is-sitemap {
  width: 95%;
  margin: 4% auto;
  padding: 5%;
  line-height: 1.5; }

.is-sitemap > ul {
  width: 100%; }

.is-sitemap > ul > li {
  width: 100%;
  margin-bottom: 10%; }

.is-sitemap > ul > li > .menu-label {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  padding: 1% 0 1% 4%;
  border-radius: 50px;
  background: linear-gradient(#ccc, #000); }

.is-sitemap > ul > li > .menu-label a {
  color: #fff;
  pointer-events: none; }

.is-sitemap > ul > li:last-child {
  margin-bottom: 0; }

.is-sitemap a {
  text-decoration: none; }

.is-sitemap .sub-menu {
  font-size: 13px;
  font-size: 1.3rem;
  padding-left: 3%;
  margin-top: 6%; }

.is-sitemap .sub-menu > li {
  position: relative;
  margin-bottom: 3%;
  padding-left: 6%; }

.is-sitemap .sub-menu > li:before {
  position: absolute;
  content: "▲";
  color: #000;
  top: 0;
  left: 0;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  transform: rotate(90deg); }

/*=======================================
新ブランドコンセプト
=======================================*/
.sp-ashitanokokoroni {
  width: 95%;
  margin: 0 auto; }

/*=======================================
ぺージタイトル
=======================================*/
.page-template-page-company .page-title-4 {
  line-height: 1.3; }

.single-news-release .wysiwyg-front p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8; }

.single-news-release .wysiwyg-front h1, .single-news-release .wysiwyg-front h2, .single-news-release .wysiwyg-front h3, .single-news-release .wysiwyg-front h4, .single-news-release .wysiwyg-front h5 {
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

.company-contents .page-title-4 {
  font-weight: 500; }

.company-contents .post-content-1 {
  font-weight: normal; }

.company-contents .post-archive-1 {
  font-weight: 500;
  background-color: #fff;
  border: 3px solid #000; }

.company-contents .module-btn-3 {
  float: right; }
