@charset "UTF-8";
.snsShare__small .snsButton, .snsShare__big .snsButton, .shopInfoList .shopInfoList__inner, .shopInfoList .shopInfoList__inner--title, .sns__widget ul {
  display: flex; }

.shopInfoList .shopInfoList__inner--title {
  justify-content: center; }

.shopInfoList .shopInfoList__inner--title {
  align-items: center; }

.title--stripe {
  background: -webkit-repeating-linear-gradient(-55deg, #f4f4ee, #f4f4ee 10px, #fdfdfb 10px, #fcfcfc 20px);
  background: repeating-linear-gradient(-55deg, #f4f4ee, #f4f4ee 10px, #fdfdfb 10px, #fcfcfc 20px); }

/*------------------------------------
汎用パーツ、コンポーネント
会場INFO、ボタン系、特集デザインなど
--------------------------------------*/
img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: auto; }

/*--- ページ上部のちっちゃい版 ---*/
.snsShare__small .snsButton {
  letter-spacing: -0.4em;
  justify-content: flex-end;
  line-height: 1; }
  .snsShare__small .snsButton > div + div,
  .snsShare__small .snsButton > div + iframe,
  .snsShare__small .snsButton > iframe + div,
  .snsShare__small .snsButton > iframe + iframe {
    margin-left: 8px; }
    @media all and (max-width: 640px) {
      .snsShare__small .snsButton > div + div,
      .snsShare__small .snsButton > div + iframe,
      .snsShare__small .snsButton > iframe + div,
      .snsShare__small .snsButton > iframe + iframe {
        margin-left: 6px; } }
  @media all and (max-width: 640px) {
    .snsShare__small .snsButton {
      display: block;
      text-align: center; } }
  .snsShare__small .snsButton__box {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal; }
    @media all and (max-width: 640px) {
      .snsShare__small .snsButton__box {
        margin-bottom: 6px; } }
  .snsShare__small .snsButton__mail a {
    border-radius: 2px;
    background: #06c0a8;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    display: inline-block;
    font-weight: 600;
    letter-spacing: -0.02em;
    padding: 4px 8px;
    white-space: nowrap; }
    @media all and (max-width: 640px) {
      .snsShare__small .snsButton__mail a {
        padding: 4px; } }
    .snsShare__small .snsButton__mail a .fa {
      margin: 0 3px 0 0;
      font-size: 12px; }

/*--- 記事中盤に「この◯◯◯◯をシェア」 ---*/
.snsShare__set {
  text-align: center;
  margin: 30px auto 0;
  padding: 12px 20px 20px;
  border: solid 1px #E6E6E6;
  border-top: 4px solid #FE6300; }
  @media all and (max-width: 980px) {
    .snsShare__set {
      padding: 12px; } }
  .snsShare__set .title__waribashi {
    margin-bottom: 12px; }

/*--- ページ中盤のでかい版 ---*/
.snsShare__big .snsButton {
  justify-content: space-around;
  width: 100%; }
  .snsShare__big .snsButton a {
    white-space: nowrap;
    text-decoration: none;
    width: calc(100% / 4);
    display: block;
    color: #FFF;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    padding: 8px 8px 10px;
    line-height: 1; }
    .snsShare__big .snsButton a span {
      font-weight: 600; }
    .snsShare__big .snsButton a + a {
      margin-left: 8px; }
  .snsShare__big .snsButton .fa, .snsShare__big .snsButton img {
    font-size: 26px;
    display: block;
    margin: 2px auto; }
  .snsShare__big .snsButton img {
    height: 28px;
    margin-bottom: 5px; }
  .snsShare__big .snsButton .fa {
    position: relative;
    min-height: 30px; }
  .snsShare__big .snsButton .snsButton__share--tw {
    background: #1b95e0; }
    .snsShare__big .snsButton .snsButton__share--tw:hover {
      background: #1677b2; }
  .snsShare__big .snsButton .snsButton__share--fb {
    background: #4267b2; }
    .snsShare__big .snsButton .snsButton__share--fb .fa {
      font-size: 24px;
      top: 2px; }
    .snsShare__big .snsButton .snsButton__share--fb:hover {
      background: #34518d; }
  .snsShare__big .snsButton .snsButton__share--line {
    background: #00b833; }
    .snsShare__big .snsButton .snsButton__share--line:hover {
      background: #008525; }
  .snsShare__big .snsButton .snsButton__share--mail {
    background: #06c0a8; }
    .snsShare__big .snsButton .snsButton__share--mail .fa {
      font-size: 24px;
      top: 1px; }
    .snsShare__big .snsButton .snsButton__share--mail:hover {
      background: #048f7d; }

.shopInfoWrap {
  display: flex; }
  @media all and (max-width: 640px) {
    .shopInfoWrap {
      display: block;
      position: relative; } }
  .shopInfoWrap .map {
    position: relative;
    top: 4px;
    margin-right: 10px; }
    @media all and (max-width: 640px) {
      .shopInfoWrap .map {
        margin-right: 0 !important; } }
    .shopInfoWrap .map iframe {
      width: 100%; }
      @media all and (max-width: 640px) {
        .shopInfoWrap .map iframe {
          height: 200px; } }
  .shopInfoWrap .map {
    width: 100%;
    height: 350px; }
    @media all and (max-width: 640px) {
      .shopInfoWrap .map {
        height: 200px; } }

.mapZoomLink {
  text-align: right;
  font-size: 12px;
  position: relative;
  right: 6px; }
  .mapZoomLink a {
    color: #454545; }

#gMapShop, .gMapShop {
  width: 100%;
  height: 350px; }
  @media all and (max-width: 640px) {
    #gMapShop, .gMapShop {
      height: 280px; } }

.shopInfoList .shopInfoList__inner--text {
  padding: 4px 12px; }

.shopInfoList .fa-twitter-square {
  color: #1b95e0; }

.shopInfoList .fa-facebook-square {
  color: #4267b2; }

.shopInfoList .fa-instagram {
  color: #a72ca3; }

.article__detail .shopInfoList .shopName__kana,
#tinymce .shopInfoList .shopName__kana {
  font-size: 11px;
  color: #666; }

.article__detail .shopInfoList__inner,
#tinymce .shopInfoList__inner {
  padding-top: 2px;
  padding-bottom: 2px; }

.article__detail .shopInfoList__inner--title,
#tinymce .shopInfoList__inner--title {
  line-height: 1.2;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 13px; }

.article__detail .shopInfoList__inner--text,
#tinymce .shopInfoList__inner--text {
  line-height: 1.4;
  font-size: 13px; }

.shopInfoTitle {
  background: #ff94a6;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }
  .shopInfoTitle:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ff94a6 transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%); }

.shopInfoWrap {
  max-width: 700px;
  margin: auto;
  letter-spacing: -0.4em; }
  .shopInfoWrap .shopInfoBox {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top; }
    .shopInfoWrap .shopInfoBox .shopLinkBtn {
      color: #fff;
      width: 100%;
      margin-top: 14px; }
  .shopInfoWrap__image {
    width: 40%; }
    @media all and (max-width: 640px) {
      .shopInfoWrap__image {
        position: absolute;
        bottom: 0px;
        width: 100%;
        text-align: center; } }
  .shopInfoWrap__detail {
    width: 60%;
    padding-left: 14px; }
    @media all and (max-width: 640px) {
      .shopInfoWrap__detail {
        padding-bottom: 310px;
        padding-left: 0;
        width: 100%; } }
  .shopInfoWrap__mini .shopInfoWrap__detail {
    width: 100%;
    padding-left: 0; }

.shopInfoList__inner {
  border-bottom: 1px dashed #ccc;
  padding: 4px 0;
  line-height: 1.5; }
  .shopInfoList__inner--title, .shopInfoList__inner--text {
    padding: 4px;
    display: inline-block;
    font-size: 14px; }
  .shopInfoList__inner--title {
    text-align: center;
    background: #eeedeb;
    font-weight: 600;
    width: 25%;
    min-width: 175px; }
  .shopInfoList__inner--text .fa-external-link-square {
    color: #a4b8bf; }

.shopInfoWrap__mini .shopInfoList {
  margin: 0;
  padding: 0; }

@media all and (max-width: 640px) {
  .shopInfoWrap.placeInfo .shopInfoBox {
    padding-bottom: 0; } }

@media all and (max-width: 640px) {
  .shopInfoWrap.placeInfo .shopInfoWrap__image {
    position: static; } }

.shopInfoWrap.placeInfo .map {
  height: 200px;
  margin-top: 4px; }

.sankakuTitle {
  position: relative; }
  .sankakuTitle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 14px 0 0;
    border-color: #FE6300 transparent transparent transparent; }

.categoryWrap {
  text-align: center;
  position: relative; }

.categoryTitile {
  text-align: center;
  font-size: 12px;
  letter-spacing: 1.3px;
  font-weight: 500;
  color: #fff;
  position: absolute;
  z-index: 1;
  display: inline-block;
  padding: 0px 2em;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  top: -8px;
  min-width: 200px;
  width: 40%; }
  .categoryTitile:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #333232;
    transform: skewX(-20deg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }

.categoryList {
  padding: 20px 10px 10px;
  background: #f5f5f5;
  margin-bottom: 10px; }
  .categoryList__inner {
    display: inline-block; }
    .categoryList__inner a {
      color: rgba(26, 10, 1, 0.5);
      border-radius: 30px;
      border: 1px solid rgba(26, 10, 1, 0.5);
      padding: 2px 10px;
      margin-right: 8px;
      font-size: 12px;
      background: #fff; }
      .categoryList__inner a:hover {
        color: rgba(254, 99, 0, 0.7);
        border-color: rgba(254, 99, 0, 0.7); }

.title--kakko {
  position: relative;
  width: 300px;
  font-weight: bold;
  text-align: center;
  margin: auto;
  padding: 8px;
  /*
		background: -webkit-repeating-linear-gradient(45deg, #f6f6f6, #f6f6f6 7px, #FFF 7px, #FFF 14px);
		background: repeating-linear-gradient(45deg, #f6f6f6, #f6f6f6 7px, #FFF 7px, #FFF 14px);
*/ }
  @media only screen and (max-width: 375px) {
    .title--kakko {
      width: auto; } }
  .title--kakko:after,
  .title--kakko:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .title--kakko:before {
    top: 0;
    left: 0;
    border-top: 1px solid #555;
    border-left: 1px solid #555; }
  .title--kakko:after {
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #555;
    border-right: 1px solid #555; }

.title--hr {
  padding-top: 16px;
  position: relative;
  text-align: center;
  font-weight: bold; }
  .title--hr:before {
    position: relative;
    top: -16px;
    content: "";
    display: block;
    height: 2px;
    width: 65%;
    margin: auto;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 22%, #020000 52%, rgba(0, 0, 0, 0.15) 93%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 22%, #020000 52%, rgba(0, 0, 0, 0.15) 93%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 22%, #020000 52%, rgba(0, 0, 0, 0.15) 93%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#00ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.title--bgSiteColor {
  background: #FE6300;
  padding: 12px;
  color: #FFF; }

.title--yokoLine {
  font-weight: bold;
  margin-bottom: 12px;
  padding: 12px 16px;
  position: relative;
  z-index: 1; }
  .title--yokoLine:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #000; }
  .title--yokoLine a {
    font-weight: bold; }

.title--bgGrey {
  background: #eee;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 2px;
  font-weight: bold; }

.title--line {
  text-align: center;
  max-width: 640px;
  margin: auto auto 16px;
  border-top: solid 2px #000; }
  .title--line span {
    display: inline-block;
    padding-top: 18px;
    padding-bottom: 10px;
    border-bottom: solid 1px #000;
    font-weight: bold; }

.title--line2 {
  padding: 6px 0;
  font-weight: bold;
  text-align: center;
  border-top: solid 3px #000;
  border-bottom: solid 1px #000; }

.title--suihei {
  position: relative;
  text-align: center; }
  .title--suihei:before {
    content: "";
    display: block;
    border-top: solid 1px black;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1; }
  .title--suihei span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5; }

.title--stripe {
  font-weight: bold;
  padding: 8px 12px;
  line-height: 1.3;
  margin-bottom: 12px; }

.title__big {
  background: #FE6300;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 12px 12px 11px;
  margin-bottom: 26px;
  line-height: 1.7;
  position: relative; }
  @media all and (min-width: 769px) {
    .title__big {
      font-size: 1.8rem; } }
  @media all and (min-width: 769px) {
    .title__big {
      margin-bottom: 32px; } }
  .title__big:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 12px;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-repeating-linear-gradient(-55deg, #eaeadf, #eaeadf 10px, #fdfdfb 10px, #fcfcfc 20px);
    background: repeating-linear-gradient(-55deg, #eaeadf, #eaeadf 10px, #fdfdfb 10px, #fcfcfc 20px); }

.title__middle {
  background: #FE6300;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 6px 12px 5px;
  margin-bottom: 10px; }
  @media all and (min-width: 769px) {
    .title__middle {
      font-size: 1.6rem; } }
  @media all and (min-width: 769px) {
    .title__middle {
      font-size: 1.6px; } }

.title__small {
  background: #f2f2f2;
  font-weight: bold;
  padding: 2px 8px;
  margin-bottom: 4px; }

.title__kakko--kado {
  position: relative;
  max-width: 1200px;
  padding: 15px 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 768px) {
    .title__kakko--kado {
      max-width: inherit !important;
      width: 96% !important; } }
  .title__kakko--kado br {
    display: none; }
    @media all and (max-width: 414px) {
      .title__kakko--kado br {
        display: block; } }

.title__kakko--kado::after,
.title__kakko--kado::before {
  position: absolute;
  top: 0;
  content: '';
  width: 20px;
  height: 100%;
  border-top: 2px solid #FE6300;
  border-bottom: 2px solid #FE6300;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.title__kakko--kado::before {
  left: 0;
  border-left: 2px solid #FE6300; }

.title__kakko--kado::after {
  right: 0;
  border-right: 2px solid #FE6300; }

.title__kadoKakkoIn {
  font-weight: bold; }
  @media all and (max-width: 640px) {
    .title__kadoKakkoIn--text {
      line-height: 1.2; } }

.sns__widget {
  min-height: 520px;
  text-align: center;
  border: solid 1px #d6d6d6; }
  .sns__widget--detail iframe {
    max-width: 99%; }
  .sns__widget ul {
    width: 100%;
    justify-content: space-around;
    border-bottom: 0; }
  .sns__widget--btn {
    text-align: center;
    padding: 10px;
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    background: #C6C6C6; }
    .sns__widget--btn .fa {
      color: #999; }
    .sns__widget--btn:hover .fa {
      color: #FFF; }
    .sns__widget--btnFb:hover {
      background: #4267b2; }
    .sns__widget--btnFb.active {
      background: #4267b2; }
    .sns__widget--btnTw:hover {
      background: #1b95e0; }
    .sns__widget--btnTw.active {
      background: #1b95e0; }
    .sns__widget--btnInsta:hover {
      background: #a72ca3; }
    .sns__widget--btnInsta.active {
      background: #a72ca3; }
    .sns__widget--btn .fa-facebook {
      font-size: 24px; }
    .sns__widget--btn .fa-twitter {
      font-size: 26px; }
    .sns__widget--btn .fa-instagram {
      font-size: 24px; }
    .sns__widget--btn.active {
      position: relative; }
      .sns__widget--btn.active i {
        color: #fff; }
      .sns__widget--btn.active:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 7px 6px 7px;
        border-color: transparent transparent #ffffff transparent; }
    .sns__widget--btn + li {
      border-left: dotted 1px #1a1a1a; }
  .sns__widget--tw iframe {
    width: 740px !important;
    max-width: 100%; }
  .sns__widget--insta {
    padding-top: 4px; }
    .sns__widget--insta iframe {
      height: 520px !important; }

.mainColumn .sns__widget--insta iframe {
  height: 820px !important; }
  @media all and (max-width: 640px) {
    .mainColumn .sns__widget--insta iframe {
      height: 600px !important; } }

.report.topBlock .sideColumn .sns__widget--insta iframe {
  height: 800px !important; }
  @media all and (max-width: 640px) {
    .report.topBlock .sideColumn .sns__widget--insta iframe {
      height: 540px !important; } }

.keikouPen {
  position: relative;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  padding: 3px 24px;
  transform: skewX(-15deg); }
  .keikouPen em {
    display: block;
    position: relative;
    z-index: 5;
    transform: skewX(15deg);
    letter-spacing: 0.4em; }
  .keikouPen:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #ffff99; }
  .keikouPen__underLine:after {
    top: 50%;
    bottom: inherit;
    height: 30%; }
  .heroHeader .keikouPen em {
    letter-spacing: normal; }

.title__bigTenten {
  position: relative;
  margin-bottom: 18px; }
  .title__bigTenten strong {
    white-space: nowrap;
    background: #FFF;
    font-weight: 600;
    display: inline-block;
    padding-right: 0.5em;
    font-size: 30px; }
  .title__bigTenten--main {
    position: relative;
    line-height: 1.3; }
    .title__bigTenten--main:after {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 100%;
      height: 1px;
      border-top: dashed 1px #333; }
  .title__bigTenten--sub {
    font-size: 14px;
    letter-spacing: 0.2em;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-top: 2px; }

.title__waribashi {
  position: relative;
  display: inline-block;
  padding: 0 1em;
  font-weight: 600;
  letter-spacing: 0.2em;
  font-size: 18px; }
  .title__waribashi strong {
    display: inline-block;
    line-height: 1.3; }
    @media all and (max-width: 640px) {
      .title__waribashi strong {
        font-size: 14px; } }
  .title__waribashi:before,
  .title__waribashi:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 0.6em;
    height: 100%; }
  .title__waribashi:before {
    left: 0;
    background: url(/shared/img/waribashi_left.svg) no-repeat left center; }
  .title__waribashi:after {
    right: 0;
    background: url(/shared/img/waribashi_right.svg) no-repeat right center; }

.imgSlash {
  padding-left: 72px;
  padding-right: 72px;
  margin-top: -6px;
  margin-bottom: -6px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  margin-left: -24px;
  margin-right: -24px; }
  .imgSlash:before,
  .imgSlash:after {
    content: '';
    width: 5em;
    height: 100%;
    position: absolute;
    top: 0;
    transform: skewX(15deg);
    background: url(/shared/img/svg_slash.svg) no-repeat; }
  .imgSlash:before {
    left: 3px;
    background-position: left center; }
  .imgSlash:after {
    right: 3px;
    background-position: right center; }

.title__marumaru {
  position: relative;
  display: inline-block;
  margin: auto;
  text-align: center; }
  .title__marumaru .wakka {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.6);
    -ms-transform: translate(-50%, -50%) scale(1.6);
    transform: translate(-50%, -50%) scale(1.6);
    z-index: 1;
    display: block; }
    .title__marumaru .wakka svg {
      margin: auto;
      width: 100%;
      height: 100%; }
    .title__marumaru .wakka .st1 {
      fill: #B3B3B3; }
  .title__marumaru--fukidashi .wakka svg {
    transform: scale(-1, 1) rotate(180deg); }
  .title__marumaru--fukidashi .wakka__fukidashi {
    position: absolute;
    left: 0;
    right: 0;
    margin: -2px auto auto;
    text-align: center;
    z-index: 1;
    display: block; }
    .title__marumaru--fukidashi .wakka__fukidashi svg {
      margin: auto;
      width: auto;
      height: auto; }
    .title__marumaru--fukidashi .wakka__fukidashi .st0 {
      stroke: #B3B3B3; }

_:-ms-lang(x)::-ms-backdrop, .title__marumaru--fukidashi .wakka__fukidashi {
  width: 26px;
  top: 0; }

.title__bigUnderLine {
  font-size: 32px;
  padding: 0 10px;
  border-bottom: 2px solid #1A0A01;
  line-height: 1.3;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
  position: relative;
  line-height: 1.2; }
  @media all and (max-width: 640px) {
    .title__bigUnderLine {
      padding-bottom: 4px;
      font-size: 24px;
      letter-spacing: 0.1em; } }
  .title__bigUnderLine span {
    font-size: 18px;
    font-style: normal;
    letter-spacing: 0.1em;
    vertical-align: middle;
    padding-bottom: 6px; }
    @media all and (max-width: 640px) {
      .title__bigUnderLine span {
        display: inline-block;
        font-size: 16px; } }

.ichiranLinkWrap {
  position: relative; }
  @media all and (max-width: 768px) {
    .ichiranLinkWrap {
      padding-bottom: 80px !important; } }
  .ichiranLinkWrap .ichiranLink {
    font-size: 12px;
    font-weight: 600;
    color: #858585;
    font-style: normal;
    letter-spacing: 0;
    position: absolute;
    top: 16px;
    right: 0;
    transition-property: background, color; }
    @media all and (max-width: 768px) {
      .ichiranLinkWrap .ichiranLink {
        top: inherit;
        bottom: 20px;
        right: inherit;
        left: 50%;
        transform: translateX(-50%);
        background: #1A0A01;
        width: 80%;
        max-width: 280px;
        padding: 10px;
        text-align: center;
        color: #fff;
        border: 1px solid #1A0A01; }
        .ichiranLinkWrap .ichiranLink:hover {
          background: #fff;
          border: 1px solid #FE6300; } }
    .ichiranLinkWrap .ichiranLink:hover {
      color: #FE6300; }
    .ichiranLinkWrap .ichiranLink:before {
      content: "\f0da";
      display: inline-block;
      font-family: Fontawesome;
      margin-right: 6px; }

.botan3D {
  cursor: pointer;
  padding: 0px;
  margin: 0;
  font-feature-settings: "palt";
  text-align: center;
  background: #ff8f8f;
  border: solid 2px #FFF;
  color: #FFF !important;
  width: auto;
  max-width: 480px;
  display: inline-block;
  box-shadow: 0 4px 0px #e6e6e6;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  text-decoration: none;
  border-radius: 8px;
  margin: auto;
  padding: 12px 24px;
  font-weight: bold;
  line-height: 1;
  -webkit-appearance: none;
  font-weight: 600;
  font-size: 16px;
  font-family: fontAwesome; }
  .botan3D .fa {
    margin-right: 2px;
    font-weight: normal; }
  .botan3D span {
    font-weight: 600;
    font-feature-settings: "palt"; }
  .botan3D:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0px, 2px, 0px);
    -moz-transform: translate3d(0px, 2px, 0px);
    -ms-transform: translate3d(0px, 2px, 0px);
    transform: translate3d(0px, 2px, 0px);
    background: #ff7676; }
  .botan3D__medium {
    max-width: 320px;
    font-size: 14px;
    padding: 12px; }
  .botan3D__small {
    max-width: inherit;
    font-size: 12px;
    padding: 6px; }
  .botan3D.color__opdekakePurple {
    background: #9999ff; }
    .botan3D.color__opdekakePurple:hover {
      background: #6666ff; }
  .botan3D.color__lifstyleGreen {
    background: #69d1bf; }
    .botan3D.color__lifstyleGreen:hover {
      background: #42c5af; }
  .botan3D.color__newsReportYellow {
    background: #ffbb33; }
    .botan3D.color__newsReportYellow:hover {
      background: #ffaa00; }
  .botan3D.color__beautyPink {
    background: #ffacd8; }
    .botan3D.color__beautyPink:hover {
      background: #ff79c0; }
  .botan3D.color__dark {
    background: #999; }
    .botan3D.color__dark:hover {
      background: gray; }
  .botan3D.color__printOrange {
    background: #f2aa55; }
    .botan3D.color__printOrange:hover {
      background: #ee8b18; }

.snsMaru li {
  display: inline-block;
  padding: 15px; }
  @media all and (max-width: 640px) {
    .snsMaru li {
      padding: 6px; } }
  .snsMaru li a {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-block;
    background: #fff;
    position: relative;
    transition: all 0.2s; }
    @media all and (max-width: 640px) {
      .snsMaru li a {
        width: 40px;
        height: 40px; } }
    .snsMaru li a:hover {
      opacity: 0.8; }
    .snsMaru li a i, .snsMaru li a .lineBtn, .snsMaru li a .baseBtn {
      font-size: 40px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      margin: 0; }
      @media all and (max-width: 640px) {
        .snsMaru li a i, .snsMaru li a .lineBtn, .snsMaru li a .baseBtn {
          font-size: 24px; } }
    .snsMaru li a .fa-facebook {
      color: #4266B0; }
    .snsMaru li a .fa-twitter {
      color: #28A5DD; }
    .snsMaru li a .fa-instagram {
      color: #CC3095; }
    .snsMaru li a .fa-youtube-play {
      color: #FF0000; }
    .snsMaru li a .lineBtn, .snsMaru li a .baseBtn {
      width: 40px; }
      @media all and (max-width: 640px) {
        .snsMaru li a .lineBtn, .snsMaru li a .baseBtn {
          width: 24px; } }
    .snsMaru li a .baseBtn {
      margin-top: -2px; }

.blackBtn {
  background: #1A0A01;
  color: #fff;
  padding: 0.5em 1em;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #1A0A01;
  transition: .2s;
  font-size: 14px;
  letter-spacing: normal; }
  .blackBtn:hover {
    background: #fff;
    border-color: #FE6300;
    color: #FE6300; }
  .blackBtn i {
    margin-right: 8px; }
    @media all and (max-width: 640px) {
      .blackBtn i {
        margin-right: 4px; } }

.radicoBtn, .yokonagaBtn {
  display: inline-block; }

.radikoClick {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1; }

.glonavWrap .radikoClick {
  left: inherit;
  top: -10px;
  right: 10px;
  width: 80px;
  height: 80px;
  z-index: 1; }
  @media all and (max-width: 640px) {
    .glonavWrap .radikoClick {
      display: none; } }

.header.scrollVer .radikoClick {
  top: 4px;
  z-index: 1001; }

.radikoClick:hover + .radicoMaruBtn {
  color: #FE6300 !important;
  border-color: #FE6300 !important;
  box-shadow: 0 0 transparent; }
  .radikoClick:hover + .radicoMaruBtn svg path.st0 {
    fill: #FE6300 !important; }

.bangumiDetail__radico .radikoClick:hover {
  z-index: 1; }
  .bangumiDetail__radico .radikoClick:hover + .radicoBtn {
    opacity: 0.7; }

.snslongBtn {
  display: block;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 6px;
  display: flex;
  align-items: center; }
  .snslongBtn:hover {
    background: rgba(254, 99, 0, 0.8) !important; }
  .snslongBtn .icon {
    width: 24%;
    text-align: center;
    color: rgba(0, 0, 0, 0.9); }
  .snslongBtn .text {
    width: 76%;
    color: #fff;
    text-align: center;
    font-weight: 600;
    border-left: 1px dotted #fff; }
  .snslongBtn i {
    font-size: 22px;
    margin: 4px 10px; }
  .snslongBtn.twitter {
    background: #1b95e0; }
  .snslongBtn.insta {
    background: #a72ca3; }
  .snslongBtn.facebook {
    background: #4267b2; }
  .snslongBtn.official {
    background: #e37676; }
  .snslongBtn.kanren {
    background: #eab70e; }

.guest {
  margin-top: 6px; }
  .guest__title {
    border: 1px solid #FE6300;
    border-left: 4px solid #FE6300;
    padding: 0px 6px;
    font-size: 12px;
    display: inline-block;
    color: #FE6300;
    line-height: 1.4;
    font-weight: 600; }
  .guest__innerWrap {
    display: inline-block;
    margin-right: 1em;
    border-bottom: 1px dashed rgba(254, 99, 0, 0.5); }
  .guest__inner {
    display: flex;
    font-size: 12px;
    font-weight: 600; }
    .guest__inner--time {
      font-weight: 600;
      background: rgba(254, 99, 0, 0.15);
      padding: 0 6px; }
    .guest__inner--name {
      display: flex;
      width: 100%;
      align-items: center; }
      .guest__inner--name span {
        font-weight: 600;
        padding: 0 2px; }
    .guest__inner .guest__type {
      text-align: center;
      line-height: 1 !important;
      align-self: center;
      margin-right: 10px; }
      .guest__inner .guest__type span {
        border-radius: 3px;
        border: 1px solid #ff495d;
        border-top: 3px solid;
        padding: 2px;
        font-size: 10px !important;
        color: #ff495d;
        font-weight: bold;
        display: inline-block;
        line-height: 1.2;
        width: 66px; }
        .guest__inner .guest__type span[data-type="インタビュー"] {
          color: #49abff;
          border-color: #49abff;
          letter-spacing: -0.2px; }
        .guest__inner .guest__type span[data-type="メッセージ"], .guest__inner .guest__type span[data-type="メッセージゲスト"] {
          color: #06b375;
          border-color: #06b375; }

.slick-prev, .slick-next {
  width: 50px !important;
  height: 50px !important;
  border-radius: 4px !important;
  background: rgba(255, 255, 255, 0.7) !important;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
  @media all and (max-width: 768px) {
    .slick-prev, .slick-next {
      opacity: 0.5;
      width: 35px !important;
      height: 35px !important; } }
  @media all and (max-width: 640px) {
    .slick-prev, .slick-next {
      display: none !important; } }

.slick-prev:hover, .slick-next:hover {
  background: #ffaac5; }

.slick-prev:hover:before, .slick-next:hover:before {
  color: #1A0A01 !important; }

.slick-prev {
  left: 120px !important; }
  @media all and (max-width: 768px) {
    .slick-prev {
      left: 20px !important; } }

.slick-next {
  right: 120px !important; }
  @media all and (max-width: 768px) {
    .slick-next {
      right: 20px !important; } }

.slick-dots {
  bottom: -30px !important; }

.slick-prev::before, .slick-next::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 1;
  font-family: Fontawesome !important;
  transition: .1s;
  color: #878787 !important;
  font-size: 40px !important; }
  @media all and (max-width: 768px) {
    .slick-prev::before, .slick-next::before {
      font-size: 28px !important; } }

.slick-prev::before {
  content: "\f104" !important;
  padding-right: 4px; }

.slick-next::before {
  content: "\f105" !important;
  padding-left: 4px; }

.slick-dots li button::before {
  font-size: 16px !important;
  color: #999 !important;
  opacity: 0.8 !important; }

.slider {
  margin: 0 24px !important; }

.slick-list {
  max-height: 310px !important; }

.slick-dots li.slick-active button:before {
  color: #1A0A01 !important;
  opacity: 0.7; }

.slick-slide img {
  width: 100%; }

.slider {
  opacity: 0 !important;
  transition: opacity 0.3s linear !important; }

.slider.slick-initialized {
  opacity: 1 !important; }

.articleList__type--card01 {
  z-index: 10;
  min-height: 252px; }
  @media all and (max-width: 768px) {
    .articleList__type--card01 {
      min-height: 252px; } }
  @media all and (max-width: 640px) {
    .articleList__type--card01 {
      min-height: 180px; } }
  .articleList__type--card01 .articleListWrap {
    padding: 0 10px; }
  .articleList__type--card01 .articleList {
    position: relative;
    text-align: center; }
    .articleList__type--card01 .articleList:hover {
      opacity: 0.7; }
    .articleList__type--card01 .articleList__image2 {
      height: 400px;
      display: flex;
      align-items: center; }
      @media all and (max-width: 640px) {
        .articleList__type--card01 .articleList__image2 {
          height: 180px;
          justify-content: center;
          flex-direction: row;
          overflow: hidden; } }
      .articleList__type--card01 .articleList__image2 img {
        max-height: 400px;
        max-width: 680px;
        width: auto;
        margin: 0 auto; }
        @media all and (max-width: 640px) {
          .articleList__type--card01 .articleList__image2 img {
            height: 180px; } }
    .articleList__type--card01 .articleList__text {
      color: #1A0A01;
      padding: 10px 10px 0; }
      @media all and (max-width: 640px) {
        .articleList__type--card01 .articleList__text {
          width: 100%;
          height: inherit;
          bottom: 0;
          top: inherit;
          transform: none;
          padding: 10px 10px 5px;
          background: rgba(255, 255, 255, 0.7); } }
      .articleList__type--card01 .articleList__text--title {
        font-size: 18px;
        font-weight: 600;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        word-break: break-all;
        word-wrap: normal;
        line-height: 1.2; }
        @media all and (max-width: 640px) {
          .articleList__type--card01 .articleList__text--title {
            font-size: 13px;
            padding-bottom: 6px; } }
      .articleList__type--card01 .articleList__text--detail {
        padding: 10px 0;
        line-height: 1.5;
        width: 100%; }
        @media all and (max-width: 768px) {
          .articleList__type--card01 .articleList__text--detail {
            max-height: 100px;
            overflow: hidden; } }
        @media all and (max-width: 640px) {
          .articleList__type--card01 .articleList__text--detail {
            font-size: 12px;
            padding: 6px 0;
            max-height: 42px; } }
      .articleList__type--card01 .articleList__text--tag, .articleList__type--card01 .articleList__text--date {
        color: #878787;
        font-size: 14px;
        font-weight: 500; }
        @media all and (max-width: 640px) {
          .articleList__type--card01 .articleList__text--tag, .articleList__type--card01 .articleList__text--date {
            font-size: 12px; } }
      .articleList__type--card01 .articleList__text .tagWrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        position: absolute;
        bottom: 10px;
        right: 0;
        padding: 0 16px; }
        @media all and (max-width: 640px) {
          .articleList__type--card01 .articleList__text .tagWrap {
            position: static;
            padding: 0; } }

@media all and (max-width: 640px) {
  .ie .articleList__type--card01 .articleList__image2 {
    justify-content: inherit; } }

.topicsSlideWrap {
  position: relative; }
  .topicsSlideWrap .slick-list {
    max-height: 100% !important; }
  .topicsSlideWrap .loading {
    top: 50%;
    height: 100%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: none; }

.OnlyTopicsSlide .articleList__type--card01 {
  position: relative;
  z-index: 11; }

.OnlyTopicsSlide .articleList__image2 {
  height: auto; }
  .OnlyTopicsSlide .articleList__image2 img {
    max-height: 100%;
    max-width: 100%; }

.articleList__type--card02 {
  display: flex;
  flex-wrap: wrap; }
  .articleList__type--card02 .articleListWrap {
    border-bottom: 1px dashed rgba(26, 10, 1, 0.2);
    width: 47.5%; }
    @media all and (max-width: 640px) {
      .articleList__type--card02 .articleListWrap {
        width: 100%; } }
    .articleList__type--card02 .articleListWrap:nth-child(even) {
      margin-left: 5%; }
      @media all and (max-width: 640px) {
        .articleList__type--card02 .articleListWrap:nth-child(even) {
          margin-left: 0; } }
    .articleList__type--card02 .articleListWrap .articleList {
      display: flex;
      padding: 10px 0;
      position: relative;
      align-items: center; }
      @media all and (max-width: 640px) {
        .articleList__type--card02 .articleListWrap .articleList {
          display: block; } }
      .articleList__type--card02 .articleListWrap .articleList:hover {
        background: rgba(254, 99, 0, 0.1); }
      .articleList__type--card02 .articleListWrap .articleList__image {
        width: 30%;
        padding-left: 10px;
        height: 99px;
        overflow: hidden;
        position: relative; }
        @media all and (max-width: 640px) {
          .articleList__type--card02 .articleListWrap .articleList__image {
            width: 100%;
            margin-bottom: 8px; } }
        .articleList__type--card02 .articleListWrap .articleList__image img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%); }
        @media all and (max-width: 640px) {
          .articleList__type--card02 .articleListWrap .articleList__image {
            width: 100%;
            padding-left: 0;
            height: 200px; } }
      .articleList__type--card02 .articleListWrap .articleList__text {
        width: 70%;
        padding-left: 10px;
        color: #1A0A01;
        display: flex;
        flex-wrap: wrap; }
        @media all and (max-width: 640px) {
          .articleList__type--card02 .articleListWrap .articleList__text {
            width: 100%;
            padding-left: 0; } }
        .articleList__type--card02 .articleListWrap .articleList__text--title {
          font-weight: 600;
          line-height: 1.5;
          border-bottom: 2px solid #000;
          padding: 0 6px 2px;
          margin-bottom: 8px;
          width: 100%;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          display: block;
          word-break: break-all;
          word-wrap: normal; }
          @media all and (max-width: 640px) {
            .articleList__type--card02 .articleListWrap .articleList__text--title {
              font-size: 14px; } }
        .articleList__type--card02 .articleListWrap .articleList__text--detail, .articleList__type--card02 .articleListWrap .articleList__text .tagWrap {
          font-size: 14px;
          line-height: 1.5;
          padding: 0 6px; }
          @media all and (max-width: 640px) {
            .articleList__type--card02 .articleListWrap .articleList__text--detail, .articleList__type--card02 .articleListWrap .articleList__text .tagWrap {
              font-size: 12px; } }
        .articleList__type--card02 .articleListWrap .articleList__text .tagWrap {
          font-size: 12px;
          color: #959595;
          font-weight: 500;
          justify-content: space-between;
          display: flex;
          width: 100%;
          align-self: flex-end; }

.articleList__type--card03 .articleListWrap {
  border-bottom: 1px dashed rgba(26, 10, 1, 0.2); }
  .articleList__type--card03 .articleListWrap .articleList {
    display: flex;
    padding: 10px 0;
    position: relative;
    flex-wrap: wrap; }
    .articleList__type--card03 .articleListWrap .articleList:hover {
      background: rgba(254, 99, 0, 0.1); }
    .articleList__type--card03 .articleListWrap .articleList__image {
      width: 35%;
      padding-left: 10px; }
      @media all and (max-width: 640px) {
        .articleList__type--card03 .articleListWrap .articleList__image {
          width: 100%;
          padding-left: 0; } }
    .articleList__type--card03 .articleListWrap .articleList__text {
      width: 70%;
      padding-left: 10px;
      color: #1A0A01;
      position: absolute;
      right: 1em;
      top: 16px;
      display: flex;
      flex-wrap: wrap;
      height: calc(100% - 2em); }
      @media all and (max-width: 640px) {
        .articleList__type--card03 .articleListWrap .articleList__text {
          width: 100%;
          position: static;
          padding-left: 0; } }
      .articleList__type--card03 .articleListWrap .articleList__text--title {
        font-weight: 600;
        line-height: 1.5;
        border: 1px solid #000;
        padding: 6px 12px;
        background: rgba(255, 255, 255, 0.6);
        margin-bottom: 6px;
        width: 100%; }
        @media all and (max-width: 640px) {
          .articleList__type--card03 .articleListWrap .articleList__text--title {
            border-bottom: 2px solid #000;
            border-right: none;
            border-left: none;
            border-top: none; } }
      .articleList__type--card03 .articleListWrap .articleList__text--detail, .articleList__type--card03 .articleListWrap .articleList__text .tagWrap {
        padding-left: 50px;
        font-size: 13px;
        line-height: 1.5; }
        @media all and (max-width: 640px) {
          .articleList__type--card03 .articleListWrap .articleList__text--detail, .articleList__type--card03 .articleListWrap .articleList__text .tagWrap {
            padding-left: 0;
            padding: 0px 12px; } }
      .articleList__type--card03 .articleListWrap .articleList__text--detail {
        margin-bottom: 4px; }
      .articleList__type--card03 .articleListWrap .articleList__text .tagWrap {
        font-size: 12px;
        color: rgba(26, 10, 1, 0.7);
        font-weight: 500;
        justify-content: space-between;
        display: flex;
        width: 100%;
        align-self: flex-end; }

.articleList__type--card04 {
  display: flex;
  flex-wrap: wrap; }
  .articleList__type--card04 .articleListWrap {
    width: calc(25% - 2%);
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    margin-right: 2.6%;
    transition: .3s; }
    .articleList__type--card04 .articleListWrap:hover {
      border-color: rgba(254, 99, 0, 0.5); }
      .articleList__type--card04 .articleListWrap:hover img {
        opacity: 0.7; }
    .articleList__type--card04 .articleListWrap:nth-child(4n) {
      margin-right: 0; }
    @media all and (max-width: 768px) {
      .articleList__type--card04 .articleListWrap {
        width: calc(33.5% - 2%);
        margin-bottom: 20px; }
        .articleList__type--card04 .articleListWrap:nth-child(4n) {
          margin-right: 2%; }
        .articleList__type--card04 .articleListWrap:nth-child(3n) {
          margin-right: 0; } }
    @media all and (max-width: 640px) {
      .articleList__type--card04 .articleListWrap {
        width: calc(50% - 2%);
        margin-bottom: 4%;
        margin-right: 4%; }
        .articleList__type--card04 .articleListWrap:nth-child(3n) {
          margin-right: 4%; }
        .articleList__type--card04 .articleListWrap:nth-child(2n) {
          margin-right: 0; } }
    @media all and (max-width: 375px) {
      .articleList__type--card04 .articleListWrap {
        width: 100%;
        margin-right: 0 !important; } }
    .articleList__type--card04 .articleListWrap .articleList__image {
      height: 160px;
      overflow: hidden;
      position: relative;
      background: #f2f2f2;
      display: block; }
      @media all and (max-width: 768px) {
        .articleList__type--card04 .articleListWrap .articleList__image {
          height: 140px; } }
      @media all and (max-width: 768px) {
        .articleList__type--card04 .articleListWrap .articleList__image {
          height: 120px; } }
      @media all and (max-width: 375px) {
        .articleList__type--card04 .articleListWrap .articleList__image {
          height: 160px; } }
      .articleList__type--card04 .articleListWrap .articleList__image img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        max-width: 228px;
        max-height: 160px;
        width: auto;
        height: auto;
        transition: .3s; }
        @media all and (max-width: 375px) {
          .articleList__type--card04 .articleListWrap .articleList__image img {
            max-width: 290px;
            max-height: 200px; } }
    .articleList__type--card04 .articleListWrap .articleList__text p, .articleList__type--card04 .articleListWrap .articleList__text p a {
      display: flex;
      -webkit-align-items: center;
      /* 縦方向中央揃え（Safari用） */
      align-items: center;
      /* 縦方向中央揃え */ }
    .articleList__type--card04 .articleListWrap .articleList__text p {
      font-weight: 600;
      line-height: 1.5; }
      .articleList__type--card04 .articleListWrap .articleList__text p i {
        color: #FE6300;
        margin-right: 6px;
        width: 16px;
        text-align: center; }
      .articleList__type--card04 .articleListWrap .articleList__text p a {
        font-weight: 600;
        line-height: 1.5;
        display: flex;
        height: 45px; }
        @media all and (max-width: 768px) {
          .articleList__type--card04 .articleListWrap .articleList__text p a {
            min-height: 45px;
            height: inherit; } }
        .articleList__type--card04 .articleListWrap .articleList__text p a:hover {
          color: #FE6300; }
    .articleList__type--card04 .articleListWrap .articleList__text--artist {
      background: #1A0A01;
      color: #fff;
      padding: 4px 10px 4px 20px;
      position: relative;
      height: 54px; }
      @media all and (max-width: 768px) {
        .articleList__type--card04 .articleListWrap .articleList__text--artist {
          min-height: 54px;
          height: inherit; } }
      .articleList__type--card04 .articleListWrap .articleList__text--artist:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0 15px 10px;
        border-color: transparent transparent transparent #FE6300;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%); }
      .articleList__type--card04 .articleListWrap .articleList__text--artist a {
        color: #fff; }
    .articleList__type--card04 .articleListWrap .articleList__text--program, .articleList__type--card04 .articleListWrap .articleList__text--date {
      padding: 4px 2px; }
    .articleList__type--card04 .articleListWrap .articleList__text--program {
      border-bottom: 1px dashed #e4e4e4; }
      .articleList__type--card04 .articleListWrap .articleList__text--program a {
        color: #1A0A01; }

.articleList__type--card05 {
  display: flex;
  flex-wrap: wrap; }
  .articleList__type--card05 .articleListWrap {
    width: calc(25% - 2%);
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    margin-right: 2.6%;
    padding-bottom: 0 !important; }
    .articleList__type--card05 .articleListWrap:nth-child(4n) {
      margin-right: 0; }
    @media all and (max-width: 768px) {
      .articleList__type--card05 .articleListWrap {
        width: calc(33.5% - 2%);
        margin-bottom: 20px; }
        .articleList__type--card05 .articleListWrap:nth-child(4n) {
          margin-right: 2%; }
        .articleList__type--card05 .articleListWrap:nth-child(3n) {
          margin-right: 0; } }
    @media all and (max-width: 640px) {
      .articleList__type--card05 .articleListWrap {
        width: calc(50% - 2%);
        margin-bottom: 4%;
        margin-right: 4%; }
        .articleList__type--card05 .articleListWrap:nth-child(3n) {
          margin-right: 4%; }
        .articleList__type--card05 .articleListWrap:nth-child(2n) {
          margin-right: 0; } }
    @media all and (max-width: 375px) {
      .articleList__type--card05 .articleListWrap {
        width: 100%;
        margin-right: 0 !important; } }
    .articleList__type--card05 .articleListWrap .articleList:hover img {
      opacity: 0.7; }
    .articleList__type--card05 .articleListWrap .articleList__image {
      height: 140px;
      overflow: hidden;
      position: relative;
      background: #f2f2f2; }
      @media all and (max-width: 768px) {
        .articleList__type--card05 .articleListWrap .articleList__image {
          height: 140px; } }
      @media all and (max-width: 768px) {
        .articleList__type--card05 .articleListWrap .articleList__image {
          height: 120px; } }
      @media all and (max-width: 375px) {
        .articleList__type--card05 .articleListWrap .articleList__image {
          height: 160px; } }
      .articleList__type--card05 .articleListWrap .articleList__image img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transition: .3s; }
    .articleList__type--card05 .articleListWrap .articleList__text p {
      font-weight: 600;
      padding: 6px 8px;
      line-height: 1.5; }
    .articleList__type--card05 .articleListWrap .articleList__text--detail {
      font-size: 13px;
      font-weight: normal !important; }
    .articleList__type--card05 .articleListWrap .articleList__text .tagWrap {
      padding: 6px 8px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #858585; }
      .articleList__type--card05 .articleListWrap .articleList__text .tagWrap span {
        font-size: 12px;
        font-weight: 500; }

.radicoMaruBtn {
  border-radius: 50%;
  width: 86px;
  height: 86px;
  border: 2px solid #29A6DE;
  background: #fff;
  color: #29A6DE;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  padding: 10px 0;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  box-shadow: 4px 3px #ffdbdb;
  transition-property: border-color, color, box-shadow;
  transition-duration: .2s; }
  .radicoMaruBtn svg {
    width: 26px;
    margin: 2px 0 2px;
    height: 24px; }
    .radicoMaruBtn svg path.st0 {
      fill: #29A6DE;
      transition: .3s; }
  .radicoMaruBtn p {
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 600; }
  .radicoMaruBtn:hover {
    color: #FE6300;
    border-color: #FE6300;
    box-shadow: 0 0 #ffdbdb; }
    .radicoMaruBtn:hover svg path.st0 {
      fill: #FE6300; }
    .radicoMaruBtn:hover p {
      color: #FE6300; }

.daikeiTitle {
  background: #1A0A01;
  color: #fff;
  padding: 5px 3em 5px 2em;
  text-align: center;
  min-width: 350px;
  font-size: 20px;
  display: inline-block;
  position: relative;
  line-height: 1.4; }
  @media all and (max-width: 640px) {
    .daikeiTitle {
      min-width: 288px;
      font-size: 18px; } }
  .daikeiTitle:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 22px 40px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 0;
    right: 0; }

.chartTitleWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  @media all and (max-width: 640px) {
    .chartTitleWrap {
      display: block; } }
  .chartTitleWrap .koushinDate {
    color: rgba(26, 10, 1, 0.7); }
    @media all and (max-width: 640px) {
      .chartTitleWrap .koushinDate {
        display: block; } }

.top5Title {
  background: #1A0A01;
  color: #fff;
  padding: 4px 16px 4px 4px;
  text-align: center;
  min-width: 350px;
  font-size: 20px;
  display: inline-block;
  position: relative; }
  @media all and (max-width: 640px) {
    .top5Title {
      min-width: 290px; } }
  .top5Title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 22px 42px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 0;
    right: 0; }

.hot100Top5 {
  border-top: 1px dotted #d5d3d3;
  border-bottom: 1px dotted #d5d3d3;
  padding: 20px 0 0;
  display: flex; }
  @media all and (max-width: 768px) {
    .hot100Top5 {
      display: block; } }
  .hot100Top5 .hot100Top5__no1 {
    width: 40%; }
    @media all and (max-width: 768px) {
      .hot100Top5 .hot100Top5__no1 {
        width: 100%;
        border-bottom: 1px dotted #d5d3d3;
        margin-bottom: 20px;
        padding-bottom: 20px; } }
  .hot100Top5 .hot100Top5__no2 {
    width: 60%;
    display: flex;
    flex-wrap: wrap; }
    @media all and (max-width: 768px) {
      .hot100Top5 .hot100Top5__no2 {
        width: 100%; } }

.imageAmazonLink {
  display: inline-block;
  transition: .2s; }
  .imageAmazonLink:hover {
    opacity: 0.7; }

.win .imageAmazonLink {
  display: inherit; }

.chartWrap {
  display: flex; }
  .chartWrap__image {
    width: 40%;
    max-width: 100px; }
    .chartWrap__image img {
      border: 1px solid #e2e2e2; }
  .chartWrap__detail {
    width: 60%;
    padding-left: 6px; }
    .chartWrap__detail--number {
      background: #FE6300;
      font-weight: 800;
      display: inline-block;
      padding: 10px;
      line-height: 1;
      margin-bottom: 6px; }
    .chartWrap__detail--title {
      font-weight: 600; }
    .chartWrap__detail--name, .chartWrap__detail--name a {
      color: #a3a3a3;
      line-height: 1.2;
      font-size: 13px; }
    .chartWrap__detail--name a {
      text-decoration: underline; }
      .chartWrap__detail--name a:hover {
        text-decoration: none;
        color: #FE6300; }

.hot100Top5__no1 .chartWrap__image {
  max-width: 210px;
  width: 55%; }

.hot100Top5__no1 .chartWrap__detail {
  width: 45%; }
  @media all and (max-width: 768px) {
    .hot100Top5__no1 .chartWrap__detail {
      width: 66%; } }

.hot100Top5__no2 .mini {
  width: 50%;
  margin-bottom: 20px; }
  @media all and (max-width: 768px) {
    .hot100Top5__no2 .mini {
      width: 100%; } }
  .hot100Top5__no2 .mini .chartWrap__detail {
    width: 70%;
    padding-right: 16px; }
    .hot100Top5__no2 .mini .chartWrap__detail--number {
      padding: 8px 10px; }

.mpWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .mpWrap .mpblock {
    border: 1px solid #e4e4e4;
    width: 48%;
    flex-grow: 2; }
    @media all and (max-width: 768px) {
      .mpWrap .mpblock {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 30px; } }
    .mpWrap .mpblock__title {
      text-align: center;
      padding: 20px 0; }
      .mpWrap .mpblock__title svg {
        height: 30px;
        position: relative;
        top: 6px; }
        @media all and (max-width: 640px) {
          .mpWrap .mpblock__title svg {
            height: 24px; } }
        .mpWrap .mpblock__title svg path.st1 {
          fill: #fff; }
    .mpWrap .mpblock.megaPlayWrap {
      margin-right: 1%; }
      .mpWrap .mpblock.megaPlayWrap .mpblock__title {
        background: #002e5f;
        background: -moz-linear-gradient(left, #002e5f 0%, #0f764c 100%);
        background: -webkit-linear-gradient(left, #002e5f 0%, #0f764c 100%);
        background: linear-gradient(to right, #002e5f 0%, #0f764c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e5f', endColorstr='#0f764c',GradientType=1 ); }
    .mpWrap .mpblock.powerPushWrap {
      margin-left: 1%; }
      .mpWrap .mpblock.powerPushWrap .mpblock__title {
        background: #812d2d;
        background: -moz-linear-gradient(left, #812d2d 0%, #784907 100%);
        background: -webkit-linear-gradient(left, #812d2d 0%, #784907 100%);
        background: linear-gradient(to right, #812d2d 0%, #784907 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#812d2d', endColorstr='#784907',GradientType=1 ); }
    .mpWrap .mpblock__musicTitle {
      background: #1A0A01;
      color: #fff;
      padding: 14px 10px;
      text-align: center;
      font-weight: 600;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      .mpWrap .mpblock__musicTitle span, .mpWrap .mpblock__musicTitle a {
        font-weight: 600;
        font-size: 18px;
        color: #fff;
        width: 100%;
        line-height: 1.5; }
      .mpWrap .mpblock__musicTitle a {
        text-decoration: underline; }
        .mpWrap .mpblock__musicTitle a:hover {
          text-decoration: none;
          color: #FE6300; }
      .mpWrap .mpblock__musicTitle--artist, .mpWrap .mpblock__musicTitle--artist a {
        color: #a1a1a1 !important;
        font-weight: 400 !important; }
        @media all and (max-width: 640px) {
          .mpWrap .mpblock__musicTitle--artist, .mpWrap .mpblock__musicTitle--artist a {
            font-size: 16px; } }
    .mpWrap .mpblock .detailWrap {
      display: flex;
      flex-wrap: wrap; }
    .mpWrap .mpblock__youtube, .mpWrap .mpblock__jacket {
      width: 488px;
      height: 276px;
      position: relative; }
      @media all and (max-width: 768px) {
        .mpWrap .mpblock__youtube, .mpWrap .mpblock__jacket {
          width: 100%;
          height: auto; } }
    .mpWrap .mpblock__youtube {
      padding-top: 27.8%; }
      @media all and (max-width: 768px) {
        .mpWrap .mpblock__youtube {
          padding-top: 56.25%; } }
      .mpWrap .mpblock__youtube iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important; }
    .mpWrap .mpblock__jacket {
      text-align: center;
      padding: 38px 0;
      background: #1A0A01; }
      .mpWrap .mpblock__jacket img {
        max-height: 200px;
        height: 100%;
        border: 1px solid rgba(255, 255, 255, 0.3); }
      .mpWrap .mpblock__jacket:before {
        content: "";
        display: block;
        width: 90%;
        height: 100%;
        border-top: 1px solid #fff;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%); }
    .mpWrap .mpblock__detail {
      display: flex;
      padding: 20px;
      align-items: center;
      flex-wrap: wrap;
      width: 480px; }
      @media all and (max-width: 768px) {
        .mpWrap .mpblock__detail {
          width: 100%;
          padding: 14px 10px; } }
      .mpWrap .mpblock__detail--image {
        width: 35%; }
        .mpWrap .mpblock__detail--image img {
          width: 100%; }
        @media all and (max-width: 640px) {
          .mpWrap .mpblock__detail--image {
            width: 30%; } }
      .mpWrap .mpblock__detail--text {
        width: 65%;
        padding-left: 20px; }
        @media all and (max-width: 640px) {
          .mpWrap .mpblock__detail--text {
            width: 70%;
            padding-left: 10px; } }
        .mpWrap .mpblock__detail--text .textListTop__title {
          font-weight: 600;
          line-height: 1.3; }
          .mpWrap .mpblock__detail--text .textListTop__title a {
            text-decoration: underline; }
            .mpWrap .mpblock__detail--text .textListTop__title a:hover {
              text-decoration: none; }
        .mpWrap .mpblock__detail--text .textList__inner {
          display: flex;
          margin-bottom: 6px; }
          .mpWrap .mpblock__detail--text .textList__inner:first-child {
            border-top: 1px dotted #e4e4e4;
            margin-top: 8px;
            padding-top: 6px; }
          .mpWrap .mpblock__detail--text .textList__inner--title {
            width: 20%;
            font-weight: 600;
            text-align-last: justify;
            font-size: 12px; }
            @media all and (max-width: 640px) {
              .mpWrap .mpblock__detail--text .textList__inner--title {
                font-size: 12px;
                line-height: 1.3;
                max-width: 42px; } }
          .mpWrap .mpblock__detail--text .textList__inner--detail {
            width: 80%;
            padding-left: 20px;
            font-size: 12px; }
            @media all and (max-width: 640px) {
              .mpWrap .mpblock__detail--text .textList__inner--detail {
                font-size: 12px;
                padding-left: 10px;
                line-height: 1.3; } }

.memberOnly {
  padding: 16px;
  text-align: center;
  background: rgba(228, 228, 228, 0.6); }
  .memberOnly__text {
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 14px; }
    .memberOnly__text i {
      color: #FE6300; }
  .memberOnly__link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .memberOnly__link a, .memberOnly__link button {
      width: 48%;
      font-weight: 600; }
      @media all and (max-width: 640px) {
        .memberOnly__link a, .memberOnly__link button {
          padding: 4px 6px;
          font-size: 13px; } }
      .memberOnly__link a svg, .memberOnly__link button svg {
        display: inline-block;
        height: 24px;
        vertical-align: middle;
        margin-right: 10px;
        position: relative;
        bottom: 1px;
        transition: .2s; }
        @media all and (max-width: 640px) {
          .memberOnly__link a svg, .memberOnly__link button svg {
            margin-right: 4px;
            height: 20px; } }
        .memberOnly__link a svg .st0, .memberOnly__link button svg .st0 {
          fill: #fff; }
      .memberOnly__link a.login, .memberOnly__link button.login {
        background: #2381b0;
        border-color: #2381b0; }
      .memberOnly__link a.touroku, .memberOnly__link button.touroku {
        background: #fb8442;
        border-color: #fb8442; }
      .memberOnly__link a:hover, .memberOnly__link button:hover {
        background: #fff; }
        .memberOnly__link a:hover svg .st0, .memberOnly__link button:hover svg .st0 {
          fill: #FE6300; }
        .memberOnly__link a:hover.login, .memberOnly__link button:hover.login {
          color: #2381b0; }
          .memberOnly__link a:hover.login svg .st0, .memberOnly__link button:hover.login svg .st0 {
            fill: #2381b0; }

.musicList {
  border-top: 3px solid #1A0A01;
  border-bottom: 3px solid #1A0A01;
  width: 100%; }
  .musicList th, .musicList td {
    position: relative; }
    .musicList th:before, .musicList td:before {
      content: "";
      width: 100%;
      height: 100%;
      border-right: 4px solid #fff;
      position: absolute;
      top: 0;
      right: 0; }
    .musicList th:last-child:before, .musicList td:last-child:before {
      border-right: none; }
  .musicList__title {
    background: rgba(254, 99, 0, 0.2); }
    .musicList__title th {
      font-weight: 600;
      padding: 10px; }
      @media all and (max-width: 640px) {
        .musicList__title th {
          font-size: 14px;
          padding: 6px; } }
      .musicList__title th.time {
        min-width: 54px;
        width: 20%; }
      .musicList__title th.title, .musicList__title th.artist {
        width: 40%; }
  .musicList tr td {
    padding: 4px 0 4px 1em;
    border-bottom: 1px dashed #e4e4e4;
    vertical-align: middle;
    font-weight: 500; }
    .musicList tr td br {
      display: none; }
    @media all and (max-width: 640px) {
      .musicList tr td {
        line-height: 1.2;
        padding: 4px 6px 4px 4px;
        font-size: 12px; }
        .musicList tr td br {
          display: block; }
        .musicList tr td:first-child {
          text-align: center; } }
    .musicList tr td.time {
      padding-left: 0;
      text-align: center;
      white-space: nowrap; }
      @media all and (max-width: 640px) {
        .musicList tr td.time {
          font-size: 10px;
          text-align: left; } }
