@charset "UTF-8";
/* 
* {
  outline: 2px solid blue;
} */
/* 
Zen丸ゴシック: CSSクラス
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-maru-gothic-medium {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}


Inter: 可変スタイルの CSS クラス
.inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


M PLUS Rounded 1c: CSSクラス
.m-plus-rounded-1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-plus-rounded-1c-medium {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.m-plus-rounded-1c-bold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}


マリ: CSSクラス
.mali-light {
  font-family: "Mali", cursive;
  font-weight: 300;
  font-style: normal;
}

.mali-regular {
  font-family: "Mali", cursive;
  font-weight: 400;
  font-style: normal;
}

.mali-medium {
  font-family: "Mali", cursive;
  font-weight: 500;
  font-style: normal;
}

.mali-semibold {
  font-family: "Mali", cursive;
  font-weight: 600;
  font-style: normal;
}

.mali-bold {
  font-family: "Mali", cursive;
  font-weight: 700;
  font-style: normal;
}


*/

/*ーーーーーー 共通設定　ーーーーーー*/

 body {
    margin: 0;
    font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
 }
.Lp_mb_80{
    margin-bottom: 80px;
}
.Lp_mb_128{
    margin-bottom: 128px;
}

.Lp_mp_128{
    margin-top: 128px;
}


.MoelabLp_h1{
    width: 60%;
    margin:128px auto 80px auto;
    padding: 25px;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    color:#FF5AC8;
    border-top: #FF5AC8 solid 5px;
    border-bottom: #FF5AC8 solid 5px;

  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}


.MoelabLp_h2{
    width: 60%;
    margin:128px auto 40px auto;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    color:#FF5AC8;
      font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}





.BtnLp_join{
    display: block;
    width: 400px;
    height: 100px;
    margin: 0 auto;
    background-color: #fff;
    border: #000 solid 3px;
    font-size: 18px;
    box-shadow:12px 12px 0px 0px #FF5AC8;
    border-radius: 12px;
    transition: .3s;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.BtnLp_join:hover{
    transform: translateY(5px);
    box-shadow: 0 0 0 #FF5AC8;
}


a{
    text-decoration: none;
}

.sp{
    display: none;
}

@media (max-width: 768px){
    .MoelabLp_h1{
    font-size: 25px;
    margin-top: calc((60 / 750) * 100vw) ;
}

    .pc{
        display: none;
    }
    .sp{
        display: block;
    }


    .BtnLp_join{
        height: calc((80 / 750) * 100vw);
        width: calc((300 / 750) * 100vw);
    }
    .MoelabLp_h2{
        font-size: 1.3rem;
        width: 80%;
    }
}


@media (max-width: 768px) {
    .MoelabLp_h2{
        font-size: calc((50 / 750) * 100vw);
    }
}


.TextLp_wrap{
    font-size:  0.9rem;
}
/* header */
header{
    position: fixed;
    z-index: 200;
    height: 50px;
    width: 100%;
    background-color:#FFECEC ;
    display: flex;
    align-items: center;
}

.MoelabLp_logo{
   height: 50px;
   width: auto;
}

.header_Lp_text{
    color: #FF5AC8;
    margin-left: calc((40 / 1280) * 100vw);
    font-size: 20px;
}

@media (max-width: 768px){
    header{
        padding-left:calc((50 / 750) * 100vw) ;
        padding-top:calc((50 / 750) * 100vw) ;
        padding-bottom:calc((50 / 750) * 100vw) ;
        height: calc((60 / 750) * 100vw);
    }

    .header_Lp_text p{
        width: auto;
    }

    .MoelabLp_logo{
        width: calc((100 / 750) * 100vw);
        height: auto;
    }

}
/*ーーーーーー キービジュアル ーーーーーー*/
.KwLp_img img{
    width:100%;
    margin-top: 60px;
}

@media (max-width: 768px){
  .KwLp_img img{
    width:100vw;
    margin-top: calc((120 / 750) * 100vw);
}
}


/*ーーーーーー Where Anime Moe and Japanese Moe ーーーーーー*/
.WhereLp_text_wrap{
    
    text-align: center;
    width:75%;
    margin-inline:  auto;
}

.WhereLp_text_wrap p{
    font-size: 18px;
    margin-top: 60px;
}

.TextLp_bold{
    font-size: 18px;
    font-weight: bold;
}


.BgLp_img_ditPink{
    background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/bg_dotsPink.png);
    background-size: auto;
    padding: 10px 0;
}

