@charset "UTF-8";
.external-style, .external-link:hover:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000; }

.external-link {
  position: relative; }

.twitter-area a[target="_blank"],
.instagram-area a[target="_blank"] {
  display: block;
  position: relative; }
  .twitter-area a[target="_blank"]:hover:before,
  .instagram-area a[target="_blank"]:hover:before {
    top: -22px; }

.opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.opac:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s; }

@-webkit-keyframes backToOpac1 {
  0% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@keyframes backToOpac1 {
  0% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

.opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.opac:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s; }

@-webkit-keyframes backToOpac1 {
  0% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@keyframes backToOpac1 {
  0% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

.blog-banner-list-box {
  margin-bottom: 25px;
  margin-top: 14px; }
  .blog-banner-list-box > li {
    width: 300px;
    height: 99px;
    margin-bottom: 14px;
    position: relative; }
    .blog-banner-list-box > li.morikawa {
      background: url(/hst2020/img/bnr_morikawa_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.shimomura {
      background: url(/hst2020/img/bnr_shimomura_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.tokunaga {
      background: url(/hst2020/img/bnr_tokunaga_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.maie {
      background: url(/hst2020/img/bnr_maie_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.ando {
      background: url(/hst2020/img/bnr_ando_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.watanabe {
      background: url(/hst2020/img/bnr_watanabe_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.itakura {
      background: url(/hst2020/img/bnr_itakura_pc.png) no-repeat left top; }
    .blog-banner-list-box > li.tiktok {
      background: url(/hst2020/img/bnr_tiktok_pc.png) no-repeat left top; }
      .blog-banner-list-box > li.hirodo {
        background: url(/hst2020/img/bnr_hirodo_pc.png) no-repeat left top; }
      .blog-banner-list-box > li .blog-btn-box {
      position: absolute;
      left: 13px;
      top: 58px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .blog-banner-list-box > li .external-link {
      display: block; }
    .blog-banner-list-box > li .btn-style-01 {
      font-family: Arial, Helvetica, sans-serif;
      letter-spacing: 0.5px;
      background: #f8bf39;
      color: #011a42;
      font-weight: bold;
      border-radius: 30px;
      line-height: 28px;
      display: block;
      padding: 0 15px;
      padding-right: 30px;
      position: relative;
      font-size: 15px;
      font-weight: normal; }
      .blog-banner-list-box > li .btn-style-01:before {
        margin: auto;
        content: "";
        width: 5px;
        height: 5px;
        border-top: 2px solid #f8bf39;
        border-right: 2px solid #f8bf39;
        position: absolute;
        top: 50%;
        right: 9px;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        z-index: 2; }
      .blog-banner-list-box > li .btn-style-01:hover {
        color: #011a42; }
      .blog-banner-list-box > li .btn-style-01:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 5px;
        content: "";
        background: #011a42;
        display: block;
        width: 19px;
        border-radius: 100px;
        height: 19px; }
    .blog-banner-list-box > li .btn-blog {
      margin-right: 5px; }

.u-red {
  color: #f0027f; }

.u-blue {
  color: #002ac6; }

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem; }

body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
  color: #000000; }

.wrapper a:link,
.wrapper a:visited,
.wrapper a:hover,
.wrapper a:active {
  color: #000000; }

.wrapper a:link,
.wrapper a:visited {
  text-decoration: none; }

body.top .other-top {
  display: none; }

.wrapper a:hover,
.wrapper .a:active {
  text-decoration: none;
  color: #f8bf39; }

.wrapper .aside-container a {
  text-decoration: none; }

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
  color: #000;
  background: #fff; }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

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

fieldset,
img {
  border: 0; }

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit; }

del,
ins {
  text-decoration: none; }

ul li {
  list-style: none; }

caption,
th {
  text-align: left; }

/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before,
q:after {
  content: ""; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input,
button,
textarea,
select {
  *font-size: 100%; }

img.protect {
  pointer-events: none; }

img.protect.active {
  opacity: 1; }

img.blank-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%; }

#Map {
  z-index: 3;
  position: relative; }

.select-none,
.protect-wrap {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.wrapper .related-programs-subtitle-2TQOq {
  color: #333; }

#rectangle-desktop,
#superbanner-mobile,
#rectangle-mobile {
  text-align: center; }

#superbanner-desktop {
  position: absolute;
  top: 0;
  right: 0;
  left: 352px;
  margin: auto;
  width: 728px;
  height: 90px; }

#rectangle-desktop {
  margin-bottom: 30px;
  height: 254px;
  background: #e7e7e7; }

@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.wrapper #common-onair {
  font-family: Noto Sans Japanese, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem; }

.wrapper #common-onair a.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 2.4rem;
  color: #ffffff; }

.wrapper #common-onair .common-onair-scheduleItemTimeActiveNow-1l0Wm {
  color: #ffffff; }

.wrapper #common-onair .common-onair-scheduleItemTitleActive-1A491 {
  color: #ffffff; }

.wrapper #common-onair .common-onair-scheduleHeaderDayOfWeek-1CJWq {
  color: #fff; }

.wrapper #common-onair .common-onair-scheduleHeaderDate-2khQV {
  font-family: Noto Sans Japanese, sans-serif; }

.social-button-icon {
  cursor: pointer;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: relative;
  margin-bottom: 0.8rem;
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.social-button-icon > svg {
  fill: #fff;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.social-box {
  position: relative; }

.social-box #social-button {
  display: block;
  text-align: center; }

.social-box #social-button .social-button-icon {
  margin: 1rem 1rem 2rem;
  display: inline-block;
  vertical-align: middle; }

.device-type-mobile #social-button.social-button {
  margin-bottom: 0rem; }

.device-type-mobile #social-button.social-button .social-button-icon {
  margin: 0rem 1rem 3rem;
  display: inline-block;
  vertical-align: middle; }

.social-button-twitter {
  background-color: #55acee; }

.social-button-twitter:hover {
  background-color: rgba(85, 172, 238, 0.6); }

.social-button-facebook {
  background-color: #3b5998; }

.social-button-facebook:hover {
  background-color: rgba(59, 89, 152, 0.6); }

.social-button-line {
  background-color: #00c300; }

.social-button-line:hover {
  background-color: rgba(0, 195, 0, 0.6); }

.page-section {
  box-sizing: border-box;
  color: #212121; }

.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 3rem; }

.wrapper .modal {
  display: none; }

.wrapper .modal.active {
  display: block; }

.wrapper .btn-more-box .load-more {
  display: none; }

#common-footer a {
  font-size: 1.2rem; }

.common-footer-sp-primaryContainer-19Olw {
  margin-top: 0 !important; }

.wrapper .related-programs-container-21xlP a {
  background: #ffffff; }

.wrapper .related-programs-container-21xlP a:hover {
  background: #ffffff; }

.wrapper .present-moreLinkContainer-1iHUK a {
  color: #00a0c6; }

.wrapper .present-circle-2iOfl {
  border-radius: 50%;
  position: absolute;
  right: 0.4rem;
  bottom: 0.7rem;
  width: 1.8rem;
  height: 1.8rem;
  opacity: 0.8;
  -webkit-transform: scale(1.3) rotate(0.001deg);
  transform: scale(1.3) rotate(0.001deg); }

.wrapper .present-moreLink-3dBoY {
  padding-right: 3rem; }

.wrapper .present-container-3kCP1 {
  margin-top: 0.6rem; }

.wrapper .ranking-container-3O6CH {
  margin-top: 0.6rem; }

.wrapper .present-moreLinkContainer-1iHUK {
  margin-top: 0; }

.wrapper .present-container-3kCP1 {
  margin-bottom: 0.6rem; }

.wrapper .present-header-1TvSX,
.wrapper .ranking-header-3Maul {
  font-size: 1.8rem; }

.sp-header-banner,
.sp-footer-banner {
  text-align: center; }

#common-onair {
  line-height: 2rem; }

#common-onair a {
  text-decoration: none; }

.device-type-desktop .sp {
  display: none !important; }

.device-type-mobile .pc {
  display: none !important; }

.cf:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.cf,
.clearfix {
  display: inline-block; }

/* Hides from IE Mac */
* html .cf,
* html .clearfix {
  height: 1%; }

.cf,
.clearfix {
  display: block; }

.u-f11 {
  font-size: 1.1rem !important; }

.u-f12 {
  font-size: 1.2rem !important; }

.u-f13 {
  font-size: 1.3rem !important; }

.u-f14 {
  font-size: 1.4rem !important; }

.u-f15 {
  font-size: 1.5rem !important; }

.u-f16 {
  font-size: 1.6rem !important; }

.u-f17 {
  font-size: 1.7rem !important; }

.u-f18 {
  font-size: 1.8rem !important; }

.u-f19 {
  font-size: 1.9rem !important; }

.u-f20 {
  font-size: 2rem !important; }

.u-f21 {
  font-size: 2.1rem !important; }

.u-f22 {
  font-size: 2.2rem !important; }

.u-f23 {
  font-size: 2.3rem !important; }

.u-f24 {
  font-size: 2.4rem !important; }

.u-f25 {
  font-size: 2.5rem !important; }

.u-f26 {
  font-size: 2.6rem !important; }

.u-f27 {
  font-size: 2.7rem !important; }

.u-f28 {
  font-size: 2.8rem !important; }

.u-f29 {
  font-size: 2.9rem !important; }

.u-f30 {
  font-size: 3rem !important; }

.u-f31 {
  font-size: 3.1rem !important; }

.u-f32 {
  font-size: 3.2rem !important; }

.u-f33 {
  font-size: 3.3rem !important; }

.u-f34 {
  font-size: 3.4rem !important; }

.u-f35 {
  font-size: 3.5rem !important; }

.u-f36 {
  font-size: 3.6rem !important; }

.u-f37 {
  font-size: 3.7rem !important; }

.u-f38 {
  font-size: 3.8rem !important; }

.u-f39 {
  font-size: 3.9rem !important; }

.u-f40 {
  font-size: 4rem !important; }

.u-tl {
  text-align: left !important; }

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

.u-tr {
  text-align: right !important; }

.u-db {
  display: block !important; }

.u-di {
  display: inline-block !important; }

.u-fl {
  float: left !important; }

.u-fr {
  float: right !important; }

.u-b {
  font-weight: bold !important; }

.u-cp {
  cursor: pointer !important; }

.u-vt {
  vertical-align: top !important; }

.u-vm {
  vertical-align: middle !important; }

.u-vba {
  vertical-align: baseline !important; }

.u-vbo {
  vertical-align: bottom !important; }

.device-type-desktop .u-mtn {
  margin-top: 0 !important; }

.device-type-desktop .u-mts {
  margin-top: 1rem !important; }

.device-type-desktop .u-mtm {
  margin-top: 2rem !important; }

.device-type-desktop .u-mtl {
  margin-top: 3rem !important; }

.device-type-desktop .u-mtx {
  margin-top: 4rem !important; }

.device-type-desktop .u-mtxl {
  margin-top: 5rem !important; }

.device-type-desktop .u-mbn {
  margin-bottom: 0 !important; }

.device-type-desktop .u-mbs {
  margin-bottom: 1rem !important; }

.device-type-desktop .u-mbm {
  margin-bottom: 2rem !important; }

.device-type-desktop .u-mbl {
  margin-bottom: 3rem !important; }

.device-type-desktop .u-mbx {
  margin-bottom: 4rem !important; }

.device-type-desktop .u-mbxl {
  margin-bottom: 5rem !important; }

.device-type-desktop .u-mln {
  margin-left: 0 !important; }

.device-type-desktop .u-mls {
  margin-left: 1rem !important; }

.device-type-desktop .u-mlm {
  margin-left: 2rem !important; }

.device-type-desktop .u-mll {
  margin-left: 3rem !important; }

.device-type-desktop .u-mlx {
  margin-left: 4rem !important; }

.device-type-desktop .u-mlxl {
  margin-left: 5rem !important; }

.device-type-desktop .u-mrn {
  margin-right: 0 !important; }

.device-type-desktop .u-mrs {
  margin-right: 1rem !important; }

.device-type-desktop .u-mrm {
  margin-right: 2rem !important; }

.device-type-desktop .u-mrl {
  margin-right: 3rem !important; }

.device-type-desktop .u-mrx {
  margin-right: 4rem !important; }

.device-type-desktop .u-mrxl {
  margin-right: 5rem !important; }

.device-type-desktop .u-mra {
  margin-right: auto !important; }

.device-type-desktop .u-mla {
  margin-left: auto !important; }

.device-type-desktop .u-mca {
  margin-left: auto !important;
  margin-right: auto !important; }

.device-type-desktop .u-ptn {
  padding-top: 0 !important; }

.device-type-desktop .u-pts {
  padding-top: 1rem !important; }

.device-type-desktop .u-ptm {
  padding-top: 2rem !important; }

.device-type-desktop .u-ptl {
  padding-top: 3rem !important; }

.device-type-desktop .u-ptx {
  padding-top: 4rem !important; }

.device-type-desktop .u-ptxl {
  padding-top: 5rem !important; }

.device-type-desktop .u-pbn {
  padding-bottom: 0 !important; }

.device-type-desktop .u-pbs {
  padding-bottom: 1rem !important; }

.device-type-desktop .u-pbm {
  padding-bottom: 2rem !important; }

.device-type-desktop .u-pbl {
  padding-bottom: 3rem !important; }

.device-type-desktop .u-pbx {
  padding-bottom: 4rem !important; }

.device-type-desktop .u-pbxl {
  padding-bottom: 5rem !important; }

.device-type-desktop .u-pln {
  padding-left: 0 !important; }

.device-type-desktop .u-pls {
  padding-left: 1rem !important; }

.device-type-desktop .u-plm {
  padding-left: 2rem !important; }

.device-type-desktop .u-pll {
  padding-left: 3rem !important; }

.device-type-desktop .u-plx {
  padding-left: 4rem !important; }

.device-type-desktop .u-plxl {
  padding-left: 5rem !important; }

.device-type-desktop .u-prn {
  padding-right: 0 !important; }

.device-type-desktop .u-prs {
  padding-right: 1rem !important; }

.device-type-desktop .u-prm {
  padding-right: 2rem !important; }

.device-type-desktop .u-prl {
  padding-right: 3rem !important; }

.device-type-desktop .u-prx {
  padding-right: 4rem !important; }

.device-type-desktop .u-prxl {
  padding-right: 5rem !important; }

.device-type-mobile .u-mtn {
  margin-top: 0 !important; }

.device-type-mobile .u-mts {
  margin-top: 1rem !important; }

.device-type-mobile .u-mtm {
  margin-top: 1.5rem !important; }

.device-type-mobile .u-mtl {
  margin-top: 2rem !important; }

.device-type-mobile .u-mtx {
  margin-top: 3rem !important; }

.device-type-mobile .u-mtxl {
  margin-top: 3.5rem !important; }

.device-type-mobile .u-mbn {
  margin-bottom: 0 !important; }

.device-type-mobile .u-mbs {
  margin-bottom: 1rem !important; }

.device-type-mobile .u-mbm {
  margin-bottom: 1.5rem !important; }

.device-type-mobile .u-mbl {
  margin-bottom: 2rem !important; }

.device-type-mobile .u-mbx {
  margin-bottom: 3rem !important; }

.device-type-mobile .u-mbxl {
  margin-bottom: 3.5rem !important; }

.device-type-mobile .u-mln {
  margin-left: 0 !important; }

.device-type-mobile .u-mls {
  margin-left: 1rem !important; }

.device-type-mobile .u-mlm {
  margin-left: 1.5rem !important; }

.device-type-mobile .u-mll {
  margin-left: 2rem !important; }

.device-type-mobile .u-mlx {
  margin-left: 3rem !important; }

.device-type-mobile .u-mlxl {
  margin-left: 3.5rem !important; }

.device-type-mobile .u-mrn {
  margin-right: 0 !important; }

.device-type-mobile .u-mrs {
  margin-right: 1rem !important; }

.device-type-mobile .u-mrm {
  margin-right: 1.5rem !important; }

.device-type-mobile .u-mrl {
  margin-right: 2rem !important; }

.device-type-mobile .u-mrx {
  margin-right: 3rem !important; }

.device-type-mobile .u-mrxl {
  margin-right: 3.5rem !important; }

.device-type-mobile .u-mra {
  margin-right: auto !important; }

.device-type-mobile .u-mla {
  margin-left: auto !important; }

.device-type-mobile .u-mca {
  margin-left: auto !important;
  margin-right: auto !important; }

.device-type-mobile .u-ptn {
  padding-top: 0 !important; }

.device-type-mobile .u-pts {
  padding-top: 1rem !important; }

.device-type-mobile .u-ptm {
  padding-top: 1.5rem !important; }

.device-type-mobile .u-ptl {
  padding-top: 2rem !important; }

.device-type-mobile .u-ptx {
  padding-top: 3rem !important; }

.device-type-mobile .u-ptxl {
  padding-top: 3.5rem !important; }

.device-type-mobile .u-pbn {
  padding-bottom: 0 !important; }

.device-type-mobile .u-pbs {
  padding-bottom: 1rem !important; }

.device-type-mobile .u-pbm {
  padding-bottom: 1.5rem !important; }

.device-type-mobile .u-pbl {
  padding-bottom: 2rem !important; }

.device-type-mobile .u-pbx {
  padding-bottom: 3rem !important; }

.device-type-mobile .u-pbxl {
  padding-bottom: 3.5rem !important; }

.device-type-mobile .u-pln {
  padding-left: 0 !important; }

.device-type-mobile .u-pls {
  padding-left: 1rem !important; }

.device-type-mobile .u-plm {
  padding-left: 1.5rem !important; }

.device-type-mobile .u-pll {
  padding-left: 2rem !important; }

.device-type-mobile .u-plx {
  padding-left: 3rem !important; }

.device-type-mobile .u-plxl {
  padding-left: 3.5rem !important; }

.device-type-mobile .u-prn {
  padding-right: 0 !important; }

.device-type-mobile .u-prs {
  padding-right: 1rem !important; }

.device-type-mobile .u-prm {
  padding-right: 1.5rem !important; }

.device-type-mobile .u-prl {
  padding-right: 2rem !important; }

.device-type-mobile .u-prx {
  padding-right: 3rem !important; }

.device-type-mobile .u-prxl {
  padding-right: 3.5rem !important; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible !important; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #e7e7e7; }

#cboxLoadedContent {
  background: #000;
  padding: 0px; }

#cboxLoadingGraphic {
  background: url(../common-img/colorbox/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #000; }

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(../common-img/colorbox/controls.png) no-repeat 0 0; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0; }

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px; }

.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

#wrapper .owl-carousel {
  width: 680px;
  margin: 0 auto; }

#wrapper .slider-box.active {
  display: block !important; }

#wrapper .owl-carousel {
  position: relative; }

#wrapper .owl-carousel img {
  width: 100%; }

#wrapper .owl-carousel .owl-buttons {
  text-indent: -9999px; }

#wrapper .owl-carousel .owl-buttons div {
  padding: 40px;
  margin: 0; }

#wrapper .owl-carousel .owl-buttons .owl-prev {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: -5%;
  background: url(../common-img/slider_arrow_left.png) no-repeat center center;
  background-size: 44px;
  margin-top: -79px; }

#wrapper .owl-carousel .owl-buttons .owl-next {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: -5%;
  background: url(../common-img/slider_arrow_right.png) no-repeat center center;
  background-size: 44px;
  margin-top: -79px; }

#wrapper .owl-carousel .owl-buttons.active .owl-prev {
  opacity: 1;
  -webkit-animation: nextPrev 0.5s ease-out 0s 1;
  animation: nextPrev 0.5s ease-out 0s 1; }

#wrapper .owl-carousel .owl-buttons.active .owl-next {
  opacity: 1;
  -webkit-animation: nextFade 0.5s ease-out 0s 1;
  animation: nextFade 0.5s ease-out 0s 1; }

@-webkit-keyframes nextPrev {
  from {
    -webkit-transform: translate(30px);
    transform: translate(30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

@keyframes nextPrev {
  from {
    -webkit-transform: translate(30px);
    transform: translate(30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

@-webkit-keyframes nextFade {
  from {
    -webkit-transform: translate(-30px);
    transform: translate(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

@keyframes nextFade {
  from {
    -webkit-transform: translate(-30px);
    transform: translate(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

/*
orijinal
*/
.device-type-desktop #cboxLoadedContent {
  background: #ffffff; }

.device-type-desktop #cboxContent {
  margin-top: 60px;
  background: none; }

.device-type-desktop #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -70px;
  width: 70px;
  height: 70px;
  right: -17px;
  background: url(../common-img/close.png); }

.device-type-mobile #cboxLoadedContent {
  background: #ffffff; }

.device-type-mobile #cboxContent {
  margin-top: 6rem;
  background: none; }

.device-type-mobile #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -4.9rem;
  width: 5rem;
  height: 5rem;
  right: -1rem;
  background: url(../common-img/close.png);
  background-size: 5rem; }

.modal-box {
  width: 800px; }

.modal-box .ttl {
  font-size: 2rem;
  text-align: center;
  padding: 10px 0; }

.modal-wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1500;
  visibility: hidden;
  text-align: center;
  width: 100%;
  height: 100%; }

.modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  left: -100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.54);
  -webkit-tap-highlight-color: transparent;
  will-change: opacity;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  z-index: 1400;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 400ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 400ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.modal-card {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  transition: -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -webkit-transition: -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  margin: 0px auto;
  z-index: 1500;
  left: -100%;
  -webkit-transform: translate(0px, -64px);
  transform: translate(0px, -64px);
  opacity: 0;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 45px, rgba(0, 0, 0, 0.22) 0px 10px 18px;
  border-radius: 2px;
  max-width: 800px;
  width: 800px;
  min-height: 298px;
  padding: 20px;
  display: inline-block;
  text-align: left;
  position: relative;
  vertical-align: top; }

.modal-card .cast-box {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.modal-card .cast-box .cast-thumb {
  margin-right: 20px;
  width: 240px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
  flex: none; }

.modal-card .cast-box .cast-thumb img {
  width: 100%; }

.modal-card .cast-name {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 5px; }

.modal-card .cast-box .cast-txt p:not(.cast-name) {
  font-size: 1.6rem; }

.popup-content {
  cursor: pointer;
  border-bottom: solid 1px currentColor;
  color: #00a0c6; }

.popup-content:hover {
  border-bottom: none; }

.second #wrapper .aside-container {
  padding-top: 45px; }

.second #wrapper #header-image {
  position: relative; }

.second #wrapper #header-wrap {
  min-height: 145px; }

.second #wrapper .second-header {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.second #wrapper .second-header .date {
  padding-top: 50px; }

.second #wrapper .cap-box {
  min-height: auto;
  position: relative; }

.second #wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  margin-top: -35px; }

.second #wrapper .cap-box img {
  width: 100%;
  height: auto; }

.second #wrapper .movie-player iframe {
  width: 680px;
  height: 383px;
  display: block;
  margin: 0 auto; }

.second #wrapper .second-box {
  padding: 0px;
  word-wrap: break-word; }

.second #wrapper h2.page_ttl {
  width: 620px; }

.second #wrapper #crumbs {
  margin-bottom: 38px;
  padding: 0;
  line-height: 1rem; }

.second #wrapper #crumbs li {
  float: left;
  margin-right: 10px; }

.second #wrapper #crumbs li a {
  display: block;
  padding-right: 10px;
  background: url(../img/icon_arrow.gif) no-repeat center right; }

