@charset "UTF-8";
/*

Theme Name: bs-master
Description: BS朝日メインサイトテーマ PC
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: 2;
  -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, .editor-area {
  overflow: hidden; }

.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: 2; }

.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: 5px;
  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, .contents-wrapper, .all-content .all-content-inner, .company-contents, .post-content-1, .post-archive-1, .thum-list-2 ul, .thum-list-3 ul, .program-table-header, .program-table-wrapper .header .inner .keywords, .program-table-wrapper .contentns, .program-table-wrapper .contentns .program-table .date-area .date-area-inner, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons {
  zoom: 1; }

.clearfix:before, .contents-wrapper:before, .all-content .all-content-inner:before, .company-contents:before, .post-content-1:before, .post-archive-1:before, .thum-list-2 ul:before, .thum-list-3 ul:before, .program-table-header:before, .program-table-wrapper .header .inner .keywords:before, .program-table-wrapper .contentns:before, .program-table-wrapper .contentns .program-table .date-area .date-area-inner:before, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons:before, .clearfix:after, .contents-wrapper:after, .all-content .all-content-inner:after, .company-contents:after, .post-content-1:after, .post-archive-1:after, .thum-list-2 ul:after, .thum-list-3 ul:after, .program-table-header:after, .program-table-wrapper .header .inner .keywords:after, .program-table-wrapper .contentns:after, .program-table-wrapper .contentns .program-table .date-area .date-area-inner:after, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }

.clearfix:after, .contents-wrapper:after, .all-content .all-content-inner:after, .company-contents:after, .post-content-1:after, .post-archive-1:after, .thum-list-2 ul:after, .thum-list-3 ul:after, .program-table-header:after, .program-table-wrapper .header .inner .keywords:after, .program-table-wrapper .contentns:after, .program-table-wrapper .contentns .program-table .date-area .date-area-inner:after, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons:after {
  clear: both; }

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

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

.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: 5px !important;
  margin-bottom: 0.5rem !important; }

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

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

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

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

.mb30 {
  margin-bottom: 30px !important;
  margin-bottom: 3rem !important; }

.mb35 {
  margin-bottom: 35px !important;
  margin-bottom: 3.5rem !important; }

.mb40 {
  margin-bottom: 40px !important;
  margin-bottom: 4rem !important; }

.mb45 {
  margin-bottom: 45px !important;
  margin-bottom: 4.5rem !important; }

.mb50 {
  margin-bottom: 50px !important;
  margin-bottom: 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;
  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: 0; }

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: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: 10px; }

.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: 80px;
  height: 123px;
  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(45deg); }

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

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

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

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

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

@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;
  min-width: 1280px; }

body.bg_size {
  background-size: unset !important; }

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: -420px;
  z-index: 999;
  transition: all 0.3s;
  width: 420px;
  height: 100px;
  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: -30px;
  width: 30px;
  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: 15px;
  height: 24px;
  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%; }

.common-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  min-width: 1280px;
  height: 130px;
  background-color: #fff;
  z-index: 999;
  transition: all .4s ease 0s;
  border-bottom: 3px #ed9629 solid; }

.common-header.is-fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 80px;
  margin-top: 50px;
  background-color: #fff;
  transition: all .4s ease 0s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

.common-header.is-fixed .common-header-inner {
  padding: 10px 0;
  transition: all .4s ease 0s; }

.common-header.is-fixed .common-header-inner .header-logo {
  width: 102px;
  height: 32px;
  transition: all .4s ease 0s; }

.common-header.is-fixed .common-header-inner .sup-banner-tag {
  display: none;
  transition: all .4s ease 0s; }

.common-header .common-header-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 auto;
  padding: 20px 0;
  height: 100%; }

.common-header .common-header-inner .header-logo {
  width: 135px;
  height: 42px;
  margin-left: 60px; }

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

.common-header .common-header-inner .sup-banner-tag {
  width: 748px;
  max-height: 90px;
  transition: all .4s ease 0s;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px; }

.common-header .common-header-inner .header-search {
  width: 250px;
  height: 40px;
  margin: 0 auto; }

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

.common-header .common-header-inner .header-search .search-box-area .input-text {
  width: 100%;
  height: 100%;
  background-color: #ffeedc;
  padding: 0 80px 0 15px;
  font-size: 16px;
  border: 1px #000 solid;
  overflow: hidden;
  border-radius: 100px; }

.common-header .common-header-inner .header-search .search-box-area .submit-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
  background-image: url(img/mushimegane_white.png);
  background-size: 20px;
  background-repeat: no-repeat;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  padding: 0;
  cursor: pointer;
  outline: 0;
  background-color: #000;
  background-position: center; }

.common-header .common-header-inner .header-search .search-box-area .text-delete {
  display: block;
  position: absolute;
  top: 0;
  right: 55px;
  left: auto;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  background-image: url(img/batsu.png);
  background-repeat: no-repeat;
  cursor: pointer; }

.common-header .common-header-inner .header-search .result-lists {
  border-radius: 5px;
  overflow: hidden;
  width: 305px;
  position: relative;
  z-index: 100;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #fcfcfc;
  padding: 0 10px;
  margin-top: 10px; }

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

.common-header .common-header-inner .header-search .result-lists li:first-child {
  margin-top: 10px; }

.common-header .common-header-inner .header-search .result-lists li:last-child {
  margin-bottom: 10px; }

.common-header .common-header-inner .header-search .result-lists li:after {
  position: absolute;
  top: 0;
  left: auto;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background-image: url(img/yajirushi.png);
  background-size: contain;
  background-repeat: no-repeat; }

.common-header .common-header-inner .header-search .result-lists li:hover {
  background-color: #ffe3c1; }

.common-header .common-header-inner .header-search .result-lists li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 15px 20px 15px 15px; }

.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;
  margin-right: 45px; }

.common-header .common-header-inner .header-menu-lists > li {
  margin-left: 25px; }

.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: 14px;
  text-align: center;
  margin-top: 5px; }

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

.common-header .common-header-inner .header-menu-lists > li .hm-item.hm-programs {
  min-width: 45px; }

.common-header .common-header-inner .header-menu-lists > li .hm-item.hm-programs i {
  width: 31px;
  height: 27px;
  background-image: url(img/programs_icon.png); }

.common-header .common-header-inner .header-menu-lists > li .hm-item.hm-open {
  min-width: 60px; }

.common-header .common-header-inner .header-menu-lists > li .hm-item.hm-open i {
  width: 32px;
  height: 27px;
  background-image: url(img/menu_open_icon.png); }

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

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

.menu-area .menu-area-inner {
  width: 100%;
  height: 100vh;
  overflow: scroll;
  padding-top: 40px; }

.menu-area .menu-area-inner .list-area {
  margin-right: 50px;
  margin-bottom: 40px; }

.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: 35px; }

.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: 14px;
  text-align: center;
  margin-top: 5px;
  color: #fff; }

.menu-area .menu-area-inner .list-area .open-menu-lists li .om-item.om-programs i {
  width: 31px;
  height: 27px;
  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: 32px;
  height: 27px;
  background-image: url(img/menu_open_icon_w.png); }

.menu-area .menu-area-inner .search-text-area {
  width: 350px;
  height: 40px;
  margin: 0 auto 25px; }

.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 60px 0 15px;
  font-size: 16px; }

.menu-area .menu-area-inner .search-text-area .search-box-area .submit-btn {
  position: absolute;
  top: 7px;
  right: 20px;
  width: 25px;
  height: 25px;
  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 10px;
  margin-top: 10px; }

.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: 10px; }

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

.menu-area .menu-area-inner .search-text-area .result-lists li:after {
  position: absolute;
  top: 0;
  left: auto;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  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: 15px 20px 15px 15px; }

.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: 40px;
  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: 20px;
  color: #fff;
  text-decoration: none;
  padding: 20px 40px 20px 115px;
  text-align: left; }

.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: 54px;
  height: 34px;
  left: 30px;
  background-image: url(img/pl_hanryu.svg); }

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

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.drama:before {
  width: 39px;
  height: 31px;
  left: 40px;
  background-image: url(img/pl_drama.svg); }

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.entertainment:before {
  width: 42px;
  height: 36px;
  left: 40px;
  background-image: url(img/pl_entertainment.svg); }

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

.menu-area .menu-area-inner .programs-lists .side-nav-menu ul li.sports:before {
  width: 33px;
  height: 34px;
  left: 45px;
  background-image: url(img/pl_sports.svg); }

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

.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: 10px 0; }

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

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

.contents-wrapper {
  position: relative;
  letter-spacing: 1px; }

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

.emergency-info .emergency-info-inner {
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem;
  width: 735px;
  margin: 0 auto;
  padding: 20px 0; }

.emergency-info .emergency-info-inner p {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.emergency-info .emergency-info-inner a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.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: 10px 0;
  position: relative;
  z-index: 10; }

.top-banner-area a {
  display: block;
  max-width: 728px;
  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: 20px 0; }

.bottom-banner-area a {
  display: block;
  max-width: 728px;
  margin: 0 auto; }

.common-footer {
  position: relative;
  min-width: 1240px;
  overflow: hidden;
  z-index: 1; }

.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: 40px 0;
  border-top: 1px #D6E1E9 solid;
  position: relative;
  z-index: 1;
  background-color: #ffffff; }

.common-footer .footer-rec-add .fca-text {
  width: 1040px;
  margin: 0 auto 5px;
  font-size: 13px;
  color: #888; }

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

.common-footer .footer-rec-add ul li {
  float: left;
  width: 300px;
  margin-right: 30px; }

.common-footer .footer-rec-add ul li:nth-child(3n+3) {
  margin-right: 0; }

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

.common-footer .footer-banner-area .footer-banner-area-inner {
  width: 960px;
  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: 225px;
  margin-right: 20px;
  margin-top: 20px; }

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

.common-footer .footer-banner-area .footer-banner-area-inner ul li:nth-child(-n + 4) {
  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 .banner-list-3 {
  margin-bottom: 40px; }

.common-footer .banner-list-3 ul {
  overflow: hidden; }

.common-footer .banner-list-3 ul li {
  margin-bottom: 20px; }

.common-footer .banner-list-3 ul li:last-child {
  margin-bottom: 0; }

.common-footer .f-nav-area {
  position: relative;
  width: 100%;
  min-height: 330px;
  background-color: #333;
  padding: 30px 0;
  overflow: hidden;
  z-index: 1; }

.common-footer .f-nav-area:after {
  position: absolute;
  bottom: -40px;
  right: 1px;
  content: '';
  display: block;
  width: 289px;
  height: 325px;
  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: 960px;
  margin: 0 auto;
  z-index: 1; }

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

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li {
  width: 25%; }

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

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

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .sub-menu > li {
  margin-bottom: 15px;
  text-align: left; }

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

.common-footer .f-nav-area .f-nav-area-inner .f-sub-menu > ul > li > .sub-menu > li > .menu-label > a:before {
  position: absolute;
  top: 5px;
  left: 3px;
  content: '';
  display: block;
  width: 6px;
  height: 10px;
  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: 23px 0; }

.common-footer .copy small {
  color: #fff;
  font-size: 14px; }

#btn-pagetop {
  width: 80px;
  height: 80px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: #333;
  border-radius: 100px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: fixed;
  right: 105px;
  bottom: 20px;
  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: 35px;
  height: 46px;
  background-image: url(img/top_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

#btn-pagetop.fixed-btntop {
  position: absolute;
  bottom: 180px; }

.mv-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  max-width: 1120px;
  height: 455px;
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
  z-index: 2; }

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

.mv-area .mv-ichioshi .mv-slider {
  width: 100%;
  height: 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: 45%;
  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: 10px;
  width: 25px;
  height: 40px;
  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: 10px;
  width: 25px;
  height: 40px;
  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%;
  height: 100%; }

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

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(img/shadow.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image .mv-detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 100%;
  z-index: 1; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image .mv-detail .mv-title {
  width: 600px; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image .mv-detail .mv-title .date {
  font-size: 22px;
  font-weight: bold;
  color: #ED9629;
  margin-bottom: 10px; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image .mv-detail .mv-title .title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .slide-image .mv-detail .mv-title .detail {
  font-size: 16px;
  color: #fff;
  line-height: 1.6; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .movie-btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 158px;
  height: 36px;
  z-index: 1;
  cursor: pointer; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .movie-btn .movie-link {
  position: relative;
  display: block;
  width: 158px;
  height: 36px;
  line-height: 36px;
  border-radius: 100px;
  text-align: center;
  background-color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding-left: 35px;
  border: 1px #e6eef5 solid; }

.mv-area .mv-ichioshi .mv-slider .mv-slider-inner .slide-item .movie-btn .movie-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 10.5px;
  left: 23px;
  width: 24px;
  height: 17px;
  background-image: url(img/movie_btn.png);
  background-size: contain;
  background-repeat: no-repeat; }

.mv-area .mv-now-on-air {
  width: 305px;
  height: 100%; }

.gnav-menu-area {
  width: 1120px;
  margin: 0 auto;
  border-left: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 solid;
  position: relative;
  z-index: 2; }

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

.gnav-menu-area .gnav-menu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

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

.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: 14px;
  text-decoration: none;
  padding-top: 60px; }

.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: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 54px;
  height: 34px;
  background-image: url(img/gnav_hanryu.svg); }

.gnav-menu-area .gnav-menu ul li.hanryu:hover:before {
  background-image: url(img/gnav_hanryu.gif);
  width: 60px;
  height: 60px;
  top: 1px; }

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

.gnav-menu-area .gnav-menu ul li.documentary:hover:before {
  background-image: url(img/gnav_documentary.gif);
  width: 48px;
  height: 48px;
  top: 6px; }

.gnav-menu-area .gnav-menu ul li.drama:before {
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 39px;
  height: 31px;
  background-image: url(img/gnav_drama.svg); }

.gnav-menu-area .gnav-menu ul li.drama:hover:before {
  background-image: url(img/gnav_drama.gif);
  width: 46px;
  height: 46px;
  top: 7px; }

.gnav-menu-area .gnav-menu ul li.entertainment:before {
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 42px;
  height: 36px;
  background-image: url(img/gnav_entertainment.svg); }

.gnav-menu-area .gnav-menu ul li.entertainment:hover:before {
  background-image: url(img/gnav_entertainment.gif);
  width: 60px;
  height: 60px;
  top: 1px; }

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

.gnav-menu-area .gnav-menu ul li.news:hover:before {
  background-image: url(img/gnav_news.gif);
  width: 50px;
  height: 50px;
  top: 7px;
  left: -2px; }

.gnav-menu-area .gnav-menu ul li.sports:before {
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 33px;
  height: 34px;
  background-image: url(img/gnav_sports.svg); }

.gnav-menu-area .gnav-menu ul li.sports:hover:before {
  background-image: url(img/gnav_sports.gif);
  width: 58px;
  height: 58px;
  top: 1px; }

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

.recommend-area .recommend-area-inner {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  padding: 30px 0 60px; }

.recommend-area .recommend-area-inner.gif-space {
  margin-top: 60px; }

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

.recommend-area .recommend-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.recommend-area .recommend-area-inner .section-title p {
  font-size: 16px; }

.recommend-area .recommend-area-inner .recommend-lists {
  width: 100%;
  margin-top: 30px; }

.recommend-area .recommend-area-inner .recommend-lists > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li {
  width: 330px;
  margin-right: 25px;
  margin-top: 25px; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li:nth-child(3n) {
  margin-right: 0; }

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

.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: 12px;
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  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;
  overflow: hidden; }

.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;
  transition: 0.5s; }

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

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-thum .movie-btn {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 130px;
  height: 30px;
  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: 130px;
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
  text-align: center;
  background-color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding-left: 25px;
  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: 9px;
  left: 15px;
  width: 19px;
  height: 14px;
  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%;
  height: 100px;
  padding: 15px;
  text-decoration: none; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-detail:after {
  content: '';
  display: block;
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 14px;
  height: 13px;
  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: 16px;
  font-weight: bold;
  line-height: 1.4; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .rec-detail .date {
  width: 100%;
  position: absolute;
  left: 15px;
  bottom: 15px;
  font-size: 16px;
  color: #E75E01;
  padding-right: 50px; }

.recommend-area .recommend-area-inner .recommend-lists > ul > li .rec-item .tag-area {
  width: 100%;
  padding: 15px 10px 0 10px;
  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: 10px; }

.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: 12px;
  color: #787878;
  padding-left: 25px; }

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

.recommend-area .recommend-area-inner .today-lists {
  width: 100%;
  margin-top: 30px; }

.recommend-area .recommend-area-inner .today-lists > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.recommend-area .recommend-area-inner .today-lists > ul > li {
  width: 251px;
  margin-right: 12px;
  margin-top: 40px; }

.recommend-area .recommend-area-inner .today-lists > ul > li:nth-child(4n) {
  margin-right: 0; }

.recommend-area .recommend-area-inner .today-lists > ul > li:nth-child(-n + 4) {
  margin-top: 0; }

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

.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: 5px;
  bottom: 5px; }

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

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

.map-main-area {
  position: relative;
  width: 100%;
  height: 570px;
  background-image: url(img/map_bg.png);
  background-size: contain;
  background-repeat-y: no-repeat;
  background-position: top center;
  z-index: 2; }

.map-main-area .map-area-inner {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  padding: 50px 0 0; }

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

.map-main-area .map-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.map-main-area .map-area-inner .section-title p {
  font-size: 16px; }

.map-main-area .map-area-inner .map-prog-select {
  width: 500px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 25px 15px;
  margin-top: 50px; }

.map-main-area .map-area-inner .map-prog-select .mps-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 25px; }

.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: 300px;
  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: 18px;
  font-weight: bold;
  color: #e75e01;
  padding: 20px 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: 15px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 14px;
  height: 8px;
  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: 500px;
  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: 15px 20px;
  background-color: #fff;
  cursor: pointer; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul li label img {
  width: 20px;
  height: 28px;
  -ms-flex: 0 0 20px;
      flex: 0 0 20px; }

.map-main-area .map-area-inner .map-prog-select .mps-search .mps-select ul li label input {
  width: 13px;
  height: 13px;
  margin: 0 10px 0 15px;
  -ms-flex: 0 0 13px;
      flex: 0 0 13px; }

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

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

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

.event-area {
  width: 100%;
  height: 510px;
  background-image: url(img/event_bg.png);
  background-size: contain; }

.event-area.bg_fixed {
  background-attachment: fixed !important;
  background-size: cover !important; }

.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: 1040px;
  margin: 0 auto;
  padding: 50px 0; }

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

.event-area .event-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.event-area .event-area-inner .section-title p {
  font-size: 16px; }

.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: -40px;
  width: 26px;
  height: 41px;
  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: -40px;
  width: 26px;
  height: 41px;
  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 {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none; }

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

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

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-detail {
  position: relative;
  width: 50%;
  background-color: #fff;
  padding: 30px 25px; }

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

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

.event-area .event-area-inner .event-slider .event-slider-inner .slide-item .event-slide-item .esi-detail:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 14px;
  height: 13px;
  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: 1040px;
  margin: 0 auto;
  padding: 50px 0 70px; }

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

.pickup-area .pickup-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.pickup-area .pickup-area-inner .section-title p {
  font-size: 16px; }

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

.pickup-area .pickup-area-inner .pickup-lists ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.pickup-area .pickup-area-inner .pickup-lists ul li {
  width: 330px;
  margin-right: 25px; }

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

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

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-thum {
  overflow: hidden; }

.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;
  transition: 0.5s; }

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

.pickup-area .pickup-area-inner .pickup-lists ul li .pickup-item .pickup-detail {
  width: 100%;
  padding: 10px 0; }

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

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

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

.pickup-banner-area .pickup-banner-area-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 0; }

.pickup-banner-area .pickup-banner-area-inner ul {
  display: -ms-flexbox;
  display: flex; }

.pickup-banner-area .pickup-banner-area-inner ul li {
  width: 300px;
  margin-right: 30px; }

.pickup-banner-area .pickup-banner-area-inner ul li:last-child {
  margin-right: 0; }

.present-area {
  position: relative;
  width: 100%;
  height: 700px;
  background-image: url(img/present_bg.png);
  background-size: auto;
  background-repeat: no-repeat;
  z-index: 1; }

.present-area.bg_fixed {
  background-attachment: fixed !important;
  background-size: cover !important;
  background-position: center !important; }

.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 {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  padding: 50px 0; }

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

.present-area .present-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.present-area .present-area-inner .section-title p {
  font-size: 16px; }

.present-area .present-area-inner .present-lists {
  width: 100%;
  margin-bottom: 30px; }

.present-area .present-area-inner .present-lists ul {
  display: -ms-flexbox;
  display: flex; }

.present-area .present-area-inner .present-lists ul li {
  width: 220px;
  margin-right: 53px; }

.present-area .present-area-inner .present-lists ul li:last-child {
  margin-right: 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 {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 30px; }

.present-area .present-area-inner .present-lists ul li .present-item .thum img {
  height: 100%;
  max-height: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

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

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

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

.present-area .present-area-inner .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 8px;
  height: 13px;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.news-area {
  width: 100%; }

.news-area .news-area-inner {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  padding: 60px 0 90px; }

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

.news-area .news-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.news-area .news-area-inner .section-title p {
  font-size: 16px; }

.news-area .news-area-inner .news-lists {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  z-index: 1; }

.news-area .news-area-inner .news-lists ul {
  display: -ms-flexbox;
  display: flex; }

.news-area .news-area-inner .news-lists ul li {
  width: 330px;
  height: auto;
  margin-right: 25px;
  border: 1px #C4D4E0 solid;
  background-color: #fff; }

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

.news-area .news-area-inner .news-lists ul li .news-item {
  position: relative;
  width: 100%;
  height: 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: 124.5px; }

.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: 20px; }

.news-area .news-area-inner .news-lists ul li .news-item .date {
  font-size: 14px;
  margin-bottom: 10px;
  color: #E75E01; }

.news-area .news-area-inner .news-lists ul li .news-item .text {
  font-size: 18px;
  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: 7px;
  bottom: 7px;
  width: 14px;
  height: 13px;
  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: 210px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 auto;
  font-size: 18px; }

.news-area .news-area-inner .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 8px;
  height: 13px;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

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

.sns-area.bg_fixed {
  background-attachment: fixed !important;
  background-size: cover !important; }

.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: 1040px;
  margin: 0 auto;
  padding: 50px 0; }

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

.sns-area .sns-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.sns-area .sns-area-inner .section-title p {
  font-size: 16px; }

.sns-area .sns-area-inner .sns-slider {
  width: 100%;
  margin-bottom: 30px; }

.sns-area .sns-area-inner .sns-slider .bx-wrapper {
  height: 100%;
  margin-bottom: 30px; }

.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: 31%;
  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: -45px;
  width: 26px;
  height: 41px;
  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: -45px;
  width: 26px;
  height: 41px;
  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: 180px;
  height: 180px;
  text-decoration: none; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item .sns-slide-item .sns-thum {
  width: 180px;
  height: 180px;
  overflow: hidden; }

.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;
  transition: 0.5s; }

.sns-area .sns-area-inner .sns-slider .sns-slider-inner .slide-item .sns-slide-item .sns-thum img:hover {
  transform: scale(1.1, 1.1); }

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

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

.sns-area .sns-area-inner .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 8px;
  height: 13px;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

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

.bottom-area .bottom-area-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 990px;
  margin: 0 auto; }

.bottom-area .bottom-area-inner .bottom-tw-area {
  position: relative;
  z-index: 1;
  width: 480px;
  border-right: 1px #D6E1E9 solid; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner {
  width: 400px;
  padding: 80px 0 120px; }

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

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.bottom-area .bottom-area-inner .bottom-tw-area .bottom-tw-area-inner .section-title p {
  font-size: 16px; }

.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 {
  position: relative;
  z-index: 1;
  width: 480px; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner {
  padding: 80px 0 120px; }

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

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .section-title p {
  font-size: 16px; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list {
  width: 480px;
  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: 15.5px;
  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: 15px;
  left: 25px;
  width: 20px;
  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: 18px;
  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: 18px;
  padding-left: 55px;
  padding-right: 40px;
  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: 18px;
  right: 15px;
  width: 15px;
  height: 15px;
  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: 5px; }

.bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list ul li a .status-icon.new span {
  font-size: 14px;
  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: 20px;
  height: 12px;
  background-image: url(img/rank1.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 19px; }

.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%; }

.tag-sort-area .tag-sort-area-inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 70px 0 70px; }

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

.tag-sort-area .tag-sort-area-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px; }

.tag-sort-area .tag-sort-area-inner .section-title p {
  font-size: 16px; }

.tag-sort-area .tag-sort-area-inner .tag-sort-list {
  position: relative;
  z-index: 1;
  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: 5px; }

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

.tag-sort-sec {
  border-top: 1px #707070 solid; }

.tag-sort-sec .tag-sort-title {
  font-size: 28px;
  text-align: center;
  margin: 35px auto; }

.tag-sort-sec .tag-sort-content {
  width: 100%; }

.tag-sort-sec .tag-sort-content > ul {
  width: 100%;
  margin-bottom: 30px; }

.tag-sort-sec .tag-sort-content > ul > li {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px #D6E1E9 solid;
  border-left: 1px #D6E1E9 solid;
  border-right: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 solid; }

.tag-sort-sec .tag-sort-content > ul > li:last-child {
  margin-bottom: 0; }

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

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .thum {
  position: relative;
  display: block;
  width: 290px;
  min-height: 165px; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .thum .pro-genre-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  z-index: 1; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .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-area .thum .pro-genre-label.drama:before {
  background-color: #E42FA6; }

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

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

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

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

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

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;'; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail {
  width: 480px;
  min-height: 165px;
  border-left: 1px #D6E1E9 solid; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .detail-top {
  position: relative;
  display: block;
  padding: 15px 30px 30px 15px;
  text-decoration: none; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .detail-top:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 14px;
  height: 13px;
  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-area .detail .detail-top .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .detail-top .title .sort-num {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #323232;
  padding: 5px;
  margin-top: 2px;
  margin-left: 10px;
  vertical-align: top; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .detail-top .sub-title {
  font-size: 18px;
  font-weight: bold;
  color: #787878;
  line-height: 1.4;
  margin-bottom: 10px; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .detail-top .date {
  font-size: 16px;
  color: #E75E01;
  margin-bottom: 2px; }

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .detail-top .date:last-child {
  margin-bottom: 0; }

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

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .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-area .detail .tag-area > ul > li {
  margin-bottom: 10px; }

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

.tag-sort-sec .tag-sort-content > ul > li .tag-sort-item-area .detail .tag-area > ul > li a:before {
  display: block;
  content: '';
  position: absolute;
  top: -1px;
  left: 3px;
  width: 16px;
  height: 16px;
  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: 770px; }

.tag-sort-sec .tag-sort-area .tag-sort-area-inner .section-title h2 {
  font-size: 28px; }

.tag-sort-sec .no-result {
  font-size: 14px;
  text-align: center;
  margin-top: 50px; }

.genre-gnav-menu-area {
  width: 100%;
  margin: 0 auto;
  border-top: 1px #D6E1E9 solid;
  border-bottom: 1px #D6E1E9 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 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.genre-gnav-menu-area .gnav-menu ul li {
  position: relative;
  width: 100%;
  height: 90px;
  border-right: 1px #D6E1E9 solid;
  text-align: center;
  background-color: #fff; }

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

.genre-gnav-menu-area .gnav-menu ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  text-decoration: none;
  padding-top: 60px;
  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: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 54px;
  height: 34px;
  background-image: url(img/gnav_hanryu.svg); }

.genre-gnav-menu-area .gnav-menu ul li.hanryu:hover:before {
  background-image: url(img/gnav_hanryu.gif);
  width: 60px;
  height: 60px;
  top: 1px; }

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

.genre-gnav-menu-area .gnav-menu ul li.documentary:hover:before {
  background-image: url(img/gnav_documentary.gif);
  width: 48px;
  height: 48px;
  top: 6px; }

.genre-gnav-menu-area .gnav-menu ul li.drama:before {
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 39px;
  height: 31px;
  background-image: url(img/gnav_drama.svg); }

.genre-gnav-menu-area .gnav-menu ul li.drama:hover:before {
  background-image: url(img/gnav_drama.gif);
  width: 46px;
  height: 46px;
  top: 7px; }

.genre-gnav-menu-area .gnav-menu ul li.entertainment:before {
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 42px;
  height: 36px;
  background-image: url(img/gnav_entertainment.svg); }

.genre-gnav-menu-area .gnav-menu ul li.entertainment:hover:before {
  background-image: url(img/gnav_entertainment.gif);
  width: 60px;
  height: 60px;
  top: 1px; }

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

.genre-gnav-menu-area .gnav-menu ul li.news:hover:before {
  background-image: url(img/gnav_news.gif);
  width: 50px;
  height: 50px;
  top: 7px;
  left: -2px; }

.genre-gnav-menu-area .gnav-menu ul li.sports:before {
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 33px;
  height: 34px;
  background-image: url(img/gnav_sports.svg); }

.genre-gnav-menu-area .gnav-menu ul li.sports:hover:before {
  background-image: url(img/gnav_sports.gif);
  width: 58px;
  height: 58px;
  top: 1px; }

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

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

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

.genre-mv.drama .mv-icon {
  width: 60px;
  height: 60px;
  top: 3px;
  background-image: url(img/pl_hanryu.svg); }

.genre-mv.life {
  background-image: url(img/pc_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/pc_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/pc_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/pc_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/pc_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: 26px;
  color: #fff;
  text-align: center;
  padding-top: 57px; }

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

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

.genre-page-link ul li {
  width: 33%;
  height: 100%;
  border-right: 1px #fff solid;
  background-color: #E6EEF5; }

.genre-page-link ul li:first-child {
  border-left: 1px #fff solid; }

.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;
  text-decoration: none;
  width: 100%;
  height: 100%;
  font-size: 16px;
  text-align: center;
  transition: background-color .3s ease-out; }

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

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

.all-content {
  width: 100%; }

.all-content .all-content-inner {
  max-width: 1120px;
  margin: 0 auto;
  padding: 50px 0 80px; }

.all-content .all-content-inner .low-content-main {
  float: left;
  width: 770px; }

.all-content .all-content-inner .low-content-right {
  float: right;
  width: 300px; }

.all-content .all-content-inner .low-content-right .srb-text {
  font-size: 13px;
  color: #888;
  margin-bottom: 5px; }

.all-content .all-content-inner .low-content-right .side-rec-top {
  margin-bottom: 40px; }

.all-content .all-content-inner .low-content-right .side-onair-area {
  width: 100%;
  margin-bottom: 30px; }

.all-content .all-content-inner .low-content-right .side-onair-area .side-title {
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px; }

.all-content .all-content-inner .low-content-right .side-onair-area .onair-contents {
  width: 100%;
  height: 500px; }

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

.all-content .all-content-inner .low-content-right .side-pickup-area {
  width: 100%;
  margin-bottom: 50px; }

.all-content .all-content-inner .low-content-right .side-pickup-area .side-title {
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px; }

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents {
  width: 100%; }

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents li {
  width: 100%;
  margin-bottom: 20px; }

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

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents li .puc-item {
  display: block;
  width: 100%;
  text-decoration: none; }

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents li .puc-item .thum {
  width: 300px;
  height: 188px; }

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

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents li .puc-item .detail {
  width: 100%;
  padding: 10px 0; }

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents li .puc-item .detail .title {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px; }

.all-content .all-content-inner .low-content-right .side-pickup-area .pickup-contents li .puc-item .detail .desc {
  font-size: 14px;
  line-height: 1.4; }

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

.special-block .page-title-3 {
  width: 100%;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
  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: 20px;
  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 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }

.special-block .special-list-area > ul > li .special-item-area .thum {
  display: block;
  width: 385px;
  min-height: 218px; }

.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: 385px;
  min-height: 218px;
  border-left: 1px #D6E1E9 solid; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top {
  position: relative;
  display: block;
  padding: 30px 15px;
  text-decoration: none; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 14px;
  height: 13px;
  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: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px; }

.special-block .special-list-area > ul > li .special-item-area .detail .detail-top .date {
  font-size: 16px;
  color: #E75E01;
  margin-bottom: 2px; }

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

.special-block .special-list-area > ul > li .special-item-area .detail .tag-area {
  width: 100%;
  padding: 15px 10px 0 10px;
  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: 10px; }

.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: 12px;
  color: #787878;
  padding-left: 25px; }

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

.regular-area {
  width: 100%;
  padding-top: 40px;
  border-top: 2px #D6E1E9 solid; }

.regular-area .regular-area-title {
  width: 100%;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
  color: #000;
  letter-spacing: inherit;
  background-color: transparent;
  padding: 0; }

.programs-block {
  padding: 40px 0 60px; }

.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: 28px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
  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: 245px;
  margin: 0 5.8px 20px;
  border: 1px #D6E1E9 solid;
  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: 12px;
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  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: 140px;
  overflow: hidden; }

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

.programs-block .program-list-area > ul > li a .thum img:hover {
  transform: scale(1.1, 1.1); }

.programs-block .program-list-area > ul > li a .thum .list-cate-label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  padding: 5px 10px;
  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: -3px;
  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: 10px;
  bottom: 10px;
  width: 14px;
  height: 13px;
  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%;
  min-height: 100px;
  padding: 15px; }

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

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

.programs-block .program-list-area > ul > li .tag-area {
  width: 100%;
  padding: 15px 10px 0 10px;
  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: 10px; }

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

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

.past-programs {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 2px #D6E1E9 solid;
  border-bottom: 2px #D6E1E9 solid; }

.past-programs .past-programs-title {
  position: relative;
  width: 100%;
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px; }

.past-programs .past-programs-title .btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  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: 20px;
  height: 4px;
  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: 20px;
  height: 4px;
  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: 20px;
  right: 20px;
  width: 14px;
  height: 13px;
  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: 20px 50px 20px 30px;
  text-decoration: none;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.program-sort-box {
  width: 100%;
  padding: 20px 30px;
  background-color: #E6EEF5;
  overflow: hidden; }

.program-sort-box .label {
  width: 70px;
  position: relative; }

.program-sort-box .word-search {
  margin-bottom: 15px;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.program-sort-box .word-search .label {
  width: 100px;
  font-size: 18px; }

.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: 10px;
  font-size: 14px;
  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 {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.program-sort-box .week-search .label {
  width: 100px;
  font-size: 18px; }

.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: 10px;
  font-size: 14px;
  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: 10px;
  font-size: 14px;
  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-present .pre-mv {
  width: 100%;
  height: 200px;
  background-image: url(img/pc_main_present.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.post-type-archive-present .pre-mv .mv-title {
  font-size: 42px;
  color: #fff;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 10px;
  line-height: 1; }

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

.post-type-archive-present .page-title-2 {
  color: #000;
  margin-bottom: 15px; }

.post-type-archive-present .thum-list-6 {
  min-height: 1300px; }

.post-type-archive-present .thum-list-6 ul li.item {
  padding-top: 100px;
  margin-top: -50px; }

.single-present .page-title-2 {
  color: #000;
  margin-bottom: 15px; }

.required {
  color: red; }

.contact-form table {
  width: 100%;
  background-color: #f7f7f7; }

.contact-form table tr:first-child tr, .contact-form table tr:first-child td {
  padding-top: 20px; }

.contact-form table tr:last-child tr, .contact-form table tr:last-child td {
  padding-bottom: 20px; }

.contact-form table th, .contact-form table td {
  padding-bottom: 20px; }

.contact-form table th {
  width: 200px;
  padding-left: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold; }

.contact-form table td {
  padding-right: 20px; }

.contact-form table td input {
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.6rem; }

.contact-form table td .example {
  color: #808080;
  margin-top: 3px;
  font-size: 12px;
  font-size: 1.2rem; }

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

.post-type-archive-event .event-mv .mv-title, .single-event .event-mv .mv-title {
  font-size: 42px;
  color: #fff;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 10px;
  line-height: 1; }

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

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

.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: 20px;
  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: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  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: 10px;
  bottom: 10px;
  width: 14px;
  height: 13px;
  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: 12px;
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  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: 385px;
  height: 218px; }

.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: 385px;
  height: 218px;
  padding: 25px 15px;
  border-left: 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: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px; }

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

.single-event .main-image {
  margin-bottom: 40px;
  margin-bottom: 4rem; }

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

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

.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: 32px;
  font-weight: normal;
  padding-bottom: 30px;
  border-bottom: 1px #707070 solid; }

.single-event .post-content h1 {
  font-size: 32px;
  font-weight: normal;
  padding-bottom: 30px;
  border-bottom: 1px #707070 solid; }

.single-event .post-content h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px; }

.single-event .post-content h3 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px; }

.single-event .post-content p {
  font-size: 16px; }

/*=======================================
SNS一覧
=======================================*/
.post-type-archive-sns .sns-mv {
  width: 100%;
  height: 200px;
  background-image: url(img/pc_main_sns.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.post-type-archive-sns .sns-mv .mv-title {
  font-size: 42px;
  color: #fff;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 10px;
  line-height: 1; }

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

.post-type-archive-sns .page-title-2 {
  margin-bottom: 35px; }

.post-type-archive-sns .page-lnav {
  min-height: 40px;
  margin-bottom: 20px; }

.post-type-archive-sns .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-sns .thum-list-8 ul .item .content .title {
  color: #000; }

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

.post-type-archive-video .video-mv .mv-title {
  font-size: 42px;
  color: #fff;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 10px;
  line-height: 1; }

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

.post-type-archive-video .page-title-2 {
  margin-bottom: 35px; }

.post-type-archive-video .page-lnav {
  min-height: 40px;
  margin-bottom: 20px; }

.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%; }

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

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

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

.post-type-archive-video .video-lists ul .item .video-detail {
  display: -ms-flexbox;
  display: flex; }

.post-type-archive-video .video-lists ul .item .video-detail .video-thum {
  width: 270px;
  -ms-flex: 0 0 270px;
      flex: 0 0 270px;
  margin-right: 30px; }

.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; }

.post-type-archive-video .video-lists ul .item .video-detail .video-content .video-title {
  color: #000;
  font-size: 22px;
  font-size: 2.2rem;
  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: 16px;
  font-size: 1.6rem;
  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;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  margin-top: 15px; }

.post-type-archive-video .video-lists ul .item .video-link .video-banner {
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 114px;
  height: 36px; }

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

.post-type-archive-video .video-lists ul .item .video-link .video-banner:nth-child(-n + 6) {
  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); }

