@charset "UTF-8";
#special_contents_header, #special_contents {
  /*//////////////////////////////////////////////////
    mixin設定
  //////////////////////////////////////////////////*/
  /* menu button */
  /*フォントの変更*/
  /*色の変更*/
  /*テキストの色を333に*/
  /*横幅*/
  /*横スライダーのカテゴリーを非表示*/
  /* footer部分 */
  /* タグの色をオレンジに */
  /* タグアイコン消す */
  /* シェアボタンをグレーに */
  /* 体験リポート 目次部分*/
  /* タイトル変更*/
  /* タイトル変更*/
  /* .lf-ranking .lf-ranking__title { background: #000 !important;
  }

  .lf-ranking .lf-ranking-col a { color: #000;
  } */
  /*
    記事ページCSSの追加
    72web
  */
  /*# sourceMappingURL=style.css.map */
}

#special_contents_header .img-fit-cover, #special_contents .img-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

#special_contents_header .brs0, #special_contents .brs0 {
  border-radius: 0px;
}

#special_contents_header .brs5, #special_contents .brs5 {
  border-radius: 5px;
}

#special_contents_header .lf-mg-tb15, #special_contents .lf-mg-tb15 {
  margin: 45px 0 15px 0;
}

#special_contents_header body, #special_contents body {
  padding-top: 72px;
}

@media screen and (min-width: 768px) {
  #special_contents_header body, #special_contents body {
    padding-top: 0;
  }
}

#special_contents_header .layout-flex, #special_contents .layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#special_contents_header .layout-flex.option__flex-start, #special_contents .layout-flex.option__flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#special_contents_header .layout-flex.option__flex-end, #special_contents .layout-flex.option__flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#special_contents_header .layout-flex.option__flex-between, #special_contents .layout-flex.option__flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#special_contents_header .layout-flex.option__flex-center, #special_contents .layout-flex.option__flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#special_contents_header .global_menus > li, #special_contents .global_menus > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((92% - 3px) / 4);
          flex: 0 1 calc((92% - 3px) / 4);
  width: calc((92% - 3px) / 4);
  max-width: calc((92% - 3px) / 4);
  margin: 1px 0;
  padding: 0 2px;
  border-right: 1px solid #b8b8b8;
}

#special_contents_header .global_menus > li a, #special_contents .global_menus > li a {
  display: block;
  position: relative;
  white-space: nowrap;
  text-align: center;
  font-size: 10px;
  color: #666;
  font-weight: bold;
}

#special_contents_header .global_menus > li a:before, #special_contents .global_menus > li a:before {
  content: '';
  display: block;
  padding-top: 80%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

#special_contents_header .global_menus > li a:hover, #special_contents .global_menus > li a:hover {
  text-decoration: none;
}

#special_contents_header .global_menus > li:nth-child(4n), #special_contents .global_menus > li:nth-child(4n) {
  border-right: none;
}

#special_contents_header .global_menus > li:nth-child(n + 5), #special_contents .global_menus > li:nth-child(n + 5) {
  margin-top: 2px;
}

#special_contents_header .global_menus > li:nth-child(n + 5) a, #special_contents .global_menus > li:nth-child(n + 5) a {
  margin-top: -2px;
  padding-top: 2px;
  border-top: 1px solid #b8b8b8;
}

#special_contents_header .global_menus > li:nth-child(1) > a:before, #special_contents .global_menus > li:nth-child(1) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_01.png);
}

#special_contents_header .global_menus > li:nth-child(2) > a:before, #special_contents .global_menus > li:nth-child(2) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_02.png);
}

#special_contents_header .global_menus > li:nth-child(3) > a:before, #special_contents .global_menus > li:nth-child(3) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_03.png);
}

#special_contents_header .global_menus > li:nth-child(4) > a:before, #special_contents .global_menus > li:nth-child(4) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_04.png);
}

#special_contents_header .global_menus > li:nth-child(5) > a:before, #special_contents .global_menus > li:nth-child(5) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_05.png);
}

#special_contents_header .global_menus > li:nth-child(6) > a:before, #special_contents .global_menus > li:nth-child(6) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_06.png);
}

#special_contents_header .global_menus > li:nth-child(7) > a:before, #special_contents .global_menus > li:nth-child(7) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_07.png);
}

#special_contents_header .global_menus > li:nth-child(8) > a:before, #special_contents .global_menus > li:nth-child(8) > a:before {
  background-image: url(/leaf/wp-content/themes/leaf/leaf/img/common/icon/menu_08.png);
}

#special_contents_header .global_menus .sub-menu, #special_contents .global_menus .sub-menu {
  display: none;
}

@media screen and (min-width: 768px) {
  #special_contents_header .global_menus > li, #special_contents .global_menus > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% / 8);
            flex: 0 1 calc(100% / 8);
    width: calc(100% / 8);
    max-width: calc(100% / 8);
    max-width: 120px;
    margin: 0;
    border-right: 1px solid #b8b8b8;
  }
  #special_contents_header .global_menus > li a, #special_contents .global_menus > li a {
    font-size: 12px;
    -webkit-transition: .3s all;
    transition: .3s all;
  }
  #special_contents_header .global_menus > li a:before, #special_contents .global_menus > li a:before {
    padding-top: 75%;
  }
  #special_contents_header .global_menus > li a:hover, #special_contents .global_menus > li a:hover {
    opacity: .8;
    color: #ec7c1b;
  }
  #special_contents_header .global_menus > li:nth-child(4n), #special_contents .global_menus > li:nth-child(4n) {
    border-right: 1px solid #b8b8b8;
  }
  #special_contents_header .global_menus > li:nth-child(n + 5), #special_contents .global_menus > li:nth-child(n + 5) {
    margin-top: 0;
  }
  #special_contents_header .global_menus > li:nth-child(n + 5) a, #special_contents .global_menus > li:nth-child(n + 5) a {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  #special_contents_header .global_menus > li:last-child, #special_contents .global_menus > li:last-child {
    border-right: none;
  }
}

@media screen and (min-width: 991px) {
  #special_contents_header .global_menus > li, #special_contents .global_menus > li {
    max-width: 120px;
  }
  #special_contents_header .global_menus > li a, #special_contents .global_menus > li a {
    font-size: 14px;
  }
}

#special_contents_header #sp_sub_menu, #special_contents #sp_sub_menu {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}

#special_contents_header #sp_sub_menu .sub_menu-wrap, #special_contents #sp_sub_menu .sub_menu-wrap {
  width: 100%;
  height: auto;
  margin: 0;
  color: #fff;
}

#special_contents_header #sp_sub_menu li + li, #special_contents #sp_sub_menu li + li {
  border-top: 1px solid #fff;
}

#special_contents_header #sp_sub_menu a, #special_contents #sp_sub_menu a {
  display: block;
  text-align: center;
  height: 46px;
  line-height: 46px;
  color: #fff;
  background: #e8952a;
}

#special_contents_header #sp_sub_menu .sp_sub_menu--close a, #special_contents #sp_sub_menu .sp_sub_menu--close a {
  color: #fff;
  background: #9e9e9e;
}

#special_contents_header #sp_sub_menu .sp_sub_menu--close a::before, #special_contents #sp_sub_menu .sp_sub_menu--close a::before {
  font-family: "design_plus";
  content: "\e91a";
}

