/*!
Theme Name: SPACE WP Theme
Author: SPACE inc.
Description: SPACE Original Theme for WordPress
Version: 1.0.0
*/*{box-sizing:border-box}html{margin-top:0 !important}body{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600;line-height:1.2}h1{font-size:1.5rem;margin-bottom:0}@media (min-width: 768px){h1{font-size:2rem}}@media (min-width: 1094px){h1{font-size:2.5rem}}h2{font-size:1.3rem}@media (min-width: 768px){h2{font-size:1.5rem}}@media (min-width: 1094px){h2{font-size:1.75rem}}h3{font-size:1.1rem}@media (min-width: 768px){h3{font-size:1.25rem}}p{margin:0 0 1rem}a{color:#a61e24;text-decoration:underline}a:hover{text-decoration:none}ul,ol{margin:0 0 1rem;padding-left:1.5rem}img{max-width:100%;height:auto;display:block}input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="search"],textarea,select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:0.5rem;border:1px solid #9ea6ad;border-radius:4px;font-family:inherit;font-size:inherit}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="search"]:focus,textarea:focus,select:focus{border:1px solid #cecece;outline:none;box-shadow:0 0 2px #cecece}button,input[type="submit"],input[type="button"]{display:inline-block;padding:0.5rem 1rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all 0.3s ease;background-color:#a61e24;color:#fff}button:hover,input[type="submit"]:hover,input[type="button"]:hover{opacity:0.9}button:focus,input[type="submit"]:focus,input[type="button"]:focus{outline:none;border:1px solid #cecece;outline:none;box-shadow:0 0 2px #cecece}table{width:100%;border-collapse:collapse;margin-bottom:1rem}th,td{padding:0.5rem;border:1px solid #9ea6ad;text-align:left}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mb_none{display:none}@media (min-width: 768px){.mb_none{display:block !important}}@media (min-width: 768px){.mb_none.inline{display:inline !important}}@media (min-width: 768px){.mb_none.ib{display:inline-block !important}}.pc_none{display:block}@media (min-width: 768px){.pc_none{display:none !important}}.pc_none.inline{display:inline}@media (min-width: 768px){.pc_none.inline{display:none !important}}.pc_none.ib{display:inline-block}@media (min-width: 768px){.pc_none.ib{display:none !important}}@media print{.site-header,.site-footer,.widget-area{display:none}}#wrapper{padding-top:70px}@media (min-width: 768px){#wrapper{padding-top:85px;overflow:hidden}}.container{width:100%;max-width:1200px;margin:0 auto;padding:1rem}@media (min-width: 768px){.container{padding:1.5rem}}.header{display:block;position:fixed;left:0;top:-85px;width:100%;height:70px;background-color:#fff;border-bottom:1px solid #9ea6ad;z-index:100;transition:all .5s ease-out}@media (min-width: 768px){.header{height:85px}}.header .container{display:flex;align-items:center;flex-wrap:nowrap;gap:15px;justify-content:space-between;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;height:100%}@media (min-width: 768px){.header .container{padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem}}.header .site-branding{margin-bottom:0}.header .logo{flex:0 0 150px;max-width:150px}.header .logo a{display:block}.header .logo img{width:100%;max-width:150px;vertical-align:top}@media (min-width: 768px){.header .logo{flex:0 0 250px;max-width:250px}.header .logo img{max-width:250px}}.header .head_nav{display:none}@media (min-width: 768px){.header .head_nav{display:block;flex:1 0 auto;max-width:800px}}.header .head_nav>ul{display:none}@media (min-width: 768px){.header .head_nav>ul{display:flex;margin:0;padding:0;width:100%;justify-content:flex-end;list-style-type:none;gap:0 40px;flex-wrap:wrap}.header .head_nav>ul li{position:relative;display:block}.header .head_nav>ul li::after{content:"";display:block;position:absolute;top:5px;right:-20px;width:0;height:calc(100% - 10px);border-right:2px solid #b00015}.header .head_nav>ul li:last-child::after{content:none}.header .head_nav>ul li a{color:#313131;text-decoration:none}.header .head_nav>ul li a:hover{text-decoration:underline}.header .head_nav>ul li ul{position:absolute;top:100%;left:0;min-width:200px;background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.1);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:1000;flex-direction:column;gap:0;padding:0}.header .head_nav>ul li ul li{position:relative;display:block;width:100%}.header .head_nav>ul li ul li::after{display:none}.header .head_nav>ul li ul li a{display:block;padding:.8rem 1.5rem;color:#333;text-decoration:none;transition:background-color 0.2s ease}.header .head_nav>ul li ul li a:hover{background-color:#f5f5f5;text-decoration:none}.header .head_nav>ul li ul li:first-child a{border-radius:4px 4px 0 0}.header .head_nav>ul li ul li:last-child a{border-radius:0 0 4px 4px}.header .head_nav>ul li ul li ul{top:0;left:100%;margin-left:4px}.header .head_nav>ul li ul li ul li:first-child a{border-radius:4px 4px 0 0}.header .head_nav>ul li ul li ul li:last-child a{border-radius:0 0 4px 4px}.header .head_nav>ul li:hover>ul{opacity:1;visibility:visible;transform:translateY(0)}}.header.active{top:0}@media (min-width: 768px){.header.active .head_nav ul{display:flex}}.header .mb_btn{display:flex;align-items:center;justify-content:flex-end;width:140px;height:70px;position:absolute;right:0;top:0}@media (min-width: 768px){.header .mb_btn{display:none}}.header .mb_btn .contact_btn{flex:0 0 70px;height:100%}.header .mb_btn .contact_btn a{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;width:100%;height:calc(100% - 1px);background-color:#fff;text-align:center;text-decoration:none;color:#313131}.header .mb_btn .contact_btn a img{width:20px;height:20px;vertical-align:middle}.header .mb_btn .contact_btn a span{font-size:10px;line-height:1.4}.header .mb_btn .menu_btn{display:block;padding:20px;width:70px;height:70px;position:relative;cursor:pointer}.header .mb_btn .menu_btn span{display:block;width:26px;height:1px;background-color:#313131;position:absolute;top:40%;left:22px;transition:all .5s ease-out}.header .mb_btn .menu_btn span:nth-child(1){top:30%}.header .mb_btn .menu_btn span:nth-child(2){top:40%}.header .mb_btn .menu_btn span:nth-child(3){top:50%}.header .mb_btn .menu_btn em{display:block;position:absolute;bottom:1.7em;left:0;width:100%;font-size:10px;font-weight:400;font-style:normal;text-align:center}.header .mb_btn .menu_btn.active span:nth-child(1){top:40%;transform:rotate(30deg)}.header .mb_btn .menu_btn.active span:nth-child(2){opacity:0}.header .mb_btn .menu_btn.active span:nth-child(3){top:40%;transform:rotate(-30deg)}.mb_nav{display:block;position:fixed;top:70px;left:0;bottom:0;width:100%;height:calc(100% - 70px);background-color:rgba(0,0,0,0.8);opacity:0;visibility:hidden;transition:all .5s ease-out;z-index:100}.mb_nav .mb_nav_inner{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:20px}.mb_nav .mb_nav_inner ul{display:flex;flex-direction:column;align-items:center;margin:0;padding-left:0;width:100%;height:100%;list-style-type:none}.mb_nav .mb_nav_inner ul li{display:block;width:100%;height:100%}.mb_nav .mb_nav_inner ul li a{display:block;width:100%;padding:10px 0;border-radius:1em;text-decoration:none;color:#fff;font-size:20px;font-weight:300;line-height:1.4;transition:all .5s ease-out}.mb_nav .mb_nav_inner ul li a .icon{display:flex;align-items:center;justify-content:center;float:left;margin-right:1em;width:50px;height:50px;border:1px solid #fff;border-radius:50%}.mb_nav .mb_nav_inner ul li a .menu-name{display:flex;align-items:center;justify-content:flex-start;height:50px}.mb_nav .mb_nav_inner ul li a:active{padding-left:1em;background-color:rgba(172,17,17,0.8);font-weight:600}.mb_nav.active{opacity:1;visibility:visible}body.admin-bar .header.active{top:46px}@media screen and (min-width: 601px){body.admin-bar .header.active{top:32px}}@media screen and (max-width: 600px){#wpadminbar{position:fixed}}.main{flex:1}@media (min-width: 768px){.main{padding:0}.main>.container{padding:0 1.5rem 1.5rem}}.main .container{background-color:#fff}@media (min-width: 1094px){.main .container{display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:start}.main .container{grid-template-columns:1fr}}.sidebar .wp-block-button a::before{content:"";display:inline-block;width:20px;height:20px;background-image:url(../images/icon_back-w.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-right:.5rem;vertical-align:sub}@media (min-width: 1094px){.sidebar .widget{padding:2rem 1rem}.sidebar .wp-block-buttons{margin:0 auto;max-width:460px}}.content,article.content{width:100%}.footer{position:relative;background-color:#e6e7e8;border-top:1px solid #9ea6ad;color:#333}.footer .container{padding-top:5rem;padding-bottom:1.5rem}.footer .container .footer-logo{max-width:250px}.footer .container .footer-address{padding:1rem 0}.footer .container .footer-address span{display:block}.footer .container .to-top{width:45px;height:45px;position:absolute;top:1rem;right:1rem}.footer .container .to-top a{display:block;position:relative;padding:1rem;width:100%;height:100%;background-color:#3c403a;background-image:url(../images/icon_totop.svg);background-size:12px auto;background-position:center 8px;background-repeat:no-repeat;border-radius:5px;color:#fff;text-decoration:none}.footer .container .to-top a span{display:block;position:absolute;left:0;bottom:0;width:100%;font-size:12px;font-weight:500;text-align:center}.footer .container .to-top a:hover{background-color:#a61e24}.footer .container .wp-block-button a::before{content:"";display:inline-block;width:20px;height:20px;background-image:url(../images/icon_contact-w.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-right:.5rem;vertical-align:sub}@media (min-width: 768px){.footer .container{padding-top:4rem;padding-bottom:2rem}.footer .container .footer-profile{text-align:center}.footer .container .footer-logo{margin:0 auto}.footer .container .footer-address span{display:inline}.footer .container .wp-block-buttons{margin:0 auto;max-width:460px}}.footer .widget{padding:1rem 0}@media (min-width: 1094px){.no-sidebar .main .container{grid-template-columns:1fr}}.full-width-template .content{max-width:100%}.reveal{opacity:0;transform:translateY(30px) scale(0.95);transition:all 1s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0.1s}.reveal-fix{opacity:0;transition:all 1s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0.1s}.reveal.revealed{opacity:1;transform:translateY(0) scale(1)}.reveal-fix.revealed{opacity:1}article{margin-bottom:2rem}@media (min-width: 1094px){article{margin-bottom:3rem}}.entry-header{margin-bottom:1rem}.entry-title{margin:0 0 0.5rem}.entry-title a{color:inherit;text-decoration:none}.entry-title a:hover{color:#a61e24}.page-header{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;position:relative}.page-header .reveal{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;margin:0;margin-top:50px;margin-left:-2.5rem;padding:10px;width:200px;height:100px;background-color:#a61e24;color:#fff;font-size:24px;font-weight:700;line-height:1.2;text-align:center;z-index:1;grid-column:1 / 2;grid-row:2 / 3}.page-header .reveal em{display:block;font-style:normal}.page-header .reveal small{display:block;font-size:14px;font-weight:400;line-height:1.2;text-align:center}.page-header .reveal::before{content:"";position:absolute;top:-25px;left:-25px;width:100%;height:100%;background-color:rgba(0,0,0,0.2);mix-blend-mode:multiply;z-index:-1}.page-header::after{content:"";position:absolute;right:calc(100vw - 260px);bottom:-25px;width:100%;height:175px;background-image:url("/wp-content/uploads/2025/07/ptn_aboutus.jpg");background-size:cover}.page-header .content-img{position:relative;grid-column:1 / 2;grid-row:1 / 2;margin:-1rem -1rem 0}.page-header .content-img .over-text{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:0;padding:clamp(10px, 3vw, 2rem);width:100%;height:100%}.page-header .content-img .main-copy{color:#fff;font-family:"Noto Serif JP",serif;font-size:clamp(8px, 5.2vw, 32px);font-weight:700;line-height:1.8}.page-header .content-img .main-text{margin-top:10px;color:#fff;font-size:clamp(4px, 3.2vw, 18px);font-weight:400;line-height:1.8}@media (min-width: 768px){.page-header{grid-template-columns:240px 806px;grid-template-rows:1fr;justify-content:space-between;min-height:365px}.page-header .reveal{grid-column:1 / 2;grid-row:1 / 2;margin-left:0;margin-top:85px;width:240px;height:160px;font-size:32px;z-index:2}.page-header .reveal small{font-size:16px}.page-header .content-img{position:relative;grid-column:2 / 3;grid-row:1 / 2;margin:0;z-index:1}.page-header .content-img::before{content:"";position:absolute;top:0;left:-50px;width:50px;height:100%;background-image:url("/wp-content/themes/space-wp/assets/images/ptn_wood.jpg");background-position:left center;z-index:-1}.page-header .content-img .over-text{padding:2rem}.page-header .content-img .main-copy{font-size:32px;letter-spacing:0.1em}.page-header .content-img .main-text{margin-top:1rem;font-size:18px;letter-spacing:0.1em}.page-header::before{content:"";position:absolute;top:0;left:calc(50% - 50vw);width:100vw;height:100%;background-image:url("/wp-content/uploads/2025/07/ptn_block.jpg")}.page-header::after{display:none}}body.error404 .page-header{margin-top:-1rem}@media (min-width: 768px){body.error404 .page-header{margin-top:0}}.content-container{padding-top:3rem}.content-container .content-img{margin-bottom:2rem}.content-container .content-main{margin-bottom:2rem}.content-container .content-main .main-copy{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:700;line-height:1.8}.content-container .content-main .main-copy .indent{display:block;text-indent:-.5em}.content-container .content-main .main-text{margin-top:2rem;font-family:"Noto Serif JP",serif;font-size:16px;font-weight:400;line-height:1.8}.content-container .content-main .sign{margin-top:2rem;text-align:right}.content-container .content-main .sign img{display:inline-block;width:200px}@media (min-width: 768px){.content-container{display:grid;padding-top:4rem;grid-template-columns:1.414fr 1fr;grid-template-rows:1fr;gap:2rem;position:relative}.content-container .content-img{grid-column:2 / 3;grid-row:1 / 2;margin-bottom:0}.content-container .content-main{grid-column:1 / 2;grid-row:1 / 2}.content-container .content-main .main-copy{font-size:32px}.content-container .content-main .main-text{font-size:18px}.content-container .content-main .sign{margin-top:2rem;padding-right:3.5em}.content-container .content-main .sign img{width:240px}.content-container.err404{display:block}}.content-section .content-container{display:block}@media (min-width: 768px){.content-section .content-container{display:block}}.entry-meta{font-size:0.875rem;color:#6c757d}.entry-meta span{margin-right:1rem}.post-thumbnail{margin-bottom:1rem}.post-thumbnail img{width:100%}.entry-content>*{margin-bottom:1rem}.entry-content h2,.entry-content h3{margin-top:2rem}.entry-footer{font-size:0.875rem;color:#6c757d;padding-top:1rem;border-top:1px solid #9ea6ad}.entry-footer span{display:block;margin-bottom:0.5rem}@media (min-width: 1094px){.entry-footer span{display:inline;margin-right:1rem;margin-bottom:0}}.widget{padding:1rem 0}.widget-title{margin:0 0 1rem;font-size:1.1rem}@media (min-width: 768px){.widget-title{font-size:1.25rem}}.navigation{margin:2rem 0;text-align:center}.navigation .nav-links{display:flex;justify-content:center;gap:1rem}.navigation a{display:inline-block;padding:0.5rem 1rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all 0.3s ease;background-color:#fff;color:#333}.navigation a:hover{opacity:0.9}.navigation a:hover{background-color:#a61e24;color:#fff}.pagination{margin-top:15px;width:100%}.pagination ul{text-align:center;font-size:14px}.pagination li{display:inline;margin:0 5px;vertical-align:top}.pagination li a,.pagination li span,.pagination li em{display:inline-block;width:25px;height:25px;line-height:23px;letter-spacing:0;text-align:center;text-decoration:none;overflow:hidden}.pagination li a{color:#3c403a}.pagination li em{font-style:normal;font-weight:bold}.pagination li.next a,.pagination li.next span,.pagination li.prev a,.pagination li.prev span{border-radius:50%;color:#fff;background-color:#3c403a}.pagination li.next a:hover,.pagination li.prev a:hover{text-decoration:none;background-color:#a61e24;color:#fff}.pagination li.next.disabled span,.pagination li.prev.disabled span{opacity:0.2}@media (min-width: 768px){.pagination{margin-top:40px}.pagination ul{font-size:16px}.pagination li a,.pagination li span,.pagination li em{width:30px;height:30px;line-height:28px}.pagination li a:hover{text-decoration:underline}}.search-form{display:flex;gap:0.5rem}.search-form input[type="search"]{flex:1}.search-form button{padding:0.5rem 1rem}.comment-list{list-style:none;margin:0;padding:0}.comment{margin-bottom:1rem;padding:1rem;background-color:#fff;border-radius:4px}.comment-meta{font-size:0.875rem;color:#6c757d;margin-bottom:0.5rem}.menu-toggle{display:inline-block;padding:0.5rem 1rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all 0.3s ease;background-color:#a61e24;color:#fff;margin-bottom:1rem}.menu-toggle:hover{opacity:0.9}@media (min-width: 768px){.menu-toggle{display:none}}.head_nav.is-toggled{display:block}.error-404{text-align:center;padding:3rem 0}.error-404 .page-title{font-size:3rem;color:#6c757d}.not-found401{padding:2rem 0}.not-found401 .page-content{display:block;width:100%;background-color:#e6e7e8;padding:2rem 1rem;font-size:16px;font-weight:500;color:#9ea6ad;border-radius:4px;transition:background-color 0.3s ease;text-align:center}.not-found401 .page-content i{margin-right:1rem}.not-found401 .page-content span{margin-bottom:0}.not-found401 .page-content .body{margin-top:1rem;color:#333;font-size:14px;font-weight:400;line-height:1.8;text-align:left}@media (min-width: 768px){.not-found401{padding-top:0}.not-found401 .page-content{font-size:20px}.not-found401 .page-content .body{font-size:16px;text-align:center}}body{margin:0;padding:0;display:flex;justify-content:center;align-items:center;min-height:100svh;background-color:#f0f0f0;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;overflow:hidden}body.content-visible{overflow:auto}body[style*="overflow: auto"]{display:block;min-height:auto}#wrapper{padding-top:0}@media (min-width: 768px){#wrapper{padding-top:0}}.loader-container{position:relative;text-align:center;z-index:2}.loading-indicator{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:16px;color:#333;margin-bottom:20px;font-weight:500;opacity:1;transition:opacity 0.3s ease-out}.progress-bar-container{position:absolute;left:50%;top:calc(50% + 50px);transform:translate(-50%, -50%);width:100%;max-width:500px;height:8px;background-color:#e0e0e0;border-radius:4px;margin:0 auto 30px;overflow:hidden;position:relative;opacity:1;transition:opacity 0.3s ease-out}.progress-bar{height:100%;background-color:#b00015;border-radius:4px;width:0;transition:width 0.3s ease-out;position:relative}.progress-bar::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(45deg, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent);background-size:20px 20px;animation:progress-bar-stripes 1s linear infinite}@keyframes progress-bar-stripes{0%{background-position:0 0}100%{background-position:20px 0}}.fade-out{opacity:0 !important}svg{width:100%;max-width:500px;height:auto}.symbol-path{fill:#b00015;stroke:#b00015;stroke-width:1;stroke-linecap:round;stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 2s linear 0.3s, fill 0.5s linear 0s}.text-path{fill:#251e1c;stroke:#251e1c;stroke-width:1;stroke-linecap:round;stroke-dasharray:2000;stroke-dashoffset:2000;transition:stroke-dashoffset 4s linear 1.8s, fill 0.5s linear 0s}.symbol-path,.text-path{fill:transparent}.symbol-path.drawn{stroke-dashoffset:0}.text-path.drawn{stroke-dashoffset:0}.symbol-path.filled{fill:#b00015}.text-path.filled{fill:#251e1c}.canvas-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;display:none}#videoCanvas{width:100%;height:100%}#hiddenVideo{display:none}.copy{position:absolute;left:-110vw;bottom:5%;z-index:5;padding:0;font-size:8vw;font-weight:900;text-decoration:inherit;width:fit-content;color:#fff;transition:all .5s ease-out}.copy.slideIn{left:-10vw}.copy span{display:inline-block;padding:0 30px 0 50px;background-color:rgba(0,0,0,0.5)}.main{padding:0}.main .container{padding:0;max-width:100%}.slider-container{position:fixed;top:0;left:0;width:100%;height:100svh;display:block;z-index:1}.slider-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.6s ease-in-out;transform:translateZ(0)}.slide.active{opacity:1}.slide-content{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;background-color:#e0e0e0}.slide-content img{max-width:100%;max-height:100%;object-fit:cover}.slide-content canvas{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.slide-content picture{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.slide-content picture img{width:100%;height:calc(100% - 70px);object-fit:cover}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 10px;pointer-events:none;z-index:20;opacity:0;transition:opacity 0.8s ease-in-out}.slider-nav.show{opacity:1;pointer-events:all}.prev-btn,.next-btn{background-color:rgba(0,0,0,0.5);color:white;border:none;font-size:20px;padding:8px 15px;cursor:pointer;transition:background-color 0.3s;pointer-events:all;border-radius:4px;min-width:44px;min-height:44px}.prev-btn:hover,.next-btn:hover{background-color:rgba(0,0,0,0.8)}.prev-btn:active,.next-btn:active{transform:scale(0.95)}.slider-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:20;opacity:0;transition:opacity 0.8s ease-in-out}.slider-dots.show{opacity:1}.dot{width:12px;height:12px;border-radius:50%;background-color:transparent;cursor:pointer;transition:background-color 0.3s;display:flex;align-items:center;justify-content:center}.dot::after{content:'';width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,0.5);transition:background-color 0.3s}.dot.active::after{background-color:#b00015}.dot:hover::after{background-color:rgba(255,255,255,0.8)}body[style*="overflow: auto"] .slider-container{position:relative;height:100svh;min-height:100svh}body[style*="overflow: auto"] .aboutus{margin-top:0}.content-section{display:none;padding:2rem 1rem;margin:0 auto}body.active .content-section{display:block}@media (min-width: 768px){body.active .content-section{position:relative;overflow:visible}body.active .content-section.aboutus::before{content:'';display:block;width:calc(50vw + 120px);height:150px;background-image:url("/wp-content/uploads/2025/07/ptn_block.jpg");background-size:auto 300px;background-position:left top;position:absolute;top:0;left:480px}}article{display:none;padding:2rem;margin:0 auto}body.active article{display:block}.footer{display:none}.footer.active{display:block}@media (min-width: 768px){.loading-indicator{font-size:18px}.progress-bar-container{top:calc(50% + 50px);width:100%;max-width:500px;height:8px;border-radius:4px}.progress-bar{border-radius:4px}.progress-bar::after{background-size:20px 20px}@keyframes progress-bar-stripes{0%{background-position:0 0}100%{background-position:20px 0}}.main{padding:0}.main .container{padding:0}.slide-content picture img{height:calc(100% - 85px)}.copy{font-size:4vw}.copy.slideIn{left:-10px}.copy span{padding:0 30px 0 50px}.slider-nav{padding:0 20px}.prev-btn,.next-btn{font-size:30px;padding:10px 20px;min-width:auto;min-height:auto}.slider-dots{bottom:20px;gap:10px}.dot{width:12px;height:12px}.dot::after{width:12px;height:12px}.aboutus{padding:150px 1.5rem 4rem;max-width:1200px}.content-section{padding:4rem 1.5rem;max-width:1200px}}.more-link{display:block;width:100%;text-align:center}.more-link a{position:relative;display:inline-block;padding:calc(0.667em + 2px) calc(1.333em + 2px);width:100%;background-color:#a61e24;border-radius:5px;border-width:0;color:#fff;text-decoration:none;transition:all 0.3s ease-in-out;z-index:1}.more-link a::before{content:"";display:inline-block;width:20px;height:20px;background-image:url(../images/icon_more-w2.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-right:.5rem;vertical-align:sub;transition:all 0.3s ease-in-out}.more-link a::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border:3px solid #a61e24;border-radius:6px;box-sizing:border-box;z-index:-1;transform:scale(0.8);opacity:0;transition:transform ease-in-out .3s, opacity .3s}.more-link a:hover{background-color:transparent;color:#a61e24;font-weight:700}.more-link a:hover::before{background-image:url(../images/icon_more-p2.svg)}.more-link a:hover::after{transform:scale(1);opacity:1}@media (min-width: 768px){.more-link{margin:0 auto;max-width:560px}.more-link a{padding:calc(0.667em + 12px) calc(1.333em + 2px)}}.aboutus{position:relative;overflow:hidden;margin-top:100svh}.aboutus .content-header{display:flex;align-items:center;justify-content:center;left:calc(-1 * 1rem * 3.5);margin-bottom:210px;width:280px;height:210px;background-image:url("/wp-content/uploads/2025/07/ptn_aboutus.jpg");background-size:280px 210px;background-repeat:no-repeat;background-position:center;color:#fff;position:relative}.aboutus .content-header h2{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0;padding:10px;width:200px;height:100px;background-color:#a61e24;font-size:24px;font-weight:700;line-height:1.2;text-align:center}.aboutus .content-header h2 em{display:block;font-style:normal}.aboutus .content-header h2 small{display:block;font-size:14px;font-weight:400;line-height:1.2;text-align:center}@media (min-width: 768px){.aboutus .content-header{width:360px;height:270px;background-size:360px 270px;left:-60px}.aboutus .content-header h2{width:240px;height:160px;font-size:32px}.aboutus .content-header h2 small{font-size:16px}}.aboutus .content-img img{width:280px;height:210px;position:absolute;top:0;left:0;opacity:0;transition:all 0.3s ease-in-out}@media (min-width: 768px){.aboutus .content-img img{width:360px;height:270px}}.aboutus .content-header::before{content:'';width:280px;height:210px;position:absolute;top:0;left:0;display:block;background-image:url("/wp-content/uploads/2025/07/img_aboutus.jpg");background-size:cover;background-position:center;opacity:0;transition:all 0.3s ease-in-out}@media (min-width: 768px){.aboutus .content-header::before{width:360px;height:270px}}.aboutus .content-header.view .content-img img{left:50%;top:calc(50% + 25px);opacity:1}@media (min-width: 768px){.aboutus .content-header.view .content-img img{left:calc(50% - 25px);top:calc(50% + 50px)}}.aboutus .content-header.view::before{animation:moveBeforeElement 1.2s ease-in-out forwards}@media (min-width: 768px){.aboutus .content-header.view::before{animation:moveBeforeElementPc 1.2s ease-in-out forwards}}.aboutus .content-main .main-copy{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:700;line-height:1.8}.aboutus .content-main .main-copy .indent{display:block;text-indent:-.5em}.aboutus .content-main .main-text{margin-top:2rem;font-size:16px;font-weight:400;line-height:1.8}@media (min-width: 768px){.aboutus .content-main .main-copy{font-size:34px}.aboutus .content-main .main-text{font-size:18px}}@media (min-width: 768px){.aboutus .content-container{display:grid;grid-template-columns:1fr 1.414fr;grid-template-rows:1fr;gap:2rem}.aboutus .content-container .content-header{grid-column:1 / 2;grid-row:1 / 2;margin-bottom:0}.aboutus .content-container .content-main{padding-top:168px;grid-column:2 / 3;grid-row:1 / 2}}.news .content-header{padding-bottom:1rem;color:#a61e24;text-align:center}.news .content-header h2 em{display:block;font-style:normal;font-size:24px;font-weight:700;line-height:1.2}.news .content-header h2 small{display:block;color:#3c403a;font-size:14px;font-weight:400;line-height:1.2}.news .news-list{padding:1rem 0;border-top:1px solid #9ea6ad;border-bottom:1px solid #9ea6ad}.news .news-list li{display:block;border-bottom:1px dotted #cecece}.news .news-list li:last-child{border-bottom:none}.news .news-list li a,.news .news-list li div{display:block;text-decoration:none;color:#333;font-size:14px;font-weight:400;line-height:1.2;padding:1rem}.news .news-list li a:active,.news .news-list li div:active{background-color:#f9f9f9}.news .news-list li .date{display:block;color:#6c757d}.news .news-list li .title{display:block;font-style:normal}.news .no-result{padding:1rem 0;border-top:1px solid #9ea6ad;border-bottom:1px solid #9ea6ad}.news .no-result p{margin-bottom:0;padding:2rem 1rem;text-align:center}.news .no-result p i{margin-right:1rem}.news .news-pickup{padding-left:0}.news .news-pickup li{display:block;margin-top:1rem}.news .news-pickup li a{display:block;position:relative;background-color:#6c757d;color:#fff;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;min-height:calc(2.4em + 1rem * 2);transition:0.3s}.news .news-pickup li a .title{font-style:normal}.news .news-pickup li a::before{content:"";position:absolute;background-color:#3c403a;top:0;left:0;width:0;height:2px;transition:all .3s ease-out}.news .news-pickup li a::after{content:"";position:absolute;background-color:#3c403a;bottom:0;right:0;width:0;height:2px;transition:all .3s ease-out}.news .news-pickup li a>span{display:block;width:100%;height:100%;position:absolute;left:0;top:0}.news .news-pickup li a>span::before{content:"";position:absolute;background-color:#3c403a;top:0;left:0;width:2px;height:0;transition:all .3s ease-out}.news .news-pickup li a>span::after{content:"";position:absolute;background-color:#3c403a;bottom:0;right:0;width:2px;height:0;transition:all .3s ease-out}.news .news-pickup li a>span>em{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;padding:0 1rem;width:100%;height:100%;text-align:center}.news .news-pickup li a:hover{color:#3c403a;background:transparent}.news .news-pickup li a:hover::before,.news .news-pickup li a:hover::after{width:100%}.news .news-pickup li a:hover>span::before,.news .news-pickup li a:hover>span::after{height:100%}@media (min-width: 768px){.news .content-header h2 em{font-size:32px}.news .content-header h2 small{font-size:16px}.news .news-list li a:hover,.news .news-list li div:hover{background-color:#f9f9f9}.news .news-list li .date{display:inline-block;margin-right:2rem;vertical-align:top}.news .news-list li .title{display:inline-block;vertical-align:top}.news .news-pickup{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.news .news-pickup li a{min-height:calc(2.4em + 1rem * 2)}.news .news-pickup li a .title{font-size:16px}}.movie .content-header{padding-bottom:1rem;color:#a61e24;text-align:center}.movie .content-header h2 em{display:block;font-style:normal;font-size:24px;font-weight:700;line-height:1.2}.movie .content-header h2 small{display:block;color:#3c403a;font-size:14px;font-weight:400;line-height:1.2}.movie .content-main{margin-bottom:2rem}.movie .content-main .movie-list .movie-item iframe{width:100%;height:auto;aspect-ratio:560 / 315;vertical-align:top}@media (min-width: 768px){.movie .content-main .movie-list .movie-item{text-align:center}.movie .content-main .movie-list .movie-item iframe{margin:0 auto;max-width:560px}}@media (min-width: 768px){.movie .content-header h2 em{font-size:32px}.movie .content-header h2 small{font-size:16px}.movie .content-main{margin-bottom:4rem}}.map .content-header{padding-bottom:1rem;color:#a61e24;text-align:center}.map .content-header h2 em{display:block;font-style:normal;font-size:24px;font-weight:700;line-height:1.2}.map .content-header h2 small{display:block;color:#3c403a;font-size:14px;font-weight:400;line-height:1.2}.map .content-main .map-container .map-item iframe{width:100%;height:auto;aspect-ratio:450 / 600}@media (min-width: 768px){.map .content-main .map-container .map-item iframe{aspect-ratio:600 / 300}}.map .content-main .map-container .map-address{padding:1rem 0}@media (min-width: 768px){.map .content-main .map-container .map-address{font-size:18px}}@media (min-width: 768px){.map .content-header h2 em{font-size:32px}.map .content-header h2 small{font-size:16px}.map .content-main{margin-bottom:2rem}}.works{position:relative;overflow:hidden}.works .content-header{display:flex;align-items:center;justify-content:center;right:calc(-1 * 1rem * 3.5);margin:0 0 210px auto;width:280px;height:210px;background-image:url("/wp-content/uploads/2025/08/ptn_works.jpg");background-size:280px 210px;background-repeat:no-repeat;background-position:center;color:#fff;position:relative}.works .content-header h2{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0;padding:10px;width:200px;height:100px;background-color:#a61e24;font-size:24px;font-weight:700;line-height:1.2;text-align:center}.works .content-header h2 em{display:block;font-style:normal}.works .content-header h2 small{display:block;font-size:14px;font-weight:400;line-height:1.2;text-align:center}@media (min-width: 768px){.works .content-header{width:360px;height:270px;background-size:360px 270px;right:-60px}.works .content-header h2{width:240px;height:160px;font-size:32px}.works .content-header h2 small{font-size:16px}}.works .content-img img{width:280px;height:210px;position:absolute;top:0;right:0;opacity:0;transition:all 0.3s ease-in-out}@media (min-width: 768px){.works .content-img img{width:360px;height:270px}}.works .content-header::before{content:'';width:280px;height:210px;position:absolute;top:0;right:0;display:block;background-image:url("/wp-content/uploads/2025/08/img_works.jpg");background-size:cover;background-position:center;opacity:0;transition:all 0.3s ease-in-out}@media (min-width: 768px){.works .content-header::before{width:360px;height:270px}.works .content-main{margin-bottom:4rem}}.works .content-header.view .content-img img{right:50%;top:calc(50% + 25px);opacity:1}@media (min-width: 768px){.works .content-header.view .content-img img{right:calc(50% - 25px);top:calc(50% + 50px)}}.works .content-header.view::before{animation:moveBeforeElementReverse 1.2s ease-in-out forwards}@media (min-width: 768px){.works .content-header.view::before{animation:moveBeforeElementReversePc 1.2s ease-in-out forwards}}.works .content-main .main-copy{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:700;line-height:1.8}.works .content-main .main-copy .indent{display:block;text-indent:-.5em}.works .content-main .main-text{margin-top:2rem;font-size:16px;font-weight:400;line-height:1.8}@media (min-width: 768px){.works .content-main .main-copy{font-size:34px}.works .content-main .main-text{font-size:18px}}.works .slider-area{margin:2rem calc(50% - 50vw);background-color:#3c403a;padding:2rem 0}@media (min-width: 768px){.works .slider-area{margin-bottom:4rem !important;padding:3rem;width:100%}}@media (min-width: 768px){.works .content-container{display:grid;grid-template-columns:1.414fr 1fr;grid-template-rows:1fr;gap:2rem}.works .content-container .content-header{grid-column:2 / 3;grid-row:1 / 2;margin-bottom:0}.works .content-container .content-main{padding-top:168px;grid-column:1 / 2;grid-row:1 / 2}.works .content-container .slider-area{grid-column:1 / 3;grid-row:2 / 3;margin:0 auto}}.works .works-slider{position:relative;padding:0 0 2rem;width:100%;visibility:hidden;opacity:0;transition:all 0.3s ease;overflow:hidden}.works .works-slider.swiper-initialized{visibility:visible;opacity:1}.works .works-slider.swiper-disabled{visibility:visible;opacity:1}.works .works-slider .swiper-slide{height:auto}.works .works-slider .swiper-button-next,.works .works-slider .swiper-button-prev{color:rgba(255,255,255,0.5);width:40px;height:40px;bottom:-10px;top:auto}.works .works-slider .swiper-button-next:after,.works .works-slider .swiper-button-prev:after{font-size:20px}.works .works-slider .swiper-pagination{bottom:0}.works .works-slider .swiper-pagination-bullet{background-color:rgba(255,255,255,0.5)}.works .works-slider .swiper-pagination-bullet-active{background-color:#a61e24}@media (min-width: 768px){.works .works-slider{padding:0 0 4rem}.works .works-slider .swiper-button-next{right:-10px}.works .works-slider .swiper-button-prev{left:-10px}}.works .works-slider.swiper-disabled{padding:0}.works .works-slider.swiper-disabled .swiper-wrapper{display:flex;flex-wrap:wrap;gap:20px}.works .works-slider.swiper-disabled .swiper-slide{width:calc(50% - 10px)}@media (min-width: 768px){.works .works-slider.swiper-disabled .swiper-slide{width:calc(25% - 15px)}}.works .works-slider.swiper-disabled .swiper-button-next,.works .works-slider.swiper-disabled .swiper-button-prev,.works .works-slider.swiper-disabled .swiper-pagination{display:none}.works .works-item img{width:100%;height:auto;display:block}body.active .works-slider{visibility:visible;opacity:1}.history{position:relative;overflow:hidden}.history .content-header{display:flex;align-items:center;justify-content:center;left:calc(-1 * 1rem * 3.5);margin-bottom:210px;width:280px;height:210px;background-image:url("/wp-content/uploads/2025/07/ptn_aboutus.jpg");background-size:280px 210px;background-repeat:no-repeat;background-position:center;color:#fff;position:relative}.history .content-header h2{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0;padding:10px;width:200px;height:100px;background-color:#a61e24;font-size:24px;font-weight:700;line-height:1.2;text-align:center}.history .content-header h2 em{display:block;font-style:normal}.history .content-header h2 small{display:block;font-size:14px;font-weight:400;line-height:1.2;text-align:center}@media (min-width: 768px){.history .content-header{width:360px;height:270px;background-size:360px 270px;left:-60px}.history .content-header h2{width:240px;height:160px;font-size:32px}.history .content-header h2 small{font-size:16px}}.history .content-img img{width:280px;height:210px;position:absolute;top:0;left:0;opacity:0;transition:all 0.3s ease-in-out}@media (min-width: 768px){.history .content-img img{width:360px;height:270px}}.history .content-header::before{content:'';width:280px;height:210px;position:absolute;top:0;left:0;display:block;background-image:url("/wp-content/uploads/2025/08/img_history.jpg");background-size:cover;background-position:center;opacity:0;transition:all 0.3s ease-in-out}@media (min-width: 768px){.history .content-header::before{width:360px;height:270px}}.history .content-header.view .content-img img{left:50%;top:calc(50% + 25px);opacity:1}@media (min-width: 768px){.history .content-header.view .content-img img{left:calc(50% - 25px);top:calc(50% + 50px)}}.history .content-header.view::before{animation:moveBeforeElement 1.2s ease-in-out forwards}@media (min-width: 768px){.history .content-header.view::before{animation:moveBeforeElementPc 1.2s ease-in-out forwards}}.history .content-main .main-copy{font-family:"Noto Serif JP",serif;font-size:22px;font-weight:700;line-height:1.8}.history .content-main .main-copy .indent{display:block;text-indent:-.5em}.history .content-main .main-text{margin-top:2rem;font-size:16px;font-weight:400;line-height:1.8}@media (min-width: 768px){.history .content-main .main-copy{font-size:34px}.history .content-main .main-text{font-size:18px}}.history .history-list{padding-left:0;list-style-type:none;display:grid;grid-template-columns:1fr 0.618fr;grid-template-rows:1fr 0.618fr;aspect-ratio:1.618 / 1;margin:2rem auto;width:100%}.history .history-list .history-item img{width:100%;height:100%;object-fit:cover}.history .history-list .history-item:nth-child(1){grid-column:1 / 2;grid-row:1 / 3;aspect-ratio:1 / 1;height:100%}.history .history-list .history-item:nth-child(2){grid-column:2 / 3;grid-row:1 / 2;aspect-ratio:1 / 1}.history .history-list .history-item:nth-child(3){grid-column:2 / 3;grid-row:2 / 3;aspect-ratio:1 / 0.618}@media (min-width: 768px){.history .history-list{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:2rem;aspect-ratio:auto;margin-bottom:4rem !important}.history .history-list .history-item img{height:auto;object-fit:none}.history .history-list .history-item:nth-child(1){grid-column:1 / 2;grid-row:1 / 2;aspect-ratio:auto;height:auto}.history .history-list .history-item:nth-child(2){grid-column:2 / 3;grid-row:1 / 2;aspect-ratio:auto}.history .history-list .history-item:nth-child(3){grid-column:3 / 4;grid-row:1 / 2;aspect-ratio:auto}}@media (min-width: 768px){.history .content-container{display:grid;grid-template-columns:1fr 1.414fr;grid-template-rows:1fr;gap:2rem}.history .content-container .content-header{grid-column:1 / 2;grid-row:1 / 2;margin-bottom:0}.history .content-container .content-main{padding-top:168px;grid-column:2 / 3;grid-row:1 / 2}.history .content-container .history-list{grid-column:1 / 3;grid-row:3 / 4;margin:0 auto}}@keyframes moveBeforeElement{0%{left:0;top:0;opacity:0}50%{left:50%;top:calc(50% + 25px);opacity:0}100%{left:calc(50% - 50px);top:calc(50% + 75px);opacity:0.5}}@keyframes moveBeforeElementPc{0%{left:0;top:0;opacity:0}50%{left:50%;top:calc(50% + 50px);opacity:0}100%{left:calc(50% - 75px);top:calc(50% + 100px);opacity:0.5}}@keyframes moveBeforeElementReverse{0%{right:0;top:0;opacity:0}50%{right:50%;top:calc(50% + 25px);opacity:0}100%{right:calc(50% - 50px);top:calc(50% + 75px);opacity:0.5}}@keyframes moveBeforeElementReversePc{0%{right:0;top:0;opacity:0}50%{right:50%;top:calc(50% + 50px);opacity:0}100%{right:calc(50% - 75px);top:calc(50% + 100px);opacity:0.5}}
