@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
body {margin: 0;font-family: "Noto Sans", sans-serif; color: #212529;font-weight: 600;line-height: 1.6;}

.img_r {position: relative;}
.img_r::before {content: "";display: block;padding-top: 61.2%;}
.img_r img {position: absolute;top: 0;left: 0;width: 100%;height: 100%!important;object-fit: cover;}

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

.fix_f {position: fixed;z-index: 880;bottom:40px;right: 40px; width: 360px;opacity: 0;}
.fix_f li{float: left;width: 100%;}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next {
  height: 30px;
  width: 30px;
  top: 45%!important;

}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat!important;
  background-size: contain!important;
  content: "";
  height: 30px;
  margin: auto;
  width: 30px;
    
}
.swiper-navigation-icon{display: none;}
/* 前への矢印カスタマイズ */
.swiper-button-prev {
  background-image: url(../cp_img/prev1.svg);
}
/* 次への矢印カスタマイズ */
.swiper-button-next {
  background-image: url(../cp_img/next1.svg);
}
/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}
#lp #cslider{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}
#lp #cslider img{border-radius: 24px;}
#lp #cslider h2{font-size: 24px;padding:20px 0 20px 0;width: 100%;text-align: center;}
#lp #cslider .tx1{font-size: 18px;padding:12px 0 0px 0;width: 100%;text-align: center;}
#lp .kv_box {
    padding: 0;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
}
#lp{background-color: #f8f9fa;}
#lp-menu{
    padding: 3rem;
    background-color: #fff;
}
#lp ul.nav_box{
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap:nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
     text-align: center;
}
#lp ul.nav_box li{
    border-left: 1px solid #212529;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 0 9%;
    width: 25%;
}
@media screen and (max-width:1100px) {
    #lp ul.nav_box li{
    padding: 0 7%;
}
}
#lp ul.nav_box li:last-child{
    border-right: 1px solid #212529;
}
#lp ul.nav_box li img{padding: 0px 4px 10px;}

#lp #join_top,#lp #join_bottom{
    margin: 60px 0 60px;
    padding: 3rem;
    background-color: #fff;
}
#lp #join_top h2,#lp #prize h2,#lp #join_bottom h2{
    font-size: 24px;margin-bottom:30px;padding:20px 0 20px 0;border-bottom: 1px solid #212529;width: 100%;
}

#lp .btn {
    display: inline-block;
    font-weight: 600;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding: 8px 24px;
    font-size: 20px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #0d6efd;
}
#lp .icon1{display: inline-block;width: 22px;background-image: url(../cp_img/icon1.svg);height: 22px;margin-right: 6px;vertical-align: middle;line-height: 1.6;margin-top: -3px}
#lp .tx1{width: 100%;font-size: 13px;text-align: center;padding-top: 20px;}
#lp .container{
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
}
#lp .container2{
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    padding: 60px;
}
#lp #prize{
    margin: 60px 0 60px;
    padding: 3rem;
}
#lp #prize .fl_box1{
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
    text-align: center;
    padding: 30px 0;
}
#lp #prize .fl_box1:first-of-type{border-bottom: 1px solid #212529;}
#lp #prize .fl_box1 .cbox1{width: 58%;}
#lp #prize .fl_box1 .cbox2{width: 38%;}
#lp #prize .fl_box1 .cbox2 .tx1{font-size: 13px;text-align: justify;padding-top: 8px;}
#lp #prize .fl_box1 .cbox2 .tx2{font-size: 22px;color: #198754;font-weight: 700;text-align: justify;}
#lp .txw{color: #fff;}
#lp #target {
    background-color: #42b4e8;
    margin: 60px 0 60px;
    padding: 3rem;
}
#lp #target h2{
    font-size: 24px;margin-bottom:30px;padding:20px 0 20px 0;width: 100%;
}
#lp #target .container3{
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 60px;
}
#lp #target .container3 .tx1{font-size: 18px;text-align: center;padding-top: 20px;color: #fff;}
#lp #target .container3 .tx2{font-size: 14px;text-align: center;padding-top:10px;color: #fff;}

#lp #target .container3 .flex_box3{display: flex;width: 100%;justify-content: space-around;align-items: flex-start;}
#lp #target .container3 .flex_box3 .col48{width: 18%;}
#lp #entry .flex_box{display: flex;width: 100%;justify-content: space-around;padding-top: 16px;}
#lp #entry .flex_box .box23{display: flex;width: 23%;box-sizing: border-box;padding: 20px;background-color: #f8f9fa;flex-direction: column;}
#lp #entry .flex_box .box23 .tx1{font-size: 14px;padding-top: 16px;padding-bottom: 8px;margin: 0;text-align: justify;}
#lp #entry .flex_box .box23 .tx_red{color: #ff0000;}
#lp #entry .flex_box .box23 .tx2{font-size: 12px;text-align: justify;padding: 0 0 8px 0;margin: 0;}
#lp #entry .flex_box .box23 .tx3{font-size: 12px;text-align: justify;padding: 8px;border: 1px solid #212529;box-sizing: border-box;}
#lp #entry .flex_box .btn{color: #fff;background-color:#ff0000;padding: 8px 16px 12px 16px;;border-radius: 8px;line-height: 0.9!important;}
#lp #entry .flex_box .btn a{color: #fff;font-size: 14px;text-align:center;margin: 16px auto 0;line-height: 1!important;}
#lp #entry .flex_box .box23 .line_b1{padding-bottom: 20px;border-bottom: 1px solid #333333;}
.pdb24{padding-bottom: 40px;}
#lp #entry h2{
    font-size: 24px;margin-bottom:30px;padding:20px 0 20px 0;width: 100%;border-bottom: 1px solid #212529;
}
#lp #entry h3{
    font-size: 20px;padding:0px 0 10px 0;width: 100%;
}