@media screen and (min-width: 768px) {
  #special_contents_header #sp_sub_menu, #special_contents #sp_sub_menu {
    display: none;
  }
}

#special_contents_header .links-sns .p-social-nav__item, #special_contents .links-sns .p-social-nav__item {
  margin: 0;
}

#special_contents_header .links-sns .p-social-nav__item + .p-social-nav__item, #special_contents .links-sns .p-social-nav__item + .p-social-nav__item {
  margin-left: 12px;
}

#special_contents_header .links-sns .p-social-nav__item a, #special_contents .links-sns .p-social-nav__item a {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  background: #666;
  border-radius: 50%;
}

#special_contents_header .sitemap, #special_contents .sitemap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
  margin: 15px auto 28px;
  padding: 4%;
  text-align: center;
  font-size: 14px;
  background: #efefef;
}

#special_contents_header .sitemap ul li, #special_contents .sitemap ul li {
  margin-top: 20px;
}

#special_contents_header .sitemap ul li a, #special_contents .sitemap ul li a {
  color: #1f181c;
}

#special_contents_header #header, #special_contents #header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100vw;
  max-height: 100vh;
  background: #fff;
  -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
}

#special_contents_header #header .header-inner, #special_contents #header .header-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#special_contents_header #header .header-pc, #special_contents #header .header-pc {
  display: none;
}

#special_contents_header #header .header-outer, #special_contents #header .header-outer {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

#special_contents_header #header .h-logo, #special_contents #header .h-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: auto;
  margin-bottom: 0;
}

#special_contents_header #header .h-logo img, #special_contents #header .h-logo img {
  max-width: 124px;
  margin-left: 4vw;
}

#special_contents_header #header .toggle-btn__navi, #special_contents #header .toggle-btn__navi {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 72px;
          flex: 0 1 72px;
  width: 72px;
  max-width: 72px;
  background: #e8952a;
}

#special_contents_header #header .toggle-btn__navi:before, #special_contents #header .toggle-btn__navi:before {
  content: '';
  display: block;
  padding-top: 100%;
}

#special_contents_header #header .toggle-btn__navi span, #special_contents #header .toggle-btn__navi span {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  -webkit-transition: .3s all;
  transition: .3s all;
}

#special_contents_header #header .toggle-btn__navi span:first-child, #special_contents #header .toggle-btn__navi span:first-child {
  -webkit-transform: translate(-50%, -8px);
          transform: translate(-50%, -8px);
}

#special_contents_header #header .toggle-btn__navi span:nth-child(2), #special_contents #header .toggle-btn__navi span:nth-child(2) {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#special_contents_header #header .toggle-btn__navi span:last-child, #special_contents #header .toggle-btn__navi span:last-child {
  -webkit-transform: translate(-50%, 8px);
          transform: translate(-50%, 8px);
}

#special_contents_header #header .toggle-menu, #special_contents #header .toggle-menu {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
  margin: 28px 0;
}

#special_contents_header #header .toggle-menu form, #special_contents #header .toggle-menu form {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 92%;
          flex: 0 1 92%;
  width: 92%;
  max-width: 92%;
  margin: 0 auto;
}

#special_contents_header #header .toggle-menu form label, #special_contents #header .toggle-menu form label {
  display: block;
  position: relative;
}

#special_contents_header #header .toggle-menu form input, #special_contents #header .toggle-menu form input {
  position: relative;
  z-index: 1;
}

#special_contents_header #header .toggle-menu form .c-search-button, #special_contents #header .toggle-menu form .c-search-button {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#special_contents_header #header .toggle-menu form .c-search-button:before, #special_contents #header .toggle-menu form .c-search-button:before {
  font-size: 24px;
  color: #665d60;
}

#special_contents_header #header .toggle-menu form .c-search-button:hover, #special_contents #header .toggle-menu form .c-search-button:hover {
  text-decoration: none;
}

#special_contents_header #header .toggle-menu .links-sns, #special_contents #header .toggle-menu .links-sns {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 92%;
          flex: 0 1 92%;
  width: 92%;
  max-width: 92%;
  margin: 0 auto;
}

#special_contents_header #header .menu-item-has-children, #special_contents #header .menu-item-has-children {
  position: relative;
  z-index: 1;
  /*
  .is-active{
    + .sub-menu{
      display: block;
      top: 100%;
      opacity: 1;
    }
  }
  */
}

#special_contents_header #header .menu-item-has-children .sub-menu, #special_contents #header .menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 300%;
  padding: 20px 0;
  text-align: center;
  background: #e8952a;
}

#special_contents_header #header .menu-item-has-children .sub-menu a, #special_contents #header .menu-item-has-children .sub-menu a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
}

#special_contents_header #header .menu-item-has-children .sub-menu a:before, #special_contents #header .menu-item-has-children .sub-menu a:before {
  content: none;
}

#special_contents_header .open #header .toggle-btn__navi span:first-child, #special_contents .open #header .toggle-btn__navi span:first-child {
  -webkit-transform: translate(-50%, -7px) rotate(45deg);
          transform: translate(-50%, -7px) rotate(45deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

#special_contents_header .open #header .toggle-btn__navi span:nth-child(2), #special_contents .open #header .toggle-btn__navi span:nth-child(2) {
  opacity: 0;
}

#special_contents_header .open #header .toggle-btn__navi span:last-child, #special_contents .open #header .toggle-btn__navi span:last-child {
  -webkit-transform: translate(-50%, 7px) rotate(-45deg);
          transform: translate(-50%, 7px) rotate(-45deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

@media screen and (min-width: 768px) {
  #special_contents_header #header, #special_contents #header {
    position: static;
    overflow: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #special_contents_header #header .header-outer, #special_contents #header .header-outer {
    margin-top: 10px;
  }
  #special_contents_header #header .h-logo img, #special_contents #header .h-logo img {
    max-width: 240px;
  }
  #special_contents_header #header .header-pc, #special_contents #header .header-pc {
    display: block;
  }
  #special_contents_header #header .header-outer, #special_contents #header .header-outer {
    width: 92%;
  }
  #special_contents_header #header .toggle-btn__navi, #special_contents #header .toggle-btn__navi {
    display: none;
  }
  #special_contents_header #header .toggle-menu, #special_contents #header .toggle-menu {
    display: block !important;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: auto;
  }
  #special_contents_header #header .toggle-menu .global_menus, #special_contents_header #header .toggle-menu .sitemap, #special_contents #header .toggle-menu .global_menus, #special_contents #header .toggle-menu .sitemap {
    display: none;
  }
  #special_contents_header #header .toggle-menu form, #special_contents #header .toggle-menu form {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: auto;
    margin: 0;
  }
  #special_contents_header #header .toggle-menu form label, #special_contents #header .toggle-menu form label {
    display: inline-block;
    margin: 0;
  }
  #special_contents_header #header .toggle-menu form input, #special_contents #header .toggle-menu form input {
    z-index: 2;
  }
  #special_contents_header #header .toggle-menu form .p-search-button, #special_contents #header .toggle-menu form .p-search-button {
    z-index: 1;
  }
  #special_contents_header #header .toggle-menu form .p-search-button:before, #special_contents #header .toggle-menu form .p-search-button:before {
    font-size: 32px;
  }
  #special_contents_header #header .toggle-menu form .p-header-search__input, #special_contents #header .toggle-menu form .p-header-search__input {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: transparent;
    background: transparent;
    border-color: transparent;
    -webkit-transition: .3s all;
    transition: .3s all;
    margin-left: 10px;
    cursor: pointer;
  }
  #special_contents_header #header .toggle-menu form .p-header-search__input:before, #special_contents #header .toggle-menu form .p-header-search__input:before {
    font-size: 32px;
  }
  #special_contents_header #header .toggle-menu form .p-header-search__input:focus, #special_contents #header .toggle-menu form .p-header-search__input:focus {
    z-index: 1;
    width: 250px;
    padding: 0 40px 0 18px;
    color: #000;
    border-color: #ddd;
    background: #ebeae6;
  }
  #special_contents_header #header .toggle-menu .links-sns, #special_contents #header .toggle-menu .links-sns {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: auto;
    max-width: none;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0;
  }
  #special_contents_header #header .toggle-menu .links-sns .p-social-nav__item, #special_contents #header .toggle-menu .links-sns .p-social-nav__item {
    margin: 0 12px 0 0;
  }
}

