@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: #2f2e2e;
  line-height: 16px;
}

img {
  border: none;
  vertical-align: top;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

a {
  color: #000;
}

li {
  list-style-type: none;
}

html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  min-width: 1120px;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 60px;
  padding-top: 0;
  background: #fff;
  border-bottom: 1px solid #cdcdcd;
}
.top #header {
  border-bottom: none;
}
#header .header_in {
  width: 85.7142857143%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

h1 {
  width: min(20.3%, 244px);
}
h1 a {
  display: block;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
h1 a:hover {
  opacity: 0.5;
}
h1 a img {
  width: 100%;
  height: 100%;
}

#wrap {
  width: 100%;
  min-width: 1120px;
  padding-top: 118px;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.top #wrap {
  padding-top: 60px;
}
.is-load #wrap {
  opacity: 1;
}

#contents {
  width: 94%;
  max-width: 1110px;
  margin: 0px auto;
}

#contents_l {
  width: 740px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
}

#contents_l_in {
  width: 740px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
}

#contents_l_in #contents_l {
  background: url(../img/common/container_l_body.png) repeat-y scroll center top transparent;
  margin-top: 0px;
  margin-bottom: 0px;
}

.channel {
  margin: 0;
  padding: 0;
  clear: both;
  height: auto;
}

.channel ul {
  margin: 0;
  padding: 0;
}

p.top_bar {
  vertical-align: bottom;
  margin: 0px !important;
  height: 4px;
}

p.bottom_bar {
  vertical-align: top;
  margin: 0px !important;
  height: 4px;
}

.channel ul li {
  float: left;
  width: 240px;
  height: 318px;
  margin-bottom: 10px;
  margin-top: 0px;
  padding-top: 0px;
}

.channel ul li a {
  text-decoration: none;
}

.channelli_02,
.channelli_05,
.channelli_08,
.channelli_11 {
  margin-left: 10px;
  margin-right: 10px;
}

div.channel_bg {
  background: url(../img/common/container_s_body.png) repeat-y center top;
  width: 240px;
  height: 310px;
  vertical-align: top;
}

p.channel_text {
  height: 88px;
  font-size: 10px;
  width: 232px;
  text-align: center;
  margin: 0 auto;
}

p.channel_text img {
  margin-top: 13px;
  margin-bottom: 6px;
}

.links {
  position: fixed;
  top: 50%;
  right: 29px;
  z-index: 1;
  transform: translateY(-50%);
}
.links_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.links_list__item + .links_list__item {
  margin-top: 22px;
}
.links_list__item.is-cd {
  width: 20px;
}
.links_list__item.is-dl {
  width: 19px;
}
.links_list__item.is-yt {
  width: 20px;
}
.links_list__item.is-x {
  width: 18px;
}
.links_list__item.is-insta {
  width: 16px;
}
.links_icon {
  display: block;
  opacity: 0.7;
  transition: opacity 0.7s cubic-bezier(0.25, 1, 0.5, 1);
}
.links_icon:hover {
  opacity: 0.5;
}
.links_icon img {
  width: 100%;
}

#contents_r {
  height: auto;
  width: 240px;
  padding: 0;
  float: right;
  margin-top: 20px;
}

div.mv_all {
  margin-bottom: 10px;
}