.second #wrapper .pageNav {
  margin-bottom: 15px;
  text-align: right;
  clear: both;
  margin-top: 20px; }

.second #wrapper .pageNav a {
  display: inline-block;
  width: 72px;
  height: 28px; }

.second #wrapper .pageNav a span {
  display: none; }

.second #wrapper .pageNav a.prev {
  background: url("/hst2018/img/btn_prev.gif") no-repeat; }

.second #wrapper .pageNav a.next {
  background: url("/hst2018/img/btn_next.gif") no-repeat; }

.second #wrapper .pageNav a:last-child {
  margin-left: 10px; }

body.opening #wrapper {
  /***** *****/ }

body.opening #wrapper #openingCnt {
  width: 560px;
  margin: 0 auto; }

body.opening #wrapper #openingCnt .box {
  padding: 20px; }

body.opening #wrapper #openingCnt .box .data {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: dashed 1px #cc8765;
  text-align: right;
  font-size: 10px; }

body.opening #wrapper #openingCnt .box p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 150%; }

body.opening #wrapper #openingCnt .pagingNav {
  margin: 5px 0; }

body.opening #wrapper #openingRight {
  margin-bottom: 10px;
  padding: 8px; }

body.opening #wrapper .textBlock {
  margin: 0px; }

body.opening #wrapper .textBlock img {
  float: right;
  width: 175px;
  margin-left: 10px;
  margin-bottom: 10px; }

