.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.hide-all {
  display: none !important
}

.hide-text {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  list-style-type: none;
  height: 0;
  overflow: hidden
}

@media (max-width: 767px) {
  .hide-sp {
    display: none !important
  }
}

@media print, screen and (min-width: 768px) {
  .hide-pc {
    display: none !important
  }
}

.topicpath {
  color: #362e2b;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 30px
}

@media print, screen and (min-width: 768px) {
  .topicpath {
    width: 1260px;
    padding: 15px 20px 30px;
    margin: 0 auto 30px
  }
}

@media (max-width: 767px) {
  .topicpath {
    margin: 0 auto 25px;
    padding: 10px
  }
}

.topicpath-list {
  list-style: none;
  margin: 0;
  padding: 0
}

.topicpath-list:before, .topicpath-list:after {
  content: " ";
  display: table
}

.topicpath-list:after {
  clear: both
}

.topicpath-item {
  float: left;
  padding: 0 20px 0 0
}

.topicpath-item:before {
  content: '\f105';
  font-family: fontAwesome;
  position: relative;
  left: -8px
}

.topicpath-item:first-child:before {
  content: none
}

.topicpath-link {
  color: #362e2b
}

.topicpath-link:visited, .topicpath-link:focus, .topicpath-link:active {
  color: #362e2b
}

a:link, a:visited, a:active, a:hover {
  outline: none
}

figure {
  padding: 0;
  margin: 0
}

.global-head-wrapper {
  background: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  width: 100%;
  text-indent: 0;
  padding: 0;
  position: static
}

@media print, screen and (min-width: 768px) {
  .global-head-wrapper {
    min-width: 1260px;
    height: auto;
    min-height: auto
  }
}

@media (max-width: 767px) {
  .global-head-wrapper {
    max-width: 100vw
  }
}

.global-head-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

.global-head-wrapper a {
  display: inline;
  font-weight: 400;
  width: auto;
  height: auto;
  position: static
}

.global-head-wrapper ul {
  font-family: 'Noto Sans JP', sans-serif
}

.global-header-top {
  width: 100%;
  height: 100px
}

@media (max-width: 767px) {
  .global-header-top {
    max-width: 100vw;
    height: 50px;
    box-shadow: 0px 6px 10px -5px rgba(0, 0, 0, 0.1)
  }
}

.global-header-top-inner {
  display: flex;
  box-sizing: border-box
}

@media print, screen and (min-width: 768px) {
  .global-header-top-inner {
    width: 1260px;
    height: 100px;
    padding: 0 20px;
    margin: auto
  }
}

@media (max-width: 767px) {
  .global-header-top-inner {
    background: #fff;
    max-width: 100vw;
    justify-content: space-between;
    height: 50px
  }
  .global-header-top-inner.kotei {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999
  }
}

.global-header-logo {
  width: 270px;
  flex-basis: 270px;
  box-sizing: border-box
}

@media (max-width: 767px) {
  .global-header-logo {
    width: 46.875vw;
    flex-basis: 46.875vw;
    padding: 0 0 0 10px
  }
}

.global-header-logo .site-name {
  background-image: none;
  width: 270px;
  height: auto;
  margin: 0;
  padding: 23px 0 0;
  text-indent: 0;
  overflow: visible
}

@media (max-width: 767px) {
  .global-header-logo .site-name {
    font-size: 0px;
    width: 140px;
    padding: 11px 0 0
  }
}

.ght-menu {
  width: 260px;
  flex-basis: 260px
}

@media (max-width: 767px) {
  .ght-menu {
    width: 37.5vw;
    flex-basis: 37.5vw
  }
}

.ght-menu ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  width: 202px;
  margin: 0;
  padding: 0;
  position: relative
}

@media (max-width: 767px) {
  .ght-menu ul {
    width: 117px
  }
}

.ght-menu ul::after {
  content: '';
  width: 0;
  height: 44px;
  border-right: 2px dotted #645e5b;
  position: absolute;
  top: 30px;
  left: 100px
}

