<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { scroll-behavior: auto !important; }

.text-center {
    text-align: center;
  }
  
  .bg-black {
    background: black;
  }
  
  .text-white {
    color: white;
  }
  
  .relative {
    position: relative;
  }
  
  .w-full {
    width: 100%;
  }
  
  .h-full {
    height: 100%;
  }

.mtt-2{margin-top: -2em;}
.mt-1{margin-top: 1em;}
.mb-1{margin-bottom: 1em;}
.fw_b{font-weight: bold;}
.fs_s{font-size: 0.8em;}
.fs_ss{font-size: 0.55em;}
.fs_l{font-size: 1.2em;}
.fs_ll{font-size: 1.5em;}
.fc_grad01{    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    display: inline-block;font-weight: bold;}
.fc_grad02 {
    background: linear-gradient(to right, #3f3f3f 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    display: inline-block;font-weight: bold;}
.fc_w{color: #fff!important;}

/*髱櫁｡ｨ遉ｺ*/
#method{display: none;}
.common_footer_cta_second{display: none;}



  /* COMMON */
  .lp_page_wrapper {
    font-family: YakuHanJP, "Hiragino Kaku Gothic ProN", YuGothic, 貂ｸ繧ｴ繧ｷ繝�け, meiryo, 繝｡繧､繝ｪ繧ｪ, "ms gothic", "ms p繧ｴ繧ｷ繝�け", osaka, sans-serif;
    font-size: 16px;
    margin-top: 60px;
  }
  
  .lp_page_wrapper img {
    max-width: 100%;
  }
  
  .lp_header img {
    max-width: min(22.93333vw, 172px);
  }
  @media screen and (max-width: 812px) {
    .lp_page_wrapper {
      margin-top: min(13.33333vw, 100px);
      font-size: 14px;
    }
  }
  /* //COMMON */
  

  /* FV */
  

.ent_lead{max-width: 812px;
    line-height: 1.4em;
    font-size: 0.95em;
    margin: 3em auto 1em;
    border: 1px solid #fff;
    padding: 1.5em 2em;
    background: #dbdbdb66;width: 90%;}

.ent_btn02{    max-width: 450px;
    display: flex;
	position: relative;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.5em;
    align-items: center;
    border: solid 3px #ffffffd1;
    border-radius: 30em;
    line-height: 1.2em;
    padding: 0.1em 0 0.2em;
    margin: 0 auto;
    background: #fff;
    text-align: center;}
.ent_btn02::before {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 1em;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 10px;
    height: 1px;
    background: #ff0d73;
}
.ent_btn02::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #ff0d73;
}
.ent_btn02:hover{opacity: 0.8;}
.btn_ad_txt{font-weight: bold;
    font-size: 1.5em;
    margin: 0.5em auto 0;
    text-align: center;    text-shadow: -2px 2px 10px rgb(255 0 99);}
/*---------------*/
縲/* 繧ｿ繝悶Γ繝九Η繝ｼ */
/*---------------*/
.tab_box .btn_area {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.tab_box .tab_btn {
    width: 49.6%;
    border-bottom: none;
    background: #fff;
    color: #FFF;
}
.tab_box .btn_area ul{display: flex;}
.tab_box .tab_btn:hover {
    background-color: #dce1e4;
}

.tab_box .tab_panel {
    display: none;
}
.tab_box .tab_panel.active {
    display: block;
}
.tab_jump{margin-top: -100px;padding-top: 100px;}
/*---------*/



.tab_contract_area{max-width: 1000px;margin: 6em auto 3em;width: 90%;}

.tab_contract_area .tab {
	max-width: 1000px;}
.tab_contract_area .tab-content{max-width: 1000px;background: #000;border-right: 2px solid #fff;border-left: 2px solid #fff;border-bottom: 2px solid #fff;background: linear-gradient(to right, #ffecdd 0%, #ffd2e6 100%);;
}
.tab_contract_area .tab ul li{font-size: 25px;}

.tab_contract_area .tab ul li:not(.active) div {
    position: relative;
    height: 100%;}
.tab {
   max-width: 1100px;
   margin: 0 auto;
   font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け Medium", "Yu Gothic Medium", "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", sans-serif;
}
.tab ul {
   display: flex;
   justify-content: space-between;
}
.tab ul li.active {
   width: 49.6%;
   border-bottom: none;
  background: #fff;
   color: #FFF;
	pointer-events: none;
}

.tab ul li.active::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 8px; /* 繝懊�繝繝ｼ縺ｮ螟ｪ縺輔→蜷後§ */
   background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
 }

.tab ul li img{margin: 1.7em auto 0;width:90%;}
.tab ul li {
   width: 50.4%;
   text-align: center;
   background-color: #FFF;
   color: #151515;
   background-color: #151515;
   height: 140px;
   box-sizing: border-box;
   position: relative;
   font-size: 30px;
}
.tab ul li:nth-child(1){margin-right: 1em;}
.tab ul li:not(.active) {
   
    cursor: pointer;
    background: #ededed;
    border-bottom: 5px solid #060606;
	transition: transform 0.5s;
    
}
.tab ul li:not(.active) :hover{opacity: 0.8;}
/*.tab ul li:first-child:not(.active) {
   padding: 8px 8px 2px 0;
}*/
.tab ul li:not(.active)::after {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 2px; /* 繝懊�繝繝ｼ縺ｮ螟ｪ縺輔→蜷後§ */
   /*background: #FFF;*/
}
.tab ul li div.tab_title {
   position: relative;
   height: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   font-weight: bold;
}
.tab ul li:not(.active) div {
   position: relative;
   /*background-color: #FFF;*/
   height: 100%;
}
.tab-content.active::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 8px; /* 繝懊�繝繝ｼ縺ｮ螟ｪ縺輔→蜷後§ */
   background: #fff;
 }
.tab ul li.active::after{
       content: '';
    position: absolute;
    top: 100%;
    left: calc(41%);
    width: 0;
    height: 0;
    border-top: 26px solid #ffffff;
    border-left: 3vw solid transparent;
    border-right: 3vw solid transparent;
	z-index: 10;
}
.tab ul li.active div{}
 .tab-content {
   display: none;
   max-width: 1100px;
   border-top: none;
   box-sizing: border-box;
   margin: 0 auto;
   padding: 5em 0 0;
 }
 .tab-content.active {
   display: block;
	 position: relative;
 }
.tab ul li div.box_r{padding-left:1em;}
.tab ul li span.s_01{font-weight: bold;font-size: 1.2em;line-height: 1.1em;}
.tab ul li span.s_02{font-size: 0.7em;}
.tab ul li div.tab_title p{position: absolute;
    top: 0;
    color: #fff;
    
    width: 100%;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;}
.tab ul li.active p{background: #ff0d73;}
.tab ul li:not(.active) p{    background: #ff7820;}

.tab_box_inner .pc{display: inline-block;}
.tab_box_inner{padding: 0 0 1.5em;width: 90%;margin: 0 auto;}
.tab_contract_area h4{text-align: center;
    font-size: 2.7em;
    line-height: 1.35em;
    font-weight: bold;
    margin: 1.5em auto 0;
    color: #2d2d2d;
    background: #ffffffc4;
    border-radius: 0em;
    padding: 0.5em 0 1em;}

.tab_box_inner p.cp_date{background: #fff;
    color: #ffffff;
    font-size: 1.5em;
    text-align: center;
    width: 80%;
    margin: 1em auto;
    font-weight: bold;
    background: #ff0c74;
    margin-top: -1em;}
.tab_box_inner h5{    
	margin: 2em auto 0;
    text-align: center;
    font-size: 2em;
	   /* background: url(../images/bg_04.webp) top left;
	    background: #000 url(../images/bg_top.webp) top;*/
	position: relative;
    background-size: 163%;
	color: #111;
    border-radius: 1em 1em 0 0;
    line-height: 1.45em;
    padding: 1em 0;
	max-width: 850px;z-index: 10;box-shadow: 10px 10px 0px 0px rgb(0 0 0 / 24%);
background: #fc8e3d;
    background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: linear-gradient(90deg, #FC8E3C 0%, #FF0576 100%);}
.tab_box_inner h5::before{
	   content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #FC8E3C 0%, #FF0576 100%);
}
.tab_box_inner h5::after{    content: '';
    position: absolute;
    background: url(../images/camp_bg2.webp) top left;
    z-index: 800;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
background-size: cover;}
.tab_box_inner h5 .fs_pt{    text-shadow: 2px 2px 0px rgb(255 14 114), 3px 3px 1px rgb(249 255 0);
    color: #fff;}
.tab_box_inner h5 span{text-shadow: 2px 2px 0px rgb(255 20 112);}
.tab_box_inner h5 .fs_s_ad{    margin-top: -0.5em;    display: block;font-size: 0.55em;text-shadow: none;}
/*.tab_box_inner h5 span{    text-shadow: 2px 2px 0px rgb(255 28 108);}*/
.cp_about{margin: 0 auto;background: #fff;max-width: 850px;color: #2b2b2b;padding: 2em;border-radius: 0 0 1em 1em;
position: relative;z-index: 20;box-shadow: 10px 10px 0px 0px rgb(0 0 0 / 24%);}
.tab_box_inner h7{text-align: center;
    font-size: 1.5em;
    margin: 0 auto 1em;
    display: block;
    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
    padding: 0.3em;
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;}
.tab_box_inner h6{       border-left: 10px solid #fe0a73;
    padding-left: 0.5em;
    margin: 1em auto 0.5em;}
.cp_about li{text-indent: -1em;
    padding-left: 1em;}

.otoku_list{max-width: 1200px;margin: 0 auto 1em;}
.otoku_list img{display: block;margin: 2em auto 0;width: 90%;}

  
/* FIXED CTA */
/*.lp_cta_fixed {
  display: none;
}*/

.lp_cta_fixed.is-fixed {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  text-align: center;
  line-height: 1.5;
}


.lp_cta_fixed p {
  font-size: 1.3em;text-shadow: 0px 0px 6px rgb(254 20 111);line-height: 1.45em;
}
.lp_cta_fixed p  span{    font-weight: bold;
    font-size: 1.2em;}
.lp_cta_fixed_yellow {
  font-size: 26px;
  font-weight: bold;
}

.lp_cta_fixed .lp_cta_small {
  font-size: 12px;
}

.lp_cta_fixed_btn {
  display: inline-block;
  width: 90%;
  max-width: 400px;
  margin: 5px auto 10px;
  padding: 15px;
  background: #d00e31;
  box-shadow: 0 5px 0 #8c0018;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  transition: all .3s;
}

.lp_cta_fixed_btn:visited {
  color: #fff;
}

.lp_cta_fixed_btn:hover {
  box-shadow: none;
  transform: translateY(5px);
  transition: all .3s;
}
.lp_cta_fixed ul{    display: flex;
    margin: 0 auto 1em;
    max-width: 1000px;
    width: 70%;}
.lp_cta_fixed ul li{    width: 45%;
    margin: 0 auto;
    max-width: 400px;}
.lp_cta_fixed ul li a{

    max-width: 450px;
    display: flex;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.05em;
    align-items: center;
    border: solid 3px #ffffffd1;
    border-radius: 30em;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
line-height: 1.2em;padding: 0.1em 0 0.2em;}
.lp_cta_fixed ul li a span{font-size: 0.7em;}
.lp_cta_fixed ul li a.btn_01{background:/* url(../images/camp_bg2.webp), */linear-gradient(90deg, #FC8E3C 0%, #FF0576 100%);background-size: cover, 100%;
    background-position: top;
    background-repeat: no-repeat;}
.lp_cta_fixed ul li a.btn_02{background: /*url(../images/camp_bg2.webp), */linear-gradient(90deg, #ffae00 0%, #ff5500 100%);background-size: cover, 100%;
    background-position: top;
    background-repeat: no-repeat;}

@media screen and (max-width: 768px) {
  .lp_cta_fixed p {
    font-size: 16px;
  }

  .lp_cta_fixed_yellow {
    font-size: 20px;
  }

  .lp_cta_fixed_btn {
    font-size: 19px;
  }

  .lp_cta_fixed .lp_cta_small {
    font-size: 11px;
  }
}
  /* //FIXED CTA */

.header {
  display: none !important;
  padding-top: 0px !important;
}
.footer {
  display: none !important;
}
.wrapper {
  padding-top: 0px !important;
}
  
/* COMMON */
.only_PC {
  display: inline;
}
.only_SP {
  display: none;
}
.indent_PC {
  margin-left: min(1vw, 15px);
}
.pc_on {
  display: block;
}
.sp_on {
  display: none;
}
	.pc {
    display: block;
  }
.sp {
  display: none;
}


@media screen and (max-width: 812px) {
  .pc_on {
    display: none;
  }
  .sp_on {
    display: block;
  }
	.pc {
    display: none;
  }
	.sp {
  display: block;
}

  .only_PC {
    display: none;
  }
  .only_SP {
    display: inline;
  }
  .indent_PC {
    margin-left: 0;
  }
  .common_footer_section_text_second .indent_SP {
    margin-left: min(3.2vw, 24px);
    display: inline-block;
  }
  .faq_answer .indent_faq_SP {
    margin-left: min(3.2vw, 24px);
    display: inline-block;
  }
}

.common_footer_wrapper {
  position: relative;
  background: #fff;
  font-family: YakuHanJP, "Hiragino Kaku Gothic ProN", YuGothic, 貂ｸ繧ｴ繧ｷ繝�け, meiryo, 繝｡繧､繝ｪ繧ｪ, "ms gothic", "ms p繧ｴ繧ｷ繝�け", osaka, sans-serif;
  font-size: 16px;
  color: #000;
}
.common_footer_wrapper img {
  max-width: 100%;
  vertical-align: bottom;
}
.common_footer_wrapper span {
  font-weight: inherit;
  display: inline-block;
}
.common_footer_wrapper .red {
  color: #f56522;
}
.common_footer_wrapper .sm {
  display: none;
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper {
    font-size: 14px;
  }
  .common_footer_wrapper .sm {
    display: inline;
  }
}

.common_footer_section {
  max-width: 1000px;
  margin: auto;
  padding: 4% 2%;
  text-align: center;
}
.common_footer_section_genre {
  max-width: 1093px;
  margin: auto;
  padding: 2% 0 4%;
  text-align: center;
}
.common_footer_section_genre div + div {
  margin-top: 2%;
}
@media screen and (max-width: 812px) {
  .common_footer_section_genre div:first-of-type {
    margin-top: 5%;
  }
  .common_footer_section_genre div + div {
    margin-top: -1.5%;
  }
}
.common_footer_section_faq {
  margin: auto;
  padding: 6.5% 2% 7.4%;
  text-align: center;
}
.common_footer_section_last {
  max-width: 1000px;
  margin: auto;
  padding: 3.3% 2%;
  text-align: center;
}
.common_footer_section&gt;*:last-child {
  margin-bottom: 0;
}
.common_footer_section_title {
  margin-top: min(0.66666vw, 10px);
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
}
.common_footer_section_title_faq {
  margin: min(0.66666vw, 10px) 0 min(1.2vw, 18px);
  font-weight: bold;
  text-align: center;
  font-size: min(2vw, 30px);
  line-height: 1.3;
}
.common_footer_section_title .red {
  font-size: 1.35em;
}

@media screen and (max-width: 812px) {
  .common_footer_section_genre {
    padding: 2% 2% 6.3%;
  }
  .common_footer_section_title_faq {
    font-size: min(5.73333vw, 43px);
  }
  .common_footer_section_faq {
    padding: 7.5% 2% 5%;
  }
  .common_footer_section_last {
    padding: 6.6% 2%;
  }
  .common_footer_section_title .red {
    font-size: min(8vw, 60px);
    display: inline-block;
  }
}

.common_footer_section_title_above {
  display: inline-block;
  margin: auto;
  margin-bottom: 12px;
  position: relative;
  border-bottom: 2px solid currentColor;
  color: #ef2d3b;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}
.common_footer_section_title_above::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  border-top: 5px solid rgba(255, 255, 255, 0);
  border-right: 5px solid currentColor;
  border-bottom: 5px solid currentColor;
  border-left: 5px solid rgba(255, 255, 255, 0);
}
.common_footer_section_text {
  margin-bottom: 15px;
  line-height: 1.5;
}
.common_footer_section_text_weight {
  font-weight: bold;
}
.common_footer_section_text2 {
  line-height: 1.5;
  font-weight: bold;
}
.common_footer_image_wrapper {
  display: block;
  margin: auto;
  margin-bottom: min(1.86666vw, 28px);
}

@media screen and (max-width: 812px) {
  .common_footer_section {
    padding: 6% 2%;
  }
  .common_footer_section_text {
    font-size: min(3.73333vw, 28px);
    margin-top: 4%;
  }
  .common_footer_section_text2 {
    font-size: min(3.73333vw, 28px);
  }
  .common_footer_section_title {
    font-size: min(5.33333vw, 40px);
    margin-bottom: 5%;
  }
  .common_footer_section_title_above {
    margin-bottom: 10px;
    font-size: min(4.26666vw, 32px);
    line-height: 1.8;
  }
  .common_footer_section_title_above::after {
    bottom: -5px;
  }
  .common_footer_image_wrapper {
    margin-bottom: 10px;
  }
}
/* //COMMON */

/* FEATURE */
.common_footer_feature {
  background: #efefef;
  margin: 0 calc(50% - 50vw);
  max-width: none;
}
.common_footer_feature_img {
  margin-bottom: 10px;
}
.common_footer_feature_img img {
  max-width: 610px;
}

@media screen and (max-width: 812px) {
  .common_footer_feature {
    padding: min(8vw, 60px) 2%;
  }
  .common_footer_feature_img img {
    max-width: 683px;
  }
}
/* //FEATURE */

/* MASTHEAD */
.common_footer_masthead {
  padding: 20px;
  background: #2d2d2d;
  color: #fff;
  font-weight: bold;
  font-size: 35px;
  text-align: center;
}

@media screen and (max-width: 812px) {
  .common_footer_masthead {
    padding: 10px;
    font-size: 20px;
  }
}

/* //MASTHEAD */

/* CTA */
.common_footer_cta {
  padding: 3.2% 2%;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
.common_footer_cta_second {
  padding: 4.8% 2%;
}
.common_footer_cta p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: min(2vw, 30px);
}

@media screen and (max-width: 812px) {
  .common_footer_cta {
    padding: 8% 2%;
  }
  .common_footer_cta p {
    font-size: min(4.26666vw, 32px);
    font-weight: bold;
  }
  .common_footer_cta_second {
    padding: 10% 2%;
  }
}
/* //CTA */

/* DEVICES */
@media screen and (max-width: 812px) {
  .common_footer_wrapper .devices {
    padding-right: 0;
    padding-left: 0;
  }
  .common_footer_wrapper .devices .common_footer_section_title {
    font-size: min(4.53333vw, 34px);
    line-height: 1.3;
    margin-top: 2%;
  }
}
/* //DEVICES */

/* GENRE */
.common_footer_wrapper .genre {
  padding-bottom: 0;
}
.common_footer_wrapper .common_footer_genre_name {
  margin: 0.2% 0 0.4%;
  font-size: min(1.26666vw, 19px);
  font-weight: bold;
  text-align: left;
  font-family: YakuHanJP, "HiraginoSans-W6", sans-serif;
  font-weight: 600;
}
.wrapper {
 background: url("../images/bg_all.png") 0 0;
}
@media screen and (min-width:813px) {
.wrapper {
   background-attachment: fixed;
 }
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper .common_footer_genre_name {
    font-size: min(4vw, 30px);
    margin: 0 0 2%;
    font-family: YakuHanJP, "HiraginoSans-W5", sans-serif;
  }
}

.common_footer_wrapper .common_footer_works_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* margin-bottom: min(2.46666vw, 37px); */
  text-align: left;
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper .common_footer_works_list {
    margin-bottom: 7%;
    flex-wrap: wrap;
  }
}

.common_footer_wrapper .common_footer_works_list li {
  width: 24%;
  position: relative;
}

.common_footer_wrapper .common_footer_works_list li:nth-of-type(n+5) {
  margin-top: 20px;
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper .common_footer_works_list li:nth-of-type(n+3) {
    /* display: none; */
    margin-top: 7%;
  }
  .common_footer_wrapper .common_footer_works_list li {
    width: 49%;
  }
}
/* //GENRE */

/* FAQ */
.common_footer_wrapper .faq_section {
  text-align: left;
  line-height: 1.5;
	max-width: 816px;
}
.common_footer_wrapper .faq_common_footer_section_list {
  max-width: 816px;
  margin: auto;
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper .faq_common_footer_section_list {
    max-width: 750px;
    margin-top: 5.5%;
  }
}

.common_footer_wrapper .faq_item {
  border-bottom: 1px solid #ced5d6;
}
.common_footer_wrapper .faq_question {
  padding: 2.3% 0 2.3% 6.4%;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
.common_footer_wrapper .faq_question::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/leminolp_icon_2_pc_off.png) no-repeat center center / cover;
}
.common_footer_wrapper .faq_question::after {
  content: 'Q.';
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 4%;
  transform: translateY(-50%);
}
.common_footer_wrapper .faq_question.is-active {
  color: #d00f31;
}
.common_footer_wrapper .faq_question.is-active::before {
  background: url(../images/leminolp_icon_2_pc_on.png) no-repeat center center / cover;
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper .faq_question {
    padding: 5% 2% 5% 12%;
  }
  .common_footer_wrapper .faq_question::after {
    top: min(4.66666vw, 35px);
    left: min(6.66666vw, 50px);
    transform: translateY(0);
  }
  .common_footer_wrapper .faq_question::before {
    width: 5.33333vw;
    height: 5.33333vw;
    max-width: 40px;
    background: url(../images/leminolp_icon_2_sp_off.png) no-repeat center center / cover;
  }
  .common_footer_wrapper .faq_question.is-active::before {
    width: 5.33333vw;
    height: 5.33333vw;
    max-width: 40px;
    background: url(../images/leminolp_icon_2_sp_on.png) no-repeat center center / cover;
  }
}

.common_footer_wrapper .faq_answer {
  padding: 0 0 2.3% 6.4%;
  position: relative;
}
.common_footer_wrapper .faq_answer::before {
  content: 'A.';
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 4%;
}

@media screen and (max-width: 812px) {
  .common_footer_wrapper .faq_answer {
    padding: 0 2% 5% 12%;
    position: relative;
  }
  .common_footer_wrapper .faq_answer::before {
    left: min(6.66666vw, 50px);
  }
  .common_footer_wrapper .faq_section {
    font-size: min(3.33333vw, 25px);
  }
}
/* //FAQ */

/* ANNOTATION */
.annotation {
  text-align: left;
  line-height: 1.5;
  font-size: min(0.93333vw, 14px);
  font-weight: bold;
  margin-top: 4.5% !important;
}
/* //ANNOTATION */

/* FOOTER */
.common_footer_wrapper .page_footer {
  background: #000;
  color: #fff;
}
.common_footer_wrapper .footer_inner {
  width: 98%;
  text-align: left;
  font-size: 10px;
}
.common_footer_wrapper .box {
  display: inline-block;
  border: 1px solid #fff;
  padding: min(1.33333vw, 20px);
  font-size: min(0.86666vw, 13px);
}
.common_footer_section_last .common_footer_section_text_bottom {
  font-size: min(0.86666vw, 13px);
  padding: min(1vw, 15px) min(1.33333vw, 20px);
  letter-spacing: 1px;
  margin-bottom: min(2.66666vw, 40px);
}
.common_footer_section_last .common_footer_section_text_bottom_second {
  font-size: min(0.86666vw, 13px);
  line-height: 1.6;
}
.common_footer_section_last .common_footer_section_text_bottom_second.mt {
  margin-top: 2.6%;
}

@media screen and (max-width: 812px) {
  .annotation {
    line-height: 1.4;
    font-size: min(2.4vw, 18px);
    padding-top: 2.5%;
  }
  .annotation p + p {
    margin-top: -1%;
  }
  .common_footer_wrapper .box {
    width: 100%;
    font-size: min(3.33333vw, 25px);
    padding: 3%;
  }
  .common_footer_section_last .common_footer_section_text_bottom {
    margin-bottom: min(1.33333vw, 10px);
  }
  .common_footer_section_last .common_footer_section_text_bottom_second {
    font-size: min(3.2vw, 24px);
  }
  .common_footer_section_last .common_footer_section_text_bottom_second.mt {
    margin-top: -0.6%;
    line-height: 1.47;
  }
}

@media screen and (max-width: 812px) {
  .common_footer_section_text_bottom {
    font-size: min(2.66666vw, 20px);
    line-height: 1.6;
  }
  .common_footer_section_text_second {
    margin-top: 1.5%;
    font-size: min(2.93333vw, 22px);
  }
  .common_footer_section_text_third {
    margin-top: 8%;
  }
}

/* //FOOTER */
img {
  max-width: 100%;
}
.mt1 {
  margin-top: 1%;
}
.mb2_5 {
  margin-bottom: 2.5%;
}
.pt2 {
  padding-top: 2%;
}
.pt2_PC {
  padding-top: 2.5%;
}
.footer_fix {
  margin: 3% auto;
}
.common_footer_section_device {
  padding: min(5.06666vw, 76px) 0;
  max-width: 1000px;
}
.br_sp_pc {
  display: block;
}

@media screen and (max-width: 812px) {
  .common_footer_section_device {
    padding: min(9.06666vw, 68px) 0;
  }
  .common_footer_section_text_span {
    font-size: min(2.53333vw, 19px);
  }
  .mt4 {
    margin-top: 4%;
  }
  .mb0_4 {
    margin-bottom: 0.4%;
  }
  .pt2_PC {
    padding-top: 0;
  }
  .pb8 {
    padding-bottom: 8%;
  }
}
.cpneon_area {
 max-width: 1050px;
 width: 100%;
 padding: 3em;
 margin: 0 auto 0;
 border-radius: 20px;
 background: url("../images/bg_top-2.webp") center/30px #040435;
}
.cpneon_area picture {
 
}
.ent_btn {
  max-width: 600px;
 margin: 10px auto 0;
}
button {
 width: 90%;
  display: block;
  align-items: center;
  text-align: center;
  text-decoration: none;
  margin: auto;
  max-width: 612px;
  border: none;
	background: url("../images/before.webp") 0 0/100%;
}
label[for] {
 margin: auto;
}
/*繝√ぉ繝�け貂医∩繝懊ち繝ｳ*/
button.entry-btnStyle_checked {
	background: url("../images/btn.gif") 0 0/100%;
 	cursor: pointer!important;
}

/*譛ｪ繝√ぉ繝�け繝懊ち繝ｳ*/
button::before {

}

button.entry-btnStyle_checked:hover {
}
.check_p{
  margin: 5px auto 0;
  text-align: center;
  padding: 0.2em 0 0;
  background: none;
 color: #fff;
}
.chart {
 max-width: 750px;
 margin-top: 15px;
 border-radius: 10px;
}
/*bakuage*/
#contents_white {
 background: #fff;
}
.contents_inner {
 max-width: 1050px;
 margin: auto;
}
.btn_area {
padding: 60px 0;
}
.btn_area .btn_lead {
 font-size: 30px;
 text-align: center;
 color: #ff0a77;
 font-weight: bold;
 line-height: 130%;
 letter-spacing: 1px;
}
.btn_area .btn_lead sup {
 font-size: 16px;
}
.btn_area .btn {
 margin: 7px auto 0;
 width: 100%;
 max-width: 600px;
}
.btn_area .btn a {
    position: relative;
    background: #fc8e3d;
    background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 100px;
    box-sizing: border-box;
  transition: all .5s;
}
.btn_area .btn a:hover {
    transform: translateY(5px);
 transition: all .5s;
}
.btn_area .btn a span {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 30px;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 12px;
    height: 12px;
    border: 2.5px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translate(-25%, -50%) rotate(45deg);
    background: none;
    margin-left: 0;
}
.title_1 {
 margin-top: 1em;
 text-align: center;
 font-size: 2em;
 font-weight: bold;
 line-height: 140%;
 letter-spacing: 2px;
	position: relative;color: #000;
}
.title_kiyaku {
 margin-bottom: 15px;
 font-size: 25px;
 font-weight: bold;
 text-align: center;
 color: #b6a13f;
}
.title_1 span.bottom_c {
  position: relative;
  display: inline-block;
 font-size: 1.3em;
 z-index: 1;font-weight: bold;
	line-height: 1.45em;
     font-size: 1.2em; 
     color: #000; 
     padding: 0.1em 0.2em 0;
}
.title_1 span.fs_s{font-size: 0.8em;}
.title_1 span.fs_ss{font-size: 0.65em;}
.title_1 span.bottom_c::after {
      position: absolute;
    content: '';
    display: block;
    width: 300px;
    height: 5px;
    border-radius: 100px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.7em;
    background: #fc8e3d;
    background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
    z-index: -1;
}

span.h3_ad{    position: absolute;
    top: -2em;
    left: 3.5em;}
.baku_gray {
 padding: 10px 0 40px;
	    background: url(../images/bg_top.webp) top;
}

.baku_gray .baku_1 {
 margin-top: 30px;
}
.baku_gray .baku_1_notes {
 margin-top: 10px;
 padding: 1em;
 background: url("../images/bg_bnr.png");
 font-size: 13px;
 font-weight: bold;
}
.baku_gray .baku_1_notes.baku_2_notes {
 margin-bottom: 40px;
 background: url("../images/bg_bnr_yellow.png");
}
.notes {
 margin-top: 20px;
 font-size: 12px;
}
.notes_1 {
 margin-top: 15px;
 display: inline-block;
 padding: 0 10px;
 border: 1px solid;
 line-height: 120%;
 font-size: 12px;
}
.cp_otoku,.movies {
 padding: 70px 0;
 color: #fff;
}
.cp_otoku .title_2,.movies .title_2 {
 text-align: center;
}
.cp_otoku .title_2 h2,.movies .title_2 h2 {
 display: inline-block;
 position: relative;
 padding-bottom: 30px;
 letter-spacing: 2px;text-align: center;
 font-size: 28px;
 font-weight: bold;
}
.cp_otoku .title_2 h2::before,.movies .title_2 h2::before {
 position: absolute;
 content: '';
 display: block;
 width: 80%;
 height: 4px;
 border-radius: 100px;
 left: 50%;
 transform: translateX(-50%);
  bottom: 0px;
    background: #fc8e3d;
    background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
}
.cp_otoku .title_2 span,.movies .title_2 span {
 position: absolute;
 right: 0;
 bottom: 15px;
 font-size: 13px;
 font-weight: 100;
}
.copy {
 margin-top: 40px;
 font-size: 11px;
 font-weight: 100;
 opacity: .8;
}
.movies .btn_area .btn_lead {
 color: #fff;
}
.movie_box {
 margin-top: 55px;
 display: -webkit-flex;
 display: flex;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
}
.movie_box &gt;li {
 width: 19%;
	margin-bottom: 1em;
}
.movie_box &gt;li a:hover{opacity: 0.8;}
.movie_box &gt;li p {
     margin-top: 10px;
    font-size: 0.9em;
    line-height: 130%;
    display: flex;
    align-items: center;
    justify-items: center;
    text-align: center;
    justify-content: center;
    min-height: 2em;
	
}
.movie_box &gt;li a{display: block;}
.kiyaku_ {
 padding-bottom: 80px;
}
/* ==========================================================================
accordion
========================================================================== */
/*accordion*/
.accordion-container {
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 -o-flex-wrap: wrap;
 flex-wrap: wrap;
}
.accordion {
  position: relative;
  width: 100%;
}
.accordion-title {
  cursor: pointer;
  font-size: 16px;

}
.accordion-content {
  display: none;
}
.accordion-content {
      font-size: 0.9em;
    line-height: 1.5;
    max-width: 812px;
    margin: 0 auto;
    background: #ffffffc7;
    padding: 1em;
    color: #000;
}
.accordion-content span {
  vertical-align: top;
 font-size: .8em;
}
.accordion-content h3 {
 margin-top: 40px;
 margin-bottom: 15px;
 font-size: 18px;
 font-weight: bold;
 padding-left: 15px;
 border-left: 10px solid #a0a0a0; 
}
.attention {
 margin-top: 40px;
}
.attention &gt; li:nth-of-type(n+2) {
 margin-top: 5px;
}
.kiyaku_inn {
 margin-top: 15px;
}
.kiyaku_inn縲dd{text-indent: -1em;
    padding-left: 2em;}
.accordion-item +.accordion-item {
 margin-top: 15px;
}
.accordion-item .accordion-title {
 padding: 7px;
 background: #6b6b6b;
 text-align: center;
 color: #fff;
 font-size: 1em;
 font-weight: bold;
 border-radius: 5px;
	max-width: 812px;
	margin: 2em auto 0;
}
/* 遏｢蜊ｰ */
.accordion-title {
  position: relative;
}
.accordion-title::after {
  border-right: solid 3px ;
  border-top: solid 3px ;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 30%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 12px;
 color: #fff;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
.btn.bakuage {
 margin: 30px auto 0;
 width: 100%;
 max-width: 600px;
}
.btn.bakuage a {
    position: relative;
    background: #b6a13f;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 100px;
    box-sizing: border-box;
  transition: all .5s;
}
.btn.bakuage a:hover {
    transform: translateY(5px);
 transition: all .5s;
}
.btn.bakuage a span {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 30px;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 12px;
    height: 12px;
    border: 2.5px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translate(-25%, -50%) rotate(45deg);
    background: none;
    margin-left: 0;
}
.fv h1 {
 margin: auto;
 width: 100%;
 max-width: 1500px;
}
header {
 width: 13%;
 max-width: 180px;
 position: fixed;
 top: 25px;
 left: 25px;
 z-index: 100;
}
.fix_lemino {
 position: absolute;
 left: 25px;
 top: 61px;
 color: #fff;
 letter-spacing: 1px;
 font-size: 12px;
}
.opacity:hover {
 opacity: .8;
}
#footer_lemino_ {
 background: #fc8e3d;
 background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
 background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
 background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8e3d', endColorstr='#ff0576', GradientType=1);
 height: 100px;
 display: flex;
 justify-content: center;
 align-items: center;
 position: relative;
 z-index: 1;
 color: #fff;
	margin-bottom: 150px;
}
.border_box {
 margin-top: 20px;
 padding: 2em 1em;
 border-radius: 20px;
 background: #ffe;
}
.chart {
    max-width: 812px;
    margin: auto;
    margin-top: 15px;
}
.chart.bg {
    padding: 15px;
    background: #ffffd7;
}
.border_box .notes {
    max-width: 812px;
    margin: 10px auto 0;
    text-align: left;
    font-weight: 100;
    color: #919191;
}
.title_4 {
display: inline-block;
    color: #fc8e3d;
    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
}
@media screen and (min-width: 769px) {
 .fv {
 background: url("../images/bg_top.webp") top -20px left 48%;
}

 .movie_box {
 justify-content: space-between;
}
 .movie_box &gt;li {
 width: 19%;
}
 .movie_box.four{
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
 }
.movie_box.four &gt;li {
 width: 24%;
}
.movie_box.four &gt;li:nth-of-type(n+5) {
 margin-top: 20px;
}
 .movie_box.four + .copy {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
 }
} 
label {
  margin: 0!important;
 }
@media screen and (max-width: 812px) {
     .title_4 {
        font-size: min(4.3vw, 20px);
        letter-spacing: 1px;
        line-height: 130%;
        font-weight: bold;
    }
     .title_4 span.sp {
        display: inline-block;
    }
     .border_box {
        padding: 0 .7em 1.5em;
    }
     .border_box .notes {
        font-size: 8px;
    }
     .chart.bg {
        padding: 10px;
    }
 .cpneon_area {
  width: 90%;
  padding: 1em;
  
 }
 .check_p {
  font-size: 12px;
 }

 header {
  width: 100px;
  left: 3%;
  top: 20px;
 }
 .fix_lemino {
  font-size: 10px;
  left: 3%;
  top: 44px;
 }
 #footer_lemino_ {
  height: 50px;
  font-size: 10px;
 }
 .btn_area {
  width: 90%;
  max-width: 500px;
  margin: auto;
  padding: 40px 0;
 }
 .btn_area .btn_lead {
  font-size: 16px;
 }
 .btn_area .btn a {
  font-size: 18px;
  height: 60px;
 }
 .title_kiyaku {
  font-size: 17px;
 }
 .title_1 {
  font-size: 1em;
  letter-spacing: 1px;
	 padding-bottom: 1em;
 }
 .title_1 span {
  font-size: 1.3em;
  letter-spacing: 0;
 }
	.title_1 span.bottom_c{font-size: 1.1em;}
 .baku_gray .baku_1_notes {
  font-size: 11px;
 }
 .contents_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
 }
 .btn_area .btn_lead sup {
  font-size: 12px;
 }
 .notes {
  font-size: 10px;
 }
 .notes_1 {
  font-size: 10px;
 }
 .baku_gray {
  padding: 0px 0 10px;
	 background: url(../images/bg_top.webp) top;
 }
 .title_1 span::after {
  height: 6px;
 }
 .baku_gray .baku_1 {
  margin-top: 20px;
 }
 .accordion-item .accordion-title {
  font-size: 1em;
 }
 .accordion-title::after {
  height: 8px;
  width: 8px;
  top: 37%;
 }
 .accordion-content h3 {
 margin-top: 30px;
}
.attention {
 margin-top: 20px;
}
 .btn.bakuage {
  margin-top: 20px;
 }
 .btn.bakuage a {
  font-size: 14px;
  height: 50px;
  line-height: 130%;
 }
 .accordion-item +.accordion-item{
  margin-top: 7px;
 }
 .kiyaku_ {
  padding-bottom: 40px;
 }
 .cp_otoku .title_2 h2,.movies .title_2 h2 {
  font-size: 18px;
 }
 .cp_otoku .title_2 h2 span,.movies .title_2 h2 span {
  font-size: 10px;
 }
 .movie_box &gt;li {
  width: 31.5%;
  margin-right: 2.7%;
 }
 .movie_box &gt;li:nth-of-type(3n) {
  margin-right: 0;
 }
 .movie_box &gt;li:nth-of-type(n+4) {
  margin-top: 15px;
 }
 .movie_box {
  margin-top: 35px;
  justify-content: center;
 }
 .movie_box &gt;li p {
  font-size: 10px;
  margin-top: 5px;
 }
 .copy {
  margin-top: 30px;
  font-size: 10px;
 }
 .movies .btn_area {
  width: 100%;
 }
 .accordion-content h3 {
  font-size: 14px;
  border-bottom-width: 7px;
  padding-left: 7px;
  border-width: 5px;
 }
 .accordion-content {
  font-size: 12px;
 }
}
@media screen and (max-width: 450px) {
 header {
  width: 80px;
  top: 20px;
 }
 .fix_lemino {
  font-size: 2vw;
  top: 40px;
 }
 }
@media screen and (min-width:813px) and ( max-width:1240px) {
  .common_footer_wrapper .common_footer_genre_name {
    font-size: min(1.66666vw, 20px);
  }
 .fix_lemino {
  font-size: 1vw;
  top: .9%;
 }
}

/*繝√ぉ繝�け貂医∩繝懊ち繝ｳ*/
button.entry-btnStyle_checked {
	background: #fc8e3d;
    background: -moz-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #fc8e3d 0%, #ff0576 100%);
    background: linear-gradient(to right, #fc8e3d 0%, #ff0576 100%);
	cursor: pointer;
}

/*譛ｪ繝√ぉ繝�け繝懊ち繝ｳ*/
button {
	font-size: 1.8em;
    display: block;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    text-decoration: none;
    max-width: 600px;
    margin: auto;
    padding: 0.7rem 0rem 0.5rem;
    font-weight: bold;
    color: #ffffff;
    border-radius: 100vh;
    position: relative;
    background: #6f6f6f;
    width: 100%;
    border: none;
}
button::before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	right: 1em;
	transform: translateY(calc(-50% - 2px)) rotate(45deg);
	width: 10px;
	height: 1px;
	background: #fff;
}
button::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	width: 50px;
	height: 1px;
	background-color: #fff;
}
button.entry-btnStyle_checked:hover {
	background-position: right center;
	background-size: 200% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad26 1.5s infinite;
	color: #fff;
}
.check_p{    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 0.5em 0 0;
    background: none;
    line-height: 1.4em;}

/*繧ｹ繝ｩ繧､繝繝ｼ*/

/* 隕ｪ隕∫ｴ�縺ｮ險ｭ螳� */
.gallery {
  width: 100%;
  overflow: hidden;position: relative;/* 蟄占ｦ∫ｴ�縺後�縺ｿ蜃ｺ縺輔↑縺�ｈ縺�↓縺吶ｋ */
}
.gallery h1{    position: absolute;
    top: 15%;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1000px;
    width: 80%;}
.gallery:before{    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/kv_txt.webp) no-repeat;
    z-index: 100;
    background-size: 80%;
    background-position: center;
    max-width: 1300px;
    margin: 0 auto;
    right: 0;}
.gallery:after{    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 60%);
   background:linear-gradient(25deg, #000000 0%, #63636363 100%)}

/* 繧ｹ繝ｩ繧､繝繝ｼ驛ｨ蛻��險ｭ螳� */
.gallery_slide {
  display: flex; /* 讓ｪ荳ｦ縺ｳ縺ｫ縺吶ｋ */
  width: 100%; /* 讓ｪ蟷�＞縺｣縺ｱ縺�↓縺吶ｋ */
  animation: slide 24s linear infinite; /* 繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ縺ｮ險ｭ螳� */
	position: relative;
}

/* 蜷�い繧､繝�Β縺ｮ險ｭ螳� */
.gallery_slide li {
  flex: 0 0 20%; /* 1縺､縺ｮ逕ｻ蜒上′蜈ｨ菴薙�4蛻��1縺ｮ蟷�ｒ蜿悶ｋ */
  width: 100%; /* 蟷�ｒ謖�ｮ� */
}

/* 繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ�医せ繝ｩ繧､繝会ｼ� */
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%); /* 1蜻ｨ蛻��遘ｻ蜍� */
  }
}