/*=======================================
ユーチューブ
=======================================*/
.post-type-archive-youtube .contents-inner {
  margin-bottom: 80px; }

.youtube-pager {
  color: #a49994;
  text-align: center; }

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

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

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

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

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

.youtube-search-form form {
  width: 300px;
  height: 50px;
  float: right;
  overflow: hidden;
  font-weight: bold;
  border-radius: 50px;
  border: 3px solid #000; }

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

.youtube-search-form form .y-txt {
  height: 44px;
  width: 237px;
  border: none;
  padding: 0 10px;
  font-size: 20px;
  font-size: 2rem; }

.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: 57px;
  height: 44px;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/search_icon.png) 10px 50% no-repeat; }

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

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

/*=======================================
会社情報系
=======================================*/
.page-company-link .comp-mv {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/pc_program-genre_company.jpg); }

.page-company-link .comp-mv .mv-title {
  font-size: 42px;
  padding-top: 70px;
  text-align: center;
  color: #fff;
  line-height: 1;
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif; }

.page-company-link .comp-mv .mv-sub-title {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1; }

.page-company-link .company-content-list {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto; }

.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;
  width: 100%; }

.page-company-link .company-content-list .comp-lnav ul li {
  position: relative;
  width: 265px;
  height: 185px;
  margin-right: 20px;
  margin-bottom: 20px; }

