@charset "utf-8";
/*------------------------------------------------------------
カテゴリーヘッド
------------------------------------------------------------*/
#cat_head {
  padding: 35px 0;
  position: relative;
  margin-bottom: 100px;
}
#cat_head:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* #cat_head:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
} */
#cat_head.hoshi:before {
  background:
    linear-gradient(rgba(48, 135, 176, 0.75), rgba(48, 135, 176, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
  ;
}
/* #cat_head.hoshi:after {
  background: rgba(48, 135, 176, 0.75);
} */
#cat_head.outdoor:before {
  background:
    linear-gradient(rgba(55, 85, 10, 0.75), rgba(55, 85, 10, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5))
  ;
}
/* #cat_head.outdoor:after {
  background: rgba(55, 85, 10, 0.75);
} */
#cat_head.budo:before {
  background:
    linear-gradient(rgba(249, 146, 35, 0.75), rgba(249, 146, 35, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75))
  ;
}
/* #cat_head.budo:after {
  background: rgba(249, 146, 35, 0.75);
} */
#cat_head.cafe:before {
  background:
    linear-gradient(rgba(171, 185, 39, 0.75), rgba(171, 185, 39, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7))
  ;
}
/* #cat_head.cafe:after {
  background: rgba(171, 185, 39, 0.75);
} */
#cat_head.sweets:before {
  background:
    linear-gradient(rgba(239, 117, 139, 0.75), rgba(239, 117, 139, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6))
  ;
}
/* #cat_head.sweets:after {
  background: rgba(239, 117, 139, 0.75);
} */
#cat_head.market:before {
  background:
    linear-gradient(rgba(237, 62, 44, 0.75), rgba(237, 62, 44, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6))
  ;
}
/* #cat_head.market:after {
  background: rgba(237, 62, 44, 0.75);
} */
#cat_head.shodo:before {
  background:
    linear-gradient(rgba(70, 2, 56, 0.8), rgba(70, 2, 56, 0.8)),
    linear-gradient(rgba(122, 0, 41, 0.2), rgba(122, 0, 41, 0.2))
  ;
}
/* #cat_head.shodo:after {
  background: rgba(70, 2, 56, 0.8);
} */
#cat_head.anime:before {
  background:
    linear-gradient(rgba(5, 142, 178, 0.65), rgba(5, 142, 178, 0.65)),
    linear-gradient(rgba(5, 142, 178, 0.65), rgba(5, 142, 178, 0.65))
  ;
}
/* #cat_head.anime:after {
  background: rgba(5, 142, 178, 0.65);
} */
#cat_head.book:before {
  background:
    linear-gradient(rgba(158, 81, 7, 0.75), rgba(158, 81, 7, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2))
  ;
}
/* #cat_head.book:after {
  background: rgba(158, 81, 7, 0.75);
} */
#cat_head.tera-jinja:before {
  background:
    linear-gradient(rgba(185, 0, 0, 0.8), rgba(185, 0, 0, 0.8)),
    linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6))
  ;
}
/* #cat_head.tera-jinja:after {
  background: rgba(185, 0, 0, 0.8);
} */
#cat_head.music:before {
  background:
    linear-gradient(rgba(253, 233, 8, 0.75), rgba(253, 233, 8, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
  ;
}
/* #cat_head.music:after {
  background: rgba(253, 233, 8, 0.75);
} */
#cat_head.suizokukan:before {
  background:
    linear-gradient(rgba(0, 50, 151, 0.75), rgba(0, 50, 151, 0.75)),
    linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5))
  ;
}
/* #cat_head.suizokukan:after {
  background: rgba(0, 50, 151, 0.75);
} */
#cat_head section {
  display: table;
  width: 100%;
  /* position: relative;
  z-index: 1; */
}
#cat_head h1 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1;
  color: #fff;
  position: relative;
}
#cat_head h1 small {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  letter-spacing: 0.1rem;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.4rem;
  font-weight: normal;
  font-style: italic;
}
#cat_head .inner > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 710px;
  position: relative;
}
#cat_head .inner > div #movie_cat02 {
  /*display: none;*/
}
#cat_head .inner > div .h5_player,
#cat_head .inner > div .jstream-eqPlayer {
  margin-bottom: 10px !important;
  position: relative !important;
  height: 400px !important;
}
#cat_head .inner > div .wsButton {
  /*text-align: right;*/
}
#cat_head .inner > div .wsButton img {
  cursor: pointer;
}
#cat_head .inner > div .wsButton.movie_btn02 {
  display: none;
}
#cat_head .inner > div ul {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_line_w_tate.png") left top repeat-y;
}
#cat_head .inner > div ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_line_w_tate.png") right top repeat-y;
}
#cat_head .inner > div ul li span {
  display: block;
  border-radius: 8px;
  cursor: pointer;
}
#cat_head .inner > div ul li.on span {
  color: #333;
  background: #fff;
}