.slider-wrap {
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
}

.slider {
	position: relative;
	margin: auto;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	animation: slide-loop 60s linear infinite;
}

.slider div {
	width: 340px;
	height: 100%;
	background-position: center;
}

@keyframes slide-loop {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

@media screen and (max-width: 812px) {
	.ent_btn02{width: 90%;font-size: 1.1em;}
	.tab ul li:nth-child(1) {    margin-right: 10px;}
	.tab-content{padding: 3em 0 0;}
	.tab_contract_area .tab-content{    background: linear-gradient(to right, #ffecdd 0%, #ffcee4 100%);}
	.tab_contract_area h4{font-size: 1.2em;}
	.tab_contract_area{margin: 3em auto;}
	.tab ul li{padding: 0 0 0.2em;}
	.tab_box_inner{width: 96%;}
	.tab_box_inner p.cp_date{font-size: 1em;width: 100%;line-height: 1.25em;
        padding: 0.5em;}
	.ent_btn02::before,.ent_btn02::after{display: none;}
	.tab ul li img {    margin: 1em auto 0;    width: 90%;}
	button{width: 90%;font-size: 1.3em;padding: 0.5rem 0rem 0.3rem;}
	.slider div{width:25vh;}
	.gallery h1{width: 90%;top: 25%;}
	.gallery:before{    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/kv_txt_sp.webp) no-repeat;
    z-index: 100;
    background-size: 80%;
    background-position: center;
    max-width: 1300px;
    margin: 0 auto;
    right: 0;}
	.title_1 span.fs_s{font-size: 1em;}
	.title_1 span.fs_ss{font-size: 0.9em;}
	.tab_box_inner h5{    font-size: 1.1em;box-shadow: none;}
	.tab_box_inner h5 .fs_s_ad{font-size: 0.65em;}
	.tab_box_inner h5 .fs_s{font-size: 0.9em;}
	.tab_box_inner h5 .fs_ss{font-size: 0.7em;}
	.tab_box_inner h5 .fs_pt{text-shadow: 2px 2px 0px rgb(255 14 114), 1px 1px 1px rgb(249 255 0);}
	.title_1 span.bottom_c::after{height: 5px;
        width: 80%;
        bottom: -1.5em;}
	.tab ul li div.tab_title p{font-size: 0.5em;}
	span.h3_ad {
    left: 0;
    margin: 0 auto;
    text-align: center;
		right: 0;}
	.cp_about{padding: 1em;font-size: 0.9em;box-shadow: none;}
	.tab_box_inner h7{font-size: 1.4em;        padding: 1em 0;
        font-size: 1.3em;}
	.otoku_list{overflow-x: scroll;}
	.otoku_list .x_scroll{width: 800px;    white-space: nowrap;}
	.otoku_list::-webkit-scrollbar {    width: 10px;     height: 10px; 	}
	.otoku_list::-webkit-scrollbar-track {    background: #f1f1f1;     border-radius: 5px; }
	.otoku_list::-webkit-scrollbar-thumb {    background: #888;     border-radius: 5px; }
	.otoku_list::-webkit-scrollbar-thumb:hover {    background: #555; }
	
	.lp_cta_fixed ul{width: 100%;}
	.lp_cta_fixed ul li a{font-size: 1em;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.6);border: solid 2px #ffffffd1;
    border-radius: 2em;}
	    .lp_cta_fixed p {        font-size: 1em;    }
	
}
@media screen and (max-width: 480px) {
	.tab ul li{height:90px;}
	.gallery:before{background-size: 95%;
        background-position: 50% 60%;}
}</pre></body></html>