@charset "UTF-8";

.ribon70th_lp {
  font: 14px / 1.43 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "avenir-book", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "??��?��??��?��??��?��C??��?��??��?��??��?��I", sans-serif;
}
.topicpath{
  background-color: #fff;
}
.contents{
  max-width: none !important;
}
:where(.ribon70th_lp) .mb-15{
  margin-bottom: 15px!important;
}
:where(.ribon70th_lp) .C-maru{
  /* font-size: 1.8em; */
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
  /* font-size: 21px; */
  vertical-align: middle;
}
:where(.ribon70th_lp) .u-pc {
    display: none;
}

@media screen and (min-width: 1024px) {
    :where(.ribon70th_lp) .u-pc {
        display: block;
    }
}

:where(.ribon70th_lp) .u-sp {
    display: block;
}

@media screen and (min-width: 1024px) {
    :where(.ribon70th_lp) .u-sp {
        display: none;
    }
}

:where(.ribon70th_lp) img.lozad {
    opacity: 0;
    -webkit-transition: 0.6s opacity ease;
    transition: 0.6s opacity ease;
}

:where(.ribon70th_lp) img.lozad[data-loaded="true"] {
    opacity: 1;
}


/* main {
    padding-bottom: 0;
}

@media screen and (min-width: 1024px) {
    main {
        padding-bottom: 0;
    }
} */


.lp-l-container {
    width: 100%;
    /* font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif; */
    color: #222;
}