#WhereLp_wrap{
    margin: 128px 0;
}

@media (max-width: 768px){
    .WhereLp_text_wrap p{
        font-size: calc((32 / 750) * 100vw);
        margin: 0 auto;
    }
    #WhereLp_wrap{
    margin: 40px 0;
}
}


/*ーーーーーー What is MoeLab!? ーーーーーー*/
#WhatLp_Wrap{
    padding: 10px;
    background-color:#FFECEC;
    position: relative;
}


#WhatLp_Wrap::before,
#WhatLp_Wrap::after {
   content: "";
    background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/hana.png);
    background-repeat: repeat-x;
    background-size: 69px 56px;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    gap: 15px;
}
#WhatLp_Wrap::before {
    top: 30px;
}
#WhatLp_Wrap::after {
    bottom: 30px;
}

.WhatLp_img{
    background-repeat: repeat;
}

.ImgLp_moe{
    width: 20%;
    height: auto;
}

.WhatLp_Flexbox{
    width: fit-content;
    display: flex;
    margin: 0 auto;
    align-items: flex-end;
}

.blackboard {
      background-color: #2f4f4f;
      color: white;
      border: 15px solid #deb887;
      border-radius: 10px;
      padding: 40px;
      width: 60%;
      text-align: center;
      box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
      display:grid;
    place-items:center;
    }

    .chalk-text {
        font-family: 'Comic Sans MS', cursive, sans-serif;
      font-size: 24px;
      line-height: 1.6;
      font-weight: bold;
      text-shadow: 1px 1px 0 #000;
    }


.WhatLp_text_wrap{
    text-align: center;
    width:75%;
    margin-inline:  auto;
}

.WhatLp_text_wrap p{
    font-size: 18px;
    margin-top: 60px;
}

@media (max-width: 768px){
    #WhatLp_Wrap::before,
    #WhatLp_Wrap::after{
    background-size: 35px 28px;
}
    .ImgLp_moe{
        width: 20%;
        height: auto;
    }

    .blackboard{
        width: 80%;
        padding: 20px 0;
        border: 10px solid #deb887;
    }
    .chalk-text{
        font-size: 18px;
    }
    .WhatLp_Wrap_item{
    margin-top: 20vw;
}


    .WhatLp_text_wrap p{
        font-size: calc((32 / 750) * 100vw);
        margin-top: 60px;
    }
    
}
  

/*ーーーーーー Meet Moe-chan, ーーーーーー*/

.MessegeLp_Flexbox{
    max-width: 909px;
    display: flex;
    margin: 0 auto 165px;
    align-items: flex-end;
}

.MessegeLp__textWrap{
    background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/hukidashi.png);
    width: 734px;
    height: 535px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display:grid;
    place-items:center;
}

.MessegeLp__textWrap p{
    width: 80%;
    text-align: center;
    padding-bottom: 80px;
    color:#fff;
    line-height: 40px;
    font-family: 'Comic Sans MS', cursive, sans-serif;
}
@media (max-width: 768px){

#MessegeLp_Wrap{
     padding-bottom: 100px;
}
.MessegeLp_Flexbox{
    display: block;
    position: relative;
    z-index: 0;
    width: fit-content;
}
.MessegeLp_ImgLp{
position: absolute;
bottom: -80px;
left: -10px;
 width: 120px;
    height: 185px;
    z-index: 1;
}
    .MessegeLp__textWrap{
        background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/hukidashi_sp.png);
        width: 330px;
        height: 500px;
        
    }

        .MessegeLp__textWrap p{
            font-family: 'Comic Sans MS', cursive, sans-serif;
        }
    
}

/*ーーーーーー MoeLab! Campus Departments ーーーーーー*/

#CampusLp_Wrap{
    padding:10px;
    background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/bg_campus.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .CampusLp_Wrap__sec01{
    width: 80%;
    height: 700px;
    margin: 0 auto 128px auto;
    position: relative;
}

.CampusLp_Wrap__sec01 img{
    width:600px;
    position: absolute;
    z-index: 100;
    top: -50px;
}

.CampusLp_Wrap__sec01_text{
    background-color: #fff;
    padding: 400px 65px 40px 65px;
    position: absolute;
    left: 200px;
    width: 670px;
}

