/*共通*/
body{
    overflow-x: hidden; /* 横スクロールの禁止 */
    background-size: 100vw 100vh;
    width:100%;max-width:100%;
    height: 100vh;
    text-align:center; /*ページ全体を中央揃えにする*/
    background-color: white;
    position: relative;
    margin: 0;
    font-size: 22px;
    font-family: 'Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho Pro','ヒラギノ明朝 Pro',serif;
}
.pasokon{
    height: 100vh;
    position: relative;
}
.display_base{
    position: absolute;
    width: 98%;
    height: 94vh;
    top: 0;
    left: auto;right: auto;
    border-radius: 10%;
}.minopic{
    width: 50%;
    margin: 10px auto;
}.first_text{
    text-align: left;
    line-height: 3rem;
}.exp_btn{
    display: flex;
    align-items: center;
    align-items: center;
}.btn_space{
    width: 35%;
}
.leg_1{    
    position: absolute;
    bottom: 0;
    left: 30%;
    transform: translate(-50%,0%);
    width: 10%;
    height: 10vh;
    background-color: chocolate;
}
.leg_2{    
    position: absolute;
    bottom: 0;
    right: 20%;
    transform: translate(-50%,0%);
    width: 10%;
    height: 16vh;
    background-color: chocolate;
}
.base{    
    padding: 1% 0;
    display: flex;
    justify-content: center;
    height: 96%;
    background-color: rgb(135 90 0);
    margin: 0 4%;
    border-radius: 2%;
}
.display{
    width: 66%;
    height: 100%;
    background-color: #1c1c1c;
    border-radius: 2%;
    margin: 0 5px 0 30px;
    z-index: 3;
    position: relative;
}
.dis_inside{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    height: 95%;
    border-radius: 5%;
    background-color: white;
    z-index: 5;
}
.nomal{
    background-color: black;
}
.nomal_white{
    background-color: white;
}
.pic_poisute{
    background-image: url(illiegal_pic/poisute.webp);
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_poisute_2{
    background-image: url(illiegal_pic/poisute_2.webp);
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_poisute_3{
    background-image: url(illiegal_pic/tree.webp);
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_waste_box{
    background-image: url(illiegal_pic/waste_box.webp);
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_trash_box{
    background-image: url(illiegal_pic/trash_box.webp);
    background-size: auto 101%;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_waste_full_box{
    background-image: url(illiegal_pic/full_trash_box.webp);
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_poisute_9{
    background-image: url(illiegal_pic/question.webp);
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_graph{    
    background-image: url(illiegal_pic/graph.webp);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}
.pic_secret{    
    background-image: url(illiegal_pic/many_waste.webp);
    background-size: auto 102%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_gomi{    
    background-image: url(illiegal_pic/gomi.webp);
    background-size: auto 102%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_rera{    
    background-image: url(illiegal_pic/cd.webp);
    background-size: auto 102%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_tv{    
    background-image: url(illiegal_pic/tv.webp);
    background-size: auto 102%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.pic_real{    
    background-image: url(illiegal_pic/real_place.webp);
    background-size: auto 102%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    filter: blur(1px);
}
.content_dis{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width:90%;
    z-index: 20;
    text-align: left;
}
.title{
    color: white;
    font-size: 85px;
    text-align: center;
}
.first_con{
    margin-top: 40%;
    color: white;
    font-weight: bold;
    font-size: 35px;
    background-color: rgba(0, 0,0, 0.5);
}
.second_con{
    color: white;
    font-weight: bold;
    background-color: rgba(0, 0,0, 0.5);
}
.second_con div{
    margin: 20px 0;
    font-size: 35px;
}
.second_con span{
    font-size: 22px;
}
.center_22{
    text-align: center;
    width: auto;
    color: white;
    padding: 2rem 0px;
    font-weight: bold;
    font-size: 40px;
    background-color: rgba(0, 0,0, 0.5);
}
.full_dis{    
    font-size: 35px;
    background-color: rgb(255 255 255 / 71%);
    padding: 2rem 2rem;
}
.mokuzi{
    color: white;
    width: 60%;
    margin: 0px auto;
    font-size: 50px;
}
.mokuzi div{
    font-size: 40px;
    margin: 10px 0;
    cursor: pointer;
}
.mokuzi div:hover{
    font-size: 45px;
}
.side_button{    
    height: 100%;
    width: 25%;
    margin: 0 30px 0 15px;
    background-color: #333;
    border-radius: 2%;
    z-index: 3;
    display: flex;
    flex-direction: column;
}
.btn{
    width: 35%;
    padding-top: 35%;
    border-radius: 50%;
    background-color: gray;
    margin: 5% 20px 5% 50%;
    position: relative;
}
.next{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    height: 50%;
    clip-path: polygon(50% 0, 100% 100%, 0% 100%);
    background-color: yellow;
}
.back_btn{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    height: 50%;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    background-color: yellow;
}
.btn_big{
    width: 50%;
    padding-top: 50%;
    border-radius: 50%;
    background-color: gray;
    margin: 5% auto;
    position: relative;
}
.btn_small{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    padding-top: 80%;
    border-radius: 50%;
    background-color: yellow;
}
.mokuzi_btn{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    font-size: 35px;
    width: 80%;
    cursor: pointer;
    user-select: none;
}
.foot_dis{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width:90%;
    z-index: 20;
    text-align: left;
}
.foot_next{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width:90%;
    z-index: 20;
    text-align: center;
    font-size: 24px;
}
.flex_rogo{    
    text-align: center;
}
.flex_rogo img{
    width: 70%;
}
.foot_title{
    font-weight: bold;
    color: black;
    font-size: 20px;
}
.foot_list ul{
    list-style: none;
    padding: 0;
}
.one{
    margin-left: 1rem;
}
.two{
    margin-left: 2rem;
}
.map{
    display: flex;
    width: 100%;
    justify-content: center;
}
a{
    margin: 0;
}
.item-none{
    display: none;
}

.references{
    width: auto;
    cursor: pointer;
    color: blue;
}
  .references:hover{
    color: purple;
}

@media screen and (max-width: 1300px){
    /*パソコン（小）*/
    body{
        font-size: 17px;
    }.first_con{
        font-size: 25px;
    }.title{
        font-size: 50px;
    }
    .second_con div{
        font-size: 22px;
    }.center_22{
        font-size: 22px;
    }.mokuzi_btn{
        font-size: 20px;
    }.mokuzi{
        color: white;
        width: 50%;
        margin: 0px auto;
        font-size: 24px;
    }.mokuzi div{
        font-size: 20px;
        margin: 10px 0;
        cursor: pointer;
    }.mokuzi div:hover{
        font-size: 23px;
    }.full_dis{    
        font-size: 20px;
    }.foot_title{
        font-weight: bold;
        color: black;
        font-size: 15px;
    }
}
@media screen and (min-width: 601px){
    h2{
        display: none;
    }
}
@media screen and (max-width: 600px){
    /*スマホ*/
        .sumaho{
            font-size: 33px;
            position: absolute;
            top:50%;
            left:50%;
            transform:translate(-50%,-50%);
        }
        h2{
            display: flex;
        }
        /* .base{
            transform: scaleY(0.4);
        } */
        #attention { display: none; }
    @media screen and (orientation: portrait) {
        body * { display: none !important; }
        body #attention {
        display: block !important;
        position: absolute;
        top: 50vh; left: 50vw;
        transform: translate(-50%, -50%);
        border: solid red 2px;
        border-width: 2px 0;
        }
    }
}