html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:"Noto Sans JP", sans-serif;font-size:16px;background-color:#FAFAFA;color:#252525}h2{color:#5D6D7E}p{letter-spacing:0.04rem}a{color:#5D6D7E;text-decoration:none;transition:all 0.5s ease}a:hover{opacity:0.7}.header{width:100%;box-sizing:border-box;height:100px;display:flex;justify-content:space-between;align-items:center;padding:0 60px;position:fixed;z-index:1000;top:0;background-color:#FAFAFA}.header_logo{font-family:"DIN Condensed", "DINAlternate-Bold", "Oswald", sans-serif;font-weight:bold;color:#5D6D7E;line-height:1;text-box-trim:trim-both;text-box-edge:cap alphabetic}.header-menu{flex:1;display:flex;align-items:center}.nav{flex:1}.header_nav ul{display:flex;justify-content:center;gap:32px;list-style:none;padding:0;font-family:"Nunito", sans-serif;font-size:1.25rem}.section{max-width:100%;padding:60px 60px}.section-inner{text-align:center}.section-title{border-bottom:0.5px solid #5D6D7E;width:fit-content;margin:0 auto;font-weight:350;font-family:"Nunito", sans-serif;letter-spacing:0.04em;color:#5D6D7E}#works{margin-top:100px}.works{display:grid;grid-template-columns:repeat(3, 1fr);place-items:center;gap:32px;max-width:1320px;padding:88px 0}.works a{color:#252525}.content{height:auto;box-sizing:border-box}.content .wp-post-image{width:100%;height:170px;border-radius:10px;object-fit:contain}.works-tag{font-size:14px;margin-top:10px;margin-bottom:5px;color:#5D6D7E}.work-title{margin-top:5px;margin-bottom:0}.btn{text-align:center}.section-contents{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;padding:88px 0}#skills{padding-bottom:0}.card{max-width:350px;margin:0 auto}.card-title{font-family:"Nunito", sans-serif;font-size:24px;color:#5D6D7E}.card-description{letter-spacing:0.05rem;text-align:left}.profile-section-inner{max-width:750px;margin:0 auto;text-align:center}.eng-name{font-family:"DIN Condensed", "DINAlternate-Bold", "Oswald", sans-serif;font-size:25px;color:#5D6D7E;padding-top:88px;margin-bottom:10px}.name{margin-top:10px;margin-bottom:30px}.introduction{text-align:left;letter-spacing:0.05rem}.tech-stack{margin-top:70px;margin-right:auto;margin-left:auto;width:fit-content;border-spacing:50px 20px;font-family:"Nunito", sans-serif;font-size:18px}th,td{text-align:left}th{font-weight:normal}.category1{color:#D35400}.category2{color:#5D6D7E}.section-contact{background-color:#E8E8E8}.form-container{margin-top:88px;margin-left:auto;margin-right:auto;max-width:600px}.form{margin-bottom:20px}.form .label{display:block;text-align:left}input[type="text"],input[type="email"],textarea{border-radius:10px;width:100%;background-color:#FAFAFA;border:none;font-size:1rem;padding:5px;box-sizing:border-box}input[type="text"],input[type="email"]{height:30px}textarea{height:200px;resize:vertical}.required-mark{font-size:14px;color:#D35400;padding-left:10px}input[type="image"]{margin-top:20px;transition:all 0.5s ease}input[type="image"]:hover{opacity:0.7}.footer{font-family:"Nunito", sans-serif;color:#252525;font-size:12px;margin-top:88px}.copyright{width:fit-content;margin:0 auto;margin-bottom:5px}.header-hamburger{display:none}.top-btn1,.top-btn2{position:fixed;bottom:20px;opacity:0;visibility:hidden;transition:all 0.3s ease}.top-btn1{right:60px}.top-btn2{right:16px}.top-btn1.is-active,.top-btn2.is-active{opacity:1;visibility:visible}.section-detail{margin-top:100px}.tag{margin:0;text-align:left}.tag a{color:#5D6D7E}.title{color:#252525;margin:0;text-align:left}.wrapper{padding-bottom:80px}.slideshow-background{display:flex;position:relative;left:50%;transform:translateX(-50%);align-items:center;justify-content:center;width:100vw;background-color:#E8E8E8;margin-top:30px}.slideshow-container{width:60%;overflow:hidden;position:relative}.slideshow-wrapper{display:flex;width:100%;height:100%;padding:60px 0;transition:transform 0.8s ease-in-out}.slideshow-wrapper img{width:100%;height:auto;max-height:430px;flex-shrink:0;object-fit:contain}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);background:#5D6D7E;color:#FAFAFA;border:none;padding:15px 10px;cursor:pointer;z-index:10;transition:0.5s}.prev{left:0;border-radius:0 5px 5px 0}.next{right:0;border-radius:5px 0 0 5px}.prev:hover,.next:hover{background:#252525}#prevBtn.fade-out,#nextBtn.fade-out{opacity:0;pointer-events:none;transition:0s}.slideshow-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.dot{width:12px;height:12px;background:#FAFAFA;border-radius:50%;cursor:pointer;transition:0.5s}.dot.active{background:#5D6D7E;transform:scale(1.2)}.work-description{display:flex;flex-direction:column;gap:20px;width:fit-content;margin:100px auto;text-align:left}.not-found{margin-top:150px;margin-bottom:150px;padding:0 60px}.not-found h1{color:#252525}.not-found a{color:#D35400}@media screen and (max-width:768px){.header{padding:0 16px}.section{padding:30px 16px}.header-hamburger{display:block;position:relative;align-items:center;margin-top:auto;margin-bottom:auto;width:100px;height:100%}.hamburger{position:absolute;top:50%;left:100%;transform:translate(-100%, -50%);opacity:1;transition:opacity 0.5s ease-in-out}.close-menu{position:absolute;top:50%;left:100%;transform:translate(-100%, -50%);opacity:0;transition:opacity 0.5s ease-in-out;pointer-events:none;z-index:100}.hamburger,.close-menu{border:none;background:none;cursor:pointer}.hamburger.fade-out{opacity:0;pointer-events:none}.close-menu.is-active{opacity:1;pointer-events:auto}.header-menu{position:fixed;top:0;right:-100%;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:32px;background-color:#E8E8E8;transition:0.6s}.header_nav ul{flex-direction:column;gap:50px}.nav{flex:none}.header-menu.is-active{right:0}.works{width:100%;display:flex;flex-direction:column;place-items:center;gap:50px;margin:0 auto}.content{width:100%;height:auto;padding:0 20px}.content .wp-post-image{width:100%;height:auto}.works-contents{display:flex;flex-direction:column;gap:50px}th,td{display:inline-block;width:100%}.btn img,input[type="image"]{max-width:200px}.wrapper{padding-bottom:30px}.slideshow-container{width:100%}}/*# sourceMappingURL=app.css.map */