html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none}textarea{resize:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}select::-ms-expand{display:none}*{box-sizing:border-box;overflow-wrap:anywhere;line-break:strict}html{-webkit-text-size-adjust:none;overflow-y:scroll}body{font-family:"Noto Sans JP",sans-serif;background-color:#efefef;color:#343434;line-height:1.5;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.is-fixed{width:100%;height:100%;position:fixed;top:0}#wrapper{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}a{color:#343434;text-decoration:none}img{display:block;max-width:100%;height:auto;vertical-align:bottom}ol{padding-left:20px;list-style-type:decimal}strong{font-weight:bold}sup,sub{height:0;line-height:1;vertical-align:baseline;_vertical-align:bottom;position:relative;font-size:1rem}sup{bottom:1ex}sub{top:.5ex}body.ie{font-family:YakuHanJP_Narrow,Meiryo,sans-serif}.article-list{display:flex;flex-wrap:wrap}.article-list.row{gap:2rem}@media screen and (max-width: 1023px){.article-list.row{gap:1rem}}.article-list.row .article-item{width:calc((100% - 4rem)/3)}@media screen and (max-width: 1023px){.article-list.row .article-item{width:calc((100% - 2rem)/3)}}@media screen and (max-width: 767px){.article-list.row .article-item{width:100%}}.article-list.row .article-link{padding:1.25rem}@media screen and (max-width: 599px){.article-list.row .article-link{padding:1rem}}.article-list.column{flex-direction:column}.article-list.column .article-item{border-bottom:1px solid #e7e7e7}.article-list.column .article-item:first-child .article-link{padding-top:0}.article-list.column .article-item:last-child{border-bottom:none}.article-list.column .article-item:last-child .article-link{padding-bottom:0}.article-list.column .article-link{padding:1.25rem 0}.article-link{display:flex;align-items:center;gap:1rem 1.25rem}@media screen and (max-width: 599px){.article-link{align-items:flex-start;gap:1rem}}.article-link.row .article-img{width:140px}@media screen and (max-width: 599px){.article-link.row .article-img{width:80px}}.article-link.column{flex-direction:column;height:100%}@media screen and (max-width: 767px){.article-link.column{flex-direction:row}}@media screen and (max-width: 767px){.article-link.column .article-img{width:140px}}@media screen and (max-width: 599px){.article-link.column .article-img{width:80px}}.article-link.column .article-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.article-img img{width:100%;aspect-ratio:16/9;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.article-content{flex:1;width:100%}.article-title{font-size:1.125rem;font-weight:700;letter-spacing:.04em}.article-info{display:flex;gap:.5rem 1rem}.article-info.column{flex-direction:column;align-items:flex-start;margin-top:.625rem}.article-info.row{justify-content:space-between;margin-bottom:.5rem}@media screen and (max-width: 599px){.article-info.row{flex-direction:column-reverse;margin-bottom:.25rem}}.article-cat{display:inline-block;align-self:baseline;padding:.25em .3333333333em;border-radius:.125rem;background-color:#ff6b56;font-size:.75rem;line-height:1;white-space:nowrap}@media screen and (max-width: 599px){.article-cat{font-size:.6875rem}}.article-cat,.article-cat a{color:#fff}.article-date{display:flex;flex-wrap:wrap;gap:.25rem .75rem;font-size:.75rem;line-height:1.3}@media screen and (max-width: 599px){.article-date{font-size:.6875rem}}.article-text{margin-top:.75rem;font-size:.9375rem}.common-title{display:flex;align-items:center;font-weight:700}.common-title::before{content:"";display:block;width:24px;height:24px;background-position:center 0;background-size:cover;background-repeat:no-repeat}.common-title.icon-article::before{background-image:url(../images/icon_article.svg)}.common-title.icon-register::before{background-image:url(../images/icon_register.svg)}.common-title.icon-search::before{background-image:url(../images/icon_search.svg)}.common-title.icon-news::before{background-image:url(../images/icon_news.svg)}.common-title.section-title{gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e7e7e7;font-size:1.25rem}@media screen and (max-width: 1023px){.common-title.section-title.icon-search{margin-bottom:.5rem}}.common-title.sidebar-title{gap:.375rem;margin-bottom:1rem;font-size:1.125rem}.common-title.sidebar-title::before{width:30px;height:30px}.common-title.entry-list-title{gap:.5rem;font-size:1.5rem}.common-title.entry-list-title::before{width:36px;height:36px}.link-list.border-bottom-none .link-item:last-child{border-bottom:none}.link-item{border-bottom:1px solid #e7e7e7}.link-item .link-list{border-top:1px solid #e7e7e7}.link-anchor{display:flex;justify-content:space-between;align-items:center;gap:.625rem;padding:.625rem 0;cursor:pointer}@media(hover: hover)and (pointer: fine){.link-anchor:hover .link-text{text-decoration:underline}}.link-arrow::after{content:"";display:block;width:6px;height:11px;background-image:url(../images/icon_arrow.svg);background-position:center 0;background-size:contain;background-repeat:no-repeat}.link-text{color:#188ce0;font-weight:700;letter-spacing:.04em;transition:.3s}@media(hover: hover)and (pointer: fine){.link-text:hover{transition:.3s}}.accordion-list{display:none}.accordion-text{font-weight:700}.accordion-mark{position:relative;width:10px;height:10px}.accordion-mark span{position:absolute;background-color:#ff6b56}.accordion-mark span:first-child{top:50%;transform:translateY(-50%);width:100%;height:1px}.accordion-mark span:last-child{left:50%;transform:translateX(-50%);width:1px;height:100%}.accordion-mark.active span:last-child{display:none}.link-item-rank:nth-child(1) .link-rank-num{background-color:#d2aa3b}.link-item-rank:nth-child(2) .link-rank-num{background-color:#b8b8ba}.link-item-rank:nth-child(3) .link-rank-num{background-color:#ba7e4a}.link-item-rank:last-child{border-bottom:none}.link-rank{align-items:baseline;gap:1rem}.link-rank .link-text{flex:1}.link-rank-num{display:flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;background-color:#ddd;color:#fff;font-weight:700}.point-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.625rem}@media screen and (max-width: 1023px){.point-list{max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}}.point-item{display:flex;align-items:baseline;gap:.875rem}.point-num{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;background-color:#ffc321;color:#fff;font-size:1.125rem;font-weight:700}.point-text{font-size:1.125rem;font-weight:700}.recruit-list{display:flex;flex-wrap:wrap;gap:2.5rem 2.8125rem}@media screen and (max-width: 767px){.recruit-list{flex-direction:column}}.recruit-item{position:relative;width:calc((100% - 90px)/3)}@media screen and (max-width: 767px){.recruit-item{width:100%}}.recruit-item::after{content:"";position:absolute;top:0;bottom:0;right:-22.5px;height:100%;width:1px;background-color:#e7e7e7}@media screen and (max-width: 767px){.recruit-item::after{display:none}}.recruit-item:nth-child(3n)::after{display:none}.recruit-img img{width:100%;aspect-ratio:3/2;border-radius:.5rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.recruit-title{margin-top:1rem;font-weight:700}.recruit-info{position:relative;margin-top:1.875rem;padding:1rem .75rem;border:1px solid #ff6b56;border-radius:.5rem;background-color:#fff0ee}.recruit-new{position:absolute;top:-10px;left:10px;padding:.25rem;border-radius:2px;background-color:#ff1812;color:#fff;font-size:.75rem;font-weight:500;line-height:1}.recruit-info-title{font-size:.875rem;font-weight:700}.recruit-info-table{margin-top:1.25rem;font-size:.75rem}.recruit-info-table tr:nth-child(2n) th,.recruit-info-table tr:nth-child(2n) td{padding-top:.625rem}.recruit-info-table th{width:3.75rem;color:#ff5b02;font-weight:700;vertical-align:top}.recruit-tag-list{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1rem}.recruit-tag-item{padding:.25rem;border-radius:.125rem;background-color:#fff;color:#8d8d8d;font-size:.75rem;line-height:1}.recruit-btn{display:flex;justify-content:center;align-items:center;height:2.5rem;margin-top:1.25rem;border-radius:.5rem;background-color:#ff6b56;color:#fff;font-weight:600}.border-btn{display:flex;justify-content:center;align-items:center;max-width:320px;height:48px;margin:1.25rem auto .625rem;border:2px solid #ff6b56;border-radius:.5rem;color:#ff6b56;font-size:.9375rem;font-weight:700}.register-btn{display:flex;justify-content:center;align-items:center;gap:.5em;max-width:320px;height:56px;margin:1rem auto .625rem;border-radius:.5em;background:linear-gradient(to top right, #ff1610, #ff5b01)}@media screen and (max-width: 599px){.register-btn .sp-mb0{margin-bottom:0}}.register-btn-text{color:#fff;font-size:1.25rem;font-weight:700}.search-wrap{display:flex;gap:1.25rem}@media screen and (max-width: 1023px){.search-wrap{flex-direction:column;gap:0}}.search-item{width:calc((100% - 5rem)/5)}@media screen and (max-width: 1023px){.search-item{width:100%}}@media screen and (max-width: 1023px){.search-item:not(:last-child){border-bottom:1px solid #ddd}}.search-item .link-list{display:block}@media screen and (max-width: 1023px){.search-item .link-list{display:none}}@media screen and (max-width: 1023px){.search-item .link-item:first-child{border-top:1px solid #e7e7e7}}@media screen and (max-width: 1023px){.search-item .link-item:last-child{border-bottom:none}}.search-item .link-text{font-size:.875rem}.search-title{margin-bottom:.625rem;font-weight:700;pointer-events:none}@media screen and (max-width: 1023px){.search-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:.625rem 0;pointer-events:auto}}.search-title .accordion-mark{display:none}@media screen and (max-width: 1023px){.search-title .accordion-mark{display:block}}.breadcrumb{margin:.25rem 0 1.5rem;font-size:.75rem}.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem 1rem;padding:.35rem .5rem;background-color:#fff;border-radius:.5rem}.breadcrumb-list li{position:relative}.breadcrumb-list li:after{content:"›";position:absolute;top:-2px;right:-10px;font-size:.9375rem;line-height:1}.breadcrumb-list li:nth-child(n+2):after{top:0}.breadcrumb-list li:last-child:after{display:none}.pagination{font-weight:500}.pagination-head{display:flex;justify-content:space-between;align-items:center;gap:.25rem}.pagination-btn{display:flex;justify-content:center;align-items:center;height:2.5rem;padding:0 1.375rem;border:1px solid #ddd}.pagination-btn.disabled{color:#ddd}.pagination-btn-next{margin-left:auto}.pagination-list{display:flex;justify-content:center;gap:1.875rem;margin-top:.625rem}.pagination-list a{color:#ff2a3b}.pagination-link-text{display:block;margin-top:1rem;color:#ff5b02;font-weight:400;text-align:right}.entry-body #toc_container{display:table;width:100%;border:none;border-radius:.5rem;padding:1.25rem;margin-bottom:0;background:#efefef;font-size:1rem}.entry-body #toc_container .toc_title{text-align:left;font-weight:700;margin:0;padding:0}.entry-body #toc_container ul ul{margin-top:0;margin-left:1.5em}.entry-body #toc_container p.toc_title+ul.toc_list{margin-top:.8em}.inner,.container{margin:0 auto;padding:0 20px;box-sizing:content-box}.inner,.container{max-width:1024px}.ib{display:inline-block}.relative{position:relative}.mt0{margin-top:0}.mb0{margin-bottom:0}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.center{text-align:center}.right{text-align:right}.left{text-align:left}.inactive{pointer-events:none}.header{display:flex;align-items:center;height:5rem}.header-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.header-left{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}@media screen and (max-width: 1023px){.header-logo{width:120px}}.header-left-link{color:#188ce0;font-size:.875rem;font-weight:700}@media screen and (max-width: 767px){.header-left-link{font-size:.75rem}}.header-nav{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 1023px){.header-nav{gap:.5rem}}.header-nav-btns{display:flex;align-items:center;gap:.5rem}@media screen and (max-width: 599px){.header-nav-btns:first-child{display:none}}.header-nav-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;height:3.75rem;padding:.5rem;border-radius:.5rem;background-color:#fff}@media screen and (max-width: 599px){.header-nav-btn{padding:.45rem}}.header-nav-btn-icon{width:1.5rem}.header-nav-btn-text{color:#ff2a3b;font-size:.875rem;font-weight:700;white-space:nowrap}@media screen and (max-width: 1023px){.header-nav-btn-text{font-size:.75rem}}@media screen and (max-width: 599px){.header-nav-btn-text-login{margin-top:-4px}}.header-nav-btn-register{background:linear-gradient(to top right, #ff1610, #ff5b01)}.header-nav-btn-register .header-nav-btn-text{color:#fff}.footer{padding:3rem 0}.footer-text{margin-top:2rem;color:#999;font-size:1.125rem}@media screen and (max-width: 1023px){.footer-text{font-size:.875rem}}.footer-links{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-top:3rem}@media screen and (max-width: 1023px){.footer-links{margin-top:2rem}}.footer-link-left{display:flex;flex-wrap:wrap;gap:3.5rem}@media screen and (max-width: 1023px){.footer-link-left{width:100%;gap:2rem}}@media screen and (max-width: 1023px){.footer-link-left .footer-link{width:calc((100% - 2rem)/2)}}@media screen and (max-width: 599px){.footer-link-left .footer-link{width:100%}}.footer-link-title{font-size:1.125rem;font-weight:700}@media screen and (max-width: 1023px){.footer-link-title{font-size:1rem}}.footer-link-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.footer-link-item{font-size:1rem}@media screen and (max-width: 1023px){.footer-link-item{font-size:.875rem}}.footer-link-btn{display:block;margin-top:1.25rem;padding:.5rem;border:2px solid #ff2a3b;border-radius:.5rem;color:#ff2a3b;font-weight:700}.footer-copyright{display:block;margin-top:2rem;color:#999}.main-head{margin-bottom:1.8rem}.main-title{margin-bottom:1rem;font-size:2rem;font-weight:700}@media screen and (max-width: 599px){.main-title{font-size:1.75rem}}.main-text{max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;letter-spacing:.04em;line-height:1.75}@media screen and (max-width: 599px){.main-text{font-size:.875rem}}.container{display:flex;gap:2rem;margin-top:1.8rem}@media screen and (max-width: 1023px){.container{flex-direction:column}}.main-content{flex:1}.section{margin-top:2rem}.block{padding:1.25rem}@media screen and (max-width: 599px){.block{padding:1rem}}.block:nth-child(n+2){margin-top:2rem}.middle-text{margin-top:2rem;padding:0 1.25rem}.sidebar{display:flex;flex-direction:column;gap:2rem;width:320px}@media screen and (max-width: 1023px){.sidebar{width:auto}}.sidebar-item:first-child .sidebar-title{margin-top:1.5rem}.sidebar-block{padding:.625rem 1.25rem}.entry-head{margin-bottom:1.5rem}.entry-author{font-size:.75rem}.entry-author a{color:#188ce0}.entry-title{margin-top:.75rem;font-size:1.5rem;font-weight:700;line-height:1.4}.entry-tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.625rem}.entry-tag-list li a{display:block;padding:.25em .3333333333em;border-radius:.125rem;background-color:#188ce0;color:#fff;font-size:.75rem;line-height:1;white-space:nowrap}@media screen and (max-width: 599px){.entry-tag-list li a{font-size:.6875rem}}.entry-bottom{margin-top:3.75rem}.cta-btns{display:flex;gap:.625rem}@media screen and (max-width: 599px){.cta-btns{flex-direction:column}}.cta-btn{display:flex;justify-content:center;align-items:center;gap:.5rem;width:calc((100% - .625rem)/2);height:3.75rem;padding:.625rem;border-radius:.5rem;color:#fff;font-size:1.125rem;font-weight:600}@media screen and (max-width: 599px){.cta-btn{width:100%}}.cta-btn::before{content:"";display:block;width:24px;height:24px;background-position:center 0;background-size:cover;background-repeat:no-repeat}.cta-btn-recruit{background-color:#007bff}.cta-btn-recruit::before{background-image:url(../images/icon_search_white.svg)}.cta-btn-register{background:linear-gradient(to top right, #ff1610, #ff5b01)}.cta-btn-register::before{background-image:url(../images/icon_member.svg)}.sns-wrap{display:flex;align-items:center;gap:1.25rem;margin-top:2rem;padding:1.25rem;border-radius:.5rem;background-color:#efefef}@media screen and (max-width: 599px){.sns-wrap{flex-direction:column}}.sns-text{font-size:1.125rem;font-weight:600}.sns-text span{color:#ff1812}.sns-list{flex:1;display:flex;justify-content:center;align-items:center;gap:1.75rem}.profile-wrap{display:flex;gap:2rem;position:relative;margin-top:2.75rem;padding:2rem 2rem 1.75rem;border:1px solid #343434;border-radius:.5rem}@media screen and (max-width: 599px){.profile-wrap{gap:1rem;padding:2rem 1.25rem 1.75rem}}.profile-title{position:absolute;top:0;left:1.25rem;transform:translateY(-50%);padding:.3em .6em;font-size:1.125rem;font-weight:600;background-color:#fff}.profile-img{flex-shrink:0;width:6.25rem}@media screen and (max-width: 599px){.profile-img{width:4.375rem}}.profile-img img{border-radius:50%}.profile-name{margin-bottom:.75rem;color:#ff5b02;font-size:1.125rem;font-weight:600}.profile-text{font-size:.875rem;line-height:1.65}.entry-body p,.entry-body ul,.entry-body ol,.entry-body dl,.entry-body div,.entry-body table{margin-top:1.25rem;line-height:1.7}.entry-body img{width:100%;aspect-ratio:16/9;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.entry-body a{color:#188ce0}.entry-body h1,.entry-body h2,.entry-body h3,.entry-body h4,.entry-body h5,.entry-body h6{margin-top:1.5em}.entry-body h1,.entry-body h2,.entry-body h3{font-weight:700}.entry-body h4,.entry-body h5,.entry-body h6{font-weight:600}.entry-body h1,.entry-body h2{padding-bottom:.4545454545em;border-bottom:2px solid #ff6b56;font-size:1.375rem}.entry-body h3{padding-left:.4545454545em;border-left:4px solid #ff6b56;font-size:1.125rem}.entry-body h4{font-size:1.0625rem}.entry-body h5,.entry-body h6{font-size:1rem}.entry-body ul,.entry-body ol{padding-left:1.25rem}.entry-body ul{list-style:disc}.entry-body ol{list-style:decimal}.entry-body table{width:100%;border-collapse:collapse}.entry-body table th,.entry-body table td{padding:.8rem;border:1px solid #fff}.entry-body table th{background-color:#ff5b02;color:#fff;font-weight:600;text-align:center}.entry-body table td{background-color:#fff0ee}.entry-body .entry-block-border,.entry-body .entry-block-blue{padding:1.25rem;border-radius:.5rem}.entry-body .entry-block-border>:first-child,.entry-body .entry-block-blue>:first-child{margin-top:0}.entry-body .entry-block-border{border:1px solid #343434}.entry-body .entry-block-blue{background-color:#e4f9ff}.entry-body .entry-accordion-list{display:flex;flex-direction:column;gap:1rem}.entry-body .entry-accordion-item{border-radius:.5rem;background-color:#ffd7d1}.entry-body h4.entry-accordion-title{position:relative;padding:1.25rem 3.125rem 1.25rem 1.25rem;margin-top:0;cursor:pointer;transition:.3s}@media(hover: hover)and (pointer: fine){.entry-body h4.entry-accordion-title:hover{opacity:.7;transition:.3s}}.entry-body h4.entry-accordion-title::after{content:"";position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;background-image:url(../images/icon_arrow_bottom.svg);background-position:center 0;background-size:cover;background-repeat:no-repeat;transition:.3s}.entry-body h4.entry-accordion-title.active::after{transform:translateY(-50%) rotate(180deg);transition:.3s}.entry-body p.entry-accordion-text{display:none;margin-top:0;padding:0 1.25rem 1.25rem}a{transition:.3s}@media(hover: hover)and (pointer: fine){a:hover{opacity:.8;transition:.3s}}.roboto{font-family:"Roboto",sans-serif}.text-sm{font-size:.875rem}.shadow{background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:.5rem}/*# sourceMappingURL=common.min.css.map */