@media all and (max-width: 768px) {
  #cat_head {
    padding: 20px 0;
    margin-bottom: 50px;
  }
  #cat_head section {
    display: block;
  }
  #cat_head h1 {
    display: block;
    font-size: 2.0rem;
    margin-bottom: 10px;
  }
  #cat_head h1 small {
    font-size: 1.0rem;
  }
  #cat_head h1 img {
    width: 120px;
    height: auto;
  }
  #cat_head .inner > div {
    display: block;
    width: 100%;
  }
  #cat_head .inner > div .h5_player,
  #cat_head .inner > div .jstream-eqPlayer {
    width: 100%;
    height: 420px !important;
  }
  #cat_head .inner > div p {
    text-align: center;
    margin-bottom: 20px;
  }
  #cat_head .inner > div ul li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
  }
}
@media all and (max-width: 736px) {
  #cat_head .inner > div .h5_player,
  #cat_head .inner > div .jstream-eqPlayer {
    height: 250px !important;
  }
  #cat_head .inner > div .wsButton {
    display: none !important;
  }
}
/*------------------------------------------------------------
カテゴリーコンテンツ
------------------------------------------------------------*/
#cat_contents > ul {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 19px 0;
  margin-bottom: 100px;
  overflow: hidden;
  text-align: center;
}
#cat_contents > ul li {
  float: left;
  width: 33%;
  padding-bottom: 5px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.4rem;
  line-height: 1.2;
  position: relative;
}
#cat_contents > ul li:nth-child(2) {
  width: 34%;
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_line_g_tate.png") left top repeat-y, url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_line_g_tate.png") right top repeat-y;
}
#cat_contents > ul li:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  border: 5px solid transparent;
  border-top-color: #333;
  margin-left: -2.5px;
}
#cat_contents > ul li a {
  display: block;
}

@media all and (max-width: 736px) {
  #cat_contents > ul {
    margin-bottom: 50px;
  }
  #cat_contents > ul li {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
/*------------------------------------------------------------
コンテンツ
------------------------------------------------------------*/
#contents {
  margin-bottom: 100px;
}
#contents ul {
  overflow: hidden;
}
#contents ul li {
  float: left;
  width: 31.25%;
  height: 190px;
  text-align: center;
  border-radius: 20px;
  background-size: cover;
  position: relative;
}
#contents ul li:nth-child(3n+2) {
  margin: 0 3.125%;
}
#contents ul li.hanashi {
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_photo_hanashi.jpg") center center no-repeat;
  background-size: cover;
}
#contents ul li.ji {
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_photo_kanji.jpg") center center no-repeat;
  background-size: cover;
}
#contents ul li.shoku {
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_photo_shoku.jpg") center center no-repeat;
  background-size: cover;
}
#contents ul li a {
  color: #fff;
}
#contents ul li dl {
  width: 100%;
  height: 100%;
}
#contents ul li dl:before {
  content: '';
  position: absolute;
  background: url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/bg_kanji_sub.png") center center no-repeat;
  background-size: 140px;
  width: 140px;
  height: 140px;
  left: 50%;
  top: 50%;
  margin-top: -70px;
  margin-left: -70px;
  z-index: 20;
}
#contents ul li dl dt {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: 50%;
  margin: -55px 0 0 -35px;
}
#contents ul li dl dd {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: 50%;
  width: 180px;
  margin: 10px 0 0 -90px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}
#contents ul li dl dd small {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  letter-spacing: 0.1rem;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.0rem;
  font-weight: normal;
  font-style: italic;
}

@media all and (max-width: 736px) {
  #contents {
    margin-bottom: 50px;
  }
  #contents ul li {
    width: 48.5%;
    height: 140px;
    margin-bottom: 10px;
  }
  #contents ul li:nth-child(3n+2) {
    margin: 0 0 10px;
  }
  #contents ul li:nth-child(2n) {
    float: right;
  }
  #contents ul.four_block:after {
    display: block;
    content: '';
    text-align: center;
    width: 48%;
    height: 140px;
    float: right;
    background: #f6f5f5 url("https://www.hirogaru-nihongo.jpf.go.jp/wp/wp-content/themes/hirogaru/common/images/dummy_logo.png") center center no-repeat;
    background-size: contain;
    border-radius: 20px;
  }
}
/*------------------------------------------------------------
コメント
------------------------------------------------------------*/
#comment {
  margin-bottom: 100px;
  position: relative;
}
#comment > h2 {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  letter-spacing: 0.1rem;
  letter-spacing: 0.3rem;
  text-align: center;
  font-size: 3.2rem;
  position: relative;
  margin-bottom: 55px;
}
#comment > h2:before {
  content: '';
  position: absolute;
  background: #000000;
  width: 20px;
  height: 3px;
  top: 50px;
  left: 50%;
  margin-left: -10px;
}
@media all and (max-width: 736px) {
  #comment > h2 {
    margin-bottom: 20px;
    letter-spacing: 0.3rem;
    font-size: 1.8rem;
  }
  #comment > h2:before {
    width: 10px;
    height: 2px;
    top: 30px;
    margin-left: -5px;
  }
}
#comment > p {
  position: absolute;
  top: 0;
  left: 0;
}
#comment > ul {
  font-size: 0;
  text-align: right;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}
