*,*::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(--primary-color);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: #f48122;--secondary-color: #212121;--font-color: #040000;--bg: #f3f3f3;--bg-orange: #fff1e4;--white: #fff;--gray: #393939;--yellow: #fff700;--gold: #a18652;--red: #e8000c;--orange: #e99245;--purple: #7522b9;--check: #da1e1e;--blue: #4084c9;--sans: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;--serif: "Shippori Mincho B1", serif;--fa: "Font Awesome 5 Free";--en: "Roboto", sans-serif}body{font-family:var(--sans);font-size:18px;line-height:1.8;font-weight:400;color:var(--font-color);word-wrap:break-word;font-feature-settings:"palt";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);font-weight:700;margin-bottom:0;letter-spacing:.2em;font-family:var(--en);line-height:1}.primary-heading__title{font-size:clamp(24px,4vw,40px);font-weight:700;color:var(--secondary-color);margin-bottom:0}.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;text-align:left;margin-top:10px}}.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(--primary-color);font-weight:700;border-radius:80px;padding-left:30px;position:relative;margin-top:50px;border:2px solid var(--primary-color)}@media screen and (max-width: 1100px){.primary-btn{margin-left:auto;margin-right:auto;width:240px}}.primary-btn::before{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:var(--primary-color);border-radius:50%;transition:.4s}.primary-btn:hover::before{transform:translateY(-50%) scale(1.5)}.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: 486px){.table-wrap .dl-table{padding:20px}}.table-wrap .dl-table>dt{flex:0 0 300px;font-weight:700;color:var(--primary-color)}@media screen and (max-width: 486px){.table-wrap .dl-table>dt{flex:0 0 100%}}.table-wrap .dl-table>dd{flex:0 0 calc(100% - 300px)}.table-wrap .dl-table>dd ul{margin-left:1.5rem;list-style:circle}@media screen and (max-width: 486px){.table-wrap .dl-table>dd{flex:0 0 100%}}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;cursor:pointer;align-items:flex-end;overflow:hidden;position:relative;z-index:99999;margin-right:0;width:54px;height:54px;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 40px;height:110px}@media screen and (max-width: 1100px){.site-header__inner{height:80px;padding:0;width:92%;margin:0 auto}}.site-header__logo{width:360px;transition:.4s}@media screen and (max-width: 1400px){.site-header__logo{width:240px}}@media screen and (max-width: 1100px){.site-header__logo{width:200px}}.site-header__logo a{display:block}.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:var(--white);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}}@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:10px 20px;border-radius:60px;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(--font-color);background-color:rgba(0,0,0,0);text-align:center;border-radius:0}.site-header__nav-list>li.contact a svg{display:none}}.site-header__nav-list>li.contact a:hover{background-color:var(--secondary-color)}.site-header.scroll{background-color:var(--white)}.site-footer{position:relative;z-index:1}.site-footer__info{display:grid;grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 1100px){.site-footer__info{grid-template-columns:repeat(1, 1fr)}}.site-footer__info a{position:relative;height:400px;overflow:hidden;display:block}@media screen and (max-width: 1100px){.site-footer__info a{height:260px}}@media screen and (max-width: 486px){.site-footer__info a{height:180px}}.site-footer__info a:hover .arrow{transform:scale(1.5)}.site-footer__info a:hover .site-footer__info__image::after{background-color:rgba(0,0,0,.2)}.site-footer__info__head{display:flex;align-items:flex-start;flex-direction:column;gap:10px;position:absolute;top:3vw;left:3vw;z-index:1;color:var(--white);line-height:1.2}@media screen and (max-width: 486px){.site-footer__info__head{top:4vw;left:4vw;gap:5px}}.site-footer__info__head__sub{font-size:1.5em;font-weight:700;margin:0;letter-spacing:.1em;font-family:var(--en);color:var(--primary-color)}@media screen and (max-width: 486px){.site-footer__info__head__sub{font-size:1em}}.site-footer__info__head__title{font-size:2em;font-weight:700;margin:0}@media screen and (max-width: 486px){.site-footer__info__head__title{font-size:1.5em}}.site-footer__info__image{position:relative;z-index:0;height:100%}.site-footer__info__image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(1,14,35,.6);transition:.4s}.site-footer__info__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-footer__info .btn{position:absolute;bottom:3vw;right:3vw;display:flex;align-items:center;gap:10px;color:var(--white)}.site-footer__info .btn .arrow{width:30px;height:30px;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.4s}.site-footer__contact{position:relative}.site-footer__contact::after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(../images/common/footer.webp) no-repeat center center/cover;z-index:-1}.site-footer__contact a{height:400px;overflow:hidden;display:block;position:relative}.site-footer__contact a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);transition:.4s}@media screen and (max-width: 486px){.site-footer__contact a{height:180px}}.site-footer__contact a:hover::before{background:rgba(0,0,0,.1)}.site-footer__contact a:hover .btn{transform:translate(3vw, -50%)}.site-footer__contact__head{display:flex;align-items:center;flex-direction:column;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1;color:var(--white);line-height:1.2;z-index:1;text-align:center;width:90%}.site-footer__contact__head__sub{font-size:6em;font-weight:700;margin:0;font-family:var(--en)}@media screen and (max-width: 486px){.site-footer__contact__head__sub{font-size:2em}}.site-footer__contact__head__title{font-size:1em;font-weight:700;margin:0}.site-footer__contact__image{position:relative;z-index:0;height:100%}.site-footer__contact__image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(1,14,35,.5);transition:.4s}.site-footer__contact__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-footer__contact .btn{position:absolute;bottom:3vw;right:10vw;width:109px;height:109px;top:50%;transform:translateY(-50%);transition:.4s}@media screen and (max-width: 486px){.site-footer__contact .btn{right:3vw;width:40px;height:40px}}.site-footer__contact .btn svg{width:100%;height:100%}.site-footer__nav{background-color:var(--secondary-color);color:var(--white)}.site-footer__nav .container{padding:80px 0}.site-footer__nav__inner{display:flex;justify-content:space-between}@media screen and (max-width: 486px){.site-footer__nav__inner{flex-direction:column;align-items:center}}@media screen and (max-width: 486px){.site-footer__nav__left{width:100%}}.site-footer__nav__left .logo{width:360px;display:block;margin-bottom:20px}@media screen and (max-width: 486px){.site-footer__nav__left .logo{width:200px}}.site-footer__nav__right{width:30%}@media screen and (max-width: 486px){.site-footer__nav__right{width:100%}}.site-footer__nav__right ul{display:flex;align-items:center;flex-wrap:wrap;gap:30px}@media screen and (max-width: 486px){.site-footer__nav__right ul{gap:10px}}.site-footer__nav__right ul li a{color:var(--white)}.site-footer__copyright{background-color:#161616;color:var(--white);text-align:center;padding:20px 0}.site-footer__copyright p{margin-bottom:0;color:var(--white);font-size:.8em}.index-hero{padding-left:10vw;position:relative}@media screen and (max-width: 1100px){.index-hero{padding-left:0}}.index-hero__recruit-btn{position:absolute;bottom:-75px;right:5vw;width:150px;height:150px;background-color:var(--secondary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--white);overflow:hidden;line-height:1.2;z-index:20;transition:.4s}@media screen and (max-width: 486px){.index-hero__recruit-btn{width:100px;height:100px;bottom:-50px}}.index-hero__recruit-btn:hover{transform:scale(1.1);background-color:var(--primary-color)}.index-hero__recruit-btn--en{font-family:var(--en)}.index-hero__recruit-btn--jp{font-size:.9em}.index-hero__recruit-btn::before{content:"";position:absolute;width:133px;height:133px;background:url(../images/common/recruit-circle.svg) no-repeat center center;background-size:contain;-webkit-animation:recruit-btn 10s linear infinite;animation:recruit-btn 10s linear infinite;transform-origin:center center}@media screen and (max-width: 486px){.index-hero__recruit-btn::before{width:92px;height:92px}}.index-hero__inner{width:100%;height:90vh;position:relative}@media screen and (max-width: 1100px){.index-hero__inner{height:500px}}.index-hero .splide{position:absolute;top:0;left:0;width:100%;height:90vh;overflow:hidden;border-bottom-left-radius:40px}@media screen and (max-width: 1100px){.index-hero .splide{height:500px;border-bottom-left-radius:0}}.index-hero .splide .splide__track{height:90vh}@media screen and (max-width: 1100px){.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-hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:flex-start;gap:20px;position:relative;left:-100px;z-index:10}@media screen and (max-width: 1100px){.index-hero__content{left:0;gap:0;padding-left:5vw}}.index-hero__title{opacity:0;-webkit-animation:fadeInTxt 1s .8s ease-in-out forwards;animation:fadeInTxt 1s .8s ease-in-out forwards;margin-bottom:0}@media screen and (max-width: 1100px){.index-hero__title{width:80%}}.index-hero .anzen-txt{margin-bottom:40px}@media screen and (max-width: 1100px){.index-hero .anzen-txt{margin-bottom:20px}}.index-hero .anzen-txt>span{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width: 1100px){.index-hero .anzen-txt>span{gap:5px}}.index-hero .anzen-txt>span span{display:flex;align-items:center;justify-content:center;gap:10px;width:60px;height:60px;background-color:var(--primary-color);color:var(--white);border-radius:50%;font-weight:700;opacity:0}@media screen and (max-width: 1100px){.index-hero .anzen-txt>span span{width:40px;height:40px}}.index-hero .anzen-txt>span span:nth-child(even){background-color:var(--secondary-color)}.index-hero .anzen-txt>span span:nth-child(1){-webkit-animation:zoomInTxt .5s .5s ease-in-out forwards;animation:zoomInTxt .5s .5s ease-in-out forwards}.index-hero .anzen-txt>span span:nth-child(2){-webkit-animation:zoomInTxt .5s .6s ease-in-out forwards;animation:zoomInTxt .5s .6s ease-in-out forwards}.index-hero .anzen-txt>span span:nth-child(3){-webkit-animation:zoomInTxt .5s .7s ease-in-out forwards;animation:zoomInTxt .5s .7s ease-in-out forwards}.index-hero .anzen-txt>span span:nth-child(4){-webkit-animation:zoomInTxt .5s .8s ease-in-out forwards;animation:zoomInTxt .5s .8s ease-in-out forwards}@-webkit-keyframes recruit-btn{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes recruit-btn{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes zoomInTxt{0%{transform:scale(1.5)}100%{transform:scale(1);opacity:1}}@keyframes zoomInTxt{0%{transform:scale(1.5)}100%{transform:scale(1);opacity:1}}@-webkit-keyframes fadeInTxt{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInTxt{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.index-about{position:relative;margin-top:120px}.index-about .container{position:relative}@media screen and (max-width: 1100px){.index-about .container{padding-top:0}}.index-about .text-obj{position:absolute;font-family:var(--en);color:var(--secondary-color);font-size:clamp(60px,8vw,160px);right:0;top:0;opacity:.1;transform:rotate(-90deg);transform-origin:right bottom;z-index:1;line-height:1;font-weight:700}@media screen and (max-width: 1100px){.index-about .text-obj{display:none}}.index-about__content{display:flex;align-items:center;justify-content:space-between;gap:80px}@media screen and (max-width: 1100px){.index-about__content{flex-direction:column;gap:30px}}.index-about__image{width:100vw;height:600px;margin-left:calc(50% - 50vw);border-top-right-radius:40px;border-bottom-right-radius:40px;overflow:hidden}@media screen and (max-width: 1100px){.index-about__image{height:300px}}.index-about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:1.6s}.index-about__image.isAnime img{transform:scale(1)}.index-about__text{width:55%}@media screen and (max-width: 1100px){.index-about__text{width:100%}}.index-about__text .heading__sub{font-size:clamp(16px,3vw,20px);color:var(--primary-color);font-weight:700;margin-bottom:0;letter-spacing:.2em;font-family:var(--en);line-height:1}.index-about__text .heading__title{font-size:clamp(24px,4vw,40px);font-weight:700;color:var(--secondary-color);margin-bottom:20px}.index-service{position:relative}@media screen and (max-width: 1100px){.index-service .container{padding-top:0}}.index-service::after{content:"";position:absolute;right:0;top:0;width:97.5vw;height:100%;z-index:-1;background-color:var(--bg)}@media screen and (max-width: 1100px){.index-service::after{content:none}}.index-service__content{display:flex;align-items:center;gap:80px}@media screen and (max-width: 1100px){.index-service__content{flex-direction:column;gap:30px}}.index-service__image{order:2;width:50%;height:600px;border-radius:10px;overflow:hidden}@media screen and (max-width: 1100px){.index-service__image{order:1;width:100vw;margin:0 calc(50% - 50vw);height:300px;border-radius:0}}.index-service__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-service__text{order:1;flex:1;position:relative;z-index:1}@media screen and (max-width: 1100px){.index-service__text{order:2;width:100%}}.index-service__text .heading__sub{font-size:20px;color:var(--primary-color);font-weight:700;margin-bottom:0;letter-spacing:.2em;font-family:var(--en);line-height:1}.index-service__text .heading__title{font-size:clamp(24px,4vw,40px);font-weight:700;color:var(--secondary-color);margin-bottom:20px}.index-features{position:relative;margin-top:120px}@media screen and (max-width: 1100px){.index-features{margin-top:0}}@media screen and (max-width: 1100px){.index-features .container{padding-top:0}}.index-features::after{content:"";position:absolute;left:0;top:0;width:97.5vw;height:100%;z-index:-1;background-color:var(--bg)}@media screen and (max-width: 1100px){.index-features::after{content:none}}.index-features__content{display:flex;align-items:center;gap:80px;position:relative;z-index:5}@media screen and (max-width: 1100px){.index-features__content{flex-direction:column;gap:30px}}.index-features__image{width:50%;height:600px;border-radius:10px;overflow:hidden}@media screen and (max-width: 1100px){.index-features__image{width:100vw;margin:0 calc(50% - 50vw);height:300px;border-radius:0}}.index-features__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-features__text{flex:1}@media screen and (max-width: 1100px){.index-features__text{width:100%}}.index-features__text .heading__sub{font-size:20px;color:var(--primary-color);font-weight:700;margin-bottom:0;letter-spacing:.2em;font-family:var(--en);line-height:1}.index-features__text .heading__title{font-size:clamp(24px,4vw,40px);font-weight:700;color:var(--secondary-color);margin-bottom:20px}@media screen and (max-width: 1100px){.index-news .container{padding-top:0}}.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,5em);font-weight:700;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:20px 50px 20px 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:40px;height:40px;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{margin-top:110px}@media screen and (max-width: 1100px){.page-header{margin-top:80px}}.page-header__inner{display:flex;align-items:center;justify-content:center;height:400px;width:94%;border-radius:20px;margin:0 auto;position:relative;overflow:hidden}@media screen and (max-width: 1100px){.page-header__inner{width:92%;height:160px;border-radius:10px}}.page-header__title{font-size:clamp(24px,4vw,40px);font-weight:700;color:var(--secondary-color);position:relative;z-index:1;color:var(--white)}.page-header__image{position:absolute;width:100%;height:100%}.page-header__image::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.page-header__image img{filter:grayscale(100%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center}.contact .page-header__image img{-o-object-position:center center;object-position:center center}.page-service .container{padding-bottom:80px}.page-service__content{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:80px}@media screen and (max-width: 1100px){.page-service__content{grid-template-columns:1fr}}.page-service__content .text .heading{margin-bottom:50px;position:relative}@media screen and (max-width: 1100px){.page-service__content .text .heading{margin-bottom:20px}}.page-service__content .text .heading__sub{position:absolute;left:-5vw;top:-37px;font-weight:700;white-space:nowrap;font-family:var(--en);font-size:clamp(20px,4vw,100px);line-height:1;z-index:-1;color:var(--bg)}@media screen and (max-width: 1100px){.page-service__content .text .heading__sub{position:static;margin:0}}.page-service__content .text .heading__title{font-size:clamp(24px,3vw,40px);font-weight:700;color:var(--secondary-color)}.page-service__content .text .heading__title span{color:var(--primary-color)}.page-service__content .text p{margin-bottom:20px}.page-service-list__content__item{display:flex;gap:80px;align-items:center;position:relative}@media screen and (max-width: 1100px){.page-service-list__content__item{flex-direction:column;gap:30px}}.page-service-list__content__item::after{content:"";position:absolute;right:-5vw;top:-5vw;width:100%;height:100%;background-color:var(--bg);z-index:-1}@media screen and (max-width: 1100px){.page-service-list__content__item::after{width:70vw;margin:0 calc(50% - 50vw);right:0}}.page-service-list__content__item .image{order:1;width:50vw;height:600px;background-color:#eee;margin-left:calc(50% - 50vw)}@media screen and (max-width: 1100px){.page-service-list__content__item .image{width:100%;margin-left:0;height:300px}}.page-service-list__content__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-service-list__content__item .text{order:2;width:50%;padding-bottom:200px}@media screen and (max-width: 1100px){.page-service-list__content__item .text{width:100%;padding-bottom:0}}.page-service-list__content__item .text .heading__sub{font-size:20px;color:var(--primary-color);font-weight:700;margin-bottom:0;letter-spacing:.2em;font-family:var(--en);line-height:1}.page-service-list__content__item .text .heading__title{font-size:clamp(24px,4vw,40px);font-weight:700;color:var(--secondary-color);margin-bottom:20px}.page-service-list__content__item .text ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin-top:50px}@media screen and (max-width: 1100px){.page-service-list__content__item .text ul{grid-template-columns:repeat(2, 1fr);gap:10px}}.page-service-list__content__item .text ul li{background-color:var(--primary-color);color:var(--white);padding:10px 20px;font-weight:700;font-size:16px;text-align:center}.page-service-list__content__item:nth-of-type(even){margin-top:200px}@media screen and (max-width: 1100px){.page-service-list__content__item:nth-of-type(even){margin-top:80px}}.page-service-list__content__item:nth-of-type(even)::after{content:"";position:absolute;right:0;left:-5vw;top:-5vw;width:100%;height:100%;background-color:var(--bg);z-index:-1}@media screen and (max-width: 1100px){.page-service-list__content__item:nth-of-type(even)::after{left:0;width:70vw;margin:0 calc(50% - 50vw)}}.page-service-list__content__item:nth-of-type(even) .image{order:2;margin-left:0;margin-right:calc(50% - 50vw)}@media screen and (max-width: 1100px){.page-service-list__content__item:nth-of-type(even) .image{order:1}}.page-service-list__content__item:nth-of-type(even) .text{order:1}@media screen and (max-width: 1100px){.page-service-list__content__item:nth-of-type(even) .text{order:2}}.page-features__content1{display:flex;align-items:center;gap:80px;margin-bottom:120px}@media screen and (max-width: 1100px){.page-features__content1{flex-direction:column;gap:20px;margin-bottom:80px}}.page-features__content1 .image{width:50vw;margin-left:calc(50% - 50vw);height:600px;background-color:#eee}@media screen and (max-width: 1100px){.page-features__content1 .image{width:100%;margin-left:0;height:300px}}.page-features__content1 .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-features__content1 .text{width:50%}@media screen and (max-width: 1100px){.page-features__content1 .text{width:100%}}.page-features__content1 .text .heading{margin-bottom:40px}@media screen and (max-width: 1100px){.page-features__content1 .text .heading{margin-bottom:20px}}.page-features__content1 .text .heading__title{font-size:clamp(24px,3vw,40px);font-weight:700;color:var(--secondary-color);margin-bottom:0;line-height:1.5}.page-features__content1 .text .heading__title span{color:var(--primary-color)}.page-features__content2{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media screen and (max-width: 1100px){.page-features__content2{grid-template-columns:1fr}}.page-features__content2 .item{display:flex;align-items:center;flex-direction:column;background-color:var(--white);box-shadow:0 0 30px rgba(0,0,0,.1)}.page-features__content2 .item .text{padding:40px}.page-features__content2 .item .text h3{font-size:clamp(18px,4vw,24px);font-weight:700;color:var(--secondary-color);margin-bottom:20px;position:relative;padding-left:50px}.page-features__content2 .item .text h3::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:5px;background-color:var(--primary-color)}.page-features__content2 .item .text p{font-size:16px}@media screen and (max-width: 486px){.page-features__content2 .item .text p{font-size:14px}}.page-features__content2 .item .image{width:100%;height:360px;background-color:#eee}@media screen and (max-width: 1100px){.page-features__content2 .item .image{height:300px}}@media screen and (max-width: 486px){.page-features__content2 .item .image{height:200px}}.page-features__content2 .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-features .primary-btn{margin-left:auto;margin-right:auto}.page-greeting__content{display:flex;justify-content:space-between;background-color:var(--white);box-shadow:0 0 30px rgba(0,0,0,.1);padding:40px}@media screen and (max-width: 1100px){.page-greeting__content{flex-direction:column;align-items:flex-start;gap:20px}}.page-greeting__content .image{width:30%}.page-greeting__content .image img{border-radius:10px}@media screen and (max-width: 1100px){.page-greeting__content .image{width:60%;margin:0 auto}}.page-greeting__content .text{width:65%}@media screen and (max-width: 1100px){.page-greeting__content .text{width:100%}}.page-greeting__content .text .greeting__text{margin-top:1.5rem;text-align:right;font-weight:700}.page-days{background-color:var(--bg)}.page-days .list{position:relative}.page-days .list::before{content:"";position:absolute;left:287px;top:-19px;width:30px;height:30px;background-color:var(--primary-color);border-radius:50%}@media screen and (max-width: 1100px){.page-days .list::before{left:60px;width:20px;height:20px}}.page-days .list::after{content:"";position:absolute;left:300px;top:0;width:5px;height:100%;background-color:var(--primary-color)}@media screen and (max-width: 1100px){.page-days .list::after{left:69px;width:2px}}.page-days .list li{display:flex;justify-content:space-between}.page-days .list li:not(:last-child){margin-bottom:30px}.page-days .list li .time{width:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:var(--en);line-height:1}@media screen and (max-width: 1400px){.page-days .list li .time{width:240px}}@media screen and (max-width: 1100px){.page-days .list li .time{width:60px}}.page-days .list li .time__am{font-size:100px;font-weight:700;color:var(--primary-color)}@media screen and (max-width: 1400px){.page-days .list li .time__am{font-size:80px}}@media screen and (max-width: 1100px){.page-days .list li .time__am{font-size:25px}}.page-days .list li .time__hour{font-size:80px;font-weight:700;color:var(--secondary-color)}@media screen and (max-width: 1400px){.page-days .list li .time__hour{font-size:70px}}@media screen and (max-width: 1100px){.page-days .list li .time__hour{font-size:20px}}.page-days .list li .content{width:70%;display:flex;align-items:center;gap:40px;background-color:var(--white);padding:40px;border-radius:20px;position:relative;gap:40px}@media screen and (max-width: 1100px){.page-days .list li .content{flex-direction:column;gap:10px;padding:20px;width:80%}}@media screen and (max-width: 486px){.page-days .list li .content{width:68%}}.page-days .list li .content::after{content:"";position:absolute;width:30px;height:30px;background-color:var(--white);left:-30px;top:50%;transform:translateY(-50%);-webkit-clip-path:polygon(0 50%, 100% 100%, 100% 0);clip-path:polygon(0 50%, 100% 100%, 100% 0)}@media screen and (max-width: 486px){.page-days .list li .content::after{width:20px;height:20px;left:-20px}}.page-days .list li .content .text{flex:1}@media screen and (max-width: 1100px){.page-days .list li .content .text{width:100%}}.page-days .list li .content .text h3{font-size:clamp(18px,4vw,24px);font-weight:700;color:var(--primary-color);margin-bottom:20px}.page-days .list li .content .image{width:35%;border-radius:10px;overflow:hidden}@media screen and (max-width: 1100px){.page-days .list li .content .image{width:100%}}.page-days .list li .content .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-recruit .container{max-width:1200px}.page-recruit table{width:100%;border-collapse:collapse;border-top:1px solid #ccc}.page-recruit table th,.page-recruit table td{border-bottom:1px solid #ccc;padding:20px}.page-recruit table th{background-color:var(--bg);font-weight:500}@media screen and (max-width: 486px){.page-recruit table th{width:40%}}.page-recruit .primary-btn{margin-left:auto;margin-right:auto}.page-nav{max-width:1200px;width:90%;margin:0 auto;margin-top:120px}@media screen and (max-width: 1100px){.page-nav{margin-top:80px}}.page-nav ul{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.page-nav ul li a{display:block;color:var(--secondary-color);background-color:var(--primary-color);color:var(--white);padding:10px 50px 10px 28px;border-radius:80px;transition:.4s;font-size:clamp(16px,4vw,20px);position:relative}.page-nav ul li a::after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:url(../images/common/arrow-down.svg) no-repeat center center/cover}.page-nav ul li a:hover{background-color:var(--secondary-color)}.page-company .container{max-width:1200px}.page-access .container{max-width:1200px;padding-bottom:0}.page-access__content{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);width:100vw;margin:0 calc(50% - 50vw)}.page-access__content iframe{width:100%;height:600px}@media screen and (max-width: 1100px){.page-access__content iframe{height:400px}}.page-contact .container{max-width:1200px}.page-contact .contact-info{margin-bottom:40px}.page-contact .contact-info__list{display:flex;justify-content:center;gap:20px}@media screen and (max-width: 486px){.page-contact .contact-info__list{flex-direction:column}}.page-contact .contact-info__list li{width:40%;text-align:center}@media screen and (max-width: 486px){.page-contact .contact-info__list li{width:100%}}.page-contact .contact-info__list li a{display:flex;flex-direction:column;align-items:center;border:1px solid var(--primary-color);background-color:var(--white);padding:20px;border-radius:10px}.page-contact .contact-info__list li a h3{font-size:18px;font-weight:700;margin:0}.page-contact .contact-info__list li a p{font-size:clamp(20px,4vw,36px);font-weight:700;margin-bottom:0;color:var(--primary-color);font-family:var(--en)}.page-contact .contact-info__list li a p i{font-size:.8em;margin-right:10px}.page-privacy-policy .container{max-width:1200px}.page-privacy-policy__content dl{margin-bottom:1.5rem}.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}