@charset "UTF-8";main{overflow:hidden}section{position:relative}.p-list{display:flex;align-items:center;font-size:1.6rem;margin:50px auto 0;width:90%;max-width:1000px}.p-list .wl{text-transform:uppercase}.p-list .home{width:25px}.p-list span{margin:0 20px}.p-list .here{text-decoration-line:underline;text-decoration-color:#ce1241;text-decoration-style:solid;text-decoration-thickness:2px;padding:3px}.list-wrap{width:90%;max-width:1000px;margin:80px auto}.list-wrap .list{display:flex;align-items:center;justify-content:space-between;margin-bottom:100px}.list-wrap .list .main-img{width:50%;aspect-ratio:6/4;-o-object-fit:cover;object-fit:cover}.list-wrap .list .des{display:flex;flex-direction:column;align-items:center;width:50%;padding:25px}.list-wrap .list .des h3{font-size:2.4rem;margin-bottom:30px;margin-right:auto}.list-wrap .list .des h3 span{padding:0 10px;background-color:#ce1241}.list-wrap .list .des ul{margin-right:auto;margin-bottom:20px}.list-wrap .list .des ul li{display:flex}.list-wrap .list .des ul li .dv{width:60px;text-transform:uppercase;font-family:"Archivo";margin-right:10px}.list-wrap .list .des ul li .coron{margin-right:5px}.list-wrap .gallery{display:flex;flex-direction:column;justify-content:center;align-items:center}.list-wrap .gallery .gallery_wrap{display:flex;justify-content:space-between;align-items:center}.list-wrap .gallery .gallery_wrap .img_p{width:23%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.list-wrap .gallery .gallery_wrap:first-child{margin-bottom:25px}.bg{width:100%;height:100vh;position:fixed;z-index:-1;background-image:url(//oshale-japan.com/website/wp-content/themes/Oshale_Japan/assets/css/../../images/back-wa.webp);background-size:100% auto;max-width:2000px;left:50%;transform:translateX(-50%)}.back-btn{display:block;width:200px;height:50px;background-color:#ce1241;margin:100px auto 50px;box-shadow:4px 4px 0px #720d26}.back-btn:hover{background-color:#e93663;transform:translate(4px,4px);box-shadow:none}.back-btn p{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-family:Monoton;text-transform:uppercase}@media screen and (max-width:1000px){.p-list{font-size:1.4rem;max-width:1000px}.p-list .home{width:20px}h2{width:90%;max-width:450px;margin-top:80px}.list-wrap{max-width:400px;font-size:1.4rem;margin:50px auto 0}.list-wrap .list{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-bottom:60px}.list-wrap .list .main-img{width:100%}.list-wrap .list .img_p{width:100%}.list-wrap .list .des{padding:0;width:95%;margin-top:30px}.list-wrap .list .des h3{font-size:2rem;margin-bottom:30px;margin-right:auto}.list-wrap .gallery .gallery_wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.list-wrap .gallery .gallery_wrap .img_p{width:47%;margin-top:20px}.list-wrap .gallery .gallery_wrap:first-child{margin-bottom:25px}.bg{width:165%;height:100vh;background-size:100% auto;max-width:800px;left:50%;transform:translateX(-50%)}.back-btn{width:90%;max-width:250px;margin:50px auto 4px;height:60px}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.7);padding:50px 20px;overflow:auto;opacity:0;visibility:hidden;transition:.3s;box-sizing:border-box}.modal:before{content:"";display:inline-block;vertical-align:middle;height:100%;margin-left:-.2em}.modal.is-active{opacity:1;visibility:visible}.modal-container{position:relative;display:inline-block;vertical-align:middle;max-width:800px;width:100%}.modal-close{position:absolute;display:flex;align-items:center;justify-content:center;top:-45px;right:0;width:40px;height:40px;color:#fff;background:#ce1241;border-radius:50%;cursor:pointer;font-weight:700}.modal-content{background:#fff;text-align:left;line-height:1.8}.modal-content img{width:100%;aspect-ratio:auto}