#special_contents_header #footer .p-footer__logo, #special_contents #footer .p-footer__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
}

#special_contents_header #footer .p-footer__logo .p-logo img, #special_contents #footer .p-footer__logo .p-logo img {
  width: 100%;
}

#special_contents_header #footer .p-footer__logo .p-logo__footer--mobile, #special_contents #footer .p-footer__logo .p-logo__footer--mobile {
  max-width: 160px;
  margin: 0 auto;
}

#special_contents_header #footer .container-y_menu, #special_contents_header #footer .container-be_menu, #special_contents_header #footer .container-sns, #special_contents #footer .container-y_menu, #special_contents #footer .container-be_menu, #special_contents #footer .container-sns {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
}

#special_contents_header #footer .p-copyright, #special_contents #footer .p-copyright {
  height: 100px;
}

#special_contents_header #footer .global_menus .sub-menu, #special_contents #footer .global_menus .sub-menu {
  display: none;
}

@media screen and (min-width: 991px) {
  #special_contents_header #footer, #special_contents #footer {
    background: #efefef;
  }
  #special_contents_header #footer .footer--outer, #special_contents #footer .footer--outer {
    padding: 35px;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  #special_contents_header #footer .p-footer__logo, #special_contents #footer .p-footer__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    width: 20%;
    max-width: 320px;
    padding: 0 40px;
  }
  #special_contents_header #footer .p-footer__logo .p-logo__footer, #special_contents #footer .p-footer__logo .p-logo__footer {
    width: 100%;
    margin: 0 auto;
  }
  #special_contents_header #footer .container-y_menu, #special_contents #footer .container-y_menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 46%;
            flex: 0 1 46%;
    width: 46%;
    max-width: 680px;
    padding: 0 40px;
    border-left: 1px solid #666767;
  }
  #special_contents_header #footer .container-y_menu .global_menus, #special_contents #footer .container-y_menu .global_menus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 240px;
    margin-bottom: 0;
  }
  #special_contents_header #footer .container-y_menu .global_menus > li, #special_contents #footer .container-y_menu .global_menus > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: calc(100% / 3);
    max-width: 200px;
    margin-top: 10px;
    border: none;
  }
  #special_contents_header #footer .container-y_menu .global_menus > li a, #special_contents #footer .container-y_menu .global_menus > li a {
    text-align: left;
    font-size: 16px;
  }
  #special_contents_header #footer .container-y_menu .global_menus > li a:before, #special_contents #footer .container-y_menu .global_menus > li a:before {
    display: none;
  }
  #special_contents_header #footer .container-y_menu .global_menus .sub-menu, #special_contents #footer .container-y_menu .global_menus .sub-menu {
    display: block;
  }
  #special_contents_header #footer .container-y_menu .global_menus .sub-menu li, #special_contents #footer .container-y_menu .global_menus .sub-menu li {
    margin-top: 10px;
  }
  #special_contents_header #footer .container-y_menu .global_menus .sub-menu a, #special_contents #footer .container-y_menu .global_menus .sub-menu a {
    font-size: 12px;
    text-indent: 14px;
    font-weight: normal;
    color: #1f181c;
  }
  #special_contents_header #footer .container-y_menu .global_menus .sub-menu a:before, #special_contents #footer .container-y_menu .global_menus .sub-menu a:before {
    display: inline;
    content: '-';
    padding: 0;
  }
  #special_contents_header #footer .container-be_menu, #special_contents #footer .container-be_menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
    width: 30%;
    max-width: 30%;
    margin: 0 !important;
    padding: 0 40px;
    border-left: 1px solid #666767;
  }
  #special_contents_header #footer .container-be_menu .sitemap, #special_contents #footer .container-be_menu .sitemap {
    margin: 0;
    padding: 0;
  }
  #special_contents_header #footer .container-be_menu .sitemap ul li, #special_contents #footer .container-be_menu .sitemap ul li {
    margin-top: 10px;
    white-space: nowrap;
    text-align: left;
    font-size: 12px;
  }
  #special_contents_header #footer .container-be_menu .container-sns .links-sns, #special_contents #footer .container-be_menu .container-sns .links-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

#special_contents_header .lf-index-slider, #special_contents .lf-index-slider {
  height: 400px;
}

#special_contents_header .p-social-nav a, #special_contents .p-social-nav a {
  color: black;
}

#special_contents_header .p-social-nav a:hover, #special_contents .p-social-nav a:hover {
  color: #999999;
}

#special_contents_header .lf-area-search .lf-area-title, #special_contents .lf-area-search .lf-area-title {
  text-align: center;
  line-height: 3em;
  background-color: #e8952a;
  color: #fff;
}

#special_contents_header .lf-area-search .lf-area-title .u-right:before, #special_contents .lf-area-search .lf-area-title .u-right:before {
  font-family: "design_plus";
  content: '\e90e';
  color: #fff;
}

#special_contents_header .lf-area-search .lf-area-tag, #special_contents .lf-area-search .lf-area-tag {
  text-align: center;
  line-height: 3em;
  background-color: #e8952a;
}

#special_contents_header .lf-area-search .lf-area-tag a, #special_contents .lf-area-search .lf-area-tag a {
  color: #fff;
}

#special_contents_header .lf-area-search .card-body .lf-area-tag, #special_contents .lf-area-search .card-body .lf-area-tag {
  border-top: 1px solid #fff;
}

#special_contents_header .tagbox, #special_contents .tagbox {
  margin: 20px auto;
}

#special_contents_header .tagbox a, #special_contents .tagbox a {
  display: inline-block;
  font-size: 11px;
}

#special_contents_header .tagbox .active span, #special_contents .tagbox .active span {
  color: #fff !important;
  background: #e8952a;
}

#special_contents_header .lf-area-popover, #special_contents .lf-area-popover {
  color: #e8952a;
}

#special_contents_header .lf-area-popover .lf-area-tag, #special_contents .lf-area-popover .lf-area-tag {
  text-align: center;
  line-height: 2em;
  color: #e8952a;
}

