@charset "UTF-8";
/*
Theme Name: homes
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: homes
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 homes is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/*variable*/
/*device list*/
/*mixin*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*--------------------------------------------------------------
base layout
--------------------------------------------------------------*/
body {
  color: #4A4A4A; }

img {
  max-width: 100%; }

#page {
  font-size: 16px;
  line-height: 190%;
  background-color: #faf9f4; }

@media (min-width: 1200px) {
  .content-wrapper {
    padding-top: 20px;
    padding-bottom: 20px; }
  #content,#present,#program {
    margin-top: 20px; } }

.margin-top {
  margin-top: 30px; }

.mg-bottom {
  margin-bottom: 30px; }

/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
#page a {
  color: #474747; }
  #page a:visited {
    color: #474747; }
  #page a:hover, #page a:focus, #page a:active {
    color: #828282; }

/*--------------------------------------------------------------
Menus
--------------------------------------------------------------*/
/* Small menu */
.menu-toggle {
  display: none; }

@media screen and (max-width: 600px) {
  .menu-toggle {
    display: block; }
  .main-navigation.toggled .nav-menu {
    display: block; }
  .main-navigation ul {
    display: none; } }

.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 15%; }

.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: center;
  width: 15%; }

.nav-previous a:hover, .nav-next a:hover {
  color: #474747;
  text-decoration: none; }

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */ }

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after {
  content: '';
  display: table; }

.entry-content:before, .entry-content:after {
  content: '';
  display: table; }

.comment-content:before, .comment-content:after {
  content: '';
  display: table; }

.site-header:before, .site-header:after {
  content: '';
  display: table; }

.site-content:before, .site-content:after {
  content: '';
  display: table; }

.site-footer:before, .site-footer:after {
  content: '';
  display: table; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
Widgets sidebar
--------------------------------------------------------------*/
#secondary .side-homes-program .ttl-program-info {
  display: block;
  height: 25px;
  text-indent: -9999px;
  background: url(../images/ttl_programinfo.png) no-repeat;
  background-size: contain;
  margin-top: 0; }

#secondary .side-homes-program .program-plate {
  margin: 20px 0;
  background-color: #921e56; }
  #secondary .side-homes-program .program-plate img {
    height: auto; }

#secondary .side-homes-program a {
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  #secondary .side-homes-program a img {
    margin: 0; }
  #secondary .side-homes-program a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

.side-homes-gallery {
  border: 2px solid #46538a;
}
.ttl-radio-cm-gallery {
  display: block;
  height: 25px;
  text-indent: -9999px;
  background: url(../images/ttl_radiocm.png) no-repeat;
  background-size: contain;}
.bg-gallery {
  background-image: linear-gradient(90deg, rgba(233, 233, 233, 1), rgba(255, 255, 255, 1));
}
#secondary .side-homes-gallery .cm-plate {
  position: relative;
  margin: 20px 0;}
  #secondary .side-homes-gallery .cm-plate .play-bt {
    position: absolute;
    bottom: 0px;
    left: 200px;
    width: 320px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    #secondary .side-homes-gallery .cm-plate .play-bt:hover {
      opacity: 0.6;
      filter: alpha(opacity=60); }

#secondary .side-homes-gallery #HANAUTA {
  display: none; }

#secondary .side-homes-gallery a.artist {
  position: absolute;
  bottom: -2px;
  left: 15px;
  width: calc(100% - 30px);
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  #secondary .side-homes-gallery a.artist:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }
 .side-homes-gallery a.artist img {
  width: 100%;
 }

#secondary .side-homes-gallery a.play-link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  #secondary .side-homes-gallery a.play-link:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

@media (max-width: 1199px) {
  #secondary .side-homes-program .ttl-program-info {
    height: 28px; }
  #secondary .side-homes-program .program-plate {
    margin: 1em 0; }
  #secondary .side-homes-gallery .ttl-radio-cm-gallery {
    margin-top: 30px; }
  #secondary .side-homes-gallery .cm-plate {
    margin: 1em 0; }
    #secondary .side-homes-gallery .cm-plate .play-bt {
      position: absolute;
      left: 40%;
      width: 50%; } }

.widget img {
  width: 100%;
  height: auto; }


@media screen and (min-width: 768px) and (max-width: 1199px) {
  .side-sofia-bnt .widget {
    width: 50%;
    margin: 0 0 1em 0;
    padding: 0 1%;
    float: left; }
  .side-sofia-bnt #text-4 {
    width: 100%; } }