#comment > ul li {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  color: #c7cacb;
  line-height: 45px;
  background: #ebeef0;
  text-align: center;
  width: 200px;
  margin-left: 2px;
  cursor: pointer;
  border-radius: 10px 10px 0px 0px;
}
#comment > ul li.select {
  color: #fff;
  background: #000;
}
#comment aside {
  display: none;
}
#comment aside.show {
  display: block;
}
#comment aside > dl {
  margin-bottom: 30px;
}
#comment aside > dl > dt {
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#comment aside > dl > dd dl {
  overflow: hidden;
}
#comment aside > dl > dd dl dt {
  float: left;
  width: 150px;
  cursor: pointer;
  box-sizing: border-box;
  height: 50px;
  border: 1px solid #cdcdcd;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 48px;
  border-radius: 25px;
  position: relative;
}
#comment aside > dl > dd dl dt:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 90%;
  border: 5px solid transparent;
  border-left-color: #333;
  margin-top: -4px;
}
#comment aside > dl > dd dl dt:hover {
  background: #333;
  color: #fff;
  border: 1px solid #333;
}
#comment aside > dl > dd dl dt:hover:before {
  border-left-color: #fff;
}
#comment aside > dl > dd dl dt.on {
  background: #333;
  color: #fff;
  border: 1px solid #333;
}
#comment aside > dl > dd dl dt.on:before {
  top: 56%;
  left: 86%;
  border-top-color: #fff;
}
#comment aside > dl > dd dl dt.on:hover:before {
  border-left-color: transparent;
}
#comment aside > dl > dd dl dd {
  display: none;
  font-size: 1.8rem;
  padding: 15px 20px;
  margin-left: 170px;
  background: #f6f5f5;
}

@media all and (max-width: 736px) {
  #comment {
    margin-bottom: 50px;
  }
  #comment > p {
    position: static;
    text-align: center;
    margin-bottom: 10px;
  }
  #comment > ul {
    text-align: left;
    margin-bottom: 15px;
  }
  #comment > ul li {
    font-size: 1.6rem;
    width: 30%;
    margin: 0 2px 0 0;
  }
  #comment aside > dl > dd dl dt {
    float: none;
  }
  #comment aside > dl > dd dl dd {
    padding: 10px;
    margin-left: 0;
  }
}
/*------------------------------------------------------------
コメントフィールド
------------------------------------------------------------*/
.comments-area h2 {
  display: none;
}

.comment-list > li {
  display: none;
  margin-bottom: 15px;
}
.comment-list > li .comment-body {
  margin-top: 10px;
}
.comment-list > li .comment-meta {
  color: #7f939d;
  font-size: 1.4rem;
  overflow: hidden;
}
.comment-list > li .comment-author {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.comment-list > li .commentmetadata {
  display: none;
  line-height: 1;
  vertical-align: middle;
}
.comment-list > li .says {
  display: none;
  color: #7f939d;
  font-size: 1.4rem;
}
.comment-list > li cite {
  font-weight: bold;
  font-style: normal;
  color: #7f939d;
}
.comment-list > li a {
  color: #7f939d;
}
.comment-list > li ol {
  margin-left: 60px;
}
.comment-list > li .reply a {
  display: inline-block;
  line-height: 1;
  padding: 3px 5px;
  margin-top: 5px;
  border: 1px solid #ccd4d8;
}

.bt_more {
  display: inline-block;
  color: #fff;
  line-height: 30px;
  background: #000;
  text-align: center;
  width: 100px;
  height: 30px;
  border-radius: 15px;
  cursor: pointer;
}
.bt_more:hover {
  opacity: 0.75;
}

@media all and (max-width: 736px) {
  .comment-list > li ol {
    margin-left: 30px;
  }
}
#respond {
  margin-bottom: 30px;
}
#respond .comment-form-author {
  margin-bottom: 15px;
  font-weight: bold;
}
#respond textarea {
  display: inline-block;
  width: 100%;
  border: 1px solid #ccd4d8;
  box-sizing: border-box;
  margin-bottom: 0 !important;
}
#respond .form-submit {
  text-align: center;
}

/*# sourceMappingURL=category.css.map */

/*------------------------------------------------------------
静的化対応追加
------------------------------------------------------------*/
#comment dt { cursor: auto !important;}
#comment dt:hover { pointer-events: none;}
#comment dt.on:before { display: none !important;}
#comment dd ul { margin-left: 30px;}
#comment dd ul li { list-style: disc;}
#comment .comment_midashi { margin: 0 0 30px; padding: 0 0 10px; font-size: 1.8rem; font-weight: bold; border-bottom: solid 1px #CCC;}
#comment .comment_midashi span { display: inline-block; padding-left: 10px; line-height: 1.4; border-left: solid 5px #333;}
.comment-list > li { margin-bottom: 20px; padding-bottom: 20px; border-bottom: dotted 1px #CCC;}
.comment-list > li .comment-author { display: block; margin-bottom: 8px;}
.comment-list > li cite { color: #6f9cb2;}