#special_contents_header .lf-area-popover a, #special_contents .lf-area-popover a {
  color: #e8952a;
}

#special_contents_header .lf-area-popover a:hover, #special_contents .lf-area-popover a:hover {
  opacity: 0.5;
}

#special_contents_header .tag-wrap, #special_contents .tag-wrap {
  font-size: 0.8em;
  border-radius: 50px;
  border: 1px solid #e8952a;
  padding: 5px;
  margin: 3px;
  color: #e8952a !important;
  display: inline-block;
}

#special_contents_header .lf-archive a, #special_contents .lf-archive a {
  color: #333;
}

#special_contents_header .lf-archive .title, #special_contents .lf-archive .title {
  color: black;
}

#special_contents_header .lf-archive-card-thumb, #special_contents .lf-archive-card-thumb {
  width: 100%;
  height: 200px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}

#special_contents_header .lf-archive .bordernone, #special_contents .lf-archive .bordernone {
  border: none;
}

#special_contents_header .lf-archive .underline, #special_contents .lf-archive .underline {
  text-decoration: underline;
}

#special_contents_header .lf-swiper-image-main-container, #special_contents .lf-swiper-image-main-container {
  max-height: 320px;
  overflow: hidden;
}

#special_contents_header .lf-swiper-image-main, #special_contents .lf-swiper-image-main {
  max-height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}

#special_contents_header .lf-swiper-image-thumb, #special_contents .lf-swiper-image-thumb {
  min-height: 80px;
  max-height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}

#special_contents_header .lf-hamberger-menu-mobile, #special_contents .lf-hamberger-menu-mobile {
  background: #fff;
}

#special_contents_header .lf-hamberger-menu-mobile ul, #special_contents .lf-hamberger-menu-mobile ul {
  text-align: center;
  margin-left: -10px;
  font-size: 0;
  /* タグ改行時の空白防止 */
}

#special_contents_header .lf-hamberger-menu-mobile ul li, #special_contents .lf-hamberger-menu-mobile ul li {
  display: inline-block;
  margin-left: 10px;
  font-size: 30px;
  /* ulでサイズ0にしたのを戻す */
  padding: 10px 20px;
}

#special_contents_header .lf-hamberger-menu-mobile .sns, #special_contents .lf-hamberger-menu-mobile .sns {
  color: black !important;
  font-size: 30px !important;
}

#special_contents_header .lf-hamberger-menu-mobile .logo, #special_contents .lf-hamberger-menu-mobile .logo {
  color: black !important;
  font-size: 30px !important;
  text-align: center;
}

#special_contents_header .lf-hamberger-menu-mobile-ad, #special_contents .lf-hamberger-menu-mobile-ad {
  background: #eee;
  width: 100%;
  padding: 10px;
}

@font-face {
  #special_contents_header, #special_contents {
    font-family: "design_plus";
    src: url("../fonts/design_plus.eot?v=1.0");
    src: url("../fonts/design_plus.eot?v=1.0#iefix") format("embedded-opentype"), url("../../fonts/design_plus.woff?v=1.0") format("woff"), url("../../fonts/design_plus.ttf?v=1.0") format("truetype"), url("../fonts/design_plus.svg?v=1.0#design_plus") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}

@media only screen and (max-width: 991px) {
  #special_contents_header .lf-menu-search-button, #special_contents .lf-menu-search-button {
    line-height: 72px;
    width: 72px;
    height: 72px;
    display: block;
    position: absolute;
    top: 0;
    right: 36px;
    text-align: center;
  }
  #special_contents_header .lf-menu-search-button::before, #special_contents .lf-menu-search-button::before {
    content: "\e915";
    font-family: "design_plus";
    font-size: 18px;
  }
  #special_contents_header .lf-menu-area-button, #special_contents .lf-menu-area-button {
    line-height: 72px;
    width: 72px;
    height: 72px;
    font-size: 18px;
    display: block;
    position: absolute;
    top: 26px;
    right: 72px;
    text-align: center;
  }
}

#special_contents_header .lf-goto-list, #special_contents .lf-goto-list {
  text-align: center;
}

#special_contents_header .lf-goto-list-button, #special_contents .lf-goto-list-button {
  font-weight: lighter;
  font-size: 0.9em;
  padding: 10px 50px !important;
}

#special_contents_header .lf-goto-list-button:hover, #special_contents .lf-goto-list-button:hover {
  background: #e8952a;
  color: white;
  opacity: 1;
}

#special_contents_header .lf-ranking, #special_contents .lf-ranking {
  font-size: 14px !important;
  margin-bottom: 20px !important;
}

#special_contents_header .lf-ranking .lf-ranking__title, #special_contents .lf-ranking .lf-ranking__title {
  margin: 10px auto !important;
}

#special_contents_header .lf-ranking .lf-ranking__title img, #special_contents .lf-ranking .lf-ranking__title img {
  text-align: center !important;
}

#special_contents_header .lf-ranking .lf-ranking-col, #special_contents .lf-ranking .lf-ranking-col {
  height: 120px;
  text-align: left;
  width: 98%;
  margin: 0 auto;
  border: 1px solid #EFEFEF;
  border-bottom: none;
  padding: 12px 0;
}

#special_contents_header .lf-ranking .lf-ranking-col:last-child, #special_contents .lf-ranking .lf-ranking-col:last-child {
  border-bottom: 1px solid #EFEFEF;
}

#special_contents_header .lf-ranking .lf-ranking-col .lf-ranking-img, #special_contents .lf-ranking .lf-ranking-col .lf-ranking-img {
  text-align: center;
}

#special_contents_header .lf-ranking .lf-ranking-col .lf-ranking-img img, #special_contents .lf-ranking .lf-ranking-col .lf-ranking-img img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

#special_contents_header .lf-ranking .lf-ranking-col .lf-ranking-article a, #special_contents .lf-ranking .lf-ranking-col .lf-ranking-article a {
  color: #333;
}

#special_contents_header .lf-ranking .lf-ranking-col .lf-ranking-article .title, #special_contents .lf-ranking .lf-ranking-col .lf-ranking-article .title {
  font-size: 1.1em;
  margin-bottom: 8px !important;
}

#special_contents_header .lf-ranking .lf-ranking-col .lf-ranking-article .content, #special_contents .lf-ranking .lf-ranking-col .lf-ranking-article .content {
  font-size: 0.9em;
}

#special_contents_header .lf-ranking .lf-ranking-col .lf-rank, #special_contents .lf-ranking .lf-ranking-col .lf-rank {
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: -12px;
  text-align: center;
  padding: 5.5px !important;
  color: #fff;
  background: #e8952a;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  #special_contents_header .lf-ranking-col .lf-ranking-img, #special_contents .lf-ranking-col .lf-ranking-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
  }
  #special_contents_header .lf-ranking-col .lf-ranking-article, #special_contents .lf-ranking-col .lf-ranking-article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
    max-width: 65%;
  }
}

#special_contents_header .lf-magazine, #special_contents .lf-magazine {
  background-color: #EFEFEF;
  padding: 30px;
}

#special_contents_header .lf-magazine .lf-goto-list-button, #special_contents .lf-magazine .lf-goto-list-button {
  padding: 10px 32px !important;
}