body.opening #wrapper .imgBlock {
  float: right;
  width: 185px; }

body.opening #wrapper .imgBlock img {
  width: 175px;
  margin-left: 10px;
  margin-bottom: 10px; }

body.opening #wrapper .textBlock p {
  margin-bottom: 2em !important; }

body.opening #wrapper .cgPlay {
  margin: 10px auto 0px; }

body.opening #wrapper .cgPlay img {
  width: 120px;
  margin: 0px 2px; }

body.opening #wrapper .mainImg {
  margin-bottom: 1.5rem; }

body.opening #wrapper #cntLeft h2 {
  margin-left: 20px; }

body.opening #wrapper .collumBlock {
  width: 573px;
  margin: 0 auto;
  padding-bottom: 15px;
  padding-top: 30px;
  border-bottom: solid 1px #c9c9c9; }

body.opening #wrapper iframe.iframe-video {
  width: 560px;
  height: 315px; }

body.opening #wrapper .collumBlock.first {
  padding-top: 0; }

body.opening #wrapper h3,
body.opening #wrapper h4 {
  font-size: 25px;
  font-weight: normal;
  line-height: 140%; }

body.opening #wrapper h4 {
  text-align: left;
  margin: 30px 0; }

body.opening #wrapper .collumBlock .col2L h4 {
  margin: 0 0 30px 0 !important; }

body.opening #wrapper h3 {
  margin-top: 30px;
  text-align: center;
  line-height: 34px; }

body.opening #wrapper h3 span {
  font-size: 16px;
  font-weight: bold; }

body.opening #wrapper .mainImg img {
  width: 100%;
  text-align: center; }

body.opening #wrapper p {
  line-height: 180% !important; }

body.opening #wrapper .collumBlock .col2L {
  width: 372px;
  float: left; }

body.opening #wrapper .collumBlock .col2R {
  width: 180px;
  float: left;
  margin-left: 20px;
  padding-bottom: 15px; }

body.cast #wrapper #castCnt {
  padding: 7px 0px 0px 0;
  width: 620px; }

body.cast #wrapper #castCnt h4 {
  margin-bottom: 20px;
  line-height: 150%;
  font-weight: normal; }

body.cast #wrapper #castCnt .box {
  padding: 20px 0 0 0; }

body.cast #wrapper ul#cast {
  margin-bottom: 15px;
  margin-left: -15px;
  margin-top: 15px;
  width: 644px; }

body.cast #wrapper ul#cast li {
  float: left;
  height: 28px;
  margin-left: 10px;
  overflow: hidden;
  margin-bottom: 10px; }

body.cast #wrapper ul#cast li a {
  display: block;
  width: 96px;
  padding-top: 28px;
  background: url(../cast/img/nav_cast.gif) no-repeat; }

body.cast #wrapper ul#cast li a:hover {
  opacity: 0.6; }

body.cast #wrapper li#cast01 a {
  background-position: 0 0; }

body.cast #wrapper li#cast02 a {
  background-position: -107px 0 !important; }

body.cast #wrapper li#cast03 a {
  background-position: -214px 0 !important; }

body.cast #wrapper li#cast04 a {
  background-position: -320px 0 !important; }

body.cast #wrapper li#cast05 a {
  background-position: -427px 0 !important; }

body.cast #wrapper li#cast06 a {
  background-position: -533px 0 !important; }

body.cast #wrapper li#cast07 a {
  background-position: 0 -38px !important; }

