@media screen and (max-width: 800px) {
    body{
        min-width: unset;
        width: 100%;
    }
    #index header h1 img{
        width: 100%;
    }
    #index header > ul:first-of-type{
        gap: 25px;
    }
    #index header div > ul > li{
    display: flex;
    width: 100%;
    justify-content: center;
    }
    #under .container{
        margin: 0 !important;
    }
    #under header #logo{
        top:0;
    }
    #under header #h-right > .mesudeli-icon{
        display: none;
    }
    #under nav .nav-obi .mesudeli-icon{
        margin-left: 0;
    }
    #under nav .nav-obi .mesudeli-icon img{
        width: 50%;
        max-height: 190px;
    }

    #under #ranking .u-box.pt1 .detail{
        flex-direction: column;
        gap: 5px;
    }
    #under #ranking .u-box.pt1 .detail dt, #under #ranking .u-box.pt1 .detail dd {
    width: 98%;
    }
    #under #ranking .u-box.pt1 .img p {
    width: 90%;
}

#under #ranking .u-box.pt2 .detail{
            flex-direction: column;
        gap: 5px;
}
#under #ranking .u-box.pt2 .detail dd p:first-of-type, #under #ranking .u-box.pt2 .group li:first-of-type p:first-of-type{
    font-size: 18px;
}
#under #ranking .u-box.pt1 .detail dd p:last-of-type,#under #ranking .u-box.pt2 .group .detail dd p:last-of-type, #under #ranking .u-box.pt2 .group li:first-of-type p:last-of-type{
    font-size: 16px;
}
#under #ranking .u-box.pt2 .detail dt, #under #ranking .u-box.pt2 .detail dd{
    width: 98%;
}

#ranking .u-box.pt2, #ranking .u-box.pt3, #under #ranking .u-box.pt2, #under #ranking .u-box.pt3{
    flex-direction: column;
}
#under #ranking .u-box.pt2 .group{
    width: 100%;
}
 .hamburer-in{
    display: block;
 }   

 #hamburer-in .hamburer-side {
    width: 100px;
    position: absolute;
            top: calc(100vh - 330px);
        left: calc(100vw - 100px);
}
    #hamburer-in .hamburer-close {
    top: 10px;
    right: 10px;
}
#hamburer-in .hamburer-main{
    display: block;
    width: 100%;
}
#hamburer-in .logo{
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
#hamburer-in .hamburer-main .box{
    width: 100%;
}
#hamburer-in .logo img {
    width: 70%;
}
    .container {
    width: 100%;
    margin: 0 !important;
    position: relative; 
    z-index: 2;
    }
    nav .nav-obi{
        border-radius: none;
    }
    nav .nav-obi.is-fixed{
        width: 100%;
        left: 0;
    }
    header #sec04{
        margin: 0;
        padding: 0;
        font-size: 50px;
    }
    header #sec04 p:last-of-type{
        margin-top: 0;
    }
    #under #system .heading{
        margin-top: 50px;
    }
#under #system .heading h3::before, #under #system .heading h3::after{
    width: 20px;
}
#under #system .heading h3{
    font-size: 26px;
    letter-spacing: 0;
}

#under #system .u-box.pt1 ul li p:first-of-type{
    font-size: 16px;
    margin: 0;
}

#under #system .u-box.pt1 ul li p:first-of-type span{
    font-size: 24px;
}


#under #system .u-box.pt1 ul li p:last-of-type, #under #system #option .u-box ul li div p:last-of-type, #under #system #transportation .u-box div ul li p:first-of-type{
    margin-top: 0;
    font-size: 18px;
}

#under #system .u-box.pt1 ul li p:last-of-type{
    margin-top: 18px;
}

#under #system .u-box.pt1 ul li p:last-of-type span, #under #system #option .u-box ul li div p:last-of-type span, #under #system #transportation .u-box div ul li p:first-of-type span{
    font-size: 14px;
}

#under #system #basic-price .u-box.pt2 ul li{
    width: 100%;
}
#under #system #basic-price .u-box ul li div, #under #system #basic-price .u-box ul li div > p{
    flex-direction: column;
}
#under #system #basic-price .u-box ul li div > p:first-of-type{
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 26px;
    padding: 5px 20px;
}
#under #system #option .u-box ul li,#under #system #option .u-box ul li:nth-of-type(n+11){
    width: 100%;
}
#under #system .u-box > .txt, #under #system .u-box > div .txt{
    text-align: left;
}
#under #system #service .u-box dl{
    flex-direction: column;
}
#under #system #service .u-box dl dt{
    width: 100%;
    font-size: 30px;
}
#under #system #service .u-box dl{
    border-bottom: none;
}
#under #system #service .u-box dl dd{
    border-left: none;
}
#under .all-btn > li {
    float: none;
    width: calc(100% / 2);
    color: #000;
}
#playmanual .box .img{
    width: 100%;
    float: none;
}
#playmanual #wrap>div{
    display: flex;
    flex-direction: column;
}
#playmanual .box div{
    margin: 0;
    width: 100%;
}