/* Make sure select elements fit in widgets */
/* Search widget */
.widget_search .search-submit {
  display: none; }

/*banner hover*/
.widget_sp_image a img:hover {
  box-shadow: 0 0 8px #646464;
  transition: all 0.3s linear; }

@media screen and (max-width: 600px) {
  .bg-gallerytext {
    background-color: #FFF;
  }
  .widget_sp_image a img {
    width: 100%;
    height: auto; } }

/*--------------------------------------------------------------
head
--------------------------------------------------------------*/
.head-wrapper {
  background-image: url(../images/head_gradation.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center bottom;
  padding-top:50px;
  padding-bottom:45px; }

/*@media (max-width: $md-max) {
	.head-wrapper {	
	background-size:100% 100%;
	}
}*/
header .site-branding { }

header .home .site-branding {
  border-bottom: none;
  margin-bottom: 0; }

header .site-caption-e a.home-link {
  display: block;
  margin: 0 auto;
  width: 745px;
  height: 65px;
  text-indent: -9999px;
  background: url(../images/logo_hopstepart2.png) no-repeat left center;
  background-size: contain; }

header .site-caption-j p {
  display: block;
  width: 500px;
  float: left;
  font-family: "Noto Sans Japanese", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 55px;
  color: #4A4A4A;
  font-size: 13px;
  margin: 0 0 0 20px;
  text-align: right; }

header .social-btn {
  position: absolute;
  right: 30px;
  top: 30px; }

.carousel-inner > .item > a > img {
  width: 100%; }

@media (max-width: 1199px) {
  .head-wrapper {
    background-size: contain;
    padding-top:10px;
    padding-bottom:15px; }
  header .site-branding {
    margin-top: 1em;
    margin-bottom: 0; }
  header .site-caption-e a.home-link {
    width: 100%;
    height: 40px;
    background-position: center center; }
  header .social-btn {
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: .5em;
    top: 0;
    right: 0; } }

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.swiper-container,.swiper-wrapper,.swiper-slide {
  max-width: 1600px;
}

/*--------------------------------------------------------------
nav
--------------------------------------------------------------*/
#page .navbar-default {
  background-color: transparent;
  border: none;
  border-radius: 0; }

.nav-wrapper {
  background: #D51E18;
  height: 60px; }
  .nav-wrapper #menu-navmenu {
    width: 100%;
    height: 60px;
    /*background: url(../images/white.png) repeat-x 0px 50px;*/ }
    .nav-wrapper #menu-navmenu .menu-item a {
      font-size: 20px;
      color: #fff;
      width: 190px;
      padding: 20px 15px;
      text-align: center;
      /*text-shadow: 2px 2px 0px rgba(0,0,0,0.25);*/ }
      .nav-wrapper #menu-navmenu .menu-item a:hover, .nav-wrapper #menu-navmenu .menu-item a:focus {
        background-color: rgba(255, 255, 255, 0.25);
        background: url(../images/triangle.png) no-repeat center top, url(../images/navi_bk.png) repeat-x center top; }
    .nav-wrapper #menu-navmenu .menu-item.active a {
      background-color: rgba(255, 255, 255, 0.25);
      background: url(../images/triangle.png) no-repeat center top, url(../images/navi_bk.png) repeat-x center top; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .nav-wrapper #menu-navmenu .menu-item {
    width: 16%; }
    .nav-wrapper #menu-navmenu .menu-item a {
      font-size: 12px;
      padding: 15px 5px 25px 5px;
      width: 100%; } }