body.cast #wrapper li#cast08 a {
  background-position: -107px -38px !important; }

body.cast #wrapper li#cast09 a {
  background-position: -214px -38px !important; }

body.cast #wrapper li#cast10 a {
  background-position: -320px -38px !important; }

body.cast #wrapper li#cast11 a {
  background-position: -427px -38px !important; }

body.cast #wrapper li#cast12 a {
  background-position: -533px -38px !important; }

body.cast #wrapper li#cast13 a {
  background-position: 0 -76px !important; }

body.cast #wrapper li#cast14 a {
  background-position: -107px -76px !important; }

body.cast #wrapper li#cast15 a {
  background-position: -214px -76px !important; }

body.cast #wrapper li#cast16 a {
  background-position: -320px -76px !important; }

body.cast #wrapper li#cast17 a {
  background-position: -427px -76px !important; }

body.cast #wrapper li#cast18 a {
  background-position: -533px -76px !important; }

body.cast #wrapper li#cast19 a {
  background-position: 0px -114px !important; }

body.cast #wrapper li#cast20 a {
  background-position: -107px -114px !important; }

body.cast #wrapper li#cast21 a {
  background-position: -214px -114px !important; }

body.cast #wrapper .cast01,
body.cast #wrapper .cast02,
body.cast #wrapper .cast03,
body.cast #wrapper .cast04,
body.cast #wrapper .cast05,
body.cast #wrapper .cast06,
body.cast #wrapper .cast07,
body.cast #wrapper .cast08,
body.cast #wrapper .cast09,
body.cast #wrapper .cast10,
body.cast #wrapper .cast11,
body.cast #wrapper .cast12,
body.cast #wrapper .cast13,
body.cast #wrapper .cast14,
body.cast #wrapper .cast15,
body.cast #wrapper .cast16,
body.cast #wrapper .cast17,
body.cast #wrapper .cast18,
body.cast #wrapper .cast19,
body.cast #wrapper .cast20,
body.cast #wrapper .cast21,
body.cast #wrapper .cast22,
body.cast #wrapper .cast23,
body.cast #wrapper .cast24,
body.cast #wrapper .cast25 {
  display: none;
  clear: both; }

body.cast #wrapper #castCnt .castPic {
  float: left;
  margin-right: 15px; }

body.cast #wrapper #castCnt h3 {
  margin-bottom: 25px;
  margin-left: 315px; }

body.cast #wrapper #castCnt p {
  margin-bottom: 20px;
  margin-left: 315px;
  line-height: 150%; }

body.digital #wrapper #datetvCnt .box {
  margin: 7px 0; }

body.digital #wrapper #datetvCnt h3 {
  color: #9a0202;
  font-size: 21px;
  margin: 30px 0px 20px; }

body.digital #wrapper #datetvCnt h4 {
  color: #9a0202;
  font-size: 16px;
  margin: 15px 0px;
  margin-bottom: 20px; }

body.digital #wrapper #datetvCnt dl.digital {
  padding: 12px 5px; }

body.digital #wrapper #datetvCnt dl.digital dt {
  border-bottom: 1px dotted #e7e7e7;
  font-weight: bold;
  margin-bottom: 2px; }

body.digital #wrapper #datetvCnt dl.digital dd {
  padding-bottom: 15px; }

body.digital #wrapper #datetvCnt:after {
  content: url("/hst2018/img/shadow_cts_bottom.png"); }

body.opinion #wrapper #opinion_con .box {
  padding: 20px 0; }

body.opinion #wrapper #opinion_con h3 {
  padding: 0px 0px 3px 7px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #815e51;
  border-left: 3px solid #815e51; }

body.opinion #wrapper #opinionCnt:after {
  content: url(/hst2018/img/shadow_cts_bottom.png); }

body.poll #wrapper .aside-container {
  margin-left: 25px; }

body.poll #wrapper .main-container {
  width: 625px; }

body.poll #wrapper h2.page_ttl {
  width: 625px; }

body.poll #wrapper div#poll_con h2 {
  margin-bottom: 20px;
  position: relative; }

body.poll #wrapper div#poll_con h2 .btn {
  position: absolute;
  top: 5px;
  right: 0; }

body.poll #wrapper div#poll_con ul#poll_listNav {
  float: left;
  font-size: 10px;
  width: 115px; }

body.poll #wrapper div#poll_con ul#poll_listNav li {
  margin-bottom: 8px; }

body.poll #wrapper div#poll_con ul#poll_listNav li a {
  display: block;
  padding-left: 10px;
  background: url(../img/icon_arrow2.gif) no-repeat center left; }

body.poll #wrapper div#poll_con ul#poll_listNav li.btn a {
  width: 114px;
  height: 28px;
  background: url(/hst2018/poll/img/btn_past.gif) no-repeat;
  padding-left: 0px; }

body.poll #wrapper div#poll_con ul#poll_listNav li.btn a span {
  display: none; }

body.poll #wrapper div#poll_con #right_wrap {
  width: 497px;
  margin-left: 13px;
  float: left;
  /* research
------------------------------------------------------------------------------------------ */
  /*.research_graph { float:left; width:200px; height:200px; text-align:center;}*/
  /*.research_note { float:right; width:280px; margin-top:35px; background-color:#f4efec;}*/
  /* research2
------------------------------------------------------------------------------------------ */ }

body.poll #wrapper div#poll_con #right_wrap div.poll_info {
  width: 100%;
  margin: 10px 0px 20px 0px;
  padding: 10px;
  border: solid 2px;
  box-sizing: border-box; }

body.poll #wrapper div#poll_con #right_wrap div.poll_info p {
  margin-bottom: 20px; }

body.poll #wrapper div#poll_con #right_wrap div.poll_info p:last-child {
  margin-bottom: 0; }

body.poll #wrapper div#poll_con #right_wrap div.btn_graph {
  margin-bottom: 10px; }

body.poll #wrapper div#poll_con #right_wrap div.btn_graph a {
  width: 49%;
  float: left;
  margin-right: 2%; }

body.poll #wrapper div#poll_con #right_wrap div.btn_graph a:last-child {
  margin-right: 0; }

body.poll #wrapper div#poll_con #right_wrap div.btn_graph a img {
  width: 100%; }

body.poll #wrapper div#poll_con #right_wrap div.btn_graph a span {
  display: none; }

body.poll #wrapper div#poll_con #right_wrap ul#listCnt {
  margin-bottom: 34px; }

body.poll #wrapper div#poll_con #right_wrap ul#listCnt li.poll {
  margin-bottom: 25px;
  font-weight: bold;
  border: 0px; }

body.poll #wrapper div#poll_con #right_wrap ul#listCnt li.poll .month {
  font-size: 14px;
  line-height: 1.5em; }

body.poll #wrapper div#poll_con #right_wrap ul#listCnt li.poll .date_poll {
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap ul#listCnt li.poll p.item {
  margin: 0px;
  padding: 10px;
  min-height: 30px;
  color: #ffffff;
  font-weight: 100;
  background-color: #a58469;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

body.poll #wrapper div#poll_con #right_wrap .box {
  margin: 7px 0; }

body.poll #wrapper div#poll_con #right_wrap #cntLeftRight:before {
  content: url("/hst2018/img/shadow_cts_top_s.png"); }

body.poll #wrapper div#poll_con #right_wrap #cntLeftRight:after {
  content: url("/hst2018/img/shadow_cts_bottom_s.png"); }

body.poll #wrapper div#poll_con #right_wrap #opinion .def {
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap h3 {
  padding: 0px 0px 3px 7px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #815e51;
  border-left: 3px solid #815e51;
  margin-bottom: 5px; }

body.poll #wrapper div#poll_con #right_wrap #naikaku_img {
  text-align: right;
  margin-bottom: 5px; }

body.poll #wrapper div#poll_con #right_wrap #naikaku_graph {
  overflow-x: auto;
  width: 485px;
  height: 310px;
  overflow-y: hidden; }

body.poll #wrapper div#poll_con #right_wrap #naikaku_graph .graph-img-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

body.poll #wrapper div#poll_con #right_wrap #naikaku_graph .graph-img-box img {
  float: left; }

body.poll #wrapper div#poll_con #right_wrap #seitou_img {
  text-align: right; }

body.poll #wrapper div#poll_con #right_wrap #seitou_graph {
  overflow-x: auto;
  width: 485px;
  height: 310px;
  overflow-y: hidden; }

body.poll #wrapper div#poll_con #right_wrap p.explanation {
  margin-bottom: 20px;
  padding: 10px;
  min-height: 30px;
  font-size: 11px;
  color: #ffffff;
  font-weight: 100;
  background-color: #a58469;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

body.poll #wrapper div#poll_con #right_wrap table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px; }

body.poll #wrapper div#poll_con #right_wrap tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit; }

body.poll #wrapper div#poll_con #right_wrap tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit; }

body.poll #wrapper div#poll_con #right_wrap .dt_w_11em {
  width: 11em; }

body.poll #wrapper div#poll_con #right_wrap .dt_w_16em {
  width: 16em; }

body.poll #wrapper div#poll_con #right_wrap .dt_w_19em {
  width: 19em; }

body.poll #wrapper div#poll_con #right_wrap .bg_c00 {
  background-color: #89826b; }

body.poll #wrapper div#poll_con #right_wrap .bg_c01 {
  background-color: #264a56; }

body.poll #wrapper div#poll_con #right_wrap .bg_c02 {
  background-color: #94413b; }