div.mv {
  background: url(../img/common/container_s_body.png) repeat-y center top;
  width: 240px;
  height: 279px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

div.mv .thumb {
  margin-bottom: 20px;
  /*height: 210px;*/
  /*width: 232px;*/
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}

div.mv .thumb img:hover {
  cursor: pointer;
  /*margin-top: -213px;*/
}

p.mv_txt {
  height: 88px;
  font-size: 12px;
  width: 230px;
  text-align: center;
  margin: 0 auto;
}

div.news_all {
  margin-bottom: 10px;
}

div.news {
  background: url(../img/common/container_s_body.png) repeat-y center top;
  width: 200px;
  vertical-align: top;
  padding: 25px 20px 20px 20px;
  /*padding: 25px 20px 5px 20px;*/
  margin: 0;
}

div.news .whatsnew,
.twitter,
.facebook {
  margin-bottom: 25px;
}

div.news .twitter {
  height: 395px;
}

div.news h4 {
  text-indent: -9999px;
  width: 200px;
  height: 19px;
  margin-bottom: 5px;
}

div.news .whatsnew h4 {
  background: url(../img/common/side_caption_what-new.png) no-repeat center top;
}

div.news .twitter h4 {
  background: url(../img/common/side_caption_twitter.png) no-repeat center top;
}

div.news .facebook h4 {
  background: url(../img/common/side_caption_facebook.png) no-repeat center top;
}

div.news li {
  text-align: left;
  padding: 12px 5px 9px 5px;
  background: url(../img/top/line_dot.gif) repeat-x left bottom;
  color: #ff82c1;
}

div.news li span {
  font-size: 10px;
}

div.news li.last {
  background: none;
}

div.news li a {
  color: #2e2e2e;
  text-decoration: none;
}

div.news li a:hover {
  text-decoration: underline;
}

h2 span {
  font-size: 15px;
}

.menu ul {
  display: flex;
  gap: 0 22px;
}
.menu ul li {
  font-family: "Cormorant Infant", "Noto Sans JP", "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  font-size: 23px;
  font-size: clamp(15px, 1.6428571429vw, 23px);
  letter-spacing: 0.05rem;
}
.menu ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #000;
}
.menu ul li a::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #cdcdcd;
  transform: scaleX(0);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.menu ul li a:hover::before {
  transform: scaleX(1);
}
.menu ul li.active {
  opacity: 0.5;
}

div#frame {
  padding: 54px 50px;
  height: auto;
}

iframe {
  width: 640px;
  float: left;
}

#photo {
  float: right;
  width: 306px;
}

/* footer */
#footer {
  width: 100%;
  height: 100%;
}

.copy {
  margin: 0 auto;
  text-align: center;
  padding: 27px 0 87px;
  font-size: 14px;
  font-family: "Cormorant Infant", "Noto Sans JP", "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  color: #000;
}

/* disco */
#disco_l {
  width: 230px;
  float: left;
}

#disco_l iframe {
  width: 230px;
}

#disco_r {
  width: 410px;
  float: left;
}

#disco_r iframe {
  width: 410px;
}

/* top */
#infolist {
  text-align: left;
}

#infolist dl {
  margin-bottom: 72px;
}

#infolist dl dt {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #ff336c;
  padding-bottom: 17px;
  margin-bottom: 17px;
}

#infolist dl dd {
  line-height: 18px;
}

#infolist dl dt .date {
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}

#infolist dl dd .int {
  color: #808080;
  font-size: 12px;
  line-height: 18px;
}

.media_list {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  width: 640px;
}

.top #box_detail {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  display: none;
  z-index: 3;
}

.top #box_detail .box_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #box_detail iframe {
  width: 900px;
}

.top #box_detail .box {
  width: 880px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  background: transparent;
  z-index: 10;
}

.top #box_detail .btn_close {
  position: absolute;
  top: 50px;
  left: 840px;
  z-index: 5;
}

.top #box_detail .read {
  position: absolute;
  top: 32px;
  left: 10px;
}

.top #box_detail .detail {
  position: absolute;
  top: 76px;
  left: 10px;
}

/*	float
------------------------------------------------------------ */
/* pkg float #pkg_detail*/
.top #pkg_detail {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  z-index: 3;
  display: none;
}

.top #pkg_detail .box_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #pkg_detail .box {
  width: 910px;
  height: 1118px;
  margin: 0 auto;
  margin-top: 110px;
  position: relative;
  background: transparent;
  z-index: 10;
  background: url(../img/top/float/float_bg.png);
}

.top #pkg_detail .btn_close {
  position: absolute;
  top: 0px;
  z-index: 5;
  height: 74px;
  width: 74px;
  overflow: hidden;
  right: -10px;
}

.top #pkg_detail .btn_close img:hover {
  margin-top: -74px;
}

.top #pkg_detail .btn_pkg_shop {
  position: absolute;
  left: 105px;
  top: 355px;
  height: 64px;
  width: 292px;
  overflow: hidden;
  z-index: 5;
}

.top #pkg_detail .btn_pkg_shop img:hover {
  margin-top: -64px;
}

.top #pkg_detail .btn_pkg_detail {
  position: absolute;
  left: 27px;
  bottom: 35px;
}