@media (max-width: 1199px) {
  #page .nav-wrapper {
    background-image: none;
    background-color: #D51E18;
    padding: 15px 0 0 0;
    height: 50px; }
    #page .nav-wrapper .sptel {
      color: white;
      text-align: center;
      font-family: "Noto Sans Japanese", sans-serif;
      font-size: 14px;
      margin-bottom: 13px;
      line-height: 180%; }
      #page .nav-wrapper .sptel a {
        color: white;
        font-size: 24px;
        font-family: "Noto Sans Japanese", sans-serif;
        padding-left: 20px;
        margin: 0 0.25em;
        background: url(../images/icn_tel_head.png) no-repeat left center; }
    #page .nav-wrapper #menu-navmenu {
      height: inherit;
      margin: 0;
      background: white; }
      #page .nav-wrapper #menu-navmenu .menu-item {
        width: 100%;
        margin: 0;
        border-bottom: #ddd solid 1px;
        z-index: 9999 !important; }
        #page .nav-wrapper #menu-navmenu .menu-item:first-child {
          border-top: #ddd solid 1px; }
        #page .nav-wrapper #menu-navmenu .menu-item a {
          z-index: 9999 !important;
          width: 100%;
          color: #4A4A4A;
          font-size: 20px;
          background: white !important;
          text-shadow: none;
          padding: 15px 5px; }
      #page .nav-wrapper #menu-navmenu .menu-item.active a {
        background: white; }
    #page .nav-wrapper nav {
      width: 100%;
      z-index: 9999 !important; }
      #page .nav-wrapper nav .navbar-collapse {
        padding: 0;
        /*&.in {
					z-index:9999 !important;
					#menu-navmenu {
						a {
						z-index:9999 !important;	
						}
					}
				}*/ }
  #page .site-caption-j .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
    padding: 6px 10px; }
    #page .site-caption-j .navbar-toggle .icon-bar {
      width: 100%;
      background-color: #D51E18;
      border-radius: 2px; }
    #page .site-caption-j .navbar-toggle .tex-bar {
      display: block;
      font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      color: #D51E18;
      font-size: 10px;
      font-weight: 600;
      line-height: 10px;
      margin-top: 5px; } }

@media (max-width: 520px) {
  #page .nav-wrapper {
    height: 64px;
    padding: 5px 0 0 0; }
    #page .nav-wrapper .sptel span:after {
      white-space: pre;
      content: '\A'; } }

#page .container > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px; }

.page-ttl {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  font-size: 28px; }

/*--------------------------------------------------------------
breadcrumb
--------------------------------------------------------------*/
.breadcrumb-wrapper {
  border-bottom: #E7E7E7 solid 1px;
  /*.breadcrumb > li + li:before {
	  content: ">";
	}*/ }
  .breadcrumb-wrapper .breadcrumb {
    background-color: transparent;
    padding: 15px 0;
    margin-bottom: 0; }

/*--------------------------------------------------------------
slide
--------------------------------------------------------------*/
.slide-wrapper {
  margin-top: 20px; }
  .slide-wrapper .slide img {
    width: 100%;
    height: auto; }

.wideslider {
  z-index: -1;
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  overflow-y: show; }
  .wideslider ul {
    float: left;
    display: inline;
    overflow: hidden;
    padding: 0; }
    .wideslider ul li {
      float: left;
      display: inline;
      overflow: hidden; }
      .wideslider ul li img {
        width: 100%;
        display: none; }

.wideslider_base {
  top: 0;
  position: absolute;
  z-index: -1; }

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
  z-index: -1; }

/*.slider_prev, .slider_next {
	display: none;
	}*/
.slider_prev, .slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer; }

.slider_prev {
  background: rgba(0, 0, 0, 0.6); }

.slider_next {
  background: rgba(0, 0, 0, 0.6); }