.page-company-link .company-content-list .comp-lnav ul li:nth-child(4n) {
  margin-right: 0; }

.page-company-link .company-content-list .comp-lnav ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 265px;
  height: 150px;
  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: 150px;
  line-height: 1.4;
  text-decoration: none;
  font-size: 16px; }

.page-company-link .company-content-list .comp-lnav ul li.compnay:before {
  background-image: url(img/pc_main_company_1_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.vision:before {
  background-image: url(img/pc_main_company_2_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.orga:before {
  background-image: url(img/pc_main_company_3_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.recruit_info:before {
  background-image: url(img/pc_main_company_4_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.kessan:before {
  background-image: url(img/pc_main_company_5_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.newsrelease:before {
  background-image: url(img/pc_main_company_6_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.singi:before {
  background-image: url(img/pc_main_company_7_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.watch:before {
  background-image: url(img/pc_main_company_8_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.shubetsu:before {
  background-image: url(img/pc_main_company_9_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.kojin:before {
  background-image: url(img/pc_main_company_10_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.tvdata:before {
  background-image: url(img/pc_main_company_11_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.kankyo:before {
  background-image: url(img/pc_main_company_12_thum.png); }

.page-company-link .company-content-list .comp-lnav ul li.access:before {
  background-image: url(img/pc_main_company_13_thum.png); }

.c-mv {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(img/pc_main_company_1.jpg); }

.c-mv.mv-company {
  background-image: url(img/pc_main_company_1.jpg); }

.c-mv.mv-vision {
  background-image: url(img/pc_main_company_2.jpg); }

.c-mv.mv-orga {
  background-image: url(img/pc_main_company_3.jpg); }

.c-mv.mv-recruit_info {
  background-image: url(img/pc_main_company_4.jpg); }

.c-mv.mv-kessan {
  background-image: url(img/pc_main_company_5.jpg); }

.c-mv.mv-newsrelease {
  background-image: url(img/pc_main_company_6.jpg); }

.c-mv.mv-singi {
  background-image: url(img/pc_main_company_7.jpg); }

.c-mv.mv-watch {
  background-image: url(img/pc_main_company_8.jpg); }

.c-mv.mv-shubetsu {
  background-image: url(img/pc_main_company_9.jpg); }

.c-mv.mv-kojin {
  background-image: url(img/pc_main_company_10.jpg); }

.c-mv.mv-tvdata {
  background-image: url(img/pc_main_company_11.jpg); }

.c-mv.mv-kankyo {
  background-image: url(img/pc_main_company_12.jpg); }

.c-mv.mv-access {
  background-image: url(img/pc_main_company_13.jpg); }

.c-mv.mv-recruit_shinsotsu {
  background-image: url(img/pc_main_company_4.jpg); }

.c-mv.mv-recruit_chuuto {
  background-image: url(img/pc_main_company_4.jpg); }

.c-mv.mv-news {
  background-image: url(img/pc_main_information.jpg); }

.c-mv .c-title {
  font-size: 28px;
  color: #fff;
  text-align: center;
  padding-top: 135px;
  line-height: 1; }

.company-content-bottom {
  width: 100%;
  max-width: 1120px;
  margin: 90px 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;
  width: 100%; }

.company-content-bottom .company-bnav ul li {
  position: relative;
  width: 265px;
  height: 50px;
  margin-right: 20px;
  margin-bottom: 20px;
  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: 90px;
  height: 48px;
  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: 10px;
  margin: auto;
  display: block;
  content: '';
  width: 14px;
  height: 13px;
  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: 105px;
  padding-right: 30px;
  text-decoration: none; }

.company-content-bottom .company-bnav ul li.compnay:before {
  background-image: url(img/pc_main_company_1_thum.png); }

.company-content-bottom .company-bnav ul li.vision:before {
  background-image: url(img/pc_main_company_2_thum.png); }

.company-content-bottom .company-bnav ul li.orga:before {
  background-image: url(img/pc_main_company_3_thum.png); }

.company-content-bottom .company-bnav ul li.recruit_info:before {
  background-image: url(img/pc_main_company_4_thum.png); }

.company-content-bottom .company-bnav ul li.kessan:before {
  background-image: url(img/pc_main_company_5_thum.png); }

.company-content-bottom .company-bnav ul li.newsrelease:before {
  background-image: url(img/pc_main_company_6_thum.png); }

.company-content-bottom .company-bnav ul li.singi:before {
  background-image: url(img/pc_main_company_7_thum.png); }

.company-content-bottom .company-bnav ul li.watch:before {
  background-image: url(img/pc_main_company_8_thum.png); }

.company-content-bottom .company-bnav ul li.shubetsu:before {
  background-image: url(img/pc_main_company_9_thum.png); }

.company-content-bottom .company-bnav ul li.kojin:before {
  background-image: url(img/pc_main_company_10_thum.png); }

.company-content-bottom .company-bnav ul li.tvdata:before {
  background-image: url(img/pc_main_company_11_thum.png); }

.company-content-bottom .company-bnav ul li.kankyo:before {
  background-image: url(img/pc_main_company_12_thum.png); }

.company-content-bottom .company-bnav ul li.access:before {
  background-image: url(img/pc_main_company_13_thum.png); }

.post-type-archive-banshin .page-title-2, .page-template-page-company .page-title-2 {
  margin-bottom: 95px; }

.company-contents .company-content-main {
  width: 770px;
  margin: 40px auto 0; }

.company-contents .company-content-main .archive-btn {
  position: relative;
  display: block;
  width: 210px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 auto;
  font-size: 18px; }

.company-contents .company-content-main .archive-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 8px;
  height: 13px;
  background-image: url(img/archive_arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.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: 15px 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: 20px; }

.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: 15px 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: 20px; }

.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: 15px 0;
  border-top: 1px #707070 dotted; }

.post-content-1 .module-table-1 th, .post-archive-1 .module-table-1 th {
  padding-left: 20px; }

.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)"; }

.company-about {
  background-color: #f5f5f5;
  border-radius: 30px;
  margin-bottom: 20px; }

.company-about .post-archive-1 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 25px 55px;
  border-radius: 30px;
  background-color: #f5f5f5;
  border: none; }

.company-about .post-archive-1 .title {
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px; }

.company-about .post-archive-1 .outline {
  line-height: 1.5;
  margin-bottom: 5px; }

.company-about .post-archive-1 .company-about-link {
  width: 100%;
  text-align: right;
  line-height: 1.5; }

.change-tab-block .hide {
  display: none; }

.labels {
  margin-top: 15px; }

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

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

/*=======================================
モジュール
=======================================*/
.page-title-1 {
  color: #fff;
  font-family: "Roboto", sans-serif; }

.page-title-1 span {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  padding: 20px 50px;
  letter-spacing: .1em;
  border-radius: 100px;
  border: 4px solid #fff;
  display: inline-block;
  min-width: 500px;
  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; }

.page-title-2 {
  color: #000;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 35px;
  letter-spacing: 3px;
  letter-spacing: .3rem; }

.page-title-2 .small {
  font-size: 26px;
  font-size: 2.6rem; }

.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; }

.page-title-4 {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  line-height: 1.4; }

.page-title-5 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  line-height: 1.4; }

.thum-list-1 .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  margin-bottom: 40px; }

.thum-list-1 .item:last-child {
  margin-bottom: 0; }

.thum-list-1 .item a {
  text-decoration: none; }

.thum-list-1 .item .thum {
  -ms-flex: 0 0 480px;
      flex: 0 0 480px;
  width: 480px;
  height: 300px;
  overflow: hidden;
  border-radius: 300px;
  position: relative; }

.thum-list-1 .item .thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  max-height: 100%;
  transform: translate(-50%, -50%); }

.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; }

.thum-list-1 .item .detail {
  padding-left: 40px; }

.thum-list-1 .item .detail .title {
  color: #ef960e;
  line-height: 1.5;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 15px; }

.thum-list-1 .item .detail .date {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold; }

.thum-list-2 ul li {
  float: left;
  margin-right: 20px;
  position: relative; }

.thum-list-2 ul li:last-child {
  margin-right: 0; }

.thum-list-2 ul li:nth-child(2) {
  margin-top: 178px; }

.thum-list-2 ul .balloon {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  margin-bottom: 15px; }

.thum-list-2 ul .balloon span {
  color: #000;
  width: 320px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding: 16px 8px;
  position: relative;
  border-radius: 60px;
  display: inline-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 {
  width: 320px;
  height: 320px;
  overflow: hidden;
  border-radius: 100%; }

.thum-list-2 ul .circle a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative; }

.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: 17px;
  font-size: 1.7rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.7); }

.thum-list-2 ul .circle a .title {
  bottom: 0;
  height: 33%;
  padding: 20px 40px; }

.thum-list-2 ul .circle a .fade-title {
  top: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 20px;
  line-height: 1.4;
  border-radius: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: opacity .3s ease-out; }

.thum-list-2 ul .circle a:hover .fade-title {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.thum-list-3 ul li {
  float: left;
  margin-right: 30px;
  width: 313px;
  position: relative; }

.thum-list-3 ul li:last-child {
  margin-right: 0; }

.thum-list-3 ul li a {
  text-align: center;
  text-decoration: none; }

.thum-list-3 ul li .category-label {
  letter-spacing: 3px;
  letter-spacing: .3rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  padding: 15px 0;
  min-width: 185px;
  font-size: 32px;
  font-size: 3.2rem;
  border: 4px solid #fff;
  font-family: "Roboto", sans-serif;
  background-color: #ef960e;
  display: inline-block;
  border-radius: 64px;
  text-align: center;
  z-index: 2; }

.thum-list-3 ul li .thum {
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
  margin-top: 32px;
  border-radius: 300px;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.thum-list-3 ul li .thum img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.thum-list-3 ul li .title, .thum-list-3 ul li .description {
  font-weight: bold; }

.thum-list-3 ul li .title {
  font-size: 34px;
  font-size: 3.4rem;
  color: #ef960e;
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.thum-list-3 ul li .description {
  font-size: 30px;
  font-size: 3rem; }

.cnt-youtube .thum-list-4 {
  margin-bottom: 70px; }

.thum-list-4 {
  margin-bottom: 90px; }

.thum-list-4 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-4 ul li {
  width: 320px;
  margin-right: 20px; }

.thum-list-4 ul li:nth-child(3n+3) {
  margin-right: 0; }

.thum-list-4 ul li a {
  color: #000;
  text-decoration: none; }

.thum-list-4 ul li a .thum {
  margin-bottom: 10px;
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%; }

.thum-list-4 ul li a .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; }

.thum-list-4 ul li a .thum img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.thum-list-4 ul li a .title {
  line-height: 1.5;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 10px;
  font-weight: 700; }

.thum-list-4 ul li a .description {
  height: 50px;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
  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: 255px;
  padding: 0 15px;
  margin-bottom: 50px; }

.thum-list-5 ul .item:nth-child(3n+3) {
  margin-right: 0; }

.thum-list-5 ul .item a {
  text-decoration: none; }

.thum-list-5 ul .item .thum {
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 120px;
  border: 1px solid #ccc; }

.thum-list-5 ul .item .thum img {
  width: 100%; }

.thum-list-5 ul .item .title, .thum-list-5 ul .item .date {
  line-height: 1.5;
  font-weight: bold; }

.thum-list-5 ul .item .title {
  color: #ef960e;
  font-size: 18px;
  font-size: 1.8rem; }

.thum-list-5 ul .item .date {
  line-height: 1.4;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 12px;
  margin-top: 1.2rem; }

.thum-list-5 ul .item .date .time {
  font-size: 17px;
  font-size: 1.7rem; }

.thum-list-6 .item {
  overflow: hidden;
  padding-top: 6.5%; }

.thum-list-6 .item:last-child {
  margin-bottom: 0; }

.thum-list-6 .item a {
  text-decoration: none; }

.thum-list-6 .item .thum {
  float: left;
  width: 210px;
  overflow: hidden;
  border: 1px solid #ccc; }

.thum-list-6 .item .thum img {
  width: 100%; }

.thum-list-6 .item .detail {
  margin-left: 235px; }

.thum-list-6 .item .detail .title {
  color: #000;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.thum-list-6 .item .detail .outline {
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.thum-list-6 .item .detail .deadline {
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
  background-color: #f5f5f5; }

.thum-list-6 .item .detail .deadline span {
  color: #000; }

.thum-list-6 .item .detail .module-btn-3 {
  float: right;
  display: block;
  transition: opacity .3s ease-out 0s; }

.thum-list-6 .item .detail .module-btn-3:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.thum-list-7 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-7 ul li {
  width: 230px;
  margin-right: 40px;
  margin-bottom: 40px; }

.thum-list-7 ul li:nth-child(3n+3) {
  margin-right: 0; }

.thum-list-7 ul li a {
  color: #000;
  text-decoration: none; }

.thum-list-7 ul li a .thum {
  margin-bottom: 10px;
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%; }

.thum-list-7 ul li a .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; }

.thum-list-7 ul li a .thum img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.thum-list-7 ul li a .title {
  line-height: 1.4;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.thum-list-7 ul li a .description {
  height: 39px;
  height: 3.9rem;
  line-height: 1.5;
  font-size: 13px;
  font-size: 1.3rem;
  overflow: hidden; }

.thum-list-8 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-8 ul .item {
  width: 50%;
  padding-right: 15px;
  margin-bottom: 40px;
  overflow: hidden; }

.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 a {
  transition: opacity .3s ease-out 0s; }

.thum-list-8 ul .item a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.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 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.thum-list-9 ul .item {
  width: 236px;
  margin-right: 30px;
  margin-bottom: 36px;
  overflow: hidden;
  position: relative;
  padding-bottom: 30px; }

.thum-list-9 ul .item:nth-child(3n+3) {
  margin-right: 0; }

.thum-list-9 ul .item .thum {
  display: block;
  height: 131px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  border: 1px solid #d9d9d9;
  background-color: #d9d9d9;
  transition: opacity .3s ease-out 0s; }

.thum-list-9 ul .item .thum:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.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: 6px 0 6px 35px;
  background-position: 0 50%;
  background-repeat: no-repeat; }

.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.5;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 8px; }

.thum-list-9 ul .item .date {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.thum-list-9 ul .item .link-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  transition: opacity .3s ease-out 0s; }

.thum-list-9 ul .item .link-btn:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.sns-btns {
  display: -ms-flexbox;
  display: flex; }

.sns-btns .btn {
  margin-right: 10px; }

.sns-btns .btn a {
  width: 36px;
  height: 36px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: 100%;
  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); }

.more-btn {
  width: 120px;
  height: 120px;
  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;
  border: 4px solid #ef960e; }

.more-btn a {
  color: #ef960e;
  font-size: 26px;
  font-size: 2.6rem;
  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; }

.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: 18px;
  font-size: 1.8rem;
  vertical-align: top;
  border-top: 3px solid #ef960e; }

.module-table-1 th {
  width: 160px; }

.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: 18px;
  font-size: 1.8rem;
  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: 110px; }

.module-table-2 td .td-left {
  display: inline-block;
  vertical-align: top;
  width: 45%; }

.module-table-2 td .td-right {
  display: inline-block;
  vertical-align: top;
  width: 54%; }

.module-table-2 .phonetic {
  font-size: 0.8em; }

.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: 16px;
  font-size: 1.6rem;
  vertical-align: top; }

.module-table-3 th {
  width: 110px;
  font-weight: bold; }

.module-table-4 {
  width: 100%;
  margin-bottom: 20px; }

.module-table-4 th, .module-table-4 td {
  line-height: 1.5;
  vertical-align: top;
  border-bottom: 1px dotted #b2b2b2; }

.module-table-4 th {
  width: 110px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 15px 15px 15px 0; }

.module-table-4 td {
  padding: 15px 0;
  font-size: 16px;
  font-size: 1.6rem; }

.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: 24px;
  padding-bottom: 24px;
  border-bottom: 3px solid #000; }

.module-list-1 li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 15px;
  overflow: initial; }

.module-list-1 li .title {
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px; }

.module-list-1 li .outline {
  line-height: 1.5;
  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-list-2 li {
  overflow: hidden;
  margin-bottom: 24px;
  padding-bottom: 24px;
  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: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px; }

.module-list-2 li .outline {
  line-height: 1.5;
  margin-bottom: 5px; }

.module-list-2 li .date {
  display: block;
  color: #000;
  margin-bottom: 20px; }

.module-list-2 li .module-btn-1 {
  float: right; }

.module-list-2 li .link {
  text-align: right; }

.module-list-2 li .link a {
  color: #000; }

.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: 225px;
  -ms-flex: 0 0 225px;
      flex: 0 0 225px;
  height: 85px; }

.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: 405px;
  -ms-flex: 0 0 405px;
      flex: 0 0 405px; }

.module-list-2.has-thumbnail li .title {
  line-height: 1.6; }

.module-btn-1 {
  padding: 5px 0 5px 38px;
  position: relative;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
  font-size: 18px;
  font-size: 1.8rem;
  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: 26px;
  height: 26px;
  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: 8px 10px; }

.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: 60px; }

.module-btn-2 input[type=submit] {
  color: #fff;
  width: 300px;
  height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 50px;
  background-color: #000; }

.module-btn-3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
  padding: 5px 20px;
  border-radius: 50px;
  border: 2px solid #000;
  text-decoration: none;
  display: inline-block;
  @inline trsHoverAlpha; }

.module-btn-3:hover {
  color: #000; }

.thum-blocks-1 .item {
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 30px;
  background-color: #fff;
  border: 5px solid #E6EEF5; }

.thum-blocks-1 .item .item-info {
  overflow: hidden; }

.thum-blocks-1 .item .thum {
  float: left;
  width: 170px; }

.thum-blocks-1 .item .detail {
  margin-left: 190px; }

.thum-blocks-1 .item .detail .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: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.thum-blocks-1 .item .detail .other-info {
  padding: 10px 40px;
  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 {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: top;
  padding-bottom: 10px; }

.thum-blocks-1 .item .detail .other-info table th {
  width: 80px;
  color: #000; }

.thum-blocks-1 .item .links {
  margin-top: 10px;
  text-align: right; }

.thum-blocks-1 .item .links a {
  width: 170px;
  padding: 5px 0;
  display: block;
  text-align: center; }

.thum-blocks-1 .accordion-block {
  margin-bottom: 20px; }

.thum-blocks-1 .accordion-block .accordion-contents {
  display: none; }

.accordion-block .accordion-trigger {
  cursor: pointer; }

.pagination {
  margin-top: 50px;
  text-align: center; }

.pagination a, .pagination span {
  width: 55px;
  margin: 0 10px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 55px;
  font-weight: bold;
  border-radius: 55px;
  display: inline-block;
  background-color: #f5f5f5; }

.pagination a {
  text-decoration: none; }

.pagination .current, .pagination a:hover {
  color: #fff;
  background-color: #000; }

.module-links-1 ul {
  display: -ms-flexbox;
  display: flex; }

.module-links-1 ul li {
  width: 160px;
  margin-right: 15px; }

.module-links-1 ul li:last-child {
  margin-right: 0; }

.module-links-1 ul li a {
  padding: 6px 0;
  line-height: 1;
  display: block;
  font-weight: 900;
  color: #ef960e;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  border-radius: 50px;
  text-decoration: none;
  border: 3px solid #ef960e; }

.search-box {
  width: 100%;
  height: 60px;
  overflow: hidden;
  border-radius: 60px;
  margin-bottom: 40px;
  background-color: #ef960e;
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1); }

.search-box .input-text {
  color: #fff;
  float: left;
  width: 330px;
  height: 60px;
  border: none;
  font-size: 24px;
  font-size: 2.4rem;
  background: none;
  padding-left: 20px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }

.search-box .input-text:focus {
  border: none;
  outline: none; }

.search-box .submit-btn {
  height: 60px;
  width: 70px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  padding: 0;
  cursor: pointer;
  outline: 0;
  background: url(img/icn_loupe.png) 10px 50% no-repeat; }

.search-box .submit-btn:focus, .search-box .submit-btn:active {
  border: none;
  outline: none; }

/*=======================================
トップページ
=======================================*/
.top-program-table {
  overflow: visible; }

.top-program-table .program-table-wrapper-outer {
  height: 470px;
  overflow: hidden; }

.top-program-table .paper-btn {
  z-index: 200;
  position: relative; }

.top-program-table .paper-btn .paper {
  height: 50px;
  overflow: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background: url(img/tpt_roll_paper.png) 50% 0 no-repeat;
  margin-bottom: 20px; }

.top-program-table .paper-btn .paper.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: all .25s ease-out 0s; }

.top-program-table .paper-btn .paper.hide {
  display: none;
  transition: all .25s ease-out .25s; }

.top-program-table .paper-btn .paper:before, .top-program-table .paper-btn .paper:after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  z-index: 1; }

.top-program-table .paper-btn .paper:before {
  height: 48px;
  bottom: 100%;
  background: url(img/tpt_roll_shadow_t.png) 0 0 repeat-x; }

.top-program-table .paper-btn .paper:after {
  height: 25px;
  top: 50px;
  background: url(img/tpt_roll_shadow_b.png) 0 0 repeat-x; }

.top-program-table .paper-btn .open-btn {
  width: 100% !important;
  height: 51px;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 50%;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transform: translateX(-50%);
  transition: all .45s ease-out 0s;
  background-position: center !important; }

.top-program-table .paper-btn .open-btn.close {
  top: -2px;
  background: url(img/tpt_btn_down.png) 0 0 no-repeat; }

.top-program-table .paper-btn .open-btn.close:hover {
  background: url(img/tpt_btn_down_active.png) 0 0 no-repeat; }

.top-program-table .paper-btn .open-btn.open {
  top: -93px;
  background: url(img/tpt_btn_top.png) 0 0 no-repeat;
  width: 284px; }

.top-program-table .paper-btn .open-btn.open:hover {
  background: url(img/tpt_btn_top_active.png) 0 0 no-repeat; }

.contents-wrapper {
  min-width: 1240px; }

/* トップ検索 */
.search-program1 {
  overflow: hidden;
  position: relative;
  z-index: 4; }

.search-program1 .search-program-inner {
  width: 400px;
  margin: 130px auto; }

.search-program1 .search-text-title, .search-program1 .search-genre-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px; }

.search-program1 .search-box {
  width: 100%; }

.search-program1 .search-box .input-text {
  width: 330px; }

.search-program1 .search-box .input-text .submit-btn {
  width: 70px; }

.search-program1 .search-genre .search-genre-title {
  margin-bottom: 32px; }

.search-program1 .search-genre .search-genre-nav-menu ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.search-program1 .search-genre .search-genre-nav-menu ul li.mr0 {
  margin-right: 0; }

.search-program1 .search-genre .search-genre-nav-menu ul li a {
  width: 120px;
  height: 120px;
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 100%;
  transition: transform .3s ease-out 0s;
  background-color: #ef960e;
  background-size: contain; }

.search-program1 .search-genre .search-genre-nav-menu ul li a:hover {
  transform: scale(1.1);
  transition: transform .3s ease-out 0s; }

.search-program1 .search-genre .search-genre-nav-menu ul li.menu {
  display: none; }

.search-program1 .search-genre .search-genre-nav-menu ul li.hanryu a {
  background-image: url(img/btn_menu_hanryu.png); }

.search-program1 .search-genre .search-genre-nav-menu ul li.documentary a {
  background-image: url(img/btn_menu_documentary.png); }

.search-program1 .search-genre .search-genre-nav-menu ul li.drama a {
  background-image: url(img/btn_menu_drama.png); }

.search-program1 .search-genre .search-genre-nav-menu ul li.entertainment a {
  background-image: url(img/btn_menu_entertainment.png); }

.search-program1 .search-genre .search-genre-nav-menu ul li.news a {
  background-image: url(img/btn_menu_news.png); }

.search-program1 .search-genre .search-genre-nav-menu ul li.sports a {
  background-image: url(img/btn_menu_sports.png); }

.search-program2 {
  overflow: hidden;
  position: relative;
  z-index: 4; }

.search-program2 .search-program-inner {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  height: 758px; }

.search-program2 .search-text {
  width: 949px;
  height: 848px;
  top: -180px;
  right: 135px;
  z-index: 3;
  position: absolute;
  background: url(img/bg_icon_w_1.png) 0 0 no-repeat; }

.search-program2 .search-box {
  position: absolute;
  left: 252px;
  top: 305px;
  background-color: #ef960e;
  border-radius: 100%;
  width: 238px;
  height: 238px;
  box-shadow: none; }

.search-program2 .search-box .input-text {
  height: 40px;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  margin-top: 100px;
  padding: 5px;
  text-align: center;
  width: 100%; }

.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: 28px;
  height: 29px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 22px;
  background: url(img/icn_loupe.png) 0 0 no-repeat;
  background-size: contain; }

.top-sidebar {
  right: 0;
  top: 25px;
  z-index: 5;
  position: absolute; }

.top-sidebar .top-rec-banner {
  margin-bottom: 20px; }

.top-sidebar .banner-list-3 {
  margin-bottom: 20px; }

.fancybox-title-inside-wrap div {
  line-height: 1.4;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px; }

.fancybox-title-inside-wrap p {
  line-height: 1.4; }

@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-recommend {
  width: 1000px;
  margin: 0 auto 70px;
  position: relative; }

.cnt-recommend .page-title-1 {
  margin-bottom: 100px; }

.cnt-recommend .thum-list-1 {
  padding-top: 90px;
  position: relative;
  z-index: 1; }

.cnt-recommend .item .thum {
  -ms-flex: 0 0 440px;
      flex: 0 0 440px;
  height: 260px; }

.cnt-recommend .item .detail .title .recommend-logo {
  display: inline-block;
  width: 46px;
  margin-left: 15px;
  margin-right: 13px; }

.cnt-recommend .item .detail .title .recommend-logo img {
  display: block;
  width: 100%;
  height: 100%; }

.cnt-info {
  position: relative;
  width: 1000px;
  margin: 0 auto 90px; }

.cnt-info .page-title-1 {
  z-index: 2;
  position: relative;
  margin-bottom: 30px; }

.cnt-info .bg-object-2 {
  top: 0; }

.cnt-info .tabs .tab {
  z-index: 3;
  width: 130px;
  height: 130px;
  cursor: pointer;
  color: #ef960e;
  position: absolute;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border: 3px solid #ef960e;
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 1.3;
  top: -22px; }

.cnt-info .tabs .tab.site {
  right: 330px; }

.cnt-info .tabs .tab.news {
  right: 180px; }

.cnt-info .tabs .tab:before, .cnt-info .tabs .tab:after {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-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 {
  top: 100%;
  border-top: 15px solid #ef960e;
  border-bottom: 15px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.cnt-info .tabs .tab.active:after, .cnt-info .tabs .tab:hover:after {
  top: 117px;
  border-top: 15px solid #fff;
  border-bottom: 15px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 15px solid #ef960e; }

.cnt-info .tabs .tab span {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold; }

.newsrelease-list {
  z-index: 1;
  height: 130px;
  position: relative;
  border-radius: 260px;
  background-color: #fff;
  padding: 10px 60px;
  border: 4px solid #ef960e;
  margin-left: 20px; }

.newsrelease-list ul {
  overflow-y: scroll;
  height: 103px;
  margin: 0 50px 0 30px; }

.newsrelease-list ul li {
  padding: 22px 0;
  border-bottom: 3px solid #ef960e; }

.newsrelease-list ul li:last-child {
  border-bottom: none; }

.newsrelease-list ul li a {
  text-decoration: none;
  transition: opacity .3s ease-out 0s; }

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

.newsrelease-list ul li time {
  color: #ef960e;
  font-size: 20px;
  font-size: 2rem; }

.newsrelease-list ul li .title {
  margin-top: 9px;
  margin-top: .9rem;
  line-height: 1.4;
  font-size: 22px;
  font-size: 2.2rem; }

.info-list {
  position: relative; }

.info-list .info-list-inner {
  height: 260px;
  border-radius: 260px;
  background-color: #fff;
  padding: 10px 60px;
  position: relative;
  z-index: 1; }

.info-list ul {
  overflow-y: scroll;
  height: 240px;
  margin: 0 50px;
  /*スクロールバーの横幅指定*/
  /*スクロールバーの背景色・角丸指定*/
  /*スクロールバーの色・角丸指定*/ }

.info-list ul::-webkit-scrollbar {
  width: 15px; }

.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: 22px 0;
  border-bottom: 3px solid #ef960e; }

.info-list ul li:last-child {
  border-bottom: none; }

.info-list ul li a {
  text-decoration: none;
  transition: opacity .3s ease-out 0s; }

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

.info-list ul li time {
  color: #ef960e;
  font-size: 20px;
  font-size: 2rem; }

.info-list ul li .title {
  margin-top: 9px;
  margin-top: .9rem;
  line-height: 1.4;
  font-size: 22px;
  font-size: 2.2rem; }

.cnt-present {
  width: 1000px;
  margin: 0 auto 90px;
  position: relative; }

.cnt-present .page-title-1 {
  text-align: center;
  margin-bottom: 40px; }

.cnt-present .more-btn {
  top: -20px;
  right: 0;
  position: absolute; }

.cnt-event {
  width: 1000px;
  margin: 0 auto 40px;
  position: relative; }

.cnt-event .bg-object-3 {
  left: -290px;
  top: -122px; }

.cnt-event .page-title-1 {
  text-align: center;
  margin-bottom: 120px;
  position: relative;
  z-index: 1; }

.cnt-event .more-btn {
  top: -20px;
  right: 20px;
  position: absolute;
  z-index: 2; }

.cnt-event.movie_view .page-title-1 {
  margin-bottom: 0; }

.cnt-event.movie_view .bg-object-3 {
  top: 500px; }

.top-movie {
  text-align: center;
  position: relative;
  z-index: 1;
  width: 838px;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 60px 0; }

.top-movie .movie-filter {
  border-radius: 20px;
  overflow: hidden; }

.top-movie iframe {
  position: relative;
  z-index: 1; }

.top-movie.cp-movie {
  padding: 0;
  margin: 10px auto 90px; }

.top-movie.movie-frame {
  position: relative; }

.top-movie.movie-frame .movie-filter {
  border-radius: 0; }

.top-movie.movie-frame:before {
  position: absolute;
  top: 2px;
  right: 6px;
  left: 0;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 713px;
  height: 433px;
  background-image: url(img/movie_frame.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0; }

.cnt-special {
  width: 1000px;
  margin: 120px auto 50px;
  position: relative;
  z-index: 5; }

.cnt-special .page-title-1 {
  text-align: center;
  margin-bottom: 30px; }

.cnt-youtube {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.cnt-youtube .page-title-1 {
  text-align: center;
  margin-bottom: 40px; }

.cnt-youtube .more-btn {
  position: absolute;
  top: -20px;
  right: 0; }

.fancybox-title .title {
  line-height: 1.5;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 10px; }

.fancybox-title .description {
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem; }

.top-sub-nav {
  width: 1000px;
  margin: 0 auto 90px;
  position: relative;
  z-index: 2; }

.top-sub-nav ul {
  overflow: hidden; }

.top-sub-nav ul li {
  float: left;
  width: 313px;
  margin-right: 30px; }

.top-sub-nav ul li:nth-child(3n+3) {
  margin-right: 0; }

.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: 12px 12px 24px;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  border-radius: 200px;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
  background-color: #ef960e;
  background-position: 50% 15px;
  background-repeat: no-repeat;
  background-size: 68px; }

.top-sub-nav ul li a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.bg-low-object-1,
.bg-low-object-2 {
  z-index: 0;
  position: absolute; }

.bg-low-object-1 {
  width: 1226px;
  height: 580px;
  top: 0;
  left: -380px;
  background: url(img/bg_low_obj_1.gif) 0 0 no-repeat; }

.bg-low-object-2 {
  width: 532px;
  height: 1153px;
  top: 435px;
  right: -500px;
  background: url(img/bg_low_obj_2.gif) 0 0 no-repeat; }

.side-now-onair-list {
  overflow: hidden;
  border-radius: 30px;
  margin-bottom: 40px; }

.side-now-onair-list .block-title {
  color: #fff;
  line-height: 1;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  padding: 16px 0 12px;
  font-family: "Roboto", sans-serif;
  background-color: #ef960e; }

.side-now-onair-list ul li {
  background-color: #f5f5f5;
  border-bottom: 3px solid #fff; }

.side-now-onair-list ul li .now-time {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 7px;
  font-family: "Roboto", sans-serif; }

.side-now-onair-list ul li .program-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4; }

.side-now-onair-list ul li a, .side-now-onair-list ul li .inner {
  color: #000;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 20px 13px; }

.side-now-onair-list ul li a {
  transition: opacity .3s ease-out 0s; }

.side-now-onair-list ul li a:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.side-now-onair-list ul li:last-child {
  padding-bottom: 15px; }

.side-now-onair-list ul li:first-child {
  padding: 0 20px 12px;
  background-color: #ef960e; }

.side-now-onair-list ul li:first-child a, .side-now-onair-list ul li:first-child .inner {
  padding: 0; }

.side-now-onair-list ul li:first-child .detail {
  overflow: hidden;
  position: relative; }

.side-now-onair-list ul li:first-child .thum {
  float: right;
  height: 80px;
  width: 150px;
  position: relative;
  border-radius: 65px;
  overflow: hidden; }

.side-now-onair-list ul li:first-child .thum img {
  width: 100%;
  max-height: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.side-now-onair-list ul li:first-child .time-info {
  height: 36px;
  display: table;
  position: absolute;
  top: 20px;
  right: 165px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 30px 0 0 30px; }

.side-now-onair-list ul li:first-child .time-info:before {
  content: '';
  display: block;
  left: 100%;
  top: 0;
  position: absolute;
  border-left: 15px solid #fff;
  border-right: 15px solid transparent;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent; }

.side-now-onair-list ul li:first-child .time-info .now-label, .side-now-onair-list ul li:first-child .time-info .now-time {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle; }

.side-now-onair-list ul li:first-child .time-info .now-label {
  width: chP(66, 145);
  font-size: 22px;
  font-size: 2.2rem;
  color: #ef960e;
  padding: 0 10px 0 7px;
  font-family: "Roboto", sans-serif; }

.side-now-onair-list ul li:first-child .time-info .now-time {
  width: chP(79, 145);
  color: #ef960e;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  padding: 0 15px 0 10px;
  border-radius: 0 24px 24px 0; }

.side-now-onair-list ul li:first-child .program-title {
  font-size: 20px;
  font-size: 2rem;
  padding-top: 15px; }

.side-now-onair-list ul li:nth-child(2) {
  padding-top: 20px;
  position: relative; }

.side-now-onair-list ul li:nth-child(2):before, .side-now-onair-list ul li:nth-child(2):after {
  position: absolute;
  display: block;
  top: 0; }

.side-now-onair-list ul li:nth-child(2):before {
  left: 0;
  content: 'NEXT';
  color: #fff;
  width: 80px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  font-family: "Roboto", sans-serif;
  background-color: #ef960e; }

.side-now-onair-list ul li:nth-child(2):after {
  left: 80px;
  content: '';
  border-left: 12px solid #ef960e;
  border-right: 12px solid transparent;
  border-top: 12px solid #ef960e;
  border-bottom: 12px solid transparent; }

.side-search-text {
  margin-bottom: 40px; }

.side-search-text .search-box {
  height: 50px;
  border-radius: 50px; }

.side-search-text .search-box .input-text {
  width: 235px;
  height: 50px;
  font-size: 18px;
  font-size: 1.8rem; }

.side-search-text .search-box .input-text:placeholder-shown {
  color: #fff; }

.side-search-text .search-box .input-text::-webkit-input-placeholder {
  color: #fff; }

.side-search-text .search-box .input-text:-moz-placeholder {
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.side-search-text .search-box .input-text:-ms-input-placeholder {
  color: #fff; }

.side-search-text .search-box .submit-btn {
  height: 50px;
  width: 65px;
  background-size: 30px; }

.page-lnav {
  width: 440px;
  text-align: right;
  margin-left: 330px;
  margin-bottom: 6px;
  margin-bottom: .6rem; }

.page-lnav li {
  display: inline-block;
  border-right: 1px solid #000;
  padding: 0 10px;
  margin-bottom: 14px;
  margin-bottom: 1.4rem; }

.page-lnav li a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none; }

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #FFF !important; }

.gsc-selected-option-container {
  width: 100%;
  max-width: 100% !important; }

/*=======================================
番組審議会
=======================================*/
.banshin-content div {
  overflow: hidden;
  margin-bottom: 24px; }

.banshin-content div .title {
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px; }

.banshin-content div .outline {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 30px; }

.banshin-content div .date {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  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: 40px 30px; }

.orga {
  width: 100%; }

.orga .orga-image {
  width: 100%; }

.orga p {
  text-align: right;
  font-weight: normal; }

/*=======================================
メールマガジン
=======================================*/
.low-contents .mailmz-contents {
  margin-bottom: 50px; }

.mailmz-contents {
  /* safari only \*/
  /*　フォントスタイル */
  /*　整列系　*/
  /*　マージン関係　*/
  /* レイアウト関係 */
  /*　設定解除　*/
  /*　クリア＋ホーリーハック　*/
  /* Hides from IE-mac \*/
  /* End hide from IE-mac */
  /*　basic2.cssから移行　*/
  /*　メルマガサンプルページ　*/ }

.mailmz-contents .page-title-2 {
  margin-bottom: 90px; }

.mailmz-contents h3 {
  font-size: 0.9em; }

.mailmz-contents *:first-child + html body {
  font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック';
  /* IE7用 */ }

.mailmz-contents html:\66irst-child body {
  font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro'; }

.mailmz-contents .italic {
  font-style: italic; }

.mailmz-contents .underline {
  text-decoration: underline; }

.mailmz-contents .letter {
  letter-spacing: -0.05em; }

.mailmz-contents .nowrap {
  white-space: nowrap; }

.mailmz-contents .over-auto {
  overflow: hidden; }

.mailmz-contents .ta-center {
  text-align: center !important; }

.mailmz-contents .ta-right {
  text-align: right !important; }

.mailmz-contents .ta-left {
  text-align: left !important; }

.mailmz-contents .va-middle {
  vertical-align: middle !important; }

.mailmz-contents .va-middle img {
  vertical-align: middle !important; }

.mailmz-contents .top-0 {
  margin-top: 0 !important; }

.mailmz-contents .top-5 {
  margin-top: 5px !important; }

.mailmz-contents .top-10 {
  margin-top: 10px !important; }

.mailmz-contents .top-15 {
  margin-top: 15px !important; }

.mailmz-contents .top-20 {
  margin-top: 20px !important; }

.mailmz-contents .top-p7 {
  padding-top: 7px !important; }

.mailmz-contents .bottom-0 {
  margin-bottom: 0px !important; }

.mailmz-contents .bottom-5 {
  margin-bottom: 5px !important; }

.mailmz-contents .bottom-10 {
  margin-bottom: 10px !important; }

.mailmz-contents .bottom-15 {
  margin-bottom: 15px !important; }

.mailmz-contents .bottom-20 {
  margin-bottom: 20px !important; }

.mailmz-contents .bottom-25 {
  margin-bottom: 25px !important; }

.mailmz-contents .bottom-30 {
  margin-bottom: 30px !important; }

.mailmz-contents .bottom-40 {
  margin-bottom: 40px !important; }

.mailmz-contents .bottom-50 {
  margin-bottom: 50px !important; }

.mailmz-contents .left-0 {
  margin-left: 0px !important; }

.mailmz-contents .left-5 {
  margin-left: 5px !important; }

.mailmz-contents .left-10 {
  margin-left: 10px !important; }

.mailmz-contents .left-15 {
  margin-left: 15px !important; }

.mailmz-contents .left-20 {
  margin-left: 20px !important; }

.mailmz-contents .left-25 {
  margin-left: 25px !important; }

.mailmz-contents .right-0 {
  margin-right: 0 !important; }

.mailmz-contents .right-5 {
  margin-right: 5px !important; }

.mailmz-contents .right-10 {
  margin-right: 10px !important; }

.mailmz-contents .right-15 {
  margin-right: 15px !important; }

.mailmz-contents .right-20 {
  margin-right: 20px !important; }

.mailmz-contents .fleft {
  float: left; }

.mailmz-contents .fright {
  float: right; }

.mailmz-contents .inline {
  display: inline; }

.mailmz-contents .block {
  display: block; }

.mailmz-contents .nobg {
  background-image: none; }

.mailmz-contents .no-right-border {
  border-right: none; }

.mailmz-contents .no-top-border {
  border-top: none; }

.mailmz-contents .no-bottom-border {
  border-bottom: none; }

.mailmz-contents .no-left-border {
  border-left: none; }

.mailmz-contents .no-all-margin {
  margin: 0; }

.mailmz-contents .c-box {
  display: inline-table; }

.mailmz-contents .c-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.mailmz-contents * html .c-box {
  height: 1%; }

.mailmz-contents .c-box {
  display: block; }

.mailmz-contents *:first-child + html .c-box {
  /* IE7用 */
  zoom: 100%; }

.mailmz-contents .clear {
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

.mailmz-contents img {
  max-width: 100%; }

.mailmz-contents #main {
  width: 100%;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 auto;
  text-align: left;
  background-color: #FFFACE; }

.mailmz-contents h1 {
  margin-bottom: 15px; }

.mailmz-contents .upper-unit {
  margin: 0 auto; }

.mailmz-contents .upper-inner {
  padding: 0 20px;
  margin: 30px auto; }

.mailmz-contents .end-content {
  padding: 0 20px;
  margin: 30px auto;
  text-align: center; }

.mailmz-contents .end-content .end-title {
  font-size: 20px;
  margin-bottom: 15px;
  color: #ff0000; }

.mailmz-contents .end-content .end-text p {
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 1.5; }

.mailmz-contents .end-content .end-text p:last-child {
  margin-bottom: 0; }

.mailmz-contents .osusume-list {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex; }

.mailmz-contents .osusume-list li {
  float: left;
  margin-right: 10px; }

.mailmz-contents .osusume-list li.last {
  margin-right: 0; }

.mailmz-contents .down-unit {
  width: 880px;
  margin: 0 auto;
  margin-bottom: 20px; }

.mailmz-contents .down-inner {
  margin: 0 auto;
  padding: 0 20px 20px; }

.mailmz-contents .login-unit {
  width: 320px;
  float: right;
  background: url(img/mailmz/mailmz_form_bg03.jpg) 0 100% no-repeat;
  padding-bottom: 18px; }

.mailmz-contents .login-unit-inner {
  width: 320px;
  background: url(img/mailmz/mailmz_form_bg02.jpg) 0 0 repeat-y; }

.mailmz-contents .login-section {
  width: 242px;
  margin: 0 auto;
  margin-bottom: 10px; }

.mailmz-contents .mail-input {
  width: 165px; }

.mailmz-contents .login-section dl {
  margin-bottom: 10px; }

.mailmz-contents .login-section dt {
  float: left;
  width: 57px; }

.mailmz-contents .login-section dd {
  float: right;
  width: 170px; }

.mailmz-contents .regist-bt {
  width: 388px;
  padding-top: 20px; }

.mailmz-contents .regist-bt p input {
  cursor: pointer; }

.mailmz-contents .forget-link {
  float: right;
  white-space: nowrap;
  padding: 10px; }

.mailmz-contents .forget-link a {
  display: block;
  background: url(img/mailmz/arrow_orange_left.gif) 0 50% no-repeat;
  color: #FF6600;
  padding-left: 15px; }

.mailmz-contents .forget-link a:visited {
  color: #FFB584; }

.mailmz-contents .forget-link a:hover {
  color: #FF6600;
  text-decoration: none; }

.mailmz-contents .login-bt {
  background: url(img/mailmz/mailmz_line01.gif) 0 100% repeat-x;
  padding-bottom: 8px;
  width: 300px;
  margin: 0 auto; }

.mailmz-contents .login-bt span {
  display: block;
  background: url(img/mailmz/mailmz_line01.gif) 0 0 repeat-x;
  padding-top: 8px;
  text-align: center; }

.mailmz-contents .login-bt span input {
  padding: 0;
  width: 142px;
  height: 32px;
  cursor: pointer;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/mailmz/mailmz_btn3.jpg) 0 0 repeat-x; }

.mailmz-contents .caution-text {
  background: url(img/mailmz/mailmz_line01.gif) 0 100% repeat-x;
  padding-bottom: 10px; }

.mailmz-contents .caution-text ul {
  background: url(img/mailmz/mailmz_line01.gif) 0 0 repeat-x;
  padding-top: 10px; }

.mailmz-contents .caution-text ul li {
  line-height: 1.4;
  padding-left: 1em;
  text-indent: -1em;
  color: #CC0000;
  margin: 0 auto; }

.mailmz-contents .pagetop {
  margin: 0 auto;
  background: url(img/mailmz/mailmz_fooder.gif) 0 100% repeat-x;
  min-height: 21px;
  height: 21px;
  padding-bottom: 22px;
  margin-bottom: 10px;
  text-indent: -9999px; }

.mailmz-contents .pagetop p {
  float: right;
  width: 118px;
  background: url(img/mailmz/mailmz_pagetop.gif) 0 0 no-repeat; }

.mailmz-contents #main .pagetop p a {
  display: block;
  width: 108px;
  text-indent: -999em;
  background: url(img/mailmz/mailmz_pagetop.gif) 0 0 no-repeat;
  overflow: hidden; }

.mailmz-contents table#contents {
  width: 450px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #ffc454;
  border-left: 1px solid #ffc454;
  border-right: 1px solid #ffc454; }

.mailmz-contents table#contents tr {
  background-color: #fffde9; }

.mailmz-contents table#contents th {
  width: 170px;
  padding: 5px;
  text-align: left;
  font-weight: normal;
  margin: 4px auto;
  border-bottom: 1px solid #ffc454; }

.mailmz-contents table#contents td {
  padding: 5px;
  border-bottom: 1px solid #ffc454; }

.mailmz-contents table#contents td.icon {
  width: 47px;
  padding: 0 5px; }

.mailmz-contents table#contents td.icon img {
  width: 37px;
  max-width: none; }

.mailmz-contents #ttl_h3 {
  width: auto; }

.mailmz-contents table#ttl_h3 td {
  margin: 0;
  padding: 0; }

.mailmz-contents h3 {
  line-height: 1;
  width: 400px;
  background-image: url(img/mailmz/ttl_h1.gif);
  background-repeat: repeat-x;
  font-size: 16px;
  font-weight: bold;
  color: #660000;
  height: 43px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 14px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px; }

.mailmz-contents .btn {
  text-align: center; }

.mailmz-contents .comment {
  margin: 0px 0px 30px 25px; }

.mailmz-contents .select {
  margin: 5px 0px 20px 15px; }

.mailmz-contents .select2 {
  margin: 5px 0px 10px 15px; }

.mailmz-contents .notice {
  margin: 0px 0px 30px 25px;
  color: #FF0033; }

.mailmz-contents table {
  line-height: 1.4;
  margin-left: auto;
  margin-right: auto; }

.mailmz-contents table#list {
  width: 450px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #ffc454; }

.mailmz-contents table#list th {
  width: 140px;
  padding: 5px;
  text-align: left;
  font-weight: normal;
  background-color: #ffc56e;
  border-bottom: 1px solid #ffffff;
  text-align: center; }

.mailmz-contents table#list td {
  border-bottom: 1px solid #ffc454;
  border-right: 1px solid #ffc454;
  background-color: #fffde9;
  width: 300px;
  padding: 5px; }

.mailmz-contents table#lineup {
  width: 450px;
  margin: 0 auto;
  text-align: left; }

.mailmz-contents table#lineup th {
  width: 450px;
  padding: 5px;
  text-align: left;
  font-weight: normal;
  background-color: #ffc56e; }

.mailmz-contents table#lineup td {
  width: 300px;
  padding: 5px; }

.mailmz-contents table#lineup td.mail {
  width: 150px; }

.mailmz-contents table#lineup td.lineup_ttl {
  width: 140px; }

.mailmz-contents .center {
  text-align: center; }

.mailmz-contents p.menu_list {
  text-indent: 1.5em;
  text-indent: 1.5em; }

.mailmz-contents .btn2 {
  text-align: right; }

.mailmz-contents .mailmz-sample {
  width: 40em;
  line-height: 1.5;
  margin: 1em 0 2em 2em; }

.mailmz-contents .btn-confirm,
.mailmz-contents .btn-submit,
.mailmz-contents .btn-registration,
.mailmz-contents .btn-back {
  cursor: pointer;
  padding: 0;
  width: 145px;
  height: 35px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin: 0 auto; }

.mailmz-contents .btn-confirm {
  background: url(img/mailmz/btn_confirm.gif) 0 0 no-repeat; }

.mailmz-contents .btn-submit {
  background: url(img/mailmz/btn_send.gif) 0 0 no-repeat; }

.mailmz-contents .btn-back,
.mailmz-contents .btn-registration {
  display: inline-block; }

.mailmz-contents .btn-back {
  background: url(img/mailmz/btn_return.gif) 0 0 no-repeat; }

.mailmz-contents .btn-registration {
  background: url(img/mailmz/btn_next.gif) 0 0 no-repeat; }

.mailmz-contents .error-message {
  width: 462px;
  color: red;
  line-height: 1.5;
  margin: 20px auto;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem; }

.mailmz-contents .error-message-2 {
  color: red;
  line-height: 1.4;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  padding: 0 10px 10px; }

.mailmz-contents .comp-message {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem; }

.mailmz-kiyaku-content {
  padding: 10px;
  line-height: 1.5; }

.mailmz-kiyaku-content h2 {
  line-height: 1.4;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 1em; }

.mailmz-kiyaku-content p {
  margin-bottom: 2em; }

.mailmz-kiyaku-content ul, .mailmz-kiyaku-content ol {
  margin-bottom: 2em; }

/*=======================================
固定ページ共通
=======================================*/
.low-content-main.page .page-title-2 {
  margin-bottom: 50px; }

/*=======================================
サイト内検索
=======================================*/
.search-engine .page-title-2 {
  margin-bottom: 130px; }

/*=======================================
番組表
=======================================*/
.page-program-table {
  margin-bottom: 100px; }

.page-program-table .page-title-2 {
  margin-bottom: 0;
  font-size: 35px;
  font-size: 3.5rem; }

.page-program-table .bangumi {
  border-bottom: 1px solid #b8b8b8; }

.new_timetable .program-table-header {
  margin-bottom: 20px;
  position: relative;
  min-height: 250px; }

.new_timetable .program-table-header .links-icons {
  position: absolute;
  bottom: 0;
  right: 340px;
  margin: 0; }

.new_timetable .program-table-header .links-icons .print_link {
  margin: 0;
  display: none; }

.new_timetable .program-table-footer .links-list li {
  margin: 0;
  margin-left: 15px; }

.new_timetable .program-table-footer .links-list .program_kihon_link {
  display: none; }

.new_timetable[data-showtype="2k"] .print_link[data-type="2k"],
.new_timetable[data-showtype="2k"] .program_kihon_link[data-type="2k"] {
  display: list-item !important; }

.new_timetable[data-showtype="4k"] .program_icon[data-icon="4k"] {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.new_timetable[data-showtype="4k"] .print_link[data-type="4k"],
.new_timetable[data-showtype="4k"] .program_kihon_link[data-type="4k"] {
  display: list-item !important; }

.page-timetable[data-showtype="2k"] .page-timetable-tab .tab-btn[data-type="2k"] {
  background-color: white; }

.page-timetable[data-showtype="2k"] .print_link[data-type="2k"] {
  display: block; }

.page-timetable[data-showtype="2k"] .program_kihon_link[data-type="2k"] {
  display: list-item !important; }

.page-timetable[data-showtype="4k"] .page-timetable-tab .tab-btn[data-type="4k"] {
  background-color: white; }

.page-timetable[data-showtype="4k"] .print_link[data-type="4k"] {
  display: block; }

.page-timetable[data-showtype="4k"] .program_kihon_link[data-type="4k"] {
  display: list-item !important; }

.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[data-showtype="multi"] .print_link[data-type="multi"] {
  display: block; }

.page-timetable[data-showtype="multi"] .program_kihon_link[data-type="multi"] {
  display: list-item !important; }

.page-timetable .page-timetable-mv {
  width: 100%;
  height: 200px;
  background-image: url(img/timetable/pc_program-genre_channelguide.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.page-timetable .page-timetable-mv .mv-title {
  font-size: 42px;
  color: #fff;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 10px;
  line-height: 1; }

.page-timetable .page-timetable-mv .mv-sub-title {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1; }

.page-timetable .page-timetable-tab {
  height: 60px;
  width: 100%;
  background-color: #f2f5fa; }

.page-timetable .page-timetable-tab .tab-btns {
  width: 1120px;
  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); }

.page-timetable .page-timetable-tab .tab-btns .tab-btn[data-type="4k"] {
  background-image: url(img/timetable/timetable_tab_4k.png); }

.page-timetable .page-timetable-tab .tab-btns .tab-btn[data-type="multi"] {
  background-image: url(img/timetable/timetable_tab_2k152.png); }

.page-timetable .page-timetable-header {
  width: 1120px;
  margin: 0 auto;
  padding: 70px 0 40px 0;
  position: relative;
  box-sizing: border-box; }

.page-timetable .page-timetable-header .anchor {
  width: 770px;
  padding: 20px;
  background-color: #E4EEF5; }

.page-timetable .page-timetable-header .anchor h4 {
  font-size: 18px;
  font-weight: bold; }

.page-timetable .page-timetable-header .anchor h4:not(:first-child) {
  margin-top: 20px; }

.page-timetable .page-timetable-header .anchor ul {
  width: 730px;
  box-sizing: border-box;
  border: 1px solid #C3D5E1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background-color: white;
  margin-top: 10px; }

.page-timetable .page-timetable-header .anchor ul li {
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.page-timetable .page-timetable-header .anchor ul li .box {
  border-right: 1px solid #E4EEF5;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.page-timetable .page-timetable-header .anchor ul li:hover {
  background-color: #FBEAD5; }

.page-timetable .page-timetable-header .anchor .week_anchor {
  height: 60px; }

.page-timetable .page-timetable-header .anchor .week_anchor .list_today {
  background: #EB972A;
  color: white; }

.page-timetable .page-timetable-header .anchor .week_anchor .sat {
  color: #43CEFF; }

.page-timetable .page-timetable-header .anchor .week_anchor .sun {
  color: #FF462E; }

.page-timetable .page-timetable-header .anchor .week_anchor li {
  position: relative; }

.page-timetable .page-timetable-header .anchor .week_anchor li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 100%;
  /*テキスト非表示*/
  white-space: nowrap;
  /*テキスト非表示*/
  overflow: hidden;
  /*テキスト非表示*/ }

.page-timetable .page-timetable-header .anchor .week_anchor li .box {
  height: 58px; }

.page-timetable .page-timetable-header .anchor .week_anchor li:nth-child(7), .page-timetable .page-timetable-header .anchor .week_anchor li:nth-child(14) {
  border-right: 1px solid #C3D5E1; }

.page-timetable .page-timetable-header .anchor .week_anchor li:nth-child(7) .box, .page-timetable .page-timetable-header .anchor .week_anchor li:nth-child(14) .box {
  border-right: 0px; }

.page-timetable .page-timetable-header .anchor .week_anchor li .date-link {
  display: block;
  text-decoration: none; }

.page-timetable .page-timetable-header .anchor .week_anchor li .day {
  display: block;
  font-size: 16px;
  text-align: center; }

.page-timetable .page-timetable-header .anchor .week_anchor li .week {
  display: block;
  height: 11px;
  font-size: 14px;
  margin-top: 8px;
  text-align: center; }

.page-timetable .page-timetable-header .anchor .time_anchor {
  height: 30px; }

.page-timetable .page-timetable-header .anchor .time_anchor li .box {
  height: 15px; }

.page-timetable .page-timetable-header .anchor .time_anchor li span {
  font-size: 14px; }

.page-timetable .page-timetable-header .icon_example {
  width: 770px;
  margin-top: 20px; }

.page-timetable .page-timetable-header .icon_example .program_icons:not(:first-child) {
  margin-top: 14px; }

.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: 18px;
  height: auto; }

.page-timetable .page-timetable-header .icon_example .program_icons .program_icon .icon_name {
  margin-left: 4px;
  font-size: 14px; }

.page-timetable .page-timetable-header .icon_example .program_icons .program_icon[data-icon="4k"] {
  display: none; }

.page-timetable .page-timetable-header .rec-banner {
  position: absolute;
  top: 70px;
  right: 0;
  width: 300px;
  height: 250px; }

.page-timetable .page-timetable-header .print_link {
  display: none;
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 170px;
  height: 40px;
  background-color: black;
  color: white;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  text-decoration: none; }

.page-timetable .page-timetable-main {
  width: 1120px;
  margin: 0 auto; }

.page-timetable .page-table-footer {
  width: 1120px;
  margin: 0 auto 80px;
  padding-top: 20px; }

.page-timetable .page-table-footer .footer-links {
  display: block; }

.page-timetable .page-table-footer .footer-links .links-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.page-timetable .page-table-footer .footer-links .links-list li {
  margin: 0;
  margin-left: 15px; }

.page-timetable .page-table-footer .footer-links .links-list li .footer_link {
  display: block;
  right: 0;
  bottom: 20px;
  width: 170px;
  height: 40px;
  background-color: black;
  color: white;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  text-decoration: none; }

.page-timetable .page-table-footer .footer-links .links-list .program_kihon_link {
  display: none; }

.fix-window .page-timetable {
  overflow-y: scroll; }

.program-table-header {
  position: relative;
  margin-top: -43px;
  margin-bottom: 70px; }

.program-table-header .links-icons {
  float: right;
  margin-top: 143px;
  margin-right: 20px; }

.program-table-header .links-icons .module-links-1 {
  margin-bottom: 25px; }

.program-table-header .bangumi_links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.program-table-header .rec-banner {
  float: right; }

.program-table-header .program_icon_example {
  width: 394px;
  white-space: nowrap;
  overflow: visible; }

.program-table-header .program_icon_example .program_icons:not(:first-child) {
  margin-top: 10px; }

.program-table-header .program_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; }

.program-table-header .program_icon_example .program_icons .program_icon .icon_img {
  width: 18px;
  height: auto; }

.program-table-header .program_icon_example .program_icons .program_icon .icon_name {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500; }

.program-table-header .program_icon_example .program_icons .program_icon[data-icon="4k"] {
  display: none; }

.program-table-footer {
  padding-top: 38px; }

.program-table-footer .links-icons ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.new_bangumi {
  margin: 0 auto; }

.new_title {
  margin: 10px 0; }

.jikantab {
  font-size: 14px; }

.new_jikan {
  margin: 0;
  height: 40px; }

.new_jikan td {
  text-align: left;
  vertical-align: middle; }

/*見出しテーブル*/
.new_midashi {
  width: 1080px;
  border-collapse: collapse; }

.new_midashi td {
  width: 128px;
  padding: 0px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background-color: #ececec;
  border: 1px solid #b8b8b8; }

#new_midahi_bla {
  width: 26px;
  height: 20px;
  background-color: #ef960e; }

#new_sat {
  background-color: #e4f8ff; }

#new_sun {
  background-color: #ffdad7; }

/*番組表テーブル*/
.new_table {
  border-collapse: collapse;
  width: 1080px; }

.new_table td {
  vertical-align: top;
  width: 128px;
  padding: 0px;
  text-align: left;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  background-color: #FFFFFF;
  border-top: none;
  border-right: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  border-bottom: none; }

.new_table tbody tr td:nth-child(n+7) #tooltip {
  right: 100% !important;
  left: auto !important; }

/*時間*/
#new_table_bla {
  width: 26px;
  margin: 0;
  padding: 0;
  border-collapse: collapse; }

#new_table_bla2 {
  width: 26px;
  vertical-align: middle;
  text-align: center;
  background-color: #ef960e;
  color: #FFFFFF;
  font-weight: bold;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #b8b8b8; }

/*今日*/
.new_today {
  background-color: #fffddd;
  margin: 0;
  padding: 0;
  border-collapse: collapse; }

.new_today td {
  background-color: #fffddd;
  padding: 2px;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #b8b8b8; }

.new_today td span {
  position: relative; }

/*その他*/
.new_day {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  border-collapse: collapse; }

.new_day td {
  background-color: #ffffff;
  padding: 2px;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #b8b8b8; }

.new_day td span {
  position: relative;
  word-wrap: break-word;
  word-break: break-all; }

.new_scroll {
  height: 900px;
  width: 1100px;
  overflow: auto;
  background-color: #ef960e; }

.uasp {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: -ms-linear-gradient(top, #f1af45 51%, #ed9b16 54%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1af45', endColorstr='#ed9b16');
  background-color: #f1af45;
  margin-bottom: 10px;
  width: 100% !important; }

.uasp a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 300%;
  font-family: Arial; }

.jikantai {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  overflow: hidden; }

.jikantai table {
  float: left;
  border: solid 1px #b8b8b8;
  border-collapse: collapse; }

.jikantai table th {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  border: solid 1px #000;
  background-color: #000000;
  color: #ffffff;
  white-space: nowrap;
  padding: 0 4px; }

.jikantai table td {
  text-align: center;
  font-size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  background-color: #ececec;
  width: 28px;
  margin: 0px;
  border: solid 1px #b8b8b8;
  height: 23px; }

.jikantai table td a {
  text-decoration: none;
  display: block; }

.jikantai .jkntit {
  width: 50px;
  font-size: 12px; }

.jikantai form {
  float: right; }

.jikantai form input[type=text] {
  width: 180px; }

.jikantai form input[type=submit] {
  color: #000;
  padding: 4px 8px;
  background: none;
  border-radius: 3px;
  border: 1px solid #ccc; }

.new_today td, .new_day td {
  /*  font-size: 11px; */
  /*  text-overflow: ellipsis; */
  /*  -webkit-text-overflow: ellipsis; */
  /* Safari */
  /*  -o-text-overflow: ellipsis; */
  /* Opera */ }

/* Tooltip */
#tooltip {
  display: none;
  content: '';
  position: absolute;
  top: 100% !important;
  left: 100% !important;
  z-index: 9999;
  color: #000;
  font-size: 12px;
  max-width: 450px;
  font-family: "メイリオ";
  /* font-family:"Windows TV Pゴシック"; */ }

#tooltip .tipHeader {
  height: 8px; }

#tooltip .tipBody {
  background-color: #efefef;
  /*  background-color:#b0c4de;  */
  border: solid 1px #5b5d66;
  border-radius: 4px;
  padding: 5px 15px 5px 15px; }

#tooltip .tipFooter {
  height: 8px; }

.new_bangumi_print {
  padding-top: 20px;
  width: 1100px;
  margin: 0 auto; }

.new_bangumi_print .jikantai {
  display: none; }

.new_bangumi_print .new_scroll {
  height: auto;
  overflow: visible; }

.new_bangumi_print .page-title-3 {
  width: 1118px; }

.new_bangumi_print .module-links-1 {
  margin-bottom: 20px; }

.new_bangumi_print .module-links-1 ul {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.new_bangumi_print .module-links-1 ul li .print_link {
  display: block;
  right: 0;
  bottom: 20px;
  width: 170px;
  height: 40px;
  background-color: black;
  color: white;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
  text-decoration: none;
  border: 3px solid black; }

.seek-program {
  margin-bottom: 80px; }

.seek-program .page-title-2 {
  margin-bottom: 160px; }

.seek-program .result-text {
  margin-bottom: 50px; }

.seek-program .result-text .title {
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px; }

.seek-program .result-text p {
  line-height: 1.4;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem; }

.seek-program .module-list-1 {
  margin-bottom: 50px; }

.seek-program .module-list-1 li .title {
  font-weight: 700; }

.seek-program .module-list-1 li .date {
  margin-bottom: 10px; }

.seek-program .search-box .input-text {
  width: 700px; }

.seek-program .seek-program-pager {
  text-align: center; }

.seek-program .seek-program-pager span {
  color: #000 !important; }

.search-result {
  width: 100%; }

.search-result .sr-inner {
  padding: 3em 1em 0; }

.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; }

.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; }

.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: 87.5%;
  height: 110px;
  font-size: 50px;
  font-size: 5rem;
  line-height: 0.4;
  border-radius: 100px;
  border: 3px solid #ef960e;
  display: inline-block;
  min-width: 500px;
  text-align: center;
  background-color: #fff;
  position: relative;
  text-align: left;
  margin-left: 6%; }

.top-news-release ul {
  overflow-y: auto;
  height: 104px;
  width: 89.5%;
  margin-left: 5.5%;
  padding-top: 2px;
  /*スクロールバーの横幅指定*/
  /*スクロールバーの背景色・角丸指定*/
  /*スクロールバーの色・角丸指定*/ }

.top-news-release ul::-webkit-scrollbar {
  width: 15px; }

.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: 1.5% 0 3.5%; }

.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: 20px;
  font-size: 2rem; }

.top-news-release ul li .title {
  margin-top: 18px;
  margin-top: 1.8rem;
  line-height: 1.3;
  font-size: 22px;
  font-size: 2.2rem; }

.multiple ul {
  overflow-y: scroll; }

.multiple li {
  padding: 1% 0 3%;
  border-bottom: 3px solid #ef960e; }

.multiple li:last-child {
  border-bottom: none; }

.banner-4k {
  width: 100%;
  margin-bottom: 20px;
  border: 2px solid #535248; }

.banner-4k a {
  display: block; }

.banner-4k a img {
  width: 100%; }

.to-page-btn {
  margin-top: 30px;
  text-align: center; }

.prg-module-btn-1 {
  color: #fff;
  width: 280px;
  font-weight: bold;
  line-height: 50px;
  font-size: 22px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 50px;
  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: 280px;
  font-weight: bold;
  line-height: 50px;
  font-size: 22px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 50px;
  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: 280px;
  font-weight: bold;
  line-height: 50px;
  font-size: 22px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 50px;
  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: #000;
  background: #fff; }

.prg-module-btn-4 {
  color: #fff;
  width: 280px;
  font-weight: bold;
  line-height: 50px;
  font-size: 22px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 50px;
  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; }

.is-sp {
  display: none; }

.prg-content-block .paging {
  margin-top: -20px;
  width: 100%;
  height: 35px; }

.prg-content-block .paging .prev {
  float: left; }

.prg-content-block .paging .prev a {
  display: block;
  width: 75px;
  height: 35px;
  background-color: #fff;
  color: #524531;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  border-radius: 100px;
  line-height: 30px;
  border: 2px #524531 solid;
  box-sizing: border-box;
  transition: all .3s ease-out; }

.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: 75px;
  height: 35px;
  background-color: #fff;
  color: #524531;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  border-radius: 100px;
  line-height: 30px;
  border: 2px #524531 solid;
  box-sizing: border-box;
  transition: all .3s ease-out; }

.prg-content-block .paging .next a:hover {
  background-color: #524531;
  color: #fff; }

.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; }

.pr-movie {
  position: relative;
  width: 100%;
  height: 758px;
  z-index: 1; }

.pr-movie .pr-movie-inner {
  max-width: 854px;
  margin: 0 auto;
  padding: 70px 0 90px; }

.pr-movie .pr-movie-inner .section-title {
  text-align: center;
  margin-bottom: 40px; }

.pr-movie .pr-movie-inner .section-title h2 {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
  color: #000; }

.pr-movie .pr-movie-inner .section-title p {
  font-size: 16px;
  color: #000; }

.pr-movie .pr-movie-inner .pr-movie-area {
  position: relative;
  width: 100%;
  z-index: 1; }

.pr-movie .pr-movie-inner .pr-movie-area iframe {
  width: 100%; }

.split-bg {
  position: relative;
  background-repeat: repeat-x; }

.split-bg .split-bg-js {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-repeat: repeat-x; }

.gif-icon {
  display: none;
  position: absolute;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat; }

.gif-icon#ls-gif-1 {
  bottom: -200px;
  right: -120px; }

.gif-icon#ls-gif-2 {
  top: -80px;
  left: -120px; }

.gif-icon#ls-gif-3 {
  bottom: -100px;
  right: -120px; }

.gif-icon#ls-gif-4 {
  top: 40px;
  left: -120px; }

.gif-icon#rs-gif-1 {
  bottom: -200px;
  left: -120px; }

.gif-icon#rs-gif-2 {
  top: -80px;
  right: -120px; }

.gif-icon#rs-gif-3 {
  bottom: -100px;
  left: -120px; }

.gif-icon#rs-gif-4 {
  top: 40px;
  right: -120px; }

.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); }

.wpcf7 form label {
  font-size: 16px; }

.wpcf7 div.wpcf7-response-output {
  font-size: 18px;
  padding: 30px 20px;
  padding: 3rem 2rem;
  margin: 0em 0.5em 1em; }

.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 13px; }

.contact-form .module-btn-2 {
  margin: 30px auto 10px; }

.wpcf7 div.wpcf7-validation-errors {
  background-color: #f00;
  color: #fff; }

.genre-slider-area {
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2; }

.genre-slider-area .genre-slider-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px; }

.genre-slider-area .genre-slider-wrap {
  width: 700px;
  height: 397px;
  margin: 0 auto 80px; }

.genre-slider-area .genre-slider-wrap .genre-slider {
  width: 100%;
  height: 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: 700px !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;
  width: 100%;
  top: 45%; }

.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: -45px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  border-left: 4px solid #656565;
  border-bottom: 4px 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: -45px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  border-top: 4px solid #656565;
  border-right: 4px 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: -265px;
  margin: auto; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  margin: 0 15px; }

.genre-slider-area .genre-slider-wrap .genre-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  width: 13px;
  height: 13px;
  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%;
  height: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item {
  position: relative;
  width: 100%;
  height: 100%; }

.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 .slide-image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .slide-image:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(img/shadow.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .slide-image img {
  width: 100%; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .slide-image .genre-detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 100%;
  z-index: 1; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .slide-image .genre-detail .genre-title {
  width: 600px; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .slide-image .genre-detail .genre-title .date {
  font-size: 22px;
  font-weight: bold;
  color: #ED9629;
  margin-bottom: 10px; }

.genre-slider-area .genre-slider-wrap .genre-slider .genre-slider-inner .slide-item .slide-image .genre-detail .genre-title .title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2; }

.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%; }

.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: 20px;
  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: 168px; }

.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: 12px;
  color: #fff;
  background-color: #000;
  padding: 5px 10px;
  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: 10px 20px 10px 10px;
  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: 10px;
  bottom: 10px;
  width: 10px;
  height: 9px;
  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: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  margin-bottom: 5px;
  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: 12px;
  color: #fff;
  text-align: center;
  background-color: #323232;
  padding: 4px;
  margin: 2px 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: 13px;
  font-weight: bold;
  color: #787878;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 5px;
  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: 12px;
  color: #E75E01;
  margin-bottom: 2px;
  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: 8px 5px 5px 5px;
  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: 5px; }

.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: 11px;
  color: #787878;
  padding-left: 25px; }

.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: 6px;
  width: 13px;
  height: 13px;
  background-image: url(img/tag_icon.png);
  background-size: contain;
  background-repeat: no-repeat; }

.grecaptcha-badge {
  visibility: hidden; }

@media all and (-ms-high-contrast: none) {
  .bottom-area .bottom-area-inner .bottom-tw-area {
    display: none; }
  .bottom-area .bottom-area-inner .bottom-ranking-area {
    width: 100%; }
  .bottom-area .bottom-area-inner .bottom-ranking-area .bottom-ranking-area-inner .ranking-list {
    margin: 0 auto; } }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.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-controls {
  color: #666;
  position: absolute;
  right: 0;
  top: 0; }

.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: 100%;
  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; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  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: 100px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px; }

.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 {
  width: 90%;
  height: 100px;
  position: absolute;
  left: 5%;
  bottom: -100px;
  font-size: 10px;
  color: #fff;
  line-height: 1.5;
  text-align: center; }

.home-site .photo-area.low-contents {
  padding: 0;
  margin: 0; }

.home-site .photo-area.low-contents .photo-area-content {
  width: 900px;
  height: 900px;
  margin: 70px auto; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 70%;
  background-color: #ef960e; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 {
  padding-top: 70px;
  text-align: center;
  margin-bottom: 40px; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 span {
  width: 420px;
  min-width: 420px;
  font-size: 50px;
  font-size: 5rem;
  padding: 20px 50px; }

.home-site .photo-area.low-contents .photo-area-content .photo-area-inner .photo-title-text {
  font-size: 37px;
  font-size: 3.7rem;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 15px;
  margin-bottom: 40px;
  font-weight: bold; }

.home-site .photo-slider .bx-wrapper {
  margin: 0 auto; }

.home-site .photo-slider .bx-wrapper .bx-viewport {
  height: 480px !important; }

.home-site .photo-slider .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  top: 39%; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction {
  position: relative;
  width: 100%; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  margin: 0;
  outline: 0;
  width: 72px;
  height: 72px;
  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 {
  top: 19px;
  width: 50px;
  height: 7px;
  background-color: #fff; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction a:after {
  top: 50px;
  width: 50px;
  height: 7px;
  background-color: #fff; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: -80px; }

.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: -80px; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next:before {
  right: 10px;
  left: auto; }

.home-site .photo-slider .bx-wrapper .bx-controls-direction .bx-next:after {
  right: 10px;
  left: auto; }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner {
  float: left;
  width: 235px;
  position: relative;
  margin-right: 12px;
  margin-bottom: 15px; }

.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 {
  position: relative;
  display: block;
  height: 140px;
  background-color: #ef960e; }

.home-site .photo-slider .photo-slider-inner .slide-item .slide-inner a img {
  position: absolute;
  margin: 0 auto;
  max-height: 140px;
  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-modal {
  display: none;
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate3d(-50%, -50%, 0);
  width: 630px;
  height: 460px;
  background-color: #f5f5f5;
  border-radius: 40px;
  padding: 5px; }

.home-site .photo-modal .photo-modal-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 5px #ef960e solid;
  border-radius: 40px; }

.home-site .photo-modal .photo-modal-inner .modal-slide-image {
  position: relative;
  width: 85%;
  height: 240px;
  margin: 20px 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: 240px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }

.home-site .photo-modal .photo-modal-inner .modal-caption {
  display: block;
  width: 85%;
  margin: 5px auto 25px;
  font-size: 13px;
  font-size: 1.3rem; }

.home-site .photo-modal .photo-modal-inner .modal-bottom {
  width: 100%;
  position: absolute;
  bottom: 20px; }

.home-site .photo-modal .photo-modal-inner .modal-bottom .modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem; }

.home-site .photo-modal .photo-modal-inner .modal-bottom .photo-link {
  display: block;
  width: 280px;
  margin: 20px auto 0;
  padding: 15px;
  background-color: #ef960e;
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  border-radius: 100px;
  font-weight: bold;
  text-decoration: none; }

.home-site .photo-slider-inner {
  width: 730px;
  margin: 0 auto; }

.program-site .cap-area {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -100px;
  font-size: 10px;
  color: #fff;
  line-height: 1.5;
  text-align: center; }

.program-site .photo-area.low-contents {
  max-height: 800px;
  padding: 0;
  margin: 0;
  margin-left: -35px; }

.program-site .photo-area.low-contents .photo-area-content {
  width: 800px;
  height: 800px; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ef960e; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 {
  padding-top: 75px;
  text-align: center;
  margin-bottom: 25px; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner .page-title-1 span {
  width: 400px;
  min-width: 400px;
  font-size: 30px;
  font-size: 3rem;
  padding: 15px 50px;
  font-weight: bold; }

.program-site .photo-area.low-contents .photo-area-content .photo-area-inner .photo-title-text {
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 5px;
  margin-bottom: 40px;
  font-weight: bold; }

.program-site .photo-slider .bx-wrapper {
  margin: 0 auto; }

.program-site .photo-slider .bx-wrapper .bx-viewport {
  height: 450px !important; }

.program-site .photo-slider .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  top: 38%; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction {
  position: relative;
  width: 100%; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  margin: 0;
  outline: 0;
  width: 72px;
  height: 72px;
  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 {
  top: 22px;
  width: 44px;
  height: 6px;
  background-color: #fff; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction a:after {
  top: 50px;
  width: 44px;
  height: 6px;
  background-color: #fff; }

.program-site .photo-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: -80px; }

.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: -80px; }

.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-inner {
  float: left;
  width: 196px;
  position: relative;
  margin-right: 5px;
  margin-bottom: 15px; }

.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 {
  position: relative;
  display: block;
  height: 130px;
  background-color: #ef960e; }

.program-site .photo-slider .photo-slider-inner .slide-item .slide-inner a img {
  position: absolute;
  margin: 0 auto;
  max-height: 130px;
  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-modal {
  display: none;
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate3d(-50%, -50%, 0);
  width: 540px;
  height: 410px;
  background-color: #f5f5f5;
  border-radius: 35px;
  padding: 5px; }

.program-site .photo-modal .photo-modal-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 5px #ef960e solid;
  border-radius: 35px; }

.program-site .photo-modal .photo-modal-inner .modal-slide-image {
  position: relative;
  width: 85%;
  height: 220px;
  margin: 20px 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: 220px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0); }

.program-site .photo-modal .photo-modal-inner .modal-caption {
  display: block;
  width: 85%;
  margin: 5px auto 25px;
  font-size: 11px;
  font-size: 1.1rem; }

.program-site .photo-modal .photo-modal-inner .modal-bottom {
  width: 100%;
  position: absolute;
  bottom: 15px; }

.program-site .photo-modal .photo-modal-inner .modal-bottom .modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem; }

.program-site .photo-modal .photo-modal-inner .modal-bottom .photo-link {
  display: block;
  width: 250px;
  margin: 15px auto 0;
  padding: 15px;
  background-color: #ef960e;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  border-radius: 100px;
  font-weight: bold;
  text-decoration: none; }

.program-site .photo-slider-inner {
  width: 598px;
  max-height: 435px;
  margin: 0 auto; }

.program-site .photo-slider-inner .slide-item {
  max-height: 435px; }

.photo-reload-button {
  display: block;
  width: 280px;
  margin: 20px auto 0;
  padding: 15px;
  background-color: #fff;
  text-align: center;
  color: #ef960e;
  font-size: 25px;
  font-size: 25px;
  font-size: 2.5rem;
  border-radius: 100px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }

/* 
 * 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 {
  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 {
  overflow: hidden; }

.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;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(img/fancy_close_btn.png); }

.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("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*=======================================
ニュースリリース
=======================================*/
.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 {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5; }

/*=======================================
決算公告
=======================================*/
.single-kessan .module-list-1 {
  text-align: center; }

.single-kessan .kessan-list {
  margin-bottom: 30px; }

.single-kessan .kessan-list img {
  margin-bottom: 20px; }

/*=======================================
採用情報
=======================================*/
.is-recruit h4 {
  margin-bottom: 0.3em;
  color: #e90101; }

.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: 20px;
  font-size: 2rem; }

.is-kankyo ul li:before {
  content: none; }

.is-kankyo .right {
  text-align: right; }

.is-kankyo img:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

/*=======================================
アクセス
=======================================*/
.is-access {
  padding: 30px; }

.is-access .ac-left {
  float: right;
  width: 50%;
  font-size: 14px;
  font-size: 1.4rem; }

.is-access .ac-right {
  float: left;
  width: 45%; }

.is-access ul li:before {
  content: none; }

.is-access .print-map {
  text-align: right; }

.is-access .print-map .module-btn-1 {
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 30px; }

.is-access .print-map .module-btn-1:before {
  width: 20px;
  height: 20px;
  background-size: 6px 8px; }

.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; }

/*=======================================
ご意見・ご感想・問い合わせ
=======================================*/
.contact-text {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center; }

.contact-list {
  margin: 4% auto;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 30px 20px 40px;
  line-height: 1.5; }

.contact-list h3 {
  margin-bottom: 25px;
  font-weight: bold; }

.contact-list ul {
  width: 100%;
  margin-bottom: 30px; }

.contact-list ul li {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  border-bottom: 2px dotted #000;
  padding-bottom: 5px;
  margin-bottom: 10px; }

.contact-list ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  display: block; }

.btn-area {
  width: 100%;
  text-align: right; }

.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: 17px;
  left: 11px;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  transform: rotate(90deg); }

.contact-receipt {
  width: 100%;
  margin: 40px auto;
  text-align: center; }

.contact-receipt h4 {
  width: 86%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 7px;
  letter-spacing: 7px;
  border-bottom: 3px dotted #000;
  margin: 0 auto 20px; }

.contact-receipt .tel {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px; }

.contact-receipt p {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px; }

.faq-list {
  margin: 0 auto 4%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 30px 20px 10px; }

.faq-list .q {
  position: relative;
  margin-bottom: 15px;
  padding-left: 45px;
  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: 16px;
  font-size: 1.6rem;
  width: 25px;
  height: 25px;
  text-align: center;
  font-weight: normal; }

.faq-list .a {
  position: relative;
  margin-bottom: 15px;
  padding-left: 45px;
  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: 16px;
  font-size: 1.6rem;
  width: 25px;
  height: 25px;
  text-align: center; }

.back-contact {
  width: 100%;
  text-align: right;
  margin: 40px 0 50px; }

.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 th {
  line-height: 1.5; }

.contact-form table td {
  width: 60%; }

.contact-form table td .sex input {
  height: auto; }

.contact-form table td .generation input {
  height: auto; }

.contact-form .module-btn-2 {
  margin: 30px auto 10px; }

/*=======================================
放送番組の種別の公表制度
=======================================*/
.is-shubetsu p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 20px; }

.is-shubetsu .post-archive-1 .company-about-link {
  text-align: left;
  margin-bottom: 10px; }

.is-shubetsu .module-list-1 li .title {
  color: #000; }

/*=======================================
データ放送
=======================================*/
.data-content {
  width: 100%; }

.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: 648px;
  margin: 0 auto; }

.data-content .data-btn ul li {
  padding: 0 10px;
  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 {
  float: left;
  width: 50%; }

.is-guide .data-box .guide-detail > img {
  margin-bottom: 3%; }

.is-guide .data-box .guide-detail p {
  margin-bottom: 10%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7; }

.is-guide .data-box .guide-img {
  width: 50%; }

.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 {
  float: left;
  width: 50%; }

.is-guide .data-box .guide-list li .guide-btn {
  float: right;
  width: 50%; }

.is-guide .data-box .guide-list li .guide-btn a {
  display: block;
  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 .data-box {
  padding: 6%; }

.is-graphic .data-box .guide-detail {
  float: left;
  width: 50%; }

.is-graphic .data-box .guide-detail > img {
  margin-bottom: 3%; }

.is-graphic .data-box .guide-detail p {
  margin-bottom: 10%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7; }

.is-graphic .data-box .guide-img {
  width: 45%;
  margin-left: 5%; }

.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: 15px;
  font-size: 1.5rem;
  line-height: 1.7; }

.is-graphic .graphic-box p span {
  color: #eb9c12;
  font-weight: bold; }

.is-graphic .graphic-box .guide-detail {
  float: right;
  width: 50%; }

.is-graphic .graphic-box .guide-detail > img {
  margin-bottom: 3%; }

.is-graphic .graphic-box .guide-detail p {
  margin-bottom: 10%;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7; }

.is-graphic .graphic-box .graphic-img {
  float: left;
  width: 45%;
  text-align: center; }

.is-graphic .graphic-box .graphic-img img {
  width: 100%;
  margin-bottom: 2%; }

.is-graphic .graphic-box .graphic-img p {
  text-align: left;
  padding-left: 5%;
  line-height: 1.3;
  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: 1% 1% 1% 4%;
  background-color: #eb9c12;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem; }

.is-graphic .graphic-box .graphic-model h4:before {
  position: absolute;
  content: "■";
  display: block;
  top: 7px;
  left: 1%; }

.is-graphic .graphic-box .graphic-model ul {
  width: 100%;
  margin-bottom: 3%; }

.is-graphic .graphic-box .graphic-model ul li {
  height: 250px;
  float: left;
  background-color: #e6e6e6;
  margin-right: 0.5%; }

.is-graphic .graphic-box .graphic-model ul li img {
  width: auto;
  height: 53%; }

.is-graphic .graphic-box .graphic-model ul li:first-child {
  width: 25%; }

.is-graphic .graphic-box .graphic-model ul li:nth-child(2) {
  width: 35%; }

.is-graphic .graphic-box .graphic-model ul li:last-child {
  width: 39%;
  margin-right: 0; }

.is-graphic .graphic-box .graphic-model ul li p {
  padding: 3%;
  margin-bottom: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7; }

.is-check {
  border: 1px solid #999;
  background-color: #fff; }

.is-check .data-check {
  width: 72%;
  margin: 6% auto; }

.is-check .data-check img {
  width: 60%;
  display: block;
  margin: 0 auto 4%; }

.is-check .data-check .data-answer {
  width: 90%; }

.is-check .data-check .data-answer-no {
  width: 70%; }

.is-check .data-check a {
  width: 30%;
  display: block;
  margin: 4% 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: 13%;
  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: 30%; }

.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: 14px;
  font-size: 1.4rem;
  text-align: center;
  display: block; }

.is-check .data-check .module-btn-1 {
  width: 40%;
  margin: 6% 0 0; }

.is-check .data-check .set-item {
  position: relative;
  width: 100%;
  margin: 5% auto 8%; }

.is-check .data-check .set-item .data-item {
  display: inline-block;
  width: 48%;
  margin: 0; }

.is-check .data-check .set-item .data-item img {
  width: 60%; }

.is-check .data-check .set-item .item-plus {
  position: absolute;
  top: 50%;
  left: 47%;
  font-weight: bold; }

.is-check p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7; }

.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: 1%; }

.is-faq .qa-list li .q-title {
  position: relative; }

.is-faq .qa-list li .a-title {
  position: relative; }

.is-faq .qa-list li h4 {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #ccc;
  line-height: 1.5;
  padding: 1% 1% 1% 6%; }

.is-faq .qa-list li p {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #e6e6e6;
  line-height: 1.5;
  padding: 2% 1% 2% 6%; }

.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: 90%;
  margin-left: 6%;
  font-size: 16px;
  font-size: 1.6rem;
  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: 6%; }

.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: 1%;
  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: 16px;
  font-size: 1.6rem;
  background-color: #ccc;
  line-height: 1.5;
  padding: 1% 1% 1% 4%; }

.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: 16px;
  font-size: 1.6rem;
  background-color: #e6e6e6;
  line-height: 1.5;
  padding: 2% 1% 2% 4%; }

/*=======================================
サイトマップ
=======================================*/
.is-sitemap {
  width: 100%;
  margin: 4% auto;
  padding: 35px 20px 0;
  line-height: 1.5; }

.is-sitemap > ul {
  width: 100%; }

.is-sitemap > ul > li {
  float: left;
  width: 50%;
  margin-bottom: 30px; }

.is-sitemap > ul > li > .menu-label {
  font-size: 20px;
  font-size: 2rem;
  width: 70%;
  padding: 5px 0 5px 20px;
  border-radius: 50px;
  background: linear-gradient(#ccc, #000); }

.is-sitemap > ul > li > .menu-label a {
  color: #fff;
  pointer-events: none; }

.is-sitemap a {
  text-decoration: none; }

.is-sitemap .sub-menu {
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 30px;
  margin-top: 20px; }

.is-sitemap .sub-menu > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px; }

.is-sitemap .sub-menu > li:before {
  position: absolute;
  content: "▲";
  color: #000;
  top: 5px;
  left: 0;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  transform: rotate(90deg); }

.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: 5px solid #000; }

.company-contents .module-btn-3 {
  float: right; }

.is-kojin {
  font-size: 15px;
  font-size: 1.5rem; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W0);
  font-weight: 100; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W1);
  font-weight: 200; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W2);
  font-weight: 300; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W3);
  font-weight: 400; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W4);
  font-weight: 500; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W5);
  font-weight: 600; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W6);
  font-weight: 700; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W7);
  font-weight: 800; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W8);
  font-weight: 900; }

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W9);
  font-weight: 900; }

