/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
@keyframes lum-fade{0%{opacity:0}100%{opacity:1}}@keyframes lum-fadeZoom{0%{transform:scale(0.5);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes lum-loader-rotate{0%{transform:translate(-50%, -50%) rotate(0)}50%{transform:translate(-50%, -50%) rotate(-180deg)}100%{transform:translate(-50%, -50%) rotate(-360deg)}}@keyframes lum-loader-before{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(0.8) translateX(6px)}75%{transform:scale(0.7) translateX(8px)}90%{transform:scale(0.8) translateX(6px)}100%{transform:scale(1)}}@keyframes lum-loader-after{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(0.8) translateX(-6px)}75%{transform:scale(0.7) translateX(-8px)}90%{transform:scale(0.8) translateX(-6px)}100%{transform:scale(1)}}.lum-lightbox{background:rgba(0, 0, 0, 0.6)}.lum-lightbox-inner{top:2.5%;right:2.5%;bottom:2.5%;left:2.5%}.lum-lightbox-inner img{position:relative}.lum-lightbox-inner .lum-lightbox-caption{margin:0 auto;color:#fff;max-width:700px;text-align:center}.lum-loading .lum-lightbox-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:66px;height:20px;animation:lum-loader-rotate 1800ms infinite linear}.lum-lightbox-loader:before,.lum-lightbox-loader:after{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:rgba(255, 255, 255, 0.9)}.lum-lightbox-loader:before{left:0;animation:lum-loader-before 1800ms infinite linear}.lum-lightbox-loader:after{right:0;animation:lum-loader-after 1800ms infinite linear;animation-delay:-900ms}.lum-lightbox.lum-opening{animation:lum-fade 180ms ease-out}.lum-lightbox.lum-opening .lum-lightbox-inner{animation:lum-fadeZoom 180ms ease-out}.lum-lightbox.lum-closing{animation:lum-fade 300ms ease-in;animation-direction:reverse}.lum-lightbox.lum-closing .lum-lightbox-inner{animation:lum-fadeZoom 300ms ease-in;animation-direction:reverse}.lum-img{transition:opacity 120ms ease-out}.lum-loading .lum-img{opacity:0}.lum-gallery-button{overflow:hidden;text-indent:150%;white-space:nowrap;background:transparent;border:0;margin:0;padding:0;outline:0;position:absolute;top:50%;transform:translateY(-50%);height:100px;max-height:100%;width:60px;cursor:pointer}.lum-close-button{position:absolute;right:5px;top:5px;width:32px;height:32px;opacity:.3}.lum-close-button:hover{opacity:1}.lum-close-button:before,.lum-close-button:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.lum-close-button:before{transform:rotate(45deg)}.lum-close-button:after{transform:rotate(-45deg)}.lum-previous-button{left:12px}.lum-next-button{right:12px}.lum-gallery-button:after{content:"";display:block;position:absolute;top:50%;width:36px;height:36px;border-top:4px solid rgba(255, 255, 255, 0.8)}.lum-previous-button:after{transform:translateY(-50%) rotate(-45deg);border-left:4px solid rgba(255, 255, 255, 0.8);box-shadow:-2px 0 rgba(0, 0, 0, 0.2);left:12%;border-radius:3px 0 0 0}.lum-next-button:after{transform:translateY(-50%) rotate(45deg);border-right:4px solid rgba(255, 255, 255, 0.8);box-shadow:2px 0 rgba(0, 0, 0, 0.2);right:12%;border-radius:0 3px 0 0}@media(max-width: 460px){.lum-lightbox-image-wrapper{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}.lum-lightbox-caption{width:100%;position:absolute;bottom:0}.lum-lightbox-position-helper{margin:auto}.lum-lightbox-inner img{max-width:none;max-height:none}}@media print{html,body{width:1000px}@page{size:auto;margin:5mm}}.is-style-spacer-xxs{height:var(--wp--custom--spacing--xx-small) !important}.is-style-spacer-xs{height:var(--wp--custom--spacing--x-small) !important}.is-style-spacer-sm{height:var(--wp--custom--spacing--small) !important}.is-style-spacer-md{height:var(--wp--custom--spacing--medium) !important}.is-style-spacer-lg{height:var(--wp--custom--spacing--large) !important}.is-style-spacer-xl{height:var(--wp--custom--spacing--x-large) !important}body .is-style-main-layout.is-layout-flex{gap:var(--wp--custom--spacing--large)}.is-style-main-layout-sidebar{flex-grow:unset !important;flex-basis:var(--wp--custom--layout--sidebar) !important}h1,h2,h3,h4,h5,h6,p,ul,ol{margin-top:0;margin-bottom:0}html{font-size:16px}@media screen and (max-width: 640px){html{font-size:14px}}body{font-family:"Zen Kaku Gothic New",sans-serif;color:#111;background:#fff4d8;line-height:var(--wp--custom--typography--line-height--normal)}*{box-sizing:border-box}.wp-gap-top-none *{-webkit-margin-before:0 !important;margin-block-start:0 !important}body .wp-site-blocks>:is(header,main,footer,section,article,aside,.wp-block-template-part){-webkit-margin-before:0;margin-block-start:0;margin-top:0}body :is(.wp-site-blocks,.is-layout-constrained,.is-layout-flow)>:is(.wp-block-spacer,.wp-block-group,.wp-block-cover),body :is(.wp-site-blocks,.is-layout-constrained,.is-layout-flow)>:is(.wp-block-spacer,.wp-block-group,.wp-block-cover)+*{-webkit-margin-before:0;margin-block-start:0;margin-top:0}body :is(.wp-site-blocks,.is-layout-constrained,.is-layout-flow)>*+:is(hr,.wp-block-template-part,.wp-block-post-content,.wp-block-group,.wp-block-cover,.wp-block-navigation,.wp-block-query){-webkit-margin-before:0;margin-block-start:0;margin-top:0}body :is(.wp-site-blocks,.is-layout-constrained,.is-layout-flow) :is(h2,h3,h4,h5,h6):first-child{-webkit-margin-before:0;margin-block-start:0}.section{padding:8.3vw 50px}@media screen and (max-width: 640px){.section{padding:60px 20px}}.last-section{padding-bottom:18vw}a{transition-duration:.3s}.container{margin:0 auto;width:100%;max-width:1200px}.img-fluid{max-width:100%;height:auto}.fw-bold{font-weight:700}.disp-sp{display:none}@media screen and (max-width: 640px){.disp-sp{display:block}}.text-center{text-align:center}@media screen and (max-width: 640px){.text-center-sp{text-align:center}}.c-green{color:#3eb54a;font-weight:700}.new-mark{color:#e61411;font-size:12px;display:inline-block;margin:0 3px}.wp-block-query-pagination.is-layout-flex,.wp-block-comments-pagination.is-layout-flex{gap:3px}.wp-block-query-pagination a,.wp-block-comments-pagination a{text-decoration:none;margin:0}.wp-block-query-pagination .wp-block-query-pagination-numbers,.wp-block-comments-pagination .wp-block-query-pagination-numbers{margin:0}.wp-block-query-pagination .page-numbers,.wp-block-query-pagination .wp-block-query-pagination-next,.wp-block-query-pagination .wp-block-query-pagination-previous,.wp-block-comments-pagination .page-numbers,.wp-block-comments-pagination .wp-block-query-pagination-next,.wp-block-comments-pagination .wp-block-query-pagination-previous{color:var(--wp--preset--color--text-normal);display:inline-block;padding:2px 10px;margin:3px;border:1px solid var(--wp--preset--color--gray)}.wp-block-query-pagination .page-numbers.current,.wp-block-comments-pagination .page-numbers.current{color:#fff;background-color:var(--wp--preset--color--accent);border:1px solid var(--wp--preset--color--accent)}.lower-page-main-vs{padding:min(107px,7.4vw) 50px 20px}@media screen and (max-width: 640px){.lower-page-main-vs{padding:40px 20px 20px}}.lower-page-main-vs .main-vs-container{max-width:1200px;margin:0 auto;position:relative}.lower-page-main-vs .main-vs-container .title-wrap h1{color:#111;font-family:"Zen Kaku Gothic New";font-size:clamp(1.575rem,3vw,2.25rem);font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:50px}.lower-page-main-vs .main-vs-container .illust-wrap{position:absolute;right:0;top:-62px;margin:0;line-height:0;width:min(247px,20.058vw)}@media screen and (max-width: 640px){.lower-page-main-vs .main-vs-container .illust-wrap{width:min(135px,30vw);top:-30px}}.breadcrumb{flex:1;line-height:1.6;color:#111;font-family:"Noto Sans JP";font-size:.75rem;font-weight:400;letter-spacing:.05em;font-style:normal;position:relative;z-index:1}.breadcrumb a{color:#868686;text-decoration:none;padding-right:10px;font-weight:500}@media screen and (max-width: 640px){.breadcrumb a{padding-right:5px}}.breadcrumb a:hover{color:#eb7a2f}.breadcrumb a::after{content:"";background:url(../img/common/breadcrumb_arrow.svg) no-repeat center/contain;width:5px;height:9px;display:inline-block;margin-left:10px}@media screen and (max-width: 640px){.breadcrumb a::after{margin-left:5px}}.lower-page-child-main-vs{padding:min(107px,7.4vw) 50px 20px}@media screen and (max-width: 640px){.lower-page-child-main-vs{padding:20px}}.line-marker{display:inline-block;background:linear-gradient(to bottom, transparent 70%, var(--wp--preset--color--sub) 70%)}.title01{text-align:center;margin-bottom:30px}@media screen and (max-width: 640px){.title01{margin-bottom:15px}}.title01 span{position:relative;color:#111;font-family:"Zen Kaku Gothic New";font-size:clamp(1.4rem,2.667vw,2rem);font-style:normal;font-weight:500;line-height:2;letter-spacing:.05em;display:inline;background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;padding-bottom:8px}@media screen and (max-width: 640px){.title01 span{font-size:22px}}.title01.title01-w span{color:#fff;background-image:url(../img/common/line_black_w.svg)}.title02{text-align:center;position:absolute;top:-1em;left:50%;transform:translateX(-50%)}.title02 span{color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.5625rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;border-radius:60px;background:#eb7a2f;display:inline-block;padding:.5em 20px;min-width:506px}@media screen and (max-width: 640px){.title02 span{min-width:auto;width:70vw;font-size:20px;padding:8px 15px}}.title03{border-radius:30px;background:#47b352;margin-top:40px;padding:30px 40px;margin-bottom:40px}@media screen and (max-width: 640px){.title03{padding:15px 20px;border-radius:15px;margin-bottom:20px;margin-top:20px}}.title03 .subtitle{color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 640px){.title03 .subtitle{font-size:1rem}}.title03 .title{color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.6}@media screen and (max-width: 640px){.title03 .title{font-size:19px}}.title03.title03-blue{background:#4a90e2}.title03.title03-orange{background:#eb7a2f}.title-round-illust{color:#fff;font-family:"Zen Kaku Gothic New";font-size:1.375rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;border-radius:30px;background:#4a90e2;padding:24px 115px 24px 30px;position:relative;margin-bottom:30px}@media screen and (max-width: 640px){.title-round-illust{font-size:18px;margin-bottom:20px;border-radius:20px;padding:18px 80px 18px 20px}}.title-round-illust::before{content:"";background-repeat:no-repeat;background-size:contain;width:67px;height:50px;display:block;position:absolute;bottom:0;right:26px}@media screen and (max-width: 640px){.title-round-illust::before{width:51px;height:38px;right:20px}}.bg-yellow{background:url(../img/common/bg_yellow.jpg) repeat}.bg-orange{background:url(../img/common/bg_orange.jpg) repeat}.frame-children{border-radius:30px;padding:70px 50px 100px;background:#fff;position:relative}@media screen and (max-width: 640px){.frame-children{padding:35px 20px 80px;border-radius:15px}}.frame-children::after{content:"";display:block;background:url(../img/common/frame_chidren_illust.png) no-repeat center/contain;width:min(466px,32.36vw);height:min(94px,6.5277vw);position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - min(55px,3.8vw));z-index:1}@media screen and (max-width: 1024px){.frame-children::after{width:400px;height:81px;top:calc(100% - 45px)}}@media screen and (max-width: 640px){.frame-children::after{width:75vw;height:16vw;top:calc(100% - 10vw)}}.frame-staff{border-radius:30px;padding:70px 50px 130px;background:#fff;position:relative}@media screen and (max-width: 640px){.frame-staff{padding:35px 20px 80px;border-radius:15px}}.frame-staff::after{content:"";display:block;background:url(../img/common/frame_staff_illust.png) no-repeat center/contain;width:min(308px,21.388vw);height:min(124px,8.611vw);position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - min(86px,5.9722vw));z-index:1}@media screen and (max-width: 1024px){.frame-staff::after{width:244px;height:99px;top:calc(100% - 70px)}}@media screen and (max-width: 640px){.frame-staff::after{width:49vw;height:19.71vw;top:calc(100% - 13vw)}}.link-btn{min-width:318px;color:#fff;font-family:"Zen Kaku Gothic New";font-size:17px;font-style:normal;font-weight:500;line-height:1.8;border-radius:90px;background:#47b352;padding:24px 30px;text-decoration:none;position:relative;display:inline-block;text-align:left}@media screen and (max-width: 640px){.link-btn{min-width:auto;font-size:15px;width:100%;margin-left:auto;margin-right:auto;padding:20px 15px 20px 20px;max-width:300px}}.link-btn .arrow-wrap .icon-default,.link-btn .arrow-wrap .icon-hover{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);transition-duration:.3s;right:20px}@media screen and (max-width: 640px){.link-btn .arrow-wrap .icon-default,.link-btn .arrow-wrap .icon-hover{width:35px;height:35px}}.link-btn .arrow-wrap .icon-hover{visibility:hidden;opacity:0}.link-btn:hover{background:#eb7a2f}.link-btn:hover .icon-default{visibility:hidden;opacity:0}.link-btn:hover .icon-hover{visibility:visible;opacity:1}.link-btn.link-btn-w{background-color:#fff;color:#111}.link-btn.link-btn-w:hover{background:#47b352;color:#fff}.link-btn.link-btn-w:hover .icon-default{visibility:hidden;opacity:0}.link-btn.link-btn-w:hover .icon-hover{visibility:visible;opacity:1}.common-services-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px 50px;max-width:850px;margin:30px auto 60px}@media screen and (max-width: 640px){.common-services-list{margin:20px auto 30px;grid-template-columns:repeat(1, 1fr);max-width:400px}}.common-services-list .services-item{max-width:400px;display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;text-decoration:none}.common-services-list .services-item .title01{text-align:center;margin-bottom:20px}.common-services-list .services-item .title01 span{font-size:1.5rem}@media screen and (max-width: 640px){.common-services-list .services-item .title01 span{font-size:20px}}.common-services-list .services-item .img-wrap{border-radius:10px;overflow:hidden;aspect-ratio:400/283;line-height:0;margin-bottom:0}.common-services-list .services-item .img-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;transition-duration:.3s}.common-services-list .services-item .center-name{margin-top:10px;font-family:"Zen Kaku Gothic New";font-size:1.375rem;font-style:normal;font-weight:500;line-height:1.6;color:#111}@media screen and (max-width: 640px){.common-services-list .services-item .center-name{font-size:18px}}.common-services-list .services-item .center-name .sub-title{display:block;font-size:.818em}.common-services-list .services-item .center-name .main-title{display:block}.common-services-list .services-item .center-name .main-title img{margin-left:5px;vertical-align:-0.1em}@media screen and (max-width: 640px){.common-services-list .services-item .center-name .main-title img{width:20px;height:20px}}.common-services-list .services-item:hover .img-wrap img{transform:scale(1.1)}.common-table-list .pd-bottom{margin-bottom:1em}.common-table-list dl{background-color:#fff;display:flex;margin:0;padding:20px 30px;gap:10px 20px;color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6}@media screen and (max-width: 640px){.common-table-list dl{padding:15px;flex-direction:column}}.common-table-list dl:not(:last-of-type){margin-bottom:3px}.common-table-list dl dt{flex:1}@media screen and (max-width: 640px){.common-table-list dl dt{width:100%}}.common-table-list dl dd{margin:0;width:75.5%}@media screen and (max-width: 640px){.common-table-list dl dd{width:100%}}.common-table-list dl dd a{color:#111;text-decoration:none}.nav-links{display:flex;gap:5px;justify-content:center;flex-wrap:wrap;list-style-type:none}.nav-links .page-numbers{border-radius:3px;background:#edebe4;color:#111;text-align:center;font-family:"Noto Sans JP";font-size:.875rem;font-style:normal;font-weight:500;line-height:180%;letter-spacing:.05em;display:block;text-decoration:none;padding:5px 13px;transition-duration:.3s}.nav-links .page-numbers:hover{background:#eb7a2f;color:#fff}.nav-links .page-numbers.current{background:#47b352;color:#fff}.lum-lightbox{z-index:99}.lum-lightbox .lum-close-button{top:auto;bottom:5px;opacity:1}.lum-lightbox .lum-img{width:auto;max-width:90%;max-height:90%}.siderbar-contents-post h4{padding:var(--wp--custom--spacing--xx-small);padding-left:var(--wp--custom--spacing--menu-indent);padding-right:var(--wp--custom--spacing--menu-indent);background-color:var(--wp--preset--color--bg-2)}.siderbar-contents-post h4+div{margin-top:0}.siderbar-contents-post select{width:100%}.siderbar-contents-post ul{padding:0;margin:0;list-style-type:none}.siderbar-contents-post ul>li{border-bottom:1px solid var(--wp--preset--color--gray);padding:.5em}.siderbar-contents-post ul>li ul{list-style:none;margin-top:.5em;margin-right:-0.5em;margin-left:-0.5em;border-top:1px solid var(--wp--preset--color--gray)}.siderbar-contents-post ul>li ul:last-child{padding-bottom:0}.siderbar-contents-post ul>li ul li{border-bottom:1px solid var(--wp--preset--color--gray)}.siderbar-contents-post ul>li ul li:last-child{border-bottom:none;padding-bottom:0}.siderbar-contents-post ul>li ul li *{text-indent:1em}.siderbar-contents-post ul>li a{display:inline-block;text-decoration:none;color:var(--wp--preset--color--font-face)}#sec__sidebar .entries{padding:30px 20px;font-size:14px;background:#fff;border-radius:10px}#sec__sidebar .entries:not(:last-of-type){margin-bottom:30px}@media screen and (max-width: 640px){#sec__sidebar .entries:not(:last-of-type){margin-bottom:20px}}#sec__sidebar .entries h3{position:relative;padding-left:20px;margin-bottom:.8em;font-size:1.125rem;color:#111;font-family:"Zen Kaku Gothic New";font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em}#sec__sidebar .entries h3::before{position:absolute;top:50%;left:0;display:block;width:5px;height:70%;content:"";background-color:#eb7a2f;border-radius:40px;transform:translateY(-50%)}#sec__sidebar #sidebar__news article:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d6d6d6}#sec__sidebar #sidebar__news article time{color:#999;font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:6px}#sec__sidebar #sidebar__news article a{text-decoration:none;color:#111;font-family:"Zen Kaku Gothic New";font-size:.9375rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;display:block}#sec__sidebar #sidebar__news article a:hover{color:#eb7a2f}#sec__sidebar #sidebar__archive h3::before{background-color:#4a90e2}#sec__sidebar #sidebar__archive .list-wrap{list-style-type:none;padding:0}#sec__sidebar #sidebar__archive .list-wrap li{position:relative;padding-left:1.2em;margin-bottom:5px}#sec__sidebar #sidebar__archive .list-wrap li::before{width:.5em;height:.5em;content:"";display:block;border-radius:50%;background:#4a90e2;position:absolute;left:0;top:.7em}#sec__sidebar #sidebar__archive .list-wrap li a{color:#111;font-family:"Zen Kaku Gothic New";font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;text-decoration:none}#sec__sidebar #sidebar__archive .list-wrap li a:hover{color:#eb7a2f}#sec__sidebar .count{padding:2px 8px;color:#111;font-weight:bold;background-color:#edebe4;border-radius:30px;font-size:10px;float:right}.header-template-bottom-navi{padding-top:var(--wp--custom--spacing--small);padding-bottom:var(--wp--custom--spacing--small)}.header-template-bottom-navi a{color:var(--wp--preset--color--font-face)}@media screen and (max-width: 1024px){.header-template-bottom-navi .sub-navi{display:none}}.header-template-bottom-navi .add-icon-pin{font-size:var(--wp--preset--font-size--size-s)}.header-template-bottom-navi .add-icon-pin::before{content:"";display:inline-block;background:url(../img/common/icon_pin.svg) no-repeat;background-size:contain;width:.78em;height:1.14em;margin-right:5px;vertical-align:-0.2em}.header-template-bottom-navi .add-icon-pin a{text-decoration:none}.header-template-bottom-navi .add-icon-ex{font-size:var(--wp--preset--font-size--size-s)}.header-template-bottom-navi .add-icon-ex::before{content:"";display:inline-block;background:url(../img/common/icon_ex.svg) no-repeat;background-size:contain;width:1.28em;height:1.14em;margin-right:5px;vertical-align:-0.2em}.header-template-bottom-navi .add-icon-ex a{text-decoration:none}.header-template-bottom-navi .tel-wrap{font-size:var(--wp--preset--font-size--size-3-xl)}.header-template-bottom-navi .tel-wrap::before{content:"";display:inline-block;background:url(../img/common/icon_tel.svg) no-repeat;background-size:contain;width:.6em;height:.8em;margin-right:10px;vertical-align:baseline}.header-template-bottom-navi .tel-wrap a{text-decoration:none}.header-template-bottom-navi .nav-wrap{margin-top:var(--wp--custom--spacing--xx-small)}.header-template-bottom-navi .nav-wrap a{text-decoration:none}@media screen and (max-width: 1024px){.nav-hamburger-tablet-on .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:none}}@media screen and (max-width: 1024px){.nav-hamburger-tablet-on .wp-block-navigation__responsive-container-open:not(.always-shown){display:block}}#header{padding:25px 40px;position:relative}@media screen and (max-width: 640px){#header{padding:10px 20px 5px;background-color:#fff}}#header::after{top:0;left:0;content:"";display:block;width:min(474px,39.5vw);height:min(183px,15.25vw);background-image:url(../img/common/logo_bg.svg);background-repeat:no-repeat;background-size:contain;position:absolute;z-index:-1}@media screen and (min-width: 641px)and (max-width: 1024px){#header::after{width:44vw;height:17vw}}@media screen and (max-width: 640px){#header::after{display:none}}#header .header-inner{display:flex;align-items:center;gap:30px}#header .logo-wrap{width:min(318px,26.5vw)}@media screen and (min-width: 641px)and (max-width: 1024px){#header .logo-wrap{width:31vw}}@media screen and (max-width: 640px){#header .logo-wrap{width:min(220px,70vw)}}#header .logo-wrap a:hover{opacity:.6}#header .g-navi{flex:1}@media screen and (max-width: 1024px){#header .g-navi{display:none}}#header .g-navi .menu-list{background:#fff;border-radius:50px;display:flex;list-style-type:none;justify-content:center;padding:0;gap:35px;max-width:623px;width:55vw;margin-left:auto;margin-right:0;padding:18px}#header .g-navi .menu-list li{position:relative}#header .g-navi .menu-list li:not(:last-child)::before{background:#111;content:"";display:block;height:.9em;width:1px;transform:rotate(30deg) translateY(-50%);position:absolute;top:50%;left:calc(100% + 14px)}#header .g-navi .menu-list li a{text-decoration:none;color:#111;font-family:"Zen Kaku Gothic New";font-size:17px;font-style:normal;font-weight:500;line-height:normal}@media screen and (min-width: 1025px)and (max-width: 1440px){#header .g-navi .menu-list li a{font-size:1rem}}#header .g-navi .menu-list li a:hover{color:#eb7a2f}.sp-wave{display:none}@media screen and (max-width: 640px){.sp-wave{display:block;line-height:0}}.sp-wave img{width:100%;height:auto}.footer-template-pt1{background-color:var(--wp--preset--color--main);color:var(--wp--preset--color--font-face);padding-top:calc(var(--wp--preset--font-size--size-m)*5);padding-bottom:calc(var(--wp--preset--font-size--size-m)*5)}.footer-template-pt1 .nav-wrap a{text-decoration:none;color:var(--wp--preset--color--font-face)}.footer-template-pt1 .cate-wrap a{color:var(--wp--preset--color--font-face);text-decoration:none}.footer-template-pt1 .cate-wrap ul{margin-top:var(--wp--preset--font-size--size-m);padding-left:0;flex-wrap:wrap;display:flex;list-style-type:none}.footer-template-pt1 .cate-wrap ul li{padding-right:1em;padding-left:24px;line-height:1.5;width:max(210px,25%);font-size:var(--wp--preset--font-size--size-s);position:relative;margin-bottom:var(--wp--custom--spacing--x-small)}.footer-template-pt1 .cate-wrap ul li::before{width:10px;height:2px;left:0;top:.7em;content:"";background-color:var(--wp--preset--color--font-face);display:block;position:absolute}.footer-template-pt1 #copy{font-size:var(--wp--preset--font-size--size-xs)}#footer{background:#fff;position:relative;padding-top:min(20px,13vw)}#footer .footer-wave-wrap{width:100vw;line-height:0;position:absolute;bottom:calc(100% - 1px);left:50%;transform:translateX(-50%)}#footer .footer-wave-wrap img{width:100%;height:auto}#footer .container{position:relative;z-index:1}#footer .footer-flex{display:flex;gap:30px min(80px,5.5vw);justify-content:space-between}@media screen and (max-width: 1024px){#footer .footer-flex{flex-direction:column}}#footer .footer-flex .left-wrap{max-width:318px;width:30%}@media screen and (max-width: 1024px){#footer .footer-flex .left-wrap{width:100%;max-width:100%}}#footer .footer-flex .right-wrap{max-width:555px;width:60%}@media screen and (max-width: 1024px){#footer .footer-flex .right-wrap{max-width:100%;width:100%}}#footer .footer-top-contents .site-title-wrap{max-width:318px;width:70vw}@media screen and (max-width: 1024px){#footer .footer-top-contents .site-title-wrap{margin:0 auto}}#footer .footer-top-contents .site-title-wrap a:hover{opacity:.7}#footer .footer-top-contents .navi-wrap{display:flex;gap:min(80px,3vw);justify-content:space-between}@media screen and (max-width: 1024px){#footer .footer-top-contents .navi-wrap{display:none}}#footer .footer-top-contents .navi-wrap ul{padding:0;list-style-type:none}#footer .footer-top-contents .navi-wrap>ul>li{margin-bottom:20px}#footer .footer-top-contents .navi-wrap>ul>li>a{padding-bottom:8px;background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;text-decoration:none;color:#111;font-family:"Zen Kaku Gothic New";font-size:1.0625rem;font-style:normal;font-weight:500;line-height:normal}#footer .footer-top-contents .navi-wrap>ul>li>a:hover{color:#eb7a2f}#footer .footer-top-contents .navi-wrap>ul>li>ul>li{margin-bottom:5px}#footer .footer-top-contents .navi-wrap>ul>li>ul>li>a{color:#111;font-family:"Zen Kaku Gothic New";font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}#footer .footer-top-contents .navi-wrap>ul>li>ul>li>a:hover{color:#eb7a2f}#footer .footer-bottom-contents{margin-top:40px;align-items:flex-end}@media screen and (max-width: 1024px){#footer .footer-bottom-contents{margin-top:20px}}#footer .footer-bottom-contents .copy{color:#111;font-family:"Zen Kaku Gothic New";font-size:12px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1024px){#footer .footer-bottom-contents .copy{order:2;text-align:center}}#footer .footer-bottom-contents address{font-style:normal;display:flex;gap:min(88px,6.1vw);justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width: 1024px){#footer .footer-bottom-contents address{justify-content:center;width:100%;order:1}}#footer .footer-bottom-contents address .center-wrap .name{color:#111;font-family:"Zen Kaku Gothic New";font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;background:#fff4d8;display:inline-block;padding:4px 6px;margin-bottom:1em}#footer .footer-bottom-contents address .center-wrap .text{color:#111;font-family:Roboto;font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal}#footer .footer-bottom-contents address .center-wrap .text:not(:last-of-type){margin-bottom:8px}#footer .footer-bottom-contents address .center-wrap .text span{font-size:.63em;display:inline-block;margin-right:.5em}#footer .footer-bottom-contents address .center-wrap .text a{color:#111;text-decoration:none}#side-contact-wrap{width:99px;height:303px;position:fixed;bottom:20px;right:20px;z-index:20}@media screen and (max-width: 640px){#side-contact-wrap{display:none}}#side-contact-wrap img{position:absolute;top:0;left:0;transition-duration:.3s}#side-contact-wrap .img-hover{opacity:0;visibility:hidden}#side-contact-wrap:hover .img-default{opacity:0;visibility:hidden}#side-contact-wrap:hover .img-hover{opacity:1;visibility:visible}@media screen and (min-width: 641px){#side-contact-wrap-sp{display:none}}#side-contact-wrap-sp a{text-decoration:none;display:flex;align-items:flex-end;justify-content:center;position:relative;width:100%;background:#4a90e2;height:60px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:20;margin:0 auto}.post-template-common .wp-block-post-terms a{display:inline-block;color:var(--wp--preset--color--font-face);background-color:var(--wp--preset--color--bg-2);text-decoration:none;padding:0 .5em;font-size:var(--wp--preset--font-size--size-s)}.post-template-common .wp-block-post-title a{font-size:var(--wp--preset--font-size--size-2-xl);text-decoration:none;color:var(--wp--preset--color--font-face)}.post-template-card,.post-template-card-image-top{padding:20px;border:1px solid var(--wp--preset--color--gray)}.error-contents-group .error-list-wrap{display:table}.hamburger{display:none}@media screen and (max-width: 1024px){.hamburger{display:block}}.hamburger ul{list-style-type:none;padding-left:0}.hamburger ul a{text-decoration:none}.hamburger #hamburger-button{z-index:999;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:40px;height:40px;top:10px;right:10px;position:fixed;text-align:center;cursor:pointer;border-radius:3px}.hamburger #hamburger-button::after{font-size:.625em;font-weight:600;line-height:1;color:#fff}.hamburger #hamburger-button .buttonBorder{display:block;width:20px;height:2px;margin:0 auto;margin-bottom:5px;background:#eb7a2f;transition:transform .3s}.hamburger #hamburger-button .buttonBorder:nth-child(3){margin-bottom:0}.hamburger .hamburger-nav{position:fixed;top:0;right:0;z-index:99;display:block;width:100%;height:100%;pointer-events:none;background:rgba(0,0,0,.6);opacity:0;transition:opacity .5s ease-in-out}.hamburger .hamburger-nav .menu{position:absolute;top:0;right:-80%;width:0;max-width:480px;height:100%;padding:60px 40px;overflow:scroll;background:#f3f4f6;transition:all .5s ease-in-out}@media screen and (max-width: 640px){.hamburger .hamburger-nav .menu{padding-right:30px;padding-left:30px}}.hamburger .hamburger-nav .menu .sp-nav-list .sp-nav-link{color:#111;text-decoration:none}.hamburger .hamburger-nav .menu .sp-nav-list .sp-nav-link:hover,.hamburger .hamburger-nav .menu .sp-nav-list .sp-nav-link:visited,.hamburger .hamburger-nav .menu .sp-nav-list .sp-nav-link:focus{color:#111;text-decoration:none}.hamburger .hamburger-nav .menu>ul>li .sp-nav-link,.hamburger .hamburger-nav .menu>ul>li .sp-nav-text{font-weight:500;color:#111;display:block;border-bottom:1px solid #d6d6d6;padding:.8em 2em .8em 0;position:relative}.hamburger .hamburger-nav .menu>ul>li .sp-nav-link:hover,.hamburger .hamburger-nav .menu>ul>li .sp-nav-link:visited,.hamburger .hamburger-nav .menu>ul>li .sp-nav-link:focus{color:#111;text-decoration:none}.hamburger .hamburger-nav .menu>ul>li .sp-nav-link::before{position:absolute;right:3px;width:4px;top:50%;content:"";display:block;height:4px;border-top:2px solid #eb7a2f;border-right:2px solid #eb7a2f;transform:rotate(45deg) translateY(-50%)}.hamburger .hamburger-nav .menu>ul>li>ul{padding-bottom:.8em;margin-top:.8em;border-bottom:1px solid #e5e5e5}.hamburger .hamburger-nav .menu>ul>li>ul>li{padding-left:1.5em;position:relative}.hamburger .hamburger-nav .menu>ul>li>ul>li::before{position:absolute;top:.7em;left:8px;width:0;height:0;content:"";border:2px solid #eb7a2f;border-radius:50%}.hamburger .hamburger-nav .menu>ul>li>ul>li a{color:#111}.hamburger .hamburger-nav .menu .sns-wrap{margin-top:20px;display:flex;gap:12px}.hamburger .hamburger-nav .menu .sns-wrap a{text-decoration:none}.hamburger .hamburger-nav .menu .bottom-nav{margin-top:30px}.hamburger .hamburger-nav .menu .bottom-nav a{display:block;text-decoration:none;color:#111;font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:400;letter-spacing:.05em;margin-bottom:10px}.hamburger .hamburger-nav .menu .bottom-nav .link-corporate img{vertical-align:-0.2em}.hamburger .hamburger-nav .menu .bottom-nav .link-x img{vertical-align:-0.2em;margin-left:8px}.hamburger.open #hamburger-button .buttonBorder{margin:0}.hamburger.open #hamburger-button .buttonBorder:nth-child(1){transform:rotate(45deg)}.hamburger.open #hamburger-button .buttonBorder:nth-child(2){display:none}.hamburger.open #hamburger-button .buttonBorder:nth-child(3){margin-top:-2px;transform:rotate(-45deg)}.hamburger.open nav{pointer-events:auto;opacity:1}.hamburger.open nav .menu{right:0%;width:80%}#page-top .illust-bg{width:100%}#page-top .illust-bg img{width:100%;height:auto}#page-top #sec__main__vs{position:relative}#page-top #sec__main__vs::before{content:"";background:url(../img/common/bg_yellow.jpg) repeat;width:100%;height:100%;content:"";display:block;position:absolute;z-index:-2}#page-top #sec__main__vs .mina-vs-inner{max-width:1340px;margin:0 auto;overflow:hidden;padding-top:min(10vw,60px);padding-bottom:min(24vw,290px);position:relative}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner{padding-top:124px;padding-bottom:163px}}#page-top #sec__main__vs .mina-vs-inner .copy{writing-mode:vertical-rl;text-orientation:upright;margin:0 auto;color:#fff;text-shadow:0 0 30px rgba(150,111,11,.3);font-family:"Zen Kaku Gothic New";font-size:clamp(2.712rem,5.167vw,3.875rem);font-style:normal;font-weight:700;line-height:2.8;letter-spacing:.2em;z-index:10;position:relative}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .copy{line-height:2;font-size:38px;text-shadow:0 0 13px rgba(150,111,11,.5)}}#page-top #sec__main__vs .mina-vs-inner .logo1-wrap{position:absolute;top:min(4.25vw,51px);right:calc(50% + min(19.833vw,238px));width:min(11.16vw,134px)}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .logo1-wrap{width:82px;top:32px;right:calc(50% + 39px)}}#page-top #sec__main__vs .mina-vs-inner .illust1-wrap{position:absolute;top:min(14.75vw,177px);right:calc(50% + min(25.83vw,310px));width:min(30vw,360px)}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .illust1-wrap{width:149px;top:138px;right:calc(50% + 87px)}}#page-top #sec__main__vs .mina-vs-inner .photo2-wrap{position:absolute;top:min(38.58vw,463px);right:calc(50% + min(12.33vw,148px));width:min(32vw,384px)}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .photo2-wrap{width:206px;top:360px;right:calc(50% - 45px)}}#page-top #sec__main__vs .mina-vs-inner .text-wrap{position:absolute;top:min(1vw,12px);left:calc(50% + min(26.33vw,316px));z-index:1;width:min(30.16vw,362px)}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .text-wrap{width:243px;top:9px;left:calc(50% + 3px)}}#page-top #sec__main__vs .mina-vs-inner .photo1-wrap{position:absolute;top:min(3.58vw,43px);left:calc(50% + min(5.33vw,64px));width:min(48.5vw,582px)}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .photo1-wrap{width:216px;left:calc(50% - 11px);top:52px}}#page-top #sec__main__vs .mina-vs-inner .logo2-wrap{position:absolute;top:min(39.5168vw,470px);left:calc(50% + min(4.083vw,49px));width:min(10.4vw,125px)}@media screen and (max-width: 640px){#page-top #sec__main__vs .mina-vs-inner .logo2-wrap{width:82px;top:361px;left:calc(50% + 69px)}}#page-top #sec__main__vs .wave-wrap{position:relative}#page-top #sec__main__vs .wave-wrap .bg-wave{width:100vw;line-height:0}#page-top #sec__main__vs .wave-wrap .bg-wave img{width:100%;height:100%}#page-top #sec__main__vs .wave-wrap .wave-img{position:absolute;z-index:1;top:19px;width:79.58vw;max-width:1146px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 640px){#page-top #sec__main__vs .wave-wrap .wave-img{top:-10px}}#page-top #sec__main__vs .wave-wrap .wave-img .disp-pc{display:block}@media screen and (max-width: 640px){#page-top #sec__main__vs .wave-wrap .wave-img .disp-pc{display:none}}#page-top #sec__main__vs .wave-wrap .wave-img .disp-sp{display:none}@media screen and (max-width: 640px){#page-top #sec__main__vs .wave-wrap .wave-img .disp-sp{display:block}}#page-top #sec__about{color:#111;font-family:"Zen Kaku Gothic New";font-weight:500;padding-top:4.8vw}@media screen and (max-width: 640px){#page-top #sec__about{padding:60px}}#page-top #sec__about .container{max-width:1200px;margin:0 auto;width:100%}#page-top #sec__about .title01{text-align:left}@media screen and (max-width: 1024px){#page-top #sec__about .title01 span{font-size:clamp(1.375rem,2.5vw,2.25rem)}}#page-top #sec__about .inner-wrap{display:flex;-moz-column-gap:70px;column-gap:70px}@media screen and (max-width: 1024px){#page-top #sec__about .inner-wrap{-moz-column-gap:35px;column-gap:35px}}@media screen and (max-width: 640px){#page-top #sec__about .inner-wrap{flex-direction:column-reverse;row-gap:20px}}#page-top #sec__about .text-wrap{max-width:542px;width:100%;margin:0 auto}#page-top #sec__about .text-wrap p{line-height:1.8;letter-spacing:.02em;padding-bottom:40px}@media screen and (max-width: 1024px){#page-top #sec__about .text-wrap p{padding-bottom:20px}}@media screen and (max-width: 640px){#page-top #sec__about .text-wrap .link-btn{display:block}}#page-top #sec__about .img-wrap{max-width:588px;width:100%;margin:0 auto}#page-top #sec__about .img-wrap img{width:100%;height:auto;display:block}#page-top #sec__info .title-flex{display:flex;gap:20px 40px;align-items:center;margin-bottom:76px}@media screen and (max-width: 640px){#page-top #sec__info .title-flex{flex-direction:column}}#page-top #sec__info .title-flex .title01{text-align:left;max-width:380px;margin:0}#page-top #sec__info .title-flex .text-wrap{flex:1;max-width:718px;margin-right:0;margin-left:auto;color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:.05em}@media screen and (max-width: 640px){#page-top #sec__info .title-flex .text-wrap{margin:0 auto;max-width:100%}}#page-top #sec__info .services-contents{position:relative}@media screen and (max-width: 640px){#page-top #sec__info .services-contents{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}#page-top #sec__recruit{position:relative;margin-top:30px}#page-top #sec__recruit .illust-wrap{position:absolute;z-index:1;width:min(248px,17.22vw);top:max(-63px,-4.375vw);right:0}@media screen and (max-width: 640px){#page-top #sec__recruit .illust-wrap{width:25vw}}#page-top #sec__recruit .grid-contents{display:grid;grid-template-columns:min(793px,55.069vw) 1fr;align-items:stretch;width:100%;overflow-y:hidden}@media screen and (max-width: 640px){#page-top #sec__recruit .grid-contents{grid-template-columns:1fr}}#page-top #sec__recruit .recruit-inner{-webkit-mask-image:url(../img/top/recruit_mask.svg);mask-image:url(../img/top/recruit_mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center right;mask-position:center right;background-image:url(../img/common/bg_orange.jpg);background-repeat:repeat;display:flex;flex-direction:column;align-items:center;padding:clamp(60px,6.9vw,100px) 50px;margin-right:-5.07vw}@media screen and (max-width: 640px){#page-top #sec__recruit .recruit-inner{padding:60px 20px;margin-right:0;order:2;-webkit-mask-image:url(../img/top/recruit_mask_sp.svg);mask-image:url(../img/top/recruit_mask_sp.svg);-webkit-mask-position:center top;mask-position:center top;margin-top:-5vw}}#page-top #sec__recruit .recruit-inner .text-contents{max-width:570px}#page-top #sec__recruit .recruit-inner .text-contents .subtitle{color:#fff;font-family:"Zen Kaku Gothic New";font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.6;letter-spacing:.05em;margin-bottom:.5em}#page-top #sec__recruit .recruit-inner .text-contents .title01{text-align:left}@media screen and (max-width: 640px){#page-top #sec__recruit .recruit-inner .text-contents .title01 br{display:none}}#page-top #sec__recruit .recruit-inner .text-contents .text{color:#fff;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:.05em;margin-bottom:40px}@media screen and (max-width: 640px){#page-top #sec__recruit .recruit-inner .text-contents .text{margin-bottom:20px}}#page-top #sec__recruit .img-bg{display:grid}@media screen and (max-width: 640px){#page-top #sec__recruit .img-bg{order:1}}#page-top #sec__recruit .img-bg figure{height:100%;margin:0}#page-top #sec__recruit .img-bg figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#page-top #sec__news{background:#4a90e2}#page-top #sec__news .container{border-radius:20px;background:#fff;padding:min(85px,5.9vw) min(85px,5.9vw) 100px}@media screen and (max-width: 640px){#page-top #sec__news .container{padding:0 20px 50px}}#page-top #sec__news .flex-wrap{display:flex;gap:20px 40px}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap{flex-direction:column}}#page-top #sec__news .flex-wrap .title-wrap{max-width:250px;width:30%}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap .title-wrap{width:100%;max-width:100%;position:relative}}#page-top #sec__news .flex-wrap .title-wrap h2{margin-bottom:26px}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap .title-wrap h2{max-width:50vw;margin-top:-7vw;margin-left:-30px;margin-bottom:0}}#page-top #sec__news .flex-wrap .title-wrap .illust-wrap{margin-left:16px}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap .title-wrap .illust-wrap{width:30vw;position:absolute;right:0;top:8vw}}#page-top #sec__news .flex-wrap .article-contents{max-width:680px;margin-right:0;margin-left:auto;flex:1}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap .article-contents{max-width:100%;margin:0}}#page-top #sec__news .flex-wrap .article-contents .article-wrap{margin-bottom:50px}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap .article-contents .article-wrap{margin-bottom:30px}}#page-top #sec__news .flex-wrap .article-contents .article-wrap article{background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;padding-bottom:18px;margin-bottom:15px}#page-top #sec__news .flex-wrap .article-contents .article-wrap article header{display:flex;gap:8px;margin-bottom:8px}@media screen and (max-width: 640px){#page-top #sec__news .flex-wrap .article-contents .article-wrap article header{margin-bottom:4px}}#page-top #sec__news .flex-wrap .article-contents .article-wrap article header time{color:#111;font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6}#page-top #sec__news .flex-wrap .article-contents .article-wrap article header .category-text{line-height:1}#page-top #sec__news .flex-wrap .article-contents .article-wrap article header .category-text a{border-radius:2px;background:#c7a54f;padding:4px 6px;color:#fff;font-family:"Zen Kaku Gothic New";font-size:.75rem;font-style:normal;font-weight:500;text-decoration:none}#page-top #sec__news .flex-wrap .article-contents .article-wrap article header .category-text a:hover{background:#eb7a2f}#page-top #sec__news .flex-wrap .article-contents .article-wrap article .article-title{color:#111;font-family:"Zen Kaku Gothic New";font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.6;text-decoration:none}#page-top #sec__news .flex-wrap .article-contents .article-wrap article .article-title:hover{color:#eb7a2f}#page-about #sec__mission article{max-width:920px;margin:0 auto}#page-about #sec__mission article:not(:first-of-type){margin-top:60px}@media screen and (max-width: 640px){#page-about #sec__mission article:not(:first-of-type){margin-top:30px}}#page-about #sec__mission .philosophy-wrap .text-wrap{color:#111;font-family:"Zen Kaku Gothic New";font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:.05em;border-radius:10px;background:#fff4d8;padding:30px;display:flex;justify-content:center}@media screen and (max-width: 640px){#page-about #sec__mission .philosophy-wrap .text-wrap{padding:25px 20px;font-size:16px}}#page-about #sec__mission .beliefs-wrap .img-list{gap:26px;padding:0;margin:0;display:grid;grid-template-columns:repeat(3, 1fr);list-style-type:none;margin-bottom:25px}@media screen and (min-width: 641px)and (max-width: 1024px){#page-about #sec__mission .beliefs-wrap .img-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 640px){#page-about #sec__mission .beliefs-wrap .img-list{grid-template-columns:repeat(1, 1fr)}}#page-about #sec__mission .beliefs-wrap .img-list li{border-radius:10px;background:#fff4d8;text-align:center;padding:33px 20px 26px}#page-about #sec__mission .beliefs-wrap .img-list li figure{margin-bottom:14px;line-height:0}#page-about #sec__mission .beliefs-wrap .img-list li .text{color:#111;font-family:"Zen Kaku Gothic New";font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.3;letter-spacing:.05em;background:#fff;display:inline-block;padding:2px 10px}#page-about #sec__mission .beliefs-wrap .list-wrap{color:#111;font-family:"Zen Kaku Gothic New";font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.6;list-style-type:none;padding:0}#page-about #sec__mission .beliefs-wrap .list-wrap li{position:relative;padding-left:20px}#page-about #sec__mission .beliefs-wrap .list-wrap li:not(:last-child){margin-bottom:14px}#page-about #sec__mission .beliefs-wrap .list-wrap li::before{content:"";display:block;position:absolute;width:8px;height:8px;width:8px;background:#47b352;border-radius:50%;top:.6em;left:.2em}#page-about #sec__mission .text-bottom{color:#111;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.625rem;font-style:normal;font-weight:500;line-height:2;margin-top:min(70px,4.86vw)}@media screen and (max-width: 640px){#page-about #sec__mission .text-bottom{line-height:1.8;margin-top:40px;font-size:17px}}#page-about #sec__profile{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111}#page-about #sec__profile .container{max-width:1200px;margin:0 auto;width:100%}#page-about #sec__profile .title01{margin-bottom:50px}@media screen and (max-width: 640px){#page-about #sec__profile .title01{margin-bottom:25px}}#page-about #sec__profile .message-wrap{display:flex;gap:25px 50px;padding-bottom:50px}@media screen and (max-width: 1024px){#page-about #sec__profile .message-wrap{flex-direction:column-reverse}}@media screen and (max-width: 640px){#page-about #sec__profile .message-wrap{row-gap:25px;padding-bottom:25px}}#page-about #sec__profile .message-wrap .text-wrap{max-width:700px;margin:0 auto;width:100%}#page-about #sec__profile .message-wrap .text-wrap p{line-height:2.2;letter-spacing:.02em}#page-about #sec__profile .message-wrap .text-wrap p:not(:last-of-type){padding-bottom:40px}@media screen and (max-width: 1024px){#page-about #sec__profile .message-wrap .text-wrap p:not(:last-of-type){padding-bottom:20px}}@media screen and (max-width: 1024px){#page-about #sec__profile .message-wrap .text-wrap p{line-height:1.8}}#page-about #sec__profile .message-wrap .text-wrap p span{display:block;font-size:clamp(1rem,1.389vw,1.25rem);line-height:1.6}@media screen and (max-width: 640px){#page-about #sec__profile .message-wrap .text-wrap p span{font-size:16px}}#page-about #sec__profile .message-wrap figure{max-width:450px;margin:0 auto}#page-about #sec__profile .message-wrap figure .img-wrap{position:relative;display:inline-block}#page-about #sec__profile .message-wrap figure .img-wrap:after{content:"";position:absolute;background:url(../img/about/profile_img2.svg) no-repeat right bottom/contain;right:20px;bottom:-20px;width:70px;height:95px}#page-about #sec__profile .message-wrap figure .img-wrap img{width:100%;display:block}@media screen and (max-width: 640px){#page-about #sec__profile .message-wrap figure .img-wrap img{width:80%;margin:0 auto}}#page-about #sec__profile .career-wrap{background-color:#fff;border-radius:30px}#page-about #sec__profile .career-wrap .desc-wrap{padding:30px 50px}@media screen and (max-width: 640px){#page-about #sec__profile .career-wrap .desc-wrap{padding:20px 25px}}#page-about #sec__profile .career-wrap .desc-wrap p{font-size:14px;line-height:1.8}#page-about #sec__profile .career-wrap .desc-wrap .bg-green{background-color:#47b352;color:#fff;line-height:1.6;letter-spacing:.05em;padding:2.5px 10px;display:inline-block;margin-bottom:10px;font-size:1rem}#page-company #sec__outline{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111;line-height:1.6}#page-company #sec__outline .container{max-width:1000px;margin:0 auto;width:100%}#page-company #sec__outline .common-table-list{margin-bottom:20px}#page-company #sec__outline .common-table-list dl dd p span{display:block}#page-company #sec__outline .note-link a{text-decoration:underline;text-decoration-color:#6e6e6e;color:#111}#page-company #sec__report{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111;line-height:1.6}#page-company #sec__report .year-wrap{max-width:1080px;margin:0 auto}#page-company #sec__report .year-wrap:not(:last-of-type){margin-bottom:50px}@media screen and (max-width: 640px){#page-company #sec__report .year-wrap:not(:last-of-type){margin-bottom:40px}}@media screen and (max-width: 640px){#page-company #sec__report .year-wrap:first-of-type{margin-top:20px}}#page-company #sec__report .year-wrap h3{font-size:clamp(1.125rem,1.528vw,1.375rem);margin-bottom:20px}@media screen and (max-width: 640px){#page-company #sec__report .year-wrap h3{font-size:17px}}#page-company #sec__report .year-wrap dl{display:flex;gap:10px 30px;width:100%;position:relative;padding-bottom:20px;background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;padding-bottom:19px;margin-bottom:19px}@media screen and (max-width: 1024px){#page-company #sec__report .year-wrap dl{flex-direction:column}}#page-company #sec__report .year-wrap dl dt{flex:1;position:relative;padding-left:16px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:2px 8px}#page-company #sec__report .year-wrap dl dt:before{content:"";width:8px;height:8px;background:#47b352;display:block;position:absolute;border-radius:50%;top:.5em;left:0}#page-company #sec__report .year-wrap dl dt span{font-size:12px;line-height:1;color:#fff;display:inline-block;padding:4px 6px}@media screen and (max-width: 1024px){#page-company #sec__report .year-wrap dl dt span{font-size:11px}}#page-company #sec__report .year-wrap dl dt.emi span{background-color:#8bc74f}#page-company #sec__report .year-wrap dl dt.emis span{background-color:#4f95c7}#page-company #sec__report .year-wrap dl dd{width:11em;text-align:right;margin:0}@media screen and (max-width: 1024px){#page-company #sec__report .year-wrap dl dd{width:100%;text-align:left}}#page-company #sec__report .year-wrap dl dd a{padding-left:35px;color:#111;text-decoration:none;position:relative;display:inline-block}#page-company #sec__report .year-wrap dl dd a:before{position:absolute;content:"";background:url(../img/common/icon_download.png) no-repeat left top/contain;left:0;top:0;width:27px;height:27px}#page-company #sec__report .year-wrap dl dd a:hover{color:#eb7a2f}#page-company #sec__report .text-bottom{color:#111;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.625rem;font-style:normal;font-weight:500;line-height:2;margin-top:min(70px,4.86vw)}@media screen and (max-width: 640px){#page-company #sec__report .text-bottom{line-height:1.8;margin-top:40px;font-size:17px}}#page-information #sec__about{background:#fff}#page-information #sec__about figure{line-height:0;margin:0}#page-information #sec__about .subtitle{color:#111;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:.5em}#page-information #sec__about .title01{margin-bottom:50px}@media screen and (max-width: 640px){#page-information #sec__about .title01{margin-bottom:30px}}#page-information #sec__about .flex-wrap{display:flex;gap:50px;align-items:flex-start;justify-content:center;margin-bottom:40px}@media screen and (max-width: 640px){#page-information #sec__about .flex-wrap{margin-bottom:20px}}#page-information #sec__about .title-rounded{border-radius:100px;background:#47b352;color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.6;padding:min(40px,2.7vw) 30px min(3.47vw,50px);max-width:890px;margin:0 auto;margin-bottom:min(78px,5.4vw)}@media screen and (max-width: 640px){#page-information #sec__about .title-rounded{font-size:17px;padding:15px 20px;margin-bottom:30px}}#page-information #sec__about .detail-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px min(70px,4.86vw)}@media screen and (max-width: 1024px){#page-information #sec__about .detail-wrap{flex-direction:column}}#page-information #sec__about .detail-wrap .text-wrap{flex:1 1 0;min-width:0;color:#111;font-family:"Zen Kaku Gothic New";font-size:1.0625rem;font-style:normal;font-weight:500;line-height:2;letter-spacing:.05em}@media screen and (max-width: 1024px){#page-information #sec__about .detail-wrap .text-wrap{order:2}}#page-information #sec__about .detail-wrap .img-wrap{max-width:588px;width:40.83vw;position:relative}@media screen and (max-width: 1024px){#page-information #sec__about .detail-wrap .img-wrap{order:1;width:80%}}#page-information #sec__about .detail-wrap .img-wrap>img{border-radius:10px}#page-information #sec__about .detail-wrap .img-wrap .illust-wrap{position:absolute;right:16px;bottom:-4.375vw;width:min(123px,8.5416vw)}@media screen and (max-width: 1024px){#page-information #sec__about .detail-wrap .img-wrap .illust-wrap{width:min(80px,18vw);bottom:max(-20px,-8vw);right:-10px}}#page-information .bg-wave{width:100vw}#page-information .bg-wave img{width:100%;height:100%}#page-information #sec__programs .grid-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:min(40px,2.7vw);margin-top:40px}@media screen and (max-width: 640px){#page-information #sec__programs .grid-wrap{margin-top:20px;gap:20px;grid-template-columns:repeat(1, 1fr)}}#page-information #sec__programs .grid-wrap article{border-radius:20px;background:#fff;display:grid;grid-template-rows:subgrid;grid-row:span 4;padding:40px;gap:0}@media screen and (min-width: 641px)and (max-width: 1024px){#page-information #sec__programs .grid-wrap article{padding:30px}}@media screen and (max-width: 640px){#page-information #sec__programs .grid-wrap article{padding:20px}}#page-information #sec__programs .grid-wrap article .label{margin-bottom:8px}#page-information #sec__programs .grid-wrap article .label span{color:#fff;font-family:"Zen Kaku Gothic New";font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;border-radius:3px;background:#c7a54f;display:inline-block;padding:4px 10px}@media screen and (max-width: 1024px){#page-information #sec__programs .grid-wrap article .label span{font-size:1rem}}#page-information #sec__programs .grid-wrap article h3{color:#111;font-family:"Zen Kaku Gothic New";font-size:clamp(1.25rem,2.167vw,1.625rem);font-style:normal;font-weight:500;line-height:1.4;letter-spacing:.05em;margin-bottom:20px}@media screen and (max-width: 640px){#page-information #sec__programs .grid-wrap article h3{font-size:19px}}#page-information #sec__programs .grid-wrap article figure{text-align:center;margin-bottom:20px}#page-information #sec__center__list .services-contents{position:relative}#page-information #sec__guide .container{max-width:1000px}#page-information #sec__guide .text-top{color:#111;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;margin-bottom:30px}#page-information #sec__guide article:not(:last-of-type){margin-bottom:100px}@media screen and (max-width: 640px){#page-information #sec__guide article:not(:last-of-type){margin-bottom:50px}}#page-information #sec__guide .flow-contents .title-round-illust::before{background-image:url(../img/information/flow_title_bg.png)}#page-information #sec__guide .flow-contents .flow-list{list-style-type:none;padding:0}#page-information #sec__guide .flow-contents .flow-list li:not(:last-child){margin-bottom:60px;position:relative}@media screen and (max-width: 640px){#page-information #sec__guide .flow-contents .flow-list li:not(:last-child){margin-bottom:40px}}#page-information #sec__guide .flow-contents .flow-list li:not(:last-child)::after{top:calc(100% + 20px);left:50%;transform:translateX(-50%);content:"";width:29px;height:22px;background:url(../img/information/flow_arrow.svg) no-repeat center/contain;display:block;position:absolute}@media screen and (max-width: 640px){#page-information #sec__guide .flow-contents .flow-list li:not(:last-child)::after{width:20px;height:15px;top:calc(100% + 13px)}}#page-information #sec__guide .flow-contents .flow-list li .flow-title{color:#111;font-family:"Zen Kaku Gothic New";font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:.05em;border-radius:20px 20px 0 0;background:#fff;padding:20px 20px 20px 100px;position:relative}@media screen and (max-width: 640px){#page-information #sec__guide .flow-contents .flow-list li .flow-title{font-size:16px;padding:20px 20px 20px 70px;min-height:43px}}#page-information #sec__guide .flow-contents .flow-list li .flow-title .num{position:absolute;left:20px;top:-10px;width:65px;margin-bottom:0;line-height:0}@media screen and (max-width: 640px){#page-information #sec__guide .flow-contents .flow-list li .flow-title .num{width:43px;left:15px;top:50%;transform:translateY(-50%)}}#page-information #sec__guide .flow-contents .flow-list li .flow-text{color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;border-radius:0 0 20px 20px;background:#edefef;padding:40px}@media screen and (max-width: 640px){#page-information #sec__guide .flow-contents .flow-list li .flow-text{padding:20px}}#page-information #sec__guide .flow-contents .flow-list li .flow-text p:not(:last-of-type){margin-bottom:1.5em}#page-information #sec__guide .flow-contents .flow-list li .flow-text a{color:#111;text-decoration:none}#page-information #sec__guide .price-contents .title-round-illust::before{background-image:url(../img/information/price_title_bg.png)}#page-information #sec__guide .price-contents .text{color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8}#page-information #sec__guide .price-contents table{margin-top:30px;margin-bottom:10px;border-collapse:separate;width:100%;border-spacing:0 2px}@media screen and (max-width: 640px){#page-information #sec__guide .price-contents table{margin-top:15px}}#page-information #sec__guide .price-contents table tr th,#page-information #sec__guide .price-contents table tr td{color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;padding:20px 30px}@media screen and (max-width: 640px){#page-information #sec__guide .price-contents table tr th,#page-information #sec__guide .price-contents table tr td{padding:10px 15px}}#page-information #sec__guide .price-contents table tr th{width:61%;background:#f3e0b2;text-align:left}#page-information #sec__guide .price-contents table tr td{background:#fff;text-align:right}#page-information #sec__guide .price-contents .caption{color:#111;font-family:"Zen Kaku Gothic New";font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6}.common_information_child #sec__about{padding-top:0;padding-bottom:0}.common_information_child #sec__about .flex-wrap{display:flex;gap:min(30px,2vw);margin-bottom:50px}@media screen and (max-width: 640px){.common_information_child #sec__about .flex-wrap{gap:15px;flex-direction:column;margin-bottom:25px}}.common_information_child #sec__about .flex-wrap figure{flex:1;margin:0;line-height:0;aspect-ratio:585/413;overflow:hidden;border-radius:10px}.common_information_child #sec__about .flex-wrap figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.common_information_child #sec__about .box-wrap{border-radius:30px;background:#fff;padding:70px min(100px,6.9vw);display:flex;gap:min(70px,4.86vw);align-items:center}@media screen and (max-width: 640px){.common_information_child #sec__about .box-wrap{flex-direction:column;padding:30px 20px}}.common_information_child #sec__about .box-wrap .text-wrap{flex:1}@media screen and (max-width: 640px){.common_information_child #sec__about .box-wrap .text-wrap{order:2}}.common_information_child #sec__about .box-wrap .text-wrap h2{color:#111;font-family:"Zen Kaku Gothic New";font-size:clamp(1.25rem,2.167vw,1.625rem);font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:30px}@media screen and (max-width: 640px){.common_information_child #sec__about .box-wrap .text-wrap h2{font-size:19px;margin-bottom:15px}}.common_information_child #sec__about .box-wrap .img-wrap{max-width:260px;width:35%;text-align:center}@media screen and (max-width: 640px){.common_information_child #sec__about .box-wrap .img-wrap{order:1}}.common_information_child #sec__facilities .facilities-list{display:grid;gap:40px;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 640px){.common_information_child #sec__facilities .facilities-list{gap:20px;grid-template-columns:repeat(2, 1fr)}}.common_information_child #sec__facilities .facilities-list .list-item{text-decoration:none}.common_information_child #sec__facilities .facilities-list .list-item .img-wrap{overflow:hidden;aspect-ratio:373/264;border-radius:10px;position:relative;cursor:pointer}.common_information_child #sec__facilities .facilities-list .list-item .img-wrap::before{content:"";display:block;right:0;bottom:0;width:40px;height:40px;background-color:#47b352;background-image:url(../img/common/icon_zoom.svg);background-repeat:no-repeat;background-size:24px 24px;background-position:center;position:absolute;border-radius:10px 0 0 0;z-index:1}@media screen and (max-width: 640px){.common_information_child #sec__facilities .facilities-list .list-item .img-wrap::before{background-size:18px 18px;width:30px;height:30px}}.common_information_child #sec__facilities .facilities-list .list-item .img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition-duration:.3s}.common_information_child #sec__facilities .facilities-list .list-item .img-wrap:hover img{transform:scale(1.1)}.common_information_child #sec__facilities .facilities-list .list-item .caption{margin-top:15px;color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 640px){.common_information_child #sec__facilities .facilities-list .list-item .caption{margin-top:10px}}.common_information_child #sec__day .box-wrap{border-radius:30px;background:#fff;position:relative;padding:100px min(70px,4.8vw) 120px}@media screen and (max-width: 640px){.common_information_child #sec__day .box-wrap{padding:70px 20px}}.common_information_child #sec__day .box-wrap .children-wrap{width:min(333px,27.75vw);position:absolute;right:min(16px,1.33vw);top:max(-68px,-5.66vw)}@media screen and (max-width: 1024px){.common_information_child #sec__day .box-wrap .children-wrap{top:calc(100% - 5vw);width:min(295px,48vw)}}.common_information_child #sec__day .title-wrap{position:absolute;width:min(419px,34.9vw);top:-3vw;left:50%;transform:translateX(-50%)}@media screen and (max-width: 1024px){.common_information_child #sec__day .title-wrap{width:min(380px,56vw)}}@media screen and (max-width: 640px){.common_information_child #sec__day .title-wrap{width:min(380px,76vw)}}.common_information_child #sec__day .title-wrap figure{margin:0;line-height:0;position:absolute;width:min(114px,27.2%);top:max(-48px,-48%);left:max(-44px,-3.66vw);z-index:1}@media screen and (max-width: 1024px){.common_information_child #sec__day .title-wrap figure{left:-5vw}}.common_information_child #sec__day .text{color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;margin-bottom:18px}.common_information_child #sec__day .schedule-wrap{display:flex;row-gap:40px;justify-content:space-between}@media screen and (max-width: 1024px){.common_information_child #sec__day .schedule-wrap{flex-direction:column}}.common_information_child #sec__day .schedule-wrap article{width:48%}@media screen and (max-width: 1024px){.common_information_child #sec__day .schedule-wrap article{width:100%}}.common_information_child #sec__day .schedule-wrap article h3{margin-bottom:30px;color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;padding:8px 15px;border-radius:10px;background:#47b352}@media screen and (max-width: 640px){.common_information_child #sec__day .schedule-wrap article h3{font-size:18px;margin-bottom:15px}}.common_information_child #sec__day .schedule-wrap article .timeline-list{padding:0;list-style-type:none}.common_information_child #sec__day .schedule-wrap article .timeline-list li{display:flex;align-items:center;justify-content:space-between;background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;padding-bottom:25px;margin-bottom:20px}@media screen and (max-width: 640px){.common_information_child #sec__day .schedule-wrap article .timeline-list li{padding-bottom:20px;margin-bottom:10px}}.common_information_child #sec__day .schedule-wrap article .timeline-list li .time{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(../img/common/day_mask.svg);mask-image:url(../img/common/day_mask.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center right;mask-position:center right;background-repeat:repeat;display:flex;align-items:center;justify-content:center;width:88px;height:87px;color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:20px;font-style:normal;font-weight:700;line-height:1.3}@media screen and (max-width: 640px){.common_information_child #sec__day .schedule-wrap article .timeline-list li .time{font-size:18px;width:70px;height:69px}}.common_information_child #sec__day .schedule-wrap article .timeline-list li .time.time-s{font-size:16px}@media screen and (max-width: 640px){.common_information_child #sec__day .schedule-wrap article .timeline-list li .time.time-s{font-size:14px}}.common_information_child #sec__day .schedule-wrap article .timeline-list li .desc{width:calc(100% - 88px - 4%);color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.02em;margin-right:0;margin-left:auto}@media screen and (max-width: 640px){.common_information_child #sec__day .schedule-wrap article .timeline-list li .desc{width:calc(100% - 70px - 4%)}}.common_information_child #sec__day .schedule-wrap article .timeline-list li .desc .font-s{display:block;font-size:.875rem;margin-bottom:.2em}.common_information_child #sec__day .schedule-wrap article.weekday-wrap h3{background:#47b352}.common_information_child #sec__day .schedule-wrap article.weekday-wrap .time{background-image:url(../img/common/bg_green.jpg)}.common_information_child #sec__day .schedule-wrap article.holiday-wrap h3{background:#eb7a2f}.common_information_child #sec__day .schedule-wrap article.holiday-wrap .time{background-image:url(../img/common/bg_orange.jpg)}.common_information_child #sec__center__info .container{max-width:1000px}.common_information_child .map-wrap{aspect-ratio:1440/597;width:100%;position:relative}@media screen and (max-width: 640px){.common_information_child .map-wrap{aspect-ratio:1}}.common_information_child .map-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}#page-contact #sec__contact__list{padding-top:min(85px,5.9vw)}@media screen and (max-width: 640px){#page-contact #sec__contact__list{padding-top:40px}}#page-contact #sec__contact__list .top-text{color:#111;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;margin-bottom:30px}@media screen and (max-width: 640px){#page-contact #sec__contact__list .top-text{margin-bottom:15px}}#page-contact #sec__contact__list .list-wrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px 40px}@media screen and (max-width: 1024px){#page-contact #sec__contact__list .list-wrap{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 640px){#page-contact #sec__contact__list .list-wrap{gap:15px}}#page-contact #sec__contact__list .list-wrap a{display:flex;flex-direction:column;border-radius:20px;text-align:center;padding:37px 20px;text-decoration:none}@media screen and (max-width: 1024px){#page-contact #sec__contact__list .list-wrap a{flex-direction:row;justify-content:space-between;align-items:center;width:90%;max-width:600px;margin:0 auto;padding:20px 30px}}@media screen and (max-width: 640px){#page-contact #sec__contact__list .list-wrap a{padding:15px 25px}}#page-contact #sec__contact__list .list-wrap a h3{color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:15px;transition-duration:.3s}@media screen and (max-width: 1024px){#page-contact #sec__contact__list .list-wrap a h3{font-size:22px;text-align:left;margin-bottom:0}}@media screen and (max-width: 640px){#page-contact #sec__contact__list .list-wrap a h3{font-size:17px}}@media screen and (min-width: 641px)and (max-width: 1024px){#page-contact #sec__contact__list .list-wrap a h3 br{display:none}}#page-contact #sec__contact__list .list-wrap a figure{margin:0;line-height:0}@media screen and (max-width: 1024px){#page-contact #sec__contact__list .list-wrap a figure{width:min(100px,20vw)}}#page-contact #sec__contact__list .list-wrap a.company-wrap{background:#4a90e2}#page-contact #sec__contact__list .list-wrap a.emi-wrap{background:#47b352}#page-contact #sec__contact__list .list-wrap a.emi-s-wrap{background:#eb7a2f}#page-contact #sec__contact__list .list-wrap a:hover{background-color:#fff}#page-contact #sec__contact__list .list-wrap a:hover.company-wrap h3{color:#4a90e2}#page-contact #sec__contact__list .list-wrap a:hover.emi-wrap h3{color:#47b352}#page-contact #sec__contact__list .list-wrap a:hover.emi-s-wrap h3{color:#eb7a2f}.common_contact_child input[type=text],.common_contact_child input[type=tel],.common_contact_child input[type=email],.common_contact_child textarea{width:100%;border-radius:5px;background:#f4f4f4;border:none;box-shadow:none;padding:15px;color:#111;font-family:"Zen Kaku Gothic New";font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em}.common_contact_child select{border-radius:5px;background:#f4f4f4;border:none;box-shadow:none;padding:15px;color:#111;font-family:"Zen Kaku Gothic New";font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em}.common_contact_child input::-moz-placeholder, .common_contact_child textarea::-moz-placeholder{font-size:.875rem}.common_contact_child input::placeholder,.common_contact_child textarea::placeholder{font-size:.875rem}.common_contact_child .wpcf7-list-item{margin:0 1em 0 0}.common_contact_child .wpcf7-list-item-label{cursor:pointer}.common_contact_child .required{padding:.2em .6em;color:#fff;font-family:"Zen Kaku Gothic New";font-size:12px;font-style:normal;font-weight:700;line-height:1.6;letter-spacing:.05em;border-radius:5px;background:#e61411;display:inline-block}.common_contact_child #sec__desc{padding-top:min(85px,5.9vw)}@media screen and (max-width: 640px){.common_contact_child #sec__desc{padding-top:40px}}.common_contact_child #sec__desc .title03{margin-top:0}.common_contact_child #sec__desc .title03 .title{text-align:left}.common_contact_child #sec__desc .tel-contents{border-radius:20px;background:#fff;padding:46px 60px;display:flex;align-items:center;gap:20px 40px}@media screen and (max-width: 1024px){.common_contact_child #sec__desc .tel-contents{flex-direction:column;justify-content:center}}@media screen and (max-width: 640px){.common_contact_child #sec__desc .tel-contents{padding:20px 30px 30px}}.common_contact_child #sec__desc .tel-contents .left-contents{width:48%}@media screen and (max-width: 1024px){.common_contact_child #sec__desc .tel-contents .left-contents{width:100%;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 640px){.common_contact_child #sec__desc .tel-contents .left-contents{align-items:flex-start}}.common_contact_child #sec__desc .tel-contents .left-contents .title01{text-align:left;margin-bottom:14px}.common_contact_child #sec__desc .tel-contents .left-contents .title01 span{font-size:1.375rem}.common_contact_child #sec__desc .tel-contents .left-contents .text{color:#222;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;display:flex;gap:.5em;flex-wrap:wrap}.common_contact_child #sec__desc .tel-contents .right-contents{width:48%;display:flex;gap:10px 20px;flex-wrap:wrap;align-items:center}@media screen and (max-width: 1024px){.common_contact_child #sec__desc .tel-contents .right-contents{width:100%;justify-content:center}}@media screen and (max-width: 640px){.common_contact_child #sec__desc .tel-contents .right-contents{justify-content:flex-start}}.common_contact_child #sec__desc .tel-contents .right-contents .center-name{color:#222;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;position:relative;padding-left:19px}.common_contact_child #sec__desc .tel-contents .right-contents .center-name::before{content:"";width:7px;height:7px;background:#47b352;display:block;position:absolute;border-radius:50%;top:.5em;left:0}.common_contact_child #sec__desc .tel-contents .right-contents .tel-text{color:#111;font-family:Roboto;font-size:clamp(1.487rem,2.833vw,2.125rem);font-style:normal;font-weight:700;line-height:1;letter-spacing:.05em;text-decoration:none}.common_contact_child #sec__desc .form-contents{margin-top:26px}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents{margin-top:20px}}.common_contact_child #sec__desc .form-contents .img-wrap{margin:0 auto;width:157px;line-height:0}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents .img-wrap{width:120px}}.common_contact_child #sec__desc .form-contents .box-wrap{border-radius:20px;background:#fff;padding:75px 100px}@media screen and (max-width: 1024px){.common_contact_child #sec__desc .form-contents .box-wrap{padding:50px 30px 70px}}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents .box-wrap{padding:30px 20px 50px}}.common_contact_child #sec__desc .form-contents .box-wrap .text{color:#111;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:.05em;margin-bottom:50px}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents .box-wrap .text{margin-bottom:25px;text-align:left}}.common_contact_child #sec__desc .form-contents .box-wrap dl{display:flex;justify-content:space-between;padding:20px;gap:10px 40px;background-image:linear-gradient(to right, #d6d6d6 3px, transparent 3px);background-size:9px 2px;background-repeat:repeat-x;margin:0}@media screen and (max-width: 1024px){.common_contact_child #sec__desc .form-contents .box-wrap dl{flex-direction:column}}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents .box-wrap dl{padding:20px 0}}.common_contact_child #sec__desc .form-contents .box-wrap dl dt{width:32%;font-weight:600;position:relative;padding-right:70px;min-width:250px;color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:.8px}@media screen and (max-width: 1024px){.common_contact_child #sec__desc .form-contents .box-wrap dl dt{width:100%;max-width:100%}}.common_contact_child #sec__desc .form-contents .box-wrap dl dt .required{top:0;right:0;position:absolute}.common_contact_child #sec__desc .form-contents .box-wrap dl dd{flex:1;margin-left:0;color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.05em}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-text,.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-text-bottom{color:#111;font-family:"Zen Kaku Gothic New";font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-text{margin-bottom:5px}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-text:not(:first-of-type){margin-top:1rem}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-text-bottom{margin-top:5px}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-short{width:5em}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-flex-wrap{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.common_contact_child #sec__desc .form-contents .box-wrap dl dd .input-flex-wrap .flex-item{display:flex;gap:10px;align-items:center}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap{background-image:linear-gradient(to right, #d6d6d6 3px, transparent 3px);background-size:9px 2px;background-repeat:repeat-x;padding:30px 20px 0;margin-bottom:50px}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap{margin-bottom:20px;padding:20px 0 0}}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .title{color:#111;font-family:"Zen Kaku Gothic New";font-size:16px;font-style:normal;font-weight:700;line-height:1.8;letter-spacing:.05em;margin-bottom:.5em}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .privacy-text{color:#111;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.8}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .privacy-text a{color:#111}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .privacy-text a:hover{color:#eb7a2f}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .check-wrap{text-align:center;margin-top:60px;color:#111;font-family:"Zen Kaku Gothic New";font-size:161rempx;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:.05em}@media screen and (max-width: 640px){.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .check-wrap{margin-top:30px}}.common_contact_child #sec__desc .form-contents .box-wrap .privacy-wrap .check-wrap .required{margin-left:0;cursor:pointer}.common_contact_child #sec__desc .form-contents .box-wrap .submit-wrap{text-align:center}.common_contact_child #sec__desc .form-contents .box-wrap .submit-wrap input[type=submit]{color:#fff;text-align:center;font-family:"Zen Kaku Gothic New";font-size:1rem;font-style:normal;font-weight:500;line-height:1.6;border:none;box-shadow:none;max-width:290px;width:100%;transition-duration:.3s;cursor:pointer;padding:23px;border-radius:50px;background:#47b352}.common_contact_child #sec__desc .form-contents .box-wrap .submit-wrap input[type=submit]:hover{background-color:#eb7a2f}.common_contact_child #sec__desc .form-contents .box-wrap .submit-wrap .wpcf7-spinner{display:none}#page-news .news-common,#page-news-category .news-common,#page-news-single .news-common{padding-top:60px}@media screen and (max-width: 640px){#page-news .news-common,#page-news-category .news-common,#page-news-single .news-common{padding-top:30px}}#page-news .news-common .news-flex,#page-news-category .news-common .news-flex,#page-news-single .news-common .news-flex{display:flex;justify-content:space-between;gap:60px;align-items:flex-start}@media screen and (max-width: 1024px){#page-news .news-common .news-flex,#page-news-category .news-common .news-flex,#page-news-single .news-common .news-flex{flex-direction:column}}#page-news .news-common .news-flex .news-wrap,#page-news-category .news-common .news-flex .news-wrap,#page-news-single .news-common .news-flex .news-wrap{flex:1;max-width:855px;border-radius:20px;background:#fff;padding:40px 40px 100px}@media screen and (max-width: 1024px){#page-news .news-common .news-flex .news-wrap,#page-news-category .news-common .news-flex .news-wrap,#page-news-single .news-common .news-flex .news-wrap{width:100%;padding:30px 20px}}#page-news .news-common .sidebar-wrap,#page-news-category .news-common .sidebar-wrap,#page-news-single .news-common .sidebar-wrap{width:30%;max-width:285px}@media screen and (max-width: 1024px){#page-news .news-common .sidebar-wrap,#page-news-category .news-common .sidebar-wrap,#page-news-single .news-common .sidebar-wrap{width:100%;max-width:100%}}#page-news #sec__article .news-wrap article,#page-news-category #sec__article .news-wrap article{background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;padding-bottom:18px;margin-bottom:15px}@media screen and (max-width: 640px){#page-news #sec__article .news-wrap article,#page-news-category #sec__article .news-wrap article{flex-direction:column}}#page-news #sec__article .news-wrap article:first-child,#page-news-category #sec__article .news-wrap article:first-child{padding-top:0}#page-news #sec__article .news-wrap article .article-header,#page-news-category #sec__article .news-wrap article .article-header{display:flex;gap:8px;margin-bottom:8px}#page-news #sec__article .news-wrap article .article-header time,#page-news-category #sec__article .news-wrap article .article-header time{color:#111;font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6}#page-news #sec__article .news-wrap article .article-header .category-text,#page-news-category #sec__article .news-wrap article .article-header .category-text{line-height:0}#page-news #sec__article .news-wrap article .article-header .category-text a,#page-news-category #sec__article .news-wrap article .article-header .category-text a{border-radius:2px;background:#c7a54f;padding:4px 6px;display:inline-block;color:#fff;font-family:"Zen Kaku Gothic New";font-size:12px;font-style:normal;font-weight:500;line-height:1;text-decoration:none}#page-news #sec__article .news-wrap article .article-header .category-text a:hover,#page-news-category #sec__article .news-wrap article .article-header .category-text a:hover{background:#eb7a2f}#page-news #sec__article .news-wrap article .title-wrap,#page-news-category #sec__article .news-wrap article .title-wrap{flex:1}#page-news #sec__article .news-wrap article .article-title,#page-news-category #sec__article .news-wrap article .article-title{color:#222;font-family:"Noto Sans JP";font-size:1.125rem;font-style:normal;font-weight:500;line-height:180%;letter-spacing:.05em;text-decoration:none}#page-news #sec__article .news-wrap article .article-title:hover,#page-news-category #sec__article .news-wrap article .article-title:hover{color:#eb7a2f}#page-news #sec__article .news-wrap article .cate-wrap,#page-news-category #sec__article .news-wrap article .cate-wrap{text-align:right}#page-news #sec__article .news-wrap article .cate-wrap a,#page-news-category #sec__article .news-wrap article .cate-wrap a{font-size:.875rem;text-decoration:none;color:#939393}#page-news #sec__article .news-wrap article .cate-wrap a:hover,#page-news-category #sec__article .news-wrap article .cate-wrap a:hover{color:#eb7a2f}#page-news #sec__article .news-wrap .nav-links,#page-news-category #sec__article .news-wrap .nav-links{margin-top:80px}@media screen and (max-width: 640px){#page-news #sec__article .news-wrap .nav-links,#page-news-category #sec__article .news-wrap .nav-links{margin-top:40px}}#page-news-single #sec__article .news-wrap .news-title{color:#111;font-family:"Zen Kaku Gothic New";font-size:clamp(1.225rem,2.333vw,1.75rem);font-style:normal;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:16px}@media screen and (max-width: 640px){#page-news-single #sec__article .news-wrap .news-title{font-size:20px}}#page-news-single #sec__article .news-wrap .time-info{display:flex;gap:8px;margin-bottom:30px}#page-news-single #sec__article .news-wrap .time-info .time-wrap{color:#111;font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6;display:block}#page-news-single #sec__article .news-wrap .time-info .category-text{line-height:0}#page-news-single #sec__article .news-wrap .time-info .category-text a{border-radius:2px;background:#c7a54f;padding:4px 6px;display:inline-block;color:#fff;font-family:"Zen Kaku Gothic New";font-size:12px;font-style:normal;font-weight:500;line-height:1;text-decoration:none}#page-news-single #sec__article .news-wrap .time-info .category-text a:hover{background:#eb7a2f}#page-news-single .post-link{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:80px}@media screen and (max-width: 640px){#page-news-single .post-link{margin-top:40px}}#page-news-single .post-link .post-btn{display:block;width:290px;padding:18px;font-family:"Noto Sans JP";font-size:1rem;font-weight:700;color:#fff;text-align:center;background:#47b352;border:1px solid #47b352;text-decoration:none;border-radius:50px}@media screen and (max-width: 640px){#page-news-single .post-link .post-btn{width:190px}}#page-news-single .post-link .post-btn:hover{background:#fff;color:#47b352}#page-news-single .post-link .link-prev,#page-news-single .post-link .link-next{position:relative;width:63px;height:63px}@media screen and (max-width: 640px){#page-news-single .post-link .link-prev,#page-news-single .post-link .link-next{width:43px;height:43px}}#page-news-single .post-link .link-prev a,#page-news-single .post-link .link-next a{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#edebe4;border-radius:60px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #edebe4}#page-news-single .post-link .link-prev:hover a,#page-news-single .post-link .link-next:hover a{background-color:#fff;border-color:#47b352}#page-privacy-policy #sec__desc{font-family:"Zen Kaku Gothic New";font-weight:500;line-height:1.8;color:#111}#page-privacy-policy #sec__desc .container{background-color:#fff;border-radius:30px;max-width:1200px;margin:0 auto;width:100%}#page-privacy-policy #sec__desc .bg-inner{max-width:850px;width:100%;margin:0 auto;padding:70px 20px 100px}@media screen and (max-width: 640px){#page-privacy-policy #sec__desc .bg-inner{padding:35px 20px 80px}}#page-privacy-policy #sec__desc .introduction{padding-bottom:30px;border-bottom:1px solid #cbcbcb;margin-bottom:20px}#page-privacy-policy #sec__desc article{margin-bottom:40px}@media screen and (max-width: 640px){#page-privacy-policy #sec__desc article{margin-bottom:20px}}#page-privacy-policy #sec__desc article h3{font-size:clamp(1rem,1.389vw,1.25rem);font-weight:700;line-height:2.3;letter-spacing:.05em;margin-bottom:5px}@media screen and (max-width: 640px){#page-privacy-policy #sec__desc article h3{font-size:16px}}#page-privacy-policy #sec__desc article ol{padding:1em 0 0 1em}#page-privacy-policy #sec__desc article .child-list{padding:1em 0 1em 2em}#page-privacy-policy #sec__desc article .inner-list{padding:1em 0 1em 1em}#page-privacy-policy #sec__desc article p span{display:block}#page-recruit #sec__introduction{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111;background-color:#fff}#page-recruit #sec__introduction .container{max-width:1000px;width:100%;margin:0 auto}#page-recruit #sec__introduction h2{text-align:center;font-size:clamp(1.125rem,1.667vw,1.5rem);line-height:2.2;margin-bottom:30px}#page-recruit #sec__introduction figure{position:relative}#page-recruit #sec__introduction figure:after{content:"";position:absolute;background:url(../img/recruit/introduction_img2.svg) no-repeat right bottom/contain;right:20px;bottom:-40px;width:124px;height:172px}@media screen and (max-width: 640px){#page-recruit #sec__introduction figure:after{width:62px;height:86px;bottom:-20px}}#page-recruit #sec__difference{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111;position:relative}#page-recruit #sec__difference .divider-wrap{position:absolute;width:100vw;top:-1px;left:0}#page-recruit #sec__difference .divider-wrap img{width:100%;height:auto}#page-recruit #sec__difference .container{padding-top:50px}@media screen and (max-width: 640px){#page-recruit #sec__difference .container{padding-top:25px}}#page-recruit #sec__difference .container .title01{margin-bottom:40px}#page-recruit #sec__difference .container ul{list-style-type:none;padding-left:0;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, auto);gap:70px 40px;margin:0 auto;max-width:1200px}@media screen and (max-width: 1024px){#page-recruit #sec__difference .container ul{grid-template-columns:repeat(2, 1fr);gap:30px}}@media screen and (max-width: 640px){#page-recruit #sec__difference .container ul{grid-template-columns:1fr}}#page-recruit #sec__difference .container ul li figure{width:100%;margin:0 auto}#page-recruit #sec__difference .container ul li figure img{width:100%;height:auto;display:block}#page-recruit #sec__difference .container ul li h3{font-size:clamp(1.125rem,1.667vw,1.5rem);line-height:1.6;padding-top:10px}#page-recruit #sec__difference .container ul li p{line-height:1.8;letter-spacing:.05em;color:#333;padding-top:10px}#page-recruit #sec__person{color:#333;font-family:"Noto Sans JP";line-height:1.8;letter-spacing:.05em;font-weight:400}#page-recruit #sec__person .container{max-width:1200px;margin:0 auto;width:100%}#page-recruit #sec__person .frame-staff{padding:100px 80px 140px 80px}@media screen and (max-width: 1024px){#page-recruit #sec__person .frame-staff{padding:70px 50px 100px 50px}}@media screen and (max-width: 640px){#page-recruit #sec__person .frame-staff{padding:50px 20px 70px 20px}}#page-recruit #sec__person ul{list-style-type:none;padding-left:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:80px}@media screen and (max-width: 1024px){#page-recruit #sec__person ul{gap:40px}}@media screen and (max-width: 640px){#page-recruit #sec__person ul{grid-template-columns:1fr;gap:30px}}#page-recruit #sec__person ul li h3{font-weight:700;line-height:1.5;font-size:clamp(1rem,1.389vw,1.25rem);position:relative;padding-left:75px;margin-bottom:30px}@media screen and (max-width: 1024px){#page-recruit #sec__person ul li h3{padding-left:50px}}@media screen and (max-width: 640px){#page-recruit #sec__person ul li h3{font-size:16px;margin-bottom:15px}}#page-recruit #sec__person ul li h3:before{position:absolute;content:"";background-repeat:no-repeat;background-position:0;background-size:contain;top:50%;transform:translateY(-50%);left:0;width:60px;height:60px}@media screen and (max-width: 1024px){#page-recruit #sec__person ul li h3:before{width:40px;height:40px}}#page-recruit #sec__person ul li#p-type01 h3:before{background-image:url(../img/recruit/person_icon1.svg)}#page-recruit #sec__person ul li#p-type02 h3:before{background-image:url(../img/recruit/person_icon2.svg)}#page-recruit #sec__person ul li#p-type03 h3:before{background-image:url(../img/recruit/person_icon3.svg)}#page-recruit #sec__person ul li#p-type04 h3:before{background-image:url(../img/recruit/person_icon4.svg)}#page-recruit #sec__r-message{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111}#page-recruit #sec__r-message.section{padding-top:0}#page-recruit #sec__r-message .container{max-width:1200px;width:100%;margin:0 auto}#page-recruit #sec__r-message .title01{margin-bottom:50px}@media screen and (max-width: 640px){#page-recruit #sec__r-message .title01{margin-bottom:25px}}#page-recruit #sec__r-message .content-wrap{display:flex;-moz-column-gap:50px;column-gap:50px}@media screen and (max-width: 1024px){#page-recruit #sec__r-message .content-wrap{-moz-column-gap:25px;column-gap:25px}}@media screen and (max-width: 640px){#page-recruit #sec__r-message .content-wrap{flex-direction:column-reverse;row-gap:25px}}#page-recruit #sec__r-message .content-wrap .text-content{max-width:700px;margin:0 auto;width:100%}#page-recruit #sec__r-message .content-wrap .text-content p{line-height:2.2}@media screen and (max-width: 1024px){#page-recruit #sec__r-message .content-wrap .text-content p{line-height:1.8}}#page-recruit #sec__r-message .content-wrap .text-content p:not(:last-of-type){padding-bottom:40px}@media screen and (max-width: 1024px){#page-recruit #sec__r-message .content-wrap .text-content p:not(:last-of-type){padding-bottom:20px}}#page-recruit #sec__r-message .content-wrap figure{max-width:450px;margin:0 auto}@media screen and (max-width: 1024px){#page-recruit #sec__r-message .content-wrap figure{max-width:300px}}#page-recruit #sec__r-message .content-wrap figure img{width:100%}#page-recruit #sec__j-type{font-family:"Zen Kaku Gothic New";font-weight:500;color:#111;line-height:1.6}#page-recruit #sec__j-type .container{max-width:956px;width:100%;margin:0 auto}#page-recruit #sec__j-type .title01{margin-bottom:40px}#page-recruit #sec__j-type a{text-decoration:none;color:#111}#page-recruit #sec__j-type a dl{background-color:#fff;display:flex;justify-content:space-between;padding:20px;border-radius:10px}@media screen and (max-width: 640px){#page-recruit #sec__j-type a dl{padding:15px;flex-direction:column}}#page-recruit #sec__j-type a dl dt{position:relative;padding-left:36px}@media screen and (max-width: 640px){#page-recruit #sec__j-type a dl dt{padding-left:25px}}#page-recruit #sec__j-type a dl dt:before{content:"";position:absolute;background-image:url(../img/common/icon_person.svg);background-repeat:no-repeat;background-position:0;background-size:contain;top:50%;transform:translateY(-50%);left:0;width:26px;height:26px}@media screen and (max-width: 640px){#page-recruit #sec__j-type a dl dt:before{width:20px;height:20px}}#page-recruit #sec__j-type a dl dd{margin-left:0;position:relative;padding-right:35px}@media screen and (max-width: 640px){#page-recruit #sec__j-type a dl dd{align-self:flex-end;padding-top:10px;padding-right:25px}}#page-recruit #sec__j-type a dl dd:after{position:absolute;content:"";background-image:url(../img/common/link_btn_arrow_s_g.png);background-repeat:no-repeat;background-position:0;background-size:contain;top:50%;transform:translateY(-50%);right:0;width:25px;height:25px}@media screen and (max-width: 640px){#page-recruit #sec__j-type a dl dd:after{width:20px;height:20px}}#page-position-single #sec__introduction{color:#111;font-family:"Zen Kaku Gothic New";font-weight:500}#page-position-single #sec__introduction .container{max-width:1200px;width:100%;margin:0 auto}#page-position-single #sec__introduction .title03{background-color:#4a90e2;text-align:center}#page-position-single #sec__introduction .title03 .title span{position:relative}#page-position-single #sec__introduction .title03 .title span:before{content:"";position:absolute;background-image:url(../img/common/icon_person_w.svg);background-repeat:no-repeat;background-size:contain;background-position:0;left:-40px;top:50%;transform:translateY(-50%);width:26px;height:26px}@media screen and (max-width: 640px){#page-position-single #sec__introduction .title03 .title span:before{left:-25px;width:20px;height:20px}}#page-position-single #sec__introduction h2{font-size:clamp(1.05rem,1.667vw,1.5rem);line-height:2.2;text-align:center;margin-bottom:45px}@media screen and (max-width: 640px){#page-position-single #sec__introduction h2{font-size:16px;margin-bottom:25px}}#page-position-single #sec__introduction .img-wrap{display:flex;gap:40px;margin-bottom:45px;justify-content:center;align-items:flex-start}#page-position-single #sec__introduction .img-wrap:has(img:only-child){justify-content:center}@media screen and (max-width: 640px){#page-position-single #sec__introduction .img-wrap{flex-direction:column;gap:20px;margin-bottom:25px;align-items:center}}#page-position-single #sec__introduction .img-wrap figure{max-width:580px;width:100%;margin:0 auto}#page-position-single #sec__introduction .img-wrap figure img{flex:1 1 100%;max-width:100%;width:auto;height:auto;display:block;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 640px){#page-position-single #sec__introduction .img-wrap figure img{width:90%;margin:0 auto}}#page-position-single #sec__introduction .text-wrap{max-width:750px;width:100%;margin:0 auto}#page-position-single #sec__duty{color:#111;font-family:"Zen Kaku Gothic New";font-weight:500;line-height:1.6}#page-position-single #sec__duty .container{background-color:#fff;max-width:1200px;width:100%;margin:0 auto;border-radius:20px}#page-position-single #sec__duty .inner-wrap{display:flex;align-items:center;gap:100px;padding:60px 80px}@media screen and (max-width: 1024px){#page-position-single #sec__duty .inner-wrap{gap:30px;padding:30px 40px}}@media screen and (max-width: 640px){#page-position-single #sec__duty .inner-wrap{flex-direction:column;gap:30px;padding:20px 15px 40px 15px}}#page-position-single #sec__duty .inner-wrap.many-items{align-items:flex-start}#page-position-single #sec__duty .inner-wrap .img-wrap{max-width:250px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:15px}@media screen and (max-width: 640px){#page-position-single #sec__duty .inner-wrap .img-wrap{max-width:50%}}#page-position-single #sec__duty .inner-wrap .img-wrap img{width:100%;height:auto;display:block}#page-position-single #sec__duty .inner-wrap .text-wrap{max-width:690px;margin:0 auto;width:100%}#page-position-single #sec__duty .inner-wrap .text-wrap .list-black-line{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0}#page-position-single #sec__duty .inner-wrap .text-wrap .list-black-line li{background-image:url(../img/common/line_black.svg);background-repeat:repeat-x;background-size:650px 5px;background-position:bottom left;padding-bottom:1em;display:block;padding-left:1em;text-indent:-1em}#page-position-single #sec__duty .inner-wrap .text-wrap .list-black-line li:not(:first-of-type){padding-top:1em}#page-position-single #sec__duty .inner-wrap .text-wrap .list-black-line li span{position:relative}#page-position-single #sec__duty .inner-wrap .text-wrap .list-black-line li span:before{content:"●";color:#47b352;font-size:10px;padding-right:10px;top:50%;transform:translateY(-50%)}#page-position-single #sec__duty .inner-wrap .text-wrap .list-black-line li p{font-size:.875em;line-height:1.8}#page-position-single #sec__overview .container{max-width:1000px;margin:0 auto;width:100%}@media screen and (max-width: 640px){#page-position-single #sec__overview .common-table-list dl dt{font-weight:700;color:#888}}#page-position-single #sec__overview .common-table-list dl dd p:not(:last-of-type){padding-bottom:25px}#page-position-single #sec__selection.section{padding-top:0}#page-position-single #sec__selection .container{max-width:1000px;margin:0 auto;width:100%}#page-position-single #sec__selection .title-round-illust{background-color:#47b352}#page-position-single #sec__selection .title-round-illust::before{background-image:url(../img/recruit/selection_title_bg.png)}#page-position-single #sec__selection .step-wrap{color:#111;font-family:"Zen Kaku Gothic New";font-weight:500;line-height:1.6;letter-spacing:.05em}#page-position-single #sec__selection .step-wrap dl{background-color:#fff;border-radius:10px;padding:20px 30px;display:flex;align-items:center;margin:10px 0}@media screen and (max-width: 640px){#page-position-single #sec__selection .step-wrap dl{padding:15px}}#page-position-single #sec__selection .step-wrap dl dt{font-family:"Roboto";line-height:1;font-weight:700;font-size:clamp(.875rem,1.389vw,1.25rem);text-align:center;position:relative;padding-right:1em}#page-position-single #sec__selection .step-wrap dl dt:after{content:"";position:absolute;right:0;top:0;width:0;height:30px;border-right:2px solid #111}#page-position-single #sec__selection .step-wrap dl dt span{font-size:11px;display:block;padding-bottom:2px}#page-position-single #sec__selection .step-wrap dl dd{display:flex;align-items:center}@media screen and (max-width: 640px){#page-position-single #sec__selection .step-wrap dl dd{margin-left:20px}}#page-position-single #sec__selection .step-wrap dl dd span{display:flex;align-items:center;padding-right:15px}@media screen and (max-width: 640px){#page-position-single #sec__selection .step-wrap dl dd span{padding-right:10px}}#page-position-single #sec__selection .step-wrap dl dd span:before{content:"";display:block;background-repeat:no-repeat;background-size:contain}#page-position-single #sec__selection .step-wrap dl#step1 dd span:before{background-image:url(../img/recruit/letter_icon.svg);width:27px;height:20px}#page-position-single #sec__selection .step-wrap dl#step2 dd span:before{background-image:url(../img/recruit/calendar_icon.svg);width:30px;height:29px}#page-position-single #sec__selection .step-wrap dl#step3 dd span:before{background-image:url(../img/recruit/interview_icon.svg);width:40px;height:36px}#page-position-single #sec__selection .step-wrap dl#step4 dd span:before{background-image:url(../img/recruit/agreement_icon.svg);width:40px;height:26px}#page-position-single #sec__selection .step-wrap dl#step5 dd span:before{background-image:url(../img/recruit/contract_icon.svg);width:40px;height:34px}