.pagination {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: -1; }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #EDEDED;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.5); }
    .pagination a.active {
      background: #D00C0E; }

.top-copy h2 {
  text-align: center;
  margin: 35px auto 14px auto;
  width: 730px; }
  .top-copy h2 img {
    max-width: 100%; }

.top-copy .textcopy {
  color: #fff;
  margin-top: 10px; }

.mfa {
  padding: 35px 0; }
  .mfa .mfa-head h3 {
    margin: 0 0 50px 0; }
    .mfa .mfa-head h3 img {
      width: 900px;
      height: auto; }
  .mfa .mfa-left .mfa-dmoarts-btn {
    display: block;
    margin-top: 15px; }
    .mfa .mfa-left .mfa-dmoarts-btn img {
      width: 80%;
      height: auto;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .mfa .mfa-left .mfa-dmoarts-btn img:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
  .mfa .mfa-right h4 {
    margin-top: 0;
    background: transparent; }
    .mfa .mfa-right h4 img {
      max-width: 100%; }
  .mfa p {
    color: #004098;
    line-height: 185%;
    font-size: 18px;
    letter-spacing: -.05em; }

@media (max-width: 1199px) {
  .top-copy h2 {
    width: 80%; }
  .mfa .mfa-left .mfa-dmoarts-btn {
    display: block;
    margin-top: 1em; }
    .mfa .mfa-left .mfa-dmoarts-btn img {
      width: 100%;
      height: auto; }
  .mfa .mfa-right {
    margin-top: 20px; } }

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.thumbbox {
  position: relative; }

.single .vol {
  font-size: 12px;
  font-weight: 900;
  text-align: right;
  margin-bottom: 1em; }

.home .vol, .archive .vol {
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-size: 14px;
  line-height: 60px;
  padding: 0 0 0 8px;
  margin-right: 1em;
  top: 5px;
  left: 20px; }

.home .vol span, .archive .vol span {
  font-family: 'Great Vibes', cursive;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  left: 31px;
  top: 15px; }

.hoverrect {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 15px;
  background: rgba(221, 221, 221, 0.15);
  cursor: pointer; }

.entry-meta {
  display: inline-block;
  width: 200px;
  font-size: 12px;
  color: #666;
  line-height: 1.1; }

/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
  max-width: 100%; }

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

.p-header {
  background: #FFF;
}
.p-body {
  background: #f4edee;
}
.fm-802 .p-body {
  background: #e3fef9;
}

.link_ccl {
  background: #8c1f53;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: .5rem;
}
.fm-802 .link_ccl {
  background: #003993;
}

.link_ccl img {
  max-width: 300px;
}

/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/
.main-program {
  margin: 0;
}
.main-program-line {
  border: #8c1f53 solid 2px;
  margin-bottom: 10px;
  padding: 0;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

.fm-802 .main-program-line {
  border: #003369 solid 2px;
   }

.home-news-list {
  display: block;
  height: 25px;
  text-indent: -9999px;
  background: url(../images/ttl_hotnews.png) no-repeat;
  background-size: contain;
  margin-top: 0;
  margin-bottom: 20px; }

.fm-802 .home-news-list {
  background: url(../images/ttl_hotnews802.png) no-repeat;
 }

.home-news-line {
  border: #009a97 solid 2px;
  margin-bottom: 10px;
  padding: 0 0 15px 0;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .home-news-line:hover {
    background: #E5F2F3; }
  .home-news-line .entry-date-wrapper {
    display: block;
    float: left;
    width: 120px;
    padding: 15px 0 0px 20px;
    line-height: 140%; }
    .home-news-line .entry-date-wrapper .posted-on {
      color: #636772;
      font-size: 16px; }
      .home-news-line .entry-date-wrapper .posted-on span:before {
        content: "\A";
        white-space: pre; }
    .home-news-line .entry-date-wrapper .updated {
      display: none; }
  .home-news-line .content-wrapper {
    display: block;
    width: 410px;
    float: left;
    padding: 15px 0 0 20px;
    border-left: #009a97 solid 2px; }
  .hotnewsttl {
    font-size: 18px;
    font-weight: 600;
    color: #009a97;
    line-height: 140%;
    padding-bottom: .5rem;
    border-bottom: 2px dotted #009a97;
    margin-bottom: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hotnewsttl:hover {
      text-decoration: none; }
  .home-news-line .entry-content {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    color: #636772; }
    .home-news-line .entry-content p {
      line-height: 160%;
      margin-bottom: 1rem; }
  .entry-content {
    padding:0 15px 0 15px;
  }
  .entry-content .f-right {
    max-width: 150px;
    float: right;
    margin-left: 20px;
  }

.home-news-all {
  font-size: 16px;
  text-align: right;
  margin-bottom: 30px; }
  .home-news-all a {
    color: #4A4A4A;
    padding-right: 18px;
    background: url(../images/arrow.png) no-repeat right center; }

.home #page .feature-wrapper .widget {
  min-height: 340px; }
  .home #page .feature-wrapper .widget .widget-title {
    margin: 0;
    line-height: 30px;
    background: #D0021B;
    font-size: 16px;
    font-family: "Noto Sans Japanese", sans-serif;
    color: #fff;
    padding-left: 8px; }
  .home #page .feature-wrapper .widget .more {
    text-align: right; }
    .home #page .feature-wrapper .widget .more a {
      color: #4A4A4A;
      padding-right: 18px;
      background: url(../images/arrow.png) no-repeat right center; }

.home #page #snsblock {
  margin: 20px 0 0 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  border-top: #E7E7E7 solid 3px; }

.home #page .snswrapper img {
  margin: 0 !important;
  padding: 0;
  height: 155px; }

.home #page #twitbox {
  display: block;
  width: 365px;
  height: 500px;
  margin: 0 !important;
  padding: 10px 0; }

.home #page #fbbox {
  display: block;
  width: 365px;
  height: 500px;
  margin: 0;
  padding: 10px 0; }
  .home #page #fbbox .fb-like-box {
    background: #FFF; }

