@charset "utf-8";
/* CSS Document */
* {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border: 0px none;
  margin: 0px;
  padding: 0px;
}

.all_wrap{
overflow: hidden;
}

#cpn_contents {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}


.kv_sm img{
  width:100% ;
}

div#about_box{
  max-width:1000px; 
  width: 100%;
}
#how_to_join{
  max-width:1000px; 
  width: 100%;
}
#requirements #details_txt{
  max-width: 980px;
  width: 100%;
}
#requirements #details_txt .details_space.last_item{
  margin-bottom: 140px;
}
#requirements #details_txt img.arrangement01 {
  bottom: -140px;
}
#requirements #details_txt img.arrangement02{
  bottom: -140px;
}
.headline_txt p{
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.about_box_caution{
  font-size: 15px;
  color: white;
}
#main-box .tit_h2{
  max-width: 992px;
  width: 100%;
}
#main-box .tit_h2 img {
  width: 100%;
}

.benefits_img{
  max-width: 1000px;
  width: 95%;
  padding: 10px;
  display: block;
  margin: 10px auto 10px auto;
}
#limited_offer .tit_h3{
  max-width: 1000px;
  width: 95%;
  padding: 10px;
  display: block;
  margin: 50px auto 10px auto;
}
.benefits_img img{
width: 100%;
display: block;
margin: 0 auto;
}
.tit_h3_special{
  max-width: 850px !important;
  width: 100%;
  margin: 50px auto 0px auto !important; 
}
#limited_offer .tit_h3  img{
width: 95%;
}
div#about_box section ul{
  justify-content: flex-start;
  gap: 2%;
}
.narita_course{
  line-height: 1.2;
}

@media (max-width: 768px) {
.tit_h3{
width: 85%;
display: block;
margin: 30px auto 10px auto !important;
}
.present-wrap{
padding: 0 20px 20px 20px;
}
.present-wrap img{
  margin-bottom: 30px;
}
.present-wrap img:last-of-type{
  margin-bottom: 30px;
}
div#about_box section ul{
  flex-direction: column;
}
div#about_box{
  width: 95%;
}
div#about_box section ul li{
  font-size: 3.8vw;
  width:100%;
}
.present-wrap img{
  width: 100%;
}
.tit_h3 img{
  width: 100%;
}
.step-box img{
 width: 100%;
 margin-bottom: 30px !important;
}
.step-box{
  padding: 30px 20px;
}
.step-flow{
  margin-bottom: 20px;
}
#requirements #details_txt .details_space .headline_txt{
  display: table-row;
}
#requirements #details_txt .details_space .headline_txt{
  width: 100%;
  border-right: none;
}
#requirements #details_txt .details_space{
  border-radius: 10px;
}
#requirements{
  padding: 10px;
  width: inherit;
}
#requirements #details_txt .details_space .details_txt p{
  margin-left: 0;
}
.headline_txt{
  display: block !important;
  margin: 0 auto !important;
  border-bottom: #B9A84B solid 2px;;
}
.headline_txt img{
  width: 100%;
  margin-bottom: 15px;
}
#requirements #details_txt .details_space .details_txt p{
  font-size: 3.8vw;
  margin-top: 20px;
}
.headline_txt{
  width: 100%;
}
#requirements{
  padding: 10px 10px 130px 10px ;
}
#requirements #details_txt img.arrangement01{
  bottom: -170px;
}
#requirements #details_txt img.arrangement02{
  bottom: -170px;
}
#requirements #details_txt .details_space.last_item{
  margin-bottom: 60px;
}
.headline_txt p{
  font-size: 6vw;
  margin: 0;
}
div#about_box p{
  max-width: 900px;
  width: 100%;
}
.about_box_caution{
  font-size: 3.6vw;
  line-height: 1.5;
  text-align: left;
}
div#about_box section h3{
  font-size: 4vw !important;
}
.benefits_img{
  margin: 0;
  padding: 0;
}
}

.PC-only  {
display: block !important;
}

.sm-only  {
display: none !important;
}

@media (max-width: 768px) {
.PC-only  {
display: none !important;
}

.sm-only  {
display: block !important;
}
}


/* (lp.css) */
/* 

div.terms_box {
  padding: 40px 0 50px;
}

#terms_area {
  width: 900px;
  max-width: 98%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Noto Sans JP';
}

.mt80, .mt80-5, .mt80-10, .mt80-20, .mt80-30, .mt80-40, .mt80-50, .mt80-60, .mt80-70, .mt80-90, .mt80-100 {
    margin-top: 80px !important;
}
.pagetop img {
  width: 80px;
  height: auto;
}
@media (max-width: 768px) {
  .pagetop img {
    width: 13.3vw;
    height: auto;
}
#terms_area > div {
  margin-top: 50px !important;
}
#terms_area {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}
div.terms_box {
  padding: 0;
}
} */