.CampusLp_Wrap__sec01 h3{
    font-size: 22px;
    font-weight: bold;
    color: #FF5AC8;
}

.CampusLp_Wrap__sec01 p{
    font-size: 18px;
    text-align: left;
} */

/* sec02 */
/* .CampusLp_Wrap__sec02{
    width: 80%;
    height: 700px;
    margin: 0 auto 128px auto;
    position: relative;
}

.CampusLp_Wrap__sec02 img{
    width: 600px;
    position: absolute;
    z-index: 100;
    top: -50px;
    left: 350px;
}

.CampusLp_Wrap__sec02_text{
    background-color: #fff;
    padding: 400px 65px 40px 65px;
    position: absolute;
     left: 55px;
     width: 670px;
}

.CampusLp_Wrap__sec02 h3{
    font-size: 22px;
    font-weight: bold;
    color: #FF5AC8;
}

.CampusLp_Wrap__sec02 p{
    font-size: 18px;
    text-align: left;
} */

.CampusLp_Gpc{
    width: fit-content;
    margin: 0 auto;
}

.CampusLp_Gpc img{
    margin: 0 auto 80px;
    max-width: 890px;
    display: block;
    width: 100%;
}

.CampusLp_text_wrap{
    text-align: center;
    width:75%;
    margin-inline:  auto;
}

.CampusLp_text_wrap p{
    font-size: 18px;
}

/* @media (max-width:1280px){

    .CampusLp_Wrap__sec01{
        width: calc((800 / 1200) * 100vw);
        height: calc((522 / 1200) * 100vw);
        margin: 20% auto 20% auto;
    }

    .CampusLp_Wrap__sec01 img {
        width: calc((600 / 1200) * 100vw);
        top: -20%;
        left: 50%;
        transform: translateX(-80%);
    }

    .CampusLp_Wrap__sec01_text {
        left: calc((79 / 1200) * 100vw);
        bottom: calc((-100 / 1200) * 100vw);
        max-width: calc((670 / 1200) * 100vw);
        padding-top:calc((300 / 1200) * 100vw) ;
        
    }

    .CampusLp_Wrap__sec02{
        width: calc((800 / 1200) * 100vw);
        height: calc((522 / 1200) * 100vw);
        margin: 20% auto 20% auto;
    }

    .CampusLp_Wrap__sec02 img {
        width: calc((600 / 1200) * 100vw);
        top: -20%;
        left: 100%;
        transform: translateX(-80%);
    }

    .CampusLp_Wrap__sec02_text {
        left: calc((-50 / 1200) * 100vw);
        bottom: calc((-100 / 1200) * 100vw);
        max-width: calc((670 / 1200) * 100vw);
        padding-top:calc((300 / 1200) * 100vw) ;
        
    }
} */




@media (max-width: 768px){
    /* .CampusLp_Wrap__sec01,
    .CampusLp_Wrap__sec02{
        height: calc((450 / 750) * 100vw);
        margin-bottom: calc((250 / 1200) * 100vw);
    }
    .CampusLp_Wrap__sec01 img{
        width: 90%;
    }
    .CampusLp_Wrap__sec01_text{
        width: 75%;
        left: 15%;
        padding: 20vw 8.8vw 10.67vw 8.8vw;
        top: 15%; 
    }
    .CampusLp_Wrap__sec02 img{
        width: 90%;
        left: 100%;
    }
    .CampusLp_Wrap__sec02_text{
        width: 80%;
        padding: 20vw 8.8vw 10.67vw 8.8vw;
        left: -10%;
        top: 15%;
    }
    .CampusLp_Wrap__sec02 p,
    .CampusLp_Wrap__sec01 p{
        font-size: 0.9rem;
    }

    .CampusLp_Wrap__sec01 h3{
        font-size: calc((30 / 750) * 100vw);
    } */

    .CampusLp_Gpc img{
        width: 100%;
    }

     .CampusLp_text_wrap p{
        font-size: calc((32 / 750) * 100vw);
        margin-top: 60px;
    }



 }