/* pkg float #pkg_detail1*/
.top #pkg_detail1 {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  z-index: 3;
  display: none;
}

.top #pkg_detail1 .box_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #pkg_detail1 .box {
  width: 910px;
  height: 1340px;
  margin: 0 auto;
  margin-top: 110px;
  position: relative;
  background: transparent;
  z-index: 10;
}

.top #pkg_detail1 .btn_close {
  position: absolute;
  top: -36px;
  z-index: 5;
  height: 74px;
  width: 74px;
  overflow: hidden;
  right: -10px;
}

.top #pkg_detail1 .btn_close img:hover {
  margin-top: -74px;
}

.top #pkg_detail1 .btn_pkg_shop {
  width: 170px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 470px;
  right: 150px;
}

.top #pkg_detail1 .btn_pkg_shop img:hover {
  margin-top: -40px;
}

/* ECサイトバナー モーダルウィンドウ*/
.top #girls_ec-mw {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  z-index: 3;
  display: none;
}

.top #girls_ec-mw .bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #girls_ec-mw .area {
  width: 860px;
  height: 528px;
  margin: 250px auto 0 auto;
  background: url(../img/top/secret_corection/ec/base.png) no-repeat center top;
  position: relative;
}

.top #girls_ec-mw .area .close {
  width: 74px;
  height: 74px;
  position: absolute;
  top: -35px;
  right: -35px;
}

.top #girls_ec-mw .area .banner {
  width: 630px;
  height: 366px;
  margin: 0 auto;
  padding-top: 80px;
}

.top #girls_ec-mw .area .banner ul li {
  float: left;
  margin: 0 15px 15px 0;
}

.top #girls_ec-mw .area .banner ul li.last {
  margin-right: 0;
}

.top #girls_dl-mw {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  z-index: 3;
  display: none;
}

.top #girls_dl-mw .bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../img/common/lightbox_bg2.png) repeat center top transparent;
}

.top #girls_dl-mw .area {
  width: 860px;
  height: 528px;
  margin: 250px auto 0 auto;
  background: url(../img/top/secret_corection/ec/base.png) no-repeat center top;
  position: relative;
}

.top #girls_dl-mw .area .close {
  width: 74px;
  height: 74px;
  position: absolute;
  top: -35px;
  right: -35px;
}

.top #girls_dl-mw .area .banner {
  width: 630px;
  height: 366px;
  margin: 0 auto;
  padding-top: 210px;
}

.top #girls_dl-mw .area .banner ul li {
  float: left;
  margin: 0 15px 15px 0;
}

.top #girls_dl-mw .area .banner ul li.last {
  margin-right: 0;
}

/* movie lightbox */
#moviewrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 50;
}

#moviebg {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/bg_overlay.png) repeat;
}

#popmovie {
  position: fixed;
  width: 640px;
  height: 463px;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  z-index: 100;
}

#btn_close {
  width: 65px;
  height: 21px;
  position: absolute;
  background: url(../img/common/btn_close_mv.png) no-repeat left top;
  right: 0;
  top: -26px;
  z-index: 120;
}

#btn_close:hover {
  cursor: pointer;
}

.banner {
  width: 240px;
  vertical-align: top;
  padding: 0;
  margin: 20px 0;
  text-align: center;
}

.in_title {
  margin-bottom: 58px;
  text-decoration: none;
  line-height: 1.2;
}
.in_title span {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  font-family: "Cormorant Infant", "Noto Sans JP", "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  font-size: 48px;
  letter-spacing: 1px;
  font-weight: 500;
}
.in_title span::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 1px;
  background: #cdcdcd;
  transform: scaleX(0);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.is-load .in_title span::before {
  transform: scaleX(1);
}

.in_container {
  box-shadow: 0px 0px 50px 0px rgb(240, 240, 240);
  transform: translateY(30px);
  opacity: 0;
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1), opacity 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.is-load .in_container {
  transform: translateY(0);
  opacity: 1;
}
.in_container__inner#mainContentsBody {
  width: 86.5%;
  margin: 0 auto;
  padding: 70px 0 63px;
}

.in_footer {
  margin-top: 75px;
}

.mailService {
  display: none;
}

