@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');


/* Reset CSS */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    width: 100%;
    height: 100%;
    font-size: 100%;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
}

img, video {
    max-width: 100%;
    height: auto;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

button, input, textarea {
    border: none;
    background: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


body{
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
    overflow-x: hidden;
    
      
}    

h2{
    font-size: 56px;
}

/* ヘッダー */
header{
    width: 100%;
    margin-top: 0;
    position: fixed;
    top: 0;
    
    z-index: 1000; 
    
}

.head_menu{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    background: linear-gradient(to bottom, green 0%, rgba(0, 128, 0, 0) 100%);
    height: 80px;
    position: relative;
    
    
}

.logo{
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo img{
    width: 330px;
    height: 40px;
}

.name{
    font-size: 18px;
    color: white;
    width: 100px;
}
.nav{
    display: flex;
    list-style: none;
    justify-content: space-between;
    width: 700px;
    text-decoration: none;
    
}

.nav li{
    
    font-size: 16px;
}

.nav a{
    text-decoration: none;
    color: white;
}

.nav li a:hover {
    color:orange; 
}

/* メインビュー */
main{
    width: 100%;
    margin-top: 0;
   z-index: 1;
}
.firstview{
    margin-top: -60px;
    z-index: 2;
    background-color: green;
    position: relative;
    width: 100%;

}


.address-btn,.address-btn-firstview{
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 10px;
    background-color: white;
    font-size: 13px;
    padding: 13px;

}

.address-btn-firstview{
    display: none;
    margin: 0 auto;

}

.address-btn{
    position: absolute;
    left: 75%;
    top: 60%;
    position: fixed;
}

.address-btn img,.address-btn-firstview img{
    width: 60px;
    height: 60px;
}

.address-btn a,.address-btn-firstview a{
    text-decoration: none;
    border-bottom: solid green 1px;
    color: green;
    
}

.contactdetail-top{
    position: absolute;
    top:78% ;
    left: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid white;
    background-color: green;
    border-radius: 20px;
    width: 300px;
    margin: 0 auto;
    position: fixed;
    padding-bottom: 15px;
}

.call-top{
    width: 40px;
    height: auto;
}

.contactwrap-top{
    padding-top: 15px;
}

.time-top{
    color: #ffffffb5;
    font-size: 15px;
}

.number-top{
    font-size: 18px;
    color: white;
    letter-spacing: 5px;
    font-weight: 600;
    margin-top: 0;
}





.navsp{
    width: 80%;
    border-radius: 20px;
    height: 100px;
    border: solid white ;
    background-color: white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    position: absolute;
    top: 80%;
    left: 9%;
    position: fixed;
    display: none;

}

.navsp img{
    width: 80px;
    height: auto;
    margin:  0 auto;
    
}

.navsp p{
    margin-top: -10px;
    font-size: 12px;
    text-align: center;
}
.headerpng{
    width: 100%;
    height: 900px;
    object-fit: cover;
    /* グラデーションでフェードアウト */
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
}

.firstwrap{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%); 
    line-height: 1.2;
    text-align: center;
    width: 800px;
}

.first_p{
    font-size: 15px;
    color: white;
}

.first_h1{
    font-size: 100px;
    color: white;
    margin: 0;
}

.first_span1{
    font-size: 160px;
    color:orange;
}

.first_span2{
    font-size: 50px;
    color: white;
    
}

.first_a{
    border: solid 3px white;
    text-align: center;
    border-radius: 15px;
    font-size: 20px;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
}



.svg-wave svg{
    display: block;
    /* background-color: white; */
    
}

.svg-wave path{
    margin-bottom: -5px;
    margin-top: -5px;
}

.svg-wave{
    margin-top: -10px;
    margin-bottom: -5px;
}



.lineup{
    width: 100%;
}

/* タイトルの1200px指定指定 */
.lineuptitle,.detailpoint_title,.about_title{
    width: 1200px;
    margin: 0 auto;
}

.lineup_title,.detailpoint_titleh2{
    color: green;
    margin-bottom: -15px;
}

.lineup_detail,.detailpoint_titlep{
    font-size: 17px;
    color: black;
    margin-bottom: 15px;

}

.multiple-items autoplay {
    padding: 0;
}

.slick-next slick-arrow{
    display: none;
}

.slick-next{
    display: none !important;
}


.multiple-items autoplay slick-initialized slick-slider slick-dotted{
    padding: 0;

}

.multiple-items{
    list-style: none;
    display: flex;
}

.autoplay {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: visible;
}

.autoplay img {
    width: 100%;
    height: auto;
    object-fit: contain;
}



.phone{
    width: 100px;
    
}

.series{
    font-size: 40px;
    color: black;
}

.seriesdetail{
    color: green;

}


.pointone{
    width: 100%;
    background-color: green;
    padding-bottom: 15px;
    
}

.pointone_title{
    display: flex;
    justify-content: center;
}


.pointone_title img{
    width: 20%;
}

.point_titleh2{
    color: white;
    margin-bottom: 0;
}


.point_titlep{
    color: #FFFFFFA3;
    
}

.pointone_details{
    display: flex;
    width: 1200px;
    justify-content: space-around;
    margin: 0 auto;
    padding: 5px;
}

.pointone_detail{
    border: solid #FFB57A 5px;
    border-radius: 15px;
    color: white;
    font-weight: 600;
    padding: 40px 20px;
    background-color:orange;
}

.pointone_detailssp{
    display: none;
    border: solid #FFB57A 5px;
    border-radius: 15px;
    color: white;
    font-weight: 600;
    background-color:orange;
    width: 80%;
    margin: 0 auto;
}
/* ポイント2 */

.pointtwo{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}


.pointtitleh2green{
    color: green;
    margin-bottom: 0;
}

.point_titlepgreen{
    color: black;
}



.point{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.point1,.point2{
    font-size: 48px;
    color:#C98300 ;
    font-weight: 900;
    border: solid 3px #FEBA3A;
    width: 500px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FEBA3A;
    border-radius: 30px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* シャドウの設定 */

}

.plus{
    font-size: 55px;
    color: #C98300;
}

.pointthree{
    background-color:green;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 35px;
}

table {
    width: 80%;
    border-collapse: separate;
    border-spacing: 0;
    font-family: Arial, sans-serif;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid #C98300; 
}

.tableoption{
    margin-top: 15px;
}
th, td {
    border: 2px solid #C98300;
    padding: 10px;
    text-align: center;
    background-color: white;
    
    
}

.option{
    background-color: #f8f8d0;
}

.GB{
    font-size: 20px;
}

.fee {
    font-size: 80px;
    font-weight: bold;
    color: red;
}
.tax {
    font-size: 25px;
    color:black;
}
.price {
    font-size: 40px;
    font-weight: bold;
    color: red;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.yellow,.price{
    background-color: #f8f8d0;
}

.yellow,.addfee{
    font-size: 30px;
}

.zero{
    color: red;
    font-size: 180px;
    font-weight: 900;
}

.yen{
    font-size: 30px;
    font-weight: 900;
    color: red;
}
.pointthreewrapone,.pointthreewraptwo{
    width: 1200px;
    border: solid #8CC66F;
    background-color: #CDE6C7;
    border-radius: 10px;
    margin: 0 auto;
}

.pointthreewrapone{
    margin-bottom: 40px;
}


.pointthreeh3{
    font-size: 40px;
    color: green;
}

.pointthreeh3,.pointthreep{
    padding-left: 10%;
}

.tablep{
    padding-left: 10%;

}
.wifi{
    margin: 0 auto;
    width: 90%;
    height: auto;
    margin-top: 15px;
}

.wifiwrap{
    display: flex;
    justify-content: center;
    align-items: center;

}


.detailpoint{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 55px;
}
.detailpoint_point{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 18px;

}

.detailpoint_pointsp{
    display: none;
    margin: 0 auto;
    width: 75%;
    border: solid green;
    background-color: green;
    border-radius: 20px;
    color: white;
}

.detailpoint_wrap{
    width: 340px;
    height: 150px;
    border: solid green;
    background-color: green;
    border-radius: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.detailpoint_wrap h3{
    font-size: 25px;
    
}

.detailpoint_prepare{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.detailpoint_prepare_wrap{
    width: 550px;
    border: solid #FEBA3A;
    background-color: #FEBA3A;
    border-radius: 20px;
    padding: 15px;

}

.detailpoint_prepare_wrap h3{
    font-size: 35px;
    color: white;
    text-align: center;
    margin-top: 0;
}

.contact{
    font-size: 25px;
    text-align: center;
    color:#C2891D;
    font-weight: 600;
    margin-bottom: 0;
}

.need{
    color:white;
    font-weight: 600;
}

.needattention{
    color: #C2891D;
    font-size: 13px;
    font-weight: 600;
}

.about{
    width: 100%;
    background-color: green;
    padding-bottom: 30px;
}

.about_title h2{
    color: white;
    margin-top: 0;
    
}

.about_title p{
    color:#FFFFFFA3;
}

.about_detail,.compare{
    display: flex;
    width: 1200px;
    justify-content: space-between;
    margin: 0 auto;
}

.about_detailsp{
    display: none;
    width: 75%;
    border: solid #FCB781;
    background-color: #FB9C53;
    border-radius: 20px;
    margin: 0 auto;
    font-weight: 600;
    color: white;

}

.about_wrap{
    width: 330px;
    height: 150px;
    border: solid #FCB781;
    background-color: #FB9C53;
    border-radius: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 600;
    margin-bottom: 18px;

}

.compare_wrap1,.compare_wrap2{
    width: 550px;
    border: solid white;
    border-radius: 20px;  
    padding: 15px;

}

.compare_wrap1{
    background-color: #8CC66F;
    
}

.compare_wrap2{
    background-color: #00AE95;

}


.compareh3{
    font-size: 35px;
    color: white;
    text-align: center;
}

.comparep{
    color: #FFFFFFA3;
    text-align: center;
    font-weight: 600;
}

.compareh4{
    border-bottom: solid white;
    color: white;
    font-weight: 600;
}

.compare_p{
    color: white;
    font-weight: 600;
}

.contact{
    width: 100%;
    position: relative;
}

.contacth2{
    text-align: center;
    color: green;
    margin-bottom: 0;
}

.contactp{
    font-size: 15px;
    color: black;
}

.footerpng{
    width: 100%;
}

.contactcontent{
    position: absolute;
    top: 40%;
    left: 48%;
    transform: translate(-50%, -60%); 

}

.contactdetail{
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid green;
    background-color: green;
    border-radius: 20px;
    width: 600px;
    margin: 0 auto;
}

.call{
    width: 80px;
    height: auto;
}

.contactwrap{
    padding-top: 15px;
}

.time{
    color: #ffffffb5;
    font-size: 20px;
    letter-spacing: 5px;
}

.number{
    font-size: 48px;
    color: white;
    margin-top: 0;
    
}

footer{
    width: 100%;
    margin-bottom: 200px;
}

.footerpng{
    position: relative;
}

footer{
    width: 100%;

}

.footerwrap{
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.address{
    font-weight: 600;

}

.copyrightwrap{
    display: flex;
    height: 100px;
    align-items: flex-end;

}

.copyright{
    color: #1E1E1E75;
}

@media screen and (max-width: 1200px) {
    /* 1024pxまでの幅の場合に適応される */

        .nav{
           display: none;
        }

        .head_menu{
            justify-content: left;
        }

        .navsp{
            display: flex;
        }

        .firstwrap{
            width: 600px;
            top: 50%;
    
        }
    
        .first_h1{
            font-size: 90px;
        }
    
    
        .first_span1{
            font-size: 120px;
        }
    
        .first_span2{
            font-size: 40px;
        }
    

        

        .logo{
            width: 380px;
            height: auto;
            padding-left: 40px;
            
        }

        
        .pointone_details{
            width: 750px;
        }

        .pointone_detail{
            width: 160px;
            height: 100px;
            padding-top: 0px;
        }

        .pointone_detail p{
            margin: 0 auto;
        }




        .pointthreewrapone, .pointthreewraptwo,.about_detail, .compare ,.detailpoint_point,.detailpoint_prepare{
            width:800px ;
        
        }

        .point{
            flex-direction: column;
        }

        .point2{
            margin-top: 0;
        }

        .detailpoint_wrap h3{
            font-size: 23px;

        }

        .lineuptitle,.detailpoint_title,.about_title {
            width: 100%;
        }

        .footerwrap{
            width: 100%;
            flex-direction: column;
        }

        .contacth2{
            font-size: 40px;
        }

        .contactdetail{
            width:500px;

        }

        .tax{
            font-size: 18px;
        }

        .contactcontent {
            width: 800px;
        }

        .contactdetail-top{
            display: none;
        }

        .address-btn{
            display: none;
           
        }

        .address-btn-firstview{
            display: block;
        }

        .first_a{
            display: none;
        }



        



}    

@media screen and (max-width: 890px) {

    .firstwrap{
        width: 600px;

    }

    .first_h1{
        font-size: 90px;
    }


    .first_span1{
        font-size: 120px;
    }

    .first_span2{
        font-size: 40px;
    }

    .pointone_title{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    h2{
        font-size: 45px;
    }

    .pointone_details{
        display: none;
    }

    .pointone_detailssp{
        display: block;
    }

    .pointthreewrapone, .pointthreewraptwo{
        width:600px ;
    
    }

    .detailpoint_point{
        display: none;
    }

    .detailpoint_pointsp{
        display: block;
    }

    .detailpoint_prepare{
        flex-direction: column;  
        align-items: center;
        justify-content: center;  
    }

    .pointthreewrapone, .pointthreewraptwo,.about_detail, .compare ,.detailpoint_point,.detailpoint_prepare{
        width:95%;
    
    }

    .tablep{
        font-size: 20px;
    }

    .detailpoint_prepare_wrap{
        width: 95%;
        margin-top: 15px;
        
    }



    
    .about_detailsp{
        display: block;
    }

    .about_detail{
        display: none;
    }

    .compare{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .compare_wrap1,.compare_wrap2{
        width: 95%;
        margin-top: 15px;
    }

    .contactcontent{
        width: 600px;
    }

    .contacth2 {
        font-size: 30px;
    }

    .contactdetail{
        width: 280px;
    }

    .call{
        width: 50px;
    }

   

    .time{
        font-size: 12px;
        letter-spacing: 0;
    }

    .number{
        font-size: 25px;

    }

    .about_detailsp{
        width: 90%;
    }

    .detailpoint_pointsp{
        width: 90%;
    }

    .need{
        font-size: 20px;
    }
    
    .compare_p{
        font-size: 20px;
    }

    .compareh4{
        font-size: 20px;
    }

    .detailpoint_wrapsp,.about_detailsp{
        font-size: 20px;
    }    


}

@media screen and (max-width: 670px){

    .logo img{
        width: 200px;
        height: 40px;
    }
    .first_h1{
        font-size: 60px;
    }

    .first_span1{
        font-size: 85px;
    }

    .first_span2{
        font-size: 30px;
    }

    .first_a{
        font-size: 18px;
    }

    h2{
        font-size: 30px;
    }

    .point1,.point2{
        width: 280px;
        height: 100px;
        font-size: 35px;
    }

    .firstwrap{
        width: 350px;
    }

    .navsp img{
        width:50px;
    }
    
    .navsp p{
        font-size: 10px;
    }
    .pointthreeh3{
        font-size: 30px;
    }

    table{
        width: 90%;
    }

    

    .fee{
        font-size: 40px;
    }

    .price{
        font-size: 18px;
    }

    .tax{
        font-size: 15px;
    }

    .zero{
        font-size: 60px;

    }

    .yellow,.addfee{
        font-size: 18px;
    }

    .contact{
        margin-top: 60px;
    }

    

    .contactcontent{
        width: 320px;
        top: 35%;
    }

    .contactdetailwrap{
        margin: 0 auto;
    }

    .contacth2{
        font-size: 21px;
    }
}

@media screen and (max-width: 380px){
    .firstwrap{
        width: 320px;
    }

    .first_span1{
        font-size: 50px;
    }

    .first_h1{
        font-size: 30px;
    }

    .first_a{
        font-size: 15px;
    }

    .fee{
        font-size: 30px;
    }

    .navsp img{
        width:40px;
    }
    
    .navsp p{
        font-size: 8px;
    }

    .contactdetail{
        height: 80px;
    }

    .address{
        font-size: 8px;
    }

    .address-btn-firstview{
        width: 280px;
    }
}
    