/*ーーーーーー CurrentLp_Wrap ーーーーーー*/
#CurrentLp_Wrap{
    /* width: 1080px;
    margin: 0 auto; */
}
.CurrentLp__sec01{
    max-width: 1080px;
    display:flex;
    gap:66px 37px;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.CurrentLp__sec01 img{
    display: block;
    width: 100%;
}

.CurretLp__sec01_item{
    flex: 0 0 30%;
}


.CurrentLp_textwrap p{
     font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 768px){
    .CurrentLp__sec01{
        display: block;
    }
    .CurretLp__sec01_item{
        margin: 0 auto 80px auto;
        width: 95%;
    }

    .CurretLp__sec01_item p{
    width: 80%;
    margin: 0 auto;
}

    .CurrentLp__sec01 img{
        width: 80%;
        margin: 0 auto;
    }
    .CurrentLp_textwrap p{
        font-size: calc((32 / 750) * 100vw);
        margin-top: 60px;
    }

}


/*ーーーーーー ServiceLp_Wrap ーーーーーー*/
#ServiceLp_Wrap p{
    width: 80%;
    margin: 0 auto;
}
#ServiceLp_Wrap {
}
.ServiceLp_img{
    width:100%;
    margin: -30px auto 30px auto;
    display: block;
}

.ServiceLp_Wrap_sec{
    width: 60%;
    margin:  0 auto;
}


.ServiceLp__item01,
.ServiceLp__item02,
.ServiceLp__item03 {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    padding:180px 80px 80px;
    position: relative;
}
.ServiceLp__item01{
    background-color: #fff;
    padding-top: 80px;
    z-index: 5;
}

.ServiceLp__item02{
    background-color: #f9dfe1;
    z-index: 3;
}

.ServiceLp__item03{
    background-color: #f7cdd9;
    z-index: 1;
    margin-bottom: 128px;
}

.ServiceLp__item01::before,
.ServiceLp__item02::before{
    content: "";
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translateX(-50%);
    height: 80px;
    width: 100%;
}

.ServiceLp__item01::before {
    background-color: #fff;
    z-index: 5;
}

.ServiceLp__item02::before {
    background-color: #f9dfe1;
    z-index: 3;
}



svg{
    width: 50px;
    padding-bottom: 30px;
}

@media (max-width: 768px){
.ServiceLp_Wrap_sec{
    width: 80%;
}

    .ServiceLp__item01,
    .ServiceLp__item02,
    .ServiceLp__item03{
    width: 60%;
    padding: 80px 50px 50px;
    }
    .ServiceLp__item01::before,
    .ServiceLp__item02::before{
        content: "";
        bottom: -50px;
        height: 50px;
    }
    .ServiceLp__item01 {
        padding-top: 50px;
    }
    #ServiceLp_Wrap p{
    width: 80%;
    margin: 0 auto;
}
}


/*ーーーーーー GetLp_Wrap ーーーーーー*/
#GetLp_Wrap{
    background-color: #FFECEC;
    margin: 0 auto;
    padding-top: 128px;
    padding-bottom: 128px;
}

.ListLp_wrap{
    position: relative;
    text-align: center;
    /* background-color: #fff;
    border: #000 dashed 3px; */
    background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/dashedbox.png);
     background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 600px;
    margin: 0 auto;
    border-radius: 10px;
    padding:50px;
}

.ListLp_wrap_Pinkbox{
    position: absolute;
    color: #ff4db8;

}


.ListLp_wrap ul{
    text-align: left;
    width: 400px;
    margin: 0 auto;
}
.GetLp_textWrap p{
    font-size: 18px;
    margin-top: 60px;
    text-align: center;
}

@media (max-width: 768px){

    .ListLp_wrap ul{
        font-size: calc((18 / 750) * 100vw);
        width: auto;
    }

    .ListLp_wrap{
        width: calc((627 / 1280) * 100vw);
        background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/dashedbox_sp.png);
    }

    .GetLp_textWrap p{
        font-size: calc((32 / 750) * 100vw);
        margin-top: 60px;
    }

}
@media (max-width: 360px){
    .ListLp_wrap{
        background-image: url(https://wenkist.com/wp-content/themes/affinger5/images/lp/dashedbox_sp.png);
        background-size: contain;
        width:  auto;
    }

    
}



/*ーーーーーー LoverLp_Wrap ーーーーーー*/

#LoverLp_Wrap{
    padding: 128px;
}

.ListLp_Lover_Wrap{
    max-width: 800px;
    margin: 0 auto;
    padding: 50px;
    list-style :none /*list-styleを非表示に*/;

}

.ListLp_Lover{
    display: flex;
    
}

.ListLp_Lover svg{
    margin-bottom: 0;
    margin-right: 0.5rem;
    min-width: 50px;
}

