@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  html {
    font-size: calc((100 / 750) * 1vw);
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
  }
  .bg {
    width: 100%;
  }
  .l-container {
    max-width: 750px;
    margin: 0 auto;
  }
  .fv_btn {
    position: absolute;
    top: 770rem;
    left: 40rem;
  }
  .fv_btn img {
    width: 346rem;
  }
  .s1 {
    padding-top: 72rem;
    margin-bottom: 70rem;
    font-size: 30rem;
    line-height: 55rem;
  }
  .a1 {
    display: flex;
    gap: 20rem;
  }
  .a2 {
    margin-top: -40rem;
    z-index: -1;
  }
  .a1 img {
    width: 628rem;
  }
  .a2 {
    background-image: url(../img/sp/2.png);
    width: 100%;
    height: 2475rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a2_text {
    position: absolute;
    top: 920rem;
    text-align: left;
    gap: 40rem;
    width: 620rem;
  }
  .a3 {
    margin-top: 70rem;
  }
  .a3 {
    background-image: url(../img/sp/3.png);
    width: 100%;
    height: 1240rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a3_text {
    position: absolute;
    top: 640rem;
    width: 540rem;
    line-height: 58rem;
  }
  .a3_1 {
    background-image: url(../img/sp/3_1.png);
    width: 690rem;
    height: 612rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a3_1_text {
    position: absolute;
    top: 458rem;
    left: 35rem;
    width: 540rem;
    line-height: 48rem;
    font-size: 38rem;
  }
  .a3_1_text_2 {
    width: 620rem;
    font-size: 27rem; 
    gap: 20rem;
  }
  .a3_1_btn {
    width: 296rem;
  }
  .a3_1_1 {
    width: 614rem;
    display: block;
    margin: auto;
  }
  .content-wrap {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease-out;
  }
  .minus {
    display: none;
  }
  .open {
    padding-top: 30rem;
  }
  .open .plus {
    display: none;
  }
  .open .minus {
    display: block;
  }
  .collapsible {
    display: flex;
    align-items: center;
    padding-bottom: 70rem;
  }
  .a3_1_bg {
    background-image: url(../img/sp/3_2_bg.png);
    width: 690rem;
  }
  .collapsible img {
    width: 296rem;
  }
  .a5 {
    position: absolute;
    bottom: 72rem;
    gap: 38rem;
  }
  .a5 img {
    width: 664rem;
  }
  .btn-hover .hover {
    display: none;
  }
  .btn-hover:hover .default{
    display: none;
  }
  .btn-hover:hover .hover{
    display: block;
  }
  .s3 {
    background-image: url(../img/sp/6.png);
    width: 100%;
    height: fit-content;
    background-size: contain;
    margin-top: -10rem;
    padding-top: 120rem;
    padding-bottom: 120rem;
  }
  .a8 {
    border: 1rem solid #f6ba44;
    border-radius: 24rem;
    margin-top: 50rem;
    width: 686rem;
  }
  .a8_btn:hover img {
    background: #fff9db;
  }
  .a8_btn img {
    width: 686rem;
    background: white;
    border: 1rem solid #f6ba44;
  }
  .a8_btn_first img {
    border-top-left-radius: 24rem;
    border-top-right-radius: 24rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .a8_btn_last img {
    border-bottom-left-radius: 24rem;
    border-bottom-right-radius: 24rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .product_list {
    margin-top: 50rem;
    gap: 96rem;
  }
  .a9 {
    background-image: url(../img/sp/9.png);
    width: 690rem;
    height: 744rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a10 {
    background-image: url(../img/sp/10.png);
    width: 690rem;
    height: 674rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a11, .a12, .a13 {
    background-image: url(../img/sp/11.png);
    width: 690rem;
    height: 120rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .a11 {
    height: 470rem;
  }
  .a12 {
    height: 350rem;
  }
  .a9_text_small {
    font-size: 20rem;
  }
  .a9_text_3 {
    font-size: 20rem;
    margin-top: 8rem;
  }
  .product_list_title {
    font-size: 38rem;
    top: 78rem;
  }
  .a10 .product_list_title {
    top: 56rem;
  }
  .a11 .product_list_title, .a12 .product_list_title, .a13 .product_list_title {
    top: 36rem;
  }
  .product_list_title_text {
    position: absolute;
    font-size: 31rem;
    top: 210rem;
    left: 0;
    width: 690rem;
    line-height: 60rem;
    margin-top: 8rem;
    font-weight: 300;
  }
  .a11 .product_list_title_text, .a12 .product_list_title_text, .a13 .product_list_title_text {
    top: 120rem;
  }
  .product_wrap {
    display: flex;
    gap: 60rem 36rem;
    margin-top: 54rem;
    flex-wrap: wrap;
    width: 691rem;
  }
  .product_img {
    width: 326rem;
  }
  .product_text {
    width: 326rem;
    font-size: 25rem;
    margin: 0;
  }
  .product_note {
    font-size: 20rem;
  }
  .a11_product {
    height: 464rem;
    display: flex;
    flex-direction: column;
    gap: 24rem;
  }
  .product_img img {
    width: 326rem;
  }
  .product_btn img {
    width: 322rem;
  }
  .product {
    gap: 24rem;
  }
  .product_note {
    width: 684rem;
    margin-top: 60rem;
  }
  .s4_img img {
    width: 326rem;
  }
  .a14_label {
    font-size: 22rem;
    width: 326rem;
    line-height: 30rem;
    color: white;
  }
  .s4 {
    display: flex;
    background: #363f95;
    justify-content: center;
    padding: 74rem 0;
  
  }
  .s4_wrap {
    gap: 24rem;
  }
  .s4_contain {
    width: 690rem;
    display: flex;
    flex-wrap: wrap;
    gap: 54rem 28rem;
  }

  .s5_img img {
    width: 326rem;
  }
  .a15_label {
    padding-top: 10px;
    font-size: 22rem;
    width: 326rem;
    line-height: 30rem;
    color: #db9211;
  }
  .s5 {
    display: flex;
    background: white;
    justify-content: center;
    padding: 74rem 0;

  }
  .s5_wrap {
    gap: 24rem;
  }
  .s5_contain {
    width: 690rem;
    display: flex;
    flex-wrap: wrap;
    gap: 54rem 28rem;
  }
  
  .footer {
    display: block;
  }
  .globalFooter__external-link {
    max-width: 580rem;
    margin: 0 auto;
    padding: 60rem 0 30rem;
  }
  .globalFooter__external-link li {
    width: 50%;
    margin-bottom: 50rem;
    text-align: center;
  }
  .globalFooter__external-link li img{
    width: 80%;
  }
  .globalFooter__external-link a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .globalFooter__external-link a:hover {
    opacity: 0.7;
  }
  .globalFooter__external-link ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .copyright {
    padding: 40rem;
    background-color: #1D1AA0;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 18rem;
  }
  .fix_wrap {
    position: fixed;
    z-index: 100;
    bottom: 0;
    display: none;
  }
  .fix {
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    display: flex;
  }
  .fix img {
    width: 356rem;
  }
  .fix_btn img {
    width: 192rem;
  }
  .fix_btn {
    position: absolute;
    bottom: 16rem;
    left: unset;
    right: 45rem;
  }
  .sns-icon-wrap img {
    width: 100rem;
  }
  .sns-icon-wrap {
    width: 580rem;
    display: flex;
    flex-direction: column;
    margin: 90rem auto;
    gap: 0;
    text-align: center;
    align-items: center;
  }
  .head {
    font-size: 30rem;
    font-weight: bold;
    margin-bottom: 60rem;
  }
  .sns-icon-list {
    display: flex;
    font-size: 30rem;
  }
  .logo {
    width: 200rem;
    gap: 30rem;
  }
  .logo-insta {
    position: relative;
  }
  .logo-insta:after {
    content: '';
    height: 100rem;
    width: 2rem;
    
    position: absolute;
    right: 0;
    top: 0;  
    background-color: #b6b6b6;
  }
  .logo-insta:before {
    content: '';
    height: 100rem;
    width: 2rem;
    
    position: absolute;
    left: 0;
    top: 0;  
    background-color: #b6b6b6;
  }
  .fv_text {
    position: absolute;
    font-size: 57rem;
    color: white;
    top: 479rem;
    left: 40rem;
    font-weight: 900;
    text-shadow: 1px 1px 20px #431D11;
  }
  .a2_t1 {
    font-size: 60rem;
    font-weight: 900;
    text-align: center;
    line-height: 90rem;
    position: absolute;
    top: 550rem;
    color: #3c1f10;
    text-shadow: 1px 1px #FFFFFF;
  }
  .a2_t1_l {
    font-size: 80rem;
  }
  .a3_t1 {
    font-size: 69rem;
    font-weight: bold;
    color: #3c1f10;
    position: absolute;
    left: 94rem;
    top: 486rem;
  }
  .a3_t1_l {
    font-size: 90rem;
  }
  .s2 {
    background-image: url(../img/sp/sp_4.png);
    width: 750rem;
    height: 6017rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .s2_t1 {
    position: absolute;
    font-size: 36rem;
    text-align: center;
    font-weight: bold;
    line-height: 70rem;
    top: 100rem;
    color: #3c1f10;
  }
  .s2_t1_l {
    font-size: 74rem;
  }
  .s2_t2 {
    position: absolute;
    font-size: 26rem;
    color: white;
    line-height: 50rem;
    width: 578rem;
    top: 360rem;
  }
  .bold {
    font-weight: bold;
  }
    .s2_t3_wrap {
        position: absolute;
        top: 1849rem;
        width: 618rem;
  }
  .s2_t3_box {
    font-size: 32rem;
    color: white;
    background: #ee6e84;
    padding: 9rem;
    border-radius: 8rem;
    font-weight: bold;
  }
  .s2_t3_title {
    font-size: 40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t3_text {
    margin-top: 60rem;
    font-size: 30rem;
    line-height: 60rem;
  }

  .s2_t4_wrap {
   position: absolute;
   top: 2779rem;
   width: 618rem;
  }
  .s2_t4_title {
    font-size: 40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t4_text {
    margin-top: 60rem;
    font-size: 30rem;
    line-height: 60rem;
  }
    .s2_t5_wrap {
   position: absolute;
   top: 3711rem;
   width: 618rem;
  }
  .s2_t5_title {
    font-size: 40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t5_text {
    margin-top: 60rem;
    font-size: 30rem;
    line-height: 60rem;
  }
      .s2_t6_wrap {
   position: absolute;
   top: 4675rem;
   width: 618rem;
  }
  .s2_t6_title {
    font-size: 40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20rem;
    font-weight: bold;
  }
  .s2_t6_text {
    margin-top: 60rem;
    font-size: 30rem;
    line-height: 60rem;
  }
  .s6-wrapper {
    max-width: 100%;
  }
  .intro-wrapper {
    padding: 0 50rem;
    flex-direction: column;
  }

  .intro {
    padding: 110rem 0 104rem;
  }

  .intro figure {
    width: 100%;
    margin-bottom: 74rem;
  }

  .intro h2 {
    font-size: 70rem;
    margin: 0 -10rem 53rem;
    text-align: center;
  }

  .intro p {
    font-size: 28rem;
    padding-left: 0;
    line-height: 2.5;
  }

  .intro small {
    font-size: 19rem;
  }

  .intro-content {
    padding: 0;
  }

  .comparison {
    padding: 107rem 30rem;
    background-image: url("../img/sp/comparison_bg.png");
  }

  .comparison-table {
    margin-right: -30rem;
    overflow-x: scroll;
    padding-bottom: 20rem;
    scroll-padding-right: 2rem
  }

  .comparison-table table {
    width: 1600rem;
    border-radius: 24rem;
    border-style: unset;
    max-width: unset !important;
  }

  .comparison h3 {
    font-size: 40rem;
    margin-bottom: 57rem;
  }

  .comparison-table th {
    font-size: 26rem;
  }

  .comparison-table th:nth-child(1),
  .comparison-table th:nth-child(2) {
    width: 220rem;
  }

  .comparison-table tbody tr:first-child th,
  .comparison-table tbody tr:first-child td {
    font-size: 28rem;
  }

  .comparison-table tbody tr:first-child th {
    padding-top: 35rem;
    padding-bottom: 24rem;
  }

  .comparison-table td {
    font-size: 24rem;
    padding-top: 30rem;
    padding-bottom: 30rem;
  }

  .comparison-img {
    width: 110rem;
    height: 110rem;
    margin-bottom: 11rem;
  }

  .comparison-table::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  .comparison-table::-webkit-scrollbar-track {
    background: #c9c9c9;
    border-radius: 8rem;
    margin-right: 30rem;
  }

  .comparison-table::-webkit-scrollbar-thumb {
    background: #f6ba44;
    border-radius: 8rem;
  }

  .faq {
    padding: 100rem 30rem;
  }

  .faq ul {
    max-width: 100%;
  }

  .faq h2 {
    font-size: 60rem;
  }

  .faq-title {
    font-size: 38rem;
    padding: 25rem 50rem 25rem 80rem;
  }

  .faq-title::before {
    font-size: 30rem;
    top: 31rem;
  }

  .faq-icon {
    top: 52rem;
  }

  .faq-content {
    font-size: 32rem;
    padding: 0 30rem 0 80rem;
    margin: 40rem 0;
  }

  .faq-content::before {
    font-size: 30rem;
    top: 44rem;
  }

  .faq-content p {
    padding: 40rem 0;
  }
}