.lp-l-container img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 1024px) {
    .lp-l-container__inner {
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}


/*************** 
  MV 
***************/

.bg-image-clip {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 230px;
  /* clip-path: inset(0); */
  z-index: -1;
}

.bg-image-fixed {
  position: fixed; 
  /* position: sticky; */
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -1;
  background-size: cover;
  background-position: top;
}
.bg-image-fixed video{
  width: 100%;
  margin-top: 51px;
}
.ls-hero__text{
  margin-top: 683px;
  background-color: #fff;
  padding: 1px 0;
}
.images__center{
  width: 80%;
  margin: 0px auto 30px;
  padding-top: 60px;
}

.h4{
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-size: 5.267vw;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 28px;
}
.pink{
  color: #FA87B4;
}
.text_box{
  width: 90%;
  margin: 0 auto;
}
.lp-p__title--text{
  font-size: 4.267vw;

  line-height: 1.89;
  margin-bottom: 28px;
}
.ls-hero__text .lp-p__title--text{
  font-size: 14px;
}
.date_text{
  font-size: 9.267vw;
  line-height: 1.7;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  text-align: center;
}
.ls-hero__text .lp-p-button-list{
  width: 68%;
  margin: 0 auto;
}
.lp-c-button {
  font: 14px / 1.43 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "avenir-book", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "���C���I", sans-serif;
  font-family: var(--font-hiragino);
  display: block;
  text-align: center;
  background: #FE5C9B;
  color: #fff;
  font-size: 4.733333vw;
  letter-spacing: 0.09em;
  line-height: 1;
  font-weight: 500;
  position: relative;
  border-radius: 13.333333333333334vw;
  padding: 6.266667vw 0 5.733vw;
  margin-bottom: 28px;
}
.ls-hero__text .lp-c-button {
  font-family: var(--font-hiragino);
  display: block;
  text-align: center;
  background: #FA87B4;
  color: #fff;
  font-size: 2.9vw;
  line-height: 1;
  font-weight: 500;
  position: relative;
  border-radius: 13.333333333333334vw;
  padding: 2.733vw 0;;
  margin-bottom: 28px;
}
a.lp-c-button:hover {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .bg-image-fixed video{
    width: 100%;
    margin-top: 111px;
  }
  .h4{
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.06em;
  }
  .images__center{
    width: 30%;
    margin-bottom: 50px;
    padding-top: 50px;
  }
  .ls-hero__text{
    margin-top: 799px;
  }
  .text_box{
    width: 42%;
  }
  .ls-hero__text .text_box{
    min-width: 664px;
  }
  .lp-p__title--text{
    font-size: 16px;
    line-height: 1.7;
  }
  .date_text{
    font-size: 32px;
  }
  .ls-hero__text .lp-p-button-list{
    width: 20%;
    margin: 0 auto;
    min-width: 280px;
  }
  .ls-hero__text .lp-c-button {
    font-size: 0.833333vw;
    padding: 0.733vw 0 0.733vw;
    margin-bottom: 28px;
  }
  .lp-c-button{
    font-size: 18px;
    line-height: 1.777777777777778;
    padding-top: 13px;
    padding-bottom: 13px;
  }

}

/*************** 
  infomation
***************/
.lp-l-container.ls-information .ls-section_box,
.lp-l-container.ls-information{
  background-color: #FDDEEB;
}

.ls-section_box{
  max-width: 1000px;
  margin: 0 auto;
  padding: 1px 0;
  background-color: #fff;
}
.title_box{
  margin: 40px auto 30px;
  width: 58%;
}

.white_box{
  background-color: #fff;
  border-radius: 20px;
  padding: 14px 19px 10px;
  width: 83%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.white_box .lp-p__title--text{
  margin-bottom: 0;
  line-height: 1.7;
}
.white_box .title{
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-size: 5.267vw;
  padding-left: 1.4em;
  font-weight: 500;
  /* margin-bottom: 15px; */
  margin-bottom: 4px;
  position: relative;
  letter-spacing: 0.06em;
}
.white_box .title::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.3em;
  height: 0.7em;
  width: 1.3em;
  background-image: url(../images/title_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}


@media screen and (min-width: 1024px) {
  .lp-l-container.ls-information .ls-section_box{
    width: 63%;
  }
  .title_box{
    width: fit-content;
    margin: 50px auto 30px;
  }
  .ls-information .title_box{
    width: 220px;
  }
  .white_box .title{
    margin-bottom: 9px;
  }
  .white_box{
    padding: 15px 23px;
  }
  .white_box .title{
    font-size: 20px;
    letter-spacing: 0.06em;
  }
  .white_box .lp-p__title--text{
    margin-bottom: 0;
  }
}
/*************** 
  aanker
***************/
.lp-l-container.ls-anker{
  background-color: #fff;
}

.anker_box_area{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 80%;
  margin: 40px auto 0;
}
.anker_box_area .anker_box{
  width: 100%;
  position: relative;
  z-index: 0;
  margin-bottom: 28px;
}
.anker_box_area .anker_box::before{
  content: "";
  position: absolute;
  background-color: #FBF5A8;
  height: 100%;
  width: 100%;
  border-radius: 35px;
  z-index: -1;
}
.anker_box_area .anker_box.--pink::before {
  background-color: #FFDEEB;
}
.anker_box_area .anker_box.--blue::before {
  background-color: #D8F4FA;
}


.anker_box_area .anker_box::after{
  content: "";
  z-index: -2;
  position: absolute;
  top: 50%;
    left: 59px;
  height: 0px;
  width: 101px;
  background-image: url(../images/anker_mini.png);
  background-repeat: no-repeat;
  background-size: 101px 206px;
  background-clip: content-box;
  transition: all 0.2s;
}
.anker_box_area .anker_box.--pink::after{
  background-image: url(../images/anker_mini02.png);
}
.anker_box_area .anker_box.--blue::after{
  background-image: url(../images/anker_mini03.png);
}



.anker_box_area .anker_link{
  padding: 19px 30px 27px;
  /* min-height: 115px; */
  width: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
}
.anker_box_area .anker_link img{
  width: 59%;
  margin: 0 auto;
}
.anker_box.--pink .anker_link{
  padding: 12px 20px 25px;
}
.anker_box.--blue .anker_link{
  padding: 20px 0px 32px;
}
.anker_box_area .anker_link::after{
  content: "";
  position: absolute;
  bottom: 8px;
  left: calc(50% - 13px);
  height: 12px;
  width: 15px;
  background-image: url(../images/anker_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.anker_box.--pink .anker_link::after{
  filter: brightness(0) saturate(100%) invert(52%) sepia(35%) saturate(2336%) hue-rotate(304deg) brightness(101%) contrast(99%);
}
.anker_box.--blue .anker_link::after{
  filter: brightness(0) saturate(100%) invert(77%) sepia(16%) saturate(1173%) hue-rotate(178deg) brightness(102%) contrast(97%);
}
.anker_box_area .anker_box:hover::after{
  height: 156px;
  top: -134%;
  left: calc(50% - 47px);
  transition: all 0.5s;
}
.anker_box_area .anker_box.--blue:hover::after{
  height: 108px;
  width: 97px;
  top: -124%;
  left: calc(50% - 64px);
  background-size: 116px 206px;
  
} 

.lp-p-button-list{
  width: 94%;
  margin: 0 auto;
}

.ls-anker .lp-p-button-list{
  width: 85%;
}



@media screen and (min-width: 1024px) {
  .bg-image-clip .bg-image-fixed img.u-pc{
    padding: 100px 6vw;
  }

  .lp-p-button-list{
    width: 51%;
    margin: 0 auto;
  }
  .ls-anker .lp-p-button-list {
    width: 32%;
}

.anker_box_area{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 80%;
  margin: 40px auto;
}
.anker_box_area .anker_link img {
  width: 100%;
}
.anker_box_area .anker_box{
  width: 28%;
  position: relative;
  /* padding: 42px 29px; */
  z-index: 0;
}
.anker_box_area .anker_box::before{
  content: "";
  position: absolute;
  background-color: #FBF5A8;
  height: 125px;
  width: 125px;
  border-radius: 50%;
  z-index: -1;
  top: -2%;
  left: calc(26% - 1em);
  right: auto;
}
.anker_box_area .anker_box.--pink::before {
  background-color: #FFDEEB;
}
.anker_box_area .anker_box.--blue::before {
  background-color: #D8F4FA;
}
.anker_box_area .anker_box::after{
  content: "";
  z-index: -2;
  position: absolute;
  top: 50%;
    left: 59px;
  height: 0px;
  width: 101px;
  background-image: url(../images/anker_mini.png);
  background-repeat: no-repeat;
  background-size: 101px 206px;
  background-clip: content-box;
  transition: all 0.2s;
}
.anker_box_area .anker_box.--pink::after{
  background-image: url(../images/anker_mini02.png);
}
.anker_box_area .anker_box.--blue::after{
  background-image: url(../images/anker_mini03.png);
  background-size: 117px 208px;
  /* background-size: contain; */
}

.anker_box_area .anker_box:hover::after{
  height: 206px;
  top: -100%;
    left: 59px;
  transition: all 0.5s;
}
.anker_box_area .anker_box.--pink::after{
    left: 59px;
}
.anker_box_area .anker_box.--bule::after{
  left: 44px;
  width: 117px;
}
.anker_box_area .anker_box.--blue:hover::after{
  top: -88%;
  height: 288px;
  width: 117px;
  left: 44px;
}
.anker_box_area .anker_box.--pink:hover::after{
  height: 206px;
  top: -100%;
    left: 59px;
  transition: all 0.5s;
}

.anker_box_area .anker_link{
  padding: 37px 20px;
  min-height: 115px;
  position: relative;
  display: inline-block;
}
.anker_box.--pink .anker_link{
  padding: 32px 20px;
}
.anker_box.--blue .anker_link{
  padding: 48px 0px 37px;
}
.anker_box_area .anker_link::after{
  content: "";
  position: absolute;
  bottom: 8px;
  left: calc(50% - 13px);
  height: 12px;
  width: 15px;
  background-image: url(../images/anker_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
}



/*************** 
  itemarea
***************/
.lp-l-container.ls-tennai {
  background-image: url(../images/bg-tennai_sp.jpg);
  background-position: center;
  background-repeat: no-repeat;
    background-size: cover;
  background-color: #fdf5a8;
}
.lp-l-container.ls-gals {
  background-image: url(../images/bg-gals_sp.jpg);
  background-position: center;
  background-repeat: no-repeat;
    background-size: cover;
  background-color: #fde6ee;
  
}
.lp-l-container.ls-haniremo {
  background-image: url(../images/bg-haniremo_sp.jpg);
  background-position: center;
  background-repeat: no-repeat;
    background-size: cover;
  background-color: #e4f3f6;
}
.item_section .ls-section_box{
  background-color: transparent;
}


/* ???��?��??��?��???��?��??��?��???��?��??��?��ꂼ???��?��??��?��???��?��??��?��ňႤ???��?��??��?��Ƃ� */
.ls-tennai .item_name{
  color: #D1261A;
}
.ls-tennai .lp-c-button{
  background: #D1261A;
}
.ls-gals .item_name{
  color: #F25A9D;
}
.ls-gals .lp-c-button{
  background: #EB6EA5;
}
.ls-gals .btn_box .item_edit_btn{
  background-color: #EB6EA5;
}

.ls-haniremo .item_name{
  color: #43B6E2;
}
.ls-haniremo .lp-c-button{
  background: #57C9F4;
}
.ls-haniremo .btn_box .item_edit_btn{
  background-color: #57C9F4;
}


/* ???��?��??��?��??��?��? */
.item_grid .item_grid_box:nth-child(1) .img_box{
  background-image: url(../images/tennai_L01.png);
}
.item_grid .item_grid_box:nth-child(2) .img_box{
  background-image: url(../images/tennai_C02.png);
}
.item_grid .item_grid_box:nth-child(3) .img_box{
  background-image: url(../images/tennai_R03.png);
}
.item_grid .item_grid_box:nth-child(4) .img_box{
  background-image: url(../images/tennai_L04.png);
}
.item_grid .item_grid_box:nth-child(5) .img_box{
  background-image: url(../images/tennai_C05.png);
}
.item_grid .item_grid_box:nth-child(6) .img_box{
  background-image: url(../images/tennai_R06.png);
}
.item_grid_box:nth-child(1) .img_box.reversible{
  background-image: url(../images/tennai_L01_2.png);
}
.item_grid_box:nth-child(2) .img_box.reversible{
  background-image: url(../images/tennai_C02_2.png);
}
.item_grid_box:nth-child(3) .img_box.reversible{
  background-image: url(../images/tennai_R03_2.png);
}
.item_grid_box:nth-child(4) .img_box.reversible{
  background-image: url(../images/tennai_L04_2.png);
}
.item_grid_box:nth-child(5) .img_box.reversible{
  background-image: url(../images/tennai_C05_2.png);
}

/* gals */
.ls-gals .item_grid .item_grid_box:nth-child(1) .img_box{
  background-image: url(../images/gals_L01.png);
}
.ls-gals .item_grid .item_grid_box:nth-child(2) .img_box{
  background-image: url(../images/gals_C02.png);
}
.ls-gals .item_grid .item_grid_box:nth-child(3) .img_box{
  background-image: url(../images/gals_R03.png);
}
.ls-gals .item_grid .item_grid_box:nth-child(4) .img_box{
  background-image: url(../images/gals_L04.png);
}
.ls-gals .item_grid .item_grid_box:nth-child(5) .img_box{
  background-image: url(../images/gals_C05.png);
}
.ls-gals .item_grid .item_grid_box:nth-child(6) .img_box{
  background-image: url(../images/gals_R06.png);
}
.ls-gals .item_grid_box:nth-child(1) .img_box.reversible{
  background-image: url(../images/gals_L01_2.png);
}
.ls-gals .item_grid_box:nth-child(2) .img_box.reversible{
  background-image: url(../images/gals_C02_2.png);
}
.ls-gals .item_grid_box:nth-child(3) .img_box.reversible{
  background-image: url(../images/gals_R03_2.png);
}
.ls-gals .item_grid_box:nth-child(4) .img_box.reversible{
  background-image: url(../images/gals_L04_2.png);
}
.ls-gals .item_grid_box:nth-child(5) .img_box.reversible{
  background-image: url(../images/gals_C05_2.png);
}

/* ???��?��??��?��͂ɂ�???��?��??��?�� */
.ls-haniremo .item_grid .item_grid_box:nth-child(1) .img_box{
  background-image: url(../images/haniremo_L01.png);
}
.ls-haniremo .item_grid .item_grid_box:nth-child(2) .img_box{
  background-image: url(../images/haniremo_C02.png);
}
.ls-haniremo .item_grid .item_grid_box:nth-child(3) .img_box{
  background-image: url(../images/haniremo_R03.png);
}
.ls-haniremo .item_grid .item_grid_box:nth-child(4) .img_box{
  background-image: url(../images/haniremo_L04.png);
}
.ls-haniremo .item_grid .item_grid_box:nth-child(5) .img_box{
  background-image: url(../images/haniremo_C05.png);
}
.ls-haniremo .item_grid .item_grid_box:nth-child(6) .img_box{
  background-image: url(../images/haniremo_R06.png);
}
.ls-haniremo .item_grid_box:nth-child(1) .img_box.reversible{
  background-image: url(../images/haniremo_L01_2.png);
}
.ls-haniremo .item_grid_box:nth-child(2) .img_box.reversible{
  background-image: url(../images/haniremo_C02_2.png);
}

.ls-haniremo .item_grid_box:nth-child(3) .img_box.reversible{
  background-image: url(../images/haniremo_R03_2.png);
}
.ls-haniremo .item_grid_box:nth-child(4) .img_box.reversible{
  background-image: url(../images/haniremo_L04_2.png);
}
.ls-haniremo .item_grid_box:nth-child(5) .img_box.reversible{
  background-image: url(../images/haniremo_C05_2.png);
}




.item_name{
  font-weight: 600;
  font-size: 3.4vw;
}
.item_area{
  width: 90%;
  margin: 0 auto;
  margin-top: 37px;
}
.item_area .logo_box.u-sp{
  width: 60%;
  margin: 0 auto;
  margin-bottom: 6px;
}
.ls-haniremo .item_area .logo_box.u-sp {
  width: 78%;
  margin: 0 auto;
  margin-bottom: 16px;
}
.item_grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 0;
}
.item_section{
  position: relative;
}
.item_section .fadein{
  position: absolute;
  right: -9px;
  z-index: 1;
  width: 25%;
  top: calc(22% - 18px);
  transform: translate(100%, 0);
  transition: 0.5s;
}
.item_section .fadein.is-show{
  transform: translate(0, 0);
  transition: .5s;
}
.item_section .fadein.left{
  right: auto;
  left: -9px;
  transform: translate(-100%, 0);
}
.item_section .fadein.left.is-show{
  transform: translate(-19%, 0);
}
.item_section .fadein:nth-child(2){
  top: calc(41% - 10px);
}
.item_section .fadein:nth-child(3){
  top: calc(52% - 31px);
  width: 30%;
}
/* ???��?��??��?��e???��?��??��?��???��?��??��?��???��?��??��?��???��?��??��?�� */
.ls-gals.item_section .fadein{
  top: calc(24% - 15px);
}
.ls-gals.item_section .fadein:nth-child(2){
  top: calc(39% - 21px);
}
.ls-gals.item_section .fadein.left.is-show {
  transform: translate(-6%, 0);
}
.ls-gals.item_section .fadein:nth-child(3){
  top: calc(56% - 31px);
  width: 26%;
}

.ls-haniremo.item_section .fadein{
  top: calc(22% - 10px);
  width: 32%;
}
.ls-haniremo.item_section .fadein:nth-child(2){
  top: calc(45% - 30px);
  width: 27%;
}
.ls-haniremo.item_section .fadein.left.is-show {
  transform: translate(4%, 0);
}
.ls-haniremo.item_section .fadein:nth-child(3){
  top: calc(59% - 39px);
  width: 26%;
}



/* ???��?��??��?��???��?��??��?��???��?��??��?��Ԃ�ς�???��?��??��?��???��?��??��?�� */
.item_grid_box.B{
  order: 1;
}
.item_grid_box.A{
  order: 2;
}
.item_grid_box.D{
  order: 3;
}
.item_grid_box.E{
  order: 4;
}
.item_grid_box.C{
  order: 5;
  z-index: 2;
}
.item_grid_box.F{
  order: 6;
}

.item_grid button{
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 10px;
  padding: 4px 23px 2px 12px;
  font-size: 11px;
  cursor: default;
  transition: all 0.5s;
  position: relative;
}
.item_grid button::after{
  content: url(../images/roll_icon.svg);
  position: absolute;
  right: 8px;
}
.item_grid .reversible button::after{
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(6%) hue-rotate(206deg) brightness(103%) contrast(105%);
}

.btn_box .item_edit_btn{
  background-color: #D1261A;
  color: #fff;
  display: block;
  height: 30px;
  width: 30px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
}
.btn_box .item_edit_btn:hover{
  opacity: 1;
  transform: rotate(45deg);
}
.btn_box .item_edit_btn::before,
.btn_box .item_edit_btn::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 2px;
  width: 60%;
  border-radius: 5px;
  background-color: #fff;
}
.btn_box .item_edit_btn::after{
  transform: rotate(90deg);
}
.item_grid_box .img_box{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 360px;
  padding-left: 24px;
  transition: all 0.2s;
  position: relative;
  z-index: 1;
}
.item_area .box{
  text-align: center;
}
.item_grid_box{
  margin-bottom: 33px;
}




.item_area .lp-p__title--text{
  /* font-size: 3.4vw; */
  font-size: 13px;
  line-height: 1.66;
  margin-bottom: 4px;
}
.item_area .text_area{
  padding: 0 22px;
  position: relative;
  z-index: 0;
  text-align: center;
}
.item_area .text_area::after{
  content: "";
  position: absolute;
  /* top: -127%; */
  bottom: -40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 76vw;
  height: 76vw;
  max-width: 400px;
  max-height: 400px;
  background-color: #fff;
  border-radius: 50%;
  z-index: -1;
}
.item_grid button{
  color: #000;
}
.item_grid button .front,
.item_grid .reversible .reversible-btn .back{
  display: inline;
}
.item_grid button .back,
.item_grid .reversible .reversible-btn .front{
  display: none;
}
.item_grid_box .reversible .reversible-btn {
  border: 1px solid transparent;
  background-color: #000;
  color: #fff;
  transition: all 0.2s;
}


.item_grid_box.B{
  display: flex;
  align-items: flex-end;
  height: fit-content;
  flex-direction: column-reverse;
}
.item_grid_box.B button {
  margin-top: 105px;
  margin-left: 5%;
}

.item_grid_box.A {
  padding: 0 9px 0 0px;
}
.item_grid_box.A button{
  margin-top: 43px;
  margin-left: -10%;
}
.item_grid_box.A .img_box{
  width: 85%;
  height: 328px;
}
.item_grid_box.A  .text_area::after{
  bottom: -53%;
  left: -11px;
  width: 83vw;
  height: 83vw;
}
.item_grid_box.D {
  padding-left: 52px;
}
.item_grid_box.D .img_box{
  width: 83%;
  margin-left: 20px;
  height: 210px;
}
.item_grid_box.D .text_area::after {
  bottom: -40%;
  width: 64vw;
  height: 64vw;
}
.item_grid_box.D button{
  margin-top: 178px;
  margin-left: 147px;
}
.item_grid_box.E {
  padding-right: 57px;
  padding-left: 40px;
}
.item_grid_box.E .img_box{
  height: 170px;
}
.ls-gals .item_grid_box.E .img_box,
.ls-haniremo .item_grid_box.E .img_box{
  width: 220px;
}

.item_grid_box.E .text_area{
  padding: 0 5px;
  margin-left: -43px;
}
.item_grid_box.E .text_area::after {
  bottom: -52%;
  left: -4px;
  width: 64vw;
  height: 64vw;
}
.item_grid_box.E .btn_box{
  margin-left: -50px;
}
.item_grid_box.E {
  padding: 0 17px 0 0px;
}
.item_grid_box.E button{
  margin-top: 130px;
  margin-left: -60px;
}

.item_grid_box.C .img_box{
  width: 97%;
  height: 273px;
  margin-bottom: 14px;
}
.item_grid_box.C button{
  margin-top: 12px;
  margin-left: 69%;
}

.item_grid_box.F{
  margin-bottom: 46px;
}
.item_grid_box.F .img_box{
  height: 213px;
}

/* ???��?��??��?��X???��?��??��?��N???��?��??��?��???��?��??��?��???��?��??��?��[???��?��??��?��???��?��??��?��???��?��??��?��ŏo???��?��??��?��Ă�???��?��??��?��???��?��??��?�� */



@media screen and (min-width: 1024px) {
  .item_grid button::after{
    content: none;
  }
  .item_area .text_area::after{
    display: none;
  }
  .item_name{
    font-weight: 500;
  }
  .lp-l-container.ls-tennai {
    background-image: url(../images/bg-tennai.jpg);
    background-size: auto 100%;
  }
  .lp-l-container.ls-tennai .logo_box{
    width: 308px;
  }
  .lp-l-container.ls-gals {
    background-image: url(../images/bg-gals.jpg);
    background-size: auto 100%;
  }
  .lp-l-container.ls-gals .logo_box{
    width: 255px;
  }
  .lp-l-container.ls-haniremo {
    background-image: url(../images/bg-haniremo.jpg);
    background-size: auto 100%;
  }
  .lp-l-container.ls-haniremo .logo_box{
    width: 410px;
  }
  .item_area{
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 152px;
  }
  .item_area::after{
    content: "";
    position: absolute;
    width: 71vw;
    height: 71vw;
    border-radius: 50%;
    background-color: #fff;
    top: 26px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    max-width: 1000px;
    max-height: 1000px;
  }
  .item_section .ls-section_box{
    max-width: 1200px;
  }
.item_grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: min(85%, 1074px);
  margin: 0 auto;
  padding-bottom: 20px;
  margin-top: 30px;
  flex-direction: row;
  align-items: flex-start;
}
.item_grid .item_grid_box{
  width: calc(100% / 3 - 112px);
  max-width: 500px;
  order: unset !important;
}
.item_grid_box .img_box{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 19vw;
  padding-left: 24px;
  transition: all 0.2s;
  max-width: 240px;
  max-height: 340px;
  min-height: 190px;
}
.btn_box .item_edit_btn{
  font-weight: 500;
}
.item_grid button{
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 10px;
  padding: 2px 12px;
  margin-left: -29%;
  margin-top: 24%;
  font-size: 11px;
  transition: all 0.2s;
}
.item_grid button .front,
.item_grid .img_box:hover .back{
  display: inline;
}
.item_grid button .back,.item_grid .img_box:hover .front{
  display: none;
}
.item_name{
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}
.item_grid .lp-p__title--text {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.06em;
  line-height: 1.7;
  margin-bottom: 10px;
}
.btn_box{
  text-align: center;
}
.item_area .lp-p-button-list {
  width: 27%;
  margin: 0 auto;
  margin-top: -2%;
}

/* ???��?��??��?��z???��?��??��?��o???��?��??��?��[???��?��??��?��???��?��??��?��???��?��??��?��̓�???��?��??��?��???��?��??��?�� */
.item_grid_box .img_box:hover .reversible-btn{
  border: 1px solid transparent;
  background-color: #000;
  color: #fff;
  transition: all 0.2s;
}

.item_grid_box:nth-child(1) .img_box:hover{
  background-image: url(../images/tennai_L01_2.png);
}
.item_grid_box:nth-child(2) .img_box:hover{
  background-image: url(../images/tennai_C02_2.png);
}
.item_grid_box:nth-child(3) .img_box:hover{
  background-image: url(../images/tennai_R03_2.png);
}
.item_grid_box:nth-child(4) .img_box:hover{
  background-image: url(../images/tennai_L04_2.png);
}
.item_grid_box:nth-child(5) .img_box:hover{
  background-image: url(../images/tennai_C05_2.png);
}
.ls-gals .item_grid_box:nth-child(1) .img_box:hover{
  background-image: url(../images/gals_L01_2.png);
}
.ls-gals .item_grid_box:nth-child(2) .img_box:hover{
  background-image: url(../images/gals_C02_2.png);
}
.ls-gals .item_grid_box:nth-child(3) .img_box:hover{
  background-image: url(../images/gals_R03_2.png);
}
.ls-gals .item_grid_box:nth-child(4) .img_box:hover{
  background-image: url(../images/gals_L04_2.png);
}
.ls-gals .item_grid_box:nth-child(5) .img_box:hover{
  background-image: url(../images/gals_C05_2.png);
}
.ls-haniremo .item_grid_box:nth-child(1) .img_box:hover{
  background-image: url(../images/haniremo_L01_2.png);
}
.ls-haniremo .item_grid_box:nth-child(2) .img_box:hover{
  background-image: url(../images/haniremo_C02_2.png);
}
.ls-haniremo .item_grid_box:nth-child(3) .img_box:hover{
  background-image: url(../images/haniremo_R03_2.png);
}
.ls-haniremo .item_grid_box:nth-child(4) .img_box:hover{
  background-image: url(../images/haniremo_L04_2.png);
}
.ls-haniremo .item_grid_box:nth-child(5) .img_box:hover{
  background-image: url(../images/haniremo_C05_2.png);
}



/* ???��?��??��?��e???��?��??��?��ʒu???��?��??��?��̒�???��?��??��?��???��?��??��?�� */
.item_area .text_area{
  padding: 0;
  z-index: 1;
}
.item_grid_box.A{
  /* margin-top: 360px; */
  margin-top: 351px;
  padding: 0;
  margin-left: 30px;
  margin-right: -55px;
  width: calc(76% / 3);
}
.item_grid_box.A button{
  margin-top: 44px;
  margin-left: -27%;
}
.item_grid_box.A .img_box {
  width: 92%;
  margin-bottom: -4px;
}

.item_grid_box.B{
  display: flex;
  /* width: calc(100% / 2); */
  width: calc(92% / 2);
  align-items: flex-end;
  height: fit-content;
  flex-direction: row;
  margin-top: -31px;
}
.ls-gals .item_grid_box.B{
  flex-direction: row-reverse;
}

.item_grid_box.B .box{
  width: 52%;
}
.item_grid_box.B .img_box{
  /* width: 299%;
  height: 28vw; */
  /* width: 495px; */
  width: 70%;
  height: 465px;
  min-width: auto;
  max-width: 100%;
  max-height: 100%;
}
.item_grid_box.B .btn_box{
  margin-bottom: -16px;
}
.item_grid_box.B button {
  margin-left: -20%;
  margin-top: 58%;
}

.item_grid_box.C{
  width: calc(94% / 3);
  margin-left: -38px;
  margin-top: 248px;
  margin-right: -14px;
}
.item_grid_box.C .img_box{
  text-align: right;
  margin-left: 14px;
  height: 295px;
  width: 300px;
  margin-bottom: 5px;
  width: 297px;
  max-width: 100%;
}
.item_grid_box.C button {
  margin-left: auto;
  margin-right: 7px;
  margin-top: 9%;
}
.item_grid_box.D {
  position: relative;
  width: calc(84% / 3);
  max-width: 100%;
}
.item_grid_box.D .img_box{
  width: 100%;
  margin-left: 0;
  height: 222px;
}
.item_grid_box.D .float{
  position: absolute;
  left: 105%;
  top: 53px;
  width: 97%;
}
.item_grid_box.D button {
  margin-left: 77%;
  /* margin-right: 0px; */
  margin-top: 89%;
}



.item_grid_box.E{
  position: absolute;
  top: 481px;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* margin-top: -329px; */
  /* width: calc(100% / 3 - 55px); */
  width: calc(89% / 3 - 55px);
  /* margin-left: -24px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
.item_grid_box.E .img_box{
  /* height: 11vw; */
  height: 167px;
  min-height: 103px;
  max-width: 100%;
  margin-top: 25px;
  margin-left: 22px;
}
.item_grid_box.E button {
  margin-top: 60%;
  margin-left: -50px;
}
.item_grid_box.E .text_area {
  padding: 0;
  margin-left: -6px;
}
.item_grid_box.E .btn_box {
  margin-left: 0;
}
.item_grid_box.F{
  /* margin-top: max(-20%, -72px); */
  width: calc(93% / 3);
  margin-left: 0px;
  margin-right: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -163px;
}
.item_grid_box.F .img_box{
  height: 247px;
  width: 397px;
  max-width: 100%;
  max-height: 100%;
}
.item_grid_box.F .text_area{
  margin-top: -20px;
}

}

/*************** 
  specital
***************/
.ls-specital .title_box img{
  padding: 0 27%;
}
.ls-specital .white_box .title::before{
  top: 0.4em;
  bottom: auto;
}

.out_img{
  position: relative;
  z-index: 0;
}
.out_img .out_img_box{
  position: absolute;
  z-index: 1;
}

.ls-specital .out_img_box {
  top: 0;
  width: 56%;
  right: 6px;
}
.ls-specital .out_img .flex .text_box{
  width: auto;
  padding-right: 57%;
  margin-bottom: 52px;
}
.ls-specital .text_box {
  width: 100%;
}


.ls-specital .lp-p-button-list {
  width: 100%;
}
.ls-specital .lp-c-button{
  background: #FA87B4;
  font-size: 3.733333vw;
  padding: 3.266667vw 0 3.233vw;
  margin: 10px 0 10px;
}
.ls-specital .lp-p__title--text {
  margin-bottom: 10px;
}
.target.active img:nth-child(2),
.target img:nth-child(1){
  display: inline;
}
.target.active img:nth-child(1),
.target img:nth-child(2){
  display: none;
}
.ls-specital .white_box .lp-p__title--text{
  font-size: 14px;
}
.ls-specital .white_box {
  padding: 14px 26px 10px 26px;
}
.ls-specital .white_box.out_img {
  padding: 14px 28px 10px 25px;
}
.ls-specital .title_box{
  width: 69%;
}
@media screen and (min-width: 1024px) {
  .ls-specital .title_box{
    width: 15%;
  }
  .lp-l-container.ls-information.ls-specital .ls-section_box{
    width: 79%;
  }
  .ls-specital .white_box.out_img{
    padding: 18px 10px 10px 2px;
    width: 44%;
  }
  .ls-specital .white_box {
    padding: 14px 12px 10px 20px;
  }
  .ls-specital .out_img .flex .text_box{
    width: auto;
    padding-left: 50%;
    padding-right: 0;
  }
  .ls-specital .title_box img{
    padding: 0 ;
  }
  .flex{
    display: flex;
    justify-content: space-between;
  }
  .ls-specital .out_img_box{
    top: 0;
    width: 40%;
    right: auto;
  }
  .ls-specital .white_box{
    /* width: calc(100%/2 - 20px); */
    width: 51%;
    margin-bottom: 70px;
  }
  .ls-specital .lp-c-button{
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 8px;
  }
  .ls-specital .lp-p__title--text {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .ls-specital .text_box.right {
    width: 84%;
    margin: 0 2%;
  }
  .ls-specital .white_box .flex .img_box.left{
    width: 68%!important;
  }
}


/*************** 
  comics
***************/
.ls-comics {
  background-color: #fff;
}
.white_box.yellow{
  background-color: #FBF5A8;
}
.white_box.pink{
  background-color: #FFDEEB;
}
.white_box.blue{
  background-color: #D8F4FA;
}
.ls-comics .title::before{
content: none;
}
.ls-comics .title_box img{
  padding: 0 26%;
}
.ls-comics .white_box{
  margin-top: 95px;
  width: 93%;
}
.ls-comics .out_img_box{
  top: -77px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 259px;
}
.ls-comics .text_box{
  padding-top: 235px;
  width: 100%;
}
.ls-comics .haniremo .text_box{
  padding-top: 280px;
}
.ls-comics .white_box .title{
  font-size: 4.267vw;
  text-align: center;
  padding-left: 0;
  margin-bottom: 3px;
}
.title.red{
  color: #D1261A;
}
.title.blue{
  color: #43B6E2;
}
.lp-p__title--text .small{
  font-size: 2.7vw;
  letter-spacing: 0.0001em;
}
.ls-comics .lp-p__title--text{
  font-size: 3.267vw;
  line-height: 1.9;
  color: #000;
}
.ls-comics .logo_box{
  width: 40%;
  margin: 0 auto;
  margin-bottom: 28px;
}
:where(.ribon70th_lp) p.footer{
  font-size: 2.66vw;
  text-align: center;
  margin-bottom: 28px;
}
.ls-comics .title_box{
  width: 68%;
}


@media screen and (min-width: 1024px) {
  .ls-comics .title_box {
    width: 16%;
}
  .ls-comics .white_box .title{
    font-size: 16px;
  }
  .lp-p__title--text .small{
    font-size: 12px;
    line-height: normal;
  }
  .ls-comics .lp-p__title--text{
    font-size: 14px;
  }
  .ls-comics .white_box {
    width: calc(100% / 3 - 15px);
  }
  .ls-comics .haniremo .out_img_box{
    width: 228px;
  }
  .ls-comics .haniremo .text_box{
    padding-top: 235px;
  }
  .ls-comics .title_box img {
    padding: 0 12%;
  }

  .ls-comics .logo_box{
    width: 15%;
    margin-bottom: 79px;
    margin-top: 30px;
  }
  :where(.ribon70th_lp) p.footer{
    font-size: 12px;
  }
}

footer#footer {
    background: #ffff;
}
.c-breadcrumb {
  display: none !important;
}
