@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, .thum-list-2 ul, .thum-list-3 ul, .ranking-list .item a, .low-contents, .company-contents, .post-content-1, .post-archive-1, .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, .thum-list-2 ul:before, .thum-list-3 ul:before, .ranking-list .item a:before, .low-contents:before, .company-contents:before, .post-content-1:before, .post-archive-1: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, .thum-list-2 ul:after, .thum-list-3 ul:after, .ranking-list .item a:after, .low-contents:after, .company-contents:after, .post-content-1:after, .post-archive-1: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, .thum-list-2 ul:after, .thum-list-3 ul:after, .ranking-list .item a:after, .low-contents:after, .company-contents:after, .post-content-1:after, .post-archive-1: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; }

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

.common-header {
  z-index: 5;
  position: relative;
  padding: 12px 0 24px;
  background-color: #fff; }

.common-header .common-header-inner {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden; }

.common-header .common-header-inner .header-logo {
  float: left;
  margin: 14px 0 0 120px; }

.common-header .common-header-inner .header-logo a {
  width: 256px;
  height: 62px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity .3s ease-out 0s;
  background: url(img/hdr_logo.png) 0 0 no-repeat; }

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

.common-header .common-header-inner .btn-programtable {
  float: left;
  width: 80px;
  height: 80px;
  display: block;
  margin: 5px 0 0 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity .3s ease-out 0s;
  border-radius: 100%;
  background: url(img/btn_program_table.png) 0 0 no-repeat #ef960e;
  background-color: #ef960e; }

.common-header .common-header-inner .btn-programtable:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity .3s ease-out 0s; }

.common-header .common-header-inner .btn-programtable:before {
  display: block;
  height: 80px;
  width: 80px; }

.common-header .common-header-inner .header-banner-sp {
  float: right; }

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

.contents-wrapper .contents {
  z-index: 3;
  width: 1240px;
  margin: 0 auto;
  position: relative; }

.side-nav-menu-wrapper {
  top: -55px;
  left: -20px;
  z-index: 100;
  position: absolute;
  width: 144px;
  height: 100%;
  overflow: hidden; }

.side-nav-menu-wrapper .side-nav-menu {
  width: 144px;
  padding-top: 10px;
  padding-right: 22px;
  box-sizing: content-box;
  overflow-y: scroll;
  height: 100%; }

.side-nav-menu-wrapper ul {
  width: 120px;
  margin-left: 12px;
  position: relative; }

.side-nav-menu-wrapper ul li {
  position: absolute;
  margin-bottom: 10px;
  transition: transform .3s ease-out 0s;
  transition: top .3s ease-out 0s, opacity .2s ease-out 0s; }

.side-nav-menu-wrapper ul li:hover {
  transform: scale(1.1);
  transition: transform .3s ease-out 0s; }

.side-nav-menu-wrapper 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%;
  background-size: contain; }

.side-nav-menu-wrapper ul li.menu {
  left: 20px;
  background-color: #fff;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 3px solid #ef960e;
  z-index: 10; }

.side-nav-menu-wrapper ul li.menu a {
  width: 100%;
  height: 100%;
  background-image: url(img/btn_menu_close.png);
  background-size: contain; }

.side-nav-menu-wrapper ul li.hanryu {
  top: 90px;
  z-index: 9; }

.side-nav-menu-wrapper ul li.hanryu a {
  background-color: #e42ea6;
  background-image: url(img/btn_menu_hanryu.png); }

.side-nav-menu-wrapper ul li.documentary {
  top: 220px;
  z-index: 8; }

.side-nav-menu-wrapper ul li.documentary a {
  background-color: #7abc17;
  background-image: url(img/btn_menu_documentary.png); }

.side-nav-menu-wrapper ul li.drama {
  z-index: 7;
  top: 350px; }

.side-nav-menu-wrapper ul li.drama a {
  background-color: #e183ad;
  background-image: url(img/btn_menu_drama.png); }

.side-nav-menu-wrapper ul li.entertainment {
  z-index: 6;
  top: 480px; }

.side-nav-menu-wrapper ul li.entertainment a {
  background-color: #e35516;
  background-image: url(img/btn_menu_entertainment.png); }

.side-nav-menu-wrapper ul li.news {
  z-index: 5;
  top: 610px; }

