
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100;300;400;500;700&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Noto+Serif:wght@400;700&family=Shippori+Mincho+B1:wght@400;500;600;700;800&family=Poiret+One&display=swap');

body{
font-family: 'Noto Sans JP', sans-serif;
/* font-family: 'Noto Serif', serif; */
/* font-family: 'Noto Serif JP', serif; */
/* font-family: 'Shippori Mincho B1', serif; */
font-size:16px;
font-weight: 400;
color:#454545;
}

section{
box-sizing: border-box;
width: 100%;
height: fit-content;
display: block;
padding: 0 1rem;
}
.section-remon{
padding: 0 0 4rem;
}
.section-remon .disc{
  padding: 0 1rem;
}
.column{
  padding: 0 1rem;
}
.content-ttl{
font-size: 2rem;
    color: #4f8cfd;
    padding: 3rem 0 1rem;
    text-align: center;
    margin-top: 2rem;
    letter-spacing: -1px;
  }
.content-ttl h2{
    font-weight: normal;
        line-height: 1.6;
        letter-spacing: 2px;
        color: #ee5b87;
        text-align: center;
        font-size:1rem;
        letter-spacing: 0;
        font-weight:bold;
}

.more-btn{
  border-radius: 5rem;
  text-align: center;
  width:5rem;
  margin: 2rem auto;
  border: 2px solid #bbb;
  padding-bottom: 0.25rem;
}
.mainvisual{
  width:100%;
  /* height:760px; */
  overflow: hidden;
  position: relative;
}
.mainvisual img{
  object-fit: cover;
  vertical-align: top;
}

