@charset "UTF-8";
/*

Theme Name: home-master
Description: 広島ホームメインサイトテンプレート
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;
}

img {
  max-width: 100%;
}

a img {
  border: none;
}

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

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

em {
  font-style: italic;
}

blockquote {
  display: block;
  line-height: 1.55;
  -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;
}

.editor-style, .editor-area {
  line-height: 1.55;
}
.editor-style h1, .editor-area h1 {
  font-size: 200%;
}
.editor-style h2, .editor-area h2 {
  font-size: 180%;
}
.editor-style h3, .editor-area h3 {
  font-size: 160%;
}
.editor-style h4, .editor-area h4 {
  font-size: 140%;
}
.editor-style h5, .editor-area h5 {
  font-size: 120%;
}
.editor-style h6, .editor-area h6 {
  font-size: 100%;
}
.editor-style h1, .editor-style h2, .editor-style h3, .editor-area h1, .editor-area h2, .editor-area h3 {
  letter-spacing: 1px;
}
.editor-style h1, .editor-style h2, .editor-style h3, .editor-style h4, .editor-style h5, .editor-style h6, .editor-area h1, .editor-area h2, .editor-area h3, .editor-area h4, .editor-area h5, .editor-area h6 {
  clear: both;
  line-height: 1.4;
  margin-bottom: 1em;
}
.editor-style p, .editor-area p {
  margin-bottom: 1em;
}
.editor-style ul.disc-list, .editor-style ol.ol-list, .editor-area ul.disc-list, .editor-area ol.ol-list {
  margin-bottom: 1.5em;
}
.editor-style ul.disc-list li, .editor-style ol.ol-list li, .editor-area ul.disc-list li, .editor-area ol.ol-list li {
  margin-top: .5em;
}
.editor-style ul.disc-list li:first-child, .editor-style ol.ol-list li:first-child, .editor-area ul.disc-list li:first-child, .editor-area ol.ol-list li:first-child {
  margin-top: 0;
}
.editor-style ul.disc-list, .editor-area ul.disc-list {
  display: table;
}
.editor-style ul.disc-list li, .editor-area ul.disc-list li {
  display: table-row;
}
.editor-style ul.disc-list li:after, .editor-area ul.disc-list li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
.editor-style ul.disc-list li:before, .editor-area ul.disc-list li:before {
  content: "•";
  display: table-cell;
  padding-right: 0.4em;
}
.editor-style ol.ol-list li, .editor-area ol.ol-list li {
  display: table-row;
  counter-increment: table-ol;
}
.editor-style ol.ol-list li:after, .editor-area ol.ol-list li:after {
  content: "";
  display: block;
  margin-bottom: 5px;
}
.editor-style 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;
}

body.mceContentBody.editor-area {
  min-width: 0;
  margin: 30px;
  font-size: 1.3em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/*========================================
common style
========================================*/
html {
  color: #000000;
  font-size: 62.5%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.1em;
}

body {
  font-size: 1.3em;
  min-width: 1280px;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
}

a {
  color: #000000;
}
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 {
  vertical-align: bottom;
}

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

.map-wrap * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
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"],
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,
textarea:focus {
  outline: 0;
  background: #f7f7f7;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
button {
  color: #fff;
  background: #333;
  padding: 10px 20px;
}
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:focus {
  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 {
  display: block !important;
  margin-top: 5px !important;
}
.wpcf7 .ajax-loader {
  display: block !important;
}
.wpcf7 .wpcf7-submit {
  cursor: pointer;
}
.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: 1rem;
}

/*========================================
general style
========================================*/
.clearfix, .editor-style, .editor-area, .recommend-view, .movie-panels {
  zoom: 1;
}

.clearfix:before, .editor-style:before, .editor-area:before, .recommend-view:before, .movie-panels:before, .clearfix:after, .editor-style:after, .editor-area:after, .recommend-view:after, .movie-panels:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}

.clearfix:after, .editor-style:after, .editor-area:after, .recommend-view:after, .movie-panels:after {
  clear: both;
}

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

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

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

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.loader {
  top: 50%;
  left: 50%;
  width: 4em;
  height: 4em;
  position: absolute;
  transform: translate(-50%, -50%);
}

.loader:after {
  display: block;
  content: '';
  height: 4em;
  width: 4em;
  border-radius: 50%;
  position: absolute;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid rgba(255, 255, 255, 0.7);
  animation: load8 .9s infinite ease-out;
}

@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.red {
  color: #ff0605;
}

/* modal関連
-------------------- */
#modal-content,
.modal-content {
  /* 初期非表示、modal起動後に表示 */
  display: none;
}