@media (max-width: 520px) {
  .home #page .home-news-line .entry-date-wrapper {
    width: 100%;}
  .entry-date span {
    display: none;
  }
  .home #twitbox, .home #fbbox {
    width: 100%; }
  .home .feature-wrapper .widget {
    min-height: inherit;
    margin-bottom: 10px; }
  .home #page .home-news-list {
    height: 24px; }
  .home #page .home-news-line .entry-date-wrapper {
    width: 100%;
    float: none;
    padding: 15px 0 15px 20px; }
  .home #page .home-news-line .content-wrapper {
    width: 100%;
    float: none;
    border-left: none;
    padding: 10px;
    border-top: #009a97 dotted 1px; }
  .fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], .fb_iframe_widget span, .fb_iframe_widget span iframe {
    width: 100% !important; } }

.alignbox {
  display: flex;
  align-items: stretch !important;
}

/*--------------------------------------------------------------
jigyo
--------------------------------------------------------------*/
.page h1 {
  font-size: 24px;
  font-family: "Noto Sans Japanese", sans-serif;
  margin-top: 10px; }

.page #main h2 {
  font-size: 18px;
  background-color: #FFC5C4;
  font-family: "Noto Sans Japanese", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-left: #D0021B solid 5px;
  line-height: 32px;
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: 20px; }
  .page #main h2.mg-top {
    margin-top: 30px; }
  .page #main h2.business {
    border-left: none;
    background-color: #e3e3e3;
    line-height: 40px;
    margin-bottom: 20px; }

.page #main h3 {
  color: white;
  font-size: 18px;
  background-color: #D51E18;
  font-family: "Noto Sans Japanese", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  padding: 12px 0 14px 14px;
  margin: 20px 0; }
  .page #main h3.nobottom {
    margin-bottom: 0; }

h3.ttl-presentcopy {
  margin-top: 1rem;
}

.page #main h4 {
  font-weight: 700; }
  .page #main h4.instructor {
    margin-top: 0;
    border-bottom: #ccc solid 2px;
    padding-bottom: 10px; }
    .page #main h4.instructor span {
      font-size: 12px;
      line-height: 20px; }

.page #main .ttl16 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 16px;
  font-weight: 600; }

.page #main .oltitle {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px 0;
  line-height: 45px; }
  .page #main .oltitle span {
    display: block;
    float: left;
    color: white;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 24px;
    font-weight: 400;
    background-color: #D51E18;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-right: 10px; }
  .page #main .oltitle strong {
    font-size: 22px;
    line-height: 28px; }

.page #main .morelink {
  font-size: 16px;
  text-align: right;
  margin-bottom: 30px; }
  .page #main .morelink a {
    color: #4A4A4A;
    padding-right: 18px;
    background: url(../images/arrow.png) no-repeat right center; }

.page #main .post-in-morelink {
  background: #fbf1b8;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  width: 80%;
  margin: 0 auto 30px auto;
  padding: 10px 0;
  text-align: center; }
  .page #main .post-in-morelink p {
    margin-bottom: 0; }
    .page #main .post-in-morelink p.tel a {
      color: #4A4A4A;
      font-size: 28px;
      background: url(../images/icn_tel_cl.png) no-repeat left center;
      background-size: contain;
      margin-left: 10px;
      padding-left: 40px;
      line-height: 46px; }
    .page #main .post-in-morelink p.telsub a {
      color: #4A4A4A;
      text-decoration: underline; }
  .page #main .post-in-morelink span {
    background-color: #D51E18;
    color: white;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-right: 10px;
    padding: 7px;
    margin-bottom: 30px; }

.page #main img {
  width: 100%;
  height: auto;
  margin-bottom: .5em; }
  .page #main img.wp-image-243 {
    margin-top: 1em; }

.page #main .grayplate h4 {
  background: #edebea;
  margin: 0;
  padding: 30px 35px 20px 35px; }

.page #main .grayplate p {
  background: #edebea;
  margin: 0;
  padding: 0 35px 0 35px; }

.page #main .grayplate p:last-child {
  padding-bottom: 30px; }

.page .entry-content .row {
  margin-bottom: 30px; }