/*========================================
top program table style
========================================*/
body.fixed {
  top: 0px;
  width: 100%;
  position: fixed;
  overflow: scroll; }

.program-table-wrapper {
  color: #232320;
  min-width: 1280px;
  font-family: "Hiragino Sans";
  font-weight: 500; }

.program-table-wrapper .header {
  background: url(img/top-program-table/h_bg.jpg) 50% 0 no-repeat;
  position: relative; }

.program-table-wrapper .header:after {
  display: block;
  content: '';
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(img/top-program-table/h_bg_line.png) 0 0 repeat-x; }

.program-table-wrapper .header .inner {
  height: 120px;
  width: 1280px;
  margin: 0 auto;
  position: relative; }

.program-table-wrapper .header .inner .logo {
  top: 55px;
  left: 11px;
  width: 120px;
  height: 34px;
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/h_logo.png) 0 0 no-repeat; }

.program-table-wrapper .header .inner .time-nav {
  float: left;
  margin: 22px 0 0 165px; }

.program-table-wrapper .header .inner .time-nav .ttl {
  width: 189px;
  height: 42px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/h_time_nav_ttl.png) 0 0 no-repeat; }

.program-table-wrapper .header .inner .time-nav ul {
  overflow: hidden;
  margin: -8px 0 0 8px; }

