@charset "UTF-8";
/* CSS Document */
.premium_list_page .wrap header {
  background: #fff;
}
@media (max-width: 767px) {
  .premium_list_page .wrap {
    background: #ece2ee;
  }
}
@media (max-width: 767px) {
  .premium_list_page #base {
    padding: 0;
  }
}
.premium_list_page .pt15 {
  padding-top: 15px;
}
.premium_list_page .bd_link_bt a {
  background: transparent !important;
}
.premium_list_page .error_msg {
  min-height: 300px;
  background: #fff;
  padding: 50px 20px;
}
.premium_list_page .content_page {
  background: #ece2ee;
}
.premium_list_page .content_page .content_head {
  margin: 0 !important;
  padding: 0 !important;
  border: none;
}
.premium_list_page .content_page .content_head img {
  width: 100%;
  height: auto;
}
.premium_list_page .content_page .content_inner {
  margin: 0 !important;
  font-size: 1.5rem;
  font-weight: 300;
  background: #fff;
}
.premium_list_page .content_page .premium_list_top {
  background: #ece2ee;
  padding: 0 20px 25px 20px;
}
.premium_list_page .content_page .premium_list_top p {
  margin: 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #212529;
}
.premium_list_page .content_page ul.media_list {
  margin: 0 5px 1.5rem 5px;
}
.premium_list_page .content_page ul.media_list.top {
  margin: 1.5rem 0 0 0;
}
.premium_list_page .content_page ul.media_list li {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #212529;
  padding-left: 15px;
  position: relative;
}
.premium_list_page .content_page ul.media_list li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "・";
}
.premium_list_page .content_page .premium_title {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin: 0;
}
.premium_list_page .content_page .premium_title span {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 800 !important;
  font-size: 1.8rem;
  color: #5e0913;
  padding: 0 10px;
}
.premium_list_page .content_page .premium_title::before, .premium_list_page .content_page .premium_title::after {
  content: "";
  width: 29px;
  height: 9px;
  background: url("/prog01_i/tmpl_sphone/images/premium_list/title_l.svg") no-repeat center/contain;
}
.premium_list_page .content_page .premium_title::after {
  transform: scale(-1, 1);
}
.premium_list_page .content_page .premium_list_tab {
  background: #ece2ee;
  display: flex;
}
.premium_list_page .content_page .premium_list_tab li {
  width: 50%;
}
.premium_list_page .content_page .premium_list_tab li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #8d7d7d;
  border-top: none;
  border-bottom: solid 2px #8d7d7d;
}
.premium_list_page .content_page .premium_list_tab li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.premium_list_page .content_page .premium_list_tab li a.active {
  color: #5e0913;
  border-top: solid 2px #5e0913;
  border-bottom: none;
  background-color: #fff;
}
.premium_list_page .content_page .premium_list_tab li a.active:hover {
  text-decoration: none;
  opacity: 1;
}
.premium_list_page .content_page .premium_list {
  background-color: #fff;
}
.premium_list_page .content_page .premium_list li .list_top,
.premium_list_page .content_page .premium_list li .list_bottom {
  height: 33px;
  background-image: linear-gradient(270deg, #a27351 0%, #eee6e2 50%, #a27351 100%);
  background-size: 100% 1px;
  background-position: 0 16px;
  background-repeat: no-repeat;
  margin: 10px 74px 0;
  width: calc(100% - 148px);
  position: relative;
}
.premium_list_page .content_page .premium_list li .list_top::before, .premium_list_page .content_page .premium_list li .list_top::after,
.premium_list_page .content_page .premium_list li .list_bottom::before,
.premium_list_page .content_page .premium_list li .list_bottom::after {
  content: "";
  width: 74px;
  height: 33px;
  background: url("/prog01_i/tmpl_sphone/images/premium_list/pr_w1.svg") no-repeat center/contain;
  position: absolute;
  left: -74px;
}
.premium_list_page .content_page .premium_list li .list_top::after,
.premium_list_page .content_page .premium_list li .list_bottom::after {
  transform: scale(-1, 1);
  left: auto;
  right: -74px;
}
.premium_list_page .content_page .premium_list li .list_bottom {
  margin-top: 0px;
  transform: scale(1, -1);
}
.premium_list_page .content_page .premium_list li .list_box_back {
  position: relative;
  margin: 5px 10px;
  padding: 0 16px;
  min-height: 100px;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list li .list_box_back {
    padding: 0 26px;
  }
}
.premium_list_page .content_page .premium_list li .list_box_back::before, .premium_list_page .content_page .premium_list li .list_box_back::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 6px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #c7a48c 0%, #efe6e1 50%, #c7a48c 100%), linear-gradient(to bottom, #c7a48c 0%, #efe6e1 50%, #c7a48c 100%);
  background-size: 2px 100%, 1px 100%;
  background-position: left top, right top;
}
.premium_list_page .content_page .premium_list li .list_box_back::before {
  left: 0px;
}
.premium_list_page .content_page .premium_list li .list_box_back::after {
  right: 0px;
  background-size: 1px 100%, 2px 100%;
}
.premium_list_page .content_page .premium_list .list_box_top {
  display: flex;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left {
  width: 112px;
  flex-shrink: 0;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .list_box_top_left_img {
  width: 112px;
  height: 121px;
  background: url("/prog01_i/tmpl_sphone/images/premium_list/teller_img_back.svg") no-repeat center/contain;
  position: relative;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .list_box_top_left_img .teller_img_box {
  display: block;
  position: absolute;
  width: 90px;
  height: 90px;
  left: 10.83px;
  top: 21.03px;
  overflow: hidden;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .list_box_top_left_img .teller_img_box img {
  position: absolute;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .list_box_top_left_img .teller_img_box img.pic {
  left: 0;
  top: 0px;
  width: 100%;
  height: auto;
  transition: transform 0.2s ease; /* ゆっくり変化させる */
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .list_box_top_left_img .teller_img_box img.prema_icon {
  left: 1.17px;
  top: 58.63px;
  width: 30px;
  height: 30px;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .list_box_top_left_img .teller_img_box:hover img.pic {
  transform: scale(1.1);
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .status_box {
  width: 112px;
  text-align: center;
  margin-top: 8px;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_left .status_box img {
  max-width: 100%;
  width: auto;
  height: 26px;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right {
  flex: 1;
  margin-left: 15px;
  position: relative;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .catch {
  padding: 20px 0 10px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 1.5;
  color: #5e0913;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .catch {
    font-size: 1.6rem;
  }
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .name {
  display: inline-block;
  position: relative;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 800;
  font-style: Extrabold;
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
  color: #b01f24;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .name {
    font-size: 2rem;
  }
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(270deg, #eee6e2 0%, #a27351 50.5%, #eee6e2 100%);
  background-size: 100% 1px;
  background-position: bottom;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .name .sub_text {
  font-size: 12px;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .name .sub_text {
    font-size: 1.4rem;
  }
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .name:hover {
  text-decoration: none;
  opacity: 0.7;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .talk_count {
  font-size: 1.2rem;
  line-height: 150%;
  color: #5e0913;
  padding: 19px 0;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .talk_count {
    font-size: 1.4rem;
  }
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .faivarit_bt {
  position: absolute;
  width: 40px;
  height: 48px;
  bottom: 0;
  right: 0;
  cursor: pointer;
  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .faivarit_bt .check {
  display: none;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .faivarit_bt.regist .switch {
  display: none;
}
.premium_list_page .content_page .premium_list .list_box_top .list_box_top_right .faivarit_bt.regist .check {
  display: inline;
}
.premium_list_page .content_page .premium_list .div_in_box {
  background-color: #fff2f1;
  margin: 0px 0px 0;
  text-align: center;
  color: #5e0913;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0 0 20px;
}
.premium_list_page .content_page .premium_list .div_in_box.schedule {
  margin: 10px 0px;
  padding: 10px 0;
}
.premium_list_page .content_page .premium_list .div_in_box.schedule p {
  font-weight: 600;
}
.premium_list_page .content_page .premium_list .div_in_box.schedule p span {
  font-weight: 400;
  padding: 0 10px;
}
.premium_list_page .content_page .premium_list .point_text {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
  margin: 0 5px;
}
.premium_list_page .content_page .premium_list .teller_link_box {
  padding: 20px 0;
}
.premium_list_page .content_page .premium_list .teller_link {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b01f24;
  display: block;
  margin: 0;
  padding-right: 26px;
  text-align: right;
  position: relative;
}
.premium_list_page .content_page .premium_list .teller_link::after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 1px #b01f24;
  border-right: solid 1px #b01f24;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-60%) rotate(45deg);
}
.premium_list_page .content_page .premium_list .teller_link:hover, .premium_list_page .content_page .premium_list .teller_link:active {
  opacity: 0.7;
  text-decoration: none;
}
.premium_list_page .content_page .premium_list .comment_title {
  display: flex;
  margin: 0 15px 15px;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: left;
  color: #5e0913;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list .comment_title {
    margin: 0 20px 15px;
  }
}
.premium_list_page .content_page .premium_list .comment_title i {
  margin-right: 5px;
  flex-shrink: 0;
}
.premium_list_page .content_page .premium_list .comment_title span {
  display: inline-block;
  flex: 1;
  padding: 0;
}
.premium_list_page .content_page .premium_list .comment_text {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  margin: 0 15px;
  position: relative;
  overflow: hidden;
  background: #fff2f1;
  padding: 0;
  /* 5行分 */
  max-height: 105px;
  transition: max-height 0.35s ease;
}
@media (min-width: 768px) {
  .premium_list_page .content_page .premium_list .comment_text {
    margin: 0 20px;
  }
}
.premium_list_page .content_page .premium_list {
  /* 閉じてる時だけフェード */
}
.premium_list_page .content_page .premium_list .comment_text.is-collapsed::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 42px; /* 2行分 */
  background: linear-gradient(to bottom, rgba(255, 242, 241, 0), #fff2f1);
  pointer-events: none;
}
.premium_list_page .content_page .premium_list .comment_btn {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b01f24;
  display: block;
  margin: 20px 15px 0;
  padding-right: 26px;
  text-align: right;
  position: relative;
  cursor: pointer;
}
.premium_list_page .content_page .premium_list .comment_btn::after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 1px #b01f24;
  border-right: solid 1px #b01f24;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-90%) rotate(135deg);
}
.premium_list_page .content_page .premium_list .comment_btn.box_opend::after {
  transform: translateY(-40%) rotate(315deg);
}
.premium_list_page .content_page #sub_modal-content {
  width: 95%;
  margin: 0;
  padding: 0 0 10px;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 2;
  box-sizing: border-box;
  border-radius: 6px;
  left: 2.5%;
}
@media (min-width: 768px) {
  .premium_list_page .content_page #sub_modal-content {
    width: 700px;
  }
}
.premium_list_page .content_page #modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.premium_list_page .content_page .modal-header {
  margin-bottom: 10px;
}
.pay .premium_list_page .content_page .modal-header .close {
  padding: 5px;
  margin: 0;
  line-height: 1;
  position: absolute;
  top: 10px;
  right: 20px;
}
.premium_list_page .content_page .modal-body {
  padding: 0 1rem 1rem;
}
.premium_list_page .content_page h4.modal-title {
  color: #b10f0f;
  font-weight: bold;
}
.premium_list_page .content_page .modal {
  font-size: 1.6rem;
}
.premium_list_page .content_page .modal .modal-title {
  font-size: 1.8rem;
}
.premium_list_page .content_page .modal .modal-footer {
  justify-content: center;
}
.premium_list_page .content_page .modal .modal-footer button {
  font-size: 1.6rem;
  margin: 0 2.5rem;
  width: 70px;
}
.premium_list_page .content_page .modal .modal-footer button.btn-primary {
  background: #b10f0f;
  border-color: #b10f0f;
}
.premium_list_page .content_page .modal .modal-footer button.btn-primary:hover {
  opacity: 0.7;
}
.premium_list_page .content_page .modal.fade .modal-dialog {
  transform: none;
}
@media (min-width: 992px) {
  .premium_list_page .content_page .modal-lm {
    max-width: 600px;
  }
  .premium_list_page .content_page .modal-l {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .premium_list_page.media_set .wrap {
    background: #fcfbef;
  }
}
.premium_list_page.media_set .content_page {
  background: #fcfbef !important;
}
.premium_list_page.media_set .content_page .premium_list_top,
.premium_list_page.media_set .content_page .div_in_box,
.premium_list_page.media_set .content_page .comment_text {
  background: #fcfbef;
}
.premium_list_page.media_set .content_page .comment_text.is-collapsed::after {
  background: linear-gradient(to bottom, rgba(255, 242, 241, 0), #fcfbef);
}
.premium_list_page.media_set #Slider_sec_sp.Slider-box.media_slider .Slider-container {
  background: #fcfbef !important;
}
.premium_list_page #Slider_sec_sp {
  display: none !important;
}
@media (max-width: 767px) {
  .premium_list_page #Slider_sec_sp {
    display: block !important;
  }
}/*# sourceMappingURL=premium_list.css.map */