/* page */
.l_wrapper {
  background: #F4EFE9;
  color: #333;
}

.l_feature__con {
  max-width: 1100px;
}
.l_feature__con > .sec {
  margin-top: 8%;
}

/* lead content */
.lead_content {
  position: relative;
  max-width: 900px;
  margin-top: 5.45% !important;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.6;
  font-weight: bold;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lead_content {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.lead_content .l_feature__gbox {
  background: rgba(255, 255, 255, 0.6) !important;
  border-radius: 40px;
}
.lead_content p + p {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .lead_content p + p {
    margin-top: 1rem;
  }
}

/* hero */
.l_feature__hero--episode {
  position: relative;
}
.l_feature__hero--episode .hero_episode {
  position: absolute;
  top: 47%;
  left: 3%;
  width: 48%;
  z-index: 0;
}

.l_feature__hero--episode {
  position: relative;
}
.l_feature__hero--episode .hero_episode {
  position: absolute;
  top: 47%;
  left: 3%;
  width: 48%;
  z-index: 0;
}
.l_feature__hero--episode .hero_person {
  position: absolute;
  top: -20%;
  right: -1.36%;
  width: 50.6%;
  z-index: 0;
}
.l_feature__hero--episode .hero_title {
  position: relative;
  z-index: 2;
}

/* accessories */
.page_accessories {
  position: absolute;
}
.page_accessories_1 {
  top: -36%;
  right: -20.7%;
  width: 25.1%;
}
.page_accessories_2 {
  bottom: -30.2%;
  left: -25.6%;
  width: 28.45%;
}
.page_accessories_3 {
  top: -10%;
  left: -10.5%;
  width: 23.2%;
}
@media screen and (max-width: 767px) {
  .page_accessories_3 {
    top: -5%;
  }
}
.page_accessories_4 {
  top: 4.3%;
  right: -21.1%;
  width: 42%;
}
@media screen and (max-width: 767px) {
  .page_accessories_4 {
    top: 8%;
    right: -27.1%;
  }
}
.page_accessories_5 {
  top: 57%;
  right: 1.6%;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .page_accessories_5 {
    top: 8%;
    right: -22%;
    width: 30%;
  }
}
.page_accessories_5--re {
  top: 57%;
  left: 1.6%;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .page_accessories_5--re {
    top: 8%;
    left: -22%;
    width: 30%;
  }
}
.page_accessories_5--mini {
  top: 57%;
  right: 1.6%;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .page_accessories_5--mini {
    top: 60%;
    right: -22%;
    width: 30%;
  }
}
.page_accessories_6 {
  top: 6%;
  left: -6.5%;
  width: 81.5%;
}
@media screen and (max-width: 767px) {
  .page_accessories_6 {
    top: 15%;
    left: -6.5%;
    width: 100%;
    -webkit-transform: scale(150%);
        -ms-transform: scale(150%);
            transform: scale(150%);
  }
}
.page_accessories_6--re {
  top: 6%;
  right: -6.5%;
  width: 81.5%;
}
@media screen and (max-width: 767px) {
  .page_accessories_6--re {
    top: 15%;
    right: -6.5%;
    width: 100%;
    -webkit-transform: scale(150%);
        -ms-transform: scale(150%);
            transform: scale(150%);
  }
}
.page_accessories_6--mini {
  top: 0;
  left: -6.5%;
  width: 81.5%;
}
@media screen and (max-width: 767px) {
  .page_accessories_6--mini {
    top: 15%;
    left: -6.5%;
    width: 100%;
    -webkit-transform: scale(150%);
        -ms-transform: scale(150%);
            transform: scale(150%);
  }
}
.page_accessories_7 {
  top: -14%;
}
@media screen and (max-width: 767px) {
  .page_accessories_7 {
    top: 25%;
    right: -25%;
    -webkit-transform: scale(140%);
        -ms-transform: scale(140%);
            transform: scale(140%);
  }
}
.page_accessories_7--re {
  top: -14%;
}
@media screen and (max-width: 767px) {
  .page_accessories_7--re {
    top: 25%;
    left: -25%;
    -webkit-transform: scale(140%);
        -ms-transform: scale(140%);
            transform: scale(140%);
  }
}
.page_accessories_8 {
  top: -14%;
  left: -40%;
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  .page_accessories_8 {
    top: 70%;
    left: -10%;
  }
}
.page_accessories_9 {
  top: 14%;
  right: -40%;
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  .page_accessories_9 {
    top: 14%;
    right: -10%;
  }
}
.page_accessories_10 {
  top: -18%;
  left: -6.5%;
  width: 81.5%;
}
.page_accessories_10--re {
  top: -18%;
  right: -6.5%;
  width: 81.5%;
}
@media screen and (max-width: 767px) {
  .page_accessories_10--re {
    top: 3%;
    -webkit-transform: scale(150%);
        -ms-transform: scale(150%);
            transform: scale(150%);
    right: -15%;
    width: 100%;
  }
}

/* content */
.content_title__con {
  position: relative;
  color: #707070;
  text-align: center;
}

.episode_no img {
  width: 100%;
  max-width: 500px;
}
.episode_title {
  position: relative;
  overflow: hidden;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  color: #454545;
}
@media screen and (max-width: 767px) {
  .episode_title {
    margin-top: 1rem;
  }
}
.episode_title h1 {
  display: inline-block;
  position: relative;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .episode_title h1 {
    padding: 1rem 0;
    font-size: 1.8rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 767px) {
  .episode_title h1::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    background: #AC6666;
    border-radius: 2px;
    top: 0;
    left: calc(50% - 30px);
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  .episode_title h1::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    background: #AC6666;
    border-radius: 2px;
    bottom: 0;
    left: calc(50% - 30px);
    opacity: 0.5;
  }
}
.episode_title .bracket {
  position: absolute;
}
.episode_title .bracket--left {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.episode_title .bracket--right {
  top: 50%;
  right: 0;
  -webkit-transform: scaleX(-1) translateY(-50%);
      -ms-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}

.person_name {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .person_name {
    margin-top: 0.5rem;
    font-size: 1.45rem;
  }
}
.person_comment {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .person_comment {
    margin-top: 0.5rem;
  }
}
.person_photo {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .person_photo {
    margin-top: 1.5rem;
  }
}
.person_photo img {
  width: 50%;
  max-width: 200px;
  border-radius: 50%;
}

.episode_content__wrap--nomal {
  position: relative;
  margin-left: 6.5%;
  max-width: 915px;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal {
    margin-left: 0;
  }
}
.episode_content__wrap--nomal .main_content {
  position: relative;
  color: #707070;
  z-index: 1;
}
.episode_content__wrap--nomal .content_img__outer {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .content_img__outer {
    width: 85%;
    margin-left: 0;
    margin-right: auto;
  }
}
.episode_content__wrap--nomal .content_img img {
  border-radius: 40px;
}
.episode_content__wrap--nomal .content_txt {
  padding: calc(2rem + 5px) 0 0 2rem;
  margin-left: 2px;
  margin-right: 3rem;
  border-left: 1px solid #707070;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .content_txt {
    width: 20.5rem;
    padding: 1rem 0 0 1rem;
    margin-right: auto;
    margin-left: 2px;
  }
}
.episode_content__wrap--nomal .content_txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .content_txt p + p {
    margin-top: 1rem;
  }
}
.episode_content__wrap--nomal .content_txt__outer {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.episode_content__wrap--nomal .content_txt__title {
  padding: 0 0 0 1.85rem;
  border-left: 5px solid #707070;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .content_txt__title {
    padding-left: 1rem;
  }
}
.episode_content__wrap--nomal .comment_bubble {
  margin: 1rem 5px;
  padding: 1rem 0;
  font-size: 1.3rem;
  font-weight: bold;
  color: #7A9E9F;
  border-top: 1px solid #7A9E9F;
  border-bottom: 1px solid #7A9E9F;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .comment_bubble {
    font-size: 1rem;
  }
}
.episode_content__wrap--nomal .comment_bubble__wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 11%;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .comment_bubble__wrap {
    margin-top: -13%;
    margin-left: auto;
    margin-right: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    padding: 1rem;
    width: 20em;
  }
}
.episode_content__wrap--nomal .comment_bubble_l {
  font-weight: bold;
  color: #7A9E9F;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.episode_content__wrap--nomal .comment_bubble_l img {
  width: 30px;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .comment_bubble_l img {
    width: 15px;
  }
}
.episode_content__wrap--nomal .comment_bubble_r {
  font-weight: bold;
  color: #7A9E9F;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.episode_content__wrap--nomal .comment_bubble_r img {
  width: 30px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--nomal .comment_bubble_r img {
    width: 15px;
  }
}
.episode_content__wrap--mini {
  position: relative;
  margin-left: 6.5%;
  max-width: 915px;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--mini {
    margin-left: 0;
  }
}
.episode_content__wrap--mini .main_content {
  position: relative;
  padding-top: 10%;
  color: #707070;
  z-index: 1;
}
.episode_content__wrap--mini .content_img__outer {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--mini .content_img__outer {
    width: 85%;
    margin-left: 0;
    margin-right: auto;
  }
}
.episode_content__wrap--mini .content_img img {
  border-radius: 40px;
}
.episode_content__wrap--mini .content_txt {
  padding: calc(2rem + 5px) 0 0 2rem;
  margin-left: 2px;
  margin-right: 3rem;
  border-left: 1px solid #707070;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--mini .content_txt {
    width: 20.5rem;
    padding: 1rem 0 0 1rem;
    margin-right: auto;
    margin-left: 2px;
  }
}
.episode_content__wrap--mini .content_txt h3 {
  position: relative;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--mini .content_txt h3 {
    margin-bottom: 1rem;
  }
}
.episode_content__wrap--mini .content_txt h3::before {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 1px;
  background: #707070;
  left: 0;
  top: 50%;
}
.episode_content__wrap--mini .content_txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--mini .content_txt p + p {
    margin-top: 1rem;
  }
}
.episode_content__wrap--mini .content_txt__outer {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.episode_content__wrap--mini .content_txt__title {
  padding: 0 0 0 1.85rem;
  border-left: 5px solid #707070;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--mini .content_txt__title {
    padding-left: 1rem;
  }
}
.episode_content__wrap--re {
  position: relative;
  margin-right: 6.5%;
  margin-left: auto;
  max-width: 915px;
}
.episode_content__wrap--re-wh {
  position: relative;
  margin-right: 6.5%;
  margin-left: auto;
  max-width: 915px;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh {
    margin-right: 0;
  }
}
.episode_content__wrap--re-wh .main_content {
  position: relative;
  color: #707070;
  z-index: 1;
}
.episode_content__wrap--re-wh .content_img__outer {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .content_img__outer {
    width: 85%;
    margin-right: 0;
    margin-left: auto;
  }
}
.episode_content__wrap--re-wh .content_img img {
  border-radius: 40px;
}
.episode_content__wrap--re-wh .content_txt {
  padding: calc(2rem + 5px) 2rem 0 0;
  margin-right: 2px;
  margin-left: 3rem;
  border-right: 1px solid #707070;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .content_txt {
    width: 20.5rem;
    padding: 1rem 1rem 0 0;
    margin-left: auto;
    margin-right: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.episode_content__wrap--re-wh .content_txt p + p {
  margin-top: 1.5rem;
}
.episode_content__wrap--re-wh .content_txt__outer {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.episode_content__wrap--re-wh .content_txt__title {
  padding: 0 1.85rem 0 0;
  border-right: 5px solid #707070;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .content_txt__title {
    padding-right: 1rem;
  }
}
.episode_content__wrap--re-wh .comment_bubble {
  margin: 1rem 5px;
  padding: 1rem 0;
  font-size: 1.3rem;
  font-weight: bold;
  color: #7A9E9F;
  border-top: 1px solid #7A9E9F;
  border-bottom: 1px solid #7A9E9F;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .comment_bubble {
    font-size: 1rem;
  }
}
.episode_content__wrap--re-wh .comment_bubble__wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 42%;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .comment_bubble__wrap {
    margin-top: -9%;
    margin-right: auto;
    margin-left: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    padding: 1rem;
    width: 20em;
  }
}
.episode_content__wrap--re-wh .comment_bubble_l {
  font-weight: bold;
  color: #7A9E9F;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.episode_content__wrap--re-wh .comment_bubble_l img {
  width: 30px;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .comment_bubble_l img {
    width: 15px;
  }
}
.episode_content__wrap--re-wh .comment_bubble_r {
  font-weight: bold;
  color: #7A9E9F;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.episode_content__wrap--re-wh .comment_bubble_r img {
  width: 30px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re-wh .comment_bubble_r img {
    width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re {
    margin-right: 0;
  }
}
.episode_content__wrap--re .main_content {
  position: relative;
  color: #707070;
  z-index: 1;
}
.episode_content__wrap--re .content_img__outer {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .content_img__outer {
    width: 85%;
    margin-right: 0;
    margin-left: auto;
  }
}
.episode_content__wrap--re .content_img img {
  border-radius: 40px;
}
.episode_content__wrap--re .content_txt {
  padding: calc(2rem + 5px) 2rem 0 0;
  margin-right: 2px;
  margin-left: 3rem;
  border-right: 1px solid #707070;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .content_txt {
    width: 20.5rem;
    padding: 1rem 1rem 0 0;
    margin-left: auto;
    margin-right: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.episode_content__wrap--re .content_txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .content_txt p + p {
    margin-top: 1rem;
  }
}
.episode_content__wrap--re .content_txt__outer {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.episode_content__wrap--re .content_txt__title {
  padding: 0 1.85rem 0 0;
  border-right: 5px solid #707070;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .content_txt__title {
    padding-right: 1rem;
  }
}
.episode_content__wrap--re .comment_bubble {
  margin: 1rem 5px;
  padding: 1rem 0;
  font-size: 1.3rem;
  font-weight: bold;
  color: #7A9E9F;
  border-top: 1px solid #7A9E9F;
  border-bottom: 1px solid #7A9E9F;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .comment_bubble {
    font-size: 1rem;
  }
}
.episode_content__wrap--re .comment_bubble__wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 42%;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .comment_bubble__wrap {
    margin-top: -13%;
    margin-right: auto;
    margin-left: 0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    padding: 1rem;
    width: 20em;
  }
}
.episode_content__wrap--re .comment_bubble_l {
  font-weight: bold;
  color: #7A9E9F;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.episode_content__wrap--re .comment_bubble_l img {
  width: 30px;
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .comment_bubble_l img {
    width: 15px;
  }
}
.episode_content__wrap--re .comment_bubble_r {
  font-weight: bold;
  color: #7A9E9F;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.episode_content__wrap--re .comment_bubble_r img {
  width: 30px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  .episode_content__wrap--re .comment_bubble_r img {
    width: 15px;
  }
}