.program-table-wrapper .header .inner .time-nav ul li {
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  float: left;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer; }

.program-table-wrapper .header .inner .time-nav ul li.active, .program-table-wrapper .header .inner .time-nav ul li:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.program-table-wrapper .header .inner .time-nav ul .morning {
  width: 55px;
  height: 55px;
  margin-right: 16px;
  background-image: url(img/top-program-table/h_time_nav1.png); }

.program-table-wrapper .header .inner .time-nav ul .evening {
  width: 55px;
  height: 55px;
  margin-right: 4px;
  background-image: url(img/top-program-table/h_time_nav2.png); }

.program-table-wrapper .header .inner .time-nav ul .night {
  width: 48px;
  height: 55px;
  background-image: url(img/top-program-table/h_time_nav3.png); }

.program-table-wrapper .header .inner .week-nav .btn, .program-table-wrapper .header .inner .week-nav .logo-a {
  cursor: pointer;
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat; }

.program-table-wrapper .header .inner .week-nav .logo-a {
  top: 21px;
  left: 634px;
  width: 60px;
  height: 90px;
  background-image: url(img/top-program-table/h_a_logo.png);
  background-size: contain;
  background-position: center; }

.program-table-wrapper .header .inner .week-nav .btn.prev {
  top: 40px;
  height: 62px;
  width: 87px;
  left: 540px;
  background-image: url(img/top-program-table/h_icon_balloon_prev.png); }