#special_contents_header .lf-magazine h2, #special_contents .lf-magazine h2 {
  margin-bottom: 20px;
}

#special_contents_header .lf-magazine .ad-image, #special_contents .lf-magazine .ad-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#special_contents_header .lf-magazine .lf-magazine-info P, #special_contents .lf-magazine .lf-magazine-info P {
  line-height: 1;
  font-weight: bold;
}

#special_contents_header .lf-magazine .lf-magazine-info .release, #special_contents .lf-magazine .lf-magazine-info .release {
  margin: 10px auto 0;
  font-size: 12px;
}

#special_contents_header .lf-magazine .lf-magazine-info .release_number, #special_contents .lf-magazine .lf-magazine-info .release_number {
  margin: 15px auto 0;
  font-size: 13px;
}

#special_contents_header .lf-magazine .lf-magazine-info .post_title, #special_contents .lf-magazine .lf-magazine-info .post_title {
  margin: 7px auto 0;
  font-size: 13px;
}

@media only screen and (max-width: 991px) {
  #special_contents_header .lf-magazine .lf-goto-list-button, #special_contents .lf-magazine .lf-goto-list-button {
    padding: 20px 0 !important;
    width: 92%;
  }
  #special_contents_header .lf-magazine .ad-image, #special_contents .lf-magazine .ad-image {
    width: 70%;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0 auto;
  }
  #special_contents_header .lf-goto-list-button, #special_contents .lf-goto-list-button {
    width: 80%;
    padding: 20px 0 !important;
  }
}

#special_contents_header .footer-nav, #special_contents .footer-nav {
  font-size: 0.8em;
  line-height: 2em;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border-top: 1px solid #a4a4a4;
  border-left: 1px solid #a4a4a4;
}

#special_contents_header .footer-nav:hover, #special_contents .footer-nav:hover {
  background: #e8952a;
  color: white !important;
}

#special_contents_header .footer-nav a, #special_contents .footer-nav a {
  color: #333;
}

#special_contents_header .footer-nav a:hover, #special_contents .footer-nav a:hover {
  color: white;
}

#special_contents_header .footer-nav_last, #special_contents .footer-nav_last {
  border-bottom: 1px solid #a4a4a4;
}

#special_contents_header body, #special_contents body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

#special_contents_header .p-index-tab__item, #special_contents .p-index-tab__item {
  background: #f2f2f1;
}

#special_contents_header .p-index-tab__item.is-active, #special_contents .p-index-tab__item.is-active {
  background-color: #e8952a !important;
}

#special_contents_header .p-index-tab__item a, #special_contents .p-index-tab__item a {
  color: #333;
}

#special_contents_header .p-index-tab, #special_contents .p-index-tab {
  margin-bottom: 0 !important;
}

#special_contents_header #p-index-tab--1, #special_contents #p-index-tab--1 {
  width: 96%;
  margin: 10px auto;
}

#special_contents_header #lf-js-footer-slider .p-float-category, #special_contents #lf-js-footer-slider .p-float-category {
  display: none;
}

#special_contents_header .p-article-slider__item-info, #special_contents .p-article-slider__item-info {
  position: relative;
  padding: 10px 14px;
  background: #EFEFEF;
}

#special_contents_header .p-footer-blog__item.p-article-slider__item.slick-slide, #special_contents .p-footer-blog__item.p-article-slider__item.slick-slide {
  margin-left: 1px;
}

#special_contents_header .p-index-blog.p-index-blog--type1, #special_contents .p-index-blog.p-index-blog--type1 {
  width: 90%;
  margin: 0 auto;
}

#special_contents_header #text-2, #special_contents #text-2 {
  text-align: center;
  background: #f6f6f6;
}

#special_contents_header #text-2 a, #special_contents #text-2 a {
  color: #333;
}

#special_contents_header .c-meta-box .tag-dis, #special_contents .c-meta-box .tag-dis {
  color: #e8952a;
}

#special_contents_header .c-meta-box .tag-dis a, #special_contents .c-meta-box .tag-dis a {
  color: #e8952a;
  border: solid 1px #e8952a;
}

#special_contents_header .c-meta-box__item, #special_contents .c-meta-box__item {
  padding-left: 0;
  margin: 0;
}

#special_contents_header .c-meta-box__item--tag::before, #special_contents .c-meta-box__item--tag::before {
  content: none;
}

#special_contents_header .c-share--color a, #special_contents .c-share--color a {
  background: #666767 !important;
}

#special_contents_header .report-template-default .contents_box, #special_contents .report-template-default .contents_box {
  background: #f2f2f1 !important;
  border: 1px solid #b8b8b8 !important;
  border-radius: 0 !important;
}

#special_contents_header .report-template-default .contents_box .contents_nm, #special_contents .report-template-default .contents_box .contents_nm {
  background-color: transparent;
}

#special_contents_header .report-template-default .title, #special_contents .report-template-default .title {
  color: #666767;
  padding-bottom: 0;
}

#special_contents_header .report-template-default .contents_box .contents_nm .title, #special_contents .report-template-default .contents_box .contents_nm .title {
  color: #666767;
  font-weight: normal;
  font-size: 16px;
}

#special_contents_header .report-template-default .contents_box .list p, #special_contents .report-template-default .contents_box .list p {
  color: #e8952a;
  font-size: 16px;
  margin-bottom: 10px;
}

#special_contents_header .report-template-default .contents_box .list p a, #special_contents .report-template-default .contents_box .list p a {
  color: #e8952a;
}

#special_contents_header .l-main .store_infobox .cnt-title, #special_contents .l-main .store_infobox .cnt-title {
  font-size: 20px;
  border-bottom: 1px solid #e8952a;
  color: #e8952a;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 8px;
  padding-left: 8px;
  background: #fff;
}

@media only screen and (max-width: 991px) {
  #special_contents_header, #special_contents {
    /* home画面だけフル画面に */
    /* 色をオレンジに */
    /* 画像の大きさ変更*/
    /* シェアボタンを丸く */
    /* タイトル変更*/
    /* タイトル下の画像のマージン狭く*/
    /* 目次のフォントサイズを下げる */
  }
  #special_contents_header .l-inner, #special_contents .l-inner {
    width: 95%;
  }
  #special_contents_header .home .l-main .l-inner, #special_contents .home .l-main .l-inner {
    width: 100%;
  }
  #special_contents_header .home .p-blog-list__item, #special_contents .home .p-blog-list__item {
    width: 95%;
  }
  #special_contents_header #event_post .l-inner, #special_contents #event_post .l-inner {
    width: 100%;
  }
  #special_contents_header #event_post .p-blog-list__item, #special_contents #event_post .p-blog-list__item {
    width: 95%;
  }
  #special_contents_header .p-menu-button, #special_contents .p-menu-button {
    line-height: 72px;
    width: 72px;
    height: 72px;
  }
  #special_contents_header .p-blog-list__item-meta, #special_contents .p-blog-list__item-meta {
    color: #e8952a !important;
  }
  #special_contents_header .p-blog-list__item-thumbnail.p-hover-effect__image.js-object-fit-cover, #special_contents .p-blog-list__item-thumbnail.p-hover-effect__image.js-object-fit-cover {
    width: 150px;
    height: 105px;
  }
  #special_contents_header .c-share--color a, #special_contents .c-share--color a {
    border-radius: 50%;
  }
  #special_contents_header .l-main .store_infobox .cnt-title, #special_contents .l-main .store_infobox .cnt-title {
    font-size: 16px;
  }
  #special_contents_header .report-template-default .store_infobox .cnt-img, #special_contents .report-template-default .store_infobox .cnt-img {
    margin-top: 16px;
  }
  #special_contents_header .report-template-default .contents_box .contents_nm .title, #special_contents_header .report-template-default .contents_box .list p, #special_contents .report-template-default .contents_box .contents_nm .title, #special_contents .report-template-default .contents_box .list p {
    font-size: 13px;
  }
}

