/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{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:inherit}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,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}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}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}html{scroll-behavior:smooth}body{font-family:"Zen Kaku Gothic New",sans-serif;color:#000a2a;line-height:1.75}@media(max-width: 767px){body{position:relative;font-size:.875rem}}a{text-decoration:none}a:hover{opacity:.7}li{list-style-type:none}img{max-width:100%;width:100%;height:auto}.header_pc{display:flex;padding:12px 24px;justify-content:space-between}@media(max-width: 1099px){.header_pc{display:none}}.header_h1{font-size:.75rem;line-height:1.2;color:#245aa7}@media(max-width: 767px){.header_h1{font-size:.5rem}}.header_logo{margin-top:.5em;display:block}.header_logo img{max-width:200px;margin-bottom:.55em}@media(max-width: 767px){.header_logo img{max-width:120px}}.header_mb{display:none;padding:12px 16px}@media(max-width: 1099px){.header_mb{display:flex;justify-content:space-between;align-items:center}}.header_mb-fix{display:none;padding:8px 16px;background-color:rgba(255,255,255,.8)}@media(max-width: 767px){.header_mb-fix{display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:2;top:-100%;left:0;width:100%}}.header_mb-fix .header_logo{max-width:100px;margin:0}.header_mb-fix .header_logo img{margin-bottom:0}.header_mb-fix .hamburger{transform:scale(0.6)}.nav_pc_lists{align-items:center}.nav_pc_list{padding-bottom:10px;font-size:1.125rem;font-weight:500;position:relative;transition:transform .3s ease}.nav_pc_list a{display:block;width:100%;height:100%;padding:.5em 1.5em}.nav_pc_list a:hover{opacity:1;color:#245aa7}.nav_pc_list::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%) scale(0);width:10px;height:10px;background-color:#245aa7;border-radius:50%;transition:transform .3s ease;opacity:0}.nav_pc_list:hover::after{transform:translateX(-50%) scale(1);opacity:1}.header_pc_btn{display:inline-block;margin-left:1.5em;margin-bottom:.5em;align-self:center;padding:.75em 2em;background-color:#245aa7;border:1px solid #245aa7;color:#fff;font-size:.875rem;font-weight:bold;border-radius:7px;text-align:center;transition:all .2s ease}.header_pc_btn:hover{opacity:1;background-color:#fff;color:#245aa7}.header_pc_btn span{font-size:1.25rem}.header_pc_btn i{margin-right:.5em}.nav_mb{position:fixed;top:0;z-index:3;right:-100%;width:100%;height:100vh;background-color:#f6faff;transition:all .4s ease}.on.nav_mb{right:0}.gnav_header{justify-content:space-between;align-items:center;padding:0 24px}.nav_mb_lists{display:flex;flex-direction:column;align-items:center;margin-bottom:3em}.nav_mb_list{position:relative;width:100%;display:block;font-size:.875rem;font-weight:500;text-align:center;padding:.5em}.nav_mb_list::after{position:absolute;bottom:0;left:0;transform:translateX(22.5%);display:block;content:"";width:70%;height:1px;margin:0 auto;border-bottom:1px dotted #245aa7}.nav_mb_list a{display:block}.nav_mb_text{margin-bottom:4em;font-size:.875rem;font-weight:500;text-align:center}.main{width:100%}.wrapper{max-width:1100px;width:100%;margin:0 auto;padding:0 16px}.wrapper-l{max-width:1400px;width:100%;margin:0 auto;padding:0 16px}.section_title{margin-bottom:2em;font-size:1.5rem;font-weight:bold;text-align:center;color:#245aa7}@media(max-width: 767px){.section_title{font-size:1.25rem;margin-bottom:1.5em}}.section_title::before{display:block;content:"";width:.875em;height:1.5em;background-image:url(../img/svg/heding_img.svg);background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 auto}.section_title::after{display:block;content:"title";font-size:.875rem;font-weight:500;color:#000a2a;text-align:center;text-transform:uppercase}@media(max-width: 767px){.section_title::after{font-size:.75rem}}.footer{background-color:#f6faff;padding:5em 0}.footer_info{display:flex;-moz-column-gap:120px;column-gap:120px;justify-content:center;align-items:flex-end;margin-bottom:4em}@media(max-width: 767px){.footer_info{flex-direction:column-reverse;align-items:center}}.footer_left{text-align:right}@media(max-width: 767px){.footer_left{text-align:center}}.footer_left img{display:inline-block;width:241px;height:auto;margin-bottom:1em}.footer_left p{font-size:1.125rem;font-weight:500}@media(max-width: 767px){.footer_left p{font-size:1rem}}.footer_company{font-size:1.5rem;font-weight:500;margin-bottom:.5em}@media(max-width: 767px){.footer_company{font-size:1.25rem}}.footer_address{font-size:1.125rem}@media(max-width: 767px){.footer_address{font-size:.875rem;text-align:center;margin-bottom:2em}}.footer_menu{display:flex;justify-content:center;flex-wrap:wrap;-moz-column-gap:3em;column-gap:3em;row-gap:1em;font-size:1.25rem;font-weight:500;margin-bottom:3.5em}@media(max-width: 767px){.footer_menu{flex-direction:column;align-items:center;font-size:1rem}}.footer_copy{font-size:.875rem;text-align:center}@media(max-width: 767px){.footer_copy{font-size:.75rem;margin-bottom:2em}}.footermenu_fix{position:fixed;bottom:-100%;right:30px;width:100%;display:flex;justify-content:flex-end;-moz-column-gap:30px;column-gap:30px;transform:translateY(-30px)}@media(max-width: 767px){.footermenu_fix{right:5%;-moz-column-gap:7.5%;column-gap:7.5%}}.footermenu_fixbtn{width:280px;display:inline-block;background-color:#245aa7;border:1px solid #245aa7;border-radius:1.25em;padding:.25em 1.25em;font-size:1.25rem;font-weight:500;color:#fff;text-align:center;transition:all .2s ease;box-shadow:3px 3px 3px rgba(246,250,255,.5)}@media(max-width: 767px){.footermenu_fixbtn{width:40%;font-size:1rem}}.footermenu_fixbtn:hover{opacity:1;background-color:#fff;color:#245aa7}.footermenu_fixbtn-tel{display:none;background-color:#fff;color:#245aa7}@media(max-width: 767px){.footermenu_fixbtn-tel{display:inline-block}}.btn{display:inline-block;background-color:#245aa7;border:1px solid #245aa7;border-radius:1.25em;padding:.25em 1.25em;font-size:1.25rem;font-weight:500;color:#fff;transition:all .2s ease}@media(max-width: 767px){.btn{font-size:1rem}}.btn:hover{opacity:1;background-color:#fff;color:#245aa7}.hamburger{position:relative;cursor:pointer;width:56px;height:56px;transform:scale(0.8)}.hamburger span{display:inline-block;transition:all .4s;position:absolute;left:50%;transform:translateX(-50%);height:4px;background:#245aa7;width:80%}.hamburger span:nth-of-type(1){top:15px}.hamburger span:nth-of-type(2){top:30px}.hamburger span:nth-of-type(3){top:45px}.hamburger.active span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-45deg);width:30%}.hamburger.active span:nth-of-type(2){opacity:0}.hamburger.active span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(45deg);width:30%}.hamburger-close{position:relative;cursor:pointer;margin-top:2em;width:72px;height:72px;transform:scale(2)}@media(max-width: 559px){.hamburger-close{transform:scale(1.5) translateX(30%)}}.hamburger-close span{display:inline-block;transition:all .4s;position:absolute;left:50%;transform:translateX(-50%);height:2px;background:#245aa7;width:60%}.hamburger-close span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-45deg);width:30%}.hamburger-close span:nth-of-type(2){opacity:0}.hamburger-close span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(45deg);width:30%}.breadcrumb{margin-bottom:4em;font-size:.875rem;text-align:right}.breadcrumb a{text-decoration:underline}@media(max-width: 767px){.breadcrumb{font-size:.75rem}}.page_header{width:100%;margin-bottom:3em;height:280px;background-image:url(../img/bg_1.jpg);background-size:cover;background-position:center center;display:flex;justify-content:center;align-items:center}@media(max-width: 767px){.page_header{height:150px}}.page_title{font-size:2.5rem;font-weight:bold;letter-spacing:.2em;text-align:center;color:#245aa7}@media(max-width: 767px){.page_title{font-size:1.5rem}}.conversion{background-image:url(../img/bg_1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:5em 0}.convertion_title::after{content:"contact"}.convertion_text{margin-bottom:2.5em;font-size:1.25rem;font-weight:500;text-align:center}@media(max-width: 767px){.convertion_text{font-size:.875rem}}.conversion_btns{display:flex;justify-content:center}.conversion_btn{width:550px;padding:2em 3em;border-radius:1.5em;border:1px solid #245aa7;background-color:#245aa7;font-weight:bold;text-align:center;color:#fff;transition:all .2s ease}.conversion_btn:hover{opacity:1;background-color:#fff;color:#245aa7}@media(max-width: 767px){.conversion_btn{width:80%;padding:.75em 2em 1em;border-radius:1em}}.conversion_btn p:nth-of-type(1){margin-bottom:.5em;font-size:2.5rem;text-transform:uppercase}@media(max-width: 767px){.conversion_btn p:nth-of-type(1){font-size:1.5rem}}.conversion_btn p:nth-of-type(1) span{font-size:1.25rem}@media(max-width: 767px){.conversion_btn p:nth-of-type(1) span{font-size:.875rem}}.conversion_btn p:nth-of-type(2){font-size:1.5rem}@media(max-width: 767px){.conversion_btn p:nth-of-type(2){font-size:.875rem}}.convertion_mail p:nth-of-type(1)::before{display:inline-block;content:"";margin-right:.3em;width:.8em;height:.7em;background-image:url(../img/svg/icon_mail.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:all .2s ease}.convertion_mail:hover p:nth-of-type(1)::before{background-image:url(../img/svg/icon_mail-hover.svg)}.pagination{display:table;margin:0 auto 120px}.nav-links{text-align:center}.nav-links .prev{display:none}.nav-links .next{display:none}.nav-links .current{background-color:#245aa7;color:#fff}.page-numbers{display:inline-block;font-size:.875rem;width:3em;height:3em;margin:0 .5em;line-height:3;border:1px solid #245aa7}@media(max-width: 559px){.page-numbers{font-size:.75rem}}.top_fv{position:relative;width:100%;height:668px;background-image:url(../img/fv.png);background-repeat:no-repeat;background-size:contain;background-position:center;margin-bottom:3em}@media(max-width: 1399px){.top_fv{height:48vw}}@media(max-width: 767px){.top_fv{background-image:url(../img/fv_sp.png);height:137.6vw}}.top_fv h1{position:absolute;top:50%;left:0;transform:translateY(-50%);display:inline-block;background-color:rgba(255,255,255,.9);padding:.5em .75em;border-radius:10px;font-size:40px;font-weight:500}@media(max-width: 1399px){.top_fv h1{font-size:2.8591851322vw}}@media(max-width: 767px){.top_fv h1{top:unset;bottom:0;background-color:unset;transform:translateY(0);font-size:5.3333333333vw}}.top_fv h1 span:nth-of-type(1){font-weight:bold;color:#245aa7}.top_fv h1 span:nth-of-type(2){font-size:24px;font-weight:bold;color:#245aa7}@media(max-width: 1399px){.top_fv h1 span:nth-of-type(2){font-size:1.7155110793vw}}@media(max-width: 767px){.top_fv h1 span:nth-of-type(2){font-size:3.7333333333vw}}.top_news{display:flex;justify-content:center;-moz-column-gap:2em;column-gap:2em}@media(max-width: 767px){.top_news{flex-direction:column;align-items:center;margin-bottom:3em}}.top_news_title{display:inline-block}.top_news_title::after{content:"news"}.top_news_list{display:flex;margin-bottom:.25em}@media(max-width: 767px){.top_news_list{flex-direction:column}}.top_news_left{margin-right:2em}.top_news_date{width:5em;display:inline-block}@media(max-width: 767px){.top_news_date{font-size:.75rem}}.top_news_category{display:inline-block;padding:0 2em;border:1px solid #245aa7;border-radius:5px;color:#245aa7}@media(max-width: 767px){.top_news_category{font-size:.75rem}}.top_news_contents_title{display:block}.top_news_more{margin-top:1em;font-weight:500;color:#245aa7;text-align:right}@media(max-width: 767px){.top_news_more{text-align:center}}.top_bgarea{position:relative;background-image:url(../img/top_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center}.top_bg_town{width:100%;height:8.7vw;background-image:url(../img/concept_bg_town.png);background-size:contain;background-position:bottom center;background-repeat:no-repeat}@media(max-width: 767px){.top_bg_town{height:20vw;background-image:url(../img/concept_bg_town_sp.png)}}.top_concept{padding:4em 0}.top_concept_title{margin-bottom:2em;font-size:1.5rem;font-weight:bold;text-align:center;color:#245aa7}@media(max-width: 767px){.top_concept_title{font-size:1.25rem}}.top_concept_title::before{display:block;content:"";width:.875em;height:1.5em;background-image:url(../img/svg/heding_img.svg);background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 auto}.top_concept_title::after{display:block;content:"";width:12em;height:3px;border-bottom:1px dashed #245aa7;margin:.5em auto 0}.top_concept_text{margin-bottom:3em;font-size:1.25rem;font-weight:500;text-align:center}@media(max-width: 767px){.top_concept_text{font-size:1rem}}.top_concept_items{display:flex;justify-content:space-around}@media(max-width: 767px){.top_concept_items{flex-direction:column;row-gap:2em}}.top_concept_item{width:40%}@media(max-width: 767px){.top_concept_item{width:80%;margin:0 auto}}@media(max-width: 559px){.top_concept_item{width:90%}}.top_concept_item h3{margin:.5em 0;font-size:1.5rem;font-weight:500;text-align:center;color:#245aa7}@media(max-width: 767px){.top_concept_item h3{font-size:1rem}}.top_concept_item p{font-size:1.25rem}@media(max-width: 767px){.top_concept_item p{font-size:.875rem}}.top_strengths{background-color:#fffdf3;border-radius:50px;padding:3em 4em;margin-bottom:2em}@media(max-width: 767px){.top_strengths{border-radius:25px;padding:2em 1em}}.strengths_title span{font-size:2.5rem}@media(max-width: 767px){.strengths_title span{font-size:1.75rem;line-height:1.25}}.strengths_title::after{content:"strengths"}.top_strengths_items{display:flex;justify-content:space-between}@media(max-width: 767px){.top_strengths_items{flex-direction:column;row-gap:2em}}.top_strengths_item{width:28%}@media(max-width: 767px){.top_strengths_item{width:70%;margin:0 auto}}@media(max-width: 559px){.top_strengths_item{width:80%}}.top_strengths_item img{display:block;max-width:240px;width:100%;height:auto;margin:0 auto}@media(max-width: 559px){.top_strengths_item img{max-width:200px}}.top_strengths_item h3{margin:.5em 0;font-size:1.25rem;font-weight:500;text-align:center;color:#245aa7}@media(max-width: 767px){.top_strengths_item h3{font-size:1rem}}.top_strengths_item p{font-size:1.125rem}@media(max-width: 767px){.top_strengths_item p{font-size:.875rem}}.top_message{padding:4em 0 6em}.message_title::after{content:"message"}.top_message_inner{display:flex;-moz-column-gap:3em;column-gap:3em;row-gap:3em}@media(max-width: 767px){.top_message_inner{flex-direction:column}}.top_message_img{flex-shrink:0;width:340px;height:auto}@media(max-width: 767px){.top_message_img{width:100%}}.top_message_textarea{font-size:1.25rem;margin-bottom:2em}@media(max-width: 767px){.top_message_textarea{font-size:.875rem}}.top_message_textarea p:nth-of-type(1){margin-bottom:1.5em}.top_message_textarea p:nth-of-type(2){font-weight:500;text-align:right}.top_works_bnr{display:block;border-radius:1.5em;overflow:hidden}.top_works_bnr_inner{display:flex}@media(max-width: 767px){.top_works_bnr_inner{flex-direction:column}}.top_works_bnr_img{width:50%}@media(max-width: 767px){.top_works_bnr_img{width:100%;height:40vw}}.top_works_bnr_img img{-o-object-fit:cover;object-fit:cover}.top_works_bnr_textarea{width:50%;display:flex;background-color:#f6faff;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(max-width: 767px){.top_works_bnr_textarea{width:100%;padding:1.5em}}.top_works_bnr_textarea h3{margin-bottom:1em;font-size:1.25rem;font-weight:bold;letter-spacing:.05em;color:#245aa7}@media(max-width: 767px){.top_works_bnr_textarea h3{font-size:1rem}}.top_works_bnr_textarea h3 span{font-size:1.5rem}@media(max-width: 767px){.top_works_bnr_textarea h3 span{font-size:1.25rem}}.top_works_bnr_textarea p{font-size:1.25rem;font-weight:500;margin-bottom:1em}@media(max-width: 767px){.top_works_bnr_textarea p{font-size:.875rem}}.top_works_bnr_arrow{background-color:#245aa7;font-size:1.5rem;font-weight:500;color:#fff;line-height:1;width:2em;height:2em;padding:.5em;border-radius:50%}@media(max-width: 767px){.top_works_bnr_arrow{display:none}}.top_column{padding:4em 0;background-color:#fbfbfb}.column_title::after{content:"column"}.top_column_items{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:3em;grid-row-gap:3em;margin-bottom:3em}@media(max-width: 767px){.top_column_items{grid-template-columns:repeat(1, 1fr)}}.company_section{background-color:#f6faff;max-width:888px;width:100%;margin:0 auto 4em;padding:2em 1.5em;border-radius:1.25em}.company_title{margin-bottom:1.5em;font-size:2rem;font-weight:bold;text-align:center;color:#245aa7}@media(max-width: 767px){.company_title{margin-bottom:1em;font-size:1rem}}.company_vision_text{font-size:1.5rem;font-weight:500;text-align:center}@media(max-width: 767px){.company_vision_text{font-size:.875rem}}.company_guideline{margin-bottom:100px}@media(max-width: 767px){.company_guideline{margin-bottom:50px}}.company_guideline_item{text-align:center}.company_guideline_item:not(:last-of-type){margin-bottom:2em}@media(max-width: 767px){.company_guideline_item:not(:last-of-type){margin-bottom:1em}}.company_guideline_item dt{font-size:1.5rem;font-weight:500}@media(max-width: 767px){.company_guideline_item dt{font-size:1rem}}.company_guideline_item dd{font-size:1.25rem}@media(max-width: 767px){.company_guideline_item dd{font-size:.875rem}}.company_info{max-width:700px;width:100%;margin:0 auto 100px}@media(max-width: 767px){.company_info{margin:0 auto 50px}}.company_info_item{display:flex;-moz-column-gap:5em;column-gap:5em;padding:1.5em 0;border-bottom:1px solid #4684d1;font-size:1.25rem}@media(max-width: 767px){.company_info_item{padding:1em 0;flex-direction:column;font-size:1rem;text-align:center;font-size:.875rem}}.company_info_item dt{width:10em;font-weight:500;text-align:right}@media(max-width: 767px){.company_info_item dt{width:unset;text-align:center}}.contact_text{font-size:1.25rem;font-weight:500;text-align:center;margin-bottom:5em}@media(max-width: 767px){.contact_text{font-size:.875rem}}.contact_title{margin-bottom:2em;font-size:2rem;font-weight:bold;color:#245aa7;text-align:center}@media(max-width: 767px){.contact_title{font-size:1.25rem}}.contact_tel{margin-bottom:5em;display:none}.contact_tel_btn{display:block;width:550px;margin:0 auto;padding:2em 3em;border-radius:1.5em;border:1px solid #245aa7;background-color:#245aa7;font-weight:bold;text-align:center;color:#fff;transition:all .2s ease}.contact_tel_btn:hover{opacity:1;background-color:#fff;color:#245aa7}@media(max-width: 767px){.contact_tel_btn{width:80%;padding:.75em 2em 1em;border-radius:1em}}.contact_tel_btn p:nth-of-type(1){font-size:2.5rem;text-transform:uppercase}@media(max-width: 767px){.contact_tel_btn p:nth-of-type(1){font-size:1.5rem}}.contact_tel_btn p:nth-of-type(1) span{font-size:1.25rem}@media(max-width: 767px){.contact_tel_btn p:nth-of-type(1) span{font-size:.875rem}}.contact_mail{margin-bottom:4em}.contact_mail_text{text-align:center;margin-bottom:2em}.contact_form{max-width:768px;width:100%;margin:0 auto}.contact_form dl{display:flex;margin-bottom:2px}@media(max-width: 767px){.contact_form dl{flex-direction:column}}.contact_form dl:last-of-type{margin-bottom:40px}@media(max-width: 767px){.contact_form dl:last-of-type{margin-bottom:20px}}.contact_form dt{width:30%;padding:1em 0;font-weight:500}@media(max-width: 767px){.contact_form dt{width:100%;padding:.5em;font-size:15px}}.contact_form dt span{font-size:.75rem;color:red;margin-left:.25em}.contact_form dd{width:70%;padding:.5em}@media(max-width: 767px){.contact_form dd{width:100%}}.contact_form dd input:not([type=submit],[type=radio]),.contact_form dd textarea{width:100%;border:1px solid #adc6e5;border-radius:5px;background-color:#fff;padding:.5em}.contact_form .radio_box{padding:1em .5em}@media(max-width: 767px){.contact_form .radio_box{padding:.5em}}.contact_form .privacy_cheak [type=checkbox]{transform:scale(1.5);margin:0 .25em .25em 0}.contact_form .wpcf7-spinner{display:none}.contact_form_agree{margin-bottom:40px;font-size:17px;text-align:center}@media(max-width: 767px){.contact_form_agree{margin-bottom:20px;font-size:15px}}.works_items{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:3em;grid-row-gap:3em;margin-bottom:3em}@media(max-width: 767px){.works_items{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.works_item{width:70%;margin:0 auto}}@media(max-width: 559px){.works_item{width:90%}}.works_img{display:block;aspect-ratio:320/240;border-radius:.75em;overflow:hidden;margin-bottom:.5em}.works_img img{-o-object-fit:cover;object-fit:cover}.works_item_flex{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.5em}.works_item_category{display:block;background-color:#4684d1;border-radius:5px;padding:.25em .75em;font-size:.875rem;color:#fff}@media(max-width: 767px){.works_item_category{font-size:.75rem}}.works_item_title{font-size:1.25rem;font-weight:500;margin-bottom:.25em}@media(max-width: 767px){.works_item_title{font-size:1rem}}.works_single_contents{margin-bottom:4em}.works_single_title{margin:1em 0;font-size:1.5rem;font-weight:500;color:#245aa7}@media(max-width: 767px){.works_single_title{font-size:1rem}}.works_single_text{margin-bottom:3em}.works_imgs{display:flex;margin-bottom:3em;-moz-column-gap:10%;column-gap:10%}@media(max-width: 767px){.works_imgs{flex-direction:column;row-gap:2em}}.works_imgs img{width:45%}@media(max-width: 767px){.works_imgs img{width:90%;margin:0 auto}}.news_contents{display:flex;flex-direction:column;align-items:center;margin-bottom:4em}.news_list{display:flex;margin-bottom:.25em}@media(max-width: 767px){.news_list{flex-direction:column}}.news_left{margin-right:2em}.news_date{width:5em;display:inline-block}@media(max-width: 767px){.news_date{font-size:.75rem}}.news_category{display:inline-block;padding:0 2em;border:1px solid #245aa7;border-radius:5px;color:#245aa7}@media(max-width: 767px){.news_category{font-size:.75rem}}.news_contents_title{display:block}.news_single_contents{margin-bottom:4em}.news_single_title{margin:1em 0;font-size:1.5rem;font-weight:500}@media(max-width: 767px){.news_single_title{font-size:1rem}}.news_single_text{margin-bottom:3em}.news_single_imgarea{max-width:700px;width:100%;margin:0 auto 4em}.column_items{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:3em;grid-row-gap:3em;margin-bottom:3em}@media(max-width: 767px){.column_items{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.column_item{width:70%;margin:0 auto}}@media(max-width: 559px){.column_item{width:90%}}.column_img{display:block;aspect-ratio:320/240;border-radius:.75em;overflow:hidden;margin-bottom:.5em}.column_img img{-o-object-fit:cover;object-fit:cover}.column_item_flex{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:.5em}.column_item_category{display:block;background-color:#4684d1;border-radius:5px;padding:.25em .75em;font-size:.875rem;color:#fff}@media(max-width: 767px){.column_item_category{font-size:.75rem}}.column_item_title{font-size:1.25rem;font-weight:500;margin-bottom:.25em}@media(max-width: 767px){.column_item_title{font-size:1rem}}.column_tags a{display:inline-block;margin:0 .1em .6em 0;padding:.6em;line-height:1;text-decoration:underline;font-size:.875rem;color:#245aa7}.column_tags a:before{content:"#"}.column_single_date{text-align:right}.column_single_contents{margin-bottom:4em}.column_single_title{margin:1em 0;font-size:1.5rem;font-weight:500}@media(max-width: 767px){.column_single_title{font-size:1rem}}.column_single_text{margin-bottom:3em}.column_single_imgarea{max-width:700px;width:100%;margin:0 auto 4em}.column_single_content h1{margin-bottom:1em;padding-left:.25em;font-size:1.75rem;font-weight:bold;border-left:10px solid #245aa7;color:#245aa7}@media(max-width: 767px){.column_single_content h1{font-size:1.25rem;border-left:4px solid #245aa7}}.column_single_content h2{margin-bottom:.5em;font-size:1.5rem;font-weight:bold;border-bottom:2px solid #87aadc;color:#245aa7}@media(max-width: 767px){.column_single_content h2{font-size:1rem}}.column_single_content h3{margin-bottom:.5em;font-size:1.25rem;font-weight:bold;color:#245aa7}@media(max-width: 767px){.column_single_content h3{font-size:.875rem}}.column_single_content p{margin-bottom:2em;line-height:1.75}.column_single_content table{margin-bottom:2em}.column_single_content table th{border:2px solid #fff;background-color:#f6faff;font-weight:500;padding:1em}.column_single_content table td{border:2px solid #fff;background-color:#f6faff;padding:1em}.column_single_content ul,.column_single_content ol{margin-left:1em;margin-bottom:2em}.column_single_content ul li{list-style-type:disc}.column_single_content ol li{list-style-type:decimal}.column_single_content img{margin-bottom:2em}.mb8{margin-bottom:8px}@media(max-width: 559px){.mb8{margin-bottom:4px}}.mb16{margin-bottom:16px}@media(max-width: 559px){.mb16{margin-bottom:8px}}.mb20{margin-bottom:20px}@media(max-width: 559px){.mb20{margin-bottom:12px}}.mb24{margin-bottom:24px}@media(max-width: 559px){.mb24{margin-bottom:12px}}.mb32{margin-bottom:32px}@media(max-width: 559px){.mb32{margin-bottom:16px}}.mb40{margin-bottom:40px}@media(max-width: 559px){.mb40{margin-bottom:20px}}.mb56{margin-bottom:56px}@media(max-width: 559px){.mb56{margin-bottom:28px}}.mb72{margin-bottom:72px}@media(max-width: 559px){.mb72{margin-bottom:36px}}.mb80{margin-bottom:80px}@media(max-width: 559px){.mb80{margin-bottom:40px}}.mb96{margin-bottom:96px}@media(max-width: 559px){.mb96{margin-bottom:48px}}.mb120{margin-bottom:120px}@media(max-width: 559px){.mb120{margin-bottom:60px}}.mb160{margin-bottom:150px}@media(max-width: 559px){.mb160{margin-bottom:80px}}.flex{display:flex}.pc_none{display:none}@media(max-width: 559px){.pc_none{display:inline}}.tb_none{display:inline}@media(max-width: 767px){.tb_none{display:none}}.sp_none{display:inline}@media(max-width: 559px){.sp_none{display:none}}.tb_only{display:none}@media(max-width: 767px){.tb_only{display:inline}}.ti1{text-indent:1em}.tac{text-align:center}.tar{text-align:right}.tal{text-align:left}.fwb{font-weight:bold}.noscroll{overflow:hidden}
/*# sourceMappingURL=style.min.css.map */