.program-table-wrapper .header .inner .week-nav .btn.prev:hover {
  background-position: 0 -62px; }

.program-table-wrapper .header .inner .week-nav .btn.next {
  top: 34px;
  height: 67px;
  width: 90px;
  left: 700px;
  background-image: url(img/top-program-table/h_icon_balloon_next.png); }

.program-table-wrapper .header .inner .week-nav .btn.next:hover {
  background-position: 0 -67px; }

.program-table-wrapper .header .inner .keywords {
  top: 37px;
  left: 880px;
  position: absolute; }

.program-table-wrapper .header .inner .keywords .ttl {
  width: 152px;
  height: 22px;
  margin: 0 0 12px 4px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/h_keywords_ttl.png) 0 0 no-repeat; }

.program-table-wrapper .header .inner .keywords li {
  float: left;
  border-radius: 30px;
  margin: 0 9px 10px 0;
  display: inline-block;
  background-color: #e1cf71; }

.program-table-wrapper .header .inner .keywords a {
  color: #35352f;
  font-size: 13px;
  line-height: 20px; }

.program-table-wrapper .header .inner .btn-synthesis {
  top: 0;
  right: 0;
  width: 213px;
  height: 62px;
  position: absolute;
  background: url(img/top-program-table/h_btn_synthesis_bg.png) 0 0 no-repeat; }

.program-table-wrapper .header .inner .btn-synthesis a {
  height: 100%;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  animation: flash 1.5s linear infinite;
  background: url(img/top-program-table/h_btn_synthesis.png) 0 0 no-repeat; }

.program-table-wrapper .contentns {
  height: 990px;
  overflow: hidden;
  background: url(img/top-program-table/main_bg.jpg) 50% 0 no-repeat; }

.program-table-wrapper .contentns > .inner {
  width: 1280px;
  margin: 0 auto; }

.program-table-wrapper .contentns .content-left {
  width: 175px;
  float: left; }

.program-table-wrapper .contentns .content-left .search-box {
  margin: 15px 0;
  height: 41px;
  position: relative;
  background: url(img/top-program-table/search_bg.png) 0 0 no-repeat;
  border-radius: 0;
  box-shadow: none; }

.program-table-wrapper .contentns .content-left .search-box .cse-search-box {
  left: 7px;
  top: 7px;
  width: 160px;
  height: 30px;
  position: absolute;
  background-color: #f1ede7; }

.program-table-wrapper .contentns .content-left .search-box .cse-search-box input[type=text] {
  width: 130px;
  height: 30px;
  border: none;
  float: left;
  font-size: 14px;
  background: none;
  padding-left: 5px; }

.program-table-wrapper .contentns .content-left .search-box .cse-search-box input[type=text]:focus {
  outline: none; }

.program-table-wrapper .contentns .content-left .search-box .cse-search-box .search-btn {
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/icon_loupe.png) 4px 50% no-repeat; }

.program-table-wrapper .contentns .content-left .ranking {
  padding-bottom: 12px;
  border: 2px solid #535248;
  background-color: #f9f4ee; }

.program-table-wrapper .contentns .content-left .ranking .ttl {
  height: 50px;
  margin-bottom: 13px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/ranking_ttl.png) 50% 100% no-repeat; }

.program-table-wrapper .contentns .content-left .ranking ul {
  padding: 0 5px; }

.program-table-wrapper .contentns .content-left .ranking li {
  width: 100%;
  display: table; }

.program-table-wrapper .contentns .content-left .ranking li small, .program-table-wrapper .contentns .content-left .ranking li a {
  display: table-cell;
  vertical-align: middle; }

.program-table-wrapper .contentns .content-left .ranking li small {
  width: 18px;
  padding-right: 9px; }

.program-table-wrapper .contentns .content-left .ranking li small i {
  width: 18px;
  height: 18px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(img/top-program-table/ranking_num.png); }

.program-table-wrapper .contentns .content-left .ranking li a {
  color: #232320;
  font-size: 13px;
  line-height: 1.2;
  max-width: 125px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Hiragino Sans";
  font-weight: 600; }

.program-table-wrapper .contentns .content-left .ranking li:first-child small i {
  background-position: 0 0; }

.program-table-wrapper .contentns .content-left .ranking li:nth-child(2) small i {
  background-position: 0 -18px; }

.program-table-wrapper .contentns .content-left .ranking li:nth-child(3) small i {
  background-position: 0 -36px; }

.program-table-wrapper .contentns .content-left .ranking li:nth-child(4) small i {
  background-position: 0 -54px; }

.program-table-wrapper .contentns .content-left .ranking li:nth-child(5) small i {
  background-position: 0 -72px; }

.program-table-wrapper .contentns .content-left .banner {
  padding: 7px;
  height: 615px;
  margin-top: 20px;
  background: url(img/top-program-table/bnr_frame.png) 0 0 no-repeat; }

.program-table-wrapper .contentns .content-right {
  float: right;
  width: 175px;
  padding-top: 20px; }

.program-table-wrapper .contentns .content-right .osusume-programs {
  margin-bottom: 20px;
  border: 2px solid #535248;
  background-color: #f9f4ee; }

.program-table-wrapper .contentns .content-right .osusume-programs .ttl {
  height: 49px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
  background: url(img/top-program-table/osusume_programs_ttl.png) 50% 100% no-repeat; }

.program-table-wrapper .contentns .content-right .osusume-programs .ichioshi-list, .program-table-wrapper .contentns .content-right .osusume-programs .osusume-list {
  margin-bottom: 10px; }

.program-table-wrapper .contentns .content-right .osusume-programs .ichioshi-list li, .program-table-wrapper .contentns .content-right .osusume-programs .osusume-list li {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: none;
  border-top: 2px solid #535248;
  border-bottom: 2px solid #535248; }

.program-table-wrapper .contentns .content-right .osusume-programs .ichioshi-list li.cur, .program-table-wrapper .contentns .content-right .osusume-programs .osusume-list li.cur {
  display: block;
  animation: fadeIn .3s forwards; }

.program-table-wrapper .contentns .content-right .osusume-programs .ichioshi-list li a, .program-table-wrapper .contentns .content-right .osusume-programs .osusume-list li a {
  line-height: 1; }

.program-table-wrapper .contentns .content-right .osusume-programs .ichioshi-list li a img, .program-table-wrapper .contentns .content-right .osusume-programs .osusume-list li a img {
  width: 100%;
  vertical-align: bottom; }

.program-table-wrapper .contentns .content-right .osusume-programs .osusume-list {
  margin-bottom: 20px; }

.program-table-wrapper .contentns .content-right .present {
  border: 2px solid #535248;
  background-color: #f9f4ee; }

.program-table-wrapper .contentns .content-right .present .ttl {
  height: 49px;
  margin-bottom: 9px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/present_ttl.png) 50% 100% no-repeat; }

.program-table-wrapper .contentns .content-right .present ul li a {
  display: block;
  margin: 0 8px 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #35352f; }

.program-table-wrapper .contentns .content-right .present ul li a .thum {
  height: 80px;
  margin-bottom: 8px;
  background-color: #fff;
  border: 1px solid #535248; }

.program-table-wrapper .contentns .content-right .present ul li a img {
  height: 100%;
  margin: 0 auto;
  display: block;
  vertical-align: bottom;
  box-sizing: border-box; }

.program-table-wrapper .contentns .content-right .present ul li a span {
  display: block;
  line-height: 18px;
  font-weight: 600;
  font-family: "Hiragino Sans"; }

.program-table-wrapper .contentns .content-right .present ul li:last-child a {
  margin-bottom: 0;
  border-bottom: none; }

.program-table-wrapper .contentns .content-right .present .to-archive {
  display: block;
  width: 155px;
  height: 30px;
  margin: 0 auto 12px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/present_btn_archive.png) 0 0 no-repeat; }

.program-table-wrapper .contentns .content-right .present .to-archive:hover {
  background: url(img/top-program-table/present_btn_archive.png) 0 -30px no-repeat; }

.program-table-wrapper .contentns .program-table {
  float: left;
  width: 900px;
  overflow: hidden;
  margin-left: 14px;
  position: relative;
  background: url(img/top-program-table/p_line_row.png) 100% 0 no-repeat; }

.program-table-wrapper .contentns .program-table .time-bar {
  width: 956px;
  height: 5px;
  position: absolute;
  left: -3px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  top: 50px;
  background: url(img/top-program-table/time_bar.png) 0 0 no-repeat;
  transition: opacity .2s linear; }

.program-table-wrapper .contentns .program-table .time-bar.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  animation: flash 1s linear infinite; }

.program-table-wrapper .contentns .program-table:before {
  display: block;
  z-index: 3;
  content: '';
  width: 3px;
  height: 990px;
  left: -1px;
  top: 0;
  position: absolute;
  background: url(img/top-program-table/p_line_row.png) 0% 0 no-repeat; }

.program-table-wrapper .contentns .program-table .program-table-inner {
  position: relative; }

.program-table-wrapper .contentns .program-table .program-table-inner:before {
  display: block;
  content: '';
  width: 48px;
  height: 48px;
  top: 0;
  left: 2px;
  position: absolute;
  z-index: 10;
  background: url(img/top-program-table/p_space.png) 0 0 no-repeat; }

.program-table-wrapper .contentns .program-table .date-area {
  position: relative;
  margin-left: 50px; }

.program-table-wrapper .contentns .program-table .date-area:after {
  display: block;
  content: '';
  width: 904px;
  height: 3px;
  bottom: -1px;
  left: -52px;
  position: absolute;
  background: url(img/top-program-table/p_line_col_l.png) 0% 0 no-repeat; }

.program-table-wrapper .contentns .program-table .date-area .date-area-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex; }

.program-table-wrapper .contentns .program-table .date-area .date {
  float: left;
  height: 50px;
  -ms-flex: 0 0 170px;
      flex: 0 0 170px;
  color: #232320;
  font-size: 30px;
  text-align: center;
  padding-top: 10px;
  font-family: 'Fredericka the Great', cursive;
  letter-spacing: -.4em;
  background: url(img/top-program-table/p_line_row.png) 0% 0 no-repeat; }

.program-table-wrapper .contentns .program-table .date-area .date.day-active {
  position: relative; }

.program-table-wrapper .contentns .program-table .date-area .date.day-active:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 150px;
  height: 970px;
  background-color: #d1b51b;
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  border-radius: 10px;
  z-index: 1; }

.program-table-wrapper .contentns .program-table .date-area .date i {
  height: 30px;
  line-height: 1;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle; }

.program-table-wrapper .contentns .program-table .date-area .date .month, .program-table-wrapper .contentns .program-table .date-area .date .day {
  margin-right: 10px;
  padding-right: 15px;
  background-position: 100% 90%;
  background-repeat: no-repeat; }

.program-table-wrapper .contentns .program-table .date-area .date .month {
  background-image: url(img/top-program-table/p_text_month.png); }

.program-table-wrapper .contentns .program-table .date-area .date .day {
  background-image: url(img/top-program-table/p_text_day.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon {
  width: 30px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat; }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.mon {
  background-image: url(img/top-program-table/p_icon_mon.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.tue {
  background-image: url(img/top-program-table/p_icon_tue.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.wed {
  background-image: url(img/top-program-table/p_icon_wed.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.thu {
  background-image: url(img/top-program-table/p_icon_thu.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.fri {
  background-image: url(img/top-program-table/p_icon_fri.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.sat {
  background-image: url(img/top-program-table/p_icon_sat.png); }

.program-table-wrapper .contentns .program-table .date-area .date .week-icon.sun {
  background-image: url(img/top-program-table/p_icon_sun.png); }

.program-table-wrapper .contentns .program-table .time-line {
  width: 50px;
  height: 940px;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 2; }

.program-table-wrapper .contentns .program-table .time-line .time-line-inner {
  width: 50px;
  overflow-y: scroll;
  padding-right: 20px;
  box-sizing: content-box; }

.program-table-wrapper .contentns .program-table .time-line:after {
  z-index: 3;
  display: none;
  content: '';
  width: 3px;
  height: 5000px;
  right: -1px;
  top: 0;
  position: absolute;
  background: url(img/top-program-table/p_line_row.png) 0% 0 repeat-y; }

.program-table-wrapper .contentns .program-table .time-line .morning {
  width: 50px;
  background-color: #e8db9b; }

.program-table-wrapper .contentns .program-table .time-line .evening {
  width: 50px;
  background-color: #efb0ad; }

.program-table-wrapper .contentns .program-table .time-line .night {
  width: 50px;
  background-color: #b5dbee; }

.program-table-wrapper .contentns .program-table .time-line .hour {
  width: 100%;
  font-size: 28px;
  display: table;
  font-family: 'Fredericka the Great', cursive;
  background: url(img/top-program-table/p_line_col_time.png) 0 0 no-repeat; }

.program-table-wrapper .contentns .program-table .time-line .hour:first-child {
  background: none; }

.program-table-wrapper .contentns .program-table .time-line .hour span {
  height: 190px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.program-table-wrapper .contentns .program-table .time-table-wrapper {
  width: 850px;
  height: 940px;
  overflow: hidden;
  position: relative; }

.program-table-wrapper .contentns .program-table .time-table-wrapper .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(img/top-program-table/loading.png) 50% 40% no-repeat; }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 10; }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn.top, .program-table-wrapper .contentns .program-table .time-table-wrapper .btn.bottom {
  left: 50%;
  transform: translateX(-50%); }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn.left, .program-table-wrapper .contentns .program-table .time-table-wrapper .btn.right {
  top: 50%;
  transform: translateY(-50%); }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn.top {
  top: 9px;
  background-image: url(img/top-program-table/p_btn_top.png); }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn.left {
  left: 9px;
  background-image: url(img/top-program-table/p_btn_left.png); }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn.right {
  right: 9px;
  background-image: url(img/top-program-table/p_btn_right.png); }

.program-table-wrapper .contentns .program-table .time-table-wrapper .btn.bottom {
  bottom: 165px;
  background-image: url(img/top-program-table/p_btn_bottom.png); }

.program-table-wrapper .contentns .program-table .time-table {
  float: left;
  width: 850px;
  height: 940px;
  padding: 0 20px 20px 0;
  box-sizing: content-box;
  overflow-x: hidden;
  overflow-y: scroll; }

.program-table-wrapper .contentns .program-table .time-table.no-scroll {
  pointer-events: none; }

.program-table-wrapper .contentns .program-table .time-table .time-table-inner {
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.program-table-wrapper .contentns .program-table .time-table .day-programs {
  -ms-flex: 0 0 170px;
      flex: 0 0 170px;
  background: url(img/top-program-table/p_line_row.png) 0 0 repeat-y; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program {
  color: #232320;
  padding: 8px 9px;
  overflow: hidden;
  word-break: break-all;
  box-sizing: border-box;
  position: relative;
  background-position: 0 0;
  background-repeat: no-repeat; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program a {
  height: 100%;
  display: block;
  text-decoration: underline;
  position: absolute;
  padding: 8px 9px;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program a:hover {
  color: #e04749;
  background-color: rgba(233, 165, 164, 0.5); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .time {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Fredericka the Great', cursive; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .samary {
  text-shadow: 0 0 1px #fff; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .samary .ttl, .program-table-wrapper .contentns .program-table .time-table .day-programs .program .samary .text {
  line-height: 22px;
  font-family: "Hiragino Sans"; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .samary .ttl {
  font-weight: 600;
  margin-bottom: 5px; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .samary .ttl .p-icon {
  margin-right: 5px; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .samary .text {
  font-weight: 500; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program .popup-contents {
  display: none; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.short {
  padding: 9px 9px 6px; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.short .ttl {
  width: 152px;
  line-height: 1;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.short .ttl .p-icon {
  float: none;
  margin-right: 3px;
  vertical-align: middle; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.short .ttl .time {
  display: inline;
  margin-right: 5px;
  font-weight: normal; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.short .ttl .ttl-text {
  display: inline; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line .ttl {
  font-weight: 600;
  -ms-flex-align: center;
      align-items: center; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line .ttl .p-icon {
  float: none;
  margin-right: 3px; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line .ttl .time {
  display: inline;
  margin-right: 5px;
  font-weight: normal; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line1 {
  background-image: url(img/top-program-table/p_line_col1.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line1 {
  background-image: url(img/top-program-table/p_line_col1.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line2 {
  background-image: url(img/top-program-table/p_line_col2.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line3 {
  background-image: url(img/top-program-table/p_line_col3.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line4 {
  background-image: url(img/top-program-table/p_line_col4.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line5 {
  background-image: url(img/top-program-table/p_line_col5.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line6 {
  background-image: url(img/top-program-table/p_line_col6.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line7 {
  background-image: url(img/top-program-table/p_line_col7.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program.line8 {
  background-image: url(img/top-program-table/p_line_col8.png); }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program:first-child {
  background-image: none; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program:last-child {
  position: relative; }

.program-table-wrapper .contentns .program-table .time-table .day-programs .program:last-child:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 3px;
  bottom: 0px;
  left: 0;
  background: url(img/top-program-table/p_line_col1.png) 0 0 no-repeat; }

.program-table-wrapper .contentns .program-table .time-table .day-programs.day-active {
  position: relative; }

.program-table-wrapper .contentns .program-table .time-table .day-programs.day-active .program {
  position: relative;
  z-index: 2; }

.program-table-wrapper .footer {
  height: 198px;
  background: url(img/top-program-table/f_bg.jpg) 50% 0 no-repeat; }

.program-table-wrapper .footer .inner {
  width: 1280px;
  margin: 0 auto; }

.program-table-wrapper .fnav ul {
  padding: 44px 0 0 40px; }

.program-table-wrapper .fnav li {
  float: left; }

.program-table-wrapper .fnav li a {
  height: 57px;
  width: 200px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat; }

.program-table-wrapper .fnav li a:hover {
  background-position: 0 -57px; }

.program-table-wrapper .fnav li.menu {
  display: none; }

.program-table-wrapper .fnav li.hanryu a {
  background-image: url(img/top-program-table/f_nav1.png); }

.program-table-wrapper .fnav li.documentary a {
  background-image: url(img/top-program-table/f_nav2.png); }

.program-table-wrapper .fnav li.drama a {
  background-image: url(img/top-program-table/f_nav3.png); }

.program-table-wrapper .fnav li.entertainment a {
  background-image: url(img/top-program-table/f_nav4.png); }

.program-table-wrapper .fnav li.news a {
  background-image: url(img/top-program-table/f_nav5.png); }

.program-table-wrapper .fnav li.sports a {
  background-image: url(img/top-program-table/f_nav6.png); }

.program-table-wrapper .program-modal, .program-table-wrapper .program-modal .overlay {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%; }

.program-table-wrapper .program-modal {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: none;
  z-index: 10; }

.program-table-wrapper .program-modal .overlay {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5); }

.program-table-wrapper .program-modal .program-contents {
  width: 820px;
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding-top: 20px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.6); }

.program-table-wrapper .program-modal .program-contents .program-contents-inner {
  padding: 0 20px 35px; }

.program-table-wrapper .program-modal .program-contents .modal-footer {
  text-align: center;
  background-color: #e8db9b;
  border-radius: 0 0 10px 10px; }

.program-table-wrapper .program-modal .program-contents .modal-footer small {
  color: #35352f;
  font-size: 10px; }

.program-table-wrapper .program-modal .program-contents .btn-close {
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  right: -25px;
  top: -25px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/btn_modal_close.png) 0 0 no-repeat; }

.program-table-wrapper .program-modal .program-contents .sp-bnr {
  width: 728px;
  height: 90px;
  margin: 0 auto 24px;
  background-color: #efefef; }

.program-table-wrapper .program-modal .program-contents .basic-info .ttl, .program-table-wrapper .program-modal .program-contents .detail-info .ttl {
  color: #e14d4d;
  font-weight: bold; }

.program-table-wrapper .program-modal .program-contents .basic-info {
  margin-bottom: 28px; }

.program-table-wrapper .program-modal .program-contents .basic-info .ttl {
  margin-bottom: 15px; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt {
  width: 100%;
  padding: 20px;
  display: table;
  border-radius: 10px;
  background-color: #e8db9b; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .left, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .right {
  vertical-align: top;
  display: table-cell; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .left {
  width: 245px;
  border-right: 1px solid #d3bc5e; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .left .thum {
  margin-bottom: 20px; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .left .btn a {
  display: block;
  width: 230px;
  height: 62px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/btn_to_site.png) 0 0 no-repeat; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .left .btn a:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .right {
  padding-left: 14px;
  border-left: 1px solid #fff; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .right dl {
  font-size: 13px; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .right dl dt {
  line-height: 1;
  color: #e14d4d;
  margin-bottom: 7px; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .right dl dd {
  color: #35352f;
  padding: 8px 10px;
  line-height: 1.5;
  margin-bottom: 15px;
  background-color: #fff; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .right dl dd:last-child {
  margin-bottom: 0; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons {
  padding: 5px 10px;
  margin-top: 10px;
  background-color: #fff; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons .p-icon {
  margin-right: 10px; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons .mark-description {
  float: right;
  position: relative; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons .mark-description:hover .icons {
  display: block; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons .mark-description .label {
  width: 80px;
  height: 22px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/top-program-table/label_mark.png) 0 0 no-repeat; }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons .mark-description .icons {
  display: none;
  position: absolute;
  width: 200px;
  padding: 10px;
  background-color: #fff;
  bottom: 140%;
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons .mark-description .icons ul li {
  font-size: 12px;
  margin-bottom: 5px; }

.program-table-wrapper .program-modal .program-contents .detail-info .ttl {
  line-height: 1;
  margin-bottom: 20px; }

.program-table-wrapper .program-modal .program-contents .detail-info .cnt {
  font-size: 12px;
  overflow-y: scroll;
  max-height: 250px; }

.program-table-wrapper .p-icon {
  width: 20px;
  height: 20px;
  line-height: 1;
  display: inline-block;
  float: left;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat; }

.program-table-wrapper .p-icon.shin {
  background-image: url(img/top-program-table/p-icon/shin.png); }

.program-table-wrapper .p-icon.syuu {
  background-image: url(img/top-program-table/p-icon/syuu.png); }

.program-table-wrapper .p-icon.sou {
  background-image: url(img/top-program-table/p-icon/sou.png); }

.program-table-wrapper .p-icon.ji {
  background-image: url(img/top-program-table/p-icon/ji.png); }

.program-table-wrapper .p-icon.kai {
  background-image: url(img/top-program-table/p-icon/kai.png); }

.program-table-wrapper .p-icon.sai {
  background-image: url(img/top-program-table/p-icon/sai.png); }

.program-table-wrapper .p-icon.ni {
  background-image: url(img/top-program-table/p-icon/ni.png); }

.program-table-wrapper .p-icon.de {
  background-image: url(img/top-program-table/p-icon/de.png); }

.program-table-wrapper .p-icon.ss {
  background-image: url(img/top-program-table/p-icon/ss.png); }

.program-table-wrapper .p-icon.ei {
  background-image: url(img/top-program-table/p-icon/ei.png); }

@keyframes flash {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: none; }
  1% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block; }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    display: block; } }

.clearfix, .contents-wrapper, .all-content .all-content-inner, .company-contents, .post-content-1, .post-archive-1, .thum-list-2 ul, .thum-list-3 ul, .program-table-header, .program-table-wrapper .header .inner .keywords, .program-table-wrapper .contentns, .program-table-wrapper .contentns .program-table .date-area .date-area-inner, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons {
  zoom: 1; }

.clearfix:before, .contents-wrapper:before, .all-content .all-content-inner:before, .company-contents:before, .post-content-1:before, .post-archive-1:before, .thum-list-2 ul:before, .thum-list-3 ul:before, .program-table-header:before, .program-table-wrapper .header .inner .keywords:before, .program-table-wrapper .contentns:before, .program-table-wrapper .contentns .program-table .date-area .date-area-inner:before, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons:before, .clearfix:after, .contents-wrapper:after, .all-content .all-content-inner:after, .company-contents:after, .post-content-1:after, .post-archive-1:after, .thum-list-2 ul:after, .thum-list-3 ul:after, .program-table-header:after, .program-table-wrapper .header .inner .keywords:after, .program-table-wrapper .contentns:after, .program-table-wrapper .contentns .program-table .date-area .date-area-inner:after, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }

.clearfix:after, .contents-wrapper:after, .all-content .all-content-inner:after, .company-contents:after, .post-content-1:after, .post-archive-1:after, .thum-list-2 ul:after, .thum-list-3 ul:after, .program-table-header:after, .program-table-wrapper .header .inner .keywords:after, .program-table-wrapper .contentns:after, .program-table-wrapper .contentns .program-table .date-area .date-area-inner:after, .program-table-wrapper .program-modal .program-contents .basic-info .cnt .program-icons:after {
  clear: both; }