#special_contents_header .blog_img img, #special_contents .blog_img img {
  width: 150px;
  height: 150px;
}

#special_contents_header .flex_bloglist, #special_contents .flex_bloglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
}

#special_contents_header .flex_bloglist2, #special_contents .flex_bloglist2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#special_contents_header .flex_title_date, #special_contents .flex_title_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#special_contents_header .flex_title_date .blog_title, #special_contents .flex_title_date .blog_title {
  color: #000000;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 0.8em;
}

#special_contents_header .flex_title_date a, #special_contents .flex_title_date a {
  color: #000000;
}

#special_contents_header .flex_title_date .blog_date, #special_contents .flex_title_date .blog_date {
  color: #999;
  font-size: 12px;
  margin-top: -8px;
}

#special_contents_header .flex_title_date .blog_date::before, #special_contents .flex_title_date .blog_date::before {
  content: "\e94e";
  display: inline-block;
  font-family: "design_plus";
  margin-right: 5px;
}

#special_contents_header .slide_margin, #special_contents .slide_margin {
  margin: 30px 0;
}

#special_contents_header .dis_center, #special_contents .dis_center {
  margin: auto;
  text-align: center;
  margin: 30px 0;
}

#special_contents_header .taxt-left, #special_contents .taxt-left {
  text-align: left;
}

#special_contents_header .taxt-center, #special_contents .taxt-center {
  text-align: center;
}

#special_contents_header .store_box, #special_contents .store_box {
  margin: 30px 0;
}

#special_contents_header .store_box .open_date, #special_contents .store_box .open_date {
  font-size: 20px;
}

#special_contents_header .store_box .open_storenm, #special_contents .store_box .open_storenm {
  font-size: 28px;
}

#special_contents_header .store_box .open_tel, #special_contents .store_box .open_tel {
  font-size: 22px;
}

#special_contents_header .store_box .open_tel a, #special_contents .store_box .open_tel a {
  color: #000;
}

#special_contents_header .store_box .open_cont, #special_contents .store_box .open_cont {
  font-size: 22px;
}

#special_contents_header .info_tbl, #special_contents .info_tbl {
  margin: 30px 0;
  padding: 20px;
  background-color: #FCECD8;
  border: 1px solid #E8952A;
  border-collapse: separate;
}

#special_contents_header .info_tbl a, #special_contents .info_tbl a {
  color: #E8952A;
}

#special_contents_header .info_tbl a.tel::before, #special_contents .info_tbl a.tel::before {
  content: "\e918";
  font-family: "design_plus";
  margin-right: 5px;
}

#special_contents_header .info_tbl .title, #special_contents .info_tbl .title {
  white-space: nowrap;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #666;
}

#special_contents_header .info_tbl td, #special_contents .info_tbl td {
  padding: 2px;
  font-size: 14px;
}

#special_contents_header .info_tbl td.name, #special_contents .info_tbl td.name {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

#special_contents_header .info_tbl td.name span, #special_contents .info_tbl td.name span {
  font-size: 12px;
  display: block;
}

#special_contents_header .info_tbl .text, #special_contents .info_tbl .text {
  width: 100%;
  color: #666;
}

#special_contents_header .info_tbl th, #special_contents .info_tbl th {
  font-size: 14px;
  width: 60px;
  color: #666;
}

#special_contents_header .info_tbl th + .text, #special_contents .info_tbl th + .text {
  width: auto;
}

@media screen and (min-width: 768px) {
  #special_contents_header .info_tbl td.name span, #special_contents .info_tbl td.name span {
    display: inline;
  }
}

#special_contents_header .caption-txt, #special_contents .caption-txt {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#special_contents_header .gmap_iframe, #special_contents .gmap_iframe {
  margin: 0 0 30px;
  border: 1px solid #ddd;
}

#special_contents_header .gmap_iframe iframe, #special_contents .gmap_iframe iframe {
  width: 100%;
  height: 300px;
}

#special_contents_header .info_tbl .text p, #special_contents .info_tbl .text p {
  margin-bottom: unset;
}

#special_contents_header .event-img img, #special_contents .event-img img {
  width: 100%;
}

#special_contents_header .nubner-r, #special_contents .nubner-r {
  margin-right: 5px;
}

#special_contents_header .pc_on, #special_contents .pc_on {
  float: left;
  padding: 0px;
  margin: 0px;
  background-color: #bbb;
}

#special_contents_header .tag-dis, #special_contents .tag-dis {
  color: #E8952A;
}

#special_contents_header .tag-dis a, #special_contents .tag-dis a {
  color: #E8952A;
  border: solid 1px #E8952A;
  margin: 2px 5px;
  padding: 3px 7px;
  border-radius: 50px;
  display: inline-block;
}

#special_contents_header .c-meta-box, #special_contents .c-meta-box {
  background-color: unset;
}

#special_contents_header .cap, #special_contents .cap {
  text-align: center;
  margin-top: 10px;
}

#special_contents_header .cap p, #special_contents .cap p {
  text-align: center;
  margin-top: 10px;
}

#special_contents_header .contents_info, #special_contents .contents_info {
  background: #F6F6F6;
  border: 1px solid #BEBBB9;
  margin-top: 20px;
  padding: 20px;
}

#special_contents_header .contents_info h2, #special_contents .contents_info h2 {
  display: block;
  text-align: center;
  background-color: #9F9C99;
  color: #FFF;
  font-size: 16px;
  padding: 10px;
}

#special_contents_header .contents_info .contents_info-list, #special_contents .contents_info .contents_info-list {
  padding-left: 10px;
  margin-bottom: 0;
}

#special_contents_header .contents_info .contents_info-list li, #special_contents .contents_info .contents_info-list li {
  padding: 5px 0;
}

#special_contents_header .contents_info .contents_info-list a, #special_contents .contents_info .contents_info-list a {
  color: #E8952A;
  text-decoration: underline;
  font-size: 15px;
}

#special_contents_header .contents_box, #special_contents .contents_box {
  border: solid 1px #000;
  border-radius: 8px;
  margin-bottom: 20px;
}

#special_contents_header .contents_box .contents_nm, #special_contents .contents_box .contents_nm {
  text-align: center;
  width: 100%;
  padding: 14px 0;
  background-color: #2F7AB7;
  border-radius: 8px 8px 0 0;
}

#special_contents_header .contents_box .contents_nm .title, #special_contents .contents_box .contents_nm .title {
  color: #FFF;
  font-size: 22px;
  margin: 0 auto;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
}

