@charset "SHIFT_JIS";

/*------------common------------*/
.lp_wrap{
  margin: 0 auto;
  font-size: 24px;
  line-height: 1.5;
  word-break: break-all;
}
.lp_inner{
  padding: 0 40px;
}
.page-docomo-lp__main img{
  max-width: fit-content;
  width: 100%;
}
.sec_ttl{
  background-color: #3769FB;
  color: #fff;
  font-size: 72px;
  font-weight: 710;
  height: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mt-0{margin-top: 0;}
.mt-5{margin-top: 5px;}
.mt-10{margin-top: 10px;}
.mt-15{margin-top: 15px;}
.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.mt-60{margin-top: 60px;}
.mt-70{margin-top: 70px;}
.mt-80{margin-top: 80px;}
.mt-90{margin-top: 90px;}
.mt-100{margin-top: 100px;}
.m-auto{margin-left: auto;margin-right: auto;}
.text_center{text-align: center;}
.text_left{text-align: left;}
.text_right{text-align: right;}
.font_bold{font-weight: 710;}
.color_white{color: #fff;}
.color_black{color: #000;}
.list_indent_1 li,.indent_1{text-indent: -1em; padding-left: 1em;}
.list_indent_2 li,.indent_2{text-indent: -2em; padding-left: 2em;}
.link_style_01{color: #3769FB;text-decoration: underline;}
.link_style_02{color: #69EEFF;text-decoration: underline;}
.link_footer{color: #fff;text-decoration: underline;}
.text_pink{color: #FF4AEC;}
.marker{background: linear-gradient(transparent 90%, #FFFF0A 50%);}
@media only screen and (min-width: 960px){
  .only-pc{display: block;}
  .only-sp{display: none;}
  .lp_wrap{
    max-width: 960px;
  }
}
@media only screen and (max-width: 959px){
  .only-pc{display: none;}
  .only-sp{display: block;}
  .lp_inner{
    padding: 0 4.167vw;
  }
  .sec_ttl{
    font-size: 7.5vw;
    height: 38.542vw;
  }
  .mt-0{margin-top: 0;}
  .mt-5{margin-top: 0.521vw;}
  .mt-10{margin-top: 1.042vw;}
  .mt-15{margin-top: 1.563vw;}
  .mt-20{margin-top: 2.083vw;}
  .mt-30{margin-top: 3.125vw;}
  .mt-40{margin-top: 4.167vw;}
  .mt-50{margin-top: 5.208vw;}
  .mt-60{margin-top: 6.25vw;}
  .mt-70{margin-top: 7.292vw;}
  .mt-80{margin-top: 8.333vw;}
  .mt-90{margin-top: 9.375vw;}
  .mt-100{margin-top: 10.417vw;}
}
@media only screen and (max-width: 799px){
  .lp_wrap{
    font-size: 4vw;
  }
}
/*------------parts------------*/
.grd_btn a{
  box-shadow: 0px 10px 30px 0px rgba(0, 98, 255, 0.66);
  position: relative;
  display: block;
  height: 150px;
  width: 720px;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
}
.white_box{
  background-color: #fff;
  box-shadow: 0px 0px 20px 10px rgba(163, 216, 255, 0.4);
  max-width: 844px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 959px){
  .grd_btn a{
    box-shadow: 0px 1.04vw 3.13vw 0px rgba(0, 98, 255, 0.66);
    height: 15.625vw;
    width: 75vw;
    border-radius: 10.417vw;
  }
  .white_box{
    box-shadow: 0px 0px 2.08vw 1.04vw rgba(163, 216, 255, 0.4);
  }
}
/*------------logo_area------------*/
.logo_area{
  padding: 50px 0;
  text-align: center;
}
@media only screen and (max-width: 959px){
  .logo_area{
    padding: 5.208vw 0;
  }
  .logo_area img{
    width: 75.73vw;
    margin-left: auto;
    margin-right: auto;
  }
}
/*------------section_01------------*/
.section_01{
  background: #DBCBFF url(/bakuage/nintendo-software/campaign/point_202509/assets/images/bg_01.png) no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 60px 0 70px;
  color: #fff;
}
.section_01 .notes_area .list_indent_1{
  color: #fff;
}
.section_01 .white_box{
  width: 844px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}
.sec01_img{
  margin-left: -48px;
}
.section_01 .list_indent_1{
  color: #000;
}
@media only screen and (max-width: 959px){
  .section_01{
    padding: 6.25vw 0 7.292vw;
  }
  .section_01 .white_box{
    width: 87.917vw;
    padding-bottom: 6.25vw;
  }
  .sec01_img{
    width: 90.21vw;
    margin-left: -5vw;
  }
}
/*------------section_03------------*/
.section_03 .lp_inner{
  background-color: #edfffe;
  padding-top: 60px;
  padding-bottom: 80px;
}
.section_03 .white_box.box_01{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
}
.section_03 .white_box.box_02{
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
}
.section_03 .white_box.box_03{
  padding-top: 20px;
  padding-bottom: 50px;
  margin-top: 130px;
}
.section_03 .white_box.box_02 .or_wrap{
  position: absolute;
  bottom: -170px;
  left: 50%;
  transform: translateX(-50%);
}
.section_03 .lp_inner.box_inner{
  padding-top: 0;
  padding-bottom: 0;
  background-color: unset;
}
.section_03 .sec_ttl span.style_01{
  font-size: 72px;
}
.section_03 .sec_ttl span.style_02{
  font-size: 74px;
  color: #F8FF45;
}
.section_03 .sec_ttl span.style_03{
  font-size: 68px;
}
.section_03 .white_box .white_box_inner{
  padding: 0 40px 50px;
}
.section_03 .white_box .img_wrap{
  text-align: center;
}
.section_03 .white_box .img_wrap.img_04{
  margin-left: 50px;
}
@media only screen and (max-width: 959px){
  .section_03 .lp_inner{
    padding-top: 6.25vw;
    padding-bottom: 8.333vw;
  }
  .section_03 .white_box.box_01{
    padding-top: 4.167vw;
    padding-bottom: 5.208vw;
  }
  .section_03 .white_box.box_02{
    padding-top: 0;
    padding-bottom: 8.333vw;
  }
  .section_03 .white_box.box_03{
    padding-top: 2.083vw;
    padding-bottom: 5.208vw;
    margin-top: 13.542vw;
  }
  .section_03 .white_box.box_01 .white_box_img{
    width: 81.25vw;
    margin-left: auto;
    margin-right: auto;
  }
  .section_03 .white_box.box_02 .or_wrap{
    width: 23.54vw;
    bottom: -17.708vw;
  }
  .section_03 .sec_ttl span.style_01{
    font-size: 7.5vw;
  }
  .section_03 .sec_ttl span.style_02{
    font-size: 7.708vw;
  }
  .section_03 .sec_ttl span.style_03{
    font-size: 7.083vw;
  }
  .section_03 .white_box .white_box_inner{
    padding: 0 4.167vw 5.208vw;
  }
  .section_03 .white_box .img_wrap.img_04{
    margin-left: 5.208vw;
  }
}
/*------------ac------------*/
.accordion-container {
  margin: 50px auto 0;
  width: 100%;
  max-width: 1400px;
}
.accordion-list:not(:first-child) {
  margin-top: 40px;
}
.accordion-title {
  background: #3CFF80;
  color: #3C3C3C;
  cursor: pointer;
  font-size: 38px;
  font-weight: bold;
  padding: 40px 0;
  position: relative;
  text-align: center;
}
.accordion-title:before {
  background-image: url(/bakuage/nintendo-software/campaign/point_202509/assets/images/notes_icon_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 62px;
  transform: translateY(-50%);
  width: 78px;
  height: 102px;
}
.accoIcon::before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 10px;
  background-color: #3C3C3C;
  position: absolute;
  right: 70px;
  top: 50%;
}
.accoIcon::after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 10px;
  background-color: #3C3C3C;
  position: absolute;
  right: 70px;
  top: 50%;
  transform: rotate(-90deg);
  transition: 0.5s;
}
.accoIcon.show::after {
  transform: translateY(-50%) rotate(180deg);
}
.accordionWrap p {
  margin-top: 10px;
}
.accordion-text{
  display: none;
}
/*accordion-text*/
.accordion-text{
  background-color: #fff;
  padding: 30px 40px;
}
.accordion-text .ac_ttl{
  font-size: 28px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
}
.accordion-text .mt-0{
  margin-top: 0;
}
.accordion-text .ac_text,
.accordion-text li{
  font-size: 24px;
}
.accordion-text .ac_notice{
  font-size: 16px;
  text-indent: -1em;
  padding-left: 1em;
}
.accordion-text .num_list_01 li{
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.accordion-text .num_list_01 li:nth-child(n+10){
  text-indent: -2em;
  padding-left: 2em;
}
@media only screen and (max-width: 799px){
  .accordion-container {
    margin: 5.21vw auto 0;
    max-width: 145.985vw;
  }
  .accordion-list:not(:first-child) {
    margin-top: 4.171vw;
  }
  .accordion-title {
    font-size: 5.38vw;
    padding: 4.171vw 0;
  }
  .accordion-title:before {
    left: 6.465vw;
    width: 8.133vw;
    height: 10.636vw;
  }
  .accoIcon::before {
    width: 4.171vw;
    height: 1.043vw;
    right: 7.299vw;
  }
  .accoIcon::after {
    width: 4.171vw;
    height: 1.043vw;
    right: 7.299vw;
  }
  .accordionWrap p {
    margin-top: 1.043vw;
  }
  /*accordion-text*/
  .accordion-text{
    padding: 3.128vw 4.171vw;
  }
  .accordion-text .ac_ttl{
    font-size: 4.92vw;
    margin-top: 3.128vw;
    margin-bottom: 1.043vw;
  }
  .accordion-text .ac_text,
  .accordion-text li{
    font-size: 4.503vw;
  }
  .accordion-text .ac_notice{
    font-size: 3.668vw;
  }
}
/*------------section_04------------*/
.section_04 .lp_inner{
  background-color: #edfffe;
  padding-top: 40px;
  padding-bottom: 80px;
}
.section_04 .white_box{
  background-color: #fff;
  box-shadow: 0px 0px 20px 10px rgba(163, 216, 255, 0.4);
  text-align: center;
}
.section_04 .white_box_ttl{
  background-color: #3CA5FF;
  padding: 20px;
  font-size: 50px;
  font-weight: 710;
  text-align: center;
  letter-spacing: 5px;
  color: #fff;
}
.section_04 .white_box .white_box_inner{
  padding: 60px 40px;
}
.section_04 .white_box .white_box_inner .step_top_text{
  font-size: 32px;
  font-weight: 710;
}
@media only screen and (max-width: 959px){
  .section_04 .lp_inner{
    padding-top: 4.167vw;
    padding-bottom: 8.333vw;
  }
  .section_04 .white_box{
    box-shadow: 0px 0px 2.08vw 1.04vw rgba(163, 216, 255, 0.4);
  }
  .section_04 .white_box_ttl{
    padding: 2.083vw;
    font-size: 5.208vw;
    font-weight: 710;
    letter-spacing: 0.521vw;
  }
  .section_04 .white_box .white_box_inner{
    padding: 6.25vw 4.167vw;
  }
  .section_04 .white_box .white_box_inner .step_top_text{
    font-size: 3.333vw;
  }
}
@media only screen and (max-width: 799px){
  .section_04 .white_box_ttl{
    font-size: 6.631vw;
    letter-spacing: 0.521vw;
  }
  .section_04 .white_box .white_box_inner .step_top_text{
    font-size: 4.554vw;
  }
}
/*------------section_05------------*/
.section_05 .lp_inner{
  background-color: #edfffe;
  padding-top: 80px;
  padding-bottom: 80px;
}
/*ac*/
.accordion{
  border-radius: 20px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.switch{
  position: relative;
  background: #3CA5FD;
  padding: 40px 100px 40px 90px;
  cursor: pointer;
  color: #fff;
  border-radius: 20px;
  text-align: left;
  font-size: 28px;
  font-weight: 710;
}
.switch.open{
  border-radius: 20px 20px 0 0;
}
.contentWrap{
  background: #fff;
  text-align: left;
  padding: 40px 40px 40px 90px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.8;
  position: relative;
  border-radius: 0 0 20px 20px;
}
.contentWrap:before{
  content: "";
  background-image: url(/bakuage/nintendo-software/campaign/point_202509/assets/images/icon_a.png);
  background-size: 27.5px 42.5px;
  width: 27.5px;
  height: 42.5px;
  position: absolute;
  top: 40px;
  left: 35px;
}
.switch:before{
  content: "";
  background-image: url(/bakuage/nintendo-software/campaign/point_202509/assets/images/icon_q.png);
  background-size: 30px 43px;
  width: 30px;
  height: 43px;
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
}
.switch:after{
  content: "";
  background-image: url(/bakuage/nintendo-software/campaign/point_202509/assets/images/ac_arrow_open.png);
  background-size: 23.5px 15.5px;
  width: 23.5px;
  height: 15.5px;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
}
.switch.open:after{
  background-image: url(/bakuage/nintendo-software/campaign/point_202509/assets/images/ac_arrow_close.png);
}
.displayNone{display: none;}
@media only screen and (max-width: 799px){
  .section_05 .lp_inner{
    padding-top: 8.342vw;
    padding-bottom: 8.342vw;
  }
  /*ac*/
  .accordion{
    border-radius: 2.086vw;
    max-width: 145.985vw;
  }
  .switch{
    padding: 4.171vw 10.428vw 4.171vw 9.385vw;
    border-radius: 2.086vw;
    font-size: 4.337vw;
  }
  .switch.open{
    border-radius: 2.086vw 2.086vw 0 0;
  }
  .contentWrap{
    padding: 4.171vw 4.171vw 4.171vw 9.385vw;
    font-size: 3.92vw;
    border-radius: 0 0 2.086vw 2.086vw;
  }
  .contentWrap:before{
    background-size: 2.868vw 4.432vw;
    width: 2.868vw;
    height: 4.432vw;
    top: 4.171vw;
    left: 3.65vw;
  }
  .switch:before{
    background-size: 3.128vw 4.484vw;
    width: 3.128vw;
    height: 4.484vw;
    left: 3.65vw;
  }
  .switch:after{
    background-size: 2.45vw 1.616vw;
    width: 2.45vw;
    height: 1.616vw;
    right: 3.65vw;
  }
}
/*------------float_area------------*/
.float_area{
  background-color: rgb(0 0 0 / 0.5);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  z-index: 30;
}
.float_area a{
  width: 410px;
  height: 85px;
}
.page-docomo-lp footer.footer{
  padding-bottom: 150px;
}
@media only screen and (max-width: 959px){
  .float_area{
    padding: 1.563vw 0;
  }
  .float_area a{
    width: 75vw;
    height: 15.63vw;
  }
  .page-docomo-lp footer.footer{
    padding-bottom: 15.625vw;
  }
}
/*------------banner_bottom------------*/
.banner_bottom img{
  width: 100%;
}
.banner_bottom {
    background-color: #222;
    padding-top: 9.114583333333332vw;
    position: relative;
}
.banner_bottom .c__inner {
    width: 90%;
}
.banner_bottom a {
    color: #fff;
    display: block;
    font-size: 3.6458333333333335vw;
    text-align: center;
    text-decoration: underline;
}
.banner_bottom a:hover {
    text-decoration: none;
}
.page-docomo-lp .page-second footer{
  margin-top: -1px;
}
@media only screen and (min-width: 769px){
  .banner_bottom {
      padding-top: calc(var(--vw)*4.6875);
  }
  .banner_bottom a {
      color: #fff;
      display: block;
      font-size: calc(var(--vw)*1.5625);
      text-align: center;
      text-decoration: underline;
  }
  .banner_bottom .c__inner {
      width: 100%;
  }
  .banner_bottom ul {
      -webkit-box-pack: center;
      display: -webkit-box;
      display: flex;
      justify-content: center;
  }
  .banner_bottom ul.bnr_btm_02{
      padding-bottom: calc(var(--vw)*4.6875);
  }
  .banner_bottom ul.bnr_btm_01 li {
      width: calc(var(--vw)*50.15625);
  }
  @media (min-width: 1367px), print{
    .banner_bottom {
        padding-top: 60px;
    }
    .banner_bottom ul.bnr_btm_01 li {
        width: 700px;
    }
    .banner_bottom a {
        font-size: 20px;
    }
  }
}
/*close*/
.cp_attention_outer{
	padding-top: 15px;
}
.cp_attention__txt3 {
    max-width: 700px;
    min-width: 300px;
    border: 2px solid;
    color: #cc0033;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto 15px;
    padding: 3% 30px;
    text-align: center;
    background: #fff;
}