body.poll #wrapper div#poll_con #right_wrap .bg_c03 {
  background-color: #c8b69c; }

body.poll #wrapper div#poll_con #right_wrap .bg_c04 {
  background-color: #786377; }

body.poll #wrapper div#poll_con #right_wrap .bg_c05 {
  background-color: #9a9846; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_z {
  background-color: #89826b; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_a {
  background-color: #264a56; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_b {
  background-color: #94413b; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_c {
  background-color: #8f8152; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_d {
  background-color: #c8b69c; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_e {
  background-color: #45311c; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_f {
  background-color: #c39799; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_g {
  background-color: #000000; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_h {
  background-color: #786377; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_i {
  background-color: #9a9846; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_j {
  background-color: #735c5a; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_k {
  background-color: #444444; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_l {
  background-color: #aa6955; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_m {
  background-color: #173d63; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_n {
  background-color: #0c7679; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_o {
  background-color: #a08100; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_p {
  background-color: #333366; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_q {
  background-color: #698c80; }

body.poll #wrapper div#poll_con #right_wrap .bg_c_r {
  background-color: #7f6b55; }

body.poll #wrapper div#poll_con #right_wrap text {
  fill: #fff; }

body.poll #wrapper div#poll_con #right_wrap .research_box {
  width: 485px;
  margin: 0 auto 35px auto; }

body.poll #wrapper div#poll_con #right_wrap * html .research_box {
  margin: 10px 0 35px 10px; }

body.poll #wrapper div#poll_con #right_wrap .research_title {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5em; }

body.poll #wrapper div#poll_con #right_wrap .research_graph {
  display: none;
  float: left;
  width: 200px;
  height: 200px;
  text-align: center; }

body.poll #wrapper div#poll_con #right_wrap .research_note {
  float: left;
  width: 400px;
  margin-top: 35px;
  background-color: #f4efec; }

body.poll #wrapper div#poll_con #right_wrap .research_note dl.data {
  margin: 13px 0 0 0; }

body.poll #wrapper div#poll_con #right_wrap * html .research_note dl.data {
  padding-bottom: 15px; }

body.poll #wrapper div#poll_con #right_wrap *:first-child + html .research_note dl.data {
  padding-bottom: 15px; }

body.poll #wrapper div#poll_con #right_wrap .research_note dl.data dt {
  float: left;
  clear: both;
  margin: 0 5px 10px 15px;
  padding: 4px 0 4px 0;
  color: #ffffff;
  font-size: 12px;
  text-align: center; }

body.poll #wrapper div#poll_con #right_wrap .research_note dl.data dd {
  float: left;
  padding-top: 3px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap * html .research_note dl.data dd {
  float: none;
  padding-top: 3px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap *:first-child + html .research_note dl.data dd {
  float: none;
  padding-top: 3px; }

body.poll #wrapper div#poll_con #right_wrap .research_note dl.data dd em {
  font-style: normal;
  font-weight: bold;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap .research_box tr td {
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 8px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap .research_box tr th {
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 8px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap .research_box th.party {
  width: 220px;
  padding: 8px;
  background-color: #815e51;
  color: #ffffff;
  font-weight: bold; }

body.poll #wrapper div#poll_con #right_wrap .research_box th.support {
  width: 100px;
  padding: 8px;
  background-color: #815e51;
  color: #ffffff;
  font-weight: bold; }

body.poll #wrapper div#poll_con #right_wrap .research_box th.ratio {
  width: 130px;
  padding: 8px;
  background-color: #815e51;
  color: #ffffff;
  font-weight: bold; }

body.poll #wrapper div#poll_con #right_wrap .research_box2 {
  margin: 0 auto 35px auto; }

body.poll #wrapper div#poll_con #right_wrap * html .research_box2 {
  margin: 10px 0 35px 10px; }

body.poll #wrapper div#poll_con #right_wrap .research_title2 {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5em; }

body.poll #wrapper div#poll_con #right_wrap .research_graph2 {
  float: left;
  width: 180px;
  text-align: center;
  height: 180px; }

body.poll #wrapper div#poll_con #right_wrap .research_note2 {
  float: right;
  width: 285px;
  margin-top: 35px;
  background-color: #f4efec; }

body.poll #wrapper div#poll_con #right_wrap .research_note2 dl.data {
  margin: 13px 0 0 0; }

body.poll #wrapper div#poll_con #right_wrap * html .research_note2 dl.data {
  padding-bottom: 15px; }

body.poll #wrapper div#poll_con #right_wrap *:first-child + html .research_note2 dl.data {
  padding-bottom: 15px; }

body.poll #wrapper div#poll_con #right_wrap .research_note2 dl.data dt {
  float: left;
  clear: both;
  margin: 0 5px 10px 10px;
  padding: 4px 3px;
  color: #ffffff;
  font-size: 12px;
  text-align: center; }

body.poll #wrapper div#poll_con #right_wrap .research_note2 dl.data dd {
  float: left;
  padding-top: 3px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap * html .research_note2 dl.data dd {
  float: none;
  padding-top: 3px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap *:first-child + html .research_note2 dl.data dd {
  float: none;
  padding-top: 3px; }

body.poll #wrapper div#poll_con #right_wrap .research_note2 dl.data dd em {
  font-style: normal;
  font-weight: bold;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap .research_box2 tr td {
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 8px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap .research_box2 tr th {
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 8px;
  font-size: 12px; }

body.poll #wrapper div#poll_con #right_wrap .research_box2 th.party {
  width: 220px;
  padding: 8px;
  background-color: #815e51;
  color: #ffffff;
  font-weight: bold; }

body.poll #wrapper div#poll_con #right_wrap .research_box2 th.support {
  width: 100px;
  padding: 8px;
  background-color: #815e51;
  color: #ffffff;
  font-weight: bold; }

body.poll #wrapper div#poll_con #right_wrap .research_box2 th.ratio {
  width: 130px;
  padding: 8px;
  background-color: #815e51;
  color: #ffffff;
  font-weight: bold; }

body.feature #wrapper div#feature_con p.movie-comments {
  text-align: center;
  font-size: 1.2rem;
  padding-top: 3px; }

body.feature #wrapper div#feature_con .box {
  padding: 10px 0; }

body.feature #wrapper div#feature_con h2 {
  margin-bottom: 20px;
  position: relative; }

body.feature #wrapper div#feature_con h2 .btn {
  position: absolute;
  top: 5px;
  right: 0; }

body.feature #wrapper div#feature_con ul#listNav {
  float: left;
  font-size: 10px;
  width: 115px;
  height: 640px;
  overflow: auto; }

body.feature #wrapper div#feature_con ul#listNav li {
  margin-bottom: 8px; }

body.feature #wrapper div#feature_con ul#listNav li a {
  display: block;
  padding-left: 10px;
  background: url(../img/icon_arrow2.gif) no-repeat center left; }

body.feature #wrapper div#feature_con ul#listNav li.btn a {
  width: 95px;
  height: 28px;
  background: url(/hst2018/img/feature_btn_past.png) no-repeat;
  padding-left: 0px; }

body.feature #wrapper div#feature_con ul#listNav li.btn a span {
  display: none; }

body.feature #wrapper div#feature_con ul#listNav li a.btn {
  padding-left: 0px;
  background: none; }

body.feature #wrapper div#feature_con #right_wrap {
  width: 485px;
  margin-left: 20px;
  float: right; }

body.feature #wrapper div#feature_con #right_wrap #listCnt {
  margin-bottom: 34px; }

body.feature #wrapper div#feature_con #right_wrap #listCnt li {
  padding: 10px 0;
  border-bottom: solid 1px #d2d2d2; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.thumArea {
  position: relative;
  float: left;
  width: 92px;
  height: 52px;
  margin-right: 10px;
  padding: 7px;
  background: #edeae8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.thumArea img.pic {
  display: block;
  height: 52px !important;
  margin: 0 auto !important; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.thumArea .icon {
  position: absolute;
  bottom: 10px;
  right: 13px; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.textArea {
  float: right;
  width: 369px; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.textArea span.date {
  display: block;
  margin-bottom: 5px;
  font-size: 10px; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.textArea span.title {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 130%;
  font-weight: bold; }

body.feature #wrapper div#feature_con #right_wrap #listCnt span.textArea span.link {
  box-sizing: border-box;
  padding-left: 16px;
  background: url(../img/icon_arrow3.gif) no-repeat center left;
  color: #f8bf39; }

body.feature #wrapper div#feature_con #right_wrap #listCnt a:hover span.date,
body.feature #wrapper div#feature_con #right_wrap #listCnt a:hover span.title {
  color: #000; }

body.feature #wrapper div#feature_con #right_wrap #listCnt a li:hover {
  background: #f7f7f7; }

body.feature #wrapper div#feature_con #right_wrap .topic {
  margin-bottom: 60px; }

body.feature #wrapper div#feature_con #right_wrap .topic p.date {
  font-size: 10px;
  margin-bottom: 8px; }

body.feature #wrapper div#feature_con #right_wrap .topic h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold; }

body.feature #wrapper div#feature_con #right_wrap .topic p.text {
  margin-bottom: 40px;
  padding: 20px 0px 8px;
  font-size: 14px;
  line-height: 160%; }

body.feature #wrapper div#feature_con #right_wrap .topic .video iframe {
  width: 485px;
  height: 272.81px !important;
  margin: 0 auto;
  border: none; }

body.feature #wrapper div#feature_con #right_wrap .topic .topic_img {
  width: 485px; }