.infoTitle {
  margin-bottom: 14px;
  font-size: 21px;
}
.infoTitle a {
  color: #000;
}

.infoDate {
  color: #aaaaaa;
  font-size: 15px;
}
#infoDetailArea .infoDate {
  margin-top: 16px;
  letter-spacing: 0.04rem;
}

.infoDigest {
  margin-top: 16px;
  color: #aaaaaa;
  font-size: 15px;
  line-height: 1.8;
}

.bt {
  border-color: #cdcdcd;
}

#informationList li {
  padding: 40px 0px 46px;
}
#informationList li:nth-child(1) {
  padding-top: 0;
}
#informationList li:hover .infoTitle a {
  text-decoration: none;
  color: #e87ca7;
}
#informationList li:hover .infoMore a {
  text-decoration: none;
}
#informationList li:hover .infoMore a::before {
  animation: hover_more_line 1s cubic-bezier(0.25, 1, 0.5, 1);
}
#informationList .infoTitle a {
  transition: color 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  line-height: 1.4;
}
#informationList .infoMore a {
  position: relative;
  font-size: 14px;
}
#informationList .infoMore a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #676767;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
@keyframes hover_more_line {
  0% {
    transform: scaleX(1);
    transform-origin: center right;
  }
  50% {
    transform: scaleX(0);
    transform-origin: center right;
  }
  50.1% {
    transform-origin: center left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: center left;
  }
}

.aipBtnMoreL {
  margin-top: 37px;
  text-align: center;
}
.aipBtnMoreL #moreTxt {
  position: relative;
  display: inline-block !important;
  font-size: 16px;
  line-height: 1.3;
}
.aipBtnMoreL #moreTxt:hover::before {
  transform: scaleX(0);
}
.aipBtnMoreL #moreTxt::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #cdcdcd;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

#infoCaption {
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.06rem;
  line-height: 1.6;
}

#infoDetailTitle {
  padding-bottom: 38px;
}

#infoDetail {
  margin-top: 34px;
}
#infoDetail p {
  font-size: 16px;
  letter-spacing: 0.03rem;
  line-height: 1.7;
}
#infoDetail a {
  color: #e87ca7;
  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
#infoDetail a:hover {
  opacity: 0.7;
}

.socialFaceBook {
  overflow: visible;
  transform: translateX(-10px);
}
.socialFaceBook .fb-like {
  width: 100%;
}
.socialFaceBook .fb-like > span {
  display: block;
}
.socialFaceBook form {
  position: absolute;
  top: 0;
  left: 0;
}

#infoFoot {
  height: 37px;
}

#infoNext a {
  position: relative;
  font-size: 14px;
}
#infoNext a:hover {
  text-decoration: none;
}

#infoPrev a {
  position: relative;
  font-size: 14px;
}
#infoPrev a:hover {
  text-decoration: none;
}

#recentInfo {
  margin-top: 83px;
}

#recentInfoHead {
  height: auto;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 16px;
}

#recentInfoList li {
  padding: 15px 0;
}
#recentInfoList li:hover .infoTitle a {
  color: #e87ca7;
}
#recentInfoList li .infoTitle {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.3;
}
#recentInfoList li .infoTitle a {
  transition: color 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
#recentInfoList li .infoDate {
  margin-top: 7px;
  font-size: 14px;
  letter-spacing: 0.06rem;
}

#profilePhotoViewer {
  width: 100%;
  height: auto;
}
#profilePhotoViewer li {
  position: relative;
  display: block;
  width: 100%;
}
#profilePhotoViewer li img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  max-height: none;
  margin: 0 auto;
}

#profileArea {
  margin-top: 30px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
}
#profileArea p {
  line-height: 1.8;
}

#liveNavi {
  opacity: 0;
  pointer-events: none;
  height: 0;
  min-height: 0;
}
#liveNavi::after {
  content: none;
}
#liveNavi .active {
  height: 0;
}
#liveNavi .naviLiveArea p {
  height: 0;
}

