@charset "UTF-8";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:0.01ms!important;animation-duration:0.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0.01ms!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}*{font-family:"メイリオ","Meiryo","ＭＳ ゴシック","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif}body,html{width:100%;height:100%;font-family:"メイリオ","Meiryo","ＭＳ ゴシック","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif}.container{margin:0 auto;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:calc(576px - 1px)){.container{width:100%}}@media screen and (min-width:768px){.container{width:768px}}@media screen and (min-width:992px){.container{width:992px}}@media screen and (min-width:1296px){.container{width:1296px}}@media screen and (min-width:1568px){.container{width:1568px}}.container.is-lg-width{max-width:1296px}.container.is-md-width{max-width:992px}.container.is-sm-width{max-width:768px}.container.is-xs-width{max-width:576px}.container-fluid{width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width:1296px){.container-fluid{background-size:1296px auto}}.img-fluid{max-width:100%;width:100%;height:auto}.gototop{border:none;cursor:pointer;overflow:visible;position:fixed;right:10px;bottom:-60px;z-index:5;width:50px;height:50px;border-radius:25px;background-color:#223f4b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.gototop:before{content:"";width:12px;height:12px;margin-bottom:-6px;border-top:solid 3px #fff;border-right:solid 3px #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.gototop a{position:absolute;display:block;content:"";width:50px;height:50px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (min-width:992px){.gototop{right:25px}.gototop:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#3a6b80}}header{position:fixed;top:0;left:0;z-index:20;width:100%;height:65px;background-color:rgba(255,255,255,0.95);padding-bottom:10px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}header .headlogo{position:relative;width:210px;height:60px;margin:3px auto 0 10px;padding:0;background:url(../images/logo.png) no-repeat top left;background-size:210px auto;content:''}header .headlogo a{text-indent:100%;overflow:hidden;white-space:nowrap;display:block;color:#fff;text-align:right;font-size:5px;text-decoration:none}@media screen and (min-width:992px){header{padding-bottom:0;height:83px;border-bottom:solid 17px #223f4b;-webkit-box-sizing:content-box;box-sizing:content-box}header .headinn{position:relative;width:100%;height:83px;max-width:1296px;margin:0 auto}header .headlogo{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:305px;height:72px;background-size:305px auto;margin:2px 0 9px 0;top:0;left:0}header .headlogo a{display:block;height:72px}}@media screen and (max-width:calc(992px - 1px)){.globalNav{position:fixed;top:0;right:-100%;width:260px;height:auto;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:20;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.globalNav div.closegnav{display:block;width:100%;height:70px;content:""}.globalNav .navlist{width:100%;background-color:#006487;list-style:none;margin:0;padding:0;-webkit-transition:0.5s;transition:0.5s;border-radius:10px 0 0 10px}.globalNav .navlist li{border-bottom:1px dotted #ccc;padding:0;color:#fff}.globalNav .navlist li:last-child{border-bottom:none}.globalNav .navlist li a{position:relative;display:block;margin:0;padding:15px 20px;font-size:1rem;color:#fff;text-decoration:none;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}.globalNav .navlist li a:before{position:absolute;top:24px;right:15px;width:7px;height:7px;content:"";border-top:solid 2px #ffffff;border-right:solid 2px #ffffff}.globalNav .navlist li a:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.globalNav .navlist li a span{display:none}.globalNav .navlist li.closegnav>a{background-color:rgba(70,70,70,0.8);text-align:center}.globalNav .navlist li.closegnav>a:before{display:none}.globalNav .navlist li.closegnav>a span,.globalNav .navlist li.closegnav>a span:after,.globalNav .navlist li.closegnav>a span:before{content:"";display:block;height:2px;width:25px;background-color:#fff;position:absolute;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.globalNav .navlist li.closegnav>a span{background-color:rgba(255,255,255,0)}.globalNav .navlist li.closegnav>a span:before{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.globalNav .navlist li.closegnav>a span:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.active{right:0}.navbg{position:fixed;visibility:hidden;width:100%;height:100%;top:0;left:0;z-index:20;content:"";background:rgba(0,0,0,0.8);cursor:pointer;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.navbg-show{visibility:visible;opacity:1}.menu-btn{position:fixed;display:block;top:15px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999;content:"";background-color:#fff;border-radius:3px}.menu-btn span,.menu-btn span:after,.menu-btn span:before{content:"";display:block;height:2px;width:20px;background-color:#223f4b;position:absolute;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.menu-btn span:before{bottom:8px}.menu-btn span:after{top:8px}.showmenu-active span{background-color:rgba(255,255,255,0)}.showmenu-active span:before{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.showmenu-active span:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media screen and (min-width:992px){.globalNav{position:fixed;top:22px;right:0;margin:0 auto;z-index:21}.globalNav div.closegnav{display:none}.globalNav .navlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0;padding:0;list-style:none}.globalNav .navlist>li{position:relative;padding:0}.globalNav .navlist a{position:relative;display:block;margin:0;padding:15px 13px;font-size:16px;color:#333;text-decoration:none;text-align:center;line-height:1.0;font-weight:normal}.globalNav .navlist a span{display:block;font-size:10px;line-height:1;margin-top:5px;color:#223f4b;-webkit-transition:all .3s ease;transition:all .3s ease}.globalNav .navlist a:hover{color:#006487}.globalNav .navlist>li.closegnav{display:none}.menu-btn{display:none}}footer{width:100%;background-color:#223f4b}footer .footinn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:58px;max-width:1296px;margin:0 auto;padding-top:10px}footer .copyrights{width:50%;padding-top:11px;padding-left:10px;color:#fff;font-size:.68rem;font-weight:normal;font-family:Arial,Helvetica,sans-serif}footer .snsbox{width:50%;margin:0;padding:0 10px 0 0;list-style:none;text-align:right;overflow:hidden}footer .snsbox li{float:right;margin:0;padding:0}footer .snsbox a{display:block;width:36px;height:36px;content:'';text-decoration:none;background-position:50% 50%;background-size:16px auto;background-repeat:no-repeat;border-radius:3px;-webkit-transition:all .3s ease;transition:all .3s ease}footer .snsbox a[href*="facebook.com"]{background-image:url(../images/facebook-f-brands.svg)}footer .snsbox a[href*="twitter.com"]{background-image:url(../images/twitter-brands.svg)}footer .snsbox a[href*="instagram.com"]{background-image:url(../images/instagram-brands.svg)}footer .snsbox a:hover{background-color:#006487}@media screen and (min-width:768px){footer p.copyrights{font-size:10px}}.hero{position:relative;width:100%;margin:50px 0 30px 0;padding-bottom:24px;overflow:hidden}.hero ul{list-style:none}@media screen and (min-width:992px){.hero{margin:84px 0 30px 0}}section{width:100%}section .sec_wrap{max-width:1296px;margin:0 auto}@media screen and (max-width:calc(992px - 1px)){section .sec_wrap{padding:0 15px}}section .headtxt h2{margin:0 auto;padding:0;font-size:36px;font-weight:normal;line-height:1.3;text-align:center;color:#333;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (max-width:calc(992px - 1px)){section .headtxt h2{font-size:1.75rem}}section .headtxt span{display:block;margin:0 auto;padding:10px 0 26px 0;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.0;text-align:center;color:#006487}section#about .sec_wrap,section#history .sec_wrap{max-width:856px}section#about{padding:30px 0 115px}@media screen and (max-width:calc(992px - 1px)){section#about{padding:20px 0 60px}}section#about .cont{margin:0;font-size:18px;line-height:24px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}section#about .cont span{display:inline-block}section#about .img{margin:27px 0 0}section#business{padding:60px 0 60px 0;background-color:#E6ECEE}section#business .bislist{list-style:none;margin:0;padding:0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}section#business .bislist>li{-ms-flex-preferred-size:100%;flex-basis:100%;background-color:#fff;border-radius:10px;margin-bottom:15px}@media screen and (min-width:768px){section#business .bislist>li{-ms-flex-preferred-size:30%;flex-basis:30%}}section#business .bislist>li a{display:block;text-decoration:none}@media screen and (min-width:992px){section#business .bislist>li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}section#business .bislist>li a:hover{opacity:.7}}section#business .bislist .bodytxt{padding:29px 10px;font-size:18px;line-height:1.3;text-align:center;color:#333}section#business .bislist .bodytxt h3{margin-bottom:10px;font-size:22px;line-height:1;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";text-align:center;font-weight:normal}section#business .bislist .bodytxt p{text-align:left}section#business .bislist .bodytxt span{display:inline-block}section#business .bislist .morebot{display:block;width:9em;height:36px;margin:40px auto 0;padding:10px 22px 0px 23px;border-radius:6px;background-color:#223f4b;color:#fff;font-size:14px;line-height:1.1;font-weight:bold}section#history{padding:60px 0 80px}section#history .cont{font-size:18px;line-height:1.33}section#history .img{margin:27px 0 0}section#company{padding:60px 0 80px 0;background-color:#fff}section#company .datable{margin:30px auto 0;max-width:856px}section#company .datable table{width:100%;border-collapse:collapse;border:solid 1px #ddd}section#company .datable table td,section#company .datable table th{padding:15px 15px;border:solid 1px #ddd;font-size:17px}section#company .datable table th{font-weight:normal;background-color:#f8fbfc;color:#006487}section#company .datable table td{background-color:#fff}@media screen and (max-width:calc(992px - 1px)){section#company .datable table th{padding:15px 3px;font-size:.875rem;white-space:nowrap}section#company .datable table td{padding:15px 3px 15px 5px;font-size:1rem}section#company .datable table td a{font-size:.875rem;text-decoration:none}}
/*# sourceMappingURL=style.css.map */