.modal-wrap {
  position: relative;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-content-area {
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  z-index: 9992;
  background-color: white;
  width: 50%;
  max-height: 80%;
  overflow-y: auto;
}

.modal-content-area {
  width: 70%;
  max-width: 800px;
}
.modal-content-area .modal-content {
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25%;
}

/* スクロール禁止 */
.kill-scroll {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

/* --------------------
	media query
-------------------- */
/* デバイス別 */
/* tablet */
@media screen and (max-width: 767px) {
  .modal-content-area {
    width: 80%;
  }
}
/* sp */
@media screen and (max-width: 320px) {
  .modal-content-area {
    width: 94%;
  }
}
/** 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 {
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("img/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.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 {
  left: 10px;
  background: url("img/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("img/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.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;
  background: url("img/controls.png") -86px -11px no-repeat;
  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;
  background: url("img/controls.png") -86px -44px no-repeat;
  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;
}

@font-face {
  font-family: "MotoyaAr04pMaruN";
  src: url("//fonts.bangumi.org/motoya/mr3_arpH.woff") format("woff");
}
.header-free-area {
  width: 1280px;
  margin: 0 auto 15px;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

/*========================================
共通バーツ
========================================*/
.common-header {
  margin-bottom: 5px;
  position: relative;
}
.common-header:after {
  display: block;
  content: '';
  height: 5px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
}
.common-header .common-header-inner {
  width: 1280px;
  margin: 0 auto;
}
.common-header .header-top {
  overflow: hidden;
  margin-bottom: 30px;
}
.common-header .header-top .header-logo {
  float: left;
}
.common-header .header-top .header-logo a {
  width: 210px;
  height: 90px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(img/h_logo.png);
  background-size: 188px 72px;
  background-position: center;
  margin-top: 5px;
}
.common-header .header-top .programs-btn {
  display: block;
  width: 60px;
  height: 74px;
  background-image: url(img/programs_btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  float: right;
  margin-top: 10px;
}
.common-header .header-top .super-banner {
  max-width: 728px;
  float: left;
  margin-left: 75px;
}
.common-header .header-top .super-banner a {
  display: block;
}
.common-header .gnav-area {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.common-header .gnav-area .sub-gnav-area {
  height: 0;
  position: absolute;
  top: 30px;
  background-color: #fff;
  border-radius: 0 0 30px 30px;
  z-index: 9;
  max-width: 1280px;
  width: 100%;
  border: 2px #0950a0 solid;
  border-top: none;
  border-radius: 0px 0px 30px 30px;
  margin: 0 auto;
  transition: all .4s ease-out 0s;
  box-sizing: content-box;
}
.common-header .gnav {
  position: relative;
  width: 100%;
  height: 60px;
  z-index: 10;
}
.common-header .gnav > ul {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border: 2px #0950a0 solid;
  box-sizing: content-box;
  overflow: hidden;
  background-color: #0950a0;
  border-radius: 30px;
  transition: all .3s ease-out;
}
.common-header .gnav > ul.open-sub {
  border-radius: 30px 30px 0 0;
  border-bottom: none;
}
.common-header .gnav > ul > li {
  width: 214px;
  height: 100%;
  transition: all .3s ease-out;
}
.common-header .gnav > ul > li:hover {
  background-color: #fff;
}
.common-header .gnav > ul > li:hover a {
  color: #0950a0;
  font-weight: bold;
}
.common-header .gnav > ul > li > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;
}
.common-header .gnav > ul > li.programs {
  width: 214px;
}
.common-header .gnav > ul > li.news {
  width: 214px;
}
.common-header .gnav > ul > li.sports {
  width: 214px;
}
.common-header .gnav > ul > li.announcer {
  width: 214px;
}
.common-header .gnav > ul > li.event {
  width: 100px;
}
.common-header .gnav > ul > li.present {
  width: 180px;
}
.common-header .gnav > ul > li.company {
  width: 120px;
}
.common-header .gnav > ul > li.movie {
  width: 214px;
}
.common-header .gnav > ul > li.polpol-shop {
  width: 140px;
}
.common-header .gnav > ul > li.read {
  width: 140px;
}
.common-header .gnav > ul > li.event {
  width: 214px;
}
.common-header .gnav > ul > li > .sub-menu-area {
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  padding-top: 30px;
  visibility: hidden;
  transition: all .3s ease-out 0s;
}
.common-header .gnav > ul > li > .sub-menu-area.scrollin {
  opacity: 1;
  visibility: visible;
}
.common-header .gnav > ul > li > .sub-menu-area .sub-menu-title {
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #0950a0;
  margin-bottom: 30px;
  text-align: center;
  text-decoration: none;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu > li {
  position: relative;
  width: 290px;
  margin-right: 13px;
  margin-bottom: 15px;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu > li:nth-child(4n) {
  margin-right: 0;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu > li > a {
  position: relative;
  display: block;
  text-align: center;
  padding: 15px 20px;
  background-color: #f3f6f8;
  border-radius: 100px;
  text-decoration: none;
  color: #0950a0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  transition: all .2s ease-out 0s;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu > li > a:hover {
  background-color: #0950a0;
  color: #fff;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu > li.youtube-logo a {
  position: relative;
  padding: 15px 30px 15px 60px;
}
.common-header .gnav > ul > li > .sub-menu-area > .sub-menu > li.youtube-logo a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 6%;
  right: auto;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 21px;
  background-image: url(img/yt_icon_rgb.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.search-text {
  float: right;
  margin: 30px 0 0 25px;
}
.search-text form {
  width: 130px;
  height: 40px;
  overflow: hidden;
  border-radius: 40px;
  background-color: #e8ecef;
  display: block;
  padding-right: 5px;
}
.search-text form .input-text {
  width: 85px;
  height: 40px;
  padding: 0 0 0 20px;
  float: left;
  background: none;
  vertical-align: middle;
  color: #000;
  font-size: 1.4rem;
  border: none;
}
.search-text form .input-text:placeholder-shown {
  color: #a2b4d0;
}
.search-text form .input-text::-webkit-input-placeholder {
  color: #a2b4d0;
}
.search-text form .input-text:-moz-placeholder {
  color: #a2b4d0;
  opacity: 1;
}
.search-text form .input-text:-ms-input-placeholder {
  color: #a2b4d0;
}
.search-text form .input-text:-webkit-autofill {
  color: #a2b4d0 !important;
  -webkit-box-shadow: 0 0 0px 1000px #e8ecef inset;
}
.search-text form .input-text:focus {
  background: #f7f7f7;
}
.search-text form .input-submit {
  width: 35px;
  height: 40px;
  cursor: pointer;
  background: none;
  display: block;
  border: 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/icn_loupe.png) 50% 50% no-repeat;
}
.search-text .saport {
  margin-top: 5px;
  font-size: 1rem;
  text-align: center;
}
.search-text .saport a {
  text-decoration: none;
}

.common-footer {
  background-color: #0950a0;
}
.common-footer .common-footer-inner {
  max-width: 1200px;
  padding: 50px 0 60px;
  margin: 0 auto;
}
.common-footer .common-footer-inner .map-cotnent {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.common-footer .common-footer-inner .map-cotnent:last-child {
  margin-right: 0;
}
.common-footer .common-footer-inner .map-cotnent .map-title {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px #fff solid;
  color: #fff;
}
.common-footer .common-footer-inner .map-cotnent .map-inner {
  width: 100%;
  margin-bottom: 60px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .sitemap-c > .menu > li {
  margin-bottom: 30px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .sitemap-c > .menu > li > a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-bottom: 15px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .sitemap-c > .menu > li .sub-menu {
  padding-left: 15px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .sitemap-c > .menu > li .sub-menu > li {
  margin-bottom: 10px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .sitemap-c > .menu > li .sub-menu > li > a {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .temp-menu {
  margin-bottom: 15px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .temp-menu > li {
  margin-bottom: 15px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .temp-menu > li > a {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li {
  margin-bottom: 30px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li > a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-bottom: 15px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li .sub-menu {
  padding-left: 15px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li .sub-menu > li {
  margin-bottom: 10px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li .sub-menu > li > a {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li .sub-menu > li > div {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li .sub-menu > li.youtube-logo a {
  position: relative;
  padding-left: 25px;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .menu > li .sub-menu > li.youtube-logo a::before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 20px;
  height: 14px;
  background-image: url(img/yt_icon_mono.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.common-footer .common-footer-inner .map-cotnent .map-inner .temp-menu li a {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.common-footer .footer-gnav {
  padding: 22px 0 25px;
  background-color: #fff;
}
.common-footer .footer-gnav > ul {
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  -ms-flex-pack: center;
      justify-content: center;
}
.common-footer .footer-gnav > ul > li {
  padding: 0 15px;
  border-right: 1px solid #b4b7b8;
}
.common-footer .footer-gnav > ul > li:last-child {
  border-right: none;
}
.common-footer .footer-gnav > ul > li a {
  color: #000;
  font-weight: bold;
  font-size: 1.4rem;
  text-decoration: none;
}
.common-footer .footer-sub-nav {
  padding: 20px;
  background-color: #a2b4d0;
}
.common-footer .footer-sub-nav > ul {
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  -ms-flex-pack: center;
      justify-content: center;
}
.common-footer .footer-sub-nav > ul > li {
  padding: 0 15px;
  border-right: 1px solid #fff;
}
.common-footer .footer-sub-nav > ul > li:last-child {
  border-right: none;
}
.common-footer .footer-sub-nav > ul > li a {
  color: #000;
  font-weight: bold;
  font-size: 1.2rem;
  text-decoration: none;
}
.common-footer .footer-bottom {
  padding: 60px 0;
  background-color: #0950a0;
}
.common-footer .footer-menus > ul {
  width: 1200px;
  margin: 0 auto;
}
.common-footer .footer-menus > ul > li {
  margin-bottom: 25px;
  position: relative;
}
.common-footer .footer-menus > ul > li > .menu-label {
  position: relative;
  margin-bottom: 35px;
  padding: 0 0 15px 40px;
  border-bottom: 1px solid #fff;
}
.common-footer .footer-menus > ul > li > .menu-label > a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 35px;
  letter-spacing: .1rem;
  padding-right: 24px;
  background-color: #0950a0;
  position: relative;
  z-index: 2;
}
.common-footer .footer-menus > ul > li > ul {
  display: -ms-flexbox;
  display: flex;
  padding: 0 40px;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.common-footer .footer-menus > ul > li > ul li {
  padding-right: 19px;
  margin-right: 19px;
  margin-bottom: 15px;
  border-right: 1px solid #fff;
}
.common-footer .footer-menus > ul > li > ul li:last-child, .common-footer .footer-menus > ul > li > ul li .no-bdr {
  border-right: none;
}
.common-footer .footer-menus > ul > li > ul li a {
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
}
.common-footer .footer-menus > ul > li > ul li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.common-footer .copy {
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  display: block;
  margin-top: 15px;
  text-align: right;
  font-size: 1.2rem;
}

@keyframes fcHide {
  0% {
    right: 0;
  }
  100% {
    right: -260px;
  }
}
@keyframes fcShow {
  0% {
    right: -260px;
  }
  100% {
    right: 0;
  }
}
.fixed-contents.show-cnt .closed-contents {
  animation: fcHide .3s ease-out 0s forwards;
}
.fixed-contents.show-cnt .opened-contents {
  animation: fcShow .3s ease-out .3s forwards;
}
.fixed-contents.hide-cnt .closed-contents {
  right: -181px;
  animation: fcShow .3s ease-out .3s forwards;
}
.fixed-contents.hide-cnt .opened-contents {
  animation: fcHide .3s ease-out 0s forwards;
}

.fixed-contents {
  position: fixed;
  right: 0;
  top: 230px;
  z-index: 999;
}
.fixed-contents .closed-contents {
  position: absolute;
  top: 0;
  right: 0;
  width: 98px;
  z-index: 1;
}
.fixed-contents .closed-contents .btn-open {
  cursor: pointer;
}
.fixed-contents .opened-contents {
  width: 220px;
  padding-top: 58px;
  right: -220px;
  position: absolute;
}
.fixed-contents .opened-contents .btn-close {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 3px;
  top: 20px;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 30px;
  background-color: #fff;
}
.fixed-contents .opened-contents .btn-close:before, .fixed-contents .opened-contents .btn-close:after {
  display: block;
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #0950a0;
  top: 50%;
  left: 50%;
}
.fixed-contents .opened-contents .btn-close:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.fixed-contents .opened-contents .btn-close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.fixed-contents .opened-contents:before {
  position: absolute;
  display: block;
  content: '';
  height: 58px;
  width: 100%;
  top: 0;
  left: 0;
  background: url(img/fixed_polpol.png) 150px 0 no-repeat;
}
.fixed-contents .opened-contents .btn-program-table {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  line-height: 60px;
  padding-left: 60px;
  text-decoration: none;
  background: url(img/icn_program_table.png) 26px 50% no-repeat #0950a0;
}
.fixed-contents .opened-contents .iframe-programs-timeline-side {
  width: 100%;
}
.fixed-contents .opened-contents .now-onair-program {
  display: block;
  padding: 15px;
  text-align: center;
  background: linear-gradient(to right bottom, #fff000, #fcc619);
}
.fixed-contents .opened-contents .now-onair-program a {
  text-decoration: none;
}
.fixed-contents .opened-contents .now-onair-program a .title {
  text-decoration: underline;
}
.fixed-contents .opened-contents .now-onair-program .now-label {
  color: #fff;
  padding: 5px;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 30px;
  margin-bottom: 10px;
  background-color: #000;
  font-family: "Nunito Sans", sans-serif;
}
.fixed-contents .opened-contents .now-onair-program .thum {
  border: 1px solid #d9ddd7;
  margin-bottom: 8px;
}
.fixed-contents .opened-contents .now-onair-program .title {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4285714286;
}
.fixed-contents .opened-contents .now-onair-program .time {
  font-weight: 600;
  margin-top: 10px;
  font-size: 1.2rem;
  color: #0950a0;
  font-family: "Nunito Sans", sans-serif;
}
.fixed-contents .opened-contents .sns-banner {
  padding: 15px;
  margin-top: 6px;
  background-color: #fff;
}
.fixed-contents .opened-contents .sns-banner .sns-links .link {
  margin-bottom: 0;
  margin-right: 6px;
}
.fixed-contents .opened-contents .sns-banner .sns-links .link:last-child {
  margin-right: 0;
}
.fixed-contents .opened-contents .sns-banner .banner-list {
  margin-top: 20px;
}
.fixed-contents .opened-contents .sns-banner .banner-list > ul > li {
  margin-bottom: 10px;
}
.fixed-contents .opened-contents .sns-banner .banner-list > ul > li a {
  transition: opacity .3s ease-out 0s;
}
.fixed-contents .opened-contents .sns-banner .banner-list > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.fixed-contents .opened-contents .iframe-weather-side {
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.fixed-contents .opened-contents .weather {
  padding: 20px 0 0;
  background-color: #fff;
}
.fixed-contents .opened-contents .weather .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #0950a0;
}
.fixed-contents .opened-contents .weather .content {
  display: -ms-flexbox;
  display: flex;
}
.fixed-contents .opened-contents .weather .content .north, .fixed-contents .opened-contents .weather .content .south {
  width: 50%;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  font-size: 1.2rem;
  padding-bottom: 5px;
  text-align: center;
}
.fixed-contents .opened-contents .weather .content .south {
  border-left: 1px solid #d9dfe5;
}
.fixed-contents .opened-contents .weather .content .label-icon {
  position: relative;
  padding: 23px 0 15px;
  margin-bottom: 12px;
  background-color: #f7f8fa;
}
.fixed-contents .opened-contents .weather .content .label-icon .label {
  padding: 4px 15px;
  font-size: 1.2rem;
  white-space: nowrap;
  border-radius: 30px;
  display: inline-block;
  background-color: #d9dfe5;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
}
.fixed-contents .opened-contents .weather .content .label-icon .icon {
  text-align: center;
}
.fixed-contents .opened-contents .weather .content .label-icon .icon img {
  height: 35px;
}
.fixed-contents .opened-contents .weather .content .temperature, .fixed-contents .opened-contents .weather .content .humidity {
  display: block;
  font-weight: 600;
  text-align: center;
}
.fixed-contents .opened-contents .weather .content .temperature {
  margin-bottom: 10px;
}
.fixed-contents .opened-contents .weather .content .temperature .high {
  color: #ff1c57;
}
.fixed-contents .opened-contents .weather .content .temperature .low {
  color: #0950a0;
}
.fixed-contents .opened-contents .weather .content .humidity span {
  padding-left: 13px;
  display: inline-block;
  background: url(img/icn_weather_droplet.png) 0 0 no-repeat;
  background-size: contain;
}
.fixed-contents .sports-content {
  padding: 15px 0;
  background-color: #fff;
}
.fixed-contents .sports-content .title {
  color: #0950a0;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.fixed-contents .sports-content .match-info {
  margin-bottom: 15px;
}
.fixed-contents .sports-content .match-info table {
  width: 100%;
}
.fixed-contents .sports-content .match-info table tr {
  padding: 0 5px;
}
.fixed-contents .sports-content .match-info table .date {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  position: relative;
  padding: 4px 0 4px 15px;
  text-align: center;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.fixed-contents .sports-content .match-info table .date .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.fixed-contents .sports-content .match-info table .team td {
  font-size: 1.2rem;
  padding-top: 13px;
  font-weight: bold;
  text-align: center;
  letter-spacing: normal;
}
.fixed-contents .sports-content .match-info table .team .name {
  width: 45%;
}
.fixed-contents .sports-content .match-info table .score td {
  padding: 5px 0;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
}
.fixed-contents .sports-content .match-info table .score .value {
  width: 45%;
}
.fixed-contents .sports-content .match-info table .score .value .score-team {
  font-size: 1.2rem;
  display: block;
  vertical-align: middle;
  margin-bottom: 8px;
}
.fixed-contents .sports-content .match-info table .status td {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
}
.fixed-contents .sports-content .carp {
  margin-bottom: 20px;
}
.fixed-contents .sports-content .carp .date {
  background-color: #ff0000;
}
.fixed-contents .sports-content .carp .date .icon {
  left: 15px;
  width: 30px;
  height: 31px;
  background-image: url(img/icn_carp.png);
  background-size: contain;
}
.fixed-contents .sports-content .sanfrecce {
  margin-bottom: 20px;
}
.fixed-contents .sports-content .sanfrecce .date {
  background-color: #7213bf;
}
.fixed-contents .sports-content .sanfrecce .date .icon {
  left: 17px;
  width: 30px;
  height: 31px;
  background-image: url(img/icn_sanfrecce.png);
  background-size: contain;
}
.fixed-contents .sports-content .now-time {
  font-size: 1rem;
  text-align: center;
}
.fixed-contents .up-down-btns {
  position: absolute;
  right: 0;
}
.fixed-contents .up-down-btns .btn {
  width: 30px;
  height: 30px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
  background-color: #0950a0;
}
.fixed-contents .up-down-btns .btn:before, .fixed-contents .up-down-btns .btn:after {
  display: block;
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #fff;
}
.fixed-contents .up-down-btns .btn:before {
  left: 7px;
  top: 15px;
}
.fixed-contents .up-down-btns .btn:after {
  left: 13px;
  top: 15px;
}
.fixed-contents .up-down-btns .btn.up:before {
  transform: rotate(-45deg);
}
.fixed-contents .up-down-btns .btn.up:after {
  transform: rotate(45deg);
}
.fixed-contents .up-down-btns .btn.down:before {
  transform: rotate(45deg);
}
.fixed-contents .up-down-btns .btn.down:after {
  transform: rotate(-45deg);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .common-header .header-top .header-logo a {
    background-image: url(img/h_logo@x2.png);
    background-size: 188px 72px;
  }
}
#btn-pagetop {
  width: 70px;
  height: 167px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(img/page_top.png) 0 0 no-repeat;
  background-size: contain;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.pagination a, .pagination span {
  color: #fff;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 1px;
  font-size: 1.4rem;
  text-decoration: none;
  background-color: #0950a0;
}
.pagination a:hover {
  color: #fff;
  opacity: .8;
}
.pagination .current {
  color: #0950a0;
  background-color: #e2e8ee;
}
.pagination .next, .pagination .prev {
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.pagination .next:before, .pagination .next:after, .pagination .prev:before, .pagination .prev:after {
  display: block;
  content: '';
  height: 2px;
  width: 10px;
  background-color: #fff;
  position: absolute;
}
.pagination .prev:before {
  left: 10px;
  top: 12px;
  transform: rotate(-45deg);
}
.pagination .prev:after {
  left: 10px;
  top: 18px;
  transform: rotate(45deg);
}
.pagination .next:before {
  right: 10px;
  top: 12px;
  transform: rotate(45deg);
}
.pagination .next:after {
  right: 10px;
  top: 18px;
  transform: rotate(-45deg);
}
.pagination .start, .pagination .end {
  width: 64px;
}

/*========================================
モジュール
========================================*/
.title-01 {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  color: #0950a0;
  margin-bottom: 50px;
}
.title-01 span {
  padding: 0 15px;
  position: relative;
  display: inline-block;
  line-height: 1.55rem;
}
.title-01 span:after, .title-01 span:before {
  position: absolute;
  display: block;
  content: '';
  width: 60px;
  height: 2px;
  background: #0950a0;
  top: 50%;
  transform: translateY(-50%);
}
.title-01 span:before {
  right: 100%;
}
.title-01 span:after {
  left: 100%;
}
.title-01.today-programs {
  margin-bottom: 10px;
}

.title-02 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  color: #0950a0;
  margin-bottom: 36px;
}

.thum-list-04.column-4 > ul > li {
  margin-right: 20px;
  width: calc((1200px - 60px) / 4);
}
.thum-list-04 > ul {
  display: -ms-flexbox;
  display: flex;
}
.thum-list-04 > ul > li:last-child {
  margin-right: 0;
}
.thum-list-04 > ul > li a {
  display: block;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
}
.thum-list-04 > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.thum-list-04 > ul > li .thum {
  margin-bottom: 20px;
}
.thum-list-04 > ul > li .text .tag {
  line-height: 1;
  font-size: 1.2rem;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ff1c57;
  display: inline-block;
  background-color: #fff;
  border: 2px solid #ff1c57;
}
.thum-list-04 > ul > li .text .title {
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.55;
}
.thum-list-04 > ul > li .text .date {
  font-weight: 600;
  font-size: 1.3rem;
  color: #0950a0;
  font-family: "Nunito Sans", sans-serif;
}

.thum-list-02.column-4 ul > li {
  margin-top: 30px;
  margin-right: 20px;
  width: calc((1200px - 60px) / 4);
}
.thum-list-02.column-4 ul > li:nth-child(-n+4) {
  margin-top: 0;
}
.thum-list-02.column-4 ul > li:nth-child(4n+4) {
  margin-right: 0;
}
.thum-list-02.column-5 ul > li {
  margin-top: 30px;
  margin-right: 20px;
  width: calc((1200px - 80px) / 5);
}
.thum-list-02.column-5 ul > li:nth-child(-n+5) {
  margin-top: 0;
}
.thum-list-02.column-5 ul > li:nth-child(5n+5) {
  margin-right: 0;
}
.thum-list-02 ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.thum-list-02 ul > li:last-child {
  margin-right: 0;
}
.thum-list-02 ul > li a {
  display: block;
  text-decoration: none;
}
.thum-list-02 ul > li .thum-wrapper {
  display: block;
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
}
.thum-list-02 ul > li .thum-wrapper:hover:after, .thum-list-02 ul > li .thum-wrapper.no-thum:after {
  opacity: 1;
}
.thum-list-02 ul > li .thum-wrapper:hover .title, .thum-list-02 ul > li .thum-wrapper.no-thum .title {
  bottom: 0;
  opacity: 1;
}
.thum-list-02 ul > li .thum-wrapper:after {
  opacity: 0;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity .3s ease-out;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
}
.thum-list-02 ul > li .thum-wrapper .thum {
  display: -ms-flexbox;
  display: flex;
  height: 162px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.thum-list-02 ul > li .thum-wrapper .title {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 2;
  bottom: -10px;
  color: #fff;
  padding: 0 10px 10px;
  font-weight: bold;
  line-height: 1.55;
  font-weight: bold;
  transition: all .3s ease-out;
}
.thum-list-02 ul > li .thum-wrapper.no-thum .title {
  color: #000;
  padding: 0 10px 3px;
}
.thum-list-02 ul > li .thum-wrapper.no-thum:after {
  display: none;
}
.thum-list-02 ul > li .date {
  padding: 5px;
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius: 4px;
  text-align: center;
  color: #0950a0;
  background-color: #fff;
  line-height: 1.4;
}
.thum-list-02 ul .genre-label {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #0950a0;
}
.thum-list-02.type-02 ul > li {
  width: 244px;
  padding-right: 20px;
  margin-top: 0;
  margin-right: 0px !important;
}
.thum-list-02.type-02 ul > li .thum-wrapper {
  margin-bottom: 20px;
}
.thum-list-02.type-02 ul > li .thum {
  height: 126px;
}
.thum-list-02.type-02 ul > li .thum img {
  max-height: 100%;
  border: 1px solid #cedcec;
}
.thum-list-02.type-02 ul > li .date {
  background-color: #f1f3f6;
}
.thum-list-02.type-03 ul > li .thum-wrapper {
  margin-bottom: 20px;
}
.thum-list-02.type-03 ul > li .thum img {
  max-height: 100%;
  border: 1px solid #cedcec;
}
.thum-list-02.type-03 ul > li .date {
  padding: 0;
  color: #000;
  background: none;
}

.post-type-archive-programs .lower-contents .lower-contents-inner .lower-section-block:last-child {
  margin-bottom: 0;
}
.post-type-archive-programs .thum-list-02.column-4 {
  overflow: hidden;
}
.post-type-archive-programs .thum-list-02.column-4 ul {
  width: 1220px;
}
.post-type-archive-programs .thum-list-02.column-4 ul > li {
  margin-top: 0;
  margin-bottom: 30px;
  margin-right: 20px;
  width: calc((1200px - 60px) / 4);
}
.post-type-archive-programs .thum-list-02.column-5 ul {
  width: 1220px;
}
.post-type-archive-programs .thum-list-02.column-5 ul > li {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 30px;
}
.post-type-archive-programs #program-block-home .thum-list-02.column-4 {
  padding-top: 10px;
}

.thum-list-03.column-4 > ul > li {
  margin-right: 20px;
  width: calc((1200px - 60px) / 4);
}
.thum-list-03.column-5 > ul > li {
  margin-right: 20px;
  width: calc((1200px - 80px) / 5);
}
.thum-list-03 > ul {
  display: -ms-flexbox;
  display: flex;
}
.thum-list-03 > ul > li:last-child {
  margin-right: 0;
}
.thum-list-03 > ul > li a {
  display: block;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
}
.thum-list-03 > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.thum-list-03 > ul > li .thum {
  margin-bottom: 20px;
}
.thum-list-03 > ul > li .text .title {
  font-size: 1.6rem;
  padding: 0 20px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.55;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.thum-list-03 > ul > li .text .description {
  opacity: .8;
  font-size: 1.2rem;
  line-height: 1.55;
}
.thum-list-03 > ul > li .text .date {
  padding: 5px;
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius: 4px;
  text-align: center;
  color: #0950a0;
  background-color: #fff;
}
.thum-list-03.type-02 > ul > li .thum {
  border: 1px solid #cedcec;
}

.thum-list-01 > ul > li {
  margin-bottom: 30px;
}
.thum-list-01 > ul > li:last-child {
  margin-bottom: 0;
}
.thum-list-01 > ul > li > a {
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
}
.thum-list-01 > ul > li > a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.thum-list-01 > ul > li > a, .thum-list-01 > ul > li > .inner {
  display: -ms-flexbox;
  display: flex;
}
.thum-list-01 > ul > li > a .thum, .thum-list-01 > ul > li > .inner .thum {
  width: 178px;
  -ms-flex: 0 0 178px;
      flex: 0 0 178px;
  padding-right: 20px;
}
.thum-list-01 > ul > li > a .thum img, .thum-list-01 > ul > li > .inner .thum img {
  border: 1px solid #cedcec;
}
.thum-list-01 > ul > li > a .text .tag, .thum-list-01 > ul > li > .inner .text .tag {
  line-height: 1;
  font-size: 1.2rem;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  color: #ff1c57;
  display: inline-block;
  border: 2px solid #ff1c57;
}
.thum-list-01 > ul > li > a .text .title, .thum-list-01 > ul > li > .inner .text .title {
  margin-top: 8px;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.55;
}
.thum-list-01 > ul > li > a .text .date, .thum-list-01 > ul > li > .inner .text .date {
  font-weight: 600;
  font-size: 1.3rem;
  margin-right: 5px;
  color: #0950a0;
  font-family: "Nunito Sans", sans-serif;
}

.network-programs-list .bx-wrapper {
  margin-bottom: 0;
}
.network-programs-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 920px;
}
.network-programs-list ul > li {
  width: 230px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.network-programs-list ul > li:last-child {
  margin-right: 0;
}
.network-programs-list ul > li a {
  display: block;
  text-decoration: none;
}
.network-programs-list ul > li .thum-wrapper {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.network-programs-list ul > li .thum-wrapper:hover:after, .network-programs-list ul > li .thum-wrapper.no-thum:after {
  opacity: 1;
}
.network-programs-list ul > li .thum-wrapper:hover .title, .network-programs-list ul > li .thum-wrapper.no-thum .title {
  bottom: 0;
  opacity: 1;
}
.network-programs-list ul > li .thum-wrapper:after {
  opacity: 0;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity .3s ease-out;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
}
.network-programs-list ul > li .thum-wrapper .title {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 2;
  bottom: -10px;
  color: #fff;
  padding: 0 10px 10px;
  font-weight: bold;
  line-height: 1.55;
  font-weight: bold;
  transition: all .3s ease-out;
}
.network-programs-list ul > li .thum-wrapper.no-thum .title {
  color: #000;
  padding: 0 10px 3px;
}
.network-programs-list ul > li .thum-wrapper.no-thum:after {
  display: none;
}
.network-programs-list ul > li .date {
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius: 4px;
  text-align: center;
  line-height: 1.4;
}
.network-programs-list ul .genre-label {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #0950a0;
}

.sns-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.sns-links .link {
  width: 30px;
  height: 30px;
  -ms-flex: 0 0 30px;
      flex: 0 0 30px;
  margin-right: 10px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 15px;
  transition: opacity .3s ease-out 0s;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.sns-links .link:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.sns-links .link:last-child {
  margin-right: 0;
}
.sns-links .link.twitter {
  background-image: url(img/icn_sns_twitter.png);
}
.sns-links .link.facebook {
  background-image: url(img/icn_sns_facebook.png);
}
.sns-links .link.instagram {
  background-image: url(img/icn_sns_instagram.png);
}
.sns-links .link.line {
  background-image: url(img/icn_sns_line.png);
}

.card-list-01.column-3 > ul > li {
  margin-top: 30px;
  margin-right: 30px;
  width: calc((1200px - 60px) / 3);
}
.card-list-01.column-3 > ul > li:nth-child(-n+3) {
  margin-top: 0;
}
.card-list-01.column-3 > ul > li:nth-child(3n+3) {
  margin-right: 0;
}
.card-list-01.column-3 > ul > li .flex-thum {
  height: 214px;
}
.card-list-01.column-3 > ul > li .flex-thum .thum-inner img {
  max-height: 214px;
}
.card-list-01.column-4 > ul > li {
  margin-right: 20px;
  width: calc((1200px - 60px) / 4);
}
.card-list-01.column-4 > ul > li .flex-thum {
  height: 160px;
}
.card-list-01.column-4 > ul > li .flex-thum .thum-inner img {
  max-height: 160px;
}
.card-list-01 > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.card-list-01 > ul > li {
  background-color: #fff;
  box-shadow: 0 6px 4px rgba(155, 155, 155, 0.08);
}
.card-list-01 > ul > li:last-child {
  margin-right: 0;
}
.card-list-01 > ul > li a {
  display: block;
  text-decoration: none;
  transition: opacity .3s ease-out 0s;
}
.card-list-01 > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.card-list-01 > ul > li .flex-thum {
  width: 100%;
  height: 214px;
  display: table;
  background-color: #fff;
}
.card-list-01 > ul > li .flex-thum .thum-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.card-list-01 > ul > li .flex-thum .thum-inner img {
  display: block;
  margin: 0 auto;
  max-height: 214px;
}
.card-list-01 > ul > li .text {
  padding: 15px 20px 20px;
}
.card-list-01 > ul > li .text .tag {
  line-height: 1;
  font-size: 1.2rem;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
}
.card-list-01 > ul > li .text .tag.present {
  color: #ff1c57;
  border: 2px solid #ff1c57;
}
.card-list-01 > ul > li .text .tag.movie {
  color: #0950a0;
  border: 2px solid #0950a0;
}
.card-list-01 > ul > li .text .tag.questionnaire {
  color: #fee009;
  border: 2px solid #fee009;
}
.card-list-01 > ul > li .text .title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.55;
}
.card-list-01 > ul > li .text .description {
  opacity: .7;
  font-size: 1.2rem;
  margin-top: 13px;
  line-height: 1.55;
}
.card-list-01 > ul > li .text .date {
  display: block;
  margin-top: 16px;
  font-weight: 600;
  font-size: 1.3rem;
  color: #0950a0;
  font-family: "Nunito Sans", sans-serif;
}
.card-list-01.announcer-blog > ul > li {
  position: relative;
}
.card-list-01.announcer-blog > ul > li > a {
  transition: none;
}
.card-list-01.announcer-blog > ul > li > a .flex-thum, .card-list-01.announcer-blog > ul > li > a .date, .card-list-01.announcer-blog > ul > li > a .description, .card-list-01.announcer-blog > ul > li > a .title {
  transition: opacity .3s ease-out;
}
.card-list-01.announcer-blog > ul > li > a:hover {
  opacity: 1;
}
.card-list-01.announcer-blog > ul > li > a:hover .flex-thum, .card-list-01.announcer-blog > ul > li > a:hover .date, .card-list-01.announcer-blog > ul > li > a:hover .description, .card-list-01.announcer-blog > ul > li > a:hover .title {
  opacity: .8;
}
.card-list-01.announcer-blog > ul > li .text {
  padding-left: 125px;
}
.card-list-01.announcer-blog > ul > li .text .title {
  font-size: 1.6rem;
}
.card-list-01.announcer-blog > ul > li .text .description {
  opacity: .8;
  margin-bottom: 0;
}
.card-list-01.announcer-blog > ul > li .announcer-image {
  width: 115px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.card-list-01.announcer-blog > ul > li .announcer-name {
  color: #fff;
  padding: 8px 20px;
  position: absolute;
  left: 0;
  bottom: -12px;
  background-size: 1.4rem;
}
.card-list-01.announcer-blog > ul > li .announcer-name:after {
  display: block;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  left: 100%;
  border-right: 5px solid transparent;
  border-bottom: 15px solid transparent;
}
.card-list-01.announcer-blog > ul > li .announcer-name.femme {
  background-color: #f3527d;
}
.card-list-01.announcer-blog > ul > li .announcer-name.femme:after {
  border-left: 5px solid #f3527d;
  border-top: 15px solid #f3527d;
}
.card-list-01.announcer-blog > ul > li .announcer-name.homme {
  background-color: #0950a0;
}
.card-list-01.announcer-blog > ul > li .announcer-name.homme:after {
  border-left: 5px solid #0950a0;
  border-top: 15px solid #0950a0;
}

.banner-list-01 > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.banner-list-01 > ul > li {
  margin-left: 20px;
  margin-top: 20px;
  width: calc((1200px - 20px) / 2);
}
.banner-list-01 > ul > li:nth-child(odd) {
  margin-left: 0;
}
.banner-list-01 > ul > li:nth-child(1), .banner-list-01 > ul > li:nth-child(2) {
  margin-top: 0;
}
.banner-list-01 > ul > li a {
  transition: opacity .3s ease-out 0s;
}
.banner-list-01 > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.banner-list-01 > ul > li:first-child {
  margin: 0 auto;
}

.banner-list-02 {
  width: 1100px;
  margin: 60px auto 0;
}
.banner-list-02 > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.banner-list-02 > ul > li {
  margin-top: 20px;
  margin-right: 20px;
  width: calc((1100px - 60px) / 4);
}
.banner-list-02 > ul > li:nth-child(4n+4) {
  margin-right: 0;
}
.banner-list-02 > ul > li:nth-child(-n+4) {
  margin-top: 0;
}
.banner-list-02 > ul > li a {
  transition: opacity .3s ease-out 0s;
}
.banner-list-02 > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}

.tabs-01 {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.tabs-01 .tab {
  width: 150px;
  padding: 5px;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: bold;
  color: #0950a0;
  background-color: #b7c4d1;
}
.tabs-01 .tab.active {
  color: #fff;
  background-color: #0950a0;
}
.tabs-01 .tab:first-child {
  border-radius: 30px 0 0 30px;
}
.tabs-01 .tab:last-child {
  border-radius: 0 30px 30px 0;
}

.btn-more {
  margin-top: 30px;
  text-align: right;
}
.btn-more a {
  font-weight: bold;
  font-size: 1.6rem;
  padding-left: 52px;
  position: relative;
  color: #0950a0;
  text-decoration: none;
  display: inline-block;
  transition: opacity .3s ease-out 0s;
}
.btn-more a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.btn-more a.live {
  margin-left: 40px;
}
.btn-more a:before, .btn-more a:after {
  position: absolute;
  display: block;
  content: '';
  background-color: #0950a0;
}
.btn-more a:before {
  left: 0;
  top: 7px;
  width: 30px;
  height: 2px;
}
.btn-more a:after {
  left: 23px;
  top: 4px;
  width: 10px;
  height: 2px;
  transform: rotate(45deg);
}
.btn-more.programtable {
  margin-top: 15px;
  margin-bottom: 30px;
}

.programs-caution {
  font-size: 10px;
  text-align: right;
  margin-bottom: 5px;
}

.tab-change-contents .tab-contents .tab-content.hide {
  display: none;
}

.bread-crumb {
  width: 1280px;
  line-height: 1.3;
  margin: 0 auto;
  padding: 20px 0;
}
.bread-crumb a, .bread-crumb span {
  padding: 0 15px 0 10px;
  position: relative;
  font-size: 1.2rem;
  color: #0950a0;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bread-crumb a:last-child:before, .bread-crumb a:last-child:after, .bread-crumb span:last-child:before, .bread-crumb span:last-child:after {
  display: none;
}
.bread-crumb a.active, .bread-crumb span.active {
  color: #000;
}
.bread-crumb a.single-br, .bread-crumb span.single-br {
  max-width: 440px;
}
.bread-crumb a:before, .bread-crumb a:after, .bread-crumb span:before, .bread-crumb span:after {
  position: absolute;
  height: 1px;
  width: 5px;
  right: 0;
  display: block;
  content: '';
  background-color: #000;
}
.bread-crumb a:before, .bread-crumb span:before {
  top: 6px;
  transform: rotate(45deg);
}
.bread-crumb a:after, .bread-crumb span:after {
  top: 9px;
  transform: rotate(-45deg);
}

.table-01 {
  width: 100%;
}
.table-01 tr:nth-child(odd) td {
  background-color: #eff2f5;
}
.table-01 th, .table-01 td {
  padding: 16px;
  font-size: 1.2rem;
  border: 1px solid #b6c4d1;
  line-height: 1.55;
}
.table-01 th {
  color: #fff;
  width: 215px;
  text-align: center;
  background-color: #3f3f3f;
}
.table-01 td {
  background-color: #ffffff;
}

.table-02 {
  width: 860px;
  margin: 0 auto;
}
.table-02 th, .table-02 td {
  padding: 12px;
  font-size: 1.4rem;
  vertical-align: top;
  padding-bottom: 32px;
  line-height: 1.5;
}
.table-02 th {
  width: 230px;
  padding-right: 20px;
}

.form-01 input[type="text"],
.form-01 input[type="tel"],
.form-01 input[type="email"],
.form-01 input[type="url"],
.form-01 select,
.form-01 textarea {
  width: 100%;
  height: 40px;
  font-size: 1.3rem;
  padding: 12px 20px;
  background-color: #e8ecef;
  text-decoration: none;
  border-radius: 5px;
}
.form-01 input[type="text"]:placeholder-shown,
.form-01 input[type="tel"]:placeholder-shown,
.form-01 input[type="email"]:placeholder-shown,
.form-01 input[type="url"]:placeholder-shown,
.form-01 select:placeholder-shown,
.form-01 textarea:placeholder-shown {
  color: #a2b4d0;
}
.form-01 input[type="text"]::-webkit-input-placeholder,
.form-01 input[type="tel"]::-webkit-input-placeholder,
.form-01 input[type="email"]::-webkit-input-placeholder,
.form-01 input[type="url"]::-webkit-input-placeholder,
.form-01 select::-webkit-input-placeholder,
.form-01 textarea::-webkit-input-placeholder {
  color: #a2b4d0;
}
.form-01 input[type="text"]:-moz-placeholder,
.form-01 input[type="tel"]:-moz-placeholder,
.form-01 input[type="email"]:-moz-placeholder,
.form-01 input[type="url"]:-moz-placeholder,
.form-01 select:-moz-placeholder,
.form-01 textarea:-moz-placeholder {
  color: #a2b4d0;
  opacity: 1;
}
.form-01 input[type="text"]:-ms-input-placeholder,
.form-01 input[type="tel"]:-ms-input-placeholder,
.form-01 input[type="email"]:-ms-input-placeholder,
.form-01 input[type="url"]:-ms-input-placeholder,
.form-01 select:-ms-input-placeholder,
.form-01 textarea:-ms-input-placeholder {
  color: #a2b4d0;
}
.form-01 select {
  color: #a2b4d0;
  border: none;
  text-indent: 12px;
  height: 40px;
  padding: 0;
}
.form-01 textarea {
  max-width: 600px;
  height: 200px;
}
.form-01 .wpcf7-radio .wpcf7-list-item, .form-01 .wpcf7-checkbox .wpcf7-list-item {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  min-height: 26px;
  -ms-flex-align: center;
      align-items: center;
}
.form-01 input[type="radio"] {
  -webkit-appearance: none;
  width: 26px;
  height: 26px;
  border: 13px solid #e8ecef;
  border-radius: 15px;
  background-color: #0a50a0;
  margin-right: 20px;
  cursor: pointer;
}
.form-01 input[type="radio"]:checked {
  border: 7px solid #e8ecef;
}
.form-01 input[type="radio"]:focus, .form-01 input[type="checkbox"]:focus {
  outline: none;
}
.form-01 input[type="checkbox"] {
  -webkit-appearance: none;
  width: 26px;
  height: 26px;
  margin-right: 20px;
  background: #e8ecef;
  cursor: pointer;
}
.form-01 input[type="checkbox"]:checked {
  background: url(img/icn_checkbox_checked.png) #e8ecef;
}
.form-01 .select-wrap > span {
  display: block;
  width: 247px;
  height: 34px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #aab2bd;
  position: relative;
}
.form-01 .select-wrap > span:after, .form-01 .select-wrap > span:before {
  position: absolute;
  display: block;
  content: '';
}
.form-01 .select-wrap > span:after {
  height: 0;
  width: 0;
  right: 9px;
  top: 14px;
  border-top: 4px solid #fff;
  border-bottom: 4px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.form-01 .select-wrap > span:before {
  width: 27px;
  height: 32px;
  right: 0;
  top: 0;
  border-left: 1px solid #aab2bd;
  background-color: #0950a0;
}
.form-01 .select-wrap > span select {
  height: 32px;
  border: none;
  width: 267px;
  padding: 0 12px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  padding-right: 20px;
}
.form-01 .select-wrap > span select:focus {
  outline: none;
}
.form-01 .form-btns {
  margin-top: 28px;
  text-align: center;
}
.form-01 .form-btns .btn, .form-01 .form-btns .wpcf7-submit {
  margin: 0 5px;
  width: 290px;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  padding: 27px 0;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  transition: opacity .3s ease-out 0s;
}
.form-01 .form-btns .btn:hover, .form-01 .form-btns .wpcf7-submit:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.form-01 .form-btns .color-01 {
  color: #0950a0;
  background-color: #d9dfe5;
}
.form-01 .form-btns .color-02, .form-01 .form-btns .wpcf7-submit {
  color: #fff;
  background-color: #0950a0;
}
.form-01 .form-btns .ajax-loader {
  display: block;
}

.tmp-thum-list-01 {
  margin-bottom: 32px;
}
.tmp-thum-list-01 > .list {
  margin-bottom: 32px;
}
.tmp-thum-list-01 > .list > .item {
  margin-bottom: 24px;
}
.tmp-thum-list-01 > .list > .item:last-child {
  margin-bottom: 0;
}
.tmp-thum-list-01 > .list > .item .item-inner {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.tmp-thum-list-01 > .list > .item a {
  transition: opacity .3s ease-out 0s;
}
.tmp-thum-list-01 > .list > .item a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.tmp-thum-list-01 > .list > .item .thum {
  width: 266px;
  -ms-flex: 0 0 266px;
      flex: 0 0 266px;
  margin-right: 20px;
}
.tmp-thum-list-01 > .list > .item .title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1.55;
}
.tmp-thum-list-01 > .list > .item .description {
  font-size: 1.2rem;
  line-height: 1.55;
}

.tmp-thum-list-02 {
  margin-bottom: 32px;
}
.tmp-thum-list-02 > .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.tmp-thum-list-02 > .list > .item {
  width: 430px;
  margin-top: 30px;
}
.tmp-thum-list-02 > .list > .item:nth-child(-n+2) {
  margin-top: 0;
}
.tmp-thum-list-02 > .list > .item .item-inner {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.tmp-thum-list-02 > .list > .item a {
  transition: opacity .3s ease-out 0s;
}
.tmp-thum-list-02 > .list > .item a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.tmp-thum-list-02 > .list > .item .thum {
  width: 200px;
  -ms-flex: 0 0 200px;
      flex: 0 0 200px;
  position: relative;
}
.tmp-thum-list-02 > .list > .item .thum img {
  border: 1px solid #cedcec;
}
.tmp-thum-list-02 > .list > .item .text {
  padding: 0 20px;
}
.tmp-thum-list-02 > .list > .item .text .title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5625;
}
.tmp-thum-list-02 > .list > .item .text .description {
  font-size: 1.2rem;
  line-height: 1.55;
}

.tmp-thum-list-03 {
  margin-bottom: 32px;
}
.tmp-thum-list-03 > .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.tmp-thum-list-03 > .list > .item {
  width: 266px;
  margin-top: 30px;
  margin-right: 31px;
}
.tmp-thum-list-03 > .list > .item:nth-child(3n+3) {
  margin-right: 0;
}
.tmp-thum-list-03 > .list > .item:nth-child(-n+3) {
  margin-top: 0;
}
.tmp-thum-list-03 > .list > .item .item-inner {
  display: block;
  text-decoration: none;
}
.tmp-thum-list-03 > .list > .item a {
  transition: opacity .3s ease-out 0s;
}
.tmp-thum-list-03 > .list > .item a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.tmp-thum-list-03 > .list > .item .thum {
  margin-bottom: 20px;
}
.tmp-thum-list-03 > .list > .item .thum img {
  border: 1px solid #cedcec;
}
.tmp-thum-list-03 > .list > .item .text .title {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.55;
  -ms-flex-pack: center;
      justify-content: center;
}
.tmp-thum-list-03 > .list > .item .text .description {
  font-size: 1.2rem;
  line-height: 1.55;
}

.tmp-title-01 {
  font-weight: bold;
  font-size: 2rem !important;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #efefef;
  position: relative;
  padding-left: 30px;
}
.tmp-title-01:before {
  display: block;
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #0950a0;
  top: 13px;
  left: 0;
}

.tmp-title-02 {
  font-weight: bold;
  font-size: 1.6rem !important;
  margin-bottom: 30px;
  position: relative;
  padding: 15px 30px;
  background-color: #f0f2f6;
}

.tmp-table-01 {
  width: 100%;
}
.tmp-table-01 th, .tmp-table-01 td {
  font-size: 1.4rem;
  vertical-align: top;
  padding-bottom: 30px;
  line-height: 1.55;
}
.tmp-table-01 th {
  width: 130px;
  position: relative;
  padding-left: 40px;
}
.tmp-table-01 th:before {
  display: block;
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #0950a0;
  top: 8px;
  left: 0;
}
.tmp-table-01 td {
  padding-left: 20px;
}

.tmp-table-02 {
  width: 100%;
  margin-bottom: 30px;
}
.tmp-table-02 th, .tmp-table-02 td {
  padding: 15px 20px;
  font-size: 1.4rem;
  line-height: 1.55;
  border: 1px solid #efefef;
}
.tmp-table-02 th {
  width: 160px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #0950a0;
}
.tmp-table-02 th a {
  color: #fff;
}

.tmp-list-01 {
  margin-bottom: 30px;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  display: -ms-flexbox !important;
  display: flex !important;
}
.tmp-list-01.column-3 li {
  width: 33%;
  -ms-flex: 0 0 33%;
      flex: 0 0 33%;
}
.tmp-list-01.column-3 li:nth-child(3n+1) {
  padding-left: 0;
}
.tmp-list-01.column-3 li:nth-child(-n+3) {
  margin-top: 0;
}
.tmp-list-01.column-4 li {
  width: 25%;
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
}
.tmp-list-01.column-4 li:nth-child(4n+1) {
  padding-left: 0;
}
.tmp-list-01.column-4 li:nth-child(-n+4) {
  margin-top: 0;
}
.tmp-list-01 li {
  width: 33%;
  -ms-flex: 0 0 33%;
      flex: 0 0 33%;
  margin-top: 15px;
  padding-left: 10px;
}

/*========================================
トップ
========================================*/
.contents-wrapper {
  overflow: hidden;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #e2e8ee;
  background-image: url(img/bg_default.jpg);
}

.left-right-banner {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}
.left-right-banner .banner-left, .left-right-banner .banner-right {
  position: absolute;
  display: block;
  transition: opacity .3s ease-out 0s;
}
.left-right-banner .banner-left:hover, .left-right-banner .banner-right:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.left-right-banner .banner-left {
  left: -140px;
}
.left-right-banner .banner-right {
  right: -140px;
}

.emergency-info {
  width: 1280px;
  margin: 0 auto;
}
.emergency-info .emergency-info-inner {
  padding: 16px 80px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ff0000;
  line-height: 1.55;
  border: 3px solid #ff0000;
  background: url(img/icn_emergency.png) 17px 50% no-repeat #fff;
}
.emergency-info .emergency-info-inner a {
  color: #ff0000;
}
.emergency-info .emergency-info-inner .text {
  position: relative;
}
.emergency-info .emergency-info-inner .btn-more {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 1px #ff0000 solid;
  line-height: 1;
}

.recommend-view {
  width: 1280px;
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
}
.recommend-view .btn-live-movie {
  position: absolute;
  top: -5px;
  left: -42px;
}
.recommend-view .mv-area {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.recommend-view .mv-area .bx-wrapper {
  box-shadow: none;
  border: none;
  background-color: transparent;
  margin-bottom: 0;
}
.recommend-view .mv-area .bx-wrapper .bx-pager {
  display: none;
}
.recommend-view .mv-area .bx-wrapper .bx-controls-direction > a {
  top: 47%;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
}
.recommend-view .mv-area .bx-wrapper .bx-controls-direction .bx-prev {
  left: -55px;
  background-image: url(img/mv_arrow.png);
}
.recommend-view .mv-area .bx-wrapper .bx-controls-direction .bx-next {
  right: -55px;
  background-image: url(img/mv_arrow.png);
  transform: rotate(180deg);
}
.recommend-view .mv-area .mv-top-slider {
  width: 100%;
}
.recommend-view .mv-area .mv-top-slider .main-visual {
  width: 100%;
}
.recommend-view .mv-area .mv-top-slider .main-visual .thum {
  position: relative;
  width: 100%;
}
.recommend-view .mv-area .mv-top-slider .main-visual .thum img {
  width: 100%;
}
.recommend-view .mv-area .mv-top-slider .main-visual .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 45px;
}
.recommend-view .mv-area .mv-top-slider .main-visual .text .inner {
  text-align: right;
}
.recommend-view .mv-area .mv-top-slider .main-visual .text .inner .title {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.3;
}
.recommend-view .mv-area .mv-top-slider .main-visual .text .inner .date {
  font-size: 22px;
  color: #fff;
}
.recommend-view .mv-banner-list {
  float: right;
  width: 267px;
  padding-top: 26px;
}
.recommend-view .mv-banner-list > ul > li {
  margin-bottom: 20px;
}
.recommend-view .mv-banner-list > ul > li:last-child {
  margin-bottom: 0;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item {
  display: block;
  position: relative;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item:after {
  opacity: 1;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity .3s ease-out;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item .visible-area {
  opacity: 1;
  bottom: 0;
  z-index: 2;
  color: #fff;
  padding: 10px;
  position: absolute;
  left: 0;
  font-size: 1.2rem;
  vertical-align: bottom;
  display: inline-block;
  line-height: 1.55;
  transition: all .3s ease-out;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item .visible-area .date {
  margin-bottom: 3px;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item.hide-area:after {
  opacity: 0;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item.hide-area .visible-area {
  opacity: 0;
  bottom: -10px;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item.hide-area:hover .visible-area {
  opacity: 1;
  bottom: 0;
}
.recommend-view .mv-banner-list > ul > li .mv-banner-item.hide-area:hover:after {
  opacity: 1;
}
.recommend-view .iframe-programs-list {
  position: relative;
  height: 400px;
}
.recommend-view .iframe-programs-timeline {
  opacity: 0;
  width: 100%;
  height: 400px;
}
.recommend-view .iframe-programs-timeline.show {
  opacity: 1;
  transition: opacity .3s ease-out;
}
.recommend-view .mv-today-programs {
  width: 268px;
  height: 500px;
  float: right;
  padding: 20px 13px;
  background: url(img/now_onair_bg2.jpg) 0 0 no-repeat;
}
.recommend-view .mv-today-programs .btn-program-table {
  display: block;
  text-decoration: none;
  background-color: #0950a0;
  transition: background-color .3s ease-out;
}
.recommend-view .mv-today-programs .btn-program-table span {
  display: block;
  color: #fff;
  display: block;
  font-size: 1.6rem;
  line-height: 60px;
  padding-left: 90px;
  background: url(img/icn_program_table.png) 55px 50% no-repeat;
  transition: opacity .3s ease-out;
}
.recommend-view .mv-today-programs .btn-program-table:hover {
  background-color: #2162a9;
}
.recommend-view .mv-today-programs .btn-program-table:hover span {
  opacity: .9;
}
.recommend-view .mv-today-programs .programs-list {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
}
.recommend-view .mv-today-programs .programs-list .programs-list-inner {
  height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.recommend-view .mv-today-programs .programs-list .program-item > a .title {
  opacity: 1;
  text-decoration: underline;
  transition: opacity .3s ease-out;
}
.recommend-view .mv-today-programs .programs-list .program-item > a:hover .title {
  opacity: .7;
}
.recommend-view .mv-today-programs .programs-list .program-item .program-item-inner {
  display: block;
  margin-bottom: 2px;
  text-align: center;
  padding: 12px 10px 14px;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 62%, #dddddd 100%);
}
.recommend-view .mv-today-programs .programs-list .program-item .time {
  font-weight: 600;
  padding: 5px 10px;
  font-size: 1.6rem;
  border-radius: 30px;
  margin-bottom: 15px;
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  background-color: #d9dfe5;
}
.recommend-view .mv-today-programs .programs-list .program-item .title {
  font-size: 1.4rem;
  line-height: 1.55;
}
.recommend-view .mv-today-programs .programs-list .now .program-item-inner {
  padding-top: 47px;
  position: relative;
  text-decoration: none;
  background: linear-gradient(to right bottom, #fff000, #fcc619);
}
.recommend-view .mv-today-programs .programs-list .now .time {
  padding: 0;
  background: none;
  font-size: 3.5rem;
  margin-bottom: 12px;
}
.recommend-view .mv-today-programs .programs-list .now .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.recommend-view .mv-today-programs .programs-list .now .description {
  color: #737373;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.55;
}
.recommend-view .mv-today-programs .programs-list .now .now-label {
  left: 50%;
  top: 15px;
  color: #fff;
  width: 120px;
  padding: 5px;
  position: absolute;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 30px;
  background-color: #000;
  font-family: "Nunito Sans", sans-serif;
  transform: translateX(-50%);
}

.today-programs-area {
  width: 1280px;
  height: 170px;
  margin: 0 auto 30px;
  position: relative;
  background: url(img/now_onair_bg.jpg) 0 0 no-repeat;
}
.today-programs-area .btn {
  left: 40px;
  top: 33px;
  width: 104px;
  height: 100px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  border-radius: 3px;
  background: url(img/btn_program_table.png) 0 0 no-repeat #0950a0;
}
.today-programs-area .bx-wrapper {
  position: absolute;
  left: 176px;
  top: -37px;
  background: none;
  border: 0;
  box-shadow: none;
  font-family: 'MotoyaAr04pMaruN';
}
.today-programs-area .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.today-programs-area .bx-wrapper .bx-prev, .today-programs-area .bx-wrapper .bx-next {
  top: 71px;
  width: 32px;
  height: 100px;
  margin-top: 0;
  overflow: hidden;
  background: url(img/icn_arrow_1.png) 50% 50% no-repeat;
}
.today-programs-area .bx-wrapper .bx-prev {
  left: -32px;
}
.today-programs-area .bx-wrapper .bx-next {
  right: -32px;
  transform: rotate(180deg);
}
.today-programs-area .programs-list {
  opacity: 0;
  width: 1095px;
}
.today-programs-area .programs-list .program-item {
  width: 206px;
  height: 205px;
  padding-bottom: 15px;
  word-break: break-all;
}
.today-programs-area .programs-list .program-item > a .title {
  opacity: 1;
  transition: opacity .3s ease-out;
}
.today-programs-area .programs-list .program-item > a:hover .title {
  opacity: .7;
}
.today-programs-area .programs-list .program-item .program-item-inner {
  position: relative;
  transition: all 0.3s ease-out;
  margin-top: 71px;
  height: 100px;
  display: block;
  margin-right: 1px;
  text-align: center;
  padding: 12px 10px 0;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(155, 155, 155, 0.08);
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 62%, #dddddd 100%);
}
.today-programs-area .programs-list .program-item .program-item-inner:not(.now):hover {
  position: relative;
  z-index: 6;
  border: none;
  height: 130px;
  margin-top: 61px;
  padding-top: 20px;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.2);
}
.today-programs-area .programs-list .program-item .time {
  font-weight: 600;
  padding: 5px 10px;
  font-size: 1.6rem;
  border-radius: 30px;
  margin-bottom: 15px;
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  background-color: #d9dfe5;
}
.today-programs-area .programs-list .program-item .title {
  font-size: 1.4rem;
  line-height: 1.55;
}
.today-programs-area .programs-list .now {
  z-index: 2;
}
.today-programs-area .programs-list .now .program-item-inner {
  height: 130px;
  margin-top: 61px;
  padding-top: 20px;
  position: relative;
  text-decoration: none;
  background: linear-gradient(to right bottom, #fff000, #fcc619);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
.today-programs-area .programs-list .now .program-item-inner:before {
  display: block;
  content: '';
  position: absolute;
  width: 72px;
  height: 60px;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: url(img/icn_now_onair_polpol.png) 0 0 no-repeat;
}
.today-programs-area .programs-list .now .time {
  padding: 0;
  background: none;
  font-size: 3.5rem;
  margin-bottom: 12px;
}
.today-programs-area .programs-list .now .title {
  text-decoration: underline;
}
.today-programs-area .programs-list .now .now-label {
  left: 50%;
  top: -11px;
  color: #fff;
  width: 120px;
  padding: 5px;
  position: absolute;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 30px;
  background-color: #000;
  transform: translateX(-50%);
}

.middle-free-area {
  width: 1280px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.top-contents-blocks {
  background-color: #e2e8ee;
}
.top-contents-blocks .block-item:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.6);
}

.block-item .block-item-inner {
  width: 1280px;
  padding: 60px 40px;
  margin: 0 auto;
}
.block-item .block-content {
  position: relative;
}

.block-item.info .title-01 {
  margin-bottom: 40px;
}
.block-item.info .banner-list-01 {
  margin-top: 30px;
}
.block-item.info .btn-more {
  margin-top: 10px;
}

.block-item.news .block-content .block-item-inner {
  padding-top: 30px;
}
.block-item.news .tab-change-contents .tab-contents {
  margin-top: 30px;
}

.iframe-news {
  width: 100%;
  height: 280px;
  opacity: 0;
}
.iframe-news.show {
  opacity: 1;
  transition: opacity .3s ease-out;
}

.block-item.programs .thum-list-02 {
  padding-top: 30px;
}

.movie-panels .main-movie:hover .thum, .movie-panels .main-movie:hover .thum + .title, .movie-panels .sub-movie:hover .thum, .movie-panels .sub-movie:hover .thum + .title {
  opacity: .8;
  transition: opacity .3s ease-out;
}
.movie-panels .main-movie .title, .movie-panels .sub-movie .title {
  margin-top: 7px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.55;
}
.movie-panels .main-movie {
  float: left;
  width: 640px;
  position: relative;
}
.movie-panels .main-movie img {
  width: 100%;
}
.movie-panels .main-movie .icon-live {
  display: none;
  position: absolute;
  top: -54px;
  left: -34px;
  z-index: 2;
}
.movie-panels .main-movie .movie {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  z-index: 1;
}
.movie-panels .main-movie .movie:hover {
  opacity: .8;
}
.movie-panels .main-movie .thum:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(img/icn_movie_play.png) 50% 50% no-repeat;
}
.movie-panels .main-movie.live-now .icon-live {
  display: block;
}
.movie-panels .main-movie.live-now .movie:after {
  display: none;
}
.movie-panels .sub-movies {
  float: right;
  width: 540px;
  overflow: hidden;
}
.movie-panels .sub-movies .sub-movie {
  float: left;
  width: 260px;
  margin-right: 20px;
}
.movie-panels .sub-movies .sub-movie .thum, .movie-panels .sub-movies .sub-movie .movie {
  width: 260px;
  height: 146px;
  position: relative;
}
.movie-panels .sub-movies .sub-movie .thum:hover, .movie-panels .sub-movies .sub-movie .movie:hover {
  opacity: .8;
}
.movie-panels .sub-movies .sub-movie:nth-child(1), .movie-panels .sub-movies .sub-movie:nth-child(2) {
  height: 218px;
}
.movie-panels .sub-movies .sub-movie:nth-child(even) {
  margin-right: 0;
}

.block-item.banner .banner-slider.no-slider .banner-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
}
.block-item.banner .banner-slider .banner-wrapper {
  width: 1100px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.block-item.banner .banner-slider .banner-wrapper .banner {
  width: 280px;
  text-align: center;
}
.block-item.banner .banner-slider .banner-wrapper .banner a {
  width: 260px;
  display: block;
  margin: 0 auto;
  transition: opacity .3s ease-out 0s;
}
.block-item.banner .banner-slider .banner-wrapper .banner a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.block-item.banner .bx-wrapper {
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 auto 30px;
}
.block-item.banner .bx-wrapper .bx-prev, .block-item.banner .bx-wrapper .bx-next {
  z-index: 100;
  top: 0;
  width: 40px;
  height: 104px;
  margin-top: 0;
  overflow: hidden;
  background: url(img/icn_arrow_2.png) 50% 50% no-repeat;
}
.block-item.banner .bx-wrapper .bx-prev {
  left: -40px;
}
.block-item.banner .bx-wrapper .bx-next {
  right: -40px;
  transform: rotate(180deg);
}
.block-item.banner .bx-custom-pager {
  text-align: center;
}
.block-item.banner .bx-custom-pager a {
  height: 8px;
  width: 8px;
  margin: 0 4px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 10px;
  display: inline-block;
  background-color: #b7c4d1;
}
.block-item.banner .bx-custom-pager a.cp-active {
  background-color: #0950a0;
}
.block-item.banner .bx-custom-pager a.cp-active {
  color: red;
}

.footer-banner-list {
  width: 830px;
  margin: 60px auto 0;
}
.footer-banner-list > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.footer-banner-list > ul > li {
  width: 150px;
  margin-top: 20px;
  margin-right: 20px;
  width: calc((830px - 80px) / 5);
}
.footer-banner-list > ul > li a {
  transition: opacity .3s ease-out 0s;
}
.footer-banner-list > ul > li a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.footer-banner-list > ul > li a img {
  width: 100%;
}
.footer-banner-list > ul > li:nth-child(-n+5) {
  margin-top: 0;
}
.footer-banner-list > ul > li:nth-child(5n+5) {
  margin-right: 0;
}

/*========================================
下層ページ共通
========================================*/
.lower-contents {
  width: 1280px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.lower-contents .lower-contents-inner {
  padding: 60px 0;
  background-color: #fff;
}

.lower-section-block {
  padding: 0 40px;
  margin-bottom: 60px;
}

.sns-btns {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.sns-btns .btn {
  height: 30px;
  margin-left: 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity .3s ease-out 0s;
}
.sns-btns .btn:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}
.sns-btns .btn.twitter {
  width: 130px;
  background-image: url(img/btn_sns_X.png);
}
.sns-btns .btn.facebook-like {
  width: 88px;
  background-image: url(img/btn_sns_facebook_like.png);
}
.sns-btns .btn.facebook-share {
  width: 115px;
  background-image: url(img/btn_sns_facebook_share.png);
}

/*========================================
番組一覧
========================================*/
.network-programs-block {
  margin-bottom: 0;
  padding: 60px 40px;
  background-color: #f0f2f5;
}
.network-programs-block .networs-porograms-genre {
  overflow: hidden;
  margin-bottom: 15px;
}
.network-programs-block .networs-porograms-genre .program-genre {
  float: left;
  width: 210px;
  font-size: 1.6rem;
  font-weight: bold;
  padding-top: 50px;
  text-align: center;
}
.network-programs-block .networs-porograms-genre .network-programs-list {
  float: left;
  width: 910px;
}

.today-protrams-slider .bx-wrapper,
.programs-network-slider .bx-wrapper {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}
.today-protrams-slider .bx-wrapper .bx-controls .bx-next, .today-protrams-slider .bx-wrapper .bx-controls .bx-prev,
.programs-network-slider .bx-wrapper .bx-controls .bx-next,
.programs-network-slider .bx-wrapper .bx-controls .bx-prev {
  z-index: 100;
  top: 0;
  width: 40px;
  height: 150px;
  margin-top: 0;
  overflow: hidden;
  background: url(img/icn_arrow_2.png) 50% 50% no-repeat;
}
.today-protrams-slider .bx-wrapper .bx-controls .bx-prev,
.programs-network-slider .bx-wrapper .bx-controls .bx-prev {
  left: -40px;
}
.today-protrams-slider .bx-wrapper .bx-controls .bx-next,
.programs-network-slider .bx-wrapper .bx-controls .bx-next {
  right: -40px;
  transform: rotate(180deg);
}

.programs-network-slider .bx-wrapper .bx-controls .bx-prev {
  left: -50px;
}
.programs-network-slider .bx-wrapper .bx-controls .bx-next {
  right: -50px;
}

.programs-sort-btns .btn-list {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.programs-sort-btns .btn-list .btn {
  width: 170px;
  padding: 8px;
  cursor: pointer;
  font-size: 1.6rem;
  margin-right: 2px;
  font-weight: bold;
  text-align: center;
  color: #0950a0;
  background-color: #d9dfe5;
  transition: all .3s ease-out;
}
.programs-sort-btns .btn-list .btn:last-child {
  margin-right: 0;
}
.programs-sort-btns .btn-list .btn.active {
  color: #fff;
  background-color: #0950a0;
}

/*========================================
試写会・プレゼント
========================================*/
.post-type-archive-present .lower-contents-inner {
  padding: 60px 40px;
  background-color: #f0f2f5;
}

.single-present .lower-contents-inner {
  padding: 60px 100px;
}
.single-present .free-area {
  font-size: 1.5rem;
  line-height: 1.55;
}
.single-present .free-area, .single-present .present-detail {
  margin-bottom: 60px;
}

.present-outline {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.present-outline .thum {
  width: 640px;
  -ms-flex: 0 0 640px;
      flex: 0 0 640px;
  margin-right: 20px;
}
.present-outline .tag {
  line-height: 1;
  font-size: 1.2rem;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
}
.present-outline .tag.present {
  color: #ff1c57;
  border: 2px solid #ff1c57;
}
.present-outline .tag.movie {
  color: #0950a0;
  border: 2px solid #0950a0;
}
.present-outline .title {
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.55;
}
.present-outline .outline {
  font-size: 1.5rem;
  line-height: 1.55;
}

.synergy-link {
  text-align: center;
}
.synergy-link a {
  color: #fff;
  width: 290px;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  padding: 27px 0;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  transition: opacity .3s ease-out 0s;
  text-decoration: none;
  background-color: #0950a0;
}
.synergy-link a:hover {
  opacity: .7;
  transition: opacity .3s ease-out 0s;
}

/*========================================
放送終了した番組
========================================*/
.end-programs .lower-contents-inner {
  padding: 60px 40px;
}

/*========================================
サイトマップ
========================================*/
.site-map .lower-contents-inner {
  padding: 60px;
}
.site-map .lower-contents-inner .map-cotnent {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.site-map .lower-contents-inner .map-cotnent:last-child {
  margin-right: 0;
}
.site-map .lower-contents-inner .map-cotnent .map-title {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #0950a0;
  border-bottom: 2px #0950a0 solid;
}
.site-map .lower-contents-inner .map-cotnent .map-inner {
  width: 100%;
  margin-bottom: 60px;
}
.site-map .menu li {
  margin-bottom: 20px;
}
.site-map .menu li a {
  font-size: 1.4rem;
  line-height: 1.7;
}
.site-map .menu > li {
  margin-bottom: 50px;
}
.site-map .menu > li > a {
  display: block;
  margin-bottom: 25px;
  font-weight: 600;
}
.site-map .menu .sub-menu {
  padding-left: 20px;
}
.site-map .menu .sub-menu div {
  font-size: 1.4rem;
  line-height: 1.7;
}
.site-map .menu .sub-menu > li > .sub-menu {
  margin-top: 25px;
}
.site-map .menu .sub-menu > li.youtube-logo a {
  position: relative;
  padding-left: 25px;
}
.site-map .menu .sub-menu > li.youtube-logo a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  width: 20px;
  height: 14px;
  background-image: url(img/yt_icon_rgb.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.site-map .temp-menu li {
  margin-bottom: 20px;
}
.site-map .temp-menu li a {
  display: block;
  font-weight: 600;
}
.site-map .sitemap-o .menu {
  padding-left: 20px;
}
.site-map .sitemap-o .menu li {
  margin-bottom: 20px;
}
.site-map .sitemap-o .menu li > a {
  display: block;
  font-weight: normal;
  text-decoration: underline;
  pointer-events: auto;
}

/*========================================
404
========================================*/
.page-404 {
  padding-top: 50px;
  text-align: center;
}
.page-404 .eng {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 30px;
  color: #0950a0;
}
.page-404 .text {
  font-size: 1.4rem;
  margin-bottom: 30px;
  line-height: 1.55;
}
.page-404 .image {
  margin-bottom: 36px;
}
.page-404 .top-link {
  margin-bottom: 30px;
}
.page-404 .search-text {
  float: none;
  width: 380px;
  margin: 0 auto;
}
.page-404 .search-text form {
  width: 100%;
}
.page-404 .search-text form .input-text {
  width: 340px;
}

/*========================================
page
========================================*/
body.page.home-master .page-contents {
  width: 1280px;
  margin: 0 auto 60px;
}
body.page.home-master .page-contents .page-contents-inner {
  padding: 60px 40px;
  background-color: #fff;
}

/*========================================
information
========================================*/
body.single-information.home-master .lower-contents .lower-contents-inner,
body.post-type-archive-information.home-master .lower-contents .lower-contents-inner {
  padding: 60px 40px;
  background-color: #fff;
}

.home .block-item.programs .thum-list-02 ul > li .thum-wrapper .thum img {
  width: 100%;
}

.today.programs-block-main .thum-list-02 ul > li .thum-wrapper.display-title {
  margin-bottom: 0;
}
.today.programs-block-main .thum-list-02 ul > li .thum-wrapper.display-title .title {
  position: static;
  opacity: 1;
  color: #000;
  padding: 0;
  margin: 5px 0;
  height: 40px;
}
.today.programs-block-main .thum-list-02 ul > li .thum-wrapper.display-title:after {
  display: none;
}

#program-block-network .network-programs-list ul > li .thum-wrapper.display-title {
  margin-bottom: 0;
}
#program-block-network .network-programs-list ul > li .thum-wrapper.display-title .title {
  position: static;
  opacity: 1;
  color: #000;
  padding: 0;
  margin: 5px 0;
  height: 40px;
}
#program-block-network .network-programs-list ul > li .thum-wrapper.display-title:after {
  display: none;
}

html #rakuraku_detail a {
  color: #0950a0 !important;
}

.fixed-body {
  width: 100%;
  overflow: hidden;
}

.form-modal-content {
  position: fixed;
  display: none;
  z-index: 99999;
  width: 600px;
  margin: 0;
  text-align: center;
  padding: 40px 0;
  border: 1px solid #aaa;
  background: #fff;
}
.form-modal-content p {
  color: #0950a0;
  font-size: 1.8rem;
}
.form-modal-content a {
  cursor: pointer;
  color: #fff;
  background-color: #0950a0;
  padding: 10px 20px;
  width: 25%;
  display: block;
  margin: 30px auto 0;
  border-radius: 5px;
}
.form-modal-content a:hover {
  opacity: 0.9;
  color: #fff;
}

.form-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  background-color: rgba(0, 0, 0, 0.75);
}

.info-list-top {
  margin-bottom: 30px;
}

.info-list-more {
  display: none;
}

.toggle-more-btn {
  color: #0950a0;
  border: 1px #0950a0 solid;
  width: 200px;
  text-align: center;
  font-weight: bold;
  padding: 15px 0;
  margin: 0 auto;
  cursor: pointer;
}

.sp-view-button {
  display: block;
  width: 85%;
  margin: 40px auto;
  text-align: center;
  border: 4px #0950a0 solid;
  border-radius: 50px;
  padding: 18px;
  font-size: 4.5rem;
  color: #0950a0;
  text-decoration: none;
}
.sp-view-button:hover {
  color: #0950a0;
}

pre {
  overflow: auto;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.header-weather {
  display: block;
  float: left;
  text-decoration: none;
}
.header-weather .weather {
  width: 190px;
  padding: 3px 0 0;
  background-color: #fff;
}
.header-weather .weather .weather-pos {
  width: 45px;
  padding: 6px 0;
  text-align: center;
  border-radius: 5px;
  background-color: #d9dfe5;
  font-size: 12px;
  margin: 0 auto 18px;
  font-weight: 600;
}
.header-weather .weather .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #0950a0;
}
.header-weather .weather .content {
  display: -ms-flexbox;
  display: flex;
}
.header-weather .weather .content .north, .header-weather .weather .content .south {
  width: 50%;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  font-size: 1rem;
  padding-bottom: 5px;
  text-align: center;
}
.header-weather .weather .content .south {
  border-left: 1px solid #d9dfe5;
}
.header-weather .weather .content .label-icon {
  position: relative;
  padding: 4px 0;
  margin-bottom: 5px;
  background-color: #f7f8fa;
}
.header-weather .weather .content .label-icon .label {
  font-size: 1.2rem;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  color: #0950a0;
  font-weight: 600;
}
.header-weather .weather .content .label-icon .icon {
  text-align: center;
}
.header-weather .weather .content .label-icon .icon img {
  height: 20px;
}
.header-weather .weather .content .temperature, .header-weather .weather .content .humidity {
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 10px;
}
.header-weather .weather .content .temperature {
  margin-bottom: 5px;
}
.header-weather .weather .content .temperature .high {
  color: #ff1c57;
}
.header-weather .weather .content .temperature .low {
  color: #0950a0;
}
.header-weather .weather .content .humidity {
  display: block;
}
.header-weather .weather .content .humidity span {
  padding-left: 13px;
  display: inline-block;
  background: url(img/icn_weather_droplet.png) 0 0 no-repeat;
  background-size: contain;
}

.block-item.programs .tab-change-contents .tab-contents .thum-list-02 .bx-wrapper {
  box-shadow: none;
  border: none;
  background-color: transparent;
  margin-bottom: 0;
}
.block-item.programs .tab-change-contents .tab-contents .thum-list-02 .bx-wrapper ul li {
  margin-top: 0;
  margin-right: 0;
  padding-right: 20px;
}
.block-item.programs .tab-change-contents .tab-contents .thum-list-02 .bx-wrapper .bx-controls .bx-prev {
  z-index: 100;
  top: 0;
  left: -50px;
  width: 50px;
  height: 180px;
  margin-top: 0;
  overflow: hidden;
  background: url(img/icn_arrow_pro.png) 50% 50% no-repeat;
}
.block-item.programs .tab-change-contents .tab-contents .thum-list-02 .bx-wrapper .bx-controls .bx-next {
  z-index: 100;
  top: 0;
  right: -50px;
  width: 50px;
  height: 180px;
  margin-top: 0;
  overflow: hidden;
  background: url(img/icn_arrow_pro.png) 50% 50% no-repeat;
  transform: rotate(180deg);
}

.block-item.sports .block-item-inner .game .copyright {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px;
}
.block-item.sports .block-item-inner .game .game-results {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-item.sports .block-item-inner .game .game-results .game-result {
  width: 585px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp {
  margin-right: 15px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .result-box {
  border-color: #ff0000;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .result-box .team .team-logo {
  background-color: #ff0000;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .result-box .team .team-logo .team-img {
  width: 83px;
  height: 87px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .result-box .team .team-logo .team-img img {
  top: -20px;
  left: -10px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .result-box .team .game-tabs .tab {
  background-color: #ffcccc;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .result-box .team .game-tabs .tab.active {
  background-color: #fff;
}
.block-item.sports .block-item-inner .game .game-results .game-result.carp .game-date {
  color: #ff0000;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce {
  margin-left: 15px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .result-box {
  border-color: #7213bf;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .result-box .team .team-logo {
  background-color: #7213bf;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .result-box .team .team-logo .team-img {
  width: 73px;
  height: 79px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .result-box .team .team-logo .team-img img {
  top: -20px;
  left: -10px;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .result-box .team .game-tabs .tab {
  background-color: #e3d0f2;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .result-box .team .game-tabs .tab.active {
  background-color: #fff;
}
.block-item.sports .block-item-inner .game .game-results .game-result.sanfrecce .game-date {
  color: #7213bf;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box {
  display: block;
  position: relative;
  width: 585px;
  border: 20px solid black;
  box-sizing: border-box;
  background-color: white;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 60px;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .team-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 245px;
  height: 60px;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .team-logo .team-img {
  position: relative;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .team-logo .team-img img {
  position: absolute;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .team-logo .team-name {
  color: white;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
  text-align: left;
  display: inline-block;
  margin-top: -20px;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .game-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 300px;
  height: 60px;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .game-tabs .tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 50%;
  height: 100%;
  font-size: 18px;
  font-weight: bold;
  background-color: #ffcccc;
  cursor: pointer;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .team .game-tabs .tab.active {
  background-color: #fff;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block {
  display: none;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block.detail-show {
  display: block;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 152px;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item:nth-child(n+2) {
  border-top: 1px #ccc solid;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item.no-game-detail {
  padding: 30px 0;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item.no-game-detail .left {
  width: 215px;
  margin: 0 auto;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .left {
  width: 245px;
  height: 100%;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .left .game-date {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .left .upd-time {
  font-size: 10px;
  font-weight: 500;
  line-height: 22px;
  text-align: right;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right {
  width: 300px;
  height: 100%;
  padding: 15px 0;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .score .score-box {
  height: 70px;
  display: inline-block;
  text-align: center;
  overflow: visible;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .score .score-box .score-str {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .score .score-box .score-val {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2em;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .score .hyphen-box {
  width: 54px;
  height: 70px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .score .hyphen-box::after {
  content: "-";
  bottom: 10px;
  font-size: 50px;
  font-weight: 600;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .status {
  margin-top: 18px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.block-item.sports .block-item-inner .game .game-results .game-result .result-box .game-contents-area .tab-contents-block .game-detail-item .right .stadium {
  margin-top: 5px;
  text-align: center;
}

.game-results a {
  text-decoration: none;
}

/* -------------------------
    search
------------------------- */
.contents-search .lower-contents-inner {
  min-height: 300px;
}

.contents-search .lower-contents-inner .gsc-orderby-label,
.contents-search .lower-contents-inner .gsc-selected-option {
  font-size: 0.1rem;
  letter-spacing: normal;
}

.contents-search .lower-contents-inner .gsc-option-menu-container.gsc-inline-block {
  width: 99px;
}

.contents-search .lower-contents-inner .gsc-wrapper {
  letter-spacing: normal;
  line-height: 1.4;
}

body.home-master {
  /*========================================
  広島ニュース
  ========================================*/
  /*========================================
  天気
  ========================================*/
  /*========================================
  お知らせ
  ========================================*/
  /*========================================
  強化バナー
  ========================================*/
  /*========================================
  番組表広告枠
  ========================================*/
  /*========================================
  試写会・プレゼント広告枠
  ========================================*/
  /*========================================
  中間広告枠
  ========================================*/
  /*========================================
  下部広告枠
  ========================================*/
  /*========================================
  中間スーパーバナー
  ========================================*/
  /*========================================
  広島リード
  ========================================*/
  /*========================================
  動画
  ========================================*/
}
body.home-master .contents-wrapper {
  background-color: #fff;
  background-image: none;
}
body.home-master .contents-wrapper.bg-trans .top-contents-blocks {
  background-color: transparent;
}
body.home-master .contents-wrapper.bg-trans .block-item:nth-child(odd) {
  background-color: transparent;
}
body.home-master .contents-wrapper.bg-trans .block-item:nth-child(even) {
  background-color: transparent;
}
body.home-master .contents-wrapper.bg-trans .super-banner-section {
  background-color: transparent;
}
body.home-master .contents-wrapper.bg-trans .bottom-add-section {
  background-color: transparent;
}
body.home-master .contents-wrapper.bg-trans .hread-section {
  background-color: transparent;
}
body.home-master .mv-top-free {
  max-width: 1280px;
  margin: 50px auto;
}
body.home-master .mv-bottom-free {
  max-width: 1280px;
  margin: 50px auto;
}
body.home-master .block-item:nth-child(odd) {
  background-color: #e2e8ee;
}
body.home-master .block-item:nth-child(even) {
  background-color: #fff;
}
body.home-master .block-item.order-bg:nth-child(odd) {
  background-color: #e2e8ee;
}
body.home-master .block-item.order-bg:nth-child(even) {
  background-color: #f3f6f8;
}
body.home-master .block-item.movie {
  background-color: #f3f6f8;
}
body.home-master .weather-content {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
body.home-master .weather-content .weather-tab {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin-bottom: 55px;
}
body.home-master .weather-content .weather-tab p {
  width: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  margin-right: 10px;
}
body.home-master .weather-content .weather-tab p:last-child {
  margin-right: 0;
}
body.home-master .weather-content .weather-tab p.w-special {
  background-color: #000;
  color: #fff;
}
body.home-master .weather-content .weather-tab p.w-alarm {
  background-color: #ff0000;
  color: #fff;
}
body.home-master .weather-content .weather-tab p.w-caution {
  background-color: #ffc900;
  color: #000;
}
body.home-master .weather-content .weather-tab p.w-none {
  background-color: #fff;
  color: #000;
  border: 1px #000 solid;
}
body.home-master .weather-content .weather-date {
  text-align: right;
  margin-bottom: 25px;
}
body.home-master .weather-content .weather-date p {
  font-size: 18px;
  font-weight: bold;
}
body.home-master .weather-content .weather-lists {
  width: 100%;
  margin-bottom: 60px;
}
body.home-master .weather-content .weather-lists .lists-content {
  width: 100%;
  margin-bottom: 20px;
}
body.home-master .weather-content .weather-lists .lists-content:last-child {
  margin-bottom: 0;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px #b7c4d1 solid;
  border-left: 1px #b7c4d1 solid;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .main-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 120px;
  background-color: #0950a0;
  border-right: 1px #b7c4d1 solid;
  border-bottom: 1px #b7c4d1 solid;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .main-area .main-area-item {
  color: #fff;
  padding: 0 10px;
  line-height: 1.3;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .sub-area {
  display: -ms-flexbox;
  display: flex;
  background-color: #eaebed;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .sub-area .sub-area-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 180px;
  border-right: 1px #b7c4d1 solid;
  border-bottom: 1px #b7c4d1 solid;
  padding: 0 10px;
  line-height: 1.3;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .munic-area {
  display: -ms-flexbox;
  display: flex;
  background-color: #f9f9f9;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .munic-area .munic-area-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 180px;
  color: #0950a0;
  border-right: 1px #b7c4d1 solid;
  border-bottom: 1px #b7c4d1 solid;
  padding: 0 10px;
  line-height: 1.3;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  width: 600px;
  background-color: #fff;
  border-right: 1px #b7c4d1 solid;
  border-bottom: 1px #b7c4d1 solid;
  padding: 10px 10px 10px 45px;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item {
  margin-right: 5px;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item:nth-child(6n) {
  margin-right: 0;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item:nth-child(n+7) {
  margin-top: 5px;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item p {
  font-size: 14px;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item p.w-special {
  width: 80px;
  background-color: #000;
  color: #fff;
  padding: 5px;
  text-align: center;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item p.w-alarm {
  width: 80px;
  background-color: #ff0000;
  color: #fff;
  padding: 5px;
  text-align: center;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item p.w-caution {
  width: 80px;
  background-color: #ffc900;
  color: #000;
  padding: 5px;
  text-align: center;
}
body.home-master .weather-content .weather-lists .lists-content .lc-box .sub-areas .result-area .result-area-item p.w-none {
  width: 80px;
  background-color: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
}
body.home-master .hiro-news-area {
  width: 100%;
}
body.home-master .hiro-news-area ul.hiro-news-lists {
  display: -ms-flexbox;
  display: flex;
}
body.home-master .hiro-news-area ul.hiro-news-lists li {
  width: 380px;
  margin-right: 30px;
}
body.home-master .hiro-news-area ul.hiro-news-lists li:last-child {
  margin-right: 0;
}
body.home-master .hiro-news-area ul.hiro-news-lists li a {
  display: block;
  text-decoration: none;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .thum {
  width: 380px;
  height: 214px;
  background-color: #fff;
  position: relative;
  display: table;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .thum .thum-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .thum .thum-inner img {
  max-width: 380px;
  max-height: 214px;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .text {
  padding: 20px;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .text .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.55;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .text .description {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.6;
}
body.home-master .hiro-news-area ul.hiro-news-lists li .text .date {
  font-size: 13px;
  color: #0a50a0;
  font-weight: bold;
}
body.home-master .hiro-news-area .hiro-news-slide {
  width: 100%;
  margin-top: 40px;
}
body.home-master .hiro-news-area .hiro-news-slide .bx-wrapper {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 auto;
}
body.home-master .hiro-news-area .hiro-news-slide .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
body.home-master .hiro-news-area .hiro-news-slide .bx-wrapper .bx-controls-direction > a {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body.home-master .hiro-news-area .hiro-news-slide .bx-wrapper .bx-controls-direction .bx-prev {
  left: -45px;
  background-image: url(img/mv_arrow.png);
}
body.home-master .hiro-news-area .hiro-news-slide .bx-wrapper .bx-controls-direction .bx-next {
  right: -45px;
  background-image: url(img/mv_arrow.png);
  transform: rotate(180deg);
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li {
  width: 270px;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li a {
  display: block;
  text-decoration: none;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li .thum {
  width: 270px;
  height: 152px;
  background-color: #fff;
  position: relative;
  display: table;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li .thum .thum-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li .thum .thum-inner img {
  display: inline-block;
  max-width: 270px;
  max-height: 152px;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li .text {
  padding: 15px;
  background-color: #fff;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li .text .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.55;
}
body.home-master .hiro-news-area .hiro-news-slide ul.hn-slider li .text .date {
  font-size: 10px;
  color: #0a50a0;
  font-weight: bold;
}
body.home-master .weather-content-block {
  margin-top: -100px;
  padding-top: 100px;
}
body.home-master .weather-content-block .inner {
  width: 1080px;
  margin: 0 auto;
}
body.home-master .weather-content-block .inner .weather-area {
  width: 100%;
}
body.home-master .weather-content-block .inner .weather-area li {
  float: left;
  width: 510px;
  height: 400px;
  margin-right: 30px;
}
body.home-master .weather-content-block .inner .weather-area li:nth-child(2n) {
  width: 540px;
  margin-right: 0;
}
body.home-master .weather-content-block .inner .weather-area .title-01 {
  font-size: 2.2rem;
}
body.home-master .weather-content-block .inner .weather-area .weather-today {
  height: 300px;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .north {
  width: 250px;
  height: 90px;
  margin-right: 10px;
  text-align: center;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .north img {
  height: 45px;
  margin-top: 30px;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .south {
  width: 250px;
  height: 90px;
  text-align: center;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .south img {
  height: 45px;
  margin-top: 30px;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .w-inner {
  position: relative;
  height: 90px;
  background-color: #f7f8fa;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .places-title {
  position: absolute;
  top: -15px;
  left: 75px;
  width: 100px;
  display: block;
  background-color: #d9dfe5;
  padding: 7px 0;
  border-radius: 15px;
  font-weight: bold;
  font-size: 1.8rem;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .temperature {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #b8bdc3;
  font-size: 2.2rem;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .temperature .max-temp {
  color: #f3527d;
  margin-right: 3px;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .temperature .min-temp {
  color: #0068b7;
  margin-left: 3px;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .precipitation {
  font-size: 1.8rem;
  position: relative;
  display: inline-block;
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .precipitation::before {
  position: absolute;
  top: -5px;
  left: -20px;
  width: 12px;
  height: 22px;
  content: '';
  display: block;
  background-image: url(img/precipitation.png);
}
body.home-master .weather-content-block .inner .weather-area .weather-today .places .temperature-area {
  background-color: #f7f8fa;
  padding-bottom: 20px;
}
body.home-master .weather-content-block .inner .weather-area .weather-week {
  height: 300px;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table {
  width: 100%;
  background-color: #fff;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table tr {
  border: 1px #b7c4d1 solid;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table tr.week td {
  padding: 1.3% 0.5%;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table th {
  width: 100px;
  border-right: 1px #b7c4d1 solid;
  text-align: center;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table td {
  text-align: center;
  padding: 1.3% 2%;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table td:nth-child(even) {
  background-color: #f0f2f5;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table th, body.home-master .weather-content-block .inner .weather-area .weather-week table td {
  line-height: 1.3;
}
body.home-master .weather-content-block .inner .weather-area .weather-week table .weather td img {
  width: 100%;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-map {
  position: relative;
  width: 510px;
  height: 306px;
  background-image: url(img/w_map.png);
  background-repeat: no-repeat;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item {
  position: absolute;
  width: 71px;
  text-align: center;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .weather-place {
  width: 100%;
  height: 20px;
  background-color: #0a50a0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .weather-image {
  width: 100%;
  height: 35px;
  background-color: #fff;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .weather-image img {
  height: 100%;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .weather-num {
  width: 100%;
  background-color: #e2e8ee;
  padding: 2px 0;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item.places-01 {
  top: 50px;
  left: 240px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item.places-02 {
  top: 40px;
  left: 323px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item.places-03 {
  top: 160px;
  left: 75px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item.places-04 {
  top: 180px;
  left: 195px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item.places-05 {
  top: 160px;
  left: 360px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .name {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 3px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .temperature {
  color: #b8bdc3;
  font-size: 1rem;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 4px;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .temperature .max-temp {
  color: #f3527d;
  margin-right: 1%;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .temperature .min-temp {
  color: #0068b7;
  margin-left: 1%;
}
body.home-master .weather-content-block .inner .weather-area .weather-places .w-item .precipitation {
  font-size: 1rem;
  font-weight: bold;
}
body.home-master .weather-content-block .inner .weather-area .weather-camera .w-camera {
  width: 100%;
  height: 100%;
  max-width: 540px;
  max-height: 306px;
}
body.home-master .weather-content-block .inner .weather-area .weather-camera .w-camera iframe {
  width: 100%;
  height: 100%;
}
body.home-master .weather-content-block .inner .weather-area .weather-camera .w-camera .w-thumbnail {
  display: block;
}
body.home-master .weather-content-block .inner .weather-area .weather-camera .w-camera .w-thumbnail img {
  width: 100%;
}
body.home-master .info-lists {
  width: 100%;
}
body.home-master .info-lists .bx-wrapper {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 auto;
}
body.home-master .info-lists .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
body.home-master .info-lists .bx-wrapper .bx-controls-direction > a {
  top: 35%;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body.home-master .info-lists .bx-wrapper .bx-controls-direction .bx-prev {
  left: -45px;
  background-image: url(img/mv_arrow.png);
}
body.home-master .info-lists .bx-wrapper .bx-controls-direction .bx-next {
  right: -45px;
  background-image: url(img/mv_arrow.png);
  transform: rotate(180deg);
}
body.home-master .info-lists .info-slider li {
  width: 270px;
}
body.home-master .info-lists .info-slider li a {
  display: block;
  text-decoration: none;
}
body.home-master .info-lists .info-slider li .thum {
  width: 100%;
}
body.home-master .info-lists .info-slider li .thum img {
  width: 100%;
}
body.home-master .info-lists .info-slider li .text {
  padding: 13px;
}
body.home-master .info-lists .info-slider li .text .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.55;
}
body.home-master .info-lists .info-slider li .text .date {
  font-size: 10px;
  font-weight: bold;
  color: #0a50a0;
}
body.home-master .emphasis-area {
  width: 100%;
  margin-top: 50px;
}
body.home-master .emphasis-area .bx-wrapper {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 auto;
}
body.home-master .emphasis-area .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
body.home-master .emphasis-area .bx-wrapper .bx-controls-direction > a {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body.home-master .emphasis-area .bx-wrapper .bx-controls-direction .bx-prev {
  left: -45px;
  background-image: url(img/mv_arrow.png);
}
body.home-master .emphasis-area .bx-wrapper .bx-controls-direction .bx-next {
  right: -45px;
  background-image: url(img/mv_arrow.png);
  transform: rotate(180deg);
}
body.home-master .emphasis-area .emphasis-banner {
  width: 100%;
}
body.home-master .emphasis-area .emphasis-banner .emphasis-slider {
  width: 100%;
}
body.home-master .emphasis-area .emphasis-banner .emphasis-slider li {
  width: 270px;
}
body.home-master .emphasis-area .emphasis-banner .emphasis-slider li a {
  display: block;
}
body.home-master .emphasis-area .emphasis-banner .emphasis-slider li img {
  width: 100%;
}
body.home-master .programs-add-area {
  width: 100%;
  margin-top: 60px;
}
body.home-master .programs-add-area .programs-add-items {
  max-width: 870px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
body.home-master .present-add-area {
  width: 100%;
}
body.home-master .present-add-area .present-add-items {
  max-width: 870px;
  margin: 20px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
body.home-master .middle-add-area {
  width: 100%;
  margin-top: 100px;
}
body.home-master .middle-add-area .middle-add-items {
  max-width: 870px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
body.home-master .middle-add-area .middle-add-items li {
  width: 300px;
}
body.home-master .bottom-add-section {
  width: 100%;
  background-color: #fff;
}
body.home-master .bottom-add-section .bottom-add-area {
  width: 1280px;
  padding: 60px 0;
  margin: 0 auto;
}
body.home-master .bottom-add-section .bottom-add-area .bottom-add-items {
  max-width: 870px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
body.home-master .bottom-add-section .bottom-add-area .bottom-add-items li {
  width: 300px;
}
body.home-master .super-banner-section {
  width: 100%;
  background-color: #fff;
}
body.home-master .super-banner-section .super-banner-area {
  width: 1280px;
  padding: 60px 0;
  margin: 0 auto;
}
body.home-master .super-banner-section .super-banner-area .super-banner-items {
  max-width: 1260px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.home-master .super-banner-section .super-banner-area .super-banner-items li {
  width: 600px;
}
body.home-master .super-banner-section .super-banner-area .super-banner-items li:nth-child(n+3) {
  margin-top: 10px;
}
body.home-master .super-banner-section .super-banner-area .super-banner-items li a {
  display: block;
}
body.home-master .super-banner-section .super-banner-area .super-banner-items li img {
  width: 100%;
}
body.home-master .hread-section {
  width: 100%;
  background-color: #e2efd9;
}
body.home-master .hread-section .hread-area {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 45px 0;
}
body.home-master .hread-section .hread-area .hread-title {
  width: 100%;
  text-align: center;
  background-color: #0a50a0;
  padding: 15px 0;
  margin-bottom: 25px;
}
body.home-master .hread-section .hread-area .hread-title .hread-title-text {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
body.home-master .hread-section .hread-area .hread-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 30px;
}
body.home-master .hread-section .hread-area .hread-top .ht-left {
  width: 48%;
}
body.home-master .hread-section .hread-area .hread-top .ht-left .ht-logo {
  display: block;
  width: 496px;
  height: 227px;
  background-image: url(img/hread_logo.png);
  background-size: contain;
  background-repeat: no-repeat;
}
body.home-master .hread-section .hread-area .hread-top .ht-left .ht-text {
  font-size: 22px;
  line-height: 1.6;
  color: #304A56;
  padding: 15px;
}
body.home-master .hread-section .hread-area .hread-top .ht-right {
  width: 48%;
}
body.home-master .hread-section .hread-area .hread-top .ht-right .ht-kv {
  display: block;
  width: 576px;
  height: 365px;
  background-image: url(img/hread_kv.jpeg);
  background-size: contain;
  background-repeat: no-repeat;
}
body.home-master .hread-section .hread-area .hread-lists {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body.home-master .hread-section .hread-area .hread-lists li {
  width: 380px;
  margin-right: 30px;
}
body.home-master .hread-section .hread-area .hread-lists li:last-child {
  margin-right: 0;
}
body.home-master .hread-section .hread-area .hread-lists li a {
  display: block;
  text-decoration: none;
}
body.home-master .hread-section .hread-area .hread-lists li .thum {
  position: relative;
  width: 380px;
  height: 210px;
  overflow: hidden;
}
body.home-master .hread-section .hread-area .hread-lists li .thum img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.home-master .hread-section .hread-area .hread-lists li .text {
  padding: 15px;
}
body.home-master .hread-section .hread-area .hread-lists li .text .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.55;
}
body.home-master .hread-section .hread-area .hread-lists li .text .description {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.6;
}
body.home-master .hread-section .hread-area .hread-lists li .text .date {
  font-size: 13px;
  color: #0a50a0;
  font-weight: bold;
}
body.home-master .hread-section .hread-area .btn-more {
  max-width: 1200px;
  margin: 20px auto 0;
}
body.home-master .movie-content .movie-lists {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body.home-master .movie-content .movie-lists li {
  width: 380px;
  margin-right: 30px;
}
body.home-master .movie-content .movie-lists li:last-child {
  margin-right: 0;
}
body.home-master .movie-content .movie-lists li a {
  display: block;
  text-decoration: none;
}
body.home-master .movie-content .movie-lists li .thum {
  width: 100%;
}
body.home-master .movie-content .movie-lists li .thum img {
  width: 100%;
}
body.home-master .movie-content .movie-lists li .text {
  padding: 15px;
}
body.home-master .movie-content .movie-lists li .text .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.55;
}
body.home-master .movie-content .movie-lists li .text .description {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.6;
}
body.home-master .movie-content .movie-lists li .text .date {
  font-size: 13px;
  color: #0a50a0;
  font-weight: bold;
}
body.home-master .movie-content .movie-lists-slide {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin: 20px auto 0;
}
body.home-master .movie-content .movie-lists-slide .bx-wrapper {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  margin: 0 auto;
}
body.home-master .movie-content .movie-lists-slide .bx-wrapper .bx-pager.bx-default-pager {
  display: none;
}
body.home-master .movie-content .movie-lists-slide .bx-wrapper .bx-controls-direction > a {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body.home-master .movie-content .movie-lists-slide .bx-wrapper .bx-controls-direction .bx-prev {
  left: -35px;
  background-image: url(img/mv_arrow.png);
}
body.home-master .movie-content .movie-lists-slide .bx-wrapper .bx-controls-direction .bx-next {
  right: -35px;
  background-image: url(img/mv_arrow.png);
  transform: rotate(180deg);
}
body.home-master .movie-content .movie-lists-slide .movie-lists-slider {
  width: 100%;
}
body.home-master .movie-content .movie-lists-slide .movie-lists-slider li {
  width: 270px;
}
body.home-master .movie-content .movie-lists-slide .movie-lists-slider li a {
  display: block;
  text-decoration: none;
}
body.home-master .movie-content .movie-lists-slide .movie-lists-slider li .thum {
  width: 100%;
}
body.home-master .movie-content .movie-lists-slide .movie-lists-slider li .thum img {
  width: 100%;
}

.synergy-checkbox {
  margin: 10px 5px;
  cursor: pointer;
}

.agree_btn[disabled] {
  pointer-events: none;
  opacity: 0.7;
}
