*,*::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}h2,h3,h4,h5,h6,p,ul,ol{margin-bottom:1rem}html{overflow-x:hidden}iframe{width:100%;height:400px}html{overflow-x:hidden}ul,ol{margin:0}a{color:var(--font-color);text-decoration:none}h2,h3,h4,h5{font-weight:700;line-height:1.8}.min{font-family:var(--serif)}.sp{display:none}@media screen and (max-width: 486px){.sp{display:block !important}}@media screen and (max-width: 486px){.pc{display:none !important}}input,textarea{outline:none}input[type=tel],input[type=text],input[type=date],input[type=email],input[type=password],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=tel],input[type=text],input[type=date],input[type=email],input[type=password],select,textarea{padding:.3rem}}input[type=tel]:focus-visible,input[type=text]:focus-visible,input[type=date]:focus-visible,input[type=email]:focus-visible,input[type=password]:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 10px rgba(0,0,0,.2);border:1px solid #0599d9}.wpcf7-validates-as-date{max-width:200px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../inc/images/select-arrow.png) no-repeat center right 10px}.wrapper{display:flex;flex-direction:column;height:100vh}.wrapper .site-footer{margin-top:auto}.container{max-width:1400px;width:96%;margin:0 auto;padding:120px 0}@media screen and (max-width: 486px){.container{width:90%;padding:80px 0}}#scrollTopBtn{position:fixed;bottom:112px;right:0;width:50px;height:50px;background-color:var(--primary-color);border:none;color:#fff;opacity:0;transform:translateX(100%);transition:.4s;z-index:10;border:1px solid #fff;border-right:none;cursor:pointer}#scrollTopBtn::after{content:"";top:46%;left:55%;width:12px;height:12px;position:absolute;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg) translate(-50%, -50%);transition:.4s}#scrollTopBtn:hover::after{top:40%}#scrollTopBtn.in{transform:translateX(0);opacity:1}.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 1s .2s forwards;animation:fadeInUp 1s .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 .8s .2s forwards;animation:zoomIn .8s .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)}}.bound{opacity:0}.bound.isAnime{-webkit-animation:bound .8s cubic-bezier(0.12, 0, 0.39, 0) forwards;animation:bound .8s cubic-bezier(0.12, 0, 0.39, 0) forwards}.bound2{opacity:0}.bound2.isAnime{-webkit-animation:bound2 1.2s cubic-bezier(0.12, 0, 0.39, 0) infinite;animation:bound2 1.2s cubic-bezier(0.12, 0, 0.39, 0) infinite}@-webkit-keyframes bound{0%{transform:scale(0)}50%{opacity:1;transform:scale(1.1)}65%{opacity:1;transform:scale(0.7)}100%{opacity:1;transform:scale(1)}}@keyframes bound{0%{transform:scale(0)}50%{opacity:1;transform:scale(1.1)}65%{opacity:1;transform:scale(0.7)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes bound2{0%{opacity:1;transform:scale(1)}25%{opacity:1;transform:scale(1.05)}50%{opacity:1;transform:scale(1)}75%{opacity:1;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}@keyframes bound2{0%{opacity:1;transform:scale(1)}25%{opacity:1;transform:scale(1.05)}50%{opacity:1;transform:scale(1)}75%{opacity:1;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.mask-left{overflow:hidden;display:block;position:relative}.mask-left::before{content:"";position:absolute;width:100%;height:100%;right:0;top:0;z-index:1;background:var(--orange);transition:all .6s cubic-bezier(0.77, 0, 0.175, 1) .2s}.mask-left::after{content:"";position:absolute;width:100%;height:100%;right:0;top:0;background-color:#fff;z-index:2;transition:all .6s cubic-bezier(0.77, 0, 0.175, 1)}.mask-left.isAnime::before,.mask-left.isAnime::after{right:-100%}:root{--primary-color: #040000;--secondary-color: #007ac0;--font-color: #040000;--bg: #cdcccc;--white: #fff;--check: #da1e1e;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--serif: "Shippori Mincho B1", serif;--fa: "Font Awesome 5 Free";--en: "Oswald", sans-serif}.form-block .form-item{display:grid;grid-template-columns:300px 1fr;padding:20px 0;border-bottom:1px solid #ccc}@media screen and (max-width: 486px){.form-block .form-item{grid-template-columns:1fr}}.form-block .form-item:first-child{border-top:1px solid #ccc}.form-block .form-item dt{position:relative;padding-left:70px}@media screen and (max-width: 486px){.form-block .form-item dt{margin-bottom:15px}}.form-block .form-item dt::before,.form-block .form-item dt::after{color:#fff;position:absolute;left:0;font-size:12px;padding:.2rem 1rem;top:2px}.form-block .form-item dt.required::before{content:"必須";background-color:red}.form-block .form-item dt.optional::before{content:"任意";background-color:#2e2e2e}.form-block .form-item .name-block{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width: 486px){.form-block .form-item .name-block{gap:10px}}.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:1px solid #000;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(--check);border-bottom:4px solid var(--check);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(--primary-color);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(--check);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(--check)}.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 #000;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(--check);border-bottom:4px solid var(--check);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);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:120px}}.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(--primary-color);color:#fff;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:#a8a8a8}.form-block .submit-block .wpcf7-spinner{margin:50px auto 0}.page-register .container{max-width:1000px}.page-register .wpcf7{border:1px solid #ccc;padding:50px}:root{--primary-color: #040000;--secondary-color: #003087;--white: #fff;--fa: "Font Awesome 5 Free"}.post-wrap{width:96%;max-width:1200px;margin:0 auto;padding:150px 0 60px;display:grid;grid-template-columns:1fr 320px;gap:50px;position:relative;z-index:10}@media screen and (max-width: 486px){.post-wrap{grid-template-columns:1fr;width:90%;padding-top:80px}}#post-entry{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:40px;font-size:16px;background-color:var(--white)}@media screen and (max-width: 486px){#post-entry{padding:20px}}#post-entry .article-header{border-bottom:1px solid #ccc;margin-bottom:40px;padding-bottom:15px}#post-entry .article-header h1{font-size:clamp(1.5rem,.511rem + 1.82vw,1.875rem);margin-bottom:20px}#post-entry .article-header .meta{display:flex;align-items:center;margin-bottom:10px;gap:15px;color:#a5aaaf;font-size:.8rem}#post-entry .article-header .meta .pubdate{position:relative}#post-entry .article-header .meta .pubdate::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}#post-entry .article-header .meta .update{position:relative}#post-entry .article-header .meta .update::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}#post-entry .article-header .tags-list{display:flex;flex-wrap:wrap}#post-entry .article-header .tags-list li{margin-right:5px}#post-entry .article-header .tags-list li a{background-color:#eee;font-size:13px;border-radius:4px;padding:0 1rem}#post-entry .entry-content{word-break:break-all;overflow-wrap:break-word;white-space:normal}#post-entry .entry-content p,#post-entry .entry-content .wp-block-group p:last-child{margin-bottom:2.2rem}#post-entry .entry-content p a,#post-entry .entry-content .wp-block-group p:last-child a{color:#007ac0;text-decoration:underline}#post-entry .entry-content p a:hover,#post-entry .entry-content .wp-block-group p:last-child a:hover{text-decoration:none}#post-entry .entry-content strong{font-weight:bold}#post-entry .entry-content .wp-block-image{margin-bottom:2.2rem}#post-entry .entry-content ul{margin-bottom:1.5rem;border-radius:6px;padding:1rem 1rem 1rem 2.5rem;border:2px solid #eee}#post-entry .entry-content ul li{list-style:disc}#post-entry .entry-content ol{margin-left:1.1rem;margin-bottom:1rem}#post-entry .entry-content ol li{list-style:decimal}#post-entry .entry-content h2{font-size:clamp(1rem,.511rem + 1.82vw,1.875rem);background-color:var(--secondary-color);color:var(--white);border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}#post-entry .entry-content h3{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);background-color:#eee;border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}#post-entry .entry-content h4{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);font-weight:500;border-top:2px solid #000;border-bottom:1px solid #eee;padding:.5rem 0;margin-bottom:1.5rem;margin-top:50px}#post-entry .entry-content .vk_borderBox_title{border:none}#post-entry .entry-content .vk_borderBox_body p{margin-bottom:1rem}#post-entry .entry-content #toc_container{padding:30px;border-radius:6px;border:none !important;box-shadow:3px 3px 3px #ccc;margin-bottom:50px}#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-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(--secondary-color)}#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-entry .entry-content #toc_container .toc_toggle .toc_brackets,#post-entry .entry-content #toc_container .toc_toggle .toc_brackets{display:none}#post-entry .entry-content .toc_list{margin:inherit;padding:inherit;border:none;color:#555;padding-left:20px !important;margin:0 !important}#post-entry .entry-content .toc_list>li{list-style:decimal !important;font-weight:700;padding:5px 0}#post-entry .entry-content .toc_list>li a{color:#555}#post-entry .entry-content .toc_list ul{margin:inherit;padding:inherit;border:none;margin-bottom:1rem !important}#post-entry .entry-content .toc_list ul li{list-style:decimal !important;font-weight:500}.post-navigation{max-width:1000px;width:94%;margin:0 auto;padding:3rem 0}.post-navigation .nav-links{display:flex;justify-content:space-between}.post-navigation .nav-links a{display:block;width:120px;text-align:center;padding:.3rem;border-radius:40px;transition:.5s;color:#fff;background-color:var(--primary-color)}.post-navigation .nav-links a:hover{background-color:var(--primary-color)}.paging{margin:50px 0}.paging .page-numbers{display:flex;justify-content:center}.paging .page-numbers li{margin:0 2px}.paging .page-numbers li a,.paging .page-numbers li .page-numbers{width:30px;height:30px;display:block;line-height:30px;text-align:center;font-size:16px;background-color:var(--red);border-radius:4px;transition:.5s}.paging .page-numbers li a.current,.paging .page-numbers li .page-numbers.current{background-color:#666;color:#fff}.paging .page-numbers li a:hover,.paging .page-numbers li .page-numbers:hover{background-color:#666;color:#fff}.post-sidebar .sidebar-section{margin-bottom:30px;background-color:var(--white);overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.1)}.post-sidebar .sidebar-section .inner{padding:20px}.post-sidebar .sidebar-title{background-color:var(--primary-color);color:var(--white);font-size:1rem;font-weight:700;padding:10px 20px;border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:0}.post-sidebar>.widget{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:30px;overflow:hidden}.post-sidebar>.widget h2{background-color:#474747;color:#fff;padding:20px}.post-sidebar>.widget .wp-block-categories-list{padding:0 20px 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-color:#000;color:#fff;width:50px}.post-sidebar .widget_categories .wp-block-categories-list{padding:20px}.post-sidebar .wp-block-latest-posts__list{padding:0 20px 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-color);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-color: #142c3f;--secondary-color: #212121;--font-color: #040000;--bg: #f3f3f3;--bg-orange: #fff1e4;--white: #fff;--gray: #393939;--yellow: #fff700;--gold: #a18652;--red: #e8000c;--orange: #ec7e1e;--purple: #7522b9;--check: #da1e1e;--blue: #4084c9;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--serif: "Sawarabi Mincho", serif;--fa: "Font Awesome 5 Free";--en: "Roboto", sans-serif}body{font-family:var(--sans);font-size:16px;line-height:1.8;font-weight:400;color:var(--font-color);word-wrap:break-word;background-color:var(--white);transition:padding-top .3s ease}@media screen and (max-width: 486px){body{font-size:14px}}.site-main{position:relative;background-color:var(--white);z-index:10}.primary-heading{text-align:center;margin-bottom:50px}@media screen and (max-width: 1100px){.primary-heading{margin-bottom:30px}}.primary-heading__sub{font-size:clamp(16px,4vw,20px);color:var(--primary-color);margin-bottom:0;letter-spacing:.2em;font-family:var(--serif);line-height:1}.primary-heading__sub span{display:inline-block;position:relative;padding:0 10px;font-size:12px}.primary-heading__sub span::after,.primary-heading__sub span::before{content:"";position:absolute;width:20px;height:1px;background-color:var(--font-color);top:50%;transform:translateY(-50%)}.primary-heading__sub span::after{left:100%}.primary-heading__sub span::before{right:100%}.primary-heading__title{font-size:clamp(24px,4vw,40px);font-weight:500;color:var(--secondary-color);margin-bottom:0;font-family:var(--serif);letter-spacing:.1em}.primary-heading__description{font-size:18px;color:var(--secondary-color);margin-bottom:0;line-height:1.8;margin-top:20px}@media screen and (max-width: 1100px){.primary-heading__description{font-size:16px;margin-top:10px}}@media screen and (max-width: 768px){.primary-heading__description{text-align:left}}.primary-heading__description span{font-weight:700;color:var(--primary-color)}.primary-btn{display:flex;align-items:center;width:300px;height:60px;background-color:var(--white);color:var(--orange);font-weight:500;padding-left:30px;position:relative;margin-top:50px;border:1px solid var(--orange);letter-spacing:.1em}@media screen and (max-width: 1100px){.primary-btn{margin-left:auto;margin-right:auto;width:240px}}.primary-btn span{position:relative;z-index:5;transition:.4s}.primary-btn::before{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:var(--orange);border-radius:50%;transition:.4s;z-index:2}.primary-btn::after{content:"";position:absolute;background-color:var(--orange);width:100%;height:100%;z-index:1;left:0;top:0;right:0;bottom:0;transform:scaleX(0);transition:.4s}.primary-btn:hover{color:var(--white)}.primary-btn:hover::after{transform:scaleX(1)}.primary-btn:hover::before{transform:translateY(-50%) scale(1.5);background-color:var(--white)}.marker{background:linear-gradient(transparent 75%, var(--yellow) 0%);font-weight:700}.table-wrap{border-top:1px solid #ccc}.table-wrap .dl-table{display:flex;flex-wrap:wrap;padding:40px 100px;border-bottom:1px solid #ccc}@media screen and (max-width: 768px){.table-wrap .dl-table{padding:20px}}.table-wrap .dl-table>dt{flex:0 0 200px;font-weight:700;color:var(--primary-color)}@media screen and (max-width: 768px){.table-wrap .dl-table>dt{flex:0 0 100%}}.table-wrap .dl-table>dd{flex:0 0 calc(100% - 200px)}@media screen and (max-width: 768px){.table-wrap .dl-table>dd{flex:0 0 100%}}.table-wrap .dl-table>dd ul{margin-left:1.5rem;list-style:circle}@media screen and (max-width: 768px){.table-wrap .dl-table>dd{flex:0 0 100%}}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;cursor:pointer;align-items:flex-end;overflow:hidden;position:relative;z-index:99999;margin-right:0;width:44px;height:44px;background-color:var(--primary-color);margin-left:auto;border-radius:6px}@media screen and (max-width: 1100px){.hamburger-menu{display:flex}}.hamburger-menu span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:block;width:50%;height:2px;background-color:var(--white);transition:.3s;border-radius:6px}.hamburger-menu span:nth-child(1){top:calc(50% - 10px)}.hamburger-menu span:last-child{top:calc(50% + 10px)}.hamburger-menu.open span:nth-child(1){transform:translate(-50%, 10px) rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:translate(-50%, -10px) rotate(-45deg)}.site-header{position:fixed;width:100%;top:0;left:0;z-index:9999;transition:.4s}.site-header__inner{display:flex;align-items:center;padding:0;height:90px}@media screen and (max-width: 1100px){.site-header__inner{height:80px;padding:0;width:92%;margin:0 auto}}.site-header__logo{width:300px;transition:.4s;margin-left:40px}@media screen and (max-width: 1400px){.site-header__logo{width:240px}}@media screen and (max-width: 1100px){.site-header__logo{width:200px;margin-left:0}}.site-header__logo a{display:block}.site-header__logo .wh{display:block}.site-header__logo .bk{display:none}.site-header__nav{flex:1}@media screen and (max-width: 1100px){.site-header__nav{opacity:0;visibility:hidden;width:0;height:0}}.site-header__nav.open{opacity:1;visibility:visible;width:100%;height:100vh;background-color:#415f77;position:fixed;top:0;left:0;z-index:9999}.site-header__nav-list{display:flex;align-items:center;justify-content:flex-end;gap:40px}@media screen and (max-width: 1100px){.site-header__nav-list{flex-direction:column;align-items:center;justify-content:center;gap:0;padding:80px 0;width:90%;margin:0 auto}}.site-header__nav-list>li{font-weight:500}@media screen and (max-width: 1100px){.site-header__nav-list>li{width:100%;text-align:center;font-size:20px;border-bottom:1px solid #ccc}.site-header__nav-list>li:first-child{border-top:1px solid #ccc}}.site-header__nav-list>li a{color:var(--white)}@media screen and (max-width: 1100px){.site-header__nav-list>li a{display:block;padding:10px 0}}.site-header__nav-list>li.contact a{background-color:var(--primary-color);padding:0 40px;height:90px;display:flex;align-items:center;gap:10px;color:var(--white);transition:.4s}@media screen and (max-width: 1100px){.site-header__nav-list>li.contact a{display:block;padding:10px 20px;color:var(--white);background-color:rgba(0,0,0,0);text-align:center;border-radius:0;height:auto}.site-header__nav-list>li.contact a svg{display:none}}.site-header__nav-list>li.contact a:hover{background-color:var(--orange)}.site-header.scroll{background-color:var(--white)}.site-header.scroll .site-header__logo .wh{display:none}.site-header.scroll .site-header__logo .bk{display:block}.site-header.scroll .site-header__nav-list>li a{color:var(--secondary-color)}.site-header.scroll .site-header__nav-list>li.contact a{color:var(--white)}.site-footer{position:relative;z-index:1}.site-footer__contact{background-color:#161616;color:var(--white)}.site-footer__contact .container{padding:0}@media screen and (max-width: 1100px){.site-footer__contact .container{width:100%}}.site-footer__contact .row{display:flex}@media screen and (max-width: 1100px){.site-footer__contact .row{flex-direction:column}}.site-footer__contact .row .left{width:50%;position:relative;padding:40px;padding-left:0}@media screen and (max-width: 1100px){.site-footer__contact .row .left{width:100%;padding:40px 20px;text-align:center}}.site-footer__contact .row .left::after{content:"";position:absolute;width:1px;height:90%;right:0;top:50%;transform:translateY(-50%);background-color:#6d6d6d}@media screen and (max-width: 1100px){.site-footer__contact .row .left::after{width:100%;height:1px;top:auto;left:0;transform:none;bottom:0}}.site-footer__contact .row .left .heading__title{font-size:clamp(24px,4vw,2.5rem);font-weight:500;font-family:var(--en);margin:0;position:relative;padding-left:50px}@media screen and (max-width: 1100px){.site-footer__contact .row .left .heading__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 20px}}.site-footer__contact .row .left .heading__title::before{content:"";position:absolute;width:30px;height:2px;background-color:var(--white);top:50%;transform:translateY(-50%);left:0}.site-footer__contact .row .left .text a{color:var(--white);font-size:2.5rem;font-weight:500;font-family:var(--en);line-height:1}.site-footer__contact .row .left .text a span{font-size:.8em;letter-spacing:0;margin-right:5px}.site-footer__contact .row .left .text p{margin:0}.site-footer__contact .row .right{width:50vw;margin-right:calc(50% - 50vw)}@media screen and (max-width: 1100px){.site-footer__contact .row .right{width:100%}}.site-footer__contact .row .right a{display:flex;height:100%;align-items:center;justify-content:center;font-size:clamp(2rem,4vw,3rem);font-weight:500;font-family:var(--en);color:var(--white);letter-spacing:.1em;transition:.4s}@media screen and (max-width: 1100px){.site-footer__contact .row .right a{padding:20px}}.site-footer__contact .row .right a:hover{background-color:var(--primary-color)}.site-footer__contact .row .right a span{position:relative;z-index:1;padding-left:80px}.site-footer__contact .row .right a span::before{content:"";position:absolute;width:60px;height:60px;background:url(../images/common/mail.svg) no-repeat center center/contain;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1100px){.site-footer__contact .row .right a span::before{width:40px;height:40px}}.site-footer__nav{background-color:var(--font-color);color:var(--white);padding:40px 0}.site-footer__nav .container{padding:40px 0}.site-footer__nav .nav-list ul{justify-content:center;display:flex;flex-wrap:wrap;gap:40px}@media screen and (max-width: 486px){.site-footer__nav .nav-list ul{gap:20px}}.site-footer__nav .nav-list ul li a{color:var(--white)}.site-footer__nav .info{text-align:center;margin-top:40px}.site-footer__nav .info h3{font-size:1.5rem}.site-footer__copyright{background-color:var(--font-color);color:var(--white);text-align:center;padding:20px 0;border-top:1px solid #2b2b2b}.site-footer__copyright p{margin-bottom:0;color:var(--white);font-size:.8em}.index-hero{height:100vh;position:relative}@media screen and (max-width: 486px){.index-hero{height:400px}}.index-hero .scroll-down{position:absolute;left:2vw;bottom:0;writing-mode:vertical-rl;z-index:10;line-height:1;font-weight:500;font-family:var(--serif);color:var(--white);padding-left:10px;padding-bottom:20px;font-size:12px;letter-spacing:.1em;overflow:hidden}.index-hero .scroll-down::after{content:"";width:1px;height:100%;background-color:var(--white);position:absolute;left:0;top:0;-webkit-animation:scrollDown 1.5s ease-out infinite;animation:scrollDown 1.5s ease-out infinite}@-webkit-keyframes scrollDown{0%{transform:translateY(-100%)}50%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes scrollDown{0%{transform:translateY(-100%)}50%{transform:translateY(0)}100%{transform:translateY(100%)}}.index-hero__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;text-align:center;position:relative;z-index:10;-webkit-animation:blurText 1s ease-out;animation:blurText 1s ease-out}.index-hero__title{font-size:clamp(24px,4vw,3em);font-weight:500;margin-bottom:0;font-family:var(--serif);color:var(--white)}.index-hero__text{font-weight:400;margin-bottom:0;color:var(--white);letter-spacing:.1em}@-webkit-keyframes blurText{0%{filter:blur(20px);letter-spacing:.2rem}100%{filter:blur(0);letter-spacing:0}}@keyframes blurText{0%{filter:blur(20px);letter-spacing:.2rem}100%{filter:blur(0);letter-spacing:0}}.index-hero .splide{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden}@media screen and (max-width: 486px){.index-hero .splide{height:400px;border-bottom-left-radius:0}}.index-hero .splide::after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(49,95,97,.5);z-index:1;top:0;left:0}.index-hero .splide .splide__track{height:100vh}@media screen and (max-width: 486px){.index-hero .splide .splide__track{height:500px}}.index-hero .splide .splide__track img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.index-hero .splide .splide__slide img{transition:8s ease-out}.index-hero .splide .splide__slide.is-active img{transform:scale(1.05);transition-delay:0s}.index-hero .splide .splide__slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.index-infomation{position:relative;z-index:10;top:-100px;margin-bottom:-100px;background-color:#fff;min-height:100px;width:calc(100% - 200px);margin-left:auto}@media screen and (max-width: 1100px){.index-infomation{width:100%;margin:0;position:static;min-height:auto}}.index-infomation__inner{display:grid;grid-template-columns:25% 1fr}@media screen and (max-width: 1100px){.index-infomation__inner{grid-template-columns:1fr}}.index-infomation__heading{background-color:var(--primary-color);color:var(--white);display:flex;align-items:center;justify-content:center;min-height:156px}@media screen and (max-width: 1100px){.index-infomation__heading{min-height:100px}}.index-infomation__heading__title{font-size:clamp(24px,2vw,2em);font-weight:500;font-family:var(--en);margin:0}.index-infomation__content{padding:20px 60px}@media screen and (max-width: 1100px){.index-infomation__content{padding:20px}}.index-infomation__content .info-list{display:flex;flex-direction:column;height:100%;justify-content:center}@media screen and (max-width: 1100px){.index-infomation__content li:not(:last-child){border-bottom:1px solid #ddd}}.index-infomation__content li a{display:flex;align-items:center;gap:20px;padding:5px 0}@media screen and (max-width: 1100px){.index-infomation__content li a{flex-direction:column;gap:10px;align-items:flex-start;padding:10px 0}}.index-infomation__content li a time{font-family:var(--en);line-height:1;transform:translateY(2px)}.index-infomation__content li a h3{margin:0;font-weight:500}.index-about{position:relative;z-index:10;margin-top:120px}@media screen and (max-width: 1100px){.index-about{margin-top:0}.index-about .container{padding-top:0}}.index-about::after{content:"";position:absolute;width:90%;height:80%;left:0;bottom:-100px;background-color:var(--bg)}@media screen and (max-width: 1100px){.index-about::after{content:none}}.index-about .heading{margin-bottom:30px;position:relative}.index-about .heading__en{font-size:86px;font-weight:500;font-family:var(--serif);margin-bottom:0;position:absolute;left:-135px;top:-169px;color:#ddd;white-space:nowrap;margin:0;mix-blend-mode:difference;transition:.4s}@media screen and (max-width: 1360px){.index-about .heading__en{font-size:60px;left:-84px;top:-145px}}@media screen and (max-width: 1100px){.index-about .heading__en{display:none}}.index-about .heading__title{font-size:clamp(26px,2.2vw,2.5em);font-weight:500;margin-bottom:0;font-family:var(--serif);margin:0}.index-about__content{position:relative;z-index:10;background-color:var(--white);padding:80px;width:50vw;left:0}@media screen and (max-width: 1100px){.index-about__content{width:100%;padding:40px 0}}.index-about__image{width:70vw;height:700px;position:absolute;right:0;top:0;z-index:1;overflow:hidden}@media screen and (max-width: 1100px){.index-about__image{position:relative;width:100vw;margin:0 calc(50% - 50vw);height:360px}}.index-about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-service{margin-top:200px;margin-bottom:100px}@media screen and (max-width: 1100px){.index-service{margin-top:0;margin-bottom:0}}.index-service .container{max-width:1200px;padding-top:80px}@media screen and (max-width: 1100px){.index-service .container{padding-top:0}}.index-service__content{position:relative;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 1100px){.index-service__content{flex-direction:column}}.index-service__image{width:70%;height:600px;position:absolute;left:0;overflow:hidden}@media screen and (max-width: 1100px){.index-service__image{position:static;width:100%;height:400px}}@media screen and (max-width: 486px){.index-service__image{height:200px}}.index-service__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-service__text{display:flex;flex-direction:column;width:40%;position:relative;background-color:var(--white);padding:80px;z-index:1}@media screen and (max-width: 1100px){.index-service__text{width:100%;padding:40px 0}}.index-service__text .heading{font-family:var(--serif);margin-bottom:30px}.index-service__text .heading__title{font-size:clamp(24px,4vw,1.8rem);font-weight:500;margin-bottom:0;line-height:1.4;letter-spacing:.1em}.index-service__text .heading .en{position:relative;padding-left:35px;margin-bottom:0}.index-service__text .heading .en::after{content:"";position:absolute;width:20px;height:1px;background-color:var(--font-color);top:50%;transform:translateY(-50%);left:0}.index-service__text .heading .en span{display:inline-block}.index-company .container{max-width:1200px;padding-top:0}.index-company__content{position:relative;display:flex;align-items:center}@media screen and (max-width: 1100px){.index-company__content{flex-direction:column}}.index-company__image{width:70%;height:600px;position:absolute;right:0;overflow:hidden}@media screen and (max-width: 1100px){.index-company__image{position:static;width:100%;height:400px}}@media screen and (max-width: 486px){.index-company__image{height:200px}}.index-company__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-company__text{display:flex;flex-direction:column;width:40%;position:relative;background-color:var(--white);padding:80px;z-index:1}@media screen and (max-width: 1100px){.index-company__text{width:100%;padding:40px 0}}.index-company__text .heading{font-family:var(--serif);margin-bottom:30px}.index-company__text .heading__title{font-size:clamp(24px,4vw,1.8rem);font-weight:500;margin-bottom:0;line-height:1.4;letter-spacing:.1em}.index-company__text .heading .en{position:relative;padding-left:35px;margin-bottom:0}.index-company__text .heading .en::after{content:"";position:absolute;width:20px;height:1px;background-color:var(--font-color);top:50%;transform:translateY(-50%);left:0}.index-company__text .heading .en span{display:inline-block}@media screen and (max-width: 486px){.index-recruit .container{padding-top:40px}}.index-recruit .bg{width:96%;margin:0 auto;height:560px;overflow:hidden;position:relative}@media screen and (max-width: 1100px){.index-recruit .bg{width:100%;height:300px}}.index-recruit .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transition:1.5s;transition-delay:.3s;transform:scale(1.2)}.index-recruit .bg.isAnime img{transform:scale(1)}.index-recruit .bg .text{position:absolute;right:5vw;top:3vw;width:100px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 10px;background-color:var(--white);z-index:1;writing-mode:vertical-rl;font-family:var(--serif)}@media screen and (max-width: 1100px){.index-recruit .bg .text{text-align:center;align-items:center;top:auto;right:auto;left:50%;width:80%;transform:translateX(-50%);writing-mode:horizontal-tb;bottom:0;padding:10px}}.index-recruit .bg .text .t1{font-size:1.5rem;font-weight:600;margin:0;transform:translateY(-10px);color:var(--orange)}@media screen and (max-width: 1100px){.index-recruit .bg .text .t1{font-size:20px;transform:translateY(0)}}.index-recruit .bg .text .en{margin:0;transform:translateY(10px);position:relative}@media screen and (max-width: 1100px){.index-recruit .bg .text .en{transform:translateY(0)}}.index-recruit .bg .text .en::after{content:"";position:absolute;width:1px;height:20px;background-color:var(--font-color);left:calc(50% - 1px);transform:translateX(-50%);top:105%}@media screen and (max-width: 1100px){.index-recruit .bg .text .en::after{display:none}}.index-recruit__content{text-align:center}.index-recruit__content .primary-btn{margin-left:auto;margin-right:auto}.index-news{background-color:var(--bg)}@media screen and (max-width: 486px){.index-news .container{padding-top:60px}}.index-news__content{display:flex}@media screen and (max-width: 1100px){.index-news__content{flex-direction:column}}.index-news__content .heading{width:35%}@media screen and (max-width: 1100px){.index-news__content .heading{width:100%;text-align:center}}.index-news__content .heading__sub{font-size:clamp(30px,4vw,4em);font-weight:500;color:var(--secondary-color);margin-bottom:0;font-family:var(--en);line-height:1}.index-news__content .heading__title{font-size:clamp(18px,4vw,22px);letter-spacing:.2rem;color:var(--primary-color)}.index-news__news-wrap{flex:1}@media screen and (max-width: 1100px){.index-news__news-wrap{width:100%}}.index-news__news-wrap .news-list{display:flex;flex-direction:column;gap:20px}.index-news__news-wrap .news-list li{border-bottom:1px solid #ccc}.index-news__news-wrap .news-list li:first-child{border-top:1px solid #ccc}.index-news__news-wrap .news-list li a{display:flex;align-items:center;gap:20px;padding:10px 50px 10px 20px;position:relative}@media screen and (max-width: 1100px){.index-news__news-wrap .news-list li a{padding-left:0}}.index-news__news-wrap .news-list li a::after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:url(../images/common/arrow.svg) no-repeat center center/cover;transition:.4s}@media screen and (max-width: 1100px){.index-news__news-wrap .news-list li a::after{right:10px;width:20px;height:20px}}.index-news__news-wrap .news-list li a:hover img{transform:scale(1.1)}.index-news__news-wrap .news-list li a:hover::after{right:0}.index-news__news-wrap .news-list li a .image{width:200px;height:160px;border-radius:10px;overflow:hidden}@media screen and (max-width: 1100px){.index-news__news-wrap .news-list li a .image{width:100px;height:80px}}.index-news__news-wrap .news-list li a .image img{width:100%;height:100%;transition:.4s;-o-object-fit:cover;object-fit:cover}.index-news__news-wrap .news-list li a .text{flex:1}.index-news__news-wrap .news-list li a .meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.index-news__news-wrap .news-list li a .meta time{font-size:.8em;font-family:var(--en)}.index-news__news-wrap .news-list li a .meta .category{font-size:.8em;font-family:var(--en);background-color:var(--white);color:var(--primary-color);padding:2px 10px;border:1px solid var(--primary-color)}.index-news__news-wrap .news-list li a h3{margin:0;font-weight:500}.index-news .pc-only{display:flex}@media screen and (max-width: 1100px){.index-news .pc-only{display:none}}.index-news .tab-only{display:none}@media screen and (max-width: 1100px){.index-news .tab-only{display:flex}}.page-header{height:65vh;max-height:600px;background-color:var(--primary-color);position:relative}@media screen and (max-width: 486px){.page-header{height:30vh;max-height:300px}}.page-header__image{position:absolute;top:0;left:0;width:100%;height:100%}.page-header__image::before{background:rgba(22,95,103,.6);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page-header__image::after{background:url(../images/common/mesh.png) repeat;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.page-header__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;position:relative;z-index:10;color:var(--white);position:relative;z-index:10}.page-header__title{font-size:2em;font-weight:500;margin-bottom:0;letter-spacing:.1em}.page-header__en{margin-bottom:0;letter-spacing:.1em}@media screen and (max-width: 1100px){.page-service .container{padding-top:40px}}.page-service .sp-bg{position:relative;height:260px;display:none}@media screen and (max-width: 1100px){.page-service .sp-bg{display:block}}.page-service .sp-bg::after{content:"";position:absolute;width:100vw;margin:0 calc(50% - 50vw);height:100%;z-index:-1;background-image:url(../images/service/bg.webp);background-repeat:repeat-x;background-position:0 0;background-size:auto 100%;-webkit-animation:scroll-bg 30s linear infinite;animation:scroll-bg 30s linear infinite}.page-service__content{display:flex;gap:80px;position:relative}@media screen and (max-width: 1100px){.page-service__content{flex-direction:column}}.page-service__content::after{content:"";position:absolute;width:100vw;margin:0 calc(50% - 50vw);height:100%;z-index:-1;background-image:url(../images/service/bg.webp);background-repeat:repeat-x;background-position:0 0;background-size:auto 100%;-webkit-animation:scroll-bg 30s linear infinite;animation:scroll-bg 30s linear infinite}@media screen and (max-width: 1100px){.page-service__content::after{display:none}}@-webkit-keyframes scroll-bg{from{background-position:0 0}to{background-position:-1920px 0}}@keyframes scroll-bg{from{background-position:0 0}to{background-position:-1920px 0}}.page-service__content__image{width:40%;order:2}@media screen and (max-width: 1100px){.page-service__content__image{width:100%;order:1}}.page-service__content__text{width:50%;padding:80px;order:1;background-color:var(--white)}@media screen and (max-width: 1100px){.page-service__content__text{padding:40px}}@media screen and (max-width: 1100px){.page-service__content__text{width:100%;order:2;padding:0}}.page-service__content__text .heading{margin-bottom:50px;position:relative;padding-bottom:20px}.page-service__content__text .heading::after{content:"";position:absolute;width:15%;height:3px;background-color:var(--orange);bottom:0;left:0}.page-service__content__text .heading__title{font-size:clamp(24px,2.5vw,2.8rem);font-weight:600;margin-bottom:0;line-height:1.4;letter-spacing:.1em;font-family:var(--serif)}.page-service__content__text .heading__title span{color:var(--orange)}.page-service__content2{display:flex;align-items:center;margin-top:100px;background-color:var(--bg)}@media screen and (max-width: 1100px){.page-service__content2{flex-direction:column;margin-top:40px;background-color:rgba(0,0,0,0)}}.page-service__content2.reverse{flex-direction:row-reverse}@media screen and (max-width: 1100px){.page-service__content2.reverse{flex-direction:column}}.page-service__content2.reverse .page-service__content2__image{margin-left:0;margin-right:calc(50% - 50vw)}@media screen and (max-width: 1100px){.page-service__content2.reverse .page-service__content2__image{margin-right:0}}.page-service__content2__image{width:50vw;margin-left:calc(50% - 50vw);height:600px;background-color:var(--bg)}@media screen and (max-width: 1100px){.page-service__content2__image{width:100%;height:400px;margin-left:0}}@media screen and (max-width: 486px){.page-service__content2__image{height:200px}}.page-service__content2__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-service__content2__text{width:50%;padding:80px}@media screen and (max-width: 1100px){.page-service__content2__text{width:100%;padding:40px 0}}.page-service__content2__text .heading{margin-bottom:50px;position:relative;padding-bottom:20px}.page-service__content2__text .heading::after{content:"";position:absolute;width:15%;height:3px;background-color:var(--orange);bottom:0;left:0}.page-service__content2__text .heading__title{font-size:clamp(24px,4vw,1.8rem);font-weight:500;margin-bottom:0;line-height:1.4}.page-greeting__content{display:flex;align-items:center;gap:80px}@media screen and (max-width: 1100px){.page-greeting__content{flex-direction:column;gap:40px}}.page-greeting__content__image{width:50vw;height:600px;margin-left:calc(50% - 50vw)}@media screen and (max-width: 1100px){.page-greeting__content__image{width:100%;height:200px;margin-left:0}}.page-greeting__content__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-greeting__content__text{width:50%;background-color:var(--white)}@media screen and (max-width: 1100px){.page-greeting__content__text{width:100%}}.page-greeting__content__text .last{text-align:right;margin-top:40px}.page-greeting__content__text .last span{display:block;font-family:var(--serif);font-weight:600;font-size:1.2em;margin-bottom:0}.page-greeting__content__text .last span:first-child{font-size:1em}.page-company{background-color:var(--bg)}.page-company .container{max-width:1200px}.page-company__content{background-color:var(--white);padding:80px;box-shadow:0 0 30px rgba(0,0,0,.1)}@media screen and (max-width: 486px){.page-company__content{padding:40px 20px}}.page-recruit{background-color:var(--bg)}.page-recruit .container{max-width:1200px}.page-recruit .heading{text-align:center;margin-bottom:80px}.page-recruit .heading__title{margin-bottom:30px;font-size:clamp(20px,4vw,2em);font-weight:600;font-family:var(--serif);position:relative;padding-bottom:20px;color:var(--orange)}.page-recruit .heading__title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:100px;height:2px;background-color:var(--orange)}@media screen and (max-width: 768px){.page-recruit .heading p{text-align:left}}.page-recruit__content{background-color:var(--white);padding:80px;box-shadow:0 0 30px rgba(0,0,0,.1)}@media screen and (max-width: 768px){.page-recruit__content{padding:40px 20px}}.page-recruit .primary-btn{margin-left:auto;margin-right:auto}.page-privacy-policy .container{max-width:1200px}.page-privacy-policy__content dl{margin-bottom:2rem}.page-privacy-policy__content dl dt{font-weight:700}.page-privacy-policy__content ol{margin-left:1.5rem;margin-bottom:1rem}.page-privacy-policy__content ol li{list-style:decimal}.page-contact .container{max-width:1200px}.page-contact .contact-info{margin-bottom:60px}.page-contact .contact-info__list{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}@media screen and (max-width: 768px){.page-contact .contact-info__list{flex-direction:column}}.page-contact .contact-info__list li{width:40%;background-color:var(--primary-color)}@media screen and (max-width: 768px){.page-contact .contact-info__list li{width:100%}}.page-contact .contact-info__list li a{display:block;padding:20px;text-align:center;color:var(--white)}.page-contact .contact-info__list li a h3{margin-bottom:0}.page-contact .contact-info__list li a p{font-family:var(--en);font-size:clamp(30px,4vw,40px);font-weight:600;margin-bottom:0}.page-contact .contact-info__list li a p i{font-size:.8em;margin-right:5px}