.page .entry-content hr {
  margin: 20px 0 30px 0;
  border-color: #999; }

.page-id-77 .content-area h1, .page-id-98 .content-area h1 {
  font-size: 24px;
  font-family: "Noto Sans Japanese", sans-serif;
  margin-top: 10px;
  line-height: 22px !important;
  color: white;
  font-size: 18px;
  background-color: #D51E18;
  font-family: "Noto Sans Japanese", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  padding: 12px 0 14px 14px;
  margin: 20px 0;
  background-image: none; }
  .page-id-77 .content-area h1.support, .page-id-98 .content-area h1.support {
    background: none;
    border-bottom: #ccc solid 5px;
    padding: 0 0 12px 0;
    color: #4A4A4A; }

.page-id-77 #post-77 .col-md-4 img, .page-id-98 #post-77 .col-md-4 img {
  margin: 20px 0; }
  .page-id-77 #post-77 .col-md-4 img.wp-image-264, .page-id-98 #post-77 .col-md-4 img.wp-image-264 {
    margin-bottom: 0; }

.page-id-10 .content-area .staffportfolio {
  border: #ccc solid 5px; }

.wp-image-283, .wp-image-231, .wp-image-289 {
  margin-top: 20px; }

@media (max-width: 1199px) {
  .page #main h2 {
    margin-bottom: 15px; }
  .page .entry-content .row {
    margin-bottom: 0; }
  .page .support .col-md-8 {
    margin-bottom: 20px; } }

/*--------------------------------------------------------------
page
--------------------------------------------------------------*/
.page .slide-wrapper {
  border-bottom: #e7e7e7 solid 1px; }
  .page .slide-wrapper .breadcrumb {
    margin: 10px 0;
    background-color: transparent;
    padding: 5px 0; }

.page .content-area h1 {
  font-size: 22px;
  font-family: "Noto Sans Japanese", sans-serif;
  line-height: 32px;
  margin-top: 10px; }

.page .content-area .entry-content {
  margin-top: 20px; }
  .page .content-area .entry-content table th {
    width: 140px;
    border-top: 2px solid #fff;
    background-color: #f0f0f0;
    padding: 15px; }
  .page .content-area .entry-content table td {
    background-color: #f9f9f9;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    padding: 15px; }
    .page .content-area .entry-content table td span {
      font-size: 13px;
      background-color: #666;
      color: #fff;
      padding: 3px 5px;
      line-height: 22px; }

.page .content-area .step-wrapper {
  width: 700px;
  padding: 20px 0;
  background: #fee5d9;
  border-left: #fee5d9 solid 5px; }
  .page .content-area .step-wrapper:before,
  .page .content-area .step-wrapper:after {
    content: " ";
    display: table; }
  .page .content-area .step-wrapper:after {
    clear: both; }
  .page .content-area .step-wrapper h3 {
    font-size: 24px !important;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 30px !important;
    font-weight: 600; }
  .page .content-area .step-wrapper p {
    padding: 0 30px; }
    .page .content-area .step-wrapper p:before,
    .page .content-area .step-wrapper p:after {
      content: " ";
      display: table; }
    .page .content-area .step-wrapper p:after {
      clear: both; }
    .page .content-area .step-wrapper p img {
      padding-left: 20px; }
  .page .content-area .step-wrapper a {
    font-size: 28px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    color: #555555;
    margin-right: 1em;
    padding-left: 32px;
    background: url(../images/icn_tel.png) no-repeat left center; }
  .page .content-area .step-wrapper a.mail {
    padding-left: 34px;
    background: url(../images/icn_mail.png) no-repeat left center; }
  .page .content-area .step-wrapper img {
    width: auto !important; }
  .page .content-area .step-wrapper.step01 {
    border-left: #D51E18 solid 5px; }

.page .content-area .dot-wrapper {
  width: 700px;
  border: #D0021B dotted 2px;
  padding: 50px 0; }
  .page .content-area .dot-wrapper p {
    text-align: center;
    margin: 0; }

.page .content-area .down-arrow {
  width: 700px;
  margin: 20px 0;
  text-align: center; }
  .page .content-area .down-arrow img {
    width: auto !important; }

.page-id-12 #main h3 {
  color: #4A4A4A;
  background: none;
  display: inline; }

.page-id-12 #main p b {
  color: #4A4A4A;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600; }

@media (max-width: 1199px) {
  .slide-wrapper img {
    width: 100%;
    height: auto; }
  .page .content-area .down-arrow {
    width: 100%; }
  .page .content-area .step-wrapper {
    width: 100%; }
    .page .content-area .step-wrapper a {
      font-size: 18px; }
    .page .content-area .step-wrapper p img {
      display: block;
      margin: 0 auto;
      float: none !important;
      padding: 0; }
  .page .content-area table.table {
    border: none; }
    .page .content-area table.table tr {
      display: block;
      margin-bottom: 10px; }
    .page .content-area table.table th {
      display: block;
      width: 95%;
      margin: 0 auto;
      border: none;
      border-radius: 3px; }
    .page .content-area table.table td {
      display: list-item;
      list-style: none;
      width: 95%;
      margin: 0 auto;
      border: none; } }

@media (max-width: 520px) {
  .page .slide-wrapper .container {
    padding: 0 !important;
    overflow: hidden; }
    .page .slide-wrapper .container img {
      width: 120%;
      height: auto;
      margin-left: -10%; }
    .page .slide-wrapper .container .breadcrumb {
      padding-left: 15px;
      padding-right: 15px; } }

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.footer-banner {
  margin: 20px 0 50px 0;
  padding: 0;
  text-align: center; }
  .footer-banner li {
    display: inline; }
    .footer-banner li a {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      .footer-banner li a img {
        width: 240px;
        height: auto;
        border: #8f939f solid 1px; }
      .footer-banner li a:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }

.main-footer {
  padding: 30px 0;
  background: url(../images/footer.jpg);
  background-position: center top;
  background-repeat: repeat;
  background-size: cover; }
  .main-footer h4 {
    display: block;
    width: 498px;
    height: 44px;
    background: url(../images/footer_logo2.png) no-repeat;
    background-size: contain;
    background-position: center center;
    text-indent: -9999px;
    margin: 0 auto; }
  .main-footer p.cp {
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #fff;
    line-height: 160%;
    text-align: center;
    font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif; }

@media (min-width: 1200px) {
  .main-footer p.cpname span:after {
    white-space: pre;
    content: '\A'; } }

@media (max-width: 1199px) {
  #page .main-footer {
    background-size: contain;
    padding: 10px 0 0 0; }
    #page .main-footer .container {
      width: 100%; }
    #page .main-footer h4 {
      width: 80%;
      height: 30px;
      margin: 10px auto; }
    #page .main-footer p {
      text-align: center;
      width: 90%;
      margin: 0 auto;
      padding: 10px 0; } }