.side-nav-menu-wrapper ul li.news a {
  background-color: #2f6cb1;
  background-image: url(img/btn_menu_news.png); }

.side-nav-menu-wrapper ul li.sports {
  z-index: 4;
  top: 740px; }

.side-nav-menu-wrapper ul li.sports a {
  background-color: #ebd700;
  background-image: url(img/btn_menu_sports.png); }

.side-nav-menu-wrapper.close ul li {
  left: 10px;
  top: 5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.side-nav-menu-wrapper.close ul li.menu {
  top: 0;
  left: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.side-nav-menu-wrapper.close ul li.menu a {
  width: 100%;
  height: 100%;
  background-image: url(img/btn_menu.png);
  background-size: contain; }

.side-nav-menu-wrapper.close ul li a {
  width: 100px;
  height: 100px; }

.common-footer {
  padding-top: 100px;
  position: relative;
  padding-bottom: 30px;
  background: url(img/bg_bottom.png) 50% 0 no-repeat; }

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

.fmenu {
  width: 1000px;
  margin: 0 auto 30px; }

.fmenu ul {
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

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

.fmenu 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: #fff;
  background-size: contain; }

.fmenu ul li a:hover {
  transform: scale(1.1);
  transition: transform .3s ease-out 0s; }

.fmenu ul li.menu {
  display: none; }

.fmenu ul li.hanryu a {
  background-image: url(img/btn_menu_hanryu_k.png); }

.fmenu ul li.documentary a {
  background-image: url(img/btn_menu_documentary_k.png); }

.fmenu ul li.drama a {
  background-image: url(img/btn_menu_drama_k.png); }

.fmenu ul li.entertainment a {
  background-image: url(img/btn_menu_entertainment_k.png); }

.fmenu ul li.news a {
  background-image: url(img/btn_menu_news_k.png); }

.fmenu ul li.sports a {
  background-image: url(img/btn_menu_sports_k.png); }

.f-sub-menu > ul {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.f-sub-menu > ul > li {
  margin-bottom: 15px;
  position: relative; }

.f-sub-menu > ul > li > .menu-label {
  z-index: 2;
  position: relative;
  margin-bottom: 25px; }

.f-sub-menu > ul > li > .menu-label:before {
  position: absolute;
  display: block;
  content: '';
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 1; }

.f-sub-menu > ul > li > .menu-label > a {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 35px;
  letter-spacing: 1px;
  letter-spacing: .1rem;
  padding-right: 24px;
  background-color: #ef960e;
  position: relative;
  z-index: 2; }

.f-sub-menu > ul > li > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.f-sub-menu > ul > li > ul li {
  padding: 3px 0;
  padding-right: 19px;
  margin-right: 19px;
  margin-bottom: 15px;
  border-right: 2px solid #fff; }

.f-sub-menu > ul > li > ul li:last-child {
  border-right: none; }

.f-sub-menu > ul > li > ul li a {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  transition: opacity .3s ease-out 0s; }

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

.copy {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center; }

.copy small {
  color: #fff; }

#btn-pagetop {
  width: 95px;
  height: 95px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/btn_pagetop.png) 0 0 no-repeat;
  background-size: contain;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 999;
  transition: ease .7s; }

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

.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: #fff;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 50px;
  letter-spacing: 3px;
  letter-spacing: .3rem; }

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

.page-title-3 {
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  padding: 18px 0;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  border-radius: 100px;
  letter-spacing: 3px;
  letter-spacing: .3rem;
  background-color: #ef960e; }

.page-title-4 {
  color: #ef960e;
  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: #ef960e;
  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: #ef960e; }

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

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

.banner-list-1 {
  width: 1000px;
  margin: 0 auto 10px; }

.banner-list-1 ul {
  overflow: hidden; }

.banner-list-1 ul li {
  float: left;
  width: 235px;
  margin-right: 20px;
  margin-bottom: 20px; }

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

.banner-list-1 ul li a {
  transition: opacity .3s ease-out 0s; }

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

.banner-list-2 {
  width: 1000px;
  margin: 0 auto 60px; }

.banner-list-2 ul {
  overflow: hidden; }

.banner-list-2 ul li {
  float: left;
  width: 300px;
  margin-right: 50px; }

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

.banner-list-3 {
  margin-bottom: 40px; }

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

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

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

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

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

.module-list-1 li .title {
  color: #ef960e;
  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 #ef960e; }

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

.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: #ef960e;
  transform: translateY(-50%);
  background: url(img/icn_triangle_1.png) 50% 50% no-repeat #ef960e;
  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: #ef960e; }

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

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

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

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

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

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

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

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

.emergency-info .emergency-info-inner {
  line-height: 1.4;
  font-size: 18px;
  font-size: 1.8rem;
  width: 1000px;
  margin: 0 auto;
  padding: 16px 0; }

.emergency-info .emergency-info-inner a {
  display: block;
  padding: 3px 20px 3px 0;
  background: url(img/icn_arrw_2.png) 100% 50% no-repeat; }

.pickup-area {
  width: 2000px;
  height: 520px;
  z-index: 4;
  position: absolute;
  position: absolute;
  top: -520px;
  left: 50%;
  transform: translateX(-50%); }

.pickup-area .pickup-areai-inner {
  display: block;
  margin: 0 auto;
  text-align: center;
  background-position: 50%;
  background-repeat: no-repeat; }

.home .layout-wrapper1 {
  background: url(img/bg_top.gif) 50% 0 no-repeat #fff; }

.home .layout-wrapper1.is-pickup .layout-wrapper2 {
  padding-top: 520px; }

.home .layout-wrapper1.is-pickup .contents {
  position: relative; }

.layout-wrapper1 .layout-wrapper2 {
  width: 1240px;
  margin: 0 auto;
  min-height: 880px;
  position: relative; }

.layout-wrapper1 .layout-wrapper3 {
  position: relative; }

.layout-wrapper1 .bg-object-1,
.layout-wrapper1 .bg-object-2,
.layout-wrapper1 .bg-object-3,
.layout-wrapper1 .bg-object-4 {
  z-index: 0;
  position: absolute; }

.layout-wrapper1 .bg-object-1 {
  width: 949px;
  height: 848px;
  top: -90px;
  right: 135px;
  z-index: 3;
  background: url(img/bg_icon_w_1.png) 0 0 no-repeat; }

.layout-wrapper1 .bg-object-2 {
  width: 1411px;
  height: 1262px;
  top: 2970px;
  right: -287px;
  background: url(img/bg_icon_k_1.png) 0 0 no-repeat; }

.layout-wrapper1 .bg-object-3 {
  width: 1411px;
  height: 1262px;
  transform: rotate(180deg);
  top: 4600px;
  left: -170px;
  background: url(img/bg_icon_k_1.png) 0 0 no-repeat; }

/* トップ検索 */
.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; }

.mv-slider {
  margin-top: -145px;
  padding-left: 40px;
  margin-bottom: 60px; }

.mv-slider .mv-slider-inner {
  position: relative;
  z-index: 2; }

.mv-slider .mv-slider-inner .mv-slider-nav {
  position: absolute;
  left: 760px;
  top: 100px;
  z-index: 5; }

.mv-slider .mv-slider-inner .mv-slider-nav span {
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin-right: 10px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 100%;
  vertical-align: top;
  display: inline-block;
  border: 3px solid #fff;
  background-color: #ef960e;
  box-sizing: content-box; }

.mv-slider .mv-slider-inner .mv-slider-nav span:hover, .mv-slider .mv-slider-inner .mv-slider-nav span.active {
  background-color: #fff; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(1) {
  margin-top: 0px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(2) {
  margin-top: 17px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(3) {
  margin-top: 34px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(4) {
  margin-top: 51px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(5) {
  margin-top: 68px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(6) {
  margin-top: 85px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(7) {
  margin-top: 102px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(8) {
  margin-top: 119px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(9) {
  margin-top: 136px; }

.mv-slider .mv-slider-inner .mv-slider-nav span:nth-child(10) {
  margin-top: 153px; }

.mv-slider .slide-item .slide-image {
  display: block;
  z-index: 1;
  position: relative;
  overflow: hidden;
  width: 910px;
  height: 640px; }

.mv-slider .slide-item .slide-image:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 2;
  background: url(img/ichioshi_mask.png) 0 0 no-repeat; }

.mv-slider .slide-item a {
  text-decoration: none; }

.mv-slider .slide-item .slide-detail {
  z-index: 2;
  width: 860px;
  height: 262px;
  position: relative;
  padding: 36px 65px;
  border-radius: 200px;
  background-color: #fff;
  margin: -180px 0 0 340px; }

.mv-slider .slide-item .slide-detail .btn-movie {
  width: 240px;
  display: -ms-flexbox;
  display: flex;
  top: -26px;
  right: 40px;
  z-index: 10;
  padding: 8px 28px;
  position: absolute;
  border-radius: 60px;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border: 5px solid #ef960e; }

.mv-slider .slide-item .slide-detail .btn-movie i {
  width: 35px;
  color: #fff;
  display: block;
  line-height: 35px;
  border-radius: 100%;
  transform: rotate(-30deg);
  text-align: center;
  background-color: #ef960e; }

.mv-slider .slide-item .slide-detail .btn-movie span {
  margin-left: 15px;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  color: #ef960e; }

.mv-slider .slide-item .slide-detail .title {
  color: #ef960e;
  font-weight: bold;
  font-size: 33px;
  font-size: 3.3rem;
  letter-spacing: 0;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.mv-slider .slide-item .slide-detail .title .logo-4k {
  display: inline-block;
  width: 46px;
  margin-right: 10px;
  margin-top: 5px; }

.mv-slider .slide-item .slide-detail .date {
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.mv-slider .slide-item .slide-detail .description {
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.5; }

.mv-slider .bx-wrapper {
  margin-bottom: 0; }

.mv-slider .bx-wrapper .bx-controls {
  z-index: 5;
  left: 760px;
  top: 95px;
  right: auto; }

.ranking-list {
  width: 560px;
  margin: 0 auto; }

.ranking-list .item {
  margin-bottom: 15px;
  box-sizing: content-box; }

.ranking-list .item.rank1, .ranking-list .item.rank2, .ranking-list .item.rank3 {
  margin-bottom: 24px; }

.ranking-list .item.rank1 .num-icon span, .ranking-list .item.rank2 .num-icon span, .ranking-list .item.rank3 .num-icon span {
  width: 50px;
  line-height: 50px;
  margin-left: 0; }

.ranking-list .item.rank1 a .status-icon, .ranking-list .item.rank2 a .status-icon, .ranking-list .item.rank3 a .status-icon {
  right: 0;
  background-size: auto; }

.ranking-list .item.rank1 a .title, .ranking-list .item.rank2 a .title, .ranking-list .item.rank3 a .title {
  font-weight: 700;
  line-height: 50px;
  font-size: 24px;
  font-size: 2.4rem; }

.ranking-list .item.rank1 .num-icon span {
  position: relative;
  background-color: #d8d000; }

.ranking-list .item.rank1 .num-icon span:before {
  display: block;
  content: '';
  position: absolute;
  width: 33px;
  height: 16px;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: url(img/icn_rank_1.png) 0 0 no-repeat; }

.ranking-list .item.rank2 .num-icon span {
  background-color: #bac5c6; }

.ranking-list .item.rank3 {
  margin-bottom: 30px; }

.ranking-list .item.rank3 .num-icon span {
  background-color: #746432; }

.ranking-list .item a {
  position: relative;
  text-decoration: none;
  display: block;
  padding-right: 40px; }

.ranking-list .item a .num-icon {
  float: left;
  width: 70px; }

.ranking-list .item a .num-icon span {
  margin-left: 5px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  width: 40px;
  font-weight: bold;
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #ef960e; }

.ranking-list .item a .status-icon {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%; }

.ranking-list .item a .status-icon.up, .ranking-list .item a .status-icon.down, .ranking-list .item a .status-icon.even {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.ranking-list .item a .status-icon.up {
  background-image: url(img/icn_arrw_4.png); }

.ranking-list .item a .status-icon.down {
  background-image: url(img/icn_arrw_6.png); }

.ranking-list .item a .status-icon.even {
  background-image: url(img/icn_arrw_5.png); }

.ranking-list .item a .status-icon.new {
  right: -3px;
  width: 45px;
  color: #ef960e;
  text-indent: 0;
  line-height: 40px;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  letter-spacing: 1px;
  letter-spacing: .1rem;
  background-color: #fff;
  font-weight: 900; }

.ranking-list .item a .title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  width: 450px;
  line-height: 40px;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.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 .bg-object-4 {
  left: 50%;
  top: -30px;
  z-index: 0;
  transform: translateX(-50%);
  width: 2000px;
  height: 801px;
  background: url(img/bg_top_obj1.gif) 0 0 no-repeat; }

.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;
  background-image: url(img/event_movie.png);
  width: 838px;
  height: 614px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

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

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

.cnt-ranking {
  margin: 0 auto 70px;
  position: relative; }

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

.cnt-ranking.left {
  overflow: hidden; }

.cnt-ranking.left .page-title-1 {
  margin-left: 200px;
  margin-bottom: 60px; }

.cnt-ranking.left .ranking-list {
  margin-left: 170px;
  float: left; }

.cnt-ranking.left .rec-banner {
  width: 300px;
  float: right; }

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

/*=======================================
下層ページ共通
=======================================*/
.low-contents {
  padding-top: 40px;
  margin-left: 140px; }

.low-contents .low-content-main {
  float: left;
  width: 770px;
  margin-bottom: 40px; }

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

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

.side-rec-top {
  margin-bottom: 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; }

/*=======================================
ジャンルページ
=======================================*/
body.tax-program-genre .page-title-2 {
  font-size: 35px;
  font-size: 3.5rem;
  margin-bottom: 75px; }

body.tax-program-genre .program-sort-box {
  margin-top: 30px; }

.program-sort-box {
  margin-bottom: 40px;
  overflow: hidden; }

.program-sort-box .program-sort-box-inner {
  float: right;
  width: 533px; }

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

.program-sort-box .label:after {
  display: block;
  content: '▲';
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 12px;
  font-size: 1.2rem;
  transform: translateY(-50%) rotate(90deg);
  color: #ef960e; }

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

.program-sort-box .word-search .label {
  margin-right: 60px; }

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

.program-sort-box .word-search .word-item {
  cursor: pointer;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-right: 1px solid #a3a3a3; }

.program-sort-box .word-search .word-item:last-child {
  border-right: none; }

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

.program-sort-box .week-search {
  -ms-flex-pack: justify;
      justify-content: space-between; }

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

.program-sort-box .week-search .week-day {
  padding: 0 8px;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-right: 1px solid #a3a3a3; }

.program-sort-box .week-search .week-day:last-child {
  border-right: none; }

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

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

.past-programs {
  padding: 10px 20px;
  border-radius: 40px;
  margin-bottom: 60px;
  border: 5px solid #ef960e; }

.past-programs .past-programs-title {
  font-size: 30px;
  font-size: 3rem;
  overflow: hidden;
  color: #ef960e;
  font-weight: bold;
  text-align: center; }

.past-programs .past-programs-title .btn {
  width: 35px;
  height: 35px;
  float: right;
  cursor: pointer;
  border-radius: 100%;
  background: url(img/icn_arrw_3.png) 50% 50% no-repeat #ef960e;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: transform .3s ease-out; }

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

.past-programs .past-programs-content {
  display: none; }

.past-programs .past-programs-content ul {
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.past-programs .past-programs-content ul li {
  width: 50%;
  padding-right: 10px;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.past-programs .past-programs-content ul li .icon {
  padding-right: 15px; }

.past-programs .past-programs-content ul li .icon span {
  color: #fff;
  width: 20px;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  background-color: #ef960e;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.past-programs .past-programs-content ul li .icon span:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: 7px;
  transform: translateY(-50%);
  border-left: 6px solid #fff;
  border-right: 6px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent; }

.past-programs .past-programs-content ul li a {
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none; }

/*=======================================
会社情報系
=======================================*/
.post-type-archive-banshin .page-title-2, .page-template-page-company .page-title-2 {
  margin-bottom: 95px; }

.company-contents {
  margin-bottom: 200px; }

.company-contents .company-content-left {
  width: 300px;
  float: left; }

.company-contents .company-content-main {
  width: 770px;
  float: right; }

.post-content-1, .post-archive-1 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 40px 55px;
  border-radius: 30px;
  background-color: #fff;
  border: 5px solid #ef960e; }

.company-lnav ul li {
  padding-left: 15px;
  margin-bottom: 10px;
  border-radius: 60px;
  background-color: #f5f5f5; }

.company-lnav ul li a {
  text-decoration: none;
  padding: 20px 10px 20px 30px;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  letter-spacing: normal; }

.company-lnav ul li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  color: #fff;
  content: '';
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  transform: translateY(-50%);
  background-image: url(img/icn_triangle_1.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #cececf;
  background-size: 6px 8px; }

.company-lnav ul li.current-menu-item a:before {
  background-color: #ef960e; }

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

/*=======================================
番組審議会
=======================================*/
.banshin-content div {
  overflow: hidden;
  margin-bottom: 24px; }

.banshin-content div .title {
  color: #ef960e;
  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; }

/*=======================================
プレゼント
=======================================*/
.post-type-archive-present .page-title-2 {
  margin-bottom: 165px; }

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

.single-present .page-title-2 {
  margin-bottom: 185px; }

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

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

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

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

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

.youtube-search-form form .y-btn {
  width: 57px;
  height: 44px;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/icn_loupe_o.png) 10px 50% no-repeat; }

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

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

/*=======================================
メールマガジン
=======================================*/
.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;
  background: url(img/mailmz/mailmz_line02.gif) 0 100% repeat-x;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.mailmz-contents .upper-inner {
  padding: 0 20px;
  margin: 30px auto; }

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

/*=======================================
イベント
=======================================*/
.post-type-archive-event .page-title-2, .single-event .page-title-2 {
  margin-bottom: 35px; }

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

/*=======================================
固定ページ共通
=======================================*/
.low-content-main.page .page-title-2 {
  margin-bottom: 150px; }

/*=======================================
SNS一覧
=======================================*/
.post-type-archive-sns .page-title-2 {
  margin-bottom: 100px; }

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

/*=======================================
サイト内検索
=======================================*/
.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; }

.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 .module-links-1 {
  margin-bottom: 20px; }

.new_bangumi_print .module-links-1 ul {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.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: #E79500;
  border: 3px solid #E79500;
  transition: background-color .3s ease-out; }

.prg-module-btn-1:hover {
  color: #E79500;
  background: none; }

.prg-module-btn-2 {
  color: #E79500;
  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 #E79500;
  transition: background-color .3s ease-out; }

.prg-module-btn-2:hover {
  color: #fff;
  background: #E79500; }

.prg-module-btn-3 {
  color: #E79500;
  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 #E79500;
  transition: background-color .3s ease-out; }

.prg-module-btn-3:hover {
  color: #E79500;
  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: #E79500;
  border: 3px solid #E79500;
  transition: background-color .3s ease-out; }

.prg-module-btn-4:hover {
  color: #fff;
  background: #E79500; }

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

.top_nav_menu {
  width: 95px;
  height: 95px;
  background: url(img/menu_btn.png) 0 0 no-repeat;
  background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: fixed;
  right: 40px;
  bottom: 150px;
  z-index: 999;
  transition: ease .7s;
  cursor: pointer;
  transition: 0.4s; }

.top_nav_menu .btn-pagetop {
  position: fixed;
  right: 85px;
  bottom: 200px;
  display: block;
  opacity: 0;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  background: url(img/btn_pagetop.png) 0 0 no-repeat;
  background-size: contain;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 999;
  transition: ease .7s;
  background-color: #ffc602;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: 0.4s;
  transition-delay: 0.2s; }

.top_nav_menu .top_nav_icon {
  position: fixed;
  right: 85px;
  bottom: 200px;
  display: block;
  transition: 0.4s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 0px;
  height: 0px;
  border-radius: 50%;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  background-color: #ef960e;
  cursor: pointer;
  transition: 0.4s;
  background-size: contain;
  background-repeat: no-repeat; }

.top_nav_menu .top_nav_icon:nth-child(2) {
  transition-delay: 0.3s; }

.top_nav_menu .top_nav_icon:nth-child(3) {
  transition-delay: 0.4s; }

.top_nav_menu .top_nav_icon:nth-child(4) {
  transition-delay: 0.5s; }

.top_nav_menu .top_nav_icon:nth-child(5) {
  transition-delay: 0.6s; }

.top_nav_menu .top_nav_icon:nth-child(6) {
  transition-delay: 0.7s; }

.top_nav_menu:hover .btn-pagetop {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 70px;
  height: 70px;
  right: 55px;
  bottom: 285px;
  transition-delay: 0s;
  transition-delay: 0.2s; }

.top_nav_menu:hover .top_nav_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 71px;
  height: 71px;
  transition-delay: 0s; }

.top_nav_menu:hover .top_nav_icon:nth-child(2) {
  bottom: 255px;
  right: 130px;
  transition-delay: 0.3s; }

.top_nav_menu:hover .top_nav_icon:nth-child(3) {
  bottom: 190px;
  right: 180px;
  transition-delay: 0.4s; }

.top_nav_menu:hover .top_nav_icon:nth-child(4) {
  bottom: 110px;
  right: 180px;
  transition-delay: 0.5s; }

.top_nav_menu:hover .top_nav_icon:nth-child(5) {
  bottom: 55px;
  right: 120px;
  transition-delay: 0.6s; }

.top_nav_menu:hover .top_nav_icon:nth-child(6) {
  bottom: 30px;
  right: 45px;
  transition-delay: 0.7s; }

/** 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-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  box-sizing: border-box;
  position: absolute;
  top: -60px;
  margin-top: -16px;
  outline: 0;
  width: 72px;
  height: 72px;
  z-index: 9999;
  border-radius: 100%;
  text-indent: -9999px;
  background-color: #fff;
  border: 4px solid #ef960e; }

.bx-wrapper .bx-controls-direction a:before, .bx-wrapper .bx-controls-direction a:after {
  content: '';
  display: block;
  height: 4px;
  background-color: #ef960e;
  width: 24px;
  position: absolute; }

.bx-wrapper .bx-prev:before {
  top: 22px;
  left: 18px;
  transform: rotate(-45deg);
  border-radius: 0 3px 3px 0; }

.bx-wrapper .bx-prev:after {
  top: 38px;
  left: 18px;
  transform: rotate(45deg);
  border-radius: 0 3px 3px 0; }

.bx-wrapper .bx-next:before {
  top: 22px;
  left: 21px;
  transform: rotate(45deg);
  border-radius: 3px 0 0 3px; }

.bx-wrapper .bx-next:after {
  top: 38px;
  left: 21px;
  transform: rotate(-45deg);
  border-radius: 3px 0 0 3px; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.home-site .cap-area {
  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: transparent;
  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;
  border-radius: 5px;
  background-color: #fff8ef;
  border: 4px solid #eb9c12;
  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 #eb9c12;
  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(#fac270, #eb6b19); }

.btn-area .faq-btn:before {
  content: "▲";
  color: #ffe500;
  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 #eb9c12;
  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;
  border-radius: 5px;
  background-color: #fff8ef;
  border: 4px solid #eb9c12; }

.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(#fac270, #eb6b19); }

.back-contact .faq-btn:before {
  content: "▲";
  color: #ffe500;
  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 60px; }

/*=======================================
放送番組の種別の公表制度
=======================================*/
.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;
  border-radius: 5px;
  background-color: #fff8ef;
  border: 4px solid #eb9c12;
  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(#fac270, #eb6b19); }

.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: #eb9c12;
  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 #ef960e; }

.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: 40px;
  left: 634px;
  width: 54px;
  height: 61px;
  background-image: url(img/top-program-table/h_a_logo.png); }

.program-table-wrapper .header .inner .week-nav .btn.prev {
  top: 40px;
  height: 62px;
  width: 87px;
  left: 532px;
  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: 698px;
  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, .thum-list-2 ul, .thum-list-3 ul, .ranking-list .item a, .low-contents, .company-contents, .post-content-1, .post-archive-1, .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, .thum-list-2 ul:before, .thum-list-3 ul:before, .ranking-list .item a:before, .low-contents:before, .company-contents:before, .post-content-1:before, .post-archive-1: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, .thum-list-2 ul:after, .thum-list-3 ul:after, .ranking-list .item a:after, .low-contents:after, .company-contents:after, .post-content-1:after, .post-archive-1: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, .thum-list-2 ul:after, .thum-list-3 ul:after, .ranking-list .item a:after, .low-contents:after, .company-contents:after, .post-content-1:after, .post-archive-1: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; }
