/*!
Theme Name: Company
Author: SPACE inc.
Description: Company Page
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}}.header{top:0;transition:none}.content-profile{margin-bottom:2rem}.content-profile dl{display:grid;grid-template-columns:1fr}.content-profile dl dt.prof-name{color:#a61e24;font-size:16px;font-weight:700;line-height:1.8;letter-spacing:0.1em}.content-profile dl dd.prof-text{margin-left:0;margin-bottom:1rem;font-size:14px}@media (min-width: 768px){.content-profile{padding:2rem;grid-column:1 / 3;padding:2rem;position:relative}.content-profile::before{content:"";position:absolute;left:0;top:0;width:100%;height:0;border-top:1px solid #a61e24}.content-profile::after{content:"";position:absolute;left:0;top:0;width:0;height:100%;border-left:1px solid #a61e24}.content-profile dl{display:grid;grid-template-columns:240px 1fr;gap:3rem 3rem}.content-profile dl dt.prof-name{font-size:18px;font-weight:700;line-height:1.8}.content-profile dl dd.prof-text{font-size:16px;margin-bottom:0}}