#lp #entry .container{
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 60px;
    background-color: #fff;
}
.mta{margin-top: auto;}
#lp #note {
    background-color: #42b4e8;
    margin: 60px 0 60px;
    padding: 3rem;
}
#lp .notes{
    padding: 3rem;
    box-sizing: border-box;
    word-wrap: break-word;
    background-color: #fff;
}
#lp .notes .n_box{
    font-size: 14px;
    text-align: justify;
    height: 200px;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word;
    overflow: auto;
}
#lp .n_box .pd1{
    padding-bottom: 10px;
}
#lp #note h2{font-size: 24px;margin-bottom:30px;padding:20px 0 20px 0;width: 100%;color: #fff;}
#lp .notes{
     width: 100%;
    max-width: 880px;
    margin: 0 auto;
    padding: 3rem;
    box-sizing: border-box;
    word-wrap: break-word;
    background-color: #fff;
}
.pb1{
padding-bottom: 16px;
}

#lp .notes h3{
    padding-left: .5rem;
    font-weight: 700;
    font-size: 18px;
    border-left: 5px solid #198754;
    color: #198754;
    text-align: justify;
    margin-bottom: 10px
}
#lp #share{
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
}
#lp #contact_to{
    margin-top: 40px;
    width: 100%;
    background-color: #feeaaf;
}
#lp #contact_to .contt{width: 100%;max-width: 880px;text-align:justify;margin: 0 auto;padding: 16px;box-sizing: border-box;}
#lp #contact_to h2{width: 100%;padding: 8px 16px 10px 16px;background-color: #3c2c13;font-size: 16px;color: #fff;text-align: center;box-sizing: border-box;}
#lp #contact_to .contt2{width: 100%;padding: 16px;background-color: #ffd867;font-size: 16px;text-align: center;box-sizing: border-box;}


#lp #share h2{font-size: 24px;padding:0px 0 20px 0;width: 100%;}
#lp #copyright{
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}
#lp #copyright p{font-size: 12px;}
section#top {
    width: 100%;
    background: #fdebc7;
    
    color: #4d4d4d;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 1px;
}
#lp .mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
}
#lp img {
    margin-top: 0px;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}


@media screen and (max-width:767px) {
    .pc {display: none !important;}
    .sp {display: inherit;}
    .pdb24{padding-bottom: 20px;}
    #lp-menu{
    padding: 1rem;
    background-color: #fff;
    }
    #lp ul.nav_box li{
    font-size: 12px;
    padding: 0 4%;
    }
    #lp .container2{
    padding: 30px 20px;
    }
    #lp #prize{
    margin: 20px 0 20px;
    padding: 1rem;
    }
    #lp #prize .fl_box1{
    text-align: center;
    padding: 20px 0 0px;
    }
#lp #prize .fl_box1:first-of-type{border-bottom: 1px solid #212529;padding: 0px 0 0px;}
#lp #prize .fl_box1 .cbox2,#lp #prize .fl_box1 .cbox1{width: 100%;}
#lp #prize .fl_box1 .cbox2 .tx1{font-size: 13px;text-align: justify;padding-top: 8px;}
#lp #prize .fl_box1 .cbox2 .tx2{font-size: 18px;color: #198754;font-weight: 700;text-align: justify;}
    #lp #contact_to h2,#lp #share h2,#lp #note h2,#lp #entry h2,#lp #target h2,#lp #join_top h2,#lp #prize h2,#lp #join_bottom h2{font-size: 18px;}
    #lp #target h2{margin-bottom:0px;padding:20px 0 20px 0;}
    #lp #entry .flex_box{display: block;width: 100%;}
    #lp #entry .flex_box .box23{width: 100%;box-sizing: border-box;padding: 30px;margin-bottom: 24px;}
    #lp #join_top,#lp #join_bottom,#lp #note,#lp #target{
    margin: 40px 0 20px;padding: 2rem;
    }
    #lp #target .container3 .flex_box3{flex-wrap:wrap;}
    #lp #target .container3 .flex_box3 .col48{width: 46%;padding-bottom: 8px;}
     #lp #target .container3 .flex_box3 .col48.m16{width: 46%;padding-bottom: 0px;margin-top: -16px;}
    #lp #entry .container{
    padding: 20px;}
    #lp #target .container3{
    padding: 0px;}
    #lp .notes{padding: 1.5rem;}
    #lp .notes .n_box{
    font-size: 12px;}
    #lp #note h2{font-size: 18px;margin-bottom:0px;}
    #lp .notes h3{font-size: 14px;}
#lp #contact_to .contt{font-size: 11px;}
#lp #contact_to h2{font-size: 13px;}
#lp #contact_to .contt2{font-size: 13px;}
}