body.feature #wrapper div#feature_con #right_wrap .topic .topic_img img {
  width: 100%; }

body.feature #wrapper div#feature_con #right_wrap .topic ul#cntPage {
  margin: 20px 0;
  clear: both; }

body.feature #wrapper div#feature_con #right_wrap .topic ul#cntPage li {
  float: left;
  width: 25px;
  height: 25px;
  margin-right: 1px;
  border: 1px #507f87 solid;
  line-height: 25px;
  text-align: center; }

body.feature #wrapper div#feature_con #right_wrap .topic ul#cntPage li a {
  display: block;
  color: #507f87; }

body.feature #wrapper div#feature_con #right_wrap .topic ul#cntPage li.active {
  display: block;
  background: #507f87;
  color: #fff; }

body.feature #wrapper div#feature_con #right_wrap .pagingNav {
  text-align: center;
  line-height: 25px;
  padding: 7px 0;
  background: url(/hst2018/img/pagingNav_bg.png) no-repeat center top;
  background-size: 100% 100%;
  margin-bottom: 15px; }

body.feature #wrapper div#feature_con #right_wrap .pagingNav li {
  display: inline;
  margin-right: 4px;
  padding-right: 5px;
  border-right: solid #777 1px; }

body.feature #wrapper div#feature_con #right_wrap .pagingNav li .opac {
  display: inline; }

body.feature #wrapper div#feature_con #right_wrap .pagingNav li.active {
  font-weight: bold; }

body.feature #wrapper div#feature_con #right_wrap .pagingNav li.btn {
  vertical-align: middle;
  border: none;
  margin-left: 3px; }

body.news #wrapper #boxSearch,
body.news #wrapper #boxCalendar,
body.news #wrapper #boxLatest,
body.news #wrapper #boxArchive {
  background-color: #e8e8e8;
  padding: 20px 20px 0 20px; }

body.news #wrapper #blogRight h4 {
  margin-bottom: 8px; }

body.news #wrapper #boxSearch form {
  position: relative;
  width: 100%;
  height: 25px; }

body.news #wrapper #boxSearchTxt {
  position: absolute;
  top: 0;
  left: 0;
  width: 146px;
  height: 25px;
  padding-left: 25px;
  background: url(/hst2018/img/bg_search.gif) no-repeat top left;
  border: none;
  line-height: 25px; }

body.news #wrapper *html #boxSearchTxt {
  width: 171px; }

body.news #wrapper #boxSearchBtn {
  position: absolute;
  top: 0;
  right: 0; }

body.news #wrapper #boxCalendar form {
  position: relative;
  width: 100%;
  height: 25px;
  margin-bottom: 5px; }

body.news #wrapper #boxCalendar #boxCalendarSelect {
  position: absolute;
  top: 0;
  left: 0px;
  width: 171px;
  height: 25px;
  line-height: 25px; }

body.news #wrapper #boxCalendar #boxCalendarBtn {
  position: absolute;
  top: 0;
  right: 0; }

body.news #wrapper #boxCalendar {
  border-bottom: solid 1px #fff;
  padding-bottom: 25px; }

body.news #wrapper #boxLatest li {
  min-height: 16px;
  height: auto !important;
  height: 16px;
  margin-bottom: 5px;
  padding-left: 22px;
  background: url(../img/icon_pen.gif) no-repeat left center; }

body.news #wrapper #boxLatest {
  border-bottom: solid 1px #fff;
  padding-bottom: 20px; }

body.news #wrapper #boxArchive li {
  margin-bottom: 5px;
  padding-left: 15px;
  background: url(../img/icon_arrow4.gif) no-repeat left center; }

body.news #wrapper #boxSearch {
  border-top: solid 1px #fff;
  margin-top: -4px; }

body.news #wrapper #boxCalendar .box div {
  text-align: center;
  margin-top: 10px; }

body.news #wrapper #newsRight {
  margin-bottom: 10px;
  margin-top: -20px; }

body.news #wrapper #newsRight:before {
  content: url("/hst2018/img/shadow_side_top.png"); }

body.news #wrapper #newsRight:after {
  content: url("/hst2018/img/shadow_side_bottom.png"); }

body.news #wrapper #genre {
  height: 25px;
  line-height: 25px;
  margin-right: 3px; }

body.news #wrapper #genre_year {
  height: 25px;
  line-height: 25px;
  width: 82px;
  margin-right: 3px; }

body.news #wrapper #genre_month {
  height: 25px;
  line-height: 25px;
  width: 82px; }

body.news #wrapper #newsSearchBtn {
  margin: 13px 0 0 100px; }

body.news #wrapper #newsRight h4 {
  margin-bottom: 8px; }

body.news #wrapper div#news_con h2 {
  position: relative; }

body.news #wrapper div#news_con h2 .btn {
  position: absolute;
  top: 5px;
  right: 0; }

body.news #wrapper div#news_con .box {
  padding: 27px 0; }

body.news #wrapper div#news_con .box p.text {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 160%; }

body.news #wrapper div#news_con .box p.date {
  font-size: 10px;
  margin-bottom: 5px; }

body.news #wrapper div#news_con .box ul#cntPage {
  margin: 20px 0;
  clear: both; }

body.news #wrapper div#news_con #newsCnt:after {
  content: url("/hst2018/img/shadow_cts_bottom.png"); }

body.news #wrapper div#news_con h3 {
  margin: 5px 0 15px 0;
  color: #815e51;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold; }

body.news #wrapper div#news_con h3.economy {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_economy.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.feature {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_feature.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.international {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_international.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.politics {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_politics.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.social {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_social.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.sports {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_sports.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.weather {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_weather.gif) no-repeat left center; }

body.news #wrapper div#news_con h3.info {
  padding-left: 62px;
  background: url(/hst2018/img/news_icon_info.gif) no-repeat left center; }

body.news #wrapper div#news_con ul.news_list {
  float: none;
  width: 100%;
  margin-bottom: 30px; }

body.news #wrapper div#news_con ul.news_list li a {
  display: block;
  height: 23px;
  text-decoration: none !important;
  line-height: 19px;
  margin-bottom: 5px;
  padding-left: 62px; }

body.news #wrapper div#news_con ul.news_list li.economy a {
  background: url(/hst2018/img/news_icon_economy.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.feature a {
  background: url(/hst2018/img/news_icon_feature.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.international a {
  background: url(/hst2018/img/news_icon_international.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.politics a {
  background: url(/hst2018/img/news_icon_politics.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.social a {
  background: url(/hst2018/img/news_icon_social.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.sports a {
  background: url(/hst2018/img/news_icon_sports.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.weather a {
  background: url(/hst2018/img/news_icon_weather.gif) no-repeat; }

body.news #wrapper div#news_con ul.news_list li.info a {
  background: url(/hst2018/img/news_icon_info.gif) no-repeat; }

body.news #wrapper div#news_con .more {
  margin-top: 10px; }

body.news #wrapper div#news_con .pagingNav {
  text-align: center;
  line-height: 25px;
  padding: 7px 0;
  clear: both;
  background: url(/hst2018/img/pagingNav_bg.png) no-repeat center top;
  background-size: 100% 100%;
  margin-bottom: 15px; }

body.news #wrapper div#news_con .pagingNav li {
  display: inline;
  margin-right: 4px;
  padding-right: 5px;
  border-right: solid #777 1px; }

body.news #wrapper div#news_con .pagingNav li .opac {
  display: inline; }

body.news #wrapper div#news_con .pagingNav li.active {
  font-weight: bold; }

body.news #wrapper div#news_con .pagingNav li.btn {
  vertical-align: middle;
  border: none;
  margin-left: 3px; }

body.news #wrapper div#news_con .pagingNav_btm {
  margin-bottom: 0px; }

body.news #wrapper div#news_con:after {
  content: url(/hst2018/img/shadow_cts_bottom.png); }

body.news #wrapper div#news_con ul#cntPage {
  margin: 20px 0;
  clear: both; }

body.news #wrapper div#news_con ul#cntPage li {
  float: left;
  width: 25px;
  height: 25px;
  margin-right: 1px;
  border: 1px #507f87 solid;
  line-height: 25px;
  text-align: center; }

body.news #wrapper div#news_con ul#cntPage li a {
  display: block;
  color: #507f87; }

body.news #wrapper div#news_con ul#cntPage li.active {
  display: block;
  background: #507f87;
  color: #fff; }

body.info #wrapper #info_Cnt h2 {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  color: #522e21;
  text-align: center;
  font-weight: bold; }

body.info #wrapper #info_Cnt .box {
  margin: 7px 0;
  padding: 25px 0px 40px 0px; }

body.info #wrapper #info_Cnt p.text {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 30px; }

body.info #wrapper #info_Cnt img {
  margin-bottom: 30px; }

body.info #wrapper #info_Cnt .img_center {
  text-align: center; }

body.info #wrapper #info_Cnt:after {
  content: url("/hst2018/img/shadow_cts_bottom.png"); }

body {
  -webkit-text-size-adjust: 100%;
  background: #011b40; }

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%; }

html {
  font-size: 62.5%; }

#wrapper {
  font-size: 1.2rem;
  line-height: 1.8rem;
  background-image: url("/hst2020/common-img/bg.jpg"), url("../common-img/bg-repeat.jpg");
  background-repeat: no-repeat, repeat-y;
  background-position: center top, center top; }

#wrapper img {
  vertical-align: bottom; }

#wrapper #header-wrap {
  width: 990px;
  margin: 0 auto; }