@media (max-width: 767px) {
  .ght-menu ul::after {
    height: 20px;
    border-right: 1px dotted #645e5b;
    top: 15px;
    left: 58px
  }
}

.ght-menu ul li {
  width: 100px;
  height: 52px;
  padding: 0;
  margin: 24px 0 0;
  position: relative
}

@media (max-width: 767px) {
  .ght-menu ul li {
    line-height: 1.5;
    width: 55px;
    height: 32px;
    margin: 11px 0 0
  }
}

.ght-menu ul li a {
  display: block;
  color: #362e2b;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  width: 100px;
  height: 52px;
  padding: 32px 0 0;
  box-sizing: border-box
}

@media (max-width: 767px) {
  .ght-menu ul li a {
    font-size: 9px;
    width: 55px;
    height: 32px;
    padding: 18px 0 0
  }
}

.ght-menu ul li a.ght-menu-timetable::after {
  content: '\f108';
  font-family: fontAwesome;
  font-size: 30px;
  position: absolute;
  top: -5px;
  left: 34px
}

@media (max-width: 767px) {
  .ght-menu ul li a.ght-menu-timetable::after {
    font-size: 20px;
    top: -7px;
    left: 17px
  }
}

.ght-menu ul li a.ght-menu-ana::after {
  content: '\f130';
  font-family: fontAwesome;
  font-size: 30px;
  position: absolute;
  top: -5px;
  left: 34px
}

@media (max-width: 767px) {
  .ght-menu ul li a.ght-menu-ana::after {
    font-size: 20px;
    top: -7px;
    left: 18px
  }
}

.ght-menu ul li a.ght-menu-wolfy::after {
  content: '\f1b0';
  font-family: fontAwesome;
  font-size: 30px;
  position: absolute;
  top: -5px;
  left: 34px
}

@media (max-width: 767px) {
  .ght-menu ul li a.ght-menu-wolfy::after {
    font-size: 20px;
    top: -7px;
    left: 18px
  }
}

.ght-menu ul li a:hover {
  opacity: 0.7
}

.ght-ad {
  width: 728px;
  flex-basis: 728px;
  padding: 5px 0 0
}

.ght-menu-btn-box {
  width: 15.625vw;
  flex-basis: 15.625vw
}

.ght-menu-btn {
  width: 50px;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999
}

.ght-menu-btn.kotei {
  position: fixed;
  top: 0;
  right: 0
}

.ght-menu-btn .menu-trigger, .ght-menu-btn .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box
}

.ght-menu-btn .menu-trigger {
  position: relative;
  width: 50px;
  height: 50px
}

.ght-menu-btn .menu-trigger span {
  position: absolute;
  left: 15px;
  width: 20px;
  height: 2px;
  background-color: #362e2b
}

.ght-menu-btn .menu-trigger span:nth-of-type(1) {
  top: 18px
}

.ght-menu-btn .menu-trigger span:nth-of-type(2) {
  top: 24px
}

.ght-menu-btn .menu-trigger span:nth-of-type(3) {
  top: 30px
}

.ght-menu-btn .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg)
}

.ght-menu-btn .menu-trigger.active span:nth-of-type(2) {
  opacity: 0
}

.ght-menu-btn .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg)
}

.global-header-middle {
  background: #b5a37d
}

@media print, screen and (min-width: 768px) {
  .global-header-middle-inner {
    width: 1260px;
    padding: 14px 20px;
    margin: auto;
    box-sizing: border-box
  }
}

@media (max-width: 767px) {
  .global-header-middle .global_navi {
    overflow-x: scroll
  }
}

.global-header-middle .global_navi ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.global-header-middle .global_navi ul:before, .global-header-middle .global_navi ul:after {
  content: " ";
  display: table
}

.global-header-middle .global_navi ul:after {
  clear: both
}

@media (max-width: 767px) {
  .global-header-middle .global_navi ul {
    display: flex;
    overflow-x: scroll;
    padding: 12px 10px
  }
}

.global-header-middle .global_navi ul li {
  text-align: left;
  line-height: 1.5
}