.item_content__wrap--nomal {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  max-width: 750px;
  width: 100%;
  color: #707070;
}
.item_content__wrap--nomal .content__inner {
  position: relative;
  padding-left: 36%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__inner {
    text-align: left;
    padding-left: 0;
  }
}
.item_content__wrap--nomal .content__title span {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #707070;
}
.item_content__wrap--nomal .content__item-name {
  margin: 2rem 0;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__item-name {
    margin: 1rem 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.item_content__wrap--nomal .content__item-price {
  display: block;
  margin-top: 0.25rem;
  font-weight: normal;
  font-size: 1rem;
}
.item_content__wrap--nomal .content__txt {
  margin-left: 2rem;
  padding-left: 2rem;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__txt {
    width: 83%;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    border: none;
    text-align: left;
  }
}
.item_content__wrap--nomal .content__txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__txt p + p {
    margin-top: 0.75rem;
  }
}
.item_content__wrap--nomal .content__btn {
  margin: 1rem auto;
  max-width: 235px;
}
.item_content__wrap--nomal .content__btn .btn_bg--love {
  background: #AC6666;
  border-color: #707070;
  height: 40px;
  padding: 0;
  line-height: 40px;
}
.item_content__wrap--nomal .content__btn .btn_bg--love:hover {
  background: #7A9E9F !important;
  color: #fff;
}
.item_content__wrap--nomal .content__btn .btn_bg--love:hover::after {
  background-image: url(../images/icon/arrow_02_wh.svg);
}
.item_content__wrap--nomal .content__img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16%;
  margin-left: -5.2%;
  margin-right: 9.2%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__img {
    display: block;
    width: 83%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
  }
}
.item_content__wrap--nomal .content__img--left {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__img--left {
    width: 100%;
  }
}
.item_content__wrap--nomal .content__img--right {
  margin-left: -4.3%;
  -webkit-transform: translateY(47%);
      -ms-transform: translateY(47%);
          transform: translateY(47%);
  width: 46%;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--nomal .content__img--right {
    margin-top: 10px;
    margin-left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
}
.item_content__wrap--re {
  position: relative;
  margin-right: auto;
  margin-right: 0;
  max-width: 750px;
  width: 100%;
  color: #707070;
}
.item_content__wrap--re .content__inner {
  position: relative;
  padding-right: 36%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__inner {
    text-align: left;
    padding-right: 0;
  }
}
.item_content__wrap--re .content__title {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__title {
    text-align: left;
  }
}
.item_content__wrap--re .content__title span {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #707070;
}
.item_content__wrap--re .content__item-name {
  text-align: right;
  margin: 2rem 0;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__item-name {
    text-align: left;
    margin: 1rem 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.item_content__wrap--re .content__item-price {
  display: block;
  margin-top: 0.25rem;
  font-weight: normal;
  font-size: 1rem;
}
.item_content__wrap--re .content__txt {
  margin-right: 2rem;
  padding-right: 2rem;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__txt {
    width: 83%;
    margin-top: 1rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    border: none;
    text-align: left;
  }
}
.item_content__wrap--re .content__txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__txt p + p {
    margin-top: 0.75rem;
  }
}
.item_content__wrap--re .content__btn {
  margin: 1rem auto;
  max-width: 235px;
}
.item_content__wrap--re .content__btn .btn_bg--love {
  background: #AC6666;
  border-color: #707070;
  height: 40px;
  padding: 0;
  line-height: 40px;
}
.item_content__wrap--re .content__btn .btn_bg--love:hover {
  background: #7A9E9F !important;
  color: #fff;
}
.item_content__wrap--re .content__btn .btn_bg--love:hover::after {
  background-image: url(../images/icon/arrow_02_wh.svg);
}
.item_content__wrap--re .content__img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: -16%;
  margin-right: -5.2%;
  margin-left: 9.2%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__img {
    display: block;
    width: 83%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
  }
}
.item_content__wrap--re .content__img--left {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__img--left {
    width: 100%;
  }
}
.item_content__wrap--re .content__img--right {
  margin-right: -4.3%;
  -webkit-transform: translateY(47%);
      -ms-transform: translateY(47%);
          transform: translateY(47%);
  width: 40%;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--re .content__img--right {
    margin-top: 10px;
    margin-right: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
}
.item_content__wrap--oneimage {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  max-width: 750px;
  width: 100%;
  color: #707070;
}
.item_content__wrap--oneimage .content__inner {
  position: relative;
  padding-left: 36%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__inner {
    text-align: left;
    padding-left: 0;
  }
}
.item_content__wrap--oneimage .content__title span {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #707070;
}
.item_content__wrap--oneimage .content__item-name {
  margin: 2rem 0;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__item-name {
    margin: 1rem 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.item_content__wrap--oneimage .content__item-price {
  display: block;
  margin-top: 0.25rem;
  font-weight: normal;
  font-size: 1rem;
}
.item_content__wrap--oneimage .content__txt {
  margin-left: 2rem;
  padding-left: 2rem;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__txt {
    width: 83%;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    border: none;
    text-align: left;
  }
}
.item_content__wrap--oneimage .content__txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__txt p + p {
    margin-top: 0.75rem;
  }
}
.item_content__wrap--oneimage .content__txt .sub-comment {
  max-width: 70%;
  min-width: 300px;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__txt .sub-comment {
    max-width: inherit;
    min-width: inherit;
    margin-top: 1rem;
  }
}
.item_content__wrap--oneimage .content__txt .sub-comment .title {
  padding: 0.35rem 0.5rem 0.35rem 5rem;
  background: #707070;
  color: #fff;
  font-size: 1.15rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__txt .sub-comment .title {
    padding: 0.15rem 0.25rem 0.15rem;
    font-size: 1rem;
    text-align: center;
  }
}
.item_content__wrap--oneimage .content__txt .sub-comment p {
  padding-left: 5rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__txt .sub-comment p {
    padding-left: 0;
  }
}
.item_content__wrap--oneimage .content__txt .sub-comment p + p {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__txt .sub-comment p + p {
    margin-top: 0.75rem;
  }
}
.item_content__wrap--oneimage .content__btn {
  margin: 1rem auto;
  max-width: 235px;
}
.item_content__wrap--oneimage .content__btn .btn_bg--love {
  background: #AC6666;
  border-color: #707070;
  height: 40px;
  padding: 0;
  line-height: 40px;
}
.item_content__wrap--oneimage .content__btn .btn_bg--love:hover {
  background: #7A9E9F !important;
  color: #fff;
}
.item_content__wrap--oneimage .content__btn .btn_bg--love:hover::after {
  background-image: url(../images/icon/arrow_02_wh.svg);
}
.item_content__wrap--oneimage .content__img {
  position: relative;
  margin-top: -20%;
  margin-left: -5.2%;
  margin-right: 9.2%;
  width: 57%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage .content__img {
    display: block;
    width: 83%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
  }
}
.item_content__wrap--oneimage-re {
  position: relative;
  margin-right: auto;
  margin-right: 0;
  max-width: 750px;
  width: 100%;
  color: #707070;
}
.item_content__wrap--oneimage-re .content__inner {
  position: relative;
  padding-right: 36%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage-re .content__inner {
    text-align: left;
    padding-right: 0;
  }
}
.item_content__wrap--oneimage-re .content__title {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage-re .content__title {
    text-align: left;
  }
}
.item_content__wrap--oneimage-re .content__title span {
  text-align: left;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #707070;
}
.item_content__wrap--oneimage-re .content__item-name {
  text-align: right;
  margin: 2rem 0;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage-re .content__item-name {
    text-align: left;
    margin: 1rem 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.item_content__wrap--oneimage-re .content__item-price {
  display: block;
  margin-top: 0.25rem;
  font-weight: normal;
  font-size: 1rem;
}
.item_content__wrap--oneimage-re .content__txt {
  margin-right: 2rem;
  padding-right: 2rem;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage-re .content__txt {
    width: 83%;
    margin-top: 1rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    border: none;
    text-align: left;
  }
}
.item_content__wrap--oneimage-re .content__txt p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage-re .content__txt p + p {
    margin-top: 0.75rem;
  }
}
.item_content__wrap--oneimage-re .content__btn {
  margin: 1rem auto;
  max-width: 235px;
}
.item_content__wrap--oneimage-re .content__btn .btn_bg--love {
  background: #AC6666;
  border-color: #707070;
  height: 40px;
  padding: 0;
  line-height: 40px;
}
.item_content__wrap--oneimage-re .content__btn .btn_bg--love:hover {
  background: #7A9E9F !important;
  color: #fff;
}
.item_content__wrap--oneimage-re .content__btn .btn_bg--love:hover::after {
  background-image: url(../images/icon/arrow_02_wh.svg);
}
.item_content__wrap--oneimage-re .content__img {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: -55%;
  margin-right: -5.2%;
  margin-left: auto;
  width: 57%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .item_content__wrap--oneimage-re .content__img {
    display: block;
    width: 83%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
}

.section_title {
  position: relative;
  color: #707070;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-decoration: underline;
  text-underline-offset: 0.7rem;
  line-height: 1.8;
  z-index: 1;
}

.more_profile__outer {
  background: rgba(255, 255, 255, 0.6);
  padding: 9% 4%;
  margin: auto;
  width: 100%;
  max-width: 800px;
  border-radius: 40px;
  color: #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.more_profile__title {
  display: inline-block;
  margin-bottom: 6%;
  padding-bottom: 0.25em;
  border-bottom: 2px solid #707070;
}
@media screen and (max-width: 767px) {
  .more_profile__question {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.more_profile__img {
  margin-top: 6%;
}
.more_profile__answer {
  margin-top: 4%;
}
.more_profile__answer .answer-txt {
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.75em;
  padding-right: 1.75em;
}
.more_profile__answer .answer-txt::before {
  content: "";
  position: absolute;
  width: 1em;
  height: 2px;
  left: 0;
  top: calc(50% - 1px);
  background: #707070;
}
.more_profile__answer .answer-txt::after {
  content: "";
  position: absolute;
  width: 1em;
  height: 2px;
  right: 0;
  top: calc(50% - 1px);
  background: #707070;
}
.more_profile__info {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.more_profile__info .data-list {
  margin-top: 6%;
  margin-left: 1rem;
  text-align: left;
}
.more_profile__info .data-list li {
  list-style: disc;
}
.more_profile__info .data-list li + li {
  margin-top: 4%;
}
.more_profile__info .last-image {
  width: 45%;
  max-width: 220px;
  margin-top: 6%;
  margin-left: auto;
  margin-right: auto;
}
.more_profile__info .last-image img {
  border-radius: 50%;
}

.separator {
  width: 100%;
  max-width: 690px;
  margin: 6% auto;
  height: 1px;
  background: #707070;
}

.other_episode__title {
  display: inline-block;
  padding-bottom: 0.25em;
  color: #707070;
  border-bottom: 2px solid #707070;
}
.other_episode__list {
  color: #707070;
  text-align: center;
}
.other_episode__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.other_episode__list a {
  position: relative;
  display: block;
  height: calc(100% - 2rem);
  padding: 3rem 2rem 2rem;
  background: #e9e4df;
  color: #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  z-index: 0;
}
.other_episode__list a * ~ * {
  margin-top: 6%;
}
.other_episode__list .num {
  position: relative;
  -webkit-transform: translateY(60%);
      -ms-transform: translateY(60%);
          transform: translateY(60%);
  z-index: 1;
}
.other_episode__list .num img {
  max-width: 300px;
}
.other_episode__list .title {
  font-size: 1.1rem;
  font-weight: bold;
}
.other_episode__list .photo img {
  width: 60%;
  max-width: 200px;
  border-radius: 50%;
}
.other_episode__list .name {
  font-size: 1.1rem;
  font-weight: bold;
}
.other_episode__list .under_preparation > span {
  position: relative;
  display: block;
  height: calc(100% - 2rem);
  padding: 3rem 2rem 2rem;
  background: #e9e4df;
  color: #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  z-index: 0;
}
.other_episode__list .under_preparation > span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  border-radius: 40px;
  z-index: 2;
}
.other_episode__list .under_preparation > span::after {
  content: "Coming Soon";
  position: absolute;
  display: block;
  width: 100%;
  font-weight: bold;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  top: 52%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.other_episode__list .under_preparation > span * ~ * {
  margin-top: 6%;
}
.other_episode__list .under_preparation .photo img {
  -webkit-filter: grayscale(20%);
          filter: grayscale(20%);
}

.btn_bdr--gotop {
  background: rgba(255, 255, 255, 0.7);
  max-width: 520px;
}

.btn_bdr--gotop-index {
  background: rgba(255, 255, 255, 0.7);
}/*# sourceMappingURL=furusatolove.css.map */