@media (max-width: 767px){
    .pc{
        height: 0;  
        overflow: hidden; 
        padding: 0;  
      }

    .sp{
        position: relative;
    }
    .sp_FV{
        position: relative;
        display: flex;
        justify-content: center; 
        align-items: center;
        height:100%;
    }

    .sp_FV_floating_container{
        position: fixed;
        width: 100%;
        height: 11vh;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        z-index: 9998;
        transform: translateZ(0); /* GPUレンダリングを有効化 */
        will-change: transform;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .sp_FV_btn_container{
        position: fixed;
        width: 100%;
        height: 10vh;
        bottom: 0;
        left: 0;
        display: flex;
        background-color: #ffffff;
        /* justify-content: space-between; */
        align-items: center;
        z-index: 9999;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .sp_FV_btn_container .campaign-link{
        width: 80%;
    }

    .sp_FV_btn_container .campaign-link img{
        width: 80%;
        height: auto;
        object-fit: contain;
    }

    .sp_FV_btn_container .sp_hamburger{
        width: 20%;
        height: auto;
        scale: 1;
        height: auto;
        object-fit: contain;
        padding-bottom: 2%;
        padding-right: 2%;
    }

    /* .sp_FV_btn_container img{
        object-fit: contain;
        height: auto;
        width: 90%;
    } */


    .sp_campaign{
        margin-top:1%;
        position:absolute;
        top: 79.5%;
        width:100%;
        display: flex;
        justify-content: center; 
        align-items: center;
        flex-direction: column;

    }

    .sp_campaign_btn1 img{
        width: 100%;
        height: 100%;
        object-fit: contain;
        scale: 3;
    }

    .sp_campaign_msg_1{
        margin-top: 2%;
        margin-left: 6%;
        margin-right: 6%;
    }

    
    .sp_campaign_btn1,.sp_campaign_btn2,.sp_campaign_btn3{
        width: 32%;
    }

    .sp_gift{
        margin-top:9%;
        /* font-family: 'Source Han Serif JP', serif;
        font-weight:bold;
        font-size:160%; */
        text-decoration: none;
        background: transparent;
        display: block;
        cursor: pointer;
        border: none;
        z-index: 1;
        text-decoration: underline;
        text-underline-offset: 5px;
    } 

    .sp_gift img{
        scale: 0.9;
    }
    
    .sp_gift3{
        margin-top:1%;
        /* font-family: 'Source Han Serif JP', serif;
        font-weight:bold;
        font-size:160%; */
        text-decoration: none;
        background: transparent;
        display: block;
        cursor: pointer;
        border: none;
        z-index: 1;
        text-decoration: underline;
        text-underline-offset: 5px;
    }

    .sp_gift3 img{
        scale: 0.9 !important
    }

    .sp_gift2{
        margin-top:8%;
        /* font-family: 'Source Han Serif JP', serif;
        font-weight:bold;
        font-size:160%; */
        text-decoration: none;
        background: transparent;
        display: block;
        cursor: pointer;
        border: none;
        z-index: 1;
        text-decoration: underline;
        text-underline-offset: 5px;
    }
    
    .sp_gift2 img{
        scale: 0.9 !important
    }


    .sp_simulation{
        position:relative;
    }
    
    .sp_slider_syuuekika .sp_syuuekika_slide{
        width:100%;
        margin: 0 auto;
        padding: 10px 5px;
    }

    .sp_slider_syuuekika{
        height:100%;
    }

    .sp_syuuekika{
        position:absolute;
        width:100%;
        left: 0%;
        top: 23%;
    }

    .sp_syuuekika .slick-prev {
        left: -0%; 
        z-index: 10;
      }
    
    .sp_syuuekika .slick-next {
        right: -0%;
        z-index: 10;
    }

    .sp_syuuekika .slick-next::after {
        right: 75%;
    }

    .sp_syuuekika .slick-prev::after {
        left: 75%;
    }    
    
    .sp_syuuekika img{
        margin-left: 3px;
        margin-right: 3px;
        width:200%;
        height:123vw;
        object-fit: contain;
        margin: 0 10px;
    }

    .sp_syuuekika .slick-dots li button:before{
        opacity: 1;
        color: #ffffff;
    }

    .sp_syuuekika .slick-dots li.slick-active button:before{
        color: #000000;
    }

    .sp_owner{
        background-color:#ffffff;
        padding-bottom: 3%;
        width:100%;
    }
    
    .sp_owner_text1{
        padding-top: 13%;
        font-family: 'Source Han Serif JP', serif;
        font-size:100%;
        text-align: center;
        font-weight: 900;
    }
    
    .sp_owner_text2{
        margin-top: -4%;
        margin-bottom: 0;
        font-family: 'Source Han Serif JP', serif;
        font-size: 200%;
        text-align: center;
        font-weight: 900;
    }
    
    /* スライダーのコンテナ */
    .sp_owner_slider{
        width: 100%;          /* コンテナを画面幅に合わせる */
        overflow: hidden;     /* はみ出た部分を隠す */
        position: relative;
        padding-bottom: 5%;
    }
      
    /* スライダー内の画像を横に並べる */
    .sp_slider {
        display: flex;
        width: 400%;         /* スライダー全体の幅 */
        animation: slide 20s linear infinite; /* スライド animation */
    }
    
    .sp_slider img {
        width: 100%;        /* 画像幅を親要素に対して100%に */
        flex-shrink: 0;     /* 画像の縮小を防ぐ */
    }
      
      /* スライドアニメーション */
      @keyframes slide {
        0% {
          transform: translateX(0);
        }
        100% {
          transform: translateX(-50%); /* 2枚分移動 */
        }
      }

    .sp_koe1_all,
    .sp_koe2_all,
    .sp_koe3_all,
    .sp_koe4_all{
        display: flex;
        flex-direction: column;  
        gap:0px;
    }
    .sp_koe1_wrapper,
    .sp_koe2_wrapper,
    .sp_koe3_wrapper,
    .sp_koe4_wrapper{
        width:100%;
        display: flex;
        justify-content: center;
        align-items: center; 
    }
    
    .sp_koe1,
    .sp_koe2,
    .sp_koe3,
    .sp_koe4{
        width: 100%;
    }
    
    .sp_koe1_btn_backcolor,
    .sp_koe2_btn_backcolor,
    .sp_koe3_btn_backcolor,
    .sp_koe4_btn_backcolor{
        width:100%;
        display: flex;
        align-items: center;  
        justify-content: center; 
    }
    
    .sp_koe1_btn_wrapper,
    .sp_koe2_btn_wrapper,
    .sp_koe3_btn_wrapper,
    .sp_koe4_btn_wrapper{
        width:50%;
        height:30px;
        display: flex;
        align-items: center;  
        justify-content: center; 
        background-color: #ffffff;
    }
    
    .sp_koe1_btn_container,
    .sp_koe2_btn_container,
    .sp_koe3_btn_container,
    .sp_koe4_btn_container{
        font-family: 'Noto Sans JP' , sans-serif;
        width:150px;
        height:27px;
        background-color: #ffffff;
        border: 1px solid;
        display: flex;
        align-items: center;  
        justify-content: center; 
        overflow: hidden;
        cursor: pointer;
        font-size:12px;
        font-weight: 800;
    }
    
    .sp_koe1_btn,
    .sp_koe2_btn,
    .sp_koe3_btn,
    .sp_koe4_btn{
        font-family: 'Noto Sans JP' , sans-serif;
        border:none;
        background-color: #ffffff;
        margin-left: 10%;
        font-size:12px;
        font-weight: 800;
    }
    
    .sp_hidden1_wrapper,
    .sp_hidden2_wrapper,
    .sp_hidden3_wrapper,
    .sp_hidden4_wrapper{
        top:10%;
        left:0%;
        display: flex;
        flex-direction: column; 
        align-items: center;
        justify-content: flex-start; 
        width:100%;  
    }
    
    .sp_hidden_koe1,
    .sp_hidden_koe2,
    .sp_hidden_koe3,
    .sp_hidden_koe4{
        visibility: hidden; /* 非表示にするがレイアウトに影響は与えない */
        opacity: 0; /* 完全に透明にする */
        max-height: 0; /* 高さをゼロにする */
        overflow: hidden; /* 内容がはみ出ないようにする */
        width:100%;
    }
    
    .sp_hidden_koe1.expanded,
    .sp_hidden_koe2.expanded,
    .sp_hidden_koe3.expanded,
    .sp_hidden_koe4.expanded{
        visibility: visible;
        opacity: 1;
        max-height: 1000px; /* コンテンツの高さを元に戻す */
    }

    .sp_adviser{
        position:relative;
    }

    .sp_sliderArea{
        width:100%;
        margin: 0 auto;    
    }
    
    .sp_sliderArea_adviser{
        position:absolute;
        scale: 0.88;
        width:100%;
        top: 68.1%;
        bottom: 0;
    }
    
    .sp_adviser_slider .slick-prev {
        left: -1%; 
        z-index: 10;
      }
    
    .sp_adviser_slider .slick-next {
        right: -2%; 
        z-index: 10;
    }

    .sp_adviser_slider img{
        width:100%;
        object-fit: contain;
        /* padding: 10% 0 10% 0; */

    }

    .sp_adviser .slick-next::after {
        right: 75%;
    }

    .sp_adviser .slick-prev::after {
        left: 75%;
    }    
    .sp_adviser .slick-dots li button:before{
        opacity: 1;
        color: #818181;
    }

    .sp_adviser .slick-dots li.slick-active button:before{
        color: #f15341;
    }

    .sp_giftpage{
        margin-top: 10%;
        position: relative;
        display: flex;
        justify-content: center; 
        align-items: center;
    }

    .sp_campaign2{
        margin-top:1%;
        position:absolute;
        top: 81%;
        width:100%;
        display: flex;
        justify-content: center; 
        align-items: center;
        flex-direction: column;

    }
    .sp_campaign2 img{
        width: 100%;
        height: 100%;
        object-fit: contain;
        scale: 3;
    }
    .sp_yokuaruQA{
        text-align: center;
        font-weight: 900;
        font-size:30px;
        font-family: 'Source Han Serif JP', serif;
    }
    
    .sp_question_container{
        display: flex;
        align-items: center;  
        justify-content: center;
        flex-direction: column;  
    }
    
    .sp_toggle_btn_containerQ1,
    .sp_toggle_btn_containerQ2,
    .sp_toggle_btn_containerQ3,
    .sp_toggle_btn_containerQ4,
    .sp_toggle_btn_containerQ5,
    .sp_toggle_btn_containerQ6,
    .sp_toggle_btn_containerQ7 {
        background-color: #e5e5e5;
        font-family: 'Noto Sans JP' , sans-serif;
        display: flex;
        align-items: center;  
        justify-content: space-between; 
        width:90%;
        margin-bottom: 15px;
        border-radius: 5px;
        border:none;
        cursor: pointer;
        padding:5px;
    }

    .sp_toggle_btn_text {
        padding-left: 30px;
        padding-right: 10px;
        font-size: 14px;
        font-family: 'Noto Sans JP' , sans-serif;
        font-weight: 900;
        text-align: left;
        line-height: 1.7;
        text-indent: -1em;
        padding-left: calc(30px + 1em);
      }
    
    .sp_toggle_btnQ1,
    .sp_toggle_btnQ2,
    .sp_toggle_btnQ3,
    .sp_toggle_btnQ4,
    .sp_toggle_btnQ5,
    .sp_toggle_btnQ6,
    .sp_toggle_btnQ7{
        padding-right: 20px;
        color: #e95529;
        background-color :#e5e5e5;
        margin-left: auto;
        border-radius: 5px;
        border: none;
        font-size: 200%;
    }

    .sp_hiddenContentQ1,
    .sp_hiddenContentQ2,
    .sp_hiddenContentQ3,
    .sp_hiddenContentQ4,
    .sp_hiddenContentQ5,
    .sp_hiddenContentQ6,
    .sp_hiddenContentQ7{
        visibility: hidden; /* 非表示にするがレイアウトに影響は与えない */
        opacity: 0; /* 完全に透明にする */
        height: 0; /* 高さをゼロにする */
        overflow: hidden; /* 内容がはみ出ないようにする */
    }

    .sp_hiddenContentQ1.expanded,
    .sp_hiddenContentQ2.expanded,
    .sp_hiddenContentQ3.expanded,
    .sp_hiddenContentQ4.expanded,
    .sp_hiddenContentQ5.expanded,
    .sp_hiddenContentQ6.expanded,
    .sp_hiddenContentQ7.expanded {
        visibility: visible;
        opacity: 1;
        height: auto; /* コンテンツの高さを元に戻す */
        width: 90%;
}

    .sp_company{
        position: relative;
        display: flex;
        justify-content: center; 
        align-items: center;
        margin-bottom:25%;
    }

    .sp_campaign3{
        margin-top:1%;
        position:absolute;
        top: 83.5%;
        width:100%;
        display: flex;
        justify-content: center; 
        align-items: center;
        flex-direction: column;
    }

    .sp_campaign_btn3{
        width:90%;
    }

    .sp_pp-box {
        opacity: 0;
        visibility: hidden;
      }
      
    .sp_pp-box.open {
        opacity: 1;
        visibility: visible;
        position: fixed;
        z-index: 9997;
        width: 100%;
        height: 100vh;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
      
    .sp_pp-box.open .sp_pp-overlay {
        position: relative;
        z-index: 9998;
        background: rgba(0, 0, 0, .6);
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
      
    .sp_pp-box.open .sp_pp-contents {
        padding: 70px 30px 30px;
        max-width: 800px;
        margin: 0 auto;
        width: 100%;
        height: 90vh;
        background: #fff;
        position: relative;
        z-index: 9999;
        overflow: auto;
        font-size: 16px;
        box-sizing: border-box;
    }
      
    .sp_pp-scroll {
        overflow: auto;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        margin: 0 auto;
        box-sizing: border-box;
    }
      
    .sp_pp-scroll::-webkit-scrollbar {
        width: 5px;
    }
      
    .sp_pp-scroll::-webkit-scrollbar-thumb {
      background-color: #472d26;
    }
      
    .sp_pp-scroll::-webkit-scrollbar-track {
        background-color: #ccc;
    }
    .sp_pp-contents h3 {
        margin-top: .60rem;
        font-size: 110%;
    }
      
    
    .sp_pp-box {
        margin: 0;
        padding: 0;
        color:#472d26;
        font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.75;
    }
      
    .sp_red {
        color: #ff0000;
    }
      
    .sp_red li {
        color: #ff0000; /* リスト項目に赤色を適用 */
    }
      
    .sp_txt-bold {
        font-weight: 700;
    }
      
    .sp_pp-close {
        position: absolute;
        z-index: 9999;
        right: 0;
        top: 0;
        font-size: 30px;
        color: #000;
        padding: 20px;
        cursor: pointer;
        line-height: 1;
    }
      
    .sp_pp-contents ol.benefit1 li {
        list-style-type: decimal;
        margin-left: 0.5em;
        margin-top: 0.5em;
    }

    .sp_pp-contents ol.benefit1 li ul li {
        list-style: none;
        margin-left: 0;
        padding-left: 0;
        display: flex;
    }

    .sp_pp-contents ol.benefit1 li ol {
        margin-top: 0.1rem;
    }

    .sp_pp-contents ol.benefit1 li ol li {
        list-style-type: upper-alpha;
        margin-left: -1em;
        margin-top: .5em;
    }

    .sp_pp-contents ol.benefit1 li ul.comment li:before {
        content: "※";
        margin-right: 0.3em;
    }

    .sp_pp-contents ol.benefit1 li ul.others li:before {
        content: "・";
        margin-right: 0.3em;
    }

    .sp_pp-contents ul.remark {
        margin-top: 0.4rem;
    }

    .sp_pp-contents ul.remark:has(+p) {
        margin-bottom: .20rem;
    }

    .sp_pp-contents ul.remark li {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        display: flex;
    }

    .sp_pp-contents ul.remark li:before {
        content: "※";
        margin-right: 0.3em;
    }

    .sp_pp-contents ol.benefit2 li {
        list-style-type: upper-alpha;
        margin-left: 0.5em;
        margin-top: 0.5em;
    }

    .sp_pp-contents ol.benefit2 li ul li {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        display: flex;
    }
       
    .sp_pp-contents ol.benefit2 li ul li:before {
        content: "※";
        margin-right: 0.3em;
    }

    .sp_pp-contents ul{
        padding-inline-start: 0px;
    }


    .sp_menu-box {
        display: none;
        opacity:0;
        position: fixed; 
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height:0%;
        background-color: rgba(0, 0, 0, 0.8); 
        justify-content: center;
        align-items: center;
        z-index: 1000;
        pointer-events: none;
      }

    .sp_menu{
        background: #f1f1f1;
        row-gap: 2%;
        width:100%;
        height:100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        display: flex;
        justify-content: center;
    }

    .sp_menu-link{
        text-decoration: none;
        width:80%;
    }

    .sp_menu-link-top{
        text-decoration: none;
        width:80%;
        max-height: 100%;
    }

    .sp_menu-item1,
    .sp_menu-item2,
    .sp_menu-item3,
    .sp_menu-item4,
    .sp_menu-item5,
    .sp_menu-item6,
    .sp_menu-item7{
        display: grid;
        align-items: center;
        color:#241f1f;
        padding-top: 3%;
        padding-bottom: 3%;
        border-bottom: 1px solid #231f1f;
        width:70%;
        font-family: 'Noto Sans JP' , sans-serif;
        font-weight: 900;
        text-decoration: none;
        font-size: 130%;
    }

    .sp_menu-item3-1,
    .sp_menu-item4-1,
    .sp_menu-item6-1{
        font-size: 60%;
    }

    .sp_menu-box.is-active{
        width:110%;
        height:100%;
        display: flex;
        opacity:1;
        pointer-events: auto;
    }

    .sp_menu-item{
        background: #ffffff;
        width: 100%;
        height: 100%;
        margin: 40px auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sp_link-wrapper{
        width:100%;
        max-height:80%;
        margin:1%;
    }

    .sp_campaign_btn1:hover,
    .sp_campaign_btn2:hover,
    .sp_campaign_btn3:hover{
        box-shadow: 0 3px 0 0  rgba(173, 216, 230, 0.5);
    }

    /* .sp_gift:hover,
    .sp_gift2:hover,
    .sp_gift3:hover{
        box-shadow: 0 3px 0 0  rgba(173, 216, 230, 0.5); 
    } */

    .sp_arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 2em;
        color: #000;
        cursor: pointer;
        z-index: 10;
    }

    .sp_arrow-left {
        left: 10px;
    }

    .sp_arrow-right {
        right: 10px;
    }


    .sp_border_line{
        width: 90%;
        height: 0.5px;
        background-color: #000000;
        margin: 20px 0;
        margin-left: 5%;
        margin-right: 5%;
    }
}