@charset "UTF-8";.overpass{font-family:"Overpass",sans-serif}.btn{display:block;width:300px;background-color:#000;color:#fff;text-align:center;padding:10px 15px}@media (max-width:768px){.btn{margin:16px auto}}.section-title{width:200px;text-align:center;margin:0 auto}.section-title h2{font-size:32px;border-bottom:2px solid #000;padding-bottom:5px}.section-title p{padding-top:5px}img{display:block;margin:0 auto;width:auto;max-width:100%;height:auto}p{font-size:18px;margin-bottom:16px;font-weight:500}@media (max-width:768px){p{font-size:16px}}li{list-style:none}a{color:#000;text-decoration:none}article{margin:32px 0}.wrapper{width:80%;margin:0 auto;max-width:1140px}@media (max-width:768px){.wrapper{width:90%;margin:0 auto}}.flex-container{display:flex;justify-content:space-around}@media (max-width:768px){.flex-container{flex-direction:column}}@media (max-width:768px){.flex-reverse{flex-direction:column-reverse}}.con{padding:80px 0}@media (max-width:768px){.con{padding:40px 0}}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#f3f1ec;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grecaptcha-badge{display:none}#page-top{position:fixed;right:10px;z-index:9998;opacity:0;transform:translateY(100px)}#page-top a{display:flex;justify-content:center;align-items:center;width:60px;height:60px;color:#6c6c6c;border:1px solid #000;transition:all .3s}#page-top a span{position:relative;top:-10px}#page-top a span:before{content:"";position:absolute;left:50%;top:-3px;background:#000;width:1px;height:30px}#page-top a span:after{content:"";position:absolute;left:6px;top:-7px;background:#000;width:1px;height:20px;transform:rotate(-45deg)}#page-top a:hover{background:#000}#page-top a:hover span:before,#page-top a:hover span:after{background:#fff}#page-top.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}#page-top.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100px)}}.pc-header{position:fixed;top:0;left:0;z-index:9998;width:100%;height:80px}.pc-header .header-logo{position:fixed;top:0;left:20px;z-index:9999;width:200px;height:80px;display:flex;justify-content:center;align-items:center}.pc-header .header-logo img{width:150px}.pc-header .nav-pc{height:80px;margin-right:20px;display:flex;justify-content:end;align-items:center}.pc-header .nav-pc a{display:inline-block;margin:0 16px;color:#000;font-family:"Overpass",sans-serif}.pc-header .nav-pc a:hover{border-bottom:3px solid #75ff31;transition:.2s}.pc-header .nav-pc .contact{background:#000;color:#fff;padding:10px 30px}.pc-header .nav-pc .contact:hover{border-bottom:none}.sp-header .container{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;bottom:0;left:0;right:0;cursor:pointer;margin:5px;width:40px;height:40px}.sp-header .stick{border-radius:4px;background-color:#2dfdb9;display:inline-block;width:40px;height:4px;margin-bottom:7px}.sp-header .stick:last-child{margin-bottom:0}.sp-header .stick-1.open{animation:stick-1-open .6s ease-out forwards}.sp-header .stick-2.open{animation:stick-2-open .6s linear forwards}.sp-header .stick-3.open{animation:stick-3-open .6s linear forwards}@keyframes stick-1-open{0%{width:40px}40%{background-color:#ff1456;width:4px;transform:translate(20px,0px)}75%,80%{width:4px;transform:translate(20px,-25px);animation-timing-function:cubic-bezier(0,1,1,1)}100%{background-color:#ff1456;width:4px;transform:translate(17.5px,23px)}}@keyframes stick-2-open{80%{background-color:#2dfdb9;transform:translate(0px,0px) rotate(0deg)}100%{background-color:#ff1456;transform:translate(4px,0px) rotate(40deg)}}@keyframes stick-3-open{80%{background-color:#2dfdb9;transform:translate(0px,0px) rotate(0deg)}100%{background-color:#ff1456;transform:translate(4px,-11.5px) rotate(-40deg)}}.sp-header .stick-1.close{width:8px;transform:translate(13.5px,13px);animation:stick-1-close .6s ease-out forwards}.sp-header .stick-2.close{transform:translate(0px,0px) rotate(40deg);animation:stick-2-close .6s ease-out forwards}.sp-header .stick-3.close{transform:translate(0px,-11.5px) rotate(-40deg);animation:stick-3-close .6s ease-out forwards}@keyframes stick-1-close{0%,70%{width:0}100%{transform:translate(0,0);width:40px}}@keyframes stick-2-close{0%{background-color:#ff1456;width:40px}20%{background-color:#ff1456;width:4px;transform:translate(0,0px) rotate(40deg)}40%{background-color:#2dfdb9;width:0}65%{transform:translate(0,-35px);animation-timing-function:cubic-bezier(0,1,1,1)}80%{width:0}100%{transform:translate(0,0px);width:40px}}@keyframes stick-3-close{0%{background-color:#ff1456;width:40px}20%{background-color:#ff1456;width:4px;transform:translate(0,-11.5px) rotate(-40deg)}40%{background-color:#2dfdb9}65%{transform:translate(0,-46.5px);animation-timing-function:cubic-bezier(0,1,1,1)}90%{width:4px}100%{transform:translate(0,0px);width:40px}}.sp-header .drawer-nav{z-index:9999}.footer-pc{padding:100px 0 40px;background-image:url(//www.matsumoto-web.com/wp-content/themes/M-STUDIO/img/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;font-family:"Overpass",sans-serif}.footer-pc .flex-container{justify-content:space-between}.footer-pc .flex-container .left{flex-basis:20%}.footer-pc .flex-container .left h2 img{margin:0 0 60px}.footer-pc .flex-container .right{flex-basis:50%}.footer-pc .flex-container .right .nav-container{display:flex;justify-content:space-between}.footer-pc .flex-container .right .nav-container a{margin:0 16px}.footer-pc .flex-container .right .nav-container a:last-child{margin-right:0}.footer-pc .flex-container .right .contact{background-color:#000;color:#fff;padding:10px 30px;display:block;width:150px;text-align:center;margin:50px 0 0 auto}.footer-pc .copy{margin:50px 0 0;text-align:center}.footer-sp{padding:100px 0 16px;background-image:url(//www.matsumoto-web.com/wp-content/themes/M-STUDIO/img/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;font-family:"Overpass",sans-serif}.footer-sp nav{margin:50px 0}.footer-sp nav a{display:block;text-align:center;margin:16px 0}.footer-sp .copy{margin:50px 0 0;text-align:center}#front-page .top{padding:200px 0 400px;background-image:url(//www.matsumoto-web.com/wp-content/themes/M-STUDIO/img/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:768px){#front-page .top{padding:100px 0 300px}}#front-page .top .wrapper{position:relative}#front-page .top .wrapper .swiper{width:80%;aspect-ratio:16/9}@media (max-width:768px){#front-page .top .wrapper .swiper{width:100%}}@media (max-width:576px){#front-page .top .wrapper .swiper{width:100%;aspect-ratio:9/16}}#front-page .top .wrapper .top-title1{position:absolute;bottom:-150px;left:0;z-index:2}@media (max-width:768px){#front-page .top .wrapper .top-title1{max-width:300px;left:-10px}}#front-page .top .wrapper .top-title1 h2{background-color:#75ff31;font-size:clamp(48px, 5.6vw, 80px);padding:0 20px;font-weight:700}#front-page .top .wrapper .top-title1 article{background-color:#fff;margin:0;padding:10px;display:inline-block}#front-page .top .wrapper .top-title1 .btn{margin:20px 0 0}#front-page .top .wrapper .top-title2{writing-mode:vertical-rl;position:absolute;top:-100px;right:0;z-index:2}@media (max-width:768px){#front-page .top .wrapper .top-title2{top:-80px;right:-10px}}#front-page .top .wrapper .top-title2 article{background-color:#fff;padding:10px}#front-page .top .wrapper .top-title2 article p{font-size:32px;margin:0;font-weight:700}#front-page .top .wrapper .top-title2 article p:last-child{background-color:#75ff31;padding:5px 0}#front-page .top .wrapper .scrolldown3{position:absolute;bottom:-200px;right:50%;z-index:1}@media (max-width:768px){#front-page .top .wrapper .scrolldown3{bottom:-250px}}#front-page .top .wrapper .scrolldown3 span{position:absolute;left:-15px;bottom:45px;color:#000;font-size:.7rem;letter-spacing:.05em}#front-page .top .wrapper .scrolldown3 span:after{content:"";position:absolute;top:10px;left:17px;width:1px;height:15px;background:#000;animation:mousepathmove 1.4s linear infinite;opacity:0}#front-page .top .wrapper .scrolldown3:before{content:"";position:absolute;bottom:0;left:-10px;width:25px;height:37px;border-radius:10px;border:1px solid #000}#front-page .top .wrapper .scrolldown3:after{content:"";position:absolute;bottom:26px;left:0;width:5px;height:5px;border-radius:50%;border:1px solid #000}@keyframes mousemove{0%{bottom:10px}50%{bottom:5px}100%{bottom:10px}}@keyframes mousepathmove{0%{height:0;top:10px;opacity:0}50%{height:15px;opacity:1}100%{height:0;top:30px;opacity:0}}#front-page .top-about .flex-container{align-items:center}#front-page .top-about .flex-container .left{flex:1;margin-right:16px}@media (max-width:768px){#front-page .top-about .flex-container .left{margin:0 0 16px}}#front-page .top-about .flex-container .right{flex:1.5}@media (max-width:768px){#front-page .top-about .flex-container .right{flex:1}}#front-page .works .btn{margin:40px auto 0}#front-page .works .front-works-container{margin:60px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px}@media (max-width:768px){#front-page .works .front-works-container{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:576px){#front-page .works .front-works-container{grid-template-columns:1fr;gap:30px}}#front-page .works .front-works-container .works-item img{width:100%;-o-object-fit:cover;object-fit:cover}#front-page .works .front-works-container .works-item p{margin:10px 0;font-size:16px}#front-page .service{background-color:#9b9684;color:#fff}#front-page .service h2{border-bottom:2px solid #fff}#front-page .service section{margin-bottom:60px}#front-page .service section h3{font-size:24px;padding:10px;margin-bottom:16px;border-left:5px solid #75ff31}#front-page .service section .point-area{margin:40px 0}#front-page .service section .point-area .flex-container .bun{flex:1;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #fff;padding:10px}#front-page .service section .point-area .flex-container .bun h4{font-weight:400}#front-page .service section .point-area .flex-container .bun h4 span{font-size:48px;font-weight:700}#front-page .service section .point-area .flex-container .bun article p:first-child{font-size:24px;font-weight:700}#front-page .service section .point-area .flex-container .pic{flex:1;border:1px solid #fff;padding:10px;border-left:none}@media (max-width:768px){#front-page .service section .point-area .flex-container .pic{border:1px solid #fff;border-bottom:none}}#front-page .service section .point-area .flex-container:nth-child(2) .bun,#front-page .service section .point-area .flex-container:nth-child(2) .pic{border-top:none;border-bottom:none}#front-page .service section .point-area .flex-container:nth-child(2) .pic{border-left:1px solid #fff;border-right:none}@media (max-width:768px){#front-page .service section .point-area .flex-container:nth-child(2) .pic{border:1px solid #fff;border-top:none}}#front-page .service section:nth-of-type(1) .btn{margin:40px 0 0 auto}@media (max-width:768px){#front-page .service section:nth-of-type(1) .btn{margin:40px auto 0}}#front-page .service section:nth-of-type(2) .btn{margin:40px 0}@media (max-width:768px){#front-page .service section:nth-of-type(2) .btn{margin:40px auto}}#front-page .blog .example-slide{margin:60px 0;position:relative}#front-page .blog .example-slide .swiper-slide{background:#9b9684}#front-page .blog .example-slide .swiper-slide .blog-item{padding:0 0 30px}#front-page .blog .example-slide .swiper-slide .blog-item img{aspect-ratio:4/3;margin-bottom:16px}#front-page .blog .example-slide .swiper-slide .blog-item p,#front-page .blog .example-slide .swiper-slide .blog-item h3{color:#fff}#front-page .blog .example-slide .bar{position:relative;width:80%;max-width:1200px;height:2px;margin:0 auto;background:#9b9684;border-radius:10px;margin:10px auto 0;overflow:hidden}#front-page .blog .example-slide .bar span{display:inline-block;position:absolute;top:0;bottom:0;left:0;width:100%;background:#75ff31;border-radius:10px;transform:scaleX(0);transform-origin:left center;transition-timing-function:linear}.parts-contact{background-color:#9b9684;color:#fff}@media (max-width:768px){.parts-contact{padding-bottom:100px}}.parts-contact .flex-container{align-items:center}@media (max-width:768px){.parts-contact .flex-container{align-items:initial}}.parts-contact .flex-container p{margin:0;font-size:15px}.parts-contact .flex-container .title{flex:1;font-size:24px;padding:10px;margin-bottom:16px;border-left:5px solid #75ff31}@media (max-width:768px){.parts-contact .flex-container .title{margin:16px 0}}.parts-contact .flex-container .mid{flex:2}@media (max-width:768px){.parts-contact .flex-container .mid{margin:16px 0}}.parts-contact .flex-container .right{flex:2}@media (max-width:768px){.parts-contact .flex-container .right{margin:16px 0}}.kasou-header{background-image:url(//www.matsumoto-web.com/wp-content/themes/M-STUDIO/img/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:50px 0}.kasou-header h2{font-size:32px}#service h3:not(.parts-contact h3){font-size:24px;padding:10px;margin-bottom:16px;border-left:5px solid #75ff31}#service section{margin:60px 0}#service section h4{font-size:24px;margin-bottom:30px}@media (max-width:576px){#service section h4{margin-bottom:16px}}#service section:nth-of-type(1) .item-container{display:flex;flex-wrap:wrap;justify-content:space-between}#service section:nth-of-type(1) .item-container .item{flex-basis:30%}@media (max-width:768px){#service section:nth-of-type(1) .item-container .item{flex-basis:45%;margin:30px 0}}@media (max-width:576px){#service section:nth-of-type(1) .item-container .item{flex-basis:100%;margin:10px 0}}#service section:nth-of-type(1) .item-container .item .item-top{aspect-ratio:1/1;background-color:#ffe32e;display:flex;align-items:center;justify-content:center;margin-bottom:40px;box-shadow:5px 5px 6px rgba(0,0,0,.1843137255)}@media (max-width:576px){#service section:nth-of-type(1) .item-container .item .item-top{margin-bottom:20px}}#service section:nth-of-type(1) .item-container .item .item-top img{width:50%}#service section:nth-of-type(1) .item-container .item h5{font-size:20px}#service section:nth-of-type(1) .item-container .item article{margin:10px 0 0}#service section:nth-of-type(2) p{margin:0}#service section:nth-of-type(2) .kinou-container{display:flex;justify-content:space-between;flex-wrap:wrap}#service section:nth-of-type(2) .kinou-container .item{flex-basis:45%;margin:60px 0}@media (max-width:576px){#service section:nth-of-type(2) .kinou-container .item{flex-basis:100%;margin:30px 0 0}}#service section:nth-of-type(2) .kinou-container .item h5{text-align:center;font-size:20px;margin:40px 0}@media (max-width:576px){#service section:nth-of-type(2) .kinou-container .item h5{margin:10px 0}}#service section:nth-of-type(2) .kinou-container .item article{margin:0}#service section:nth-of-type(3) .plan-container{display:flex;justify-content:space-between;flex-wrap:wrap}#service section:nth-of-type(3) .plan-container .item{flex-basis:32%;border:5px solid #ebebeb;box-shadow:5px 5px 6px rgba(0,0,0,.1843137255)}@media (max-width:768px){#service section:nth-of-type(3) .plan-container .item{flex-basis:48%}}@media (max-width:576px){#service section:nth-of-type(3) .plan-container .item{flex-basis:100%}}#service section:nth-of-type(3) .plan-container .item h5{text-align:center;background-color:#ebebeb;padding:10px;font-size:18px}#service section:nth-of-type(3) .plan-container .item .price{text-align:center;font-size:48px}#service section:nth-of-type(3) .plan-container .item .price span{font-size:18px}#service section:nth-of-type(3) .plan-container .item ul{margin:20px 15px}#service section:nth-of-type(3) .plan-container .item ul li{margin-left:48px;text-indent:-48px}#service section:nth-of-type(3) .plan-container .item article{margin:20px 15px}#service section:nth-of-type(3) .plan-container .item article .indent{margin-left:54px;text-indent:-54px}#service section:nth-of-type(3) .plan-container .item .btn{width:80%;margin:40px auto}#service section:nth-of-type(3) .plan-container .light,#service section:nth-of-type(3) .plan-container .advance{margin:50px 0}@media (max-width:768px){#service section:nth-of-type(3) .plan-container .light,#service section:nth-of-type(3) .plan-container .advance{margin:30px 0}}@media (max-width:576px){#service section:nth-of-type(3) .plan-container .light,#service section:nth-of-type(3) .plan-container .advance{margin:10px 0}}#service section:nth-of-type(3) .plan-container .standard{border:5px solid #ffe32e}@media (max-width:768px){#service section:nth-of-type(3) .plan-container .standard{margin:30px 0}}#service section:nth-of-type(3) .plan-container .standard h5{background-color:#ffe32e}#service section:nth-of-type(3) .getugaku{margin:60px 0;border:5px solid #ebebeb;box-shadow:5px 5px 6px rgba(0,0,0,.1843137255)}#service section:nth-of-type(3) .getugaku h5{text-align:center;background-color:#ebebeb;padding:10px;font-size:18px}#service section:nth-of-type(3) .getugaku .container{display:flex;justify-content:space-between;align-items:center;padding:10px 30px}@media (max-width:768px){#service section:nth-of-type(3) .getugaku .container{flex-direction:column;padding:10px 15px}}#service section:nth-of-type(3) .getugaku .container .left{flex:1;margin-right:16px}@media (max-width:768px){#service section:nth-of-type(3) .getugaku .container .left{margin:0}}#service section:nth-of-type(3) .getugaku .container .left p span{font-size:48px}#service section:nth-of-type(3) .getugaku .container .right{flex:4}#service section:nth-of-type(3) .getugaku-btn{margin:40px auto;font-size:15px;padding:15px}#about .about-main article ul li{margin-left:57px;text-indent:-57px;font-size:18px;font-weight:500}@media (max-width:768px){#about .about-main article ul li{font-size:16px}}#about .about-main section .flex-container .left{flex:1}#about .about-main section .flex-container .left .kari{width:80%;height:100%;margin:0;display:flex;align-items:center;justify-content:center;background-color:#d3d3d3}@media (max-width:768px){#about .about-main section .flex-container .left .kari{width:100%;height:200px}}#about .about-main section .flex-container .right{flex:1;padding-left:16px}@media (max-width:768px){#about .about-main section .flex-container .right{padding:16px 0 0}}#about .about-main section .flex-container .right table{border-collapse:collapse;width:100%;margin:20px 0;font-size:18px}@media (max-width:768px){#about .about-main section .flex-container .right table{font-size:16px}}#about .about-main section .flex-container .right table tr{margin:30px 0}#about .about-main section .flex-container .right table tr th{width:100px;text-align:left;padding:5px 0}#contact .contact-main{background-image:url(//www.matsumoto-web.com/wp-content/themes/M-STUDIO/img/contact-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:60px 0}#contact .contact-main section{background-color:rgba(255,255,255,.6980392157);padding:30px}#contact .contact-main section .form{margin:60px 0}#contact .contact-main section .form table{border-collapse:collapse;width:100%;max-width:600px}#contact .contact-main section .form table tr th{display:block;text-align:left}#contact .contact-main section .form table tr th label{font-size:18px}@media (max-width:768px){#contact .contact-main section .form table tr th label{font-size:16px}}#contact .contact-main section .form table tr td{display:block}#contact .contact-main section .form table tr:nth-child(2) th label:after,#contact .contact-main section .form table tr:nth-child(3) th label:after,#contact .contact-main section .form table tr:nth-child(4) th label:after,#contact .contact-main section .form table tr:nth-child(5) th label:after{content:"必須";background-color:red;color:#fff;padding:0 5px;margin:0 0 0 10px}#contact .contact-main section .form table input,#contact .contact-main section .form table textarea,#contact .contact-main section .form table select{border:1px solid #000;width:100%;background-color:#fff;padding:3px}#contact .contact-main section .form table select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}#contact .contact-main section .form .submit-btn{display:block;width:150px;background-color:#000;color:#fff;text-align:center;padding:10px 15px}@media (max-width:768px){#contact .contact-main section .form .submit-btn{margin:16px auto}}.archive .blog-flex{display:flex;justify-content:space-between}@media (max-width:768px){.archive .blog-flex{flex-direction:column}}.archive .blog-container{flex-basis:80%;margin:60px 0 100px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10% 5%;grid-template-rows:1fr}@media (max-width:768px){.archive .blog-container{grid-template-columns:1fr 1fr}}@media (max-width:576px){.archive .blog-container{grid-template-columns:1fr;gap:5%;margin-bottom:300px}}.archive .blog-container .blog-item img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.archive .blog-container .blog-item p{margin:0}.archive .blog-container .blog-item .date{margin:5px 0}.archive .blog-container .blog-item .blog-title{font-size:16px;font-weight:700}.archive #sidebar{flex-basis:17%}.archive .page-numbers{display:flex;justify-content:center}.archive .page-numbers li{margin:5px}.archive .page-numbers li .page-numbers{display:block;min-width:34px;min-height:34px;font-size:1.2rem;border:1px solid #000;text-align:center;border-radius:50%}.archive .page-numbers li .current{background-color:#e6e6e6}#archive-works .archive-works-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;grid-template-rows:1fr}@media (max-width:768px){#archive-works .archive-works-container{grid-template-columns:1fr 1fr}}@media (max-width:576px){#archive-works .archive-works-container{grid-template-columns:1fr}}#archive-works .archive-works-container .works-item img{width:100%;height:calc(100% - 50px);-o-object-fit:cover;object-fit:cover}#archive-works .archive-works-container .works-item p{margin:0;font-size:16px}.single .previous_next_link{margin:100px 0;display:flex;justify-content:center;align-items:center}.single .previous_next_link a{font-weight:500;background-color:#fff;border:1px solid #000;padding:10px 15px !important}.single .previous_next_link a:first-child{margin-right:2rem;margin-left:5px}@media (max-width:768px){.single .previous_next_link a:first-child{margin-right:5px}}.single .previous_next_link a:last-child{margin-left:2rem;margin-right:5px}@media (max-width:768px){.single .previous_next_link a:last-child{margin-left:5px}}#single-blog{background:#ececec}#single-blog .single-container{display:flex;justify-content:space-between;padding:60px 0}@media (max-width:768px){#single-blog .single-container{flex-direction:column}}#single-blog .single-container .blog-main{flex-basis:70%;background-color:#fff;padding:60px 0}#single-blog .single-container .blog-main h1,#single-blog .single-container .blog-main .dateandcategory,#single-blog .single-container .blog-main .blog-detail__body{padding:0 40px}#single-blog .single-container .blog-main .blog-detail__body{margin:40px 0 100px}#single-blog .single-container .blog-main .btn{margin:0 auto}#single-blog .single-container #sidebar{flex-basis:27%}#single-works .single-slide{background-color:none}#single-works .single-slide .swiper-slide{background-color:#f5f6f8;margin-bottom:50px;padding:20px 0}#single-works .single-slide .swiper-slide img{width:60%;aspect-ratio:3/4;margin:0 auto;box-shadow:4px 4px 8px #dfdfdf}@media (max-width:768px){#single-works .single-slide .swiper-slide img{width:80%}}#single-works .single-slide .swiper-pagination .swiper-pagination-bullet{background:0 0;border:1px solid #000}#single-works .single-slide .swiper-pagination .swiper-pagination-bullet-active{background:#000}#single-works .single-works-text{margin:60px 0}#single-works .single-works-text h2{border-left:2px solid #7eff3f;padding-left:16px;margin-bottom:10px}@media (max-width:768px){#single-works .single-works-text h2{font-size:22px}}#single-works .single-works-text .url{text-decoration:underline}#single-works .single-works-text article p{line-height:1.8}#sidebar aside{background-color:#fff;padding:40px 20px}#sidebar aside h3{text-align:center;border-bottom:1px solid #0d0d33;padding-bottom:20px;width:100px;margin:0 auto 20px auto;font-weight:400}#sidebar aside .month-archive-title{font-size:18px;padding:20px 0}#sidebar aside .month-archive-children li{padding:20px 0;border-top:1px solid #000}body{font-family:"Noto Sans JP",sans-serif}