#wrapper #header-wrap h1#logo {
  width: 273px;
  height: 180px;
  float: left;
  margin-top: 14px;
  text-align: center; }
  #wrapper #header-wrap h1#logo img {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
    width: 250px; }

#wrapper #contents-wrap {
  padding-bottom: 40px; }
  #wrapper #contents-wrap > .con {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4); }

#wrapper a.arrow:link,
#wrapper a.arrow:visited,
#wrapper a.arrow:active {
  display: block;
  padding-left: 16px;
  background: url(../img/icon_arrow3.gif) no-repeat 0 4px; }

#wrapper .btn-box {
  text-align: center;
  text-decoration: none; }

#wrapper .btn-box.inline a {
  display: inline-block; }

#wrapper .btn-box a {
  position: relative;
  font-weight: bold;
  text-align: center;
  padding: 4px 50px;
  display: block;
  background: #00a0c6;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px; }

#wrapper .btn-box a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 2.1rem;
  position: absolute;
  top: 4px;
  right: 10px;
  color: #ffffff; }

#wrapper .btn-box.left {
  text-align: left; }

#wrapper .btn-box.right {
  text-align: right; }

#wrapper .con {
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding: 20px 20px 30px 20px;
  box-sizing: border-box;
  background-color: white; }

#wrapper .top-con {
  position: relative;
  width: 0px;
  margin: 0;
  padding: 0px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0); }

#wrapper .flex,
#wrapper .flex-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#wrapper .flex .ph-box,
#wrapper .flex-r .ph-box {
  width: 30%; }

#wrapper .flex .ph-box img,
#wrapper .flex-r .ph-box img {
  width: 100%; }

#wrapper .flex > .txt-box,
#wrapper .flex-r > .txt-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1; }

#wrapper .flex .ph-box {
  margin-right: 20px; }

#wrapper .flex-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

#wrapper .flex-r .ph-box {
  margin-left: 20px; }

#wrapper .catch-copy {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 4.2rem;
  margin-bottom: 20px; }

#wrapper .read-box:last-child {
  margin-bottom: 0; }

#wrapper .img-box img {
  width: 100%;
  height: auto; }

#wrapper .img-box1 {
  text-align: center; }

#wrapper .img-box1 img {
  max-width: 680px;
  height: auto; }

#wrapper .img-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 -5px; }

#wrapper .img-box2 li {
  box-sizing: border-box;
  width: calc(100% / 2);
  padding: 0 5px; }

#wrapper .img-box2 li img {
  width: 100%;
  height: auto; }

#wrapper .img-box3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 -5px; }

#wrapper .img-box3 li {
  box-sizing: border-box;
  width: calc(100% / 3);
  padding: 0 5px; }

#wrapper .img-box3 li img {
  width: 100%;
  height: auto; }

#wrapper .thumb-list-box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch; }

#wrapper .thumb-list-box li {
  width: calc((100% / 3) - 4px); }

#wrapper .thumb-list-box li a {
  margin: 5px;
  color: #ffffff;
  background: #dddddd;
  display: block;
  padding: 6px 6px 0; }

#wrapper .thumb-list-box li a img {
  width: 100%; }

#wrapper .thumb-list-box li a:hover {
  background: #00a0c6;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

#wrapper .thumb-list-box li .thumb-box img {
  width: 100%; }

#wrapper .thumb-list-box li .txt-box {
  padding: 10px 0; }

#wrapper .thumb-list-box li .ttl {
  font-weight: bold; }

#wrapper .prev-next-box,
#wrapper .year-list-box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

#wrapper .prev-next-box li a,
#wrapper .year-list-box li a {
  font-weight: bold;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 10px 22px;
  border: 1px solid #e7e7e7;
  border-right: none; }

#wrapper .prev-next-box li:last-child a,
#wrapper .year-list-box li:last-child a {
  border-right: 1px solid #e7e7e7; }

#wrapper .prev-next-box li a:hover,
#wrapper .prev-next-box li a.active,
#wrapper .year-list-box li a:hover,
#wrapper .year-list-box li a.active {
  background: #00a0c6;
  color: #ffffff; }

#wrapper .pc-rectangle-banner {
  margin-bottom: 15px; }

#wrapper #post-articles {
  margin-bottom: 40px; }

#wrapper .post-articles-postAticlesContainer-3fnWb {
  margin-top: 40px; }

#wrapper .next-movie {
  width: 320px;
  background: #ffffff;
  padding: 20px;
  margin-bottom: 0px; }

#wrapper .next-movie .txt-box {
  margin: 10px 0;
  text-align: center; }

#wrapper .next-movie .num {
  display: block;
  font-weight: bold; }

#wrapper .next-movie .detail {
  font-weight: bold; }

#wrapper .modal {
  position: relative;
  outline: none; }

#wrapper .cap-box {
  min-height: 180px;
  position: relative; }

#wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  margin-top: -25px; }

#wrapper .cap-box img {
  width: 100%;
  height: auto; }

#wrapper .main-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 620px; }

#wrapper .aside-container {
  margin-left: 30px;
  width: 300px; }

#wrapper .wrap-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#wrapper .wrap-container .txt-box {
  position: relative; }

#wrapper #header-wrap .parts-story-top .next-movie {
  padding: 10px 10px 20px;
  margin-bottom: 20px; }

#wrapper #story-top {
  margin-right: 20px; }

#wrapper #info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1; }

#wrapper #info .news-list {
  height: 298px;
  overflow: auto; }

#wrapper .news-list li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px; }

#wrapper .news-list li:last-child {
  margin-bottom: 0;
  border-bottom: none; }

#wrapper #social-official {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

#wrapper #social-official .social-button-facebook-2yKe0 {
  margin-right: 10px; }

#wrapper #social-official .social-button-twitter-2Giuq {
  padding-left: 5px; }

#wrapper .contents-box {
  background: #ffffff;
  padding: 20px; }

#wrapper .contents-box .ttl-box {
  margin-bottom: 10px; }

#wrapper .contents-box .ttl-box .ttl {
  line-height: 2.3rem;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7; }

#wrapper #section-movie-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#wrapper #social-button .social-button-icon {
  margin-bottom: 0px; }

#wrapper .api-bnr-a a {
  display: block;
  margin-bottom: 5px; }

#wrapper .api-bnr-b div {
  margin-bottom: 20px;
  background: #dddddd;
  padding: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch; }

#wrapper .api-bnr-b div a {
  box-sizing: border-box;
  width: calc(100% / 3);
  padding: 3px; }

#wrapper .api-bnr-b div a img {
  width: 100%;
  height: auto; }

#wrapper .api-bnr-b div a:last-child {
  margin-right: 0; }

#wrapper .api-bnr-c div {
  margin-bottom: 0px;
  margin-top: 20px;
  background: #dddddd;
  padding: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch; }

#wrapper .api-bnr-c div a {
  box-sizing: border-box;
  width: calc(100% / 2);
  padding: 3px; }

#wrapper .api-bnr-c div a img {
  width: 100%;
  height: auto; }

#wrapper #nav-wrap {
  width: 702px;
  margin-left: 15px;
  float: left; }

#wrapper #nav-wrap .api-nav-main {
  box-shadow: 0 0 100px black; }

#wrapper #nav-wrap .api-nav-main div {
  width: 702px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  position: relative; }

#wrapper #nav-wrap .api-nav-main div:after {
  content: "";
  width: 702px;
  height: 17px;
  position: absolute;
  top: -17px;
  left: 0;
  background: url(../common-img/nav_base_shadow.png) no-repeat; }

#wrapper #nav-wrap .api-nav-main div a {
  box-sizing: border-box;
  width: 109px;
  height: 117px;
  text-decoration: none;
  display: block;
  border: none;
  background: url(../common-img/nav.png) no-repeat; }

#wrapper #nav-wrap .api-nav-main div a:hover,
#wrapper #nav-wrap .api-nav-main div a.active {
  background: url(../common-img/nav_on.png) no-repeat; }

#wrapper #nav-wrap .api-nav-main div a.page-nav-top {
  width: 108px; }

#wrapper #nav-wrap .api-nav-main div a.page-nav-feature {
  width: 120px;
  background-position: -109px 0; }

#wrapper #nav-wrap .api-nav-main div a.page-nav-blog {
  width: 120px;
  background-position: -229px 0; }

#wrapper #nav-wrap .api-nav-main div a.page-nav-cast {
  width: 120px;
  background-position: -349px 0; }

#wrapper #nav-wrap .api-nav-main div a.page-nav-poll {
  width: 117px;
  background-position: -469px 0; }

#wrapper #nav-wrap .api-nav-main div a.page-nav-opinion {
  width: 117px;
  background-position: -589px 0; }

#wrapper #nav-wrap .api-nav-main div .page-nav-title,
#wrapper #nav-wrap .api-nav-main div .page-nav-subtitle {
  display: none; }

#wrapper #nav-wrap .api-nav-sub > div {
  position: relative;
  z-index: 2;
  text-align: right;
  line-height: 1rem;
  padding-top: 72px;
  margin-bottom: 15px;
  padding-right: 2px; }

#wrapper #nav-wrap .api-nav-sub a {
  font-size: 1.4rem;
  text-decoration: none;
  color: #ffffff;
  border-right: solid 1px #ffffff;
  padding-right: 7px;
  margin-right: 7px; }

#wrapper #nav-wrap .api-nav-sub a:first-child {
  border-left: solid 1px #ffffff;
  padding-left: 7px; }

#wrapper #nav-wrap .api-nav-sub a:last-child {
  margin-right: 0; }

