@charset "utf-8";

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .glb-pageWrapper {
    min-width: 1240px;
  }
  .glb-mainWrapper {
    position: relative;
    z-index: 0;
  }
}
.container-episode, .container-range-food {
  font-family: 'Noto Sans JP', sans-serif;
  color: #000;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
  .wrapper {
    max-width: 389px;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .sp-only {
    display: none !important;
  }
  .wrapper {
    width: 962px;
    margin: 0 auto 60px;
  }
}

.keyvisual-title {
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-keyvisual {
    background: url(/img/reform/contents/episode/bg_episode001_sp.jpg) no-repeat center 0 /cover;
    padding: 50px 0 67px;
  }
  .section-keyvisual .keyvisual-title {
    text-align: center;
    left: -7px;
    top: -4px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-keyvisual .keyvisual-title {
    left: unset;
  }
  .section-keyvisual .keyvisual-title img{
    height: auto;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-keyvisual {
    background: url(/img/reform/contents/episode/bg_episode001.jpg) no-repeat center 0 /cover;
    margin-top: 32px;
    padding: 74px 0 114px;
  }
  .section-keyvisual .keyvisual-title {
    width: 893px;
    margin: 0 auto;
    position: relative;
    left: -32px;
  }
}

.section-story {
  position: relative;
  overflow: hidden;
}
.section-story .main-story {
  text-align: center;
}
.section-story .story-text {
  position: relative;
  font-weight: 400;
}
.section-story .story-text::after {
  content: "";
  position: absolute;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-story {
    margin-bottom: 49px;
  }
  .section-story .wrapper {
    max-width: 100%;
    padding: 0;
  }
  .section-story .image-story {
    position: relative;
    background: url(/img/reform/contents/episode/bg_story_sp.png) repeat center;
    margin-bottom: 8px;
    padding: 16px 20px 90px;
    text-align: center;
  }
  .section-story .image-story img {
    height: auto
  }
  .section-story .image-story::after {
    content: "";
    position: absolute;
    background: url(/img/reform/contents/episode/img_curved_story_sp.png) repeat center 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 49px;
  }
  .section-story .main-story {
    max-width: 380px;
    margin: 0 auto;
    padding: 0 20px 10px;
  }
  .section-story .story-title {
    margin-bottom: 5px;
  }
  .section-story .story-text {
    line-height: calc(30/14);
  }
  .section-story .story-text::after {
    background: url(/img/reform/contents/episode/img_story_line_sp.png) repeat-x 0 0 / auto 100%;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
  }
  .section-story .story-text span {
    position: relative;
    display: block;
  }
  .section-story .story-text br {
    content: "";
    display: block;
  }
  .section-story .story-text span::after {
    content: "";
    position: absolute;
    background: url(/img/reform/contents/episode/img_story_line_sp.png) repeat-x 0 0 / auto 100%;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
  }
  .is-spacing {
    letter-spacing: -.01em;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-story .story-text {
    font-size: 1.2rem;
  }
  .is-spacing {
    letter-spacing: -.03em;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-story {
    position: relative;
    background: url(/img/reform/contents/episode/bg_story.png) repeat center;
  }
  .section-story::after {
    content: "";
    position: absolute;
    background: url(/img/reform/contents/episode/img_curved_story.png) repeat center 0;
    bottom: -54px;
    width: 100%;
    height: 107px;
  }
  .section-story .image-story {
    width: 800px;
    margin: 0 58px 0 auto;
    margin-top: -17px;
  }
  .section-story .main-story {
    margin-left: -5px;
    margin-top: -122px;
  }
  .section-story .story-content {
    font-size: 1.6rem;
    margin-top: 4px;
  }
  .section-story .story-text {
    line-height: 2.625;
  }
  .section-story .story-text::after {
    background: url(/img/reform/contents/episode/img_story_line.png) no-repeat 0 0;
    width: 705px;
    height: 1px;
    left: 135px;
    bottom: 0;
  }
}

.section-episodes .episodes-title {
  position: relative;
  text-align: center;
}
.section-episodes .episodes-title::before,
.section-episodes .episodes-title::after {
  content: "";
  position: absolute;
}
.section-episodes .episodes-list li:hover .episodes-link{
  opacity: .8;
}
.section-episodes .episodes-link {
  display: block;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background-color: #fff;
}
.section-episodes .episodes-link:hover {
  color: #000;
  opacity: .8;
}
.section-episodes .episodes-link::after {
  content: "";
  position: absolute;
  display: block;
  border-right: 2px solid #6d6e71;
  border-bottom: 2px solid #6d6e71;
  transform: rotate(-45deg);
}
.section-episodes .episodes-quote {
  position: absolute;
}
.section-episodes .episodes-link span {
  position: relative;
}
.section-episodes .episode-first::before,
.section-episodes .episode-second::before {
  content: "";
  position: absolute;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-episodes {
    padding: 0 25px;
  }
  .section-episodes .episodes-title {
    margin-bottom: 8px;
  }
  .section-episodes .episodes-title::before {
    background: url(/img/reform/contents/episode/icn_episode_left_sp.png) no-repeat center center / 100% 100%;
    width: 68px;
    height: 73px;
    left: -1px;
    top: -15px;
  }
  .section-episodes .episodes-title::after {
    background: url(/img/reform/contents/episode/icn_episode_right_sp.png) no-repeat center center / 100% 100%;
    width: 72px;
    height: 61px;
    top: -2px;
    right: -1px;
  }
  .section-episodes .episodes-list li {
    display: block;
    margin-bottom: 13px;
    border: 1px solid #231f20;
  }
  .section-episodes .episodes-list a {
    text-decoration: none;
  }
  .episodes-list img {
    display: block;
    width: 100%;
    height: auto;
  }
  .section-episodes .episodes-link {
    position: relative;
    width: 100%;
    padding: 2px 15px 2px 75px;
    margin-top: -1px;
    height: 24px;
    display: flex;
    align-items: center;
    bottom: 0;
    font-size: 1.47rem;
    line-height: 1.2;
    z-index: 1;
  }
  .section-episodes .episode-first::before,
  .section-episodes .episode-second::before {
    width: 69px;
    height: 26px;
    left: -2px;
    bottom: -2px;
  }
  .section-episodes .episode-first::before {
    background: url(/img/reform/contents/episode/img_episodes_title001_sp.png) no-repeat center center/ 100% 100%;
  }
  .section-episodes .episode-second::before {
    background: url(/img/reform/contents/episode/img_episodes_title002_sp.png) no-repeat center center/ 100% 100%;
  }
  .section-episodes .episode-third::before {
    background: url(/img/reform/contents/episode/img_episodes_title003_sp.png) no-repeat center center/ 100% 100%;
  }
  .is-link-letter {
    letter-spacing: -.05em;
  }
  .section-episodes .episodes-quote {
    top: 2px;
    left: -3px;
  }
  .section-episodes .episodes-link::after {
    width: 8px;
    height: 8px;
    top: 50%;
    right: 7px;
    margin-top: -4px;
  }
  .section-episodes .common-banner{
    margin-bottom: 28px;
    display: block;
    text-align: center;
  }
  .section-episodes .common-banner img {
    height: auto;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-episodes .episodes-link {
    font-size: 1.1rem;
    letter-spacing: .075em;
    font-feature-settings: "palt";
  }
  .section-episodes .episode-first::before,
  .section-episodes .episode-second::before {
    width: 63px;
  }
  .section-episodes .episodes-link::after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
  .section-episodes .episodes-title::after {
    right: -20px;
  }
  .section-episodes .episodes-title::before {
    left: -22px;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-episodes {
    margin-bottom: 80px;
    padding-top: 120px;
  }
  .section-episodes .episodes-title {
    margin-bottom: 20px;
    margin-left: -5px;
  }
  .section-episodes .episodes-title::before {
    background: url(/img/reform/contents/episode/icn_episode_left.png) no-repeat center center / 100% 100%;
    width: 144px;
    height: 146px;
    top: -45px;
    left: 144px;
  }
  .section-episodes .episodes-title::after {
    background: url(/img/reform/contents/episode/icn_episode_right.png) no-repeat center center / 100% 100%;
    width: 143px;
    height: 122px;
    top: -20px;
    right: 138px;
  }
  .section-episodes .episodes-list li {
    position: relative;
    margin-bottom: 34px;
    border: 2px solid #231f20;
  }
  .section-episodes .episodes-list li a{
    display: block;
  }
  .section-episodes .episodes-link {
    position: absolute;
    width: 713px;
    bottom: 12px;
    right: 5px;
    padding-left: 135px;
    padding-right: 65px;
    font-size: 2.2rem;
    line-height: calc(37/22);
  }
  .section-episodes .episodes-quote {
    top: -1px;
    left: -1px;
  }
  .section-episodes .common-banner {
    display: block;
    text-align: center;
    margin-left: 5px;
  }
  .section-episodes .episodes-link::after {
    width: 11px;
    height: 11px;
    bottom: 13px;
    right: 15px;
  }
  .section-episodes .episodes-link span {
    top: -1px;
  }
  .section-episodes .episode-first::before,
  .section-episodes .episode-second::before {
    width: 121px;
    height: 40px;
    left: -3px;
    top: -3px;
  }
  .section-episodes .episode-first::before {
    background: url(/img/reform/contents/episode/img_episodes_title001.png) no-repeat center center/ 100% 100%;
  }
  .section-episodes .episode-second::before {
    background: url(/img/reform/contents/episode/img_episodes_title002.png) no-repeat center center/ 100% 100%;
  }
}
  .section-episodes .episode-third::before {
    background: url(/img/reform/contents/episode/img_episodes_title003.png) no-repeat center center/ 100% 100%;
  }
}

.section-episode-more .wrapper {
  margin: 0 auto;
}
.section-episode-more .more-title,
.section-episode-more .more-resolve {
  text-align: center;
}
.section-episode-more .more-resolve {
  color: #231f20;
}
.section-episode-more .more-title,
.section-episode-more .head-description,
.section-episode-more .item-content,
.section-episode-more .more-slider {
  position: relative;
}
.section-episode-more .slider-main {
  position: unset;
}
.section-episode-more .more-title:before,
.section-episode-more .more-title:after,
.section-episode-more .content-detail,
.section-episode-more .head-tag,
.section-episode-more .more-slider:before,
.section-episode-more .more-slider:after,
.section-episode-more .slider-button {
  position: absolute;
}
.section-episode-more .head-tag,
.section-episode-more .head-description {
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-episode-more .head-tag,
.section-episode-more .content-detail {
  color: #fff;
}
.section-episode-more .head-tag {
  background: url(/img/reform/contents/episode/more_bg_tag.svg) no-repeat center center/100%;
}
.section-episode-more .more-title:before,
.section-episode-more .more-title:after {
  content: "";
  background: no-repeat center center/100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-episode-more .slider-inner,
.section-episode-more .item-content {
  overflow: hidden;
}
.section-episode-more .item-content,
.section-episode-more .slider-button {
  box-shadow: 0 0 2px 2px rgb(0 0 0/20%);
}
.section-episode-more .more-slider,
.section-episode-more .more-slider:before,
.section-episode-more .more-slider:after {
  background: #fff;
}
.section-episode-more .more-slider:before,
.section-episode-more .more-slider:after {
  content: "";
  opacity: .8;
  top: 0;
  bottom: 0;
  z-index: 10;
}
.section-episode-more .more-slider:before {
  left: 0;
}
.section-episode-more .more-slider:after {
  right: 0;
}
.section-episode-more .description-text {
  color: #000;
  transform: rotate(-11deg);
  font-weight: normal;
}
.section-episode-more .content-detail {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(65,108,171,.8) url(/img/reform/contents/episode/more_icon_arrow.svg) no-repeat;
  letter-spacing: .1em
}
.section-episode-more .slider-button {
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  background: #fff no-repeat center center;
  border-radius: 50%;
  z-index: 20;
  transition: ease .26s;
  cursor: pointer;
  border: none;
}
.section-episode-more .slider-button:hover {
  opacity: .8;
}
.section-episode-more .button-prev {
  background-image: url(/img/reform/contents/episode/more_icon_arrow_previous.svg);
}
.section-episode-more .button-prev:before,
.section-episode-more .button-next:before,
.slick-dots > li button:before {
  content: unset;
}
.section-episode-more .button-next {
  background-image: url(/img/reform/contents/episode/more_icon_arrow_next.svg);
}
.section-episode-more .slick-dots {
  display: flex;
  justify-content: center;
  position: unset;
}
.slick-dots > li button {
  background: #bcbec0;
  border-radius: 50%;
}
.slick-dots > li.slick-active button{
  background: #6d6e71;
}
.section-episode-more .common-banner {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.section-episode-more .slider-item {
  padding-top: 1px;
}
.section-episode-more .slider-item a {
  text-decoration: none;
  display: block;
}
.section-episode-more .head-tag {
  padding-bottom: 3px;
  left: 5px;
  border-radius: 2px;
}
.section-episode-more .slick-list {
  overflow: unset;
}
.section-episode-more .more-slider:before {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.section-episode-more .more-slider:after {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.section-episode-more .is-slide-flex .slider-main {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}
.section-episode-more .is-slide-flex .slider-item {
  display: block !important
}
.more-slider .slider-main:not(.slick-initialized) .slider-item:not(:first-child) {
  display: none;
}

@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-episode-more {
    padding: 83px 0 0;
    background: url(/img/reform/contents/episode/more_bg_pattern.png) repeat;
  }
  .section-episode-more .wrapper {
    width: auto;
    max-width: 1440px;
    padding: 0 20px;
  }
  .section-episode-more .more-title {
    margin-bottom: 4px;
  }
  .section-episode-more .more-title:before {
    background-image: url(/img/reform/contents/episode/more_title_decor001.png);
    width: 150px;
    height: 122px;
    margin-left: -266px;
    margin-top: -23px;
  }
  .section-episode-more .more-title:after {
    background-image: url(/img/reform/contents/episode/more_title_decor002.png);
    width: 107px;
    height: 127px;
    margin-left: 252px;
    margin-top: -29px;
  }
  .section-episode-more .more-resolve {
    margin-bottom: 32px;
    font-size: 2.4rem;
  }
  .section-episode-more .more-slider {
    border-radius: 20px;
    padding: 53px 0 30px 111px;
  }
  .section-episode-more .slider-inner {
    padding-left: 10px;
  }
  .section-episode-more .more-slider:before,
  .section-episode-more .more-slider:after {
    width: 112px;
  }
  .section-episode-more .slick-slide {
    margin-right: 32px;
  }
  .section-episode-more .slider-item .is-margin-top {
    margin-top: 80px;
  }
  .section-episode-more .head-tag,
  .section-episode-more .head-description {
    font-size: 1.6rem;
  }
  .section-episode-more .head-description {
    background: url(/img/reform/contents/episode/more_bg_description.svg) no-repeat center center/100%;
    line-height: 1.5;
    width: 248px;
    height: 122px;
    padding-bottom: 8px;
    margin-bottom: 10px;
  }
  .section-episode-more .head-tag {
    width: 110px;
    height: 32px;
    top: -1px;
  }
  .section-episode-more .description-text {
    padding: 0 20px;
  }
  .section-episode-more .item-head {
    margin-left: -5px;
  }
  .section-episode-more .item-content {
    width: 240px;
    border-radius: 10px;
  }
  .section-episode-more .item-content img {
    display: block;
    width: 100%;
    height: auto;
  }
  .section-episode-more .content-detail {
    min-height: 50px;
    padding: 10px 28px;
    background-size: 8px auto;
    background-position: center right 17px;
  }
  .section-episode-more .is-margin-top .content-detail {
    background-color: rgba(0,145,208,.8);
  }
  .section-episode-more .slider-button {
    width: 73px;
    height: 73px;
    background-size: 17px auto;
  }
  .section-episode-more .button-prev {
    left: 18px;
  }
  .section-episode-more .button-next {
    right: 24px;
  }
  .section-episode-more .slick-dots {
    padding: 45px 111px 0 0;
  }
  .slick-dots > li {
    margin: 0 8px;
  }
  .slick-dots > li,
  .slick-dots > li button {
    width: 10px;
    height: 10px;
  }
  .section-episode-more .common-banner {
    width: 754px;
  }
  .section-episode-more .is-slide-flex .slider-button {
    display: none;
  }
  .section-episode-more .is-slide-flex .slider-item {
    margin: 0 16px;
  }
  .section-episode-more .is-slide-flex:before,
  .section-episode-more .is-slide-flex:after {
    display: none;
  }
}
@media print,screen and (min-width:0) and (max-width:375px) {
  .section-episode-more .button-prev {
    left: -12px !important;
  }
  .section-episode-more .button-next {
    right: -12px !important;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-episode-more {
    padding: 27px 20px 20px;
    background: url(/img/reform/contents/episode/more_bg_pattern_sp.jpg) repeat;
  }
  .section-episode-more .wrapper {
    max-width: 389px;
  }
  .section-episode-more .more-title {
    margin-bottom: 7px;
  }
  .section-episode-more .more-title:before {
    background-image: url(/img/reform/contents/episode/more_title_decor001.png);
    width: 75px;
    height: 61px;
    margin-left: -140px;
    margin-top: -8px;
  }
  .section-episode-more .more-title:after {
    background-image: url(/img/reform/contents/episode/more_title_decor002.png);
    width: 53px;
    height: 63px;
    margin-left: 129px;
    margin-top: -10px;
  }
  .section-episode-more .more-resolve {
    margin-bottom: 12px;
    font-size: 1.5rem;
    line-height: 1.467;
  }
  .section-episode-more .more-slider {
    padding: 31px 0 18px 20px;
  }
  .section-episode-more .slider-inner {
    padding-left: 8px;
  }
  .section-episode-more .more-slider {
    max-width: 310px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 20px;
  }
  .section-episode-more .more-slider:before,
  .section-episode-more .more-slider:after {
    width: 23px;
  }
  .section-episode-more .slick-slide {
    margin-right: 16px;
  }
  .section-episode-more .head-tag,
  .section-episode-more .head-description {
    font-size: 1.08rem;
  }
  .section-episode-more .head-tag {
    width: 75px;
    height: 22px;
    top: 5px;
  }
  .section-episode-more .head-description {
    background: url(/img/reform/contents/episode/more_bg_description_sp.svg) no-repeat center center/100%;
    width: 163px;
    height: 100px;
    padding-top: 4px;
    margin-bottom: 7px;
    line-height: 1.5;
  }
  .section-episode-more .description-text {
    padding: 0 7px;
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.1875;
  }
  .section-episode-more .item-head {
    margin-left: -7px;
  }
  .section-episode-more .item-content {
    width: 162px;
    height: 227px;
    border-radius: 7px;
  }
  .section-episode-more .item-content img {
    width: 100%;
    height: 100%;
  }
  .section-episode-more .content-detail {
    min-height: 34px;
    padding: 10px 25px;
    background-size: 5px auto;
    background-position: center right 12px;
    font-size: .98rem;
  }
  .section-episode-more .slick-slide:nth-child(2n) .content-detail {
    background-color: rgba(65, 108, 171, .8);
  }
  .section-episode-more .slider-button {
    width: 36px;
    height: 36px;
    background-size: 8px auto;
  }
  .section-episode-more .button-prev {
    left: -20px;
  }
  .section-episode-more .button-next {
    right: -19px;
  }
  .section-episode-more .slick-dots {
    padding: 29px 20px 0 0;
  }
  .slick-dots > li {
    margin: 0 4px;
  }
  .slick-dots > li,
  .slick-dots > li button {
    width: 5px;
    height: 5px;
  }
  .slick-dots > li button {
    padding: unset;
  }
  .section-episode-more .common-banner img {
    height: auto;
  }
  .section-episode-more .is-slide-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-episode-more .is-slide-flex .slider-inner {
    padding-left: 0;
  }
  .section-episode-more .is-slide-flex .slider-button {
    display: none;
  }
  .section-episode-more .is-slide-flex .slider-item {
    margin: 0 5px;
  }
  .section-episode-more .is-slide-flex .slider-main {
    margin-bottom: 20px;
  }
}

.section-episode-product .product-title {
  text-align: center;
}
.section-episode-product .product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.section-episode-product .wrapper {
  margin: 0 auto;
}
.section-episode-product .product-item {
  position: relative;
}
.section-episode-product .item-link {
  display: block;
}
.section-episode-product .item-text {
  position: absolute;
  bottom: 0px;
}
.section-episode-product .item-text::before {
  content: '';
  mix-blend-mode: multiply;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #A7A9AC;
  z-index: 0;
}
.section-episode-product .item-text::after {
  content: "";
  position: absolute;
}
.section-episode-product .product-item:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  background: no-repeat center center/100%;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-episode-product {
    padding: 60px 0 5px;
  }
  .section-episode-product .wrapper {
    width: 960px;
  }
  .section-episode-product .product-title {
    margin-bottom: 20px;
  }
  .section-episode-product .product-item {
    width: 293px;
    margin-bottom: 30px;
    padding-top: 72px;
  }
  .section-episode-product .item-link {
    box-shadow: 0 0 10px 2px rgb(0 0 0/20%);
  }
  .section-episode-product .item-text {
    width: 100%;
    min-height: 48px;
  }
  .section-episode-product .item-text::after {
    background: url(/img/reform/contents/episode/img_item_text.png) no-repeat center center / 100% 100%;
    width: 149px;
    height: 17px;
    left: 100px;
    top: 15px;
  }
  .section-episode-product .product-item:not(:nth-child(3n)) {
    margin-right: 40px;
  }
  .section-episode-product .product-item:before {
    width: 258px;
    height: 54px;
  }
  .section-episode-product .is-decor-fifth:before {
    width: 289px;
  }
  .section-episode-product .is-decor-first:before {
    background-image: url(/img/reform/contents/episode/product_decor001.png)
  }
  .section-episode-product .is-decor-second:before {
    background-image: url(/img/reform/contents/episode/product_decor002.png)
  }
  .section-episode-product .is-decor-third:before {
    background-image: url(/img/reform/contents/episode/product_decor003.png)
  }
  .section-episode-product .is-decor-fourth:before {
    background-image: url(/img/reform/contents/episode/product_decor004.png)
  }
  .section-episode-product .is-decor-fifth:before {
    background-image: url(/img/reform/contents/episode/product_decor005.png)
  }
  .section-episode-product .is-decor-sixth:before {
    background-image: url(/img/reform/contents/episode/product_decor006.png)
  }
  .is-bottom {
    margin-bottom: 0 !important;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-episode-product {
    padding-top: 52px;
  }
  .section-episode-product .wrapper {
    width: 344px;
  }
  .section-episode-product .product-title {
    margin-bottom: 16px;
  }
  .section-episode-product .product-item {
    width: 161px;
    margin-bottom: 25px;
    padding-top: 41px;
  }
  .section-episode-product .item-link {
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 20%);
  }
  .section-episode-product .item-text {
    width: 100%;
    min-height: 26px;
  }
  .section-episode-product .item-text::after {
    background: url(/img/reform/contents/episode/img_item_text_sp.svg) no-repeat center center / 100% 100%;
    width: 105px;
    height: 11px;
    left: 43px;
    top: 50%;
    margin-top: -5px;
  }
  .section-episode-product .product-item:not(:nth-child(2n)) {
    margin-right: 16px;
  }
  .section-episode-product .product-item:before {
    width: 142px;
    height: 30px;
  }
  .section-episode-product .is-decor-fifth:before {
    width: 160px;
  }
  .section-episode-product .is-decor-first:before {
    background-image: url(/img/reform/contents/episode/product_decor001_sp.png)
  }
  .section-episode-product .is-decor-second:before {
    background-image: url(/img/reform/contents/episode/product_decor002_sp.png)
  }
  .section-episode-product .is-decor-third:before {
    background-image: url(/img/reform/contents/episode/product_decor003_sp.png)
  }
  .section-episode-product .is-decor-fourth:before {
    background-image: url(/img/reform/contents/episode/product_decor004_sp.png)
  }
  .section-episode-product .is-decor-fifth:before {
    background-image: url(/img/reform/contents/episode/product_decor005_sp.png)
  }
  .section-episode-product .is-decor-sixth:before {
    background-image: url(/img/reform/contents/episode/product_decor006_sp.png)
  }
}
@media print,screen and (min-width:0) and (max-width:354px) {
  .section-episode-product .wrapper {
    width: unset;
  }
  .section-episode-product .product-list {
    margin: 0 10px;
  }
  .section-episode-product .product-item {
    width: 50%;
    padding: 41px 8px 0;
  }
  .section-episode-product .product-item:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .section-episode-product .is-decor-first img,
  .section-episode-product .is-decor-second img,
  .section-episode-product .is-decor-third img,
  .section-episode-product .is-decor-fourth img,
  .section-episode-product .is-decor-fifth img,
  .section-episode-product .is-decor-sixth img {
    width: 100%;
    height: auto;
  }
  .section-episode-product .item-text {
    position: absolute;
    width: 90%;
  }
  .section-episode-product .item-text::after {
    background-image: url(/img/reform/contents/episode/img_item_text_sm.svg);
    left: 36px;
    width: 90px;
  }
}

.m-box-showroom-03 .m-box-showroom_hdg {
  z-index: 1;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .wrapper-second {
    padding: 0 15px;
  }
  .container-second {
    margin-top: -18px;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .container-second {
    background-color: #E6E7E8;
  }
  .wrapper-second {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 65px;
    padding: 0 0 65px;
  }
  .container-second {
    margin-top: 95px;
    padding-top: 13px;
  }
}

@media print,screen and (min-width:769px) and (max-width:9999px) {
  .floating-begin.is-show {
    transform: translateX(0)
  }
  .floating-begin a {
    display: block;
  }
  .floating-begin {
    width: 245px;
    right: 0;
    top: 160px;
    transform: translateX(270px);
    transition: transform .3s;
  }
  .floating-begin {
    position: fixed;
    z-index: 100010;
  }
  .floating-begin.is-absolute {
    position: absolute;
    bottom: 20px;
    right: 0;
    top: auto;
    left: auto;
  }
}

@media print,screen and (min-width:769px) and (max-width: 1420px) {
  .floating-begin {
    display: none;
  }
}

/* Range food */
@media print,screen and (min-width:0) and (max-width:768px) {
 .section-chapter {
  background: url(/img/reform/contents/episode/bg_banner_sp.jpg) repeat 0 0 / 19px 21px;
  position: relative;
}
  .floating-begin {
    display: none;
  }
  .container-range-food .section-keyvisual {
    background: url(/img/reform/contents/episode/bg_range_food_sp.jpg) no-repeat center 0 /cover;
    padding: 8px 0 6px;
  }
  .container-range-food .keyvisual-title {
    left: unset;
    top: 0;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .container-range-food .section-keyvisual {
    background-image : url(/img/reform/contents/episode/bg_range_food.jpg);
    padding: 2px 0 5px;
  }
  .container-range-food .keyvisual-title {
    width: 885px;
    margin: 0 auto;
    left: -8px;
  }
}

.section-chapter .chapter-title {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #AFDFE4;
  font-weight: 400;
}
.section-chapter .chapter-title::before {
  content: "";
  position: absolute;
}
.section-chapter .chapter-buttons {
  display: flex;
  justify-content: space-between;
}
.chapter-content a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  text-decoration: none;
  color: #000;
}
.section-chapter .previous-chapter::before,
.section-chapter .next-chapter::after {
  content: "";
  position: absolute;
  display: block;
  border-right: 2px solid #6d6e71;
  border-bottom: 2px solid #6d6e71;
  width: 9px;
  height: 9px;
}
.section-chapter .previous-chapter,
.section-chapter .next-chapter,
.section-chapter .previous-chapter::before,
.section-chapter .next-chapter::after,
.section-chapter .return-chapter {
  transition: background-color .3s, color .3s, border .3s ease;
}
.section-chapter .previous-chapter::before {
  left: 11px;
  transform: rotate(135deg);
}
.section-chapter .next-chapter::after {
  transform: rotate(-45deg);
}
.section-chapter .common-banner {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.section-chapter .previous-chapter:hover,
.section-chapter .next-chapter:hover,
.section-chapter .return-chapter:hover {
  color: #fff;
  background-color: #3db4d0;
}
.section-chapter .previous-chapter:hover::before,
.section-chapter .next-chapter:hover::after {
  border-color: #fff;
}
.is-hide {
  display: none !important;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-chapter .chapter-title {
    margin-bottom: 10px;
    min-height: 40px;
    margin-top: -1px;
    padding-left: 92px;
    padding-right: 15px;
    font-size: 1.6rem;
  }
  .section-chapter .chapter-title::before {
    background: url(/img/reform/contents/episode/img_chapter_title001_sp.svg) no-repeat center center/ 100% 100%;
    width: 67px;
    height: 22px;
    left: 17px;
    top: 9px;
  }
  .section-chapter .chapter-content .wrapper {
    max-width: 376px;
  }
  .section-chapter .chapter-buttons {
    max-width: 330px;
    margin: 40px auto 16px;
  }
  .chapter-content a {
    width: 160px;
    min-height: 51px;
    font-size: 1.2rem;
    line-height: calc(16/12);
    border: 1px solid #000;
	background-color: #FFF;
  }
  .section-chapter .previous-chapter {
    padding: 0 10px 0 37px;
  }
  .section-chapter .next-chapter {
    padding: 0 27px 0 10px;
  }
  .section-chapter .previous-chapter::before,
  .section-chapter .next-chapter::after {
    top: 20px;
  }
  .section-chapter .next-chapter::after {
    right: 8px;
  }
  .section-chapter .return-chapter {
    position: relative;
    width: 170px;
    margin: 0 auto 10px;
    min-height: 34px;
    left: 2px;
  }
  .section-chapter .common-banner {
    padding: 10px;
    margin-bottom: 30px;
  }
  .image-responsive {
    height: auto;
  }
}
@media screen and (min-width:0px) and (max-width:375px) {
  .section-chapter .chapter-content img {
    padding-left: 5px;
    padding-right: 3px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-chapter .chapter-title {
    font-size: 1.39rem;
  }
  .section-chapter .chapter-buttons {
    padding: 0 5px;
  }
  .chapter-content a {
    max-width: 160px;
    width: unset;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-chapter {
    padding-top: 46px;
    background: url(/img/reform/contents/episode/bg_chapter.jpg) repeat-y 0 0/100% auto;
    position: relative;
  }
  .section-chapter .wrapper-chapter {
    width: 1139px;
    margin: 0 auto;
  }
  .section-chapter .chapter-title {
    min-height: 84px;
    padding: 0 10px 0 145px;
    font-size: 4rem;
  }
  .section-chapter .chapter-title::before {
    background: url(/img/reform/contents/episode/img_chapter_title001.png) no-repeat center center/ auto 100%;
    width: 134px;
    height: 44px;
    left: -2px;
    top: 20px;
  }
  .section-chapter .chapter-content {
    max-width: 1139px;
    padding: 7px 0 0;
  }
  .section-chapter .is-postion {
    position: relative;
    left: -6px;
  }
  .section-chapter .chapter-buttons {
    width: 728px;
    margin: 32px auto 31px;
  }
  .chapter-content a {
    width: 292px;
    min-height: 60px;
    border: 2px solid #000;
    font-size: 1.4rem;
	background-color: #FFF;
  }
  .section-chapter .previous-chapter {
    margin-left: -13px;
  }
  .section-chapter .next-chapter {
    margin-right: 11px;
  }
  .section-chapter .next-chapter span {
    margin-left: -12px;
  }
  .section-chapter .next-chapter::after {
    right: 11px;
  }
  .section-chapter .return-chapter {
    width: 268px;
    margin: 0 auto;
  }
  .section-chapter .common-banner {
    width: 754px;
    padding-bottom: 20px;
  }
}

.section-introduction .introduction-title {
  text-align: center;
}
.section-introduction .right-title {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00B7CE;
  font-weight: 700;
  color: #fff;
}
.section-introduction .right-text,
.section-introduction .right-list {
  font-weight: 400;
}
.section-introduction .right-list li{
  position: relative;
}
.section-introduction .list-dot {
  margin-right: 5px;
}
.section-introduction .list-dot::before{
  content: "";
}
.section-introduction .right-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-decoration: none;
  transition: ease-in-out .2s;
}
.section-introduction .right-button::after {
  content: "";
  position: absolute;
  border-right: 2px solid #6d6e71;
  border-bottom: 2px solid #6d6e71;
  transform: rotate(-45deg);
  right: 15px;
}
.section-introduction .right-button:hover {
  color: #fff;
  background-color: #3db4d0;
}
.section-introduction .right-button:hover::after {
  border-color: #fff;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-introduction {
    position: relative;
  }
  .section-introduction .introduction-title {
    margin-bottom: 10px;
  }
  .section-introduction .introduction-content {
    content: "";
    background: url(/img/reform/contents/episode/bg_right_sp.jpg) repeat 0 4px/390px auto;
    width: 100%;
	padding: 0 10px 20px 10px;
	margin-bottom: 20px;
  }
  .section-introduction .introduction-image {
    max-width: 290px;
    margin: 0 auto 20px;
    box-shadow: 0px 0 5px rgba(0,0,0,.4);
  }
  .section-introduction .right-title {
    position: relative;
    width: 290px;
    margin: 0 auto;
    min-height: 31px;
    justify-content: center;
    padding: 0 20px;
    font-size: 1.6rem;
  }
  .section-introduction .right-information {
    max-width: 338px;
    margin: 0 auto;
  }
  .section-introduction .right-text,
  .section-introduction .right-list {
    line-height: 1.5;
	margin-bottom: 10px;
  }
  .section-introduction .right-text {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .section-introduction .list-dot::before{
    content: "●";
    left: 0px;
    top: 1px;
  }
  .section-introduction .right-button {
    max-width: 170px;
    margin: 0 auto;
    padding: 0 10px;
    min-height: 34px;
    border: 1px solid #000;
    left: 1px;
    font-size: 1.2rem;
	background-color: #FFF;
  }
  .section-introduction .right-button::after {
    width: 8px;
    height: 8px;
    top: 13px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-introduction .introduction-title {
    padding: 0 10px;
  }
  .section-introduction .right-information {
    padding: 0 10px;
  }
  .section-introduction .right-title {
    width: 260px;
    font-size: 1.5rem;
    padding: 0 8px;
  }
  .section-introduction .right-text {
    font-size: 1.4rem;
  }
  .section-introduction .introduction-image {
    max-width: 260px;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-introduction {
    padding-top: 102px;
  }
  .section-introduction .introduction-title {
    margin-bottom: 56px;
  }
  .section-introduction .introduction-content {
    display: flex;
	margin-bottom: 10px;
  }
  .section-introduction .introduction-image {
    width: 478px;
    height: 100%;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 20%);
    z-index: 11;
  }
  .section-introduction .introduction-right {
    flex: 1;
  }
  .section-introduction .right-title {
    width: 454px;
    min-height: 62px;
    margin: 5px 2px 10px auto;
    padding: 0 47px;
    font-size: 2.4rem;
  }
  .section-introduction .right-information {
    background: url(/img/reform/contents/episode/bg_right.jpg) repeat-y 0 0/ 100% auto;
    padding: 30px 0;
    margin-bottom: 20px;
  }
  .section-introduction .right-text,
  .section-introduction .right-list {
    padding: 0 30px 0 40px;
    margin-bottom: 2px;
    font-size: 1.6rem;
    line-height: 1.625;
  }
  .section-introduction .right-text {
    margin-bottom: 26px;
  }
  .section-introduction .right-list li{
    margin-bottom: -3px;
  }
  .section-introduction .list-dot::before{
    content: "●";
    left: -2px;
    top: -3px;
  }
  .section-introduction .right-button {
    width: 186px;
    min-height: 60px;
    border: 2px solid #000;
    line-height: 1.5;
	background-color: #FFF;
	margin: auto 20px auto auto;
  }
  .section-introduction .right-button::after {
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
  }
}

@media print,screen and (min-width:0) and (max-width:768px) {
  .container-range-food .section-episode-more .more-title {
    left: -1px;
    top: -3px;
  }
  .container-range-food .section-episode-more {
    margin-bottom: 65px;
  }
  .container-range-food .section-episode-more .more-resolve {
    font-size: 1.4rem;
    margin-bottom: 17px;
  }
  .container-range-food .section-episode-more .slick-slide {
    margin-right: 17px;
  }
  .container-range-food .section-episode-more .head-tag {
    padding-top: 2px;
    width: 74px;
    height: 25px;
    top: 3px;
    left: 4px;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .container-range-food .section-episode-more .wrapper {
    width: 1200px;
  }
  .container-range-food .section-episode-more .more-slider{
    padding-left: 131px;
  }
  .section-episode-more .is-slide-flex {
    padding: 53px 30px 30px !important;
  }
  .section-episode-more .slider-item:nth-child(2n),
  .section-episode-more .slick-slide:nth-child(odd) {
    padding-top: 80px;
  }
  .container-range-food .section-episode-more .slick-slide {
    margin-right: 33px;
  }
  .container-range-food .section-episode-more .more-slider:before,
  .container-range-food .section-episode-more .more-slider:after {
    width: 122px;
  }
  .container-range-food .section-episode-more .common-banner {
    position: relative;
    left: 8px;
  }
  .container-second.range-food {
    margin-top: 5px;
    padding-top: 12px;
  }
}

/* Bath panel */
@media print,screen and (min-width:0) and (max-width:768px) {
  .bath-panel .section-chapter .chapter-title::before {
    background-image: url(/img/reform/contents/episode/img_chapter_title002_sp.svg)
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .bath-panel .section-chapter .chapter-title::before {
    background-image: url(/img/reform/contents/episode/img_chapter_title002.png)
  }
}

@media print,screen and (min-width:0) and (max-width:768px) {
  .introduction-image {
    display: block;
  }

  .section-chapter .return-chapter,
  .section-introduction .right-button {
    min-height: 60px;
    font-size: 1.4rem;
  }

  .section-chapter .return-chapter:after,
  .section-introduction .right-button:after {
    top: 25px;
  }
}

.section-introduction .right-list li {
  display: flex;
}

.section-introduction {
  position: relative;
}

.section-introduction .return-chapter {
  display: flex;
  align-items: center;
  justify-content: center;

  margin: 0 auto 20px;
  min-height: 60px;

  text-decoration: none;
  color: inherit;
  border: 2px solid #000;
  transition: background-color .3s, color .3s;
}

.section-introduction .return-chapter:hover {
  color: #fff;
  background-color: #3db4d0;
}

@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-introduction .return-chapter {
    width: 268px;
  }
}

@media print,screen and (min-width:0) and (max-width:768px) {
  .section-introduction {
	margin-top: 60px;
    margin-bottom: 70px;
  }

  .section-introduction .return-chapter {
    width: 170px;
    border-width: 1px;
  }
}

.section-chapter .next-chapter {
  margin-left: auto;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-chapter .chapter-buttons {
    min-height: 46px;
  }
}

@media print, screen and (min-width: 0) and (max-width: 768px) {
  .section-chapter .chapter-buttons {
    min-height: 51px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .floating-begin a {
    width: 85%;
    margin-left: auto;
  }
  .floating-begin a img {
    height: auto;
  }
}

.section-episodes .episodes-link .episode-lable {
  position: absolute;
  border-radius: 2px;
  background: url(/img/reform/contents/episode/more_bg_tag.png) no-repeat center center / 100% 100%;;
  color: #fff;
  font-weight: normal;
}

.bath-panel .section-chapter .chapter-label:before {
  content: none;
}

.chapter-label span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(/img/reform/contents/episode/more_bg_tag02.svg) no-repeat center center / 100% 100%;
  color: #fff;
  font-weight: 500;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-episodes .episodes-link .episode-lable {
    top: -3px;
    left: -3px;
    width: 121px;
    height: 40px;
    padding: 6px 0 0 15px;
    font-size: 1.7rem;
    letter-spacing: 0.06em;
  }

  .chapter-label span {
    left: -1px;
    height: 44px;
    width: 134px;
    padding: 4px 0 0 16px;
    border-radius: 2px;
    font-size: 2rem;
    letter-spacing: 0.02em;
  }
}

@media print,screen and (min-width:0) and (max-width:768px) {
  .section-episodes .episodes-link .episode-lable {
    top: 0;
    left: -2px;
    width: 69px;
    height: 26px;
    padding: 8px 0 0 10px;
    font-size: 0.98rem;
    letter-spacing: 0.01em;
  }

  .chapter-label span {
    left: 17px;
    width: 67px;
    height: 22px;
    padding: 3px 0 0 8px;
    font-size: 0.95rem;
    letter-spacing: 0.05em;
  }
}