.check-icon {
  width: 32px;
  height: 32px;
  background-color: #ffeef4; /* 淡いピンク */
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.check-icon::after {
  content: '';
  width: 10px;
  height: 18px;
  border: solid #ff4db8; /* 濃いピンク */
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
  position: absolute;
}

@media (max-width: 768px){
    #LoverLp_Wrap{
        padding: 50px 20px;
    }
    #LoverLp_Wrap ul{
    width: auto;
    padding: 20px;
    align-items: flex-end;
    font-size: 0.9rem;
    }
}


/*ーーーーーー OwnervoiceLp_Wrap ーーーーーー*/

#OwnervoiceLp_Wrap{
    background-color: #FFECEC;
    padding: 128px 0;
}

#OwnervoiceLp_Wrap p{
    max-width: 930px;
    margin: 0 auto;
    line-height: 2rem;
    margin-bottom: 100px;
    text-align: center;
}

@media (max-width: 768px){
    #OwnervoiceLp_Wrap p{
    margin: 10px auto 100px auto;
    }
}

	
.OwnervoiceLp__inner {
position: relative;
}
.OwnervoiceLp__inner::before {
content: "";
background-image: url(https://wenkist.com/wp-content/uploads/2025/06/footer_bg_pc2.png);
background-position: top center;
background-repeat: repeat-x;
background-size: cover;
width: 100%;
height: 302px;
position: absolute;
bottom: -420px;
left: 0;
}


/* footer */
.FooterLp {
    background-color: #FF5AC8;

}

.FooterLp__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 100px;
    height: 440px;
    max-width: 830px;
    margin: 0 auto;
    font-family: "Inter", sans-serif;
}

.FooterLp__left {
    width: fit-content;
    position: relative;
    z-index: 1;
}

.FooterLp__logo {
    width: 280px;
}

.FooterLp__logo img {
    display: block;
    width: 100%;
}

.FooterLp__logoText {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    margin: 25px 0 0;
    text-align: center;
}

.FooterLp__logoText b {
    font-weight: 500;
}

.FooterLp__right {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.FooterLp__X {
    display: block;
    width: 50px;
    margin-right: 30px;
    transition: opacity .3s ease;
}

.FooterLp__X img {
    display: block;
    width: 100%;
}

.FooterLp__X:hover {
    opacity: 0.7;
}

.FooterLp__rightTextArea {
    color: #fff;
}

.FooterLp__rightText1 {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 5px;
    color: #fff;
    display: block;
}

.FooterLp__rightText2 {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    color: #fff;
}

.FooterLp__copyright{
    font-size: 12px;
    text-align: center;
    padding-bottom: 20px;
    color: #fff;
    margin: 0;
}

.FooterLp__rightWrap.sp {
    display: none;
}

@media (max-width: 768px){
    .FooterLp {
    }
    
    .FooterLp__inner {
        display: block;
        padding-top: 100px;
        height: auto;
        max-width: none;
    }
    
    .FooterLp__left {
        width: calc((400 / 750) * 100vw);
        margin: 0 auto calc((172 / 750) * 100vw);
    }
    
    .FooterLp__logo {
        width: 100%;
    }
    
    .FooterLp__logo img {
    }
    
    .FooterLp__logoText {
        font-size: calc((40 / 750) * 100vw);
        margin: calc((10 / 750) * 100vw) 0 0;
    }
    
    .FooterLp__logoText b {
        font-weight: 500;
    }
    
    .FooterLp__rightWrap.pc {
        display: none;
    }

    .FooterLp__rightWrap.sp {
        display: block;
    }

    .FooterLp__right {
       display: block;
    }


    .FooterLp__rightContact {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: calc((24 / 750) * 100vw);
    }
    
    .FooterLp__X {
        width: calc((50 / 750) * 100vw);
        margin-right: calc((15 / 750) * 100vw);
    }

    
    .FooterLp__rightTextArea {
    }
    
    .FooterLp__rightText1 {
        font-size: calc((40 / 750) * 100vw);
        margin: 0;
    }
    
    .FooterLp__rightText2 {
        font-size: calc((36 / 750) * 100vw);
        text-align: center;
    }
    .FooterLp__copyright{
        font-size: calc((24 / 750) * 100vw);
        margin-top: calc((200 / 750) * 100vw);
        padding-bottom: calc((60 / 750) * 100vw);
    }
}