#under #discount section>div{
    display: flex;
    flex-direction: column;
}
#under #discount section img{
    margin: 0 auto;
    width: 96%;
}
#under #discount section dl{
    margin: 0 auto;
    width: 96%;   
}
    .common .box ul li {
        width: 100%;
    }

    header .h-left {
    position: relative;
    }
    header .h-left .tel,
    header .h-left ul {
        position: relative;
        width: 100%;
    }
    header .h-left ul li{
        width: 100%;
    }
    header .h-left .tel, header .h-left ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-left: 0;
        padding-right: 0;
    }
    header #logo {
        position: relative;
        top: 0;
        left: 0;
        margin: 10px 0;
    }
    header #logo > ol{
        float: unset;
    }
    header #logo h1 img {
    width: 90%;
    }
    main #deri li{
        float: unset;
        width: 100%;
    }
    #js-side-nav.side-nav {
        display: none;
    }
    .main-tit{
        overflow: hidden;
    }
    .main-tit-new div span{
        height: 133px;
    }
    .main-tit-new div.slideIn span.inText{
        position: relative;
        font-size: 25px;
        top: -21px;
    }
    .main-tit-new div span::before{
        display: none;
    }
    .main-tit-new div span.inText img{
        top:-8px;
    }
    .layout1 .tit{
        height: unset;
    }
    .layout1 .tit h2 {
        float: unset;
        text-align: center;
        font-size: 20px;
    }
    .layout1 .tit h3{
        float: unset;
        padding: 0;
        font-size: 13px;
        text-align: center;
    }
    .u-line__txt{
        font-size: 13px;
    }
    .layout1 .tit ul{
        float: unset;
    }

    #newface.layout1 .tit, #schedule.layout1 .tit, #review.layout1 .tit,#newface.layout1 .tit h2, #schedule.layout1 .tit h2, #review.layout1 .tit h2,#newface.layout1 .tit ul, #schedule.layout1 .tit ul, #review.layout1 .tit ul{
        border:0;
        border-bottom: 0 !important;
    }

    #newface.layout1 .tit ul, #schedule.layout1 .tit ul, #review.layout1 .tit ul{
        text-align: right;
    }


    #newface .box li > div {
        float: none !important;
        width: 97% !important;
        height: 55vw;
    }
    #newface .box li > div .back dl dt{
        font-size: 24px;
    }
    #newface .box li > div .back dl dd div:first-of-type{
        font-size:20px;
    }
    #newface .box li > div .back dl dd div:nth-of-type(2){
        font-size: 14px;
    }
#newface .box li > div .back dl dd div:last-of-type{
    max-height: 20vw;
    font-size: 15px;
    line-height: 1.1;
}
#newface .box li > div .right{
     height: 55vw;
}
#newface .box li > div .right img{
    height: 55vw;
}
#newface .box li > div .right > p{
    font-size: 20px;
}
#review .box .slider li > div{
     float: none !important;
    width: 97% !important;
}

#review .box .img a{
    width:100px;
    height: 100px;
}

.layout2 .tit{
    float: none;
    max-width:100%;
}
.layout2 .tit > img{
    display: none;
}

    #ranking.layout2 .tit ul {
        top: unset;
        bottom: 5%;
        left: 45%;
        width: 100px;
        height: 100px;
        font-size: 15px;
        text-wrap: nowrap;
    }
    .layout2 .girl > div{
        width: 50%;
        height: 77vw;
    }
    #footer {
    padding: 120px 0;
    }
    #footer div ul{
        width: 100%;
    }

    #footer > div > div > div {
    float: left;
    margin-top: 30px;
    }
    #footer div ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
    }
#footer div ul li {
    width: calc(33.333% - 2px);
    text-align: center;
    margin: 10px 0;
    padding: 0;
    border-right: 1px solid #000;
}
#footer div ul li a{
    letter-spacing: 0;
}
#footer div ul li:nth-child(3n),
#footer div ul li:last-child {
    border-right-color: rgba(0, 0, 0, 0);
}
#footer > div > div > div img{
    width: 100%;
}

#under #day-search div{
    flex-direction: column;
}
#under #day-search div p{
    margin-left: 0;
    margin-bottom: 20px;
}
#under #day-search div ul{
    width: 100%;
    justify-content: center;
}

.entry-form dl{
    flex-direction: column;
    padding: 0 5px;
}
.entry-form dl dt,#reviewform .entry-form dl:nth-of-type(4) dt, #reviewform .entry-form dl:nth-of-type(6) dt,#contact .entry-form dl:nth-of-type(4) dt{
    width: 100%;
}
.entry-form dl dd{
    width: 100%;
}
.entry-form dl dd p{
    display:block;
    width: 100%;
}
.entry-form input.input-field, .entry-form .textarea-field, .entry-form .select-field,.entry-form .select{
    border-radius: 20px;
}
.entry-form input.input-field{
    min-width: unset;
}
#reviewform .entry-form dl:nth-of-type(4) dd, #reviewform .entry-form dl:nth-of-type(6) dd{
    width: 100%;
}

#reviewform .review-date-fields > p {
    position: relative;
    top: -30px;
    text-align: right;
    width: 70%;
}
.entry-form .select2{
    width: 60%;
}
.entry-form dl:last-of-type dt,#contact .entry-form dl:last-of-type dt{
    height: 85px;
}
}