.liveTourArea {
  padding-bottom: 0;
  border-bottom: none;
}
.liveTourArea + .liveTourArea {
  margin-top: 60px;
}
.liveTourArea h3 {
  text-align: left;
  padding: 15px 0px;
  letter-spacing: 0.03rem;
}
.liveTourArea .tourNote {
  line-height: 1.6;
  letter-spacing: 0.02rem;
}
.liveTourArea .tourNote p {
  line-height: 1.6;
  letter-spacing: 0.02rem;
}
.liveTourArea .tourNote a {
  color: #e87ca7;
  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.liveTourArea .tourNote a:hover {
  opacity: 0.7;
}

#nothingItems {
  font-size: 15px;
}

#mediaNavi a {
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
#mediaNavi a:hover {
  opacity: 0.7;
}

#latestMediaList li {
  margin-top: 30px;
}
#latestMediaList .leftArea p {
  letter-spacing: 0.04rem;
}
#latestMediaList .rightArea {
  padding-bottom: 0;
}
#latestMediaList .rightArea dl {
  font-size: 16px;
  letter-spacing: 0.02rem;
}
#latestMediaList .rightArea dl .mediaType {
  font-size: 14px;
}
#latestMediaList .rightArea dl .mediaTitle {
  line-height: 1.6;
}
#latestMediaList .rightArea dl .mediaArticle {
  margin-top: 5px;
}
#latestMediaList .rightArea dl .mediaArticle .mediaArticleText {
  font-size: 13px;
  line-height: 1.6;
}
#latestMediaList .rightArea dl .mediaArticle .mediaArticleText.bb {
  padding-bottom: 15px !important;
}
#latestMediaList .rightArea dl .mediaArticle .mediaArticleText a {
  color: #e87ca7;
  text-decoration: none;
  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
#latestMediaList .rightArea dl .mediaArticle .mediaArticleText a:hover {
  opacity: 0.6;
}

#disco #mainContentsBody {
  overflow: visible;
}
#mainContentsBody #discNavi {
  height: auto;
  margin-bottom: 10px;
  padding-left: 0;
}
#mainContentsBody #discoList {
  width: 100%;
  max-width: none;
  margin-left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
#mainContentsBody #discoList li {
  width: auto;
  height: auto !important;
  padding: 35px 30px;
}
#mainContentsBody #discoList li dt {
  transition: color 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
#mainContentsBody #discoList li:hover dt {
  color: #e87ca7;
}
#mainContentsBody #discoList dd {
  font-size: 13px;
  line-height: 1.4;
  color: #aaaaaa;
}
#mainContentsBody #discoList dd.jacketImg {
  margin: 0 auto 16px;
}
#mainContentsBody #discoList .multiline {
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: 0.04rem;
  line-height: 1.5;
}
#mainContentsBody #discoList .multiline.discCatch {
  font-size: 13px;
}
#mainContentsBody .discoFrame {
  display: none;
}
#mainContentsBody p.discoMore {
  bottom: 15px;
}

#disco_in .in_container__inner {
  width: 100%;
  overflow: hidden;
}

#discoWrapper .leftArea {
  width: 100%;
  border-right: none;
}

#discoItem .itemName {
  width: 100%;
  line-height: 1.4;
}
#discoItem .itemDate {
  margin-top: 13px;
}
#discoItem dd {
  line-height: 1.4;
}
#discoItem .itemCatch {
  padding: 0;
}
#discoItem .itemShop {
  padding: 10px 30px 10px 20px;
  background: #e87ca7 !important;
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
#discoItem .itemShop:hover {
  opacity: 0.8;
}
#discoItem .itemShop .listArrow {
  color: #fff;
}

.discIndex {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 18px;
}

.discSongList {
  width: 100%;
}
.discSongList li {
  font-size: 15px;
  line-height: 1.5;
}

#discoDescription {
  width: 100%;
  line-height: 1.8;
}
#discoDescription p {
  line-height: 1.8;
}

.storeBtn {
  background: #e87ca7 !important;
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.storeBtn:hover {
  opacity: 0.8;
}

.storeBtn {
  margin-top: 8px;
}

.u-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  background: #ffffff;
}
.is-load .u-loader {
  opacity: 0;
}
.u-loader__inner {
  width: 40px;
  height: 40px;
  border-width: 4px;
  border-style: solid;
  border-color: #e87ca7 #e87ca7 #e87ca7 transparent;
  border-radius: 50%;
  transform: rotate(0deg);
  animation: spinner linear 1s infinite;
  opacity: 0.5;
}

@keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}