

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

.pc{
    display: block;
}
.sp{
    display: none;
}
@media screen and (max-width: 980px) {
    .pc{display: none;}
    .sp{display: block;}

}

body {
    -webkit-font-smoothing: antialiased;
    font-family: "M PLUS 1p", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}
a:hover {
    opacity: 0.7; 
  }

 .outer-container {
    width: 100%;
    background-color: #f5f5f5; /* Optional background for visibility */
}

.inner-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    padding: 5vh 20px;
}
.inner-container img {
    width: -webkit-fill-available;
}
.inner-container img { width: -webkit-fill-available; /* For Chrome and Safari */ width: -moz-available; /* For Firefox */ width: fill-available; /* Standard */ }




  h1 {
    width: 100%;
    padding: 1.5vw 30px;
}
h1 img {
        max-width: 20vw;
        max-height: 80px;
    }

    h2 {
        font-size: 2rem;
        text-align: center;
        line-height: 3em;
    }

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

        h2 {
            font-size: 1.8em;
            text-align: center;
            line-height: 2em;
            margin-bottom: 20px;
        }

    }


    h3 {
        margin-top: 2em;
        margin-bottom: .8em;
        font-size: 1.5em;
    }

    ul{
       margin-left: 1.5em;
       margin-top: 1.5em;
       margin-bottom: 2em;
    }   
    @media screen and (max-width: 680px) {
        ul{
            margin-left: 0.5em;}

    } 

ul>li{
    list-style: none;
    line-height: 1.5em;
    padding-left: 1em;
    text-indent: -1.5em;
    margin-bottom: 1em;
}

.seven p{
    margin: 1em 0;
}
.seven div{
    width: 50%;
    border: 1px solid #000;
    margin-bottom: 3em;
    padding: 20px;
}

@media screen and (max-width: 680px) {
    .seven div{
        width: 100%;}
}
.share h4 {
    margin-top: 20px;
    margin-bottom: .5em;
}

.share p {
    padding-left: 3em;
}

.soudan {
    margin: 2em 0;
    width: 50%;
}
@media screen and (max-width: 680px) {
    .soudan {
        width: 100%;
    }
}
.sine {
    text-align: right;
    margin: 3em 0 1em;
}


.inner-container.cookie h3 {
    font-size: 1.1em;
    font-weight: normal;
    text-indent: -1em;
    padding-left: 1em;
}

.ga p {
    margin: 10px 0 30px;
}

@media screen and (max-width: 680px) {
    .ga h4 {
        font-size: 1.3em;
    }
}

th,td {
    border: solid 1px; 
    padding: 15px;          
}

.table-wrap {
    overflow-x: scroll;
  }

table {
    border-collapse:  collapse;   
    margin-bottom: 2em;
    min-width: 600px;
    border-collapse: collapse;
}

th {
    background: #666;
    color: #fff;
    text-align: center;
}

.mtb{
    margin: 2em 0;
}

.table-wrap {
    overflow-x: scroll;
  }

  .w30{
      width: 30%;
  }

/**---------*/

.fv{
    width: 100%;
}


.mb_5{
    margin-bottom: 5vh;
}



.inner-container {
    overflow: hidden;
}

.sec_bx{
    text-align: center;
}
.sec_bx img {
    max-width: 100%;
    object-fit: contain;
    width: 72%;
    margin: 1vh 0 10vh;
}

@media screen and (max-width: 500px) {
    .sec_bx img {

        width: 100%;

    }
}

#lbx .outer-container {
    background: rgb(31,40,39);
background: linear-gradient(90deg, rgba(31,40,39,1) 0%, rgba(79,81,77,1) 100%);
}
#ux .outer-container {
    background: rgb(0,33,71);
    background: linear-gradient(90deg, rgba(0,33,71,1) 0%, rgba(99,115,123,1) 100%);
}
#nx .outer-container {
    background: #3e2816;
}
#rz .outer-container {
    background: rgb(89,87,87);
background: linear-gradient(90deg, rgba(89,87,87,1) 0%, rgba(125,123,109,1) 100%);
}


.yoyaku{
    display: flex;
    width: 80%;
    margin: 5vh auto;
    justify-content: space-evenly;
    flex-wrap: wrap;

}

.yoyaku div{
    width: 45%;
    margin-bottom: 1em;
}



.shop_bx {
    display: flex;
    width: 61%;
    margin: 10vh auto;
    justify-content: space-between;
}

.shop-acc {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}

.shop_bx .right {
    width: 38%;
}
.shop_bx .right img {
    width:auto ;
}
.shop_bx .right img {
    box-sizing: border-box;
    width: auto;
    max-width: 100%;
}
@media screen and (max-width: 1000px) {
    .shop_bx {
        display: flex;
        width: 77%;}
}

@media screen and (max-width: 850px) {
    .shop_bx {
        display: flex;
        width: 100%;
        margin: 5vh auto 5vh 0;
        justify-content: space-between;
    }
 
    .shop-acc div {
        margin-right: 5px;
    }


}

@media screen and (max-width: 680px) {
    .shop_bx {
        display: flex;
        width: 90%;}

    .shop_bx .right {
        width: 43%;
    }
.left {
    width: 51%;
}
}

.sub_txt_bx {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
}

.sub_txt_l {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    box-sizing: border-box;
    text-align: left; /* Ensures content is left-aligned */
    margin-bottom: 5vh;
}

.sub_txt_r {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right; /* Ensures content is right-aligned */
    float: right; /* Floats the element to the right */
    margin-bottom: 5vh;
}

.sub_txt_l img, .sub_txt_r img {
    width: 100%;
    height: auto;
}

.smult {
    margin: 10vh 0;
}




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

    .btn_area {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 2vh;
    }
    .btn_area div {
        width: 48%;
    }

  
}




.shop_area {
    margin-top: 7vh;
}
.shop_area h3{
    width: 45%;
}



@media screen and (max-width: 980px) {
    .shop_area h3 {
        width: 50%;
    }

}



.white{
 background-color: #fff;
}


.fade{
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 2s ease-out, transform 1s ease-out;

}

.field_r,.field_l {
    opacity: 0;
    transform: translateX(60px);
    transition: opacity 2s ease-out, transform 1s ease-out;

}

.fade.visible {
    opacity: 1;
    transform: translateY(0);
}

.field_r {
    transform: translateX(100%);
}

.field_r.visible {
    opacity: 1;
    transform: translateX(0);
}
.field_l {
    transform: translateX(-100%);
}

.field_l.visible {
    opacity: 1;
    transform: translateX(0);
}