.mv-ttl{
  position: absolute;
  z-index: 0;
  right: 0.9rem;
    top: 5.4rem;
}
.top-catch-color{
  display: inline-block;
    background: linear-gradient(180deg, #b365fe, #f773a4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:2rem;
}
h2.top-catch-color{
  width: 100%;
  font-size: 1.65rem;
  font-weight: 600;
  font-family: 'Kosugi Maru', sans-serif;
  text-align: center;
  padding: 3rem 0 1rem;
}
.top-catch-color.mv-ttl{
  height: 100%;
  text-align: center;
    line-height: 0.95;
    font-size: 1.7rem;
    /* transform: rotate(-8deg); */
    font-weight:400;
}
.top-catch-color.mv-ttl .height-space{
  display: block;
content: "";
  height:0.75rem;
}
.top-catch-color.mv-ttl .height-space2{
  display: block;
content: "";
  height:0.25rem;
}
.top-catch-color.mv-ttl .height-space3{
  display: block;
  content: "";
  height: 1.25rem;
}

.mv{
  width: 286%;
  transform: translate(-34.5%, 0%);
  filter: brightness(118%);
}
.mv-contents-top{
  position: absolute;
      width: 100%;
      height: 100%;
      top: 4rem;
    right: 0;
      /* background: url(../img/cloud.png); */
      background-size: 17rem 16.5rem;
      background-position: top right;
      background-repeat: no-repeat;
      /* transform:rotate(8deg); */
      animation-delay: 0.8s;
      visibility: visible;
}
.mv-contents-top::before{
  content: "";
  display: block;
  background: url(../img/cloud.png);
  background-size: 17rem 16.5rem;
  background-position: top 10% right 46%;
  background-repeat: no-repeat;
  transform: rotate(21deg);
  transform-origin: center right;
  width: 100%;
height: 100%;

}
.mv-contents-mid{
  position: absolute;
      width: 100%;
      height: 100%;
      top: 42%;
      font-size: 1.5rem;
      line-height: 1.5;
      text-align: center;
}
.mv-contents-mid .text-size{
  width:95%;
  margin: 0 auto 0.5rem;
  animation-delay: 1.4s;
  visibility: hidden;
  padding: 0.75rem 0 0;
background: linear-gradient(transparent 70%, #fffd8d 70%);
font-size: 1.25rem;
font-family: 'Kosugi Maru', sans-serif;
}
.mv-contents-mid .text-size-read{
  animation-delay: 1.8s;
  visibility: hidden;
  font-weight:400;
}
.text-size{
  font-size: 8vw!important;
    font-weight: 500;
    letter-spacing: -1px;
}
.text-size span{
  font-size: 1.55rem!important;
}
.text-shadow{
  text-shadow: 1px 1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff, -1px -1px 2px #fff;
  padding-top: 1rem;
  background: linear-gradient(to top, rgba(255, 255, 255, 0.7) 83%,rgba(255, 255, 255, 0) 100%);

}
.mv-contents-mid .top-catch-color{
  padding-top: 1rem;
  font-weight: 400;
}
.mv-contents-bottom{
  position: absolute;
  bottom: 1rem;
  left: 0;
right: 0;
}
.ttl{
  width:100%;
  position: absolute;
  z-index: 100;
}
.gradation{
  display: inline-block;
  background: linear-gradient(180deg, #b365fe, #f773a4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.pop-right{
  position: absolute;
  top:0;
  right: 0rem;

}
.pop-right{
  overflow: hidden;
}
.pop{
  width: 18rem;
  height: 14.5rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  right: -1rem;
  font-size: 1.1rem;
  line-height: 1.5;
  padding-left: 0.5rem;
  text-align: center;
}
/* .pop {
    width: 15rem;
    height: 14.5rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    font-size: 1.1rem;
    line-height: 1.5;
    padding-left: 0.5rem;
} */

.pop::before{
  content: "";
  display: block;
  background:url(../img/cloud.png);
  background-size: 18rem 15.5rem;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.section-white{
  max-width: 966px;
  margin: 0 auto;
  padding: 100px 90px;
  border-radius: 2.5rem;
  background-color: white;
}
.top-catch-color {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.4;
  display: inline-block;
    background: linear-gradient(115deg, #b365fe, #f773a4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* border-bottom: 2px dotted #000; */
}
.top-catch-color span{
  font-size: 1.25rem;
  -webkit-text-fill-color: #454545;
}
.point-ttl{
  display: flex;
  flex-direction: column;
  font-size: 175%;
    line-height: 1.25;
  position: relative;
  padding-top: 6rem;
  width:100%;

}
.point-ttl::before{
  content: "";
  display: block;
  background:url(../img/pic1.png);
  background-size: 30%;
  background-position: bottom right;
  background-repeat: no-repeat;
  width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.p2 .point-ttl{
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 6rem;
  width:100%;
  padding-left: 40%;

}
.p2 .point-ttl::before{
  background:url(../img/pic10.png);
  background-size: 40%;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.p3 .point-ttl::before{
  background:url(../img/pic2.png);
  background-size: 42%;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.p4 .point-ttl{
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 6rem;
  width:100%;
  padding-left: 37%;


}
.p4 .point-ttl::before{
  background:url(../img/pic11.png);
  background-size: 36%;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.point-ttl span{
  font-size:0.9rem;
}
.point-disc{
  margin-top:1rem;
}
.case-box{
  padding: 1rem 0;
}
.case-ttl{
  font-size:1.75rem;
  border-bottom: 2px dotted #000;
}
.case-disc{
  width:100%;
  text-align: center;
  background: rgba(255,255,255,0.9);
}
.case-disc h4{
  padding:0.75rem 0 0;
  background: linear-gradient(transparent 70%, #fffd8d 70%);
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}
.points {
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
}

.points li {
    aspect-ratio: 1/1;
    border-radius: 50%;
    width: 31%;
    color: #454545;
}
.points li.poi1 {
    background: #afe4e0;
    animation-delay: 2.3s;
    visibility: hidden;
}

.points li.poi2 {
    background: #c5e3ff;
    animation-delay: 2.8s;
    visibility: hidden;
}

.points li.poi3 {
    background: #ded5ff;
    animation-delay: 3.1s;
    visibility: hidden;
}

.points li dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

.points li dl dt {
    width: 100%;
    margin-bottom: 0.2em;
    letter-spacing: 0.3em;
}

.points li dl dd {
        font-size: 5vw;
    line-height: 1.3;
    width: 100%;
}
/* .splide__track {
  top:3.5rem;
left:-6.6rem;
} */
.splide__track.remon-track {
  top:4.5rem;
left:-6.85rem;
}
.splide__track.remon-track2{
  top:4.5rem;
left:-1.5rem;
margin-bottom: 5rem;
}
ul.splide__list{
  width:100%;
}
li.splide__slide{
  width: 85%!important;
  background-size: 100%!important;
  /* height:380px!important; */
  padding-top: 16rem!important;
  margin-left: 5%!important;
}
.slider2 li.splide__slide{
  width: 75%!important;
  background-size: 80%!important;
  background-position: left bottom!important;
  height:300px!important;
  margin-left: 5%!important;
  /* padding-top: 20rem!important; */
}
.splide__slide img {
  width: 100%;
  height:100%;
  object-fit: cover;
}


.toggle-box-wrap{
  position: relative;
  width:100%;
  height:auto;

}
.toggle-box{
position: absolute;
    background: url(../img/toggle-fade-bg.jpg) no-repeat center/cover;
    width:100%;
    height:100%;
    background-size: 100%;
    top:0;
    left:0;
}
.toggle-box img{
  width:100%;
}
.u-togglefade {
    -webkit-animation: toggle-fade 6s linear infinite;
    animation: toggle-fade 6s linear infinite
}

@-webkit-keyframes toggle-fade {
    0% {
        opacity: 1
    }

    45% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    95% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}
/*--------------------
slider
--------------------*/
.slide-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#slider .swiper-slide {
  width: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s linear;
}

#slider .swiper-slide.swiper-slide-prev,
#slider .swiper-slide.swiper-slide-next {
  /*  opacity: 0.5;*/
}

#slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.swiper-slide {
  padding: 0.25rem;
}

.slide-container .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.slide-container .swiper-pagination-bullet {
  margin: 0 0.5rem;
  background: #323232;
}

.slide-container .swiper-pagination-bullet-active {
  background: #323232;
}

.swiper-wrapper {
  /* padding: 1rem 6rem; */
}

.letter-title {
  font-size: 1rem;
  padding: 0.25rem 0 1rem;
  display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.letter-text {
  font-size: 0.75rem;
}

.bx-controls-direction {
  width: 100%;
  position: absolute;
  z-index: 4;
  top: 38%;
}

.prev {
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  transform: rotate(180deg);
  display: flex;
  align-items: center;
  height: 3rem;
  width: 1.5rem;
}

.next {
  position: absolute;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  height: 3rem;
  width: 1.5rem;
}

.slider-arrow {
  display: block;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
  width: 1rem;
  height: 1rem;
}
.news-column li{
color: #fff;
padding: 0rem 0.5rem;
letter-spacing: 2px;
font-size: 0.75rem;
font-weight: 100;
margin: 0.25rem 0;
border-radius: 0.2rem;
text-align: center;
}
.news-column-tag-girlsbar{
  background: linear-gradient(#E15471, #E56A60);
}
.news-column-tag-news{
  background: linear-gradient(#51B344, #A3CB25);
}
.ivent-pic img{
  border-radius: 0.75rem;
  width: 100%;
    height: 100%;
    margin-bottom: 1rem;
}

.column .ivent-pic{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px dotted #bbb;
  padding: 1rem 0;
}
.column .ivent-pic img{
  width: 100%!important;
    height: 100%!important;
    object-fit: cover;
    object-position: top center;
    aspect-ratio: 1/1;
}
.column .ivent-pic .column-pic{
  width:20%;
}
.column .ivent-pic .column-disc{
  width:75%;
}
.column .ivent-pic .column-disc .letter-title{
  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.column .ivent-pic .column-disc .letter-text{
  display: none;
}

ul.genre li:nth-of-type(1){
  background: url(../img/a1.jpg) no-repeat center/cover;
  background-size: 100%;
}
ul.genre li:nth-of-type(2){
  background: url(../img/a2.jpg) no-repeat center/cover;
  background-size: 100%;
}
ul.genre li:nth-of-type(3){
  background: url(../img/a3.jpg) no-repeat center/cover;
  background-size: 100%;
}
ul.genre li:nth-of-type(4){
  background: url(../img/a4.jpg) no-repeat center/cover;
  background-size: 100%;
}
ul.genre li:nth-of-type(5){
  background: url(../img/a5.jpg) no-repeat center/cover;
  background-size: 100%;
}
ul.genre li:nth-of-type(6){
  background: url(../img/a6.jpg) no-repeat center/cover;
  background-size: 100%;
}
ul.genre li:nth-of-type(7){
  background: url(../img/a7.jpg) no-repeat center/cover;
  background-size: 100%;
}

@media screen and (min-width: 640px){
body{
  /* background: radial-gradient(circle,#f7b9c9 0,#f47596 100%); */
}
  /* ナビゲーションメニュー横カスタム↓ */
header{
  position: relative;
}
.mainvisual{
  transform: translate(0%, -5%);
}
.nav_follow {
    height: 100vh;
    right: 0;
    width: 20%!important;
    max-width: 100%;
    margin: 0 auto;
}
.logo{
  position: fixed;
  top:0;
  left:0;
}
.global-nav_list{
  position: fixed;
display: flex;
flex-direction: column;
justify-content: center!important;
width: 20%!important;
height: 100vh;
}
#slider .swiper-slide {
  width: 29%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s linear;
}
.swiper-wrapper{
  left:-4rem;
}
  /* ナビゲーションメニュー横カスタム終わり */
main{
  background: #fff;
  max-width: 780px;
  margin: 0 auto;
}
.mv-contents-top::before{
  background-size: 31rem 30.5rem;
background-position: top 20% right 47%;
}
.mv-ttl{
  position: absolute;
  z-index: 0;
  right: 8%;
    top: 17.5%;
    font-size:335%!important;
}
.mv-ttl span{
  font-size:2rem;
}
.global-nav_list a span{
  font-family: 'Poiret One', cursive;
  font-size: 3rem;
}

li.splide__slide{
  width: 100%!important;
  background-size: 100%!important;
  /* height:380px!important; */
  padding-top: 25rem!important;
}
.point-ttl::before{
      background-size: 29%;
}
.p2 .point-ttl::before{
      background-size: 40%;
      background-position: left bottom;
       transform: scaleX(-1);
}
.p3 .point-ttl::before{
      background-size: 42%;
}
.p4 .point-ttl::before{
      background-size: 35%;
      background-position: left bottom;
       transform: scaleX(-1);
}
.point-wrap{
  width:100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.point{
  width:48%;
}
.point-margin{

}
.p2 .point-ttl,
.p4 .point-ttl{
padding-left:unset;
}
.text-size{
  font-size: 2.25rem!important;
}
.points li dl dd {
    font-size: 1.25rem;
}
.pop-right{
  overflow: unset;
}
 .remon-track2,
  .remon-track{
    width:100%;
 }
 .section-remon{
   width:70%;
   margin: 0 auto;
 }
 .trouble ul {
    justify-content: space-around!important;
}
 ul.genre li{
   min-height: 8rem!important;
   width:24%!important;
 }
}

/*下層*/

.contents_header {
  font-size:1.5rem;
    color: #4f8cfd;
}
.under-wraper{
  padding:0 2rem;
}
.under-wraper .ivent-pic{
  margin-bottom: 2rem;
}
.archive-page .letter-title {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.archive-page .letter-text {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