#special_contents_header .contents_box .list, #special_contents .contents_box .list {
  padding: 20px;
  /* padding: 45px 45px 30px 75px; */
}

#special_contents_header .contents_box .list p, #special_contents .contents_box .list p {
  font-size: 18px;
  font-weight: bold;
}

#special_contents_header .contents_box .list p a, #special_contents .contents_box .list p a {
  color: #000;
  text-decoration: underline;
}

#special_contents_header .store_infobox .cnt-title, #special_contents .store_infobox .cnt-title {
  font-size: 18px;
  font-weight: bold;
  background: #2F7AB7;
  color: #FFF;
  padding: 0.5em;
  margin-top: 30px;
}

#special_contents_header .store_infobox .cnt-img, #special_contents .store_infobox .cnt-img {
  margin: 30px 0;
}

#special_contents_header .store_infobox .cnt-img img, #special_contents .store_infobox .cnt-img img {
  width: 100%;
}

#special_contents_header .store_infobox .text, #special_contents .store_infobox .text {
  font-size: 18px;
}

#special_contents_header .store_infobox .store_nm, #special_contents .store_infobox .store_nm {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}

#special_contents_header .store_infobox .store_nm .store_tl, #special_contents .store_infobox .store_nm .store_tl {
  white-space: nowrap;
  background-color: #bbb;
  border-radius: 10px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #000;
  background-color: #ECECEC;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #F9F9F9), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #F9F9F9), color-stop(0.75, #F9F9F9), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 14px 14px;
  padding: 0 18px;
}

#special_contents_header .store_infobox .store_nm .store_nm_s, #special_contents .store_infobox .store_nm .store_nm_s {
  width: 100%;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, transparent), color-stop(0.5, #ffffff), to(#ffffff)), -webkit-gradient(linear, 0 0, 100% 0, color-stop(0.5, transparent), color-stop(0.5, #ffffff), to(#ffffff));
  -webkit-background-size: 5px 5px;
  border-bottom: 2px solid #fff;
  border-radius: 10px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 14px;
}

#special_contents_header .btn, #special_contents_header a.btn, #special_contents_header button.btn, #special_contents .btn, #special_contents a.btn, #special_contents button.btn {
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 4px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #FFF;
  background-color: #E8952A;
  border-radius: 0;
}

#special_contents_header a.btn-flat, #special_contents a.btn-flat {
  color: #E8952A;
  border-radius: 5px;
  background: none;
}

#special_contents_header a.btn-flat i.fas, #special_contents a.btn-flat i.fas {
  margin-left: 5px;
}

#special_contents_header .tag-size, #special_contents .tag-size {
  font-size: 13px;
}

#special_contents_header .top_space, #special_contents .top_space {
  margin-top: -100px;
  padding-top: 100px;
}

@media only screen and (max-width: 991px) {
  #special_contents_header a.btn-flat, #special_contents a.btn-flat {
    background: none !important;
    color: #e8952a !important;
    padding: 0 !important;
  }
}

#special_contents_header .article_header, #special_contents .article_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#special_contents_header .article_header .article_header-tagbox, #special_contents .article_header .article_header-tagbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
}

#special_contents_header .article_header .article_header-tagbox .c-meta-box, #special_contents .article_header .article_header-tagbox .c-meta-box {
  padding: 0;
}

#special_contents_header .article_header .article_header-sns, #special_contents .article_header .article_header-sns {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  text-align: right;
}

#special_contents_header .article_header .article_header-sns .p-entry__share, #special_contents .article_header .article_header-sns .p-entry__share {
  margin: 5px;
}

#special_contents_header .article_header .article_header-sns .c-share__btn, #special_contents .article_header .article_header-sns .c-share__btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 0 0;
}

#special_contents_header .article_header .article_header-sns .c-share__btn:last-child, #special_contents .article_header .article_header-sns .c-share__btn:last-child {
  margin: 0;
}

#special_contents_header .article_header .article_header-sns .c-share__btn a, #special_contents .article_header .article_header-sns .c-share__btn a {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  background: #666;
  border-radius: 50%;
}

#special_contents_header .article_header .article_header-sns .c-share__btn a i, #special_contents .article_header .article_header-sns .c-share__btn a i {
  top: -3px;
}

#special_contents_header .article_header .article_header-sns .c-share__btn a i:before, #special_contents .article_header .article_header-sns .c-share__btn a i:before {
  font-size: 1.2rem;
}

#special_contents_header .article_header .article_header-sns .c-share__btn a .c-share__title, #special_contents .article_header .article_header-sns .c-share__btn a .c-share__title {
  display: none;
}

#special_contents_header .article_header .article_header-icons, #special_contents .article_header .article_header-icons {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
  width: 48%;
  max-width: 48%;
}

#special_contents_header .article_header .article_header-time, #special_contents .article_header .article_header-time {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
  width: 48%;
  max-width: 48%;
  font-size: 13px;
  color: #e8952a;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #special_contents_header .article_header-sns, #special_contents .article_header-sns {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    text-align: right;
  }
  #special_contents_header .article_header-sns .p-entry__share, #special_contents .article_header-sns .p-entry__share {
    margin-right: 0 !important;
  }
  #special_contents_header .article_header-sns .c-share__btn, #special_contents .article_header-sns .c-share__btn {
    float: none;
  }
}

#special_contents_header .article_section .article_box, #special_contents .article_section .article_box {
  color: #666;
}

#special_contents_header .article_section .article_box h3, #special_contents .article_section .article_box h3 {
  border-bottom: 1px solid #E8952A;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 22px;
}

#special_contents_header .article_section .article_box + .article_box, #special_contents .article_section .article_box + .article_box {
  margin-top: 60px;
}

#special_contents_header .article_section .article_box-image img, #special_contents .article_section .article_box-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

#special_contents_header .article_section .article_box-title, #special_contents .article_section .article_box-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 28px;
  color: #E8952A;
}

#special_contents_header .article_section .article_box-caption, #special_contents .article_section .article_box-caption {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 13px;
}

#special_contents_header .article_section .article_box-body, #special_contents .article_section .article_box-body {
  margin-top: 30px;
  margin-bottom: 0;
}

#special_contents_header .article_section .article_box-body p, #special_contents .article_section .article_box-body p {
  margin: 0;
  font-size: 15px;
}

#special_contents_header .article_section .article_box-open, #special_contents .article_section .article_box-open {
  margin-top: 15px;
  color: #E8952A;
  font-weight: bold;
}