@media (max-width: 520px) {
  .footer-banner {
    margin: 20px 0 30px 0; }
    .footer-banner li {
      display: block;
      margin-bottom: 10px; }
  .main-footer .cp span:after {
    white-space: pre;
    content: '\A'; } }

/*--------------------------------------------------------------
present
--------------------------------------------------------------*/
.home-present-line {
    border: #B35031 solid 2px;
    margin-bottom: 10px;
    padding: 0 0 15px 0;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ttl-program {
  display: block;
  height: 25px;
  text-indent: -9999px;
  background: url(../images/ttl_programinfo.png) no-repeat;
  background-size: contain; }

.ttl-present {
  display: block;
  height: 25px;
  text-indent: -9999px;
  background: url(../images/ttl_present.png) no-repeat;
  background-size: contain; }


.fm-802 .ttl-program {
  background: url(../images/ttl_programinfo802.png) no-repeat;
 }

.fm-802 .ttl-present {
  background: url(../images/ttl_present802.png) no-repeat;
 }


.home-present-line h3 {
    font-size: 24px;
    font-weight: 600;
    color: #B35031;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home-present-line h3 span {
  font-size: 14px;
}
.home-present-line .artistinfo {
  font-size: .8rem;
  line-height: 140%;
}
.home-present-line .artistinfo h3 {
  font-size: 18px;
  font-weight: normal;
  border-top: 2px dotted #B35031;
  padding-top: 1.2rem;
}

.link-hsa a,.link-ama a {
  border-radius: 5px;
  text-align: center;
  padding: 1rem;
  display: block;
}

.link-hsa a {
  border: #8c1f53 solid 2px;
  background: #8c1f53;
}
.link-ama a {
  border: #003369 solid 2px;
  background: #003369;
}
.link-hsa a,.link-ama a {
  font-size: 1.4rem;
  color: #FFF !important;
}
.link-hsa a span,.link-ama a span {
  display: block;
  font-size: .9rem;
}
