@charset "UTF-8";
/* ======================================================================
 setting
====================================================================== */
.txt_base {
  font-size: 1.6rem;
  line-height: 1.7;
}

.p_lp .l_container_lp .l_content_lp_wp .l_conversion {
  padding: 10px 0 60px 0;
}

@media screen and (max-width: 1400px) {
  .p_lp .l_container_lp .l_content_lp_wp .l_conversion {
    padding: 5% 0 60px 0;
  }
}
@media screen and (max-width: 1200px) {
  .p_lp .l_container_lp .l_content_lp_wp .l_conversion {
    padding: 10% 0 60px 0;
  }
}
@media screen and (min-width: 1300px) {
  .c_ttl_1 .large.add {
    font-size: 4rem;
  }
  .c_ttl_1.add {
    margin-top: -45px;
  }
  .c_ttl_1.add .large {
    font-size: 4rem;
  }
  .list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .list01 {
    width: 75%;
    margin: auto;
    margin-top: 5%;
  }
  .list01 .item01 {
    width: 49%;
    background-color: #00A4FF;
    border-radius: 15px;
    margin-bottom: 2%;
  }
  .list01 .item01:first-child {
    background-color: transparent;
    text-align: center;
  }
  .list01 .item01:nth-child(even) {
    margin-left: 1%;
  }
  .list01 .item01:nth-child(odd) {
    margin-right: 1%;
  }
  .list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2%;
  }
  li.item02 {
    width: 39%;
    margin-top: 1%;
  }
  li.item02 img {
    border-radius: 20px;
  }
  li.item03 {
    width: 59%;
    padding: 3%;
  }
  li.item03 p {
    color: #fff;
    font-family: "M PLUS Rounded 1c", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana;
    font-weight: 700;
    text-align: left;
    font-size: 2.4rem;
    height: 73px;
  }
  li.item03 a {
    background-color: #FFE037;
    display: block;
    border-radius: 10px;
    text-align: center;
    padding: 2%;
    font-family: "M PLUS Rounded 1c", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana;
    color: #00A4FF;
    font-weight: 700;
    margin-top: 4%;
  }
  li.item03 a img {
    width: 40%;
  }
  .p_lp .l_container_lp .l_content_lp_wp .l_content_lp_08 {
    background: url(../img/top/lp-lead_background.png) 0 0 no-repeat;
    background-size: cover;
    padding: 0px 0 60px;
  }
  .c_ttl_1.adds .large {
    font-size: 4.8rem;
    line-height: 1.2rem;
  }
  .c_ttl_1 .small.add {
    font-size: 2.6rem;
  }
  .l_content_lp_09 {
    padding: 5% 0 0%;
    position: relative;
  }
  .l_content_lp_09:before {
    content: "";
    position: absolute;
    background-color: #FFE037;
    width: 100%;
    height: 70%;
    z-index: -1;
    top: 0;
  }
  .performance-box {
    text-align: center;
    margin-top: 2%;
  }
  .lead-box {
    text-align: center;
  }
  .sp {
    display: none;
  }
  .p_lp .l_header_lp .inner .right .lp_btn_02.add a:before {
    background: none;
  }
  .p_lp .l_header_lp .inner .right .lp_btn_01 .headcallbtn.add {
    color: #00A4FF;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #00A4FF;
    display: block;
    background: #FFE037;
    line-height: 20px;
    padding: 18px 25px 18px 25px;
  }
  .p_lp .l_header_lp .inner .right .lp_btn_01 a.add:after {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    background: url(../img/top/menu.svg) 0 0 no-repeat;
    top: 40px;
    right: 20px;
  }
}
@media screen and (min-width: 961px) {
  .c_ttl_1 .large.add {
    font-size: 4rem;
  }
  .c_ttl_1.add {
    margin-top: -45px;
  }
  .c_ttl_1.add .large {
    font-size: 4rem;
  }
  .list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .list01 {
    width: 75%;
    margin: auto;
    margin-top: 5%;
  }
  .list01 .item01 {
    width: 49%;
    background-color: #00A4FF;
    border-radius: 15px;
    margin-bottom: 2%;
  }
  .list01 .item01:first-child {
    background-color: transparent;
    text-align: center;
  }
  .list01 .item01:nth-child(even) {
    margin-left: 1%;
  }
  .list01 .item01:nth-child(odd) {
    margin-right: 1%;
  }
  .list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2%;
  }
  li.item02 {
    width: 39%;
    margin-top: 1%;
  }
  li.item02 img {
    border-radius: 20px;
  }
  li.item03 {
    width: 59%;
    padding: 3%;
  }
  li.item03 p {
    color: #fff;
    font-family: "M PLUS Rounded 1c", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana;
    font-weight: 700;
    text-align: left;
    font-size: 1.8rem;
    height: 60px;
  }
  li.item03 a {
    background-color: #FFE037;
    display: block;
    border-radius: 10px;
    text-align: center;
    padding: 2%;
    font-family: "M PLUS Rounded 1c", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana;
    color: #00A4FF;
    font-weight: 700;
    margin-top: 4%;
  }
  li.item03 a img {
    width: 40%;
  }
  .p_lp .l_container_lp .l_content_lp_wp .l_content_lp_08 {
    background: url(../img/top/lp-lead_background.png) 0 0 no-repeat;
    background-size: cover;
    padding: 0px 0 60px;
  }
  .c_ttl_1.adds .large {
    font-size: 4.8rem;
    line-height: 1.2rem;
  }
  .c_ttl_1 .small.add {
    font-size: 2.6rem;
  }
  .l_content_lp_09 {
    padding: 5% 0 0%;
    position: relative;
  }
  .l_content_lp_09:before {
    content: "";
    position: absolute;
    background-color: #FFE037;
    width: 100%;
    height: 70%;
    z-index: -1;
    top: 0;
  }
  .performance-box {
    text-align: center;
    margin-top: 2%;
  }
  .lead-box {
    text-align: center;
  }
  .sp {
    display: none;
  }
  .p_lp .l_header_lp .inner .right .lp_btn_02.add a:before {
    background: none;
  }
  .p_lp .l_header_lp .inner .right .lp_btn_01 .headcallbtn.add {
    color: #00A4FF;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #00A4FF;
    display: block;
    background: #FFE037;
    line-height: 20px;
    padding: 18px 25px 18px 25px;
  }
  .p_lp .l_header_lp .inner .right .lp_btn_01 a.add:after {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    background: url(../img/top/menu.svg) 0 0 no-repeat;
    top: 20px;
    right: 10px;
  }
}
@media screen and (max-width: 960px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .lead-box {
    text-align: center;
  }
  .lead-box .sp {
    margin-left: auto;
    margin-right: auto;
  }
  .list01 .item01 {
    width: 90%;
    background-color: #00A4FF;
    border-radius: 15px;
    margin: auto;
    margin-bottom: 2%;
    text-align: center;
  }
  .list01 {
    margin: 0 auto;
    margin-top: 5%;
  }
  .list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2%;
  }
  li.item02 {
    width: 39%;
    margin-top: 1%;
  }
  li.item02 img {
    border-radius: 20px;
  }
  li.item03 {
    width: 59%;
    padding: 3%;
  }
  li.item03 p {
    color: #fff;
    font-family: "M PLUS Rounded 1c", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana;
    font-weight: 700;
    text-align: left;
    font-size: 1.5rem;
    height: 33px;
  }
  li.item03 a {
    background-color: #FFE037;
    display: block;
    border-radius: 10px;
    text-align: center;
    padding: 2%;
    font-family: "M PLUS Rounded 1c", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana;
    color: #00A4FF;
    font-weight: 700;
    margin-top: 8%;
  }
  li.item03 a img {
    width: 40%;
  }
  .p_lp .l_container_lp .l_content_lp_wp .l_content_lp_08 {
    background: url(../img/top/lp-lead_background.png) 0 0 no-repeat;
    background-size: cover;
    padding: 0px 0 20px;
  }
  .list01 .item01:nth-child(1) {
    background-color: transparent;
  }
  .c_ttl_1.adds {
    line-height: 0.1rem;
  }
  .c_ttl_1.adds {
    background-color: #FFE037;
    padding-bottom: 60px;
    padding-top: 20px;
  }
  .performance-box {
    margin-top: -50px;
  }
  .performance-box img {
    width: 90%;
    margin: 0 auto;
  }
  .title {
    padding-left: 10px;
    font-size: 1.8rem;
  }
  .badges {
    position: absolute;
    top: 25px;
    left: 76px;
    width: 220px;
  }
  .title::after,
  .title::before {
    content: "";
    position: absolute;
    right: 1em;
    top: 1.3em;
    width: 3px;
    height: 1.2em;
  }
  /* .p_lp .l_container_lp .l_content_lp_wp .l_content_lp_01 {
      padding-top: 100px;
      margin-top: -100px;
    } */
  .label_inner.plus {
    width: 250px;
  }
  .p_lp .l_container_lp .l_content_lp_wp .l_content_lp_form .form_wrap .list .item .label .label_txt.add-plus {
    display: contents;
  }
  .form-ex-small {
    margin-top: 2%;
  }
  .form-ex-small.add {
    margin-top: 2%;
  }
  .p_lp .l_container_lp .l_content_lp_wp .l_content_lp_07 .inner .p_04_wp .p_04 {
    line-height: 65px;
  }
  .l_main_visual_top .u_pc {
    display: none;
  }
}
.autumn2023 {
  padding: 2rem 0;
  text-align: center;
}
.autumn2023 .autumn2023-warp {
  position: relative;
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.autumn2023 img {
  margin-left: auto;
  margin-right: auto;
}
.autumn2023 .autumn2023-text {
  margin-top: -30px;
  padding: 0 15px;
  line-height: 1.4;
}
.autumn2023 .autumn2023-img {
  text-align: center;
  background: url(../../assets_lp/img/top/autumn2023/autumn2023-bg.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 960px) {
  .autumn2023 .autumn2023-img {
    text-align: center;
    background: url(../../assets_lp/img/top/autumn2023/autumn2023-bg-sp.jpg) no-repeat;
    background-size: cover;
  }
}

/* 20240419 追記 */
.campaign {
  padding: 2rem 0;
  text-align: center;
}
.campaign .campaign-warp {
  position: relative;
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.campaign img {
  margin-left: auto;
  margin-right: auto;
}
.campaign .campaign-text {
  margin-top: -30px;
  padding: 0 15px;
  line-height: 1.4;
}
.campaign .campaign-img {
  text-align: center;
  background: url(../../assets_lp/img/top/autumn2023/autumn2023-bg.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 960px) {
  .campaign .campaign-img {
    text-align: center;
    background: url(../../assets_lp/img/top/autumn2023/autumn2023-bg-sp.jpg) no-repeat;
    background-size: cover;
  }
}

.attention {
  max-width: 844px;
  width: 100%;
  margin: auto auto 20px;
}
.attention p {
  font-size: 14px;
  color: #ff0000;
  line-height: 1.5;
}
.attention p:not(:first-child) {
  margin-bottom: 1rem;
}/*# sourceMappingURL=add.css.map */