#special_contents_header .article_section .article_box-storename, #special_contents .article_section .article_box-storename {
  font-weight: bold;
  padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #special_contents_header .article_header .article_header-tagbox, #special_contents .article_header .article_header-tagbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    width: 50%;
    max-width: 50%;
  }
  #special_contents_header .article_header .article_header-sns, #special_contents .article_header .article_header-sns {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    width: 50%;
    max-width: 50%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #special_contents_header .article_header .article_header-sns .article_header-icons, #special_contents_header .article_header .article_header-sns .article_header-time, #special_contents .article_header .article_header-sns .article_header-icons, #special_contents .article_header .article_header-sns .article_header-time {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  #special_contents_header .flex_bloglist, #special_contents .flex_bloglist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #special_contents_header .blog_img img, #special_contents .blog_img img {
    width: 110px;
    height: 110px;
  }
  #special_contents_header .flex_title_date, #special_contents .flex_title_date {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 20px;
  }
  #special_contents_header .flex_title_date .blog_title, #special_contents .flex_title_date .blog_title {
    margin-left: 18px;
    margin-top: unset;
  }
  #special_contents_header .flex_title_date .blog_date, #special_contents .flex_title_date .blog_date {
    margin-left: 18px;
    margin-top: -6px;
  }
  #special_contents_header .store_box .open_title, #special_contents .store_box .open_title {
    font-size: 28px;
  }
  #special_contents_header .store_box .open_cont, #special_contents .store_box .open_cont {
    font-size: 22px;
  }
  #special_contents_header .info_tbl, #special_contents .info_tbl {
    width: 100%;
  }
  #special_contents_header .pc_on, #special_contents .pc_on {
    display: none;
  }
  #special_contents_header .contents_box .contents_nm .title, #special_contents .contents_box .contents_nm .title {
    font-size: 18px;
  }
  #special_contents_header .btn, #special_contents_header a.btn, #special_contents_header button.btn, #special_contents .btn, #special_contents a.btn, #special_contents button.btn {
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 4px 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #FFF;
    background-color: #E8952A;
    border-radius: 0;
  }
  #special_contents_header .article_section .article_box-title, #special_contents .article_section .article_box-title {
    font-size: 20px;
    line-height: 30px;
  }
}

#special_contents_header .c-related-article, #special_contents .c-related-article {
  font-size: 0.8em;
  position: relative;
  margin: 30px auto;
  border: 2px solid #ccc;
  max-width: 800px;
  background-color: black;
}

#special_contents_header .c-related-article + .c-related-article, #special_contents .c-related-article + .c-related-article {
  margin-top: -20px;
}

#special_contents_header .c-related-article:last-child, #special_contents .c-related-article:last-child {
  margin-bottom: 0;
}

#special_contents_header .c-related-article::before, #special_contents .c-related-article::before {
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 10;
  background-image: url("../img/common/related_icon.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  content: "";
}

#special_contents_header .c-related-article--pr::before, #special_contents .c-related-article--pr::before {
  background-image: url("../img/common/related_icon_pr.png");
}

#special_contents_header .c-related-article a, #special_contents .c-related-article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  padding: 10px;
  color: #2a2936 !important;
  text-decoration: none !important;
}

#special_contents_header .c-related-article a:hover, #special_contents .c-related-article a:hover {
  background-color: white;
}

#special_contents_header .plural .c-related-article a, #special_contents .plural .c-related-article a {
  color: #2a2936;
}

#special_contents_header .c-related-article__content, #special_contents .c-related-article__content {
  padding: 10px 10px 5px 25px;
  width: 68.84735%;
}

#special_contents_header .c-related-article__hdg, #special_contents_header .c-related-article__heading, #special_contents .c-related-article__hdg, #special_contents .c-related-article__heading {
  font-family: source-han-sans-japanese, sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  letter-spacing: 0.15rem;
  line-height: 1.5 !important;
}

#special_contents_header .c-related-article__lead, #special_contents .c-related-article__lead {
  font-family: source-han-sans-japanese, sans-serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  letter-spacing: 0.15rem;
  line-height: 1.5 !important;
  text-decoration: none;
  margin-bottom: 5px !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}

#special_contents_header .c-related-article__hdg, #special_contents_header .c-related-article__heading, #special_contents .c-related-article__hdg, #special_contents .c-related-article__heading {
  margin-bottom: 0 !important;
  font-weight: 500 !important;
}

#special_contents_header .c-related-article--pr .c-related-article__hdg::after, #special_contents_header .c-related-article--pr .c-related-article__heading::after, #special_contents .c-related-article--pr .c-related-article__hdg::after, #special_contents .c-related-article--pr .c-related-article__heading::after {
  display: inline-block;
  position: relative;
  visibility: visible;
  margin-left: 10px;
  border: 1px solid #4f4e58;
  background-color: #ebebeb;
  padding: 2px 5px;
  height: auto;
  color: #2a2936;
  font-weight: 500;
  line-height: 1;
  content: "PR";
}

#special_contents_header .c-related-article--external .c-related-article__hdg::before, #special_contents_header .c-related-article--external .c-related-article__heading::before, #special_contents .c-related-article--external .c-related-article__hdg::before, #special_contents .c-related-article--external .c-related-article__heading::before {
  margin-right: 4px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  content: "";
}

#special_contents_header .c-related-article__caption, #special_contents_header .c-related-article__image, #special_contents .c-related-article__caption, #special_contents .c-related-article__image {
  margin-left: auto;
  width: 31.15265%;
  max-width: 180px;
}

#special_contents_header .c-related-article__caption img, #special_contents_header .c-related-article__image img, #special_contents .c-related-article__caption img, #special_contents .c-related-article__image img {
  width: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 600px) {
  #special_contents_header .c-related-article, #special_contents .c-related-article {
    margin: 40px auto;
  }
  #special_contents_header .c-related-article + .c-related-article, #special_contents .c-related-article + .c-related-article {
    margin-top: -25px;
  }
  #special_contents_header .c-related-article::before, #special_contents .c-related-article::before {
    width: 70px;
    height: 70px;
  }
  #special_contents_header .c-related-article__content, #special_contents .c-related-article__content {
    padding: 10px 20px 5px 40px;
  }
}

@media screen and (min-width: 768px) {
  #special_contents_header .c-related-article__content, #special_contents .c-related-article__content {
    padding: 5px 20px 0 40px;
  }
  #special_contents_header .c-related-article__lead, #special_contents .c-related-article__lead {
    margin-bottom: 10px !important;
  }
  #special_contents_header .c-related-article__hdg, #special_contents_header .c-related-article__heading, #special_contents .c-related-article__hdg, #special_contents .c-related-article__heading {
    line-height: 1.6 !important;
  }
  #special_contents_header .c-related-article--pr .c-related-article__hdg::after, #special_contents_header .c-related-article--pr .c-related-article__heading::after, #special_contents .c-related-article--pr .c-related-article__hdg::after, #special_contents .c-related-article--pr .c-related-article__heading::after {
    top: -2px;
  }
}

@media screen and (min-width: 960px) {
  #special_contents_header .c-related-article, #special_contents .c-related-article {
    margin: 60px auto;
  }
  #special_contents_header .c-related-article + .c-related-article, #special_contents .c-related-article + .c-related-article {
    margin-top: -40px;
  }
  #special_contents_header .c-related-article::before, #special_contents .c-related-article::before {
    width: 80px;
    height: 80px;
  }
  #special_contents_header .c-related-article a, #special_contents .c-related-article a {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    padding: 20px;
  }
}

@media screen and (min-width: 1200px) {
  #special_contents_header .c-related-article, #special_contents .c-related-article {
    margin: 80px auto;
  }
  #special_contents_header .c-related-article + .c-related-article, #special_contents .c-related-article + .c-related-article {
    margin-top: -60px;
  }
  #special_contents_header .c-related-article__content, #special_contents .c-related-article__content {
    padding: 5px 40px 0 50px;
  }
}
/*# sourceMappingURL=webleaf-style.css.map */