@media print, screen and (min-width: 768px) {
  .global-header-middle .global_navi ul li {
    float: left;
    font-size: 16px;
    padding: 0 28px 0 0
  }
}

@media (max-width: 767px) {
  .global-header-middle .global_navi ul li {
    white-space: nowrap;
    font-size: 12px;
    padding: 0 25px 0 0
  }
}

.global-header-middle .global_navi ul li::after {
  content: '|';
  color: #fff;
  position: relative;
  left: 12px
}

.global-header-middle .global_navi ul li:last-of-type::after {
  content: none
}

.global-header-middle .global_navi ul li a {
  color: #fff;
  text-decoration: none
}

.global-header-middle .global_navi ul li a:hover {
  text-decoration: underline
}

.global-header-bottom {
  background: #e2ddd1
}

.global-header-bottom-inner {
  width: 1260px;
  padding: 12px 20px;
  margin: auto;
  box-sizing: border-box
}

.global-header-bottom .global_navi ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.global-header-bottom .global_navi ul:before, .global-header-bottom .global_navi ul:after {
  content: " ";
  display: table
}

.global-header-bottom .global_navi ul:after {
  clear: both
}

.global-header-bottom .global_navi ul li {
  float: left;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  padding: 0 28px 0 0
}

.global-header-bottom .global_navi ul li::after {
  content: '|';
  color: #362e2b;
  position: relative;
  left: 12px
}

.global-header-bottom .global_navi ul li:last-of-type::after {
  content: none
}

.global-header-bottom .global_navi ul li a {
  color: #362e2b;
  text-decoration: none
}

.global-header-bottom .global_navi ul li a:hover {
  text-decoration: underline
}

@media (max-width: 767px) {
  .gh-sp-menu {
    background: #fff;
    width: 100%;
    max-width: 100vw;
    height: 0;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 9999;
    transition: all .4s;
    opacity: 0;
    overflow: scroll
  }
  .gh-sp-menu.active {
    opacity: 1;
    height: calc(100vh - 50px)
  }
}

.gh-sp-menu01 .global_navi ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.gh-sp-menu01 .global_navi ul li {
  background: #b5a37d;
  line-height: 1.5;
  border-bottom: 1px solid #c5c0b4;
  text-align: left
}

.gh-sp-menu01 .global_navi ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
  padding: 12px 26px;
  position: relative
}

.gh-sp-menu01 .global_navi ul li a::before {
  content: '\f0da';
  font-family: fontAwesome;
  font-size: 14px;
  position: absolute;
  top: 12px;
  left: 10px
}

.gh-sp-menu01 .global_navi ul li a.global_navi-news-info::before {
  content: '\f044'
}

.gh-sp-menu01 .global_navi ul li a.global_navi-variety::before {
  content: '\f118'
}

.gh-sp-menu01 .global_navi ul li a.global_navi-drama::before {
  content: '\f03d'
}

.gh-sp-menu01 .global_navi ul li a.global_navi-anime::before {
  content: '\f1d7'
}

.gh-sp-menu01 .global_navi ul li a.global_navi-sports::before {
  content: '\f1e3'
}

.gh-sp-menu01 .global_navi ul li a.global_navi-ana::before {
  content: '\f130'
}

.gh-sp-menu01 .global_navi ul li a.global_navi-wolfy::before {
  content: '\f1b0'
}

.gh-sp-menu02 .global_navi ul {
  list-style: none;
  margin: 0 0 -1px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  position: relative
}

.gh-sp-menu02 .global_navi ul::after {
  background: #cec9bf;
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0
}

.gh-sp-menu02 .global_navi ul li {
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  flex-basis: 50%;
  width: 50%;
  padding: 11px 10px;
  border-bottom: 1px solid #cec9bf;
  border-right: 1px solid #cec9bf;
  box-sizing: border-box
}

.gh-sp-menu02 .global_navi ul li:nth-of-type(even) {
  border-right: none
}

.gh-sp-menu02 .global_navi ul li a {
  color: #362e2b;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none
}

.gh-sp-menu02 .global_navi ul li a::after {
  content: '\f105';
  font-family: fontAwesome;
  font-size: 14px
}