html{width:100%;height:100%;margin:0px;padding:0px}body{background-color:#fafafa;color:#444;font-family:"Noto Sans JP";width:100%;height:100%;margin:0px;padding:0px}a{text-decoration:none;color:#444}th td{padding:0}.blank{width:100%;height:100%}.top{background-color:#fff;width:100%;height:100vh;position:fixed;top:0px;left:0px;z-index:-1;display:flex;flex-direction:column;justify-content:space-around;text-align:center;align-content:space-around}.top .top_img_wrap{height:100%;position:relative}.top .top_img_wrap h1{position:absolute;top:50%;left:50%;width:80%;max-width:1000px;transform:translateY(-50%) translateX(-50%)}.top .top_img_wrap h1 img{width:100%}.topimgfadein{opacity:0;animation-name:topimgfadein;animation-duration:3s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes topimgfadein{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.arrow{position:absolute;bottom:50px;left:50%;transform:translate(-50%, 0);animation:fadeIn 6s ease-in-out 0s 1 normal}@media screen and (max-width: 900px){.arrow{bottom:35px}}.arrow .down-arrow{width:300px;margin:0 auto;position:relative}.arrow .down-arrow img{animation:down-arrow 3s ease-in-out infinite;width:90px;height:90px}@media screen and (max-width: 900px){.arrow .down-arrow img{width:60px;height:60px}}.arrow .down-arrow p{position:absolute;font-size:13px;top:24px;left:160px}@media screen and (max-width: 900px){.arrow .down-arrow p{font-size:11px;top:20px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes down-arrow{0%{transform:scale(1, 1) translate(0px, 0px)}10%{transform:scale(1, 1) translate(0px, 20px)}20%{transform:scale(1, 1) translate(0px, 0px)}30%{transform:scale(1, 1) translate(0px, 20px)}40%{transform:scale(1, 1) translate(0px, 0px)}100%{transform:scale(1, 1) translate(0px, 0px)}}main{background-color:#fafafa;position:relative;min-height:100vh}.container-title{height:130px;padding:60px 40px 40px 40px;text-align:center;vertical-align:middle}.container-title_contact{min-height:100px;margin-bottom:20px;padding-top:60px;text-align:center}.title{color:#c8000a;font-size:24px;font-weight:700;margin-bottom:5px}.title-sub{color:#c8000a;font-size:14px;font-weight:lighter}.title-contact{color:#c8000a;font-size:30px;font-weight:700;margin-bottom:40px}.container-img{display:flex;justify-content:center;flex-wrap:wrap;position:relative;width:860px;margin:0 auto;padding:20px 0 15px 0}@media screen and (max-width: 900px){.container-img{width:100%}}.img-title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:15px 10px;width:70%;font-size:20px;font-weight:700;line-height:125%;color:#fff;background-color:rgba(200,0,10,.9);display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (max-width: 900px){.img-title{padding:8px}}.img-title-en{width:100%;font-family:"Montserrat",sans-serif;font-size:24px;text-align:center}@media screen and (max-width: 900px){.img-title-en{font-size:18px}}.img-title-ja{width:100%;font-size:14px;font-weight:300;text-align:center}.company{padding-bottom:15px}.company-info{line-height:normal;margin-top:40px}@media screen and (max-width: 900px){.company-info{font-size:14px;width:90%;margin:30px auto}}.table-company-info{margin:10px auto;line-height:normal}.table-company-info td{padding:5px}@media screen and (max-width: 900px){.table-company-info td{padding:5px 0px}}.table-company-info td:last-child{padding-left:20px}@media screen and (max-width: 900px){.table-company-info td:last-child{padding-left:0}}.orgchart{width:800px;padding-right:15px;margin:40px auto}@media screen and (max-width: 900px){.orgchart{width:95%}}.orgchart img{width:95%}@media screen and (max-width: 900px){.orgchart img{width:100%}}.historytablewrap{width:800px;margin:40px auto 10px auto}@media screen and (max-width: 900px){.historytablewrap{width:90%;font-size:14px}}.historytable{width:100%;border:1px solid #e0e0e0;line-height:normal}.historytable tr{border:1px solid #e0e0e0}.historytable th{background-color:#f0f0f0;padding:10px 20px;text-align:center}@media screen and (max-width: 900px){.historytable th{width:100%;display:block;text-align:left}}.historytable td{padding:10px}@media screen and (max-width: 900px){.historytable td{width:100%;display:block;padding:10px 20px}}.historytable .space_number{margin:6px}@media screen and (max-width: 900px){.historytable .space_number{margin:4px}}.historytable .service_link a{color:#c8000a;text-decoration:underline}.historytable .service_link a:hover{cursor:pointer}.officemapwrapper{width:860px;display:flex;justify-content:center;flex-wrap:wrap;margin:40px auto 0 auto}@media screen and (max-width: 900px){.officemapwrapper{width:85%;max-width:500px}}.officemapwrapper .officemapcontainer{width:80%;display:flex;flex-wrap:wrap;padding-bottom:40px}@media screen and (max-width: 900px){.officemapwrapper .officemapcontainer{width:100%}}.officemapwrapper .officemapcontainer__detail{width:50%;margin:auto}@media screen and (max-width: 900px){.officemapwrapper .officemapcontainer__detail{width:100%}}.officemapwrapper .officemapcontainer__detail--headofficename{font-size:24px;font-weight:bold;padding:15px 0}@media screen and (max-width: 900px){.officemapwrapper .officemapcontainer__detail--headofficename{font-size:22px}}.officemapwrapper .officemapcontainer__detail--officename{font-size:22px;font-weight:bold;padding:15px 0}@media screen and (max-width: 900px){.officemapwrapper .officemapcontainer__detail--officename{font-size:20px}}.officemapwrapper .officemapcontainer__detail--add{margin-left:24px;line-height:150%}@media screen and (max-width: 900px){.officemapwrapper .officemapcontainer__detail--add{margin-left:0}}.officemapwrapper .officemapcontainer__map{position:relative;width:50%;height:300px;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box}.officemapwrapper .officemapcontainer__map::before{content:"";display:block;padding-top:56.25%}@media screen and (max-width: 900px){.officemapwrapper .officemapcontainer__map{width:100%;margin-top:30px}}.officemapwrapper .officemapcontainer__map iframe{position:absolute;width:100%;height:100%;top:0;left:0}.middle-space{margin-right:16px}@media screen and (max-width: 900px){.middle-space{margin-right:12px;padding:30px 0}}.official-sns .container-official-sns{display:flex;justify-content:center;flex-wrap:wrap;width:860px;margin:0 auto;padding:40px}@media screen and (max-width: 900px){.official-sns .container-official-sns{width:100%}}.official-sns .container-official-sns .official-sns-body{width:100%;height:100px;font-feature-settings:"pkna";display:flex;justify-content:center}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body{flex-direction:column;align-items:center;height:200px}}@media screen and (max-width: 450px){.official-sns .container-official-sns .official-sns-body{height:220px}}.official-sns .container-official-sns .official-sns-body:last-of-type{margin-top:20px}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body:last-of-type{margin-top:0;height:100px}}.official-sns .container-official-sns .official-sns-body:last-of-type .youtube{border:1px solid red}.official-sns .container-official-sns .official-sns-body:last-of-type .youtube p,.official-sns .container-official-sns .official-sns-body:last-of-type .youtube h2{color:red}.official-sns .container-official-sns .official-sns-body:last-of-type .youtube:hover{filter:opacity(0.5)}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body:last-of-type .youtube{height:85px}}.official-sns .container-official-sns .official-sns-body:last-of-type .instagram{border:1px solid #c30095}.official-sns .container-official-sns .official-sns-body:last-of-type .instagram p,.official-sns .container-official-sns .official-sns-body:last-of-type .instagram h2{color:#c30095}.official-sns .container-official-sns .official-sns-body:last-of-type .instagram .icon-wrap{background-color:#c30095;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.official-sns .container-official-sns .official-sns-body:last-of-type .instagram .icon-wrap img{width:35px;height:35px}.official-sns .container-official-sns .official-sns-body:last-of-type .instagram:hover{filter:opacity(0.5)}.official-sns .container-official-sns .official-sns-body__bg{display:flex;justify-content:center;align-items:center;width:390px;height:100%}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body__bg{margin-bottom:15px;max-width:370px;width:60%}}.official-sns .container-official-sns .official-sns-body__bg.fb{border:1px solid #1877f2;margin-right:20px}.official-sns .container-official-sns .official-sns-body__bg.fb p,.official-sns .container-official-sns .official-sns-body__bg.fb h2{color:#1877f2}.official-sns .container-official-sns .official-sns-body__bg.fb:hover{filter:opacity(0.5)}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body__bg.fb{margin-right:0;height:85px}}.official-sns .container-official-sns .official-sns-body__bg.line{border:1px solid #00c300}.official-sns .container-official-sns .official-sns-body__bg.line p,.official-sns .container-official-sns .official-sns-body__bg.line h2{color:#00c300}.official-sns .container-official-sns .official-sns-body__bg.line:hover{filter:opacity(0.5)}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body__bg.line{height:85px}}.official-sns .container-official-sns .official-sns-body__bg .logo-circle{width:60px;height:60px}@media screen and (max-width: 450px){.official-sns .container-official-sns .official-sns-body__bg .logo-circle{width:70px;height:70px}}.official-sns .container-official-sns .official-sns-body__bg__title{margin-left:15px}.official-sns .container-official-sns .official-sns-body__bg__title p,.official-sns .container-official-sns .official-sns-body__bg__title h2{color:#fff}.official-sns .container-official-sns .official-sns-body__bg__title p{font-size:14px;margin-bottom:5px}.official-sns .container-official-sns .official-sns-body__bg__title h2{font-weight:600;font-size:24px}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body__bg__title h2{font-size:20px}}.official-sns .container-official-sns .official-sns-body__bg__title h2 i{font-size:30px;font-family:Montserrat}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body__bg__title h2 i{font-size:24px}}@media screen and (max-width: 450px){.official-sns .container-official-sns .official-sns-body__bg__title h2 i{font-size:22px}}.sdgs_images{width:800px;margin:0 auto}@media screen and (max-width: 900px){.sdgs_images{width:90%}}.sdgs_images img{width:100%}#contact{padding-bottom:60px}.container-contact{display:flex;justify-content:space-around;flex-wrap:wrap;width:860px;margin:0 auto;padding:40px}@media screen and (max-width: 900px){.container-contact{width:100%}}.container-contact_sub{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width: 900px){.contact-body{width:100%;padding:0;margin:20px 0;text-align:center}}.contact-body_number{font-size:38px;font-family:"Montserrat",sans-serif}@media screen and (max-width: 768px){.contact-body_number{font-size:30px}}.contact-body_time{font-size:12px;margin-left:60px}@media screen and (max-width: 900px){.contact-body_time{margin-left:0}}.mail-contact{text-align:center}.contactform-btn{width:800px;height:46px;border:1px solid #444;margin:0 auto;margin-top:20px;margin-bottom:20px}.contactform-btn a,.contactform-btn a:visited{background-color:#fafafa;color:#444;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.contactform-btn a:hover{background-color:#444;color:#fafafa}.contactform-btn:hover{cursor:pointer}@media screen and (max-width: 900px){.contactform-btn{width:90%;display:block;text-align:center}}@media screen and (max-width: 768px){.contactform-btn{width:90%}}.contactform-btn_wrap{display:flex;flex-direction:row;justify-content:center}.contactform-btn_title{font-size:24px;line-height:30px}@media screen and (max-width: 900px){.contactform-btn_title{font-size:16px}}.contactform-btn_sub{line-height:30px;margin:0px 0px 0px 20px}@media screen and (max-width: 900px){.contactform-btn_sub{font-size:12px}}.form-title{text-align:center;margin-top:100px}.title-contact-sub{font-size:18px;line-height:24px}@media screen and (max-width: 900px){.title-contact-sub{padding:0 20px;text-align:left;max-width:490px;margin:auto}}.submitfeedback{color:inherit;font-size:14px;font-weight:bold;text-align:center;margin:0px auto;padding:20px;width:100%;max-width:750px;display:none}.submitfeedback.invalid{color:#d22e36}@media screen and (max-width: 900px){.submitfeedback.invalid{padding:20px;text-align:left;max-width:490px;margin:auto}}.table-wrapper{margin:0 auto;max-width:700px}@media screen and (max-width: 900px){.table-wrapper{width:100%;max-width:700px;min-width:300px}}.form-table{padding:0 20px 60px 20px}.table-contactform{width:100%}@media screen and (max-width: 900px){.table-contactform{max-width:450px;margin:0 auto}}.table-contactform input{width:470px;height:50px;font-size:16px;border:1px solid #ccc;border-radius:3px;padding:10px;cursor:pointer}@media screen and (max-width: 900px){.table-contactform input{width:100%;max-width:470px}}.table-contactform input[type=checkbox]{width:20px;height:25px}.table-contactform input[type=text]:focus,.table-contactform input[type=tel]:focus,.table-contactform input[type=email]:focus{border:1px solid #3f88c5;outline:0}.table-contactform tr:nth-last-child(1) td{padding-top:0}@media screen and (max-width: 900px){.table-contactform tr:nth-last-child(1) td{padding:0}}.table-contactform th{width:150px;text-align:left;padding-left:20px}@media screen and (max-width: 900px){.table-contactform th{width:100%;display:block;padding-left:5px}}.table-contactform td{width:500px;padding:10px}@media screen and (max-width: 900px){.table-contactform td{width:100%;display:block;padding:10px 0 15px 0}}.table-contactform textarea{width:470px;height:250px;font-size:16px;border:1px solid #ccc;border-radius:3px;padding:10px;cursor:pointer}@media screen and (max-width: 900px){.table-contactform textarea{width:100%;max-width:470px}}.table-contactform textarea:focus{border:1px solid #3f88c5;outline:0}.privacy-policy .section-wrapper,.sitemap .section-wrapper{margin:0 auto;max-width:700px;line-height:1.5}@media screen and (max-width: 900px){.privacy-policy .section-wrapper,.sitemap .section-wrapper{padding:0 20px 60px}}.privacy-policy .section-wrapper h2,.sitemap .section-wrapper h2{font-size:24px;font-weight:bold;margin-bottom:1em}.privacy-policy .section-wrapper h3,.sitemap .section-wrapper h3{margin-bottom:.3em}.privacy-policy .section-wrapper .section-single,.sitemap .section-wrapper .section-single{margin-bottom:2.5em}.privacy-policy .section-wrapper .section-single p,.sitemap .section-wrapper .section-single p{margin-bottom:1em}.privacy-policy .section-wrapper .section-single ul,.sitemap .section-wrapper .section-single ul{margin:15px 0}.privacy-policy .section-wrapper .section-single ul li,.sitemap .section-wrapper .section-single ul li{margin-bottom:8px}.privacy-policy .section-wrapper .section-single-inner,.sitemap .section-wrapper .section-single-inner{margin-bottom:1.5em}.privacy-policy .section-wrapper .section-single ol.normal,.sitemap .section-wrapper .section-single ol.normal{padding-left:1em}.privacy-policy .section-wrapper .section-single ol.normal li,.sitemap .section-wrapper .section-single ol.normal li{list-style-type:decimal;margin-bottom:8px}.privacy-policy .section-wrapper .section-single ol.parentheses li,.sitemap .section-wrapper .section-single ol.parentheses li{display:flex;counter-increment:count;margin-bottom:8px}.privacy-policy .section-wrapper .section-single ol.parentheses li::before,.sitemap .section-wrapper .section-single ol.parentheses li::before{display:block;margin-right:5px;content:"(" counter(count) ") "}.privacy-policy .section-wrapper .section-single .optout,.sitemap .section-wrapper .section-single .optout{margin-top:20px;display:flex}.privacy-policy .section-wrapper .section-single .optout dt,.sitemap .section-wrapper .section-single .optout dt{margin-right:8px;font-weight:bold}.privacy-policy .section-wrapper .section-single .optout dd a,.sitemap .section-wrapper .section-single .optout dd a{text-decoration:underline}.privacy-policy .text-right,.sitemap .text-right{text-align:right}input[type=checkbox]{display:none}.checkbox-style{box-sizing:border-box;cursor:pointer;display:inline-block;padding:5px 30px;position:relative;width:auto;font-size:14px}.checkbox-style::before{background:#fff;border:1px solid #ccc;border-radius:3px;content:"";display:block;height:16px;left:5px;margin-top:-8px;position:absolute;top:50%;width:16px}.checkbox-style::after{border-right:3px solid #c8000a;border-bottom:3px solid #c8000a;content:"";display:block;height:9px;left:10px;margin-top:-7px;opacity:0;position:absolute;top:50%;transform:rotate(45deg);width:5px}input[type=checkbox]:checked+.checkbox-style::after{opacity:1}input[type=checkbox][disabled]:checked+.checkbox-style::after{border-right:3px solid gray;border-bottom:3px solid gray}.badge{background-color:#c8000a;color:#fff;font-size:12px;padding:2px 5px;margin-left:10px;border-radius:3px}.btn-submit{width:100%;color:#fff;font-size:14px;padding:10px;text-decoration:none;border-radius:3px;background-image:-moz-linear-gradient(top, #777777 0%, #444444 40%, #444444 52%, #3e3e3e);background-image:-webkit-gradient(linear, left top, left bottom, from(#777777), color-stop(0.49, #444444), color-stop(0.52, #444444), to(#3e3e3e))}.btn-submit:focus{outline:0}.btn-submit:hover{opacity:.9}.btn-reset{width:30vw;color:#444;font-size:14px;margin-right:10px;padding:10px;margin-bottom:10px;border:1px solid #444;border-radius:3px}.btn-reset:focus{outline:0}.btn-reset:hover{cursor:pointer}.back-to-top{text-align:center;padding:60px 0}#footer{position:absolute;width:100%;background-color:#3f3f3f;color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI","Helvetica Neue",HelveticaNeue,YuGothic,"Yu Gothic Medium","Yu Gothic",Verdana,Meiryo,sans-serif;line-height:18px;text-align:left}@media screen and (max-width: 900px){#footer .footerinner{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column-reverse;flex-wrap:wrap;width:85%;margin:0 auto}}#footer .footercontent{display:flex;justify-content:space-between;align-items:flex-start;max-width:1000px;padding:40px 16px 0 20px;margin:0 auto}@media screen and (max-width: 900px){#footer .footercontent{display:block;padding-top:0;margin:0}}#footer .footercontent .footermenu{width:calc(25% - 12px);height:auto;min-height:580px;border-right:1px solid #fff}#footer .footercontent .footermenu a{color:#fafafa}@media screen and (max-width: 900px){#footer .footercontent .footermenu{display:none}}#footer .footercontent .footermenu__category{font-weight:bold;margin:18px 0 6px 0}#footer .footercontent .footermenu__product{font-size:13px;margin:0 0 6px 8px}#footer .corpinfowrap{margin-top:12px}@media screen and (max-width: 900px){#footer .corpinfowrap .corplogo{display:none}}#footer .corpinfowrap .corplogo img{width:120px}#footer .corpinfowrap .corpinfo{font-size:13px}#footer .corpinfowrap .corpinfo__name{margin-top:12px}@media screen and (max-width: 900px){#footer .corpinfowrap .corpinfo__name{font-size:20px;line-height:26px}}#footer .corpinfowrap .corpinfo__office{color:#3f3f3f;background-color:#fafafa;display:inline-block;font-weight:bold;padding:5px 8px;margin-top:20px}@media screen and (max-width: 900px){#footer .corpinfowrap .corpinfo__office{display:block;max-width:320px}}#footer .corpinfowrap .corpinfo__address{margin-top:8px}#footer .corpinfowrap .corpinfo__address a{color:#fafafa}#footer .footer-banner-wrap{max-width:1000px;display:flex;justify-content:left;margin:0 auto}@media screen and (max-width: 900px){#footer .footer-banner-wrap{display:block;margin:0}}#footer .footerpartner{padding:0 16px}#footer .footerpartner .banner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width: 900px){#footer .footerpartner .banner__img{margin-bottom:16px}}@media screen and (max-width: 900px){#footer .footerpartner .banner__img img{width:100%}}.policy_wrap{margin-top:100px;display:flex;justify-content:center}.policy_wrap p{font-size:13px;margin-right:1em}.policy_wrap p a{color:#fff;text-decoration:underline}.policy_wrap p:last-of-type{margin-right:0}#copyright{font-size:11px;padding:10px 0 60px 0;text-align:center}.spfooterlogo{display:none}@media screen and (max-width: 900px){.spfooterlogo{display:flex;justify-content:space-around;align-items:center;width:85%;max-width:300px;margin:32px auto 0 auto}}.spfooterlogo__main{width:50%}.headingwhite{position:relative;font-weight:bold;line-height:24px;margin:40px 0;padding-left:32px}.headingwhite:before{content:"";display:inline-block;width:8px;height:45px;background-color:#fafafa;position:absolute;left:0}.headingwhite__title{color:#fafafa;font-family:"Montserrat",sans-serif;font-size:20px}.headingwhite__subtitle{font-size:13px}@media screen and (max-width: 900px){.space_br{display:none}}input.input-invalid{border:1px solid #c8000a;background:#f5d0d2}textarea.input-invalid{border:1px solid #c8000a;background:#f5d0d2}.form-invalid{color:#c8000a;font-size:14px;margin-bottom:5px;margin-left:5px}.js-fadein{position:relative;opacity:0;transform:translateY(50px);transition:all 1s}body,html{width:100%;height:100%;margin:0;padding:0}body{background-color:#fafafa;font-family:Noto Sans JP}a,body{color:#444}a{text-decoration:none}th td{padding:0}.blank,.top{width:100%;height:100%}.top{background-color:#fff;position:fixed;top:0;left:0;z-index:-1;display:flex;flex-direction:column;justify-content:center;text-align:center}.top img{margin:auto;width:80%;max-width:1000px;display:block}main{background-color:#fafafa;position:relative}.container-title{height:130px;padding:60px 40px 40px;text-align:center;vertical-align:middle}.title-sub{color:#c8000a;font-size:14px;font-weight:lighter}.title-contact{color:#c8000a;font-size:30px;font-weight:700;margin-bottom:40px;font-family:"Montserrat",sans-serif}@media screen and (max-width: 900px){.container-img{width:80vw}}.img-body{width:calc(50% - 10px);position:relative;margin:15px;box-sizing:border-box}@media screen and (max-width: 900px){.img-body{width:95vw;max-width:500px;padding-bottom:15px}}@media screen and (max-width: 900px){.img-body img{width:100%}}@media screen and (max-width: 900px){.space_br{display:none}}input.input-invalid,textarea.input-invalid{border:1px solid #c8000a;background:#f5d0d2}.form-invalid{color:#c8000a;font-size:14px;margin-bottom:5px;margin-left:5px}.js-fadein{position:relative;opacity:0;transform:translateY(50px);transition:all 1s}.company{padding-bottom:15px}.table-company-info{margin:10px auto}.table-company-info td{padding:5px}@media screen and (max-width: 900px){.table-company-info td{padding:5px 0}}.table-company-info td:last-child{padding-left:20px}@media screen and (max-width: 900px){.table-company-info td:last-child{padding-left:0}}.container-office{display:flex;justify-content:center;flex-wrap:wrap;width:860px;margin:0 auto}@media screen and (max-width: 900px){.container-office{width:80vw}}.container-office_body{width:calc(50% - 15px);height:550px;padding:15px}@media screen and (max-width: 900px){.container-office_body{width:90vw;height:500px;max-width:500px;padding:0}}.container-office_map{position:relative;height:300px;overflow:hidden;box-sizing:border-box}.container-office_map-iframe{position:absolute;top:0;left:0}@media screen and (max-width: 900px){.container-office_map-iframe{width:80vw}}.office-info{height:220px}@media screen and (max-width: 900px){.office-info{height:180px}}.office-info_name{font-size:22px;font-weight:700;margin-left:5px;padding:30px 0 15px}@media screen and (max-width: 900px){.office-info_name{font-size:14px;margin-left:10px}}.office-info_add{margin-left:30px;line-height:150%}@media screen and (max-width: 900px){.office-info_add{font-size:12px}}.middle-space{margin-right:16px}@media screen and (max-width: 900px){.middle-space{margin-right:12px}}.official-sns .container-official-sns{display:flex;justify-content:center;flex-wrap:wrap;width:860px;margin:0 auto;padding:28px}@media screen and (max-width: 900px){.official-sns .container-official-sns{width:100%}}@media screen and (max-width: 900px){.official-sns .container-official-sns .official-sns-body__bg{margin-bottom:15px;min-width:310px;width:60%}}.official-sns .container-official-sns .official-sns-body__bg__title{margin-left:15px}.official-sns .container-official-sns .official-sns-body__bg__title h2,.official-sns .container-official-sns .official-sns-body__bg__title p{color:#fff}@media screen and (max-width: 900px){.container-contact{width:100%}}.container-contact_sub{width:100%;display:flex;flex-wrap:wrap}.contact-body_number{font-size:38px;font-family:Montserrat,sans-serif;font-weight:700}@media screen and (max-width: 768px){.contact-body_number{font-size:30px}}.contact-body_time{font-size:12px;margin-left:60px}@media screen and (max-width: 900px){.contact-body_time{margin-left:0}}.mail-contact{text-align:center}.contactform-btn a,.contactform-btn a:visited{background-color:#fafafa;color:#444;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.contactform-btn a:hover{background-color:#444;color:#fafafa}.contactform-btn:hover{cursor:pointer}@media screen and (max-width: 900px){.contactform-btn{width:90%;display:block;text-align:center}}@media screen and (max-width: 768px){.contactform-btn{width:90%}}.contactform-btn_wrap{display:flex;flex-direction:row;justify-content:center}.contactform-btn_title{font-size:16px;line-height:30px}@media screen and (max-width: 900px){.contactform-btn_title{font-size:14px}}.contactform-btn_sub{line-height:30px;font-size:14px;margin:0 0 0 20px}@media screen and (max-width: 900px){.contactform-btn_sub{font-size:12px}}.form-title{text-align:center;margin-top:100px}.title-contact-sub{font-size:14px}@media screen and (max-width: 900px){.title-contact-sub{padding:0 20px;text-align:left;max-width:490px;margin:auto}}@media screen and (max-width: 900px){.submitfeedback.invalid{padding:20px;text-align:left;max-width:490px;margin:auto}}.table-wrapper{margin:0 auto;max-width:700px}@media screen and (max-width: 900px){.table-wrapper{width:100%;max-width:700px;min-width:300px}}.form-table{padding:0 20px 60px}.table-contactform{width:100%}@media screen and (max-width: 900px){.table-contactform{max-width:450px;margin:0 auto}}.table-contactform input{width:470px;height:50px;font-size:16px;border-radius:3px;padding:10px;cursor:pointer}@media screen and (max-width: 900px){.table-contactform input{width:100%;max-width:470px}}.table-contactform input[type=checkbox]{width:20px;height:25px}.table-contactform input[type=email]:focus,.table-contactform input[type=tel]:focus,.table-contactform input[type=text]:focus{border:1px solid #3f88c5;outline:0}.table-contactform tr:last-child td{padding-top:0}@media screen and (max-width: 900px){.table-contactform tr:last-child td{padding:0}}.table-contactform th{width:150px;text-align:left;padding-left:20px}@media screen and (max-width: 900px){.table-contactform th{width:100%;display:block;padding-left:5px}}.table-contactform td{width:500px;padding:10px}@media screen and (max-width: 900px){.table-contactform td{width:100%;display:block;padding:10px 0 15px}}.table-contactform textarea{width:470px;height:250px;font-size:16px;border-radius:3px;padding:10px;cursor:pointer}@media screen and (max-width: 900px){.table-contactform textarea{width:100%;max-width:470px}}.table-contactform textarea:focus{border:1px solid #3f88c5;outline:0}input[type=checkbox]{display:none}.checkbox-style{box-sizing:border-box;cursor:pointer;display:inline-block;padding:5px 30px;position:relative;width:auto;font-size:14px}.checkbox-style:before{background:#fff;border:1px solid #ccc;border-radius:3px;height:16px;left:5px;margin-top:-8px;width:16px}.checkbox-style:after,.checkbox-style:before{content:"";display:block;position:absolute;top:50%}.checkbox-style:after{border-right:3px solid #c8000a;border-bottom:3px solid #c8000a;height:9px;left:10px;margin-top:-7px;opacity:0;transform:rotate(45deg);width:5px}input[type=checkbox]:checked+.checkbox-style:after{opacity:1}input[type=checkbox][disabled]:checked+.checkbox-style:after{border-right:3px solid gray;border-bottom:3px solid gray}.badge{background-color:#c8000a;font-size:12px;padding:2px 5px;margin-left:10px}.badge,.btn-submit{color:#fff;border-radius:3px}.btn-submit{width:100%;font-size:14px;padding:10px;text-decoration:none;background-image:-moz-linear-gradient(top, #777 0, #444 40%, #444 52%, #3e3e3e);background-image:-webkit-gradient(linear, left top, left bottom, from(#777), color-stop(0.49, #444), color-stop(0.52, #444), to(#3e3e3e))}.btn-submit:focus{outline:0}.btn-submit:hover{opacity:.9}.btn-reset{width:30vw;color:#444;font-size:14px;margin-right:10px;padding:10px;margin-bottom:10px;border:1px solid #444;border-radius:3px}.btn-reset:focus{outline:0}.btn-reset:hover{cursor:pointer}input[type=text],input[type=tel],input[type=email],textarea{-webkit-appearance:none}
