*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-size:100%}:where([hidden]:not([hidden=until-found])){display:none !important}@supports not (min-block-size: 100dvb){:where(html){block-size:100%}}@media(prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;-webkit-border-before:1px solid;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color, Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;width:1px !important;overflow:hidden !important;position:absolute !important;white-space:nowrap !important;border:0 !important}a{text-decoration:none}html{overflow-x:hidden}iframe{width:100%;height:400px}.fadeIn{opacity:0}.fadeIn.isAnime{-webkit-animation:fadeIn .5s .2s forwards;animation:fadeIn .5s .2s forwards}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeInUp{opacity:0}.fadeInUp.isAnime{-webkit-animation:fadeInUp .9s .2s forwards;animation:fadeInUp .9s .2s forwards}@-webkit-keyframes fadeInUp{0%{transform:translateY(50px)}100%{transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(50px)}100%{transform:translateY(0);opacity:1}}.zoomIn{opacity:0}.zoomIn.isAnime{-webkit-animation:zoomIn .9s .2s forwards;animation:zoomIn .9s .2s forwards}@-webkit-keyframes zoomIn{0%{transform:scale(0.9);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes zoomIn{0%{transform:scale(0.9);opacity:0}100%{transform:scale(1);opacity:1}}.slideInLeft{opacity:0}.slideInLeft.isAnime{-webkit-animation:slideInLeft 1s forwards;animation:slideInLeft 1s forwards}@-webkit-keyframes slideInLeft{0%{transform:translateX(-50px)}100%{transform:translateX(0);opacity:1}}@keyframes slideInLeft{0%{transform:translateX(-50px)}100%{transform:translateX(0);opacity:1}}.slideInRight{opacity:0}.slideInRight.isAnime{-webkit-animation:slideInRight 1s forwards;animation:slideInRight 1s forwards}@-webkit-keyframes slideInRight{0%{transform:translateX(50px)}100%{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(50px)}100%{transform:translateX(0);opacity:1}}.fuwa{-webkit-animation:float 2s infinite;animation:float 2s infinite}@-webkit-keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(10px)}100%{transform:translateY(0px)}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(10px)}100%{transform:translateY(0px)}}:root{--primary: #FAFAC7;--secondary: #DB4541;--third: #F4F4F4;--white: #fff;--font-black: #3F383A;--link: #0877D7;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--num: "Roboto", sans-serif;--fa: "Font Awesome 5 Free"}.form-block__line{display:grid;grid-template-columns:300px 1fr;padding:20px 0;border-bottom:1px solid var(--third)}@media screen and (max-width: 768px){.form-block__line{grid-template-columns:1fr}}.form-block__line:first-child{border-top:1px solid var(--third)}.form-block__line dt{position:relative}@media screen and (max-width: 486px){.form-block__line dt{margin-bottom:15px}}.form-block__line dt::before{margin-right:10px;color:#fff;font-size:12px;padding:.2rem 1rem}.form-block__line dt.required::before{content:"必須";background:var(--secondary)}.form-block__line dt.optional::before{content:"任意";background:var(--font-black)}.form-block__line dd .name-block{display:grid;grid-template-columns:1fr 1fr;gap:25px}@media screen and (max-width: 768px){.form-block__line dd .name-block{gap:10px}}@media screen and (max-width: 768px){.form-block__line dd .optional-block{display:grid;grid-template-columns:1fr 1fr;gap:0}}@media screen and (max-width: 768px){.form-block__line dd .optional-block>span{display:flex;align-items:center}}@media screen and (max-width: 768px){.form-block__line dd .optional-block>span .wpcf7-form-control-wrap{flex:1}}@media screen and (max-width: 768px){.form-block__line dd .optional-block>span .p-postal-code,.form-block__line dd .optional-block>span .p-region{width:100%}}.form-block__line dd .optional-block>span .optional-line{margin-inline:5px}.form-block .wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:15px}.form-block .wpcf7-checkbox .wpcf7-list-item{margin:0}.form-block .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{position:relative;padding-left:35px}.form-block .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::before{content:"";position:absolute;width:26px;height:26px;border-radius:50%;border:1px solid var(--font-black);left:0;top:50%;transform:translateY(-50%)}.form-block .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::after{content:"";position:absolute;width:20px;height:20px;border-right:4px solid var(--secondary);border-bottom:4px solid var(--secondary);left:2px;top:36%;transform:translateY(-50%) rotate(20deg);opacity:0}.form-block .wpcf7-checkbox .wpcf7-list-item input{display:none}.form-block .wpcf7-checkbox .wpcf7-list-item input:checked+span::after{opacity:1}.form-block .wpcf7-radio{display:flex;flex-wrap:wrap;gap:15px}.form-block .wpcf7-radio .wpcf7-list-item{margin-left:0}.form-block .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{position:relative;padding-left:25px}.form-block .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before{content:"";position:absolute;width:20px;height:20px;border:1px solid var(--font-black);border-radius:50%;left:0;top:50%;transform:translateY(-50%)}.form-block .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::after{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%);background-color:var(--secondary);width:12px;height:12px;border-radius:50%;opacity:0}.form-block .wpcf7-radio .wpcf7-list-item input{display:none}.form-block .wpcf7-radio .wpcf7-list-item input:checked+span::before{border:1px solid var(--secondary)}.form-block .wpcf7-radio .wpcf7-list-item input:checked+span::after{opacity:1}.form-block .wpcf7-select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:3rem}.form-block .wpcf7-acceptance .wpcf7-list-item{margin:0}.form-block .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label{position:relative;padding-left:35px}.form-block .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before{content:"";position:absolute;width:26px;height:26px;border:1px solid var(--font-black);left:0;top:50%;transform:translateY(-50%)}.form-block .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after{content:"";position:absolute;width:20px;height:20px;border-right:4px solid var(--secondary);border-bottom:4px solid var(--secondary);left:2px;top:36%;transform:translateY(-50%) rotate(20deg);opacity:0}.form-block .wpcf7-acceptance .wpcf7-list-item input{display:none}.form-block .wpcf7-acceptance .wpcf7-list-item input:checked+span::after{opacity:1}.form-block .file-btn{display:inline-block;background-color:var(--primary);color:#fff;border-radius:4px;padding:.5rem 1rem;position:relative;cursor:pointer}@media screen and (max-width: 486px){.form-block .file-btn{font-size:.8rem;padding:.2rem .5rem}}.form-block .file-btn .wpcf7-form-control-wrap{position:static}.form-block .file-btn .wpcf7-form-control-wrap input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.form-block .file-name{font-size:.8rem;padding-left:1.5rem}.form-block .p-postal-code,.form-block .p-region{width:160px}@media screen and (max-width: 486px){.form-block .p-postal-code,.form-block .p-region{width:auto}}.form-block .acceptance{margin-top:40px;display:flex;flex-direction:column;align-items:center}.form-block .acceptance .wpcf7-list-item-label{margin-right:0 !important}.form-block .acceptance a{text-decoration:underline}.form-block .acceptance a:hover{text-decoration:none}.form-block .submit-block{margin-top:40px}.form-block .submit-block input[type=submit]{border:none;display:flex;justify-content:center;background-color:var(--secondary);color:var(--white);width:300px;margin:0 auto;cursor:pointer;height:60px;border-radius:60px}.form-block .submit-block input[type=submit]:disabled{cursor:not-allowed;background-color:var(--third)}.form-block .submit-block .wpcf7-spinner{margin:50px auto 0}:root{--primary: #FAFAC7;--secondary: #DB4541;--third: #F4F4F4;--white: #fff;--font-black: #3F383A;--link: #0877D7;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--num: "Roboto", sans-serif;--fa: "Font Awesome 5 Free"}.post-archive .container{padding-top:0}.post-archive .container .content article a{display:flex;align-items:center;gap:2rem;border-bottom:1px solid #ccc;padding:0 3rem 1rem 0;position:relative;margin-bottom:2rem;width:100%}@media screen and (max-width: 768px){.post-archive .container .content article a{gap:1rem}}@media screen and (max-width: 486px){.post-archive .container .content article a{flex-direction:column;gap:0}}.post-archive .container .content article a:hover::before{transform:translateX(10px) translateY(-50%)}.post-archive .container .content article a:hover .meta .cat{color:var(--white);background:var(--secondary)}.post-archive .container .content article a::before{content:"";position:absolute;font-family:var(--fa);right:1rem;top:50%;transform:translateY(-50%);color:var(--font-black);font-weight:700;font-size:1rem;padding-bottom:1rem;transition:.3s}.post-archive .container .content article a .meta{font-weight:500;display:flex;align-items:center;gap:.5rem;white-space:nowrap}@media screen and (max-width: 486px){.post-archive .container .content article a .meta{margin-right:auto}}.post-archive .container .content article a .meta .cat{width:151px;text-align:center;border:1px solid var(--secondary);color:var(--secondary);padding:.25rem 1rem;transition:.3s}.post-archive .container .content article a h2{margin:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 486px){.post-archive .container .content article a h2{margin-right:auto;width:100%}}.post-archive .container .paging{margin:50px 0}.post-archive .container .paging .page-numbers{display:flex;justify-content:center}.post-archive .container .paging .page-numbers li{margin:0 2px}.post-archive .container .paging .page-numbers li a,.post-archive .container .paging .page-numbers li .page-numbers{width:2rem;height:2rem;display:grid;place-items:center;border:1px solid var(--font-black);border-radius:4px}.post-archive .container .paging .page-numbers li a.current,.post-archive .container .paging .page-numbers li .page-numbers.current{background-color:var(--font-black);color:var(--white)}.post-archive .container .paging .page-numbers li a:hover,.post-archive .container .paging .page-numbers li .page-numbers:hover{opacity:.7}.post-wrap{width:96%;max-width:1200px;margin:0 auto;padding:0 0 70px;display:grid;grid-template-columns:1fr 320px;gap:30px}@media screen and (max-width: 1100px){.post-wrap{grid-template-columns:1fr;width:90%;padding:2rem 0;gap:0}}.post-wrap #post-entry{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0px 1px 5px 0px rgba(0,0,0,.3),0px 2px 8px 1px rgba(0,0,0,.1);padding:40px}@media screen and (max-width: 768px){.post-wrap #post-entry{padding:20px}}.post-wrap #post-entry .article-header{border-bottom:1px solid var(--secondary);margin-bottom:40px;padding-bottom:15px}.post-wrap #post-entry .article-header h1{font-size:clamp(1.5rem,.511rem + 1.82vw,1.875rem);margin-bottom:1rem}.post-wrap #post-entry .article-header .meta{display:flex;align-items:center;margin-bottom:10px;gap:15px;color:var(--font-secondary);font-size:.8rem}.post-wrap #post-entry .article-header .meta .pubdate{position:relative}.post-wrap #post-entry .article-header .meta .pubdate::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}.post-wrap #post-entry .article-header .meta .update{position:relative}.post-wrap #post-entry .article-header .meta .update::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}.post-wrap #post-entry .article-header .tags-list{display:flex;flex-wrap:wrap}.post-wrap #post-entry .article-header .tags-list li{margin-right:5px}.post-wrap #post-entry .article-header .tags-list li a{background-color:#eee;font-size:13px;border-radius:4px;padding:0 1rem}.post-wrap #post-entry .entry-content p,.post-wrap #post-entry .entry-content .wp-block-group p:last-child{margin-bottom:2.2rem}.post-wrap #post-entry .entry-content p a,.post-wrap #post-entry .entry-content .wp-block-group p:last-child a{color:var(--link);text-decoration:underline}.post-wrap #post-entry .entry-content p a:hover,.post-wrap #post-entry .entry-content .wp-block-group p:last-child a:hover{text-decoration:none}.post-wrap #post-entry .entry-content strong{font-weight:bold}.post-wrap #post-entry .entry-content .wp-block-image{margin-bottom:1.5rem}.post-wrap #post-entry .entry-content ul{margin-bottom:1.5rem;border-radius:6px;padding:1rem 1rem 1rem 2.5rem;border:2px solid #eee}.post-wrap #post-entry .entry-content ul li{list-style:disc}.post-wrap #post-entry .entry-content ol{margin-left:1.1rem;margin-bottom:1rem}.post-wrap #post-entry .entry-content ol li{list-style:decimal}.post-wrap #post-entry .entry-content h2,.post-wrap #post-entry .entry-content h3,.post-wrap #post-entry .entry-content h4{padding:.5rem 1rem;margin-bottom:1.5rem;font-weight:700}.post-wrap #post-entry .entry-content h2{font-size:1.5rem;background:var(secondary);color:var(--white);border-radius:6px}.post-wrap #post-entry .entry-content h3{font-size:1.25rem;background:#eee;border-radius:6px}.post-wrap #post-entry .entry-content h4{border-bottom:2px solid var(--font-black)}.post-wrap #post-entry .entry-content .vk_borderBox_title{border:none}.post-wrap #post-entry .entry-content .vk_borderBox_body p{margin-bottom:1rem}.post-wrap #post-entry .entry-content #toc_container{padding:30px;border-radius:6px;border:none !important;box-shadow:3px 3px 3px #ccc;margin-bottom:50px}.post-wrap #post-entry .entry-content #toc_container .toc_title{text-align:left;position:relative;display:inline-block;position:relative;margin:0;padding:5px 0 5px 58px;font-size:23px;font-weight:700}.post-wrap #post-entry .entry-content #toc_container .toc_title::before{display:inline-block;position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;color:#fff;font-family:var(--fa);font-size:20px;font-weight:600;text-align:center;line-height:50px;content:"";background-color:var(--bk-secondary)}.post-wrap #post-entry .entry-content #toc_container .toc_toggle{display:inline-block;vertical-align:middle;width:75px;height:25px;margin-left:10px;border-radius:5px;background:#cbcbcb;color:#fff;font-size:14px;text-align:center;line-height:25px}.post-wrap #post-entry .entry-content #toc_container .toc_toggle .toc_brackets,.post-wrap #post-entry .entry-content #toc_container .toc_toggle .toc_brackets{display:none}.post-wrap #post-entry .entry-content .toc_list{margin:inherit;padding:inherit;border:none;color:#555;padding-left:20px !important;margin:0 !important}.post-wrap #post-entry .entry-content .toc_list>li{list-style:decimal !important;font-weight:700;padding:5px 0}.post-wrap #post-entry .entry-content .toc_list>li a{color:#555}.post-wrap #post-entry .entry-content .toc_list ul{margin:inherit;padding:inherit;border:none;margin-bottom:1rem !important}.post-wrap #post-entry .entry-content .toc_list ul li{list-style:decimal !important;font-weight:500}.post-main{min-width:0}.post-navigation{max-width:1000px;padding:2rem 0}.post-navigation .nav-links{display:flex;justify-content:space-between}.post-navigation .nav-links a{display:block;width:120px;text-align:center;padding:.5rem 0;border-radius:50px;color:var(--secondary);border:1px solid var(--secondary)}.post-navigation .nav-links a:hover{background-color:var(--secondary);color:var(--white)}.post-sidebar>.widget{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0px 1px 5px 0px rgba(0,0,0,.3),0px 2px 8px 1px rgba(0,0,0,.1);margin-bottom:30px;overflow:hidden}.post-sidebar>.widget h2{background-color:var(--font-black);color:#fff;padding:20px}.post-sidebar .widget_search{border:none !important;border-radius:0 !important}.post-sidebar .widget_search .wp-block-search__label{display:none !important}.post-sidebar .widget_search .wp-block-search__inside-wrapper{position:relative}.post-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__input{border:1px solid #eee}.post-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__button{position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:55px;background:var(--font-black);color:#fff;width:50px}.post-sidebar .wp-block-group .wp-block-latest-posts{padding:1rem}.post-sidebar .wp-block-group .wp-block-latest-posts .wp-block-latest-posts__post-title{text-decoration:underline;transition:.3s}.post-sidebar .wp-block-group .wp-block-latest-posts .wp-block-latest-posts__post-title:hover{color:var(--link)}.post-sidebar .widget_categories .wp-block-categories-list{padding:20px}.post-sidebar .popular-posts .wpp-list{padding:20px;font-size:.8rem}.post-sidebar .popular-posts .wpp-list li{display:grid;grid-template-columns:75px 1fr;gap:20px;overflow:visible}.post-sidebar .popular-posts .wpp-list li a{display:block}.post-sidebar .popular-posts .wpp-list li a:first-child{position:relative}.post-sidebar .popular-posts .wpp-list li a:first-child::before{position:absolute;content:"1";width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;background-color:var(--secondary);left:-5px;top:-5px;color:#fff}.post-sidebar .popular-posts .wpp-list li:nth-child(2) a:first-child::before{content:"2"}.post-sidebar .popular-posts .wpp-list li:nth-child(3) a:first-child::before{content:"3"}.post-sidebar .popular-posts .wpp-list li:nth-child(4) a:first-child::before{content:"4";background-color:#666}.post-sidebar .popular-posts .wpp-list li:nth-child(5) a:first-child::before{content:"5";background-color:#666}:root{--primary: #FAFAC7;--secondary: #DB4541;--third: #F4F4F4;--white: #fff;--font-black: #3F383A;--link: #0877D7;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--num: "Roboto", sans-serif;--fa: "Font Awesome 5 Free"}html{overflow-x:hidden}.wrapper{display:flex;flex-direction:column;height:100vh}.wrapper .site-footer{margin-top:auto}body{font-family:var(--sans);font-size:16px;line-height:1.7;font-weight:400;letter-spacing:.04em;color:var(--font-black);word-wrap:break-word;background:var(--white);overflow-x:hidden}@media screen and (max-width: 1100px){body{font-size:15px}}@media screen and (max-width: 486px){body{font-size:14px}}.container{max-width:1200px;width:96%;margin:0 auto;padding:100px 0}@media screen and (max-width: 1100px){.container{max-width:700px;width:90%;padding:50px 0}}@media screen and (max-width: 486px){.container{padding:30px 0;width:90%}}ul,ol{margin:0}a{text-decoration:none;transition:.3s;color:var(--font-black)}h2,h3,h4,h5{font-weight:700}input,textarea{outline:none}input[type=text],input[type=date],input[type=email],input[type=password],input[type=tel],select,textarea{width:100%;border:1px solid #ccc;border-radius:6px;padding:5px 20px;transition:.4s;background-color:#fff}@media screen and (max-width: 486px){input[type=text],input[type=date],input[type=email],input[type=password],input[type=tel],select,textarea{padding:.3rem}}input[type=text]:focus-visible,input[type=date]:focus-visible,input[type=email]:focus-visible,input[type=password]:focus-visible,input[type=tel]:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 10px rgba(0,0,0,.2);border:1px solid #0599d9}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../inc/images/select-arrow.png) no-repeat center right 10px}.site-header{position:fixed;left:0;top:0;width:100%;z-index:9999}.site-header__inner{display:flex;justify-content:space-between;align-items:center;height:100px;margin-inline:40px}@media screen and (max-width: 1360px){.site-header__inner{margin-inline:24px}}@media screen and (max-width: 1100px){.site-header__inner{margin-inline:16px;height:60px}}.site-header__logo>a{display:block;max-width:280px;width:15vw}@media screen and (max-width: 1100px){.site-header__logo>a{width:180px}}.site-header__logo>a:hover{opacity:.8}.site-header .nav-area{height:100%}@media screen and (max-width: 1100px){.site-header .nav-area{opacity:0;visibility:hidden;position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1}}.site-header .nav-area nav{height:100%}.site-header .nav-area__menu{display:flex;align-items:center;height:100%;gap:24px}@media screen and (max-width: 1360px){.site-header .nav-area__menu{gap:16px}}@media screen and (max-width: 1100px){.site-header .nav-area__menu{flex-direction:column;align-items:center;justify-content:center;gap:4px;background:var(--primary)}}@media screen and (max-width: 1100px){.site-header .nav-area__menu li{width:90%}}.site-header .nav-area__menu li a{display:grid;place-items:center;height:100%}@media screen and (max-width: 1100px){.site-header .nav-area__menu li a{border:1px solid var(--secondary);background:var(--white);padding:1rem;color:var(--secondary);place-items:start;font-weight:700;border-radius:.5rem}}.site-header .nav-area__menu li a:hover{opacity:.8}@media screen and (max-width: 1100px){.site-header .nav-area__menu li a:hover{background:var(--secondary);color:var(--white)}}.site-header .nav-area__menu li:last-child{width:396px}@media screen and (max-width: 1360px){.site-header .nav-area__menu li:last-child{width:320px}}.site-header .nav-area__menu li:last-child p{font-size:14px;font-weight:700;margin-bottom:4px}@media screen and (max-width: 1360px){.site-header .nav-area__menu li:last-child p{font-size:11px}}.site-header .nav-area__menu li:last-child .nav-area__contact{display:flex;align-items:center;justify-content:space-between}.site-header .nav-area__menu li:last-child .nav-area__contact .link-tel{display:flex;align-items:center;gap:8px;color:var(--secondary);font-family:var(--num);font-weight:700;line-height:1;font-size:24px}@media screen and (max-width: 1360px){.site-header .nav-area__menu li:last-child .nav-area__contact .link-tel{font-size:1.18rem;gap:1px}}.site-header .nav-area__menu li:last-child .nav-area__contact .link-tel i{margin-top:1.5px}.site-header .nav-area__menu li:last-child .nav-area__contact .common-btn{width:180px;background:var(--secondary);color:var(--white);border:1px solid var(--secondary);padding:10px 38px 10px 24px}@media screen and (max-width: 1360px){.site-header .nav-area__menu li:last-child .nav-area__contact .common-btn{width:160px}}.site-header .nav-area__menu li:last-child .nav-area__contact .common-btn:hover{background:var(--white);color:var(--secondary)}.site-header .nav-area.open{opacity:1;visibility:visible;background:var(--white)}.site-header.scroll{background:var(--white)}.site-header.scroll .nav-area ul a,.site-header.scroll .nav-area ul p{color:var(--font-black)}.site-header.scroll .nav-area .link-form{color:var(--white);background:var(--primary);border:1px solid var(--primary) !important}.site-header.scroll .nav-area .link-form:hover{opacity:.8 !important}.site-footer .footer-contact{background:var(--primary);position:relative;overflow:hidden}.site-footer .footer-contact::before{content:"";position:absolute;top:0;left:0;max-width:1560px;width:90%;height:100%;background:var(--white);border-radius:0 1.75rem 0 0}@media screen and (max-width: 1100px){.site-footer .footer-contact::before{width:96%}}.site-footer .footer-contact .container{position:relative;z-index:20;padding:40px 0}@media screen and (min-width: 1921px){.site-footer .footer-contact .container{background:var(--white);border-radius:0 1.75rem 0 0}}@media screen and (max-width: 1400px){.site-footer .footer-contact .container{background:var(--white);border-radius:0 1.75rem 0 0}}.site-footer .footer-contact .container::before{content:"";position:absolute;top:0;right:-10%;width:500px;transform:rotate(-19deg);aspect-ratio:1/1;background:url(../images/common/comonn-smile_yellow.svg) no-repeat center center/contain;z-index:-10}@media screen and (max-width: 1100px){.site-footer .footer-contact .container::before{width:300px;bottom:-100px;right:-20%;top:unset}}@media screen and (max-width: 486px){.site-footer .footer-contact .container::before{width:200px;bottom:-30px;right:-20%}}.site-footer .footer-contact h2{margin-bottom:32px}@media screen and (max-width: 1100px){.site-footer .footer-contact h2{margin-bottom:1rem}}.site-footer .footer-contact p{margin-bottom:40px}@media screen and (max-width: 1100px){.site-footer .footer-contact p{margin-bottom:1rem;margin-right:.5rem}}.site-footer .footer-contact__btn-area{display:flex;align-items:center;gap:40px;margin-bottom:12px}@media screen and (max-width: 768px){.site-footer .footer-contact__btn-area{flex-direction:column;gap:1rem;margin-right:.5rem}}.site-footer .footer-contact__btn-area .common-btn{background:var(--secondary);border:1px solid var(--secondary);color:var(--white);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px 52px 16px 24px}.site-footer .footer-contact__btn-area .common-btn:hover{background:var(--white) !important;color:var(--secondary) !important;border-color:var(--secondary) !important}@media screen and (max-width: 486px){.site-footer .footer-contact__btn-area .common-btn{width:100%;padding:16px 24px}}.site-footer .footer-contact__btn-area .link-tel{display:flex;align-items:center;gap:8px;color:var(--secondary);font-family:var(--num);font-weight:700;line-height:1;font-size:24px}.site-footer .footer-contact__btn-area .link-tel:hover{opacity:.8}@media screen and (max-width: 1100px){.site-footer .footer-contact__btn-area .link-tel{font-size:1.5rem;margin-right:.5rem}}.site-footer .footer-contact__btn-area .link-tel i{margin-top:1.5px}@media screen and (max-width: 1100px){.site-footer .footer-contact ul{margin-right:.5rem}}.site-footer .footer-contact-sub{background:var(--white)}.site-footer .footer-contact-sub::before{background:var(--primary)}@media screen and (min-width: 1921px){.site-footer .footer-contact-sub .container{background:var(--primary)}}@media screen and (max-width: 1400px){.site-footer .footer-contact-sub .container{background:var(--primary)}}.site-footer .footer-contact-sub .container::before{content:"";position:absolute;top:0;right:-10%;width:500px;transform:rotate(-19deg);aspect-ratio:1/1;background:url(../images/common/comonn-smile_white.svg) no-repeat center center/contain;z-index:-10}@media screen and (max-width: 1100px){.site-footer .footer-contact-sub .container::before{width:300px;bottom:-100px;right:-20%;top:unset}}@media screen and (max-width: 486px){.site-footer .footer-contact-sub .container::before{width:200px;bottom:-30px;right:-20%}}.site-footer .footer-bottom{background:var(--primary);position:relative}.site-footer .footer-bottom::before{content:"";position:absolute;top:0;left:0;max-width:1560px;width:90%;height:100%;background:var(--font-black)}@media screen and (max-width: 1100px){.site-footer .footer-bottom::before{width:96%}}.site-footer .footer-bottom .container{position:relative;color:var(--white);display:grid;grid-template-columns:auto auto;padding:32px 64px 24px 0}@media screen and (min-width: 1921px){.site-footer .footer-bottom .container{background:var(--font-black)}}@media screen and (max-width: 1400px){.site-footer .footer-bottom .container{background:var(--font-black)}}@media screen and (max-width: 1100px){.site-footer .footer-bottom .container{grid-template-columns:1fr;padding:32px 24px 24px 0}}@media screen and (max-width: 1100px){.site-footer .footer-bottom__address{grid-column:1/3;margin-bottom:1rem}}.site-footer .footer-bottom__address address{font-style:normal}@media screen and (max-width: 486px){.site-footer .footer-bottom__address address{text-align:center}}.site-footer .footer-bottom__logo{margin-bottom:24px;display:block}.site-footer .footer-bottom__logo:hover{opacity:.8}@media screen and (max-width: 486px){.site-footer .footer-bottom__logo{margin-bottom:1rem;width:100%;display:grid;place-items:center}}.site-footer .footer-bottom__link{display:flex;align-items:end;flex-direction:column}@media screen and (max-width: 1100px){.site-footer .footer-bottom__link{align-items:start}}.site-footer .footer-bottom__company-list{margin-bottom:48px;max-width:500px;display:flex;justify-content:end;flex-wrap:wrap;gap:16px}@media screen and (max-width: 1100px){.site-footer .footer-bottom__company-list{justify-content:left}}@media screen and (max-width: 486px){.site-footer .footer-bottom__company-list{margin-bottom:1rem;justify-content:center}}.site-footer .footer-bottom__company-list li a{display:block;height:45px}.site-footer .footer-bottom__company-list li a:hover{opacity:.8}@media screen and (max-width: 486px){.site-footer .footer-bottom__company-list li a{height:35px}}.site-footer .footer-bottom__page-list{display:flex;gap:20px}@media screen and (max-width: 768px){.site-footer .footer-bottom__page-list{flex-wrap:wrap;gap:.5rem}}@media screen and (max-width: 768px){.site-footer .footer-bottom__page-list li{width:calc(50% - .25rem);text-align:center}}.site-footer .footer-bottom__page-list li a{color:var(--white)}.site-footer .footer-bottom__page-list li a:hover{opacity:.8}.site-footer .footer-bottom__copyright{margin-top:40px;display:flex;justify-content:space-between;grid-column:1/3;font-size:12px}@media screen and (max-width: 486px){.site-footer .footer-bottom__copyright{font-size:.5rem;flex-direction:column-reverse;text-align:center;margin-top:1.5rem}}.site-footer .footer-bottom__copyright a{color:var(--third)}.site-footer .footer-bottom-sub{background:var(--white)}.sub-top{padding-top:100px;position:relative;background:var(--primary);overflow:hidden}@media screen and (max-width: 1100px){.sub-top{padding-top:60px}}.sub-top::before{content:"";position:absolute;bottom:-465px;right:0;width:2600px;aspect-ratio:2036.72/489.1;background:url(../images/common/sub-top-bk_i1.png) no-repeat top right;background-size:100% 400px}@media screen and (min-width: 2600px){.sub-top::before{width:3200px;bottom:-613px}}@media screen and (max-width: 1100px){.sub-top::before{width:1100px;bottom:-189px;background-size:100% 244px}}@media screen and (max-width: 486px){.sub-top::before{width:480px;bottom:-43px}}.sub-top .container{padding:120px 0 141px 0}@media screen and (max-width: 1100px){.sub-top .container{padding:30px 0 40px 0}}.sub-top__head{position:relative}.sub-top__head::before{content:"";position:absolute;top:10px;left:3%;width:233px;transform:rotate(19deg);aspect-ratio:1/1;background:url(../images/common/comonn-smile_white.svg) no-repeat center center/cover}@media screen and (max-width: 1100px){.sub-top__head::before{left:0;top:0;width:30%;z-index:10}}@media screen and (max-width: 486px){.sub-top__head::before{top:22px}}.sub-top__head h2{margin-bottom:4px;position:relative;z-index:20}.sub-top .pankuzu{color:#868484;position:relative;z-index:20}.sub-top .pankuzu a{color:#868484;text-decoration:underline}.sub-top .image{position:absolute;bottom:0;right:140px;width:300px;aspect-ratio:295.35/229.95;transform:scaleX(-1)}@media screen and (max-width: 1100px){.sub-top .image{width:180px;right:0}}@media screen and (max-width: 486px){.sub-top .image{width:30%}}#scrollTopBtn{position:fixed;bottom:20px;right:16px;width:50px;height:50px;background:var(--font-black);opacity:0;transform:translateX(100%);z-index:8000;border:1px solid var(--white);cursor:pointer;border-radius:8px;transition:.3s}#scrollTopBtn::after{content:"";top:46%;left:55%;width:12px;height:12px;position:absolute;border-top:2px solid var(--white);border-right:2px solid var(--white);transform:rotate(-45deg) translate(-50%, -50%);transition:.2s}#scrollTopBtn:hover::after{top:40%}#scrollTopBtn.in{transform:translateX(0);opacity:1}#toggle-nav{position:relative;z-index:99999;width:44px;height:44px;display:none;background-color:var(--secondary);border-radius:6px;margin-left:auto;border:1px solid var(--secondary);margin-right:15px}@media screen and (max-width: 1100px){#toggle-nav{display:block;margin-right:0}}#toggle-nav::before{content:"メニュー";position:absolute;bottom:-1rem;font-size:.7rem;left:50%;transform:translateX(-50%);color:var(--secondary);font-weight:700;z-index:10000;white-space:nowrap;letter-spacing:.01em}#toggle-nav span{position:absolute;display:inline-block;background:var(--white);transition:.3s;left:12px;height:3px;border-radius:2px}#toggle-nav span:nth-child(1){top:13px;width:45%}#toggle-nav span:nth-child(2){top:21px;width:35%}#toggle-nav span:nth-child(3){top:29px;width:20%}#toggle-nav.open{border:1px solid var(--white)}#toggle-nav.open span:nth-child(1){top:14px;left:16px;transform:translateY(6px) rotate(-135deg);width:30%}#toggle-nav.open span:nth-child(2){opacity:0}#toggle-nav.open span:nth-child(3){top:26px;left:16px;transform:translateY(-6px) rotate(135deg);width:30%}.item-single .row{display:flex;justify-content:space-between}@media screen and (max-width: 1100px){.item-single .row{flex-direction:column}}.item-single .row .text{width:45%}@media screen and (max-width: 1100px){.item-single .row .text{width:100%}}.item-single .row .text .table-wrap{grid-template-columns:180px 1fr}.item-single .row .images{width:50%}@media screen and (max-width: 1100px){.item-single .row .images{width:100%;margin-bottom:30px}}.item-single .row .images .main-slider{position:relative;max-height:500px;overflow:hidden}@media screen and (max-width: 1100px){.item-single .row .images .main-slider{min-height:300px}}.item-single .row .images .main-slider .main-slider-item{display:flex;justify-content:center;align-items:center;height:500px}@media screen and (max-width: 1100px){.item-single .row .images .main-slider .main-slider-item{height:300px}}.item-single .row .images .main-slider .main-slider-item img{max-height:500px;width:auto;max-width:100%;height:auto;display:block;margin:auto}@media screen and (max-width: 1100px){.item-single .row .images .main-slider .main-slider-item img{max-height:300px}}.item-single .row .images .thumbnail-slider{margin:20px 20px 0}.item-single .row .images .thumbnail-slider .slick-prev:before,.item-single .row .images .thumbnail-slider .slick-next:before{color:#000}.item-single .row .images .thumbnail-slider .slick-slide{padding:0 5px;height:120px}@media screen and (max-width: 1100px){.item-single .row .images .thumbnail-slider .slick-slide{height:80px}}.item-single .row .images .thumbnail-slider .slick-slide img{cursor:pointer}.item-single .row .images .thumbnail-slider .slick-slide img:hover{opacity:.7}.image-fit,.item-single .row .images .thumbnail-slider .slick-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-cont{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sp-disp{display:none}@media screen and (max-width: 486px){.sp-disp{display:block !important}}.tab-disp{display:none}@media screen and (max-width: 1100px){.tab-disp{display:block !important}}@media screen and (max-width: 1100px){.tab-hidden{display:none !important}}@media screen and (max-width: 486px){.pc-disp{display:none !important}}.font-vertical{line-height:1;writing-mode:vertical-rl;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.common-btn{width:250px;padding:16px 43px 16px 24px;display:block;background:var(--secondary);color:var(--white);font-weight:700;position:relative;border-radius:100px;border:1px solid var(--secondary)}@media screen and (max-width: 486px){.common-btn{width:100%;padding:1rem 2rem;text-align:center}}.common-btn i{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:16px}.common-btn:hover{background:var(--white) !important;color:var(--secondary) !important}.common-head-red{color:var(--secondary);font-size:2rem;font-weight:700;line-height:1.25;position:relative;margin-left:2rem}@media screen and (max-width: 486px){.common-head-red{font-size:1.5rem}}.common-head-red::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-2rem;width:1.125rem;height:2.25rem;background:var(--secondary);border-radius:2px}.common-head-circle{font-size:1.5rem;font-weight:700;line-height:1.5;position:relative;margin-bottom:32px}@media screen and (max-width: 486px){.common-head-circle{margin-bottom:1rem;font-size:1.25rem}}.common-head-circle::before{border-radius:50%;border:1px solid var(--secondary);color:var(--secondary);font-family:var(--num);font-weight:700;font-size:.875em;aspect-ratio:1/1;padding:10px;margin-right:8px}.common-head-underline{font-size:24px;font-weight:700;line-height:1.5;padding-bottom:4px;border-bottom:1px solid var(--font-black)}@media screen and (max-width: 768px){.common-head-underline{font-size:1.25rem;padding-bottom:2px}}.common-head-underline::before{content:"";font-family:var(--fa);font-weight:900;font-size:1.5rem;margin-right:8px}@media screen and (max-width: 768px){.common-head-underline::before{margin-right:4px}}.common-profile .common-head-underline{margin-bottom:32px}@media screen and (max-width: 486px){.common-profile .common-head-underline{margin-bottom:1rem}}.common-profile dl{width:684px;margin-left:auto;display:grid;grid-template-columns:140px 1fr;row-gap:24px}@media screen and (max-width: 1100px){.common-profile dl{width:100%}}@media screen and (max-width: 486px){.common-profile dl{grid-template-columns:1fr;row-gap:.75rem}}.common-profile dl dt{font-weight:700;color:var(--secondary);padding-bottom:4px;border-bottom:1px solid #cecec9}@media screen and (max-width: 486px){.common-profile dl dt{padding-bottom:0}}.common-profile dl dd{padding-bottom:4px;border-bottom:1px solid #cecec9}@media screen and (max-width: 486px){.common-profile dl dd{border-bottom:none;padding-bottom:2px}}.index-main{background:url(../images/index/index-bk_i1.png) no-repeat top left;background-size:auto;position:relative}@media screen and (min-width: 1921px){.index-main{background-size:110% auto}}.index-main::before{content:"";position:absolute;top:2100px;left:0;height:670px;aspect-ratio:130.999/667;background:url(../images/index/index-bk_i2.png) no-repeat top left;background-size:auto}@media screen and (max-width: 768px){.index-main::before{display:none}}.index-top{position:relative;margin-top:100px;height:calc(100vh - 100px)}@media screen and (max-width: 1100px){.index-top{margin-top:60px;height:calc(80vh - 60px)}}@media screen and (max-width: 486px){.index-top{height:590px}}.index-top::before{content:"";position:absolute;bottom:0;left:-100px;width:450px;aspect-ratio:1/1;transform:rotate(19deg);background:url(../images/common/comonn-smile_white.svg) no-repeat center center/contain}@media screen and (max-width: 486px){.index-top::before{display:none}}.index-top .container{max-width:100vw;width:100%;height:100%;display:flex;justify-content:right;position:relative;padding:0}@media screen and (max-width: 1100px){.index-top .container{flex-direction:column-reverse;margin-top:60px}}.index-top__txt{flex:1;gap:8px;position:absolute;z-index:20;left:0;top:3.5rem}.index-top__txt h2{width:50vw}@media screen and (max-width: 1100px){.index-top__txt h2{width:65vw}}@media screen and (max-width: 486px){.index-top__txt h2{width:90vw}}.index-top__slider{width:86%;display:flex;flex-direction:column;padding:1rem 0 2rem 0;gap:1rem;height:100%}@media screen and (max-width: 1100px){.index-top__slider{padding:.5rem 0 1rem 0;width:100%}}@media screen and (max-width: 486px){.index-top__slider{gap:.5rem}}.index-top__slider .splide .splide__track{height:100%}.index-top__slider .splide .splide__slide{border-radius:1rem;overflow:hidden}@media screen and (max-width: 1100px){.index-top__slider .splide .splide__slide{border-radius:.5rem}}.index-top__slider #main-slider{height:70%}.index-top__slider #secondary-slider{height:30%}.index-message .container{padding:75px 0}@media screen and (max-width: 486px){.index-message .container{padding:30px 0}}.index-message__inner{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:32px}@media screen and (max-width: 1100px){.index-message__inner{flex-direction:column-reverse;gap:1rem}}.index-message__txt{display:flex;flex-direction:column;justify-content:center;gap:73.5px}@media screen and (max-width: 768px){.index-message__txt{gap:24px;writing-mode:horizontal-tb;text-align:center}}@media screen and (max-width: 486px){.index-message__txt{text-align:left}}.index-message h2{display:flex;flex-direction:column;gap:24px;font-size:2.125rem;font-weight:700;line-height:1.15;letter-spacing:8px}@media screen and (max-width: 768px){.index-message h2{gap:8px;font-size:1.75rem;letter-spacing:.05em}}.index-message p{margin-top:56px;display:flex;flex-direction:column;gap:56px;font-weight:500;font-size:1.125rem}@media screen and (max-width: 768px){.index-message p{gap:16px;margin-top:0;font-size:1rem}}.index-message__img{margin-top:56px}@media screen and (max-width: 1100px){.index-message__img{margin-top:0}}.index-message__img ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:32px}@media screen and (max-width: 1100px){.index-message__img ul{width:430px;gap:.5rem;justify-content:center;margin-inline:auto}}@media screen and (max-width: 486px){.index-message__img ul{width:100%;margin-bottom:1rem}}.index-message__img ul li{width:210px;padding:11px 5px;border-radius:8px;border:2px solid var(--secondary);background:var(--white);color:var(--secondary);font-weight:700;text-align:center}@media screen and (max-width: 1100px){.index-message__img ul li{width:100%}}.index-message__img .image{width:80%;margin-inline:auto}@media screen and (max-width: 1100px){.index-message__img .image{width:60%;max-width:350px}}.index-message a{margin-inline:auto}.index-exterior{position:relative;overflow-x:hidden;overflow-y:visible}.index-exterior::before{content:"";position:absolute;top:-170px;right:-100px;width:300px;aspect-ratio:1/1;transform:rotate(-19deg);background:url(../images/common/comonn-smile_yellow.svg) no-repeat center center/contain}@media screen and (max-width: 1100px){.index-exterior::before{display:none}}.index-exterior .container{padding:28px 43px;background:var(--white);border-radius:1rem;display:flex;justify-content:space-between;gap:1rem;position:relative}@media screen and (max-width: 1100px){.index-exterior .container{flex-direction:column-reverse;gap:1.5rem;height:auto;padding:1.5rem;margin-bottom:1rem}}@media screen and (max-width: 486px){.index-exterior .container{padding:1rem}}.index-exterior__txt{display:flex;flex-direction:column}@media screen and (max-width: 1100px){.index-exterior__txt{width:100%}}.index-exterior__txt h2{color:var(--secondary);font-size:24px;font-weight:700;padding-bottom:10px;border-bottom:1px solid var(--secondary);margin-bottom:24px}@media screen and (max-width: 1100px){.index-exterior__txt h2{margin-bottom:1rem}}.index-exterior__txt p{font-weight:500}.index-exterior__txt a{margin-top:auto}@media screen and (max-width: 1100px){.index-exterior__txt a{margin-top:1rem}}.index-exterior .image{width:540px;aspect-ratio:5/3;border-radius:16px;overflow:hidden}@media screen and (max-width: 1100px){.index-exterior .image{width:100%;aspect-ratio:2/1}}.index-works{overflow:hidden}.index-works__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media screen and (max-width: 768px){.index-works__head{flex-direction:column;align-items:start;gap:1rem;margin-bottom:1rem}}@media screen and (max-width: 768px){.index-works__head .common-btn{margin-left:auto}}.index-works .swiper{overflow:visible}.index-works .swiper .works-image{aspect-ratio:16/9;border-radius:1rem;overflow:hidden}.index-works .swiper .swiper-scrollbar{position:static}.index-works .swiper-slide{width:550px}@media screen and (max-width: 768px){.index-works .swiper-slide{width:96%}}.index-works .swiper-slide:hover .works-image img{transform:scale(1.05)}.index-works .swiper-scrollbar{position:relative;background:var(--white);height:2px !important;margin-top:56px;border-radius:5px;cursor:pointer}@media screen and (max-width: 768px){.index-works .swiper-scrollbar{margin-top:1rem}}.index-works .swiper-scrollbar-drag{background:var(--font-black);border-radius:5px;height:100%;cursor:-webkit-grab;cursor:grab}.index-works .swiper-scrollbar-drag:active{cursor:-webkit-grabbing;cursor:grabbing}.index-works .swiper .works-image img{transition:transform .3s ease-in-out}.index-works .container{padding:150px 0;padding-bottom:6rem}@media screen and (max-width: 1100px){.index-works .container{padding:5rem 0}}@media screen and (max-width: 768px){.index-works .container{padding:2rem 0 4rem 0}}@media screen and (max-width: 486px){.index-works .container{padding:3rem 0 4.5rem 0}}.index-works .works-info{margin-top:10px;font-weight:700}.index-works .works-info .category{color:var(--secondary);text-decoration:underline;margin-bottom:8px;display:block}.index-news{background:#cf5b5b}.index-news .container{position:relative;padding-top:4rem}.index-news h2{margin-bottom:32px;color:var(--white)}@media screen and (max-width: 1100px){.index-news h2{margin-bottom:1rem}}.index-news h2::before{background:var(--white)}.index-news__inner{display:flex;justify-content:space-between;gap:78px;min-height:248.39px}@media screen and (max-width: 1100px){.index-news__inner{min-height:auto;flex-direction:column;gap:.5rem}}.index-news__btn-area{width:320px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1100px){.index-news__btn-area{width:100%;gap:1.5rem}}@media screen and (max-width: 486px){.index-news__btn-area{gap:1rem}}.index-news__btn-area ul{width:100%;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 1100px){.index-news__btn-area ul{flex-direction:row}}@media screen and (max-width: 486px){.index-news__btn-area ul{flex-direction:column}}.index-news__btn-area ul li{padding:14px 24px 14px 16px;border-radius:.5rem;background:var(--white);cursor:pointer;font-weight:700;line-height:1.15;transition:.3s}.index-news__btn-area ul li:hover{background:var(--third)}@media screen and (max-width: 1100px){.index-news__btn-area ul li{flex:1}}@media screen and (max-width: 768px){.index-news__btn-area ul li{font-size:.75rem}}.index-news__btn-area ul li i{margin-right:8px}@media screen and (max-width: 768px){.index-news__btn-area ul li i{margin-right:4px}}.index-news__btn-area ul li.is-btn-active{background:var(--font-black);color:var(--white)}.index-news__btn-area .common-btn{background:var(--white);color:var(--secondary)}@media screen and (max-width: 1100px){.index-news__btn-area .common-btn{margin-left:auto}}.index-news__btn-area .common-btn:hover{opacity:.8}.index-news__cont{flex:1;position:relative;display:none;flex-direction:column;gap:21px}@media screen and (max-width: 1100px){.index-news__cont{gap:1rem}}.index-news__cont li{padding-bottom:16px;border-bottom:1px dotted var(--third)}.index-news__cont a{transition:.3s}.index-news__cont a:hover{opacity:.8}.index-news__cont .index-news__item{display:flex;gap:1rem;font-size:.75rem;margin-bottom:4px;color:var(--third)}.index-news__cont .index-news__item .date{font-family:var(--num)}.index-news__cont h3{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:800px;font-size:1.25rem;color:var(--white)}.index-news .is-contents-active{display:flex}.index-instagram{background:var(--primary);position:relative}@media screen and (max-width: 1100px){.index-instagram{background:var(--white)}}.index-instagram::before{content:"";position:absolute;top:-0.5rem;width:100%;height:5rem;background:#cf5b5b}@media screen and (max-width: 1100px){.index-instagram::before{top:-1.5rem}}.index-instagram .container{background:var(--white);padding-top:0;border-radius:1rem;padding:0 40px 32px 40px;position:relative}@media screen and (max-width: 1100px){.index-instagram .container{padding:1rem 0;margin-top:1.25rem}}.index-instagram__head{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;top:-32px}@media screen and (max-width: 1100px){.index-instagram__head{gap:16px}}.index-instagram__head .image{width:56px;aspect-ratio:1/1;position:relative;z-index:10}@media screen and (max-width: 1100px){.index-instagram__head .image{width:40px}}.index-instagram__head .image::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:170%;height:170%;background:var(--white);border-radius:50%;z-index:-10}.index-instagram__head h2{background:linear-gradient(90deg, #833AB4 -0.17%, #FD1D1D 61.91%, #FCB045 100.11%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:24px;font-weight:700;line-height:1.5}@media screen and (max-width: 768px){.index-instagram__head h2{font-size:1.25rem;padding-inline:.5rem}}.index-instagram__cont .sb_instagram_header{padding:0 !important}.index-link{background:var(--primary)}.index-link .container{display:flex;justify-content:space-between}@media screen and (max-width: 1100px){.index-link .container{flex-direction:column;gap:1.5rem}}@media screen and (max-width: 486px){.index-link .container{gap:1rem}}.index-link__item{aspect-ratio:5/3;width:48%;border-radius:1rem;overflow:hidden;position:relative;background:var(--white);padding:24px 32px;display:flex;flex-direction:column;justify-content:space-between}.index-link__item:hover::before{opacity:.8}@media screen and (max-width: 1100px){.index-link__item{width:100%;aspect-ratio:5/2}}@media screen and (max-width: 486px){.index-link__item{aspect-ratio:5/3;gap:.5rem}}.index-link__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2}.index-link__item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(81deg, #FFF 11.19%, rgba(255, 255, 255, 0) 78.21%)}.index-link__item.index-company::before{background:url(../images/index/index-company_i1.jpg) no-repeat center center/cover}.index-link__item.index-recruit::before{background:url(../images/index/index-recruit_i1.jpg) no-repeat center center/cover}.index-link__item h2{position:relative;z-index:10}.index-link__item .common-btn{position:relative;z-index:10;margin-left:auto;transition:.3s}.service-common__inner{display:flex;justify-content:space-between;gap:40px;margin-bottom:24px}@media screen and (max-width: 1100px){.service-common__inner{flex-direction:column;gap:1rem;margin-bottom:1rem}}.service-common .image{flex:1;aspect-ratio:16/9;border-radius:1rem;overflow:hidden}.service-common__question{width:500px}@media screen and (max-width: 1100px){.service-common__question{width:100%}}.service-common__question dt{color:var(--secondary);font-weight:700;margin-bottom:8px}.service-common__question dt i{font-size:1.15em;margin-right:4px}.service-common__question dd ul{display:flex;flex-direction:column;gap:10.5px}@media screen and (max-width: 486px){.service-common__question dd ul{gap:.5rem}}.service-common__question dd ul li{padding:1rem;border-radius:8px;background:var(--third);font-weight:700}@media screen and (max-width: 486px){.service-common__question dd ul li{padding:.5rem;border-radius:.5rem}}.service-common__text{margin-bottom:24px}.service-common__list{padding:16px 0;border-top:1px solid #cecec9;border-bottom:1px solid #cecec9;display:flex;gap:16px;margin-bottom:40px}@media screen and (max-width: 486px){.service-common__list{margin-bottom:1rem}}.service-common__list dt{width:100px;font-weight:700;color:var(--secondary)}.service-common__btn-area{display:flex;justify-content:center;gap:24px}@media screen and (max-width: 486px){.service-common__btn-area{flex-direction:column;gap:.5rem}}.service-exterior .common-head-circle::before{content:"01"}.service-reform .container{padding-top:0}.service-reform .common-head-circle::before{content:"02"}.exterior-message .container{padding:2rem 0 0 0}@media screen and (max-width: 1200px){.exterior-message .container{padding-bottom:1.5rem}}.exterior-message h2{font-size:2rem;font-weight:700;line-height:1.5;text-align:center;margin-bottom:32px}@media screen and (max-width: 486px){.exterior-message h2{font-size:1.5rem;margin-bottom:1rem}}.exterior-message p{text-align:center;line-height:2.1;margin-bottom:45px}@media screen and (max-width: 1100px){.exterior-message p{margin-bottom:.75rem}}.exterior-message ul{display:flex;justify-content:space-between;gap:8px}@media screen and (max-width: 1200px){.exterior-message ul{flex-wrap:wrap;flex-direction:column;gap:.5rem;align-items:center}}.exterior-message ul li{flex:1}@media screen and (max-width: 1200px){.exterior-message ul li{max-width:790px;width:100%}}.exterior-message ul li a{width:100%;display:block;border-radius:16px 16px 0 0;border-top:2px solid var(--secondary);border-right:2px solid var(--secondary);border-left:2px solid var(--secondary);padding:14px 8px;cursor:pointer;color:var(--secondary);font-weight:700;font-size:1.1rem}.exterior-message ul li a:hover{background:var(--secondary);color:var(--white)}@media screen and (max-width: 1200px){.exterior-message ul li a{width:100%;flex:unset;border:2px solid var(--secondary);border-radius:.5rem}}@media screen and (max-width: 768px){.exterior-message ul li a{font-size:1rem;padding:.75rem 1rem}}.exterior-message ul li a i{margin-right:4px}.exterior-common .container{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1100px){.exterior-common .container{gap:1.5rem}}@media screen and (max-width: 768px){.exterior-common .container{flex-direction:column;gap:.75rem}}.exterior-common__txt{width:550px}@media screen and (max-width: 1100px){.exterior-common__txt{width:500px}}@media screen and (max-width: 768px){.exterior-common__txt{width:100%}}.exterior-common__txt .common-head-underline{margin-bottom:24px}@media screen and (max-width: 768px){.exterior-common__txt .common-head-underline{margin-bottom:.5rem}}.exterior-common__image-list{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:24px;column-gap:24px;row-gap:16px}@media screen and (max-width: 768px){.exterior-common__image-list{-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.5rem}}.exterior-common__image-list li .image{aspect-ratio:4/3;overflow:hidden;border-radius:8px;margin-bottom:4px}.exterior-common__image-list li p{color:#797979;font-size:12px;text-align:right}.exterior-entrance{background:var(--primary)}.exterior-carport .container{flex-direction:row-reverse}@media screen and (max-width: 768px){.exterior-carport .container{flex-direction:column}}.exterior-fence{background:var(--primary)}.exterior-fence__txt{margin-bottom:40px}@media screen and (max-width: 486px){.exterior-fence__txt{margin-bottom:1rem}}.exterior-fence .common-head-underline{margin-bottom:24px}@media screen and (max-width: 486px){.exterior-fence .common-head-underline{margin-bottom:.5rem}}.exterior-fence__list{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 486px){.exterior-fence__list{gap:.5rem}}.exterior-fence__list li{background:var(--white);border-radius:16px;padding:32px 32px 16px 32px;display:flex;gap:32px}@media screen and (max-width: 768px){.exterior-fence__list li{flex-direction:column;padding:1rem;gap:.5rem}}@media screen and (max-width: 1100px){.exterior-fence__list li .common-head-circle{margin-bottom:.75rem}}.exterior-fence__list li:first-child .common-head-circle::before{content:"01"}.exterior-fence__list li:nth-child(2) .common-head-circle::before{content:"02"}.exterior-fence__list li:last-child .common-head-circle::before{content:"03"}.exterior-fence__list__txt{flex:1}.exterior-fence__list__image{width:300px}@media screen and (max-width: 768px){.exterior-fence__list__image{width:100%}}.exterior-fence__list__image .image{aspect-ratio:16/9;overflow:hidden;border-radius:8px;margin-bottom:4px}.exterior-fence__list__image p{font-size:12px;color:#797979;text-align:right}.exterior-sash .container{flex-direction:row-reverse}@media screen and (max-width: 768px){.exterior-sash .container{flex-direction:column}}.exterior-storage{background:var(--primary);margin-bottom:7rem}@media screen and (max-width: 768px){.exterior-storage{margin-bottom:3rem}}.company-message .container{padding-bottom:0}.company-message .common-head-underline{margin-bottom:32px}@media screen and (max-width: 486px){.company-message .common-head-underline{margin-bottom:1rem}}.company-message__inner{display:flex;justify-content:space-between;gap:56px}@media screen and (max-width: 1100px){.company-message__inner{flex-direction:column;gap:.5rem}}.company-message .image{border-radius:16px;overflow:hidden;aspect-ratio:494/429}@media screen and (max-width: 1100px){.company-message .image{aspect-ratio:2/1}}@media screen and (max-width: 486px){.company-message .image{aspect-ratio:16/9}}@media screen and (max-width: 1100px){.company-message .image img{-o-object-position:bottom center;object-position:bottom center}}.company-message__txt{width:650px}@media screen and (max-width: 1100px){.company-message__txt{width:100%}}.company-message__txt>dt{color:var(--secondary);font-size:2.25rem;font-weight:700;line-height:1.4;margin-bottom:24px}@media screen and (max-width: 1100px){.company-message__txt>dt{font-size:1.5rem;margin-bottom:.5rem}}.company-message__txt>dd{line-height:2.1;margin-bottom:14px}@media screen and (max-width: 1100px){.company-message__txt>dd{margin-bottom:.5rem}}.company-message__txt dl{display:flex;gap:16px;font-weight:700}.company-access .container{padding-top:0}.company-access .common-head-underline{margin-bottom:32px}@media screen and (max-width: 486px){.company-access .common-head-underline{margin-bottom:1rem}}.company-access__map{border-radius:16px;overflow:hidden;aspect-ratio:2.414}@media screen and (max-width: 486px){.company-access__map{border-radius:.5rem;aspect-ratio:1/1}}.company-access__map iframe{height:100%}.recruit-message .common-head-underline{margin-bottom:32px}@media screen and (max-width: 486px){.recruit-message .common-head-underline{margin-bottom:1rem}}.recruit-message__inner{display:flex;justify-content:space-between;gap:56px}@media screen and (max-width: 1100px){.recruit-message__inner{flex-direction:column-reverse;gap:.5rem}}.recruit-message__txt{width:600px}@media screen and (max-width: 1100px){.recruit-message__txt{width:100%}}.recruit-message__txt dt{color:var(--secondary);font-size:36px;font-weight:700;line-height:1.4;margin-bottom:24px}@media screen and (max-width: 1100px){.recruit-message__txt dt{font-size:1.5rem;margin-bottom:.5rem}}.recruit-message__txt dd{line-height:2.1}.recruit-message__image-list{display:flex;gap:8px;margin-right:calc(50% - 50vw + 8px)}@media screen and (max-width: 1100px){.recruit-message__image-list{margin:0;gap:4px;margin-bottom:2.3rem}}.recruit-message__image-list li{aspect-ratio:1/2;overflow:hidden;border-radius:8px}.recruit-message__image-list li:nth-child(2),.recruit-message__image-list li:nth-child(4){position:relative;top:40px}@media screen and (max-width: 486px){.recruit-message__image-list li:nth-child(2),.recruit-message__image-list li:nth-child(4){top:32px}}.recruit-requirement .container{padding-top:0}.recruit-requirement dl{width:750px}@media screen and (max-width: 486px){.recruit-requirement dl{width:100%}}.recruit-requirement a{color:var(--link);font-weight:700;text-decoration:underline}.recruit-requirement a:hover{opacity:.7}.works-list__category-filter{margin-bottom:2rem}.works-list__category-filter ul{display:flex;justify-content:center;gap:1rem}@media screen and (max-width: 486px){.works-list__category-filter ul{flex-direction:column;gap:.5rem}}.works-list__category-filter ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 486px){.works-list__category-filter ul li{width:100%}}.works-list__category-filter ul li a{display:block;border-radius:.35rem;cursor:pointer;font-weight:700;line-height:1.15;border:1px solid var(--secondary);color:var(--secondary);padding:.5rem}.works-list__category-filter ul li a:hover{background:var(--secondary);color:var(--white)}.works-list__category-filter ul li a.active{background:var(--secondary);color:var(--white)}.works-list__items{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:2rem}@media screen and (max-width: 1100px){.works-list__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.works-list__items{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 486px){.works-list__items{gap:1rem}}.works-list__item{min-width:0}.works-list__item:hover .works-list__image img{transform:scale(1.05)}.works-list__image{aspect-ratio:16/9;overflow:hidden;border-radius:.5rem;margin-bottom:.5rem}.works-list__image img{transition:.3s}.works-list__info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.works-list__meta{display:flex;gap:.35rem;font-size:.875rem;font-weight:700}.works-list__date{color:var(--secondary)}.works-list__title{font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.works-list__paging{margin:50px 0;display:flex;justify-content:center;gap:.5rem}.works-list__paging a,.works-list__paging .page-numbers{width:2rem;height:2rem;display:grid;place-items:center;border-radius:4px;border:1px solid var(--font-black)}.works-list__paging a.current,.works-list__paging .page-numbers.current{background-color:var(--font-black);color:var(--white)}.works-list__paging a:hover,.works-list__paging .page-numbers:hover{opacity:.7}.works-single-content .container{padding-bottom:0}.works-single-content .common-head-underline{margin-bottom:1rem}.works-single-gallery .container{padding:2rem 0 3.5rem 0}.works-single-gallery #works-gallery-main{margin-bottom:20px;position:relative;width:100%;margin:0 auto;border-radius:1rem;overflow:hidden;margin-bottom:1rem}.works-single-gallery #works-gallery-main .splide__slide{height:500px;display:flex;align-items:center;justify-content:center;background:var(--third)}.works-single-gallery #works-gallery-main .splide__slide img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.works-single-gallery #works-gallery-main .splide__arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:1}@media screen and (max-width: 768px){.works-single-gallery #works-gallery-main .splide__arrows{display:none}}.works-single-gallery #works-gallery-main .splide__arrow{position:absolute;cursor:pointer;transition:.3s;font-size:2rem;background:unset}.works-single-gallery #works-gallery-main .splide__arrow:hover{opacity:.7}.works-single-gallery #works-gallery-main .splide__arrow--prev{left:10px}.works-single-gallery #works-gallery-main .splide__arrow--next{right:10px}.works-single-gallery #works-gallery-thumbnails .splide__slide{opacity:.5;cursor:pointer}.works-single-gallery #works-gallery-thumbnails .splide__slide.is-active{opacity:1}.works-single-gallery #works-gallery-thumbnails .splide__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works-single-before-after .container{padding-top:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media screen and (max-width: 486px){.works-single-before-after .container{grid-template-columns:repeat(1, 1fr)}}.works-single-before-after__before,.works-single-before-after__after{aspect-ratio:16/9;overflow:hidden;border-radius:.25rem;position:relative;background:var(--third);border-radius:.5rem}.works-single-before-after__before::before,.works-single-before-after__after::before{position:absolute;top:.5rem;left:1rem;padding:.5rem;background:var(--white);border-radius:.25rem;font-weight:700;font-size:1.25rem}.works-single-before-after__before::before{content:"施工前"}.works-single-before-after__after::before{content:"施工後";color:var(--secondary)}.contact-info .container{padding-bottom:2.5rem}.contact-info__txt{font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center}@media screen and (max-width: 486px){.contact-info__txt{font-size:1rem;text-align:left}}.contact-info__txt span{color:var(--secondary);font-size:1.05em}.contact-info__cont{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-bottom:.5rem;padding:.5rem;border:1px solid var(--secondary);border-radius:.5rem}@media screen and (max-width: 486px){.contact-info__cont{grid-template-columns:repeat(1, 1fr)}}.contact-info__item{display:block;font-weight:700;font-family:var(--num);font-size:1.5rem;text-align:center;color:var(--secondary)}.contact-info__item span{font-size:1rem}.contact-info a:hover{opacity:.7}.contact-info__attention{margin-left:.5rem}.contact-form .container{padding-top:0}.contact-form .common-head-underline{margin-bottom:1rem}.contact-form__txt{margin-bottom:1rem}.page-policy__txt{margin-bottom:1rem}.page-policy dl{margin-bottom:1rem}.page-policy dl dt{font-weight:700}.page-policy dl dd{margin-left:1rem}.page-policy dl dd ol{margin-left:1.5rem;list-style:decimal;margin-bottom:1rem}.page-policy address{font-style:normal}