#wrapper #nav-wrap .api-nav-sub a:hover {
  color: #f8bf39; }

#wrapper .h1-ttl-box {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold; }

#wrapper .h1-ttl-box .date {
  font-size: 1.3rem;
  line-height: 2.8rem;
  background: #dddddd;
  padding: 0 8px;
  display: inline-block;
  margin-bottom: 8px; }

#wrapper .h1-ttl-box h1 {
  font-size: 2.6rem;
  line-height: 3.8rem; }

#wrapper .h1-ttl-box span {
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: 10px; }

#wrapper .h2-ttl {
  font-weight: bold;
  font-size: 2.2rem;
  background: #eeeeee;
  padding: 15px 20px; }

#wrapper .h2-ttl span {
  font-size: 1.2rem;
  margin-left: 10px; }

#wrapper .h2-ttl-inner {
  font-weight: bold;
  font-size: 2.2rem;
  background: #eeeeee;
  padding: 15px 20px;
  margin: 40px -40px 20px; }

#wrapper .h2-ttl-inner span {
  font-size: 1.2rem;
  margin-left: 10px; }

#wrapper .h3-ttl {
  border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 2.1rem;
  margin-bottom: 20px;
  padding-top: 10px; }

#wrapper .h3-ttl span {
  font-size: 1.2rem;
  margin-left: 10px; }

#wrapper .h4-ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 5px; }

#wrapper #section-emergency {
  margin-top: 0px; }

#wrapper #section-emergency dl {
  background: #ffffff;
  line-height: 2.4rem;
  font-weight: bold; }

#wrapper #section-emergency dt {
  background: #f0027f;
  color: #ffffff;
  padding: 10px;
  width: 130px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

#wrapper #section-emergency dd {
  border: 3px solid #f0027f;
  width: 1000px;
  color: #f0027f;
  padding: 20px;
  display: table-cell;
  vertical-align: middle; }

#wrapper #section-emergency .fa-exclamation-triangle {
  font-size: 18px;
  margin-right: 10px; }

#wrapper .sns-timelineBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#wrapper .sns-timelineBox .fb_tl {
  width: 300px !important;
  height: 1207px;
  margin-left: 30px; }

#wrapper .sns-timelineBox .twitter_tl {
  width: 300px !important;
  height: 1207px; }

body.top #wrapper #header-image {
  background: url(../common-img/main_pc.jpg) no-repeat left top;
  width: 1080px;
  height: 700px; }

body.top #wrapper #main-side-box {
  display: block;
  position: absolute;
  top: 32px;
  right: 0;
  width: 340px; }

body.top #wrapper #top-contents {
  display: block; }

body.top #wrapper .parts-top-info {
  margin-bottom: 20px;
  padding: 3px;
  background-color: #011a42; }

body.top #wrapper .parts-top-info #top_info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

body.top #wrapper .parts-top-info #top_info .tittle {
  margin: 0 0 0 0px;
  padding: 0 10px;
  padding-right: 15px;
  top: calc(50% - 7px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

body.top #wrapper .parts-top-info #top_info .tittle img {
  vertical-align: top; }

body.top #wrapper .parts-top-info #top_info .list-wrap {
  padding: 5px 10px;
  background: #f8bf39;
  line-height: 1.3rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

body.top #wrapper .parts-top-info #top_info .list-wrap ul {
  padding: 0;
  margin: 0; }

body.top #wrapper .parts-top-info #top_info .list-wrap ul li {
  font-size: 1.4rem;
  text-decoration: none;
  line-height: 2rem;
  color: #011a42;
  font-weight: bold; }
  body.top #wrapper .parts-top-info #top_info .list-wrap ul li:nth-child(n + 2) {
    margin-top: 5px; }

body.top #wrapper #top-contents .parts-top-info #top_info ul li:last-child {
  margin-bottom: 0; }

body.top #wrapper .parts-top-info #top_info .list-wrap ul li a {
  color: #011a42;
  text-decoration: none; }

body.top #wrapper #mainArea {
  margin-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

body.top #wrapper #vl {
  background-color: #e7e7e7;
  margin-bottom: 15px; }
  body.top #wrapper #vl a {
    display: block; }

body.top #wrapper #slider li {
  display: none;
  position: absolute;
  float: left;
  width: 100%;
  margin: 0;
  z-index: 5; }

body.top #wrapper #slider li span {
  position: absolute;
  bottom: 0;
  display: block;
  width: 556px;
  padding: 10px 5px;
  background: url(../img/bg_main.png) no-repeat;
  color: #fff;
  z-index: 10; }

body.top #wrapper #slider li.current {
  display: block;
  z-index: 2 !important; }

body.top #wrapper #slider li.next {
  display: block;
  z-index: 1 !important; }

body.top #wrapper #slider li ul li {
  position: relative !important;
  display: block !important; }

body.top #wrapper .slider_selector,
body.top #wrapper .slider_selector_dis {
  position: absolute;
  right: 10px;
  bottom: 295px;
  margin: 0 0 0 5px;
  z-index: 5; }

body.top #wrapper .slider_selector li,
body.top #wrapper .slider_selector_dis li {
  position: relative !important;
  display: block !important;
  float: left;
  width: 10px !important;
  height: 10px !important;
  margin: 0 3px !important;
  background: url(../img/slider_selector.png) no-repeat top left;
  cursor: pointer; }

body.top #wrapper .slider_selector li.current,
body.top #wrapper .slider_selector_dis li.current {
  background: url(../img/slider_selector_current.png) no-repeat top left; }

body.top #wrapper .slider_selector_dis li {
  cursor: default !important;
  z-index: 5; }

body.top #wrapper .container {
  position: relative;
  float: left;
  width: 100%;
  z-index: 15; }

body.top #wrapper .contents {
  position: absolute;
  top: 197px; }

body.top #wrapper .slider_arrow_left {
  position: absolute;
  bottom: 136px;
  left: 3px;
  float: left;
  width: 50px;
  height: 55px;
  background: url(../img/left_arrow.png) no-repeat top left;
  z-index: 5;
  cursor: pointer !important; }

body.top #wrapper .slider_arrow_right {
  position: absolute;
  bottom: 136px;
  right: 3px;
  float: left;
  width: 50px;
  height: 55px;
  background: url(../img/right_arrow.png) no-repeat top left;
  z-index: 5;
  cursor: pointer; }

body.top #wrapper #top-news-list {
  width: 300px;
  float: left; }

body.top #wrapper #top-news-list h2 {
  height: 23px;
  margin-bottom: 19px;
  padding-top: 4px;
  padding-left: 160px;
  background: url(../img/ttl_news.png) no-repeat;
  font-size: 14px; }

body.top #wrapper #top-news-list ul#top_news {
  float: none;
  width: 100%;
  height: 219px;
  overflow: auto;
  margin-bottom: 19px; }

body.top #wrapper #top-news-list ul#top_news li a {
  display: block;
  height: 23px;
  line-height: 19px;
  margin-bottom: 5px;
  padding-left: 62px; }

body.top #wrapper #top-news-list ul#top_news li.economy a {
  background: url(/hst2018/img/news_icon_economy.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.feature a {
  background: url(/hst2018/img/news_icon_feature.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.info a {
  background: url(/hst2018/img/news_icon_info.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.international a {
  background: url(/hst2018/img/news_icon_international.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.politics a {
  background: url(/hst2018/img/news_icon_politics.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.social a {
  background: url(/hst2018/img/news_icon_social.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.sports a {
  background: url(/hst2018/img/news_icon_sports.gif) no-repeat; }

body.top #wrapper #top-news-list ul#top_news li.weather a {
  background: url(/hst2018/img/news_icon_weather.gif) no-repeat; }

body.top #wrapper #top-news-list .more a {
  width: 120px;
  height: 34px;
  margin-left: 245px;
  background: url(/hst2018/img/btn_news_more.png) no-repeat; }

body.top #wrapper #top-news-list .more a span {
  display: none; }

#wrapper #rightContents {
  margin-bottom: 20px; }

#wrapper #rightContents h2.ttl {
  margin-bottom: 12px; }

#wrapper #rightContents .bnr_wrap .bnr {
  margin-bottom: 12px; }

#wrapper #rightContents .bnr_wrap .bnr_half .bnr {
  float: left;
  margin-right: 10px; }

#wrapper #rightContents .bnr_wrap .bnr_half .bnr:nth-child(even) {
  margin-right: 0px; }

.youtube-box {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }

.youtube-box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; }

#page-up {
  z-index: 100;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer; }

body.top .other-pc-top {
  display: none; }

body.opening .boxTypeBrown {
  width: 560px;
  margin: 0 auto; }

body.opening .list-box li:last-child {
  margin-top: 30px;
  padding-top: 0px;
  border-top: 1px solid #dfe7ec; }

body.opening .inaba_icon {
  width: 220px;
  margin: -10px auto -25px; }
  body.opening .inaba_icon img {
    width: 100%; }

body.opening .artist-concept {
  line-height: 25px;
  margin-top: -5px;
  text-align: center;
  font-size: 15px; }

body.opening .artist-detail {
  text-align: center;
  margin: 20px 0 25px; }
  body.opening .artist-detail .artist-ttl {
    font-size: 16px;
    margin-bottom: 13px; }
  body.opening .artist-detail .artist-ttl2 {
    margin-bottom: -4px; }
  body.opening .artist-detail .artist-name {
    font-size: 24px;
    font-weight: 600; }
    body.opening .artist-detail .artist-name span {
      font-size: 16px; }

body.opening .aritst-read {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px; }
