@charset "UTF-8";
html{font-size:16px;scroll-behavior:smooth}body{font-size:1rem;color:#333333;font-family:"Helvetica Neue", Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;position:relative;line-height:1.8em;font-feature-settings:"palt"}@media screen and (max-width:767px){body{font-size:1rem}}img{max-width:100%;height:auto}a img:hover{opacity:0.8}a{color:#154996}a:hover{text-decoration:none}ol,ul{padding-left:1.5em}h4{font-size:1.5rem}@media screen and (max-width:767px){h4{font-size:1.25rem}}.container{max-width:1200px}.row{display:flex;flex-wrap:wrap}@media screen and (min-width:768px){.pc-none{display:none}}@media screen and (max-width:767px){.sp-none{display:none}}.btn-contact{padding:5px 15px;border:1px solid white}#header{background-color:#154996;color:white;padding:15px 25px 15px 15px}@media screen and (max-width:767px){#header{padding:15px}}#header .container{max-width:100%;width:100%}#header a{color:white}#header a:hover{color:#E0EAED}#header .row{align-items:center}@media screen and (max-width:767px){#header .row{flex-wrap:nowrap}}#header #header-L{display:flex;gap:15px;align-items:center;padding-left:15px}@media screen and (max-width:767px){#header #header-L{gap:10px}}#header #header-L h1{margin:0;width:140px}@media screen and (max-width:767px){#header #header-L h1{width:125px}}#header #header-L h2{font-size:1.25rem;margin:0}@media screen and (max-width:767px){#header #header-L h2{font-size:0.875rem}}#header #header-R{display:flex;flex-wrap:wrap;margin-left:auto;align-items:center}#header #header-R ul{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;align-items:center}#header #header-R ul li{margin-right:40px}#header #header-R .btn-contact{margin-right:40px}@media screen and (max-width:767px){#header #menu-header-menu,#header .btn-contact{display:none !important}}#footer{background-color:#E0EAED;margin-top:100px;padding:15px}@media screen and (min-width:768px){#footer{padding:50px 0}}@media screen and (max-width:767px){#footer .row{flex-direction:column-reverse}}@media screen and (min-width:768px){#footer #footer-L{width:60%}}@media screen and (max-width:767px){#footer #footer-L{text-align:center}}#footer #footer-L h3{font-size:1.125rem;font-weight:bold;color:#154996;margin:0 0 30px;line-height:1.3}@media screen and (max-width:767px){#footer #footer-L h3{margin:40px 0 15px}}#footer #footer-L h1{margin:0}@media screen and (min-width:768px){#footer #footer-L h1{float:left;margin:0 20px 0 0;width:230px}}#footer #footer-L h2{font-size:1.5rem;font-weight:bold}@media screen and (min-width:768px){#footer #footer-L h2{margin:35px 0 5px}}#footer #footer-L p{line-height:1.5;margin:0}#footer #footer-L .copyright{margin-top:20px}#footer #footer-R{display:flex;flex-direction:column;margin-left:auto;align-items:flex-end}@media screen and (max-width:767px){#footer #footer-R{align-items:center;margin:0}}#footer #footer-R ul{list-style:none;margin:0;padding:0;display:flex;gap:20px}@media screen and (max-width:767px){#footer #footer-R ul{display:none}}#footer #footer-R .copyright{margin-top:auto}#footer #footer-R .btn-contact{border-color:#154996;margin-top:10px}.breadcrumbs{padding:5px 0;font-size:0.875rem}.menu-trigger,.menu-trigger span{display:inline-block;transition:all 0.4s;box-sizing:border-box}.menu-trigger{position:relative;width:40px;height:34px;background:none;border:none;appearance:none;cursor:pointer;z-index:100}.menu-trigger span{position:absolute;left:0;width:100%;height:4px;background-color:#fff;border-radius:4px}.menu-trigger span:nth-of-type(1){top:0}.menu-trigger span:nth-of-type(2){top:15px}.menu-trigger span:nth-of-type(3){bottom:0}.menu-trigger.active span:nth-of-type(1){transform:translateY(15px) rotate(-45deg)}.menu-trigger.active span:nth-of-type(2){opacity:0}.menu-trigger.active span:nth-of-type(3){transform:translateY(-15px) rotate(45deg)}#sp-menu{background-color:rgba(0, 0, 0, 0.8);z-index:99;position:fixed;top:0;left:0;width:100vw;height:100vh;transform:translateX(100%);transition:0.5s;display:flex;align-items:center;justify-content:center}#sp-menu ul{list-style:none;margin:0;padding:1em 0;border:1px solid white}#sp-menu ul li{color:#fff;text-align:center}#sp-menu ul li a{color:white;font-weight:bold;font-size:1.125rem;padding:1em 4em;display:block}#sp-menu ul li a:hover{background-color:rgba(0, 0, 0, 0.3)}#sp-menu.active{transform:translateX(0)}.btn-box{text-align:center;margin-top:30px}.btn_more{background-color:#154996;border:1px solid #fff;padding:10px 20px;color:white;display:inline-block}.btn_more:after{content:"";font-family:"Font Awesome 6 Free";font-weight:600;display:inline-block;margin-left:0.5em}.btn_more:hover{opacity:0.8;color:white}body.home #header{background-color:transparent}@media screen and (min-width:768px){body.home #header #header-L{flex-direction:column;justify-content:center}}body.home #main_image{margin-top:-150px;padding-top:250px;color:white;background:url(/wp-content/themes/wp-base/css/../images/bg-main.png) center center no-repeat;background-size:cover;height:1050px}@media screen and (max-width:767px){body.home #main_image{height:700px;margin-top:-75px;padding-top:150px}}body.home #main_image .container{padding-left:120px}@media screen and (max-width:767px){body.home #main_image .container{padding-left:30px}}body.home #main_image h1{font-family:"Arimo", sans-serif;font-size:5rem;font-style:italic}@media screen and (max-width:767px){body.home #main_image h1{font-size:3rem}}body.home #main_image h2{font-size:1.5rem;letter-spacing:0.2em}#top_products .sec_title,#top_news .sec_title,#top_contact .sec_title{text-align:center}#top_products .sec_title h2,#top_news .sec_title h2,#top_contact .sec_title h2{font-family:"Arimo", sans-serif;font-size:3.25rem;font-style:italic;color:#154996;letter-spacing:0.1em;line-height:1}@media screen and (max-width:767px){#top_products .sec_title h2,#top_news .sec_title h2,#top_contact .sec_title h2{font-size:1.5rem}}#top_products .sec_title h3,#top_news .sec_title h3,#top_contact .sec_title h3{font-size:1.5rem;letter-spacing:0.2em;margin:0 0 20px}@media screen and (max-width:767px){#top_products .sec_title h3,#top_news .sec_title h3,#top_contact .sec_title h3{font-size:1.25rem}}#top_products{margin-top:-300px}@media screen and (max-width:767px){#top_products{padding:15px}}#top_products .container{background-color:rgba(255, 255, 255, 0.7);border:1px solid #154996;padding:60px}@media screen and (max-width:767px){#top_products .container{padding:15px}}#top_products .container .products-box{margin-top:50px}#top_products .container .products-box .img{background-color:#D9D9D9;padding:30px;z-index:1;display:flex;align-items:center;justify-content:center}#top_products .container .products-box .txt{background-color:#154996;color:white;display:flex;flex-direction:column;justify-content:center}#top_products .container .products-box .txt h4{font-weight:bold}#top_products .container .products-box .txt p{line-height:2}@media screen and (max-width:767px){#top_products .container .products-box .row{flex-direction:column-reverse;margin:0}#top_products .container .products-box .img{background-color:#D9D9D9;margin-left:30px;margin-top:-80px;height:270px;display:flex;align-items:center;justify-content:center}#top_products .container .products-box .txt{padding:15px 15px 120px;margin-right:30px}#top_products .container .products-box .txt h4{font-size:1.5rem}}@media screen and (min-width:768px){#top_products .container .products-box .row{flex-wrap:nowrap}#top_products .container .products-box .img{background-color:#D9D9D9;width:410px;height:350px;margin:90px -20px 0 0;padding:30px;display:flex;align-items:center;justify-content:center}#top_products .container .products-box .txt{padding:85px 90px;width:720px;height:390px}#top_products .container .products-box .txt h4{font-size:2rem}}@media screen and (min-width:768px){#top_products .container .products-box:nth-child(2n) .row{flex-direction:row-reverse}#top_products .container .products-box:nth-child(2n) .row .img{margin:90px 0 0 -20px}#top_products .container .products-box:nth-child(2n) .row .txt{margin-right:-20px;margin-left:0}#top_products .container #top_products_A img{margin-top:-50px}}@media screen and (max-width:767px){#top_products .container #top_products_A .img{margin-bottom:30px}#top_products .container #top_products_A img{margin-bottom:-80px;height:300px}}#top_feature{margin-bottom:100px}#top_feature .sec_title{text-align:center}@media screen and (min-width:768px){#top_feature .sec_title{margin-top:220px}}#top_feature .sec_title h2{font-family:serif;font-size:2.625rem;font-weight:bold;color:#154996;letter-spacing:0.1em}@media screen and (max-width:767px){#top_feature .sec_title h2{font-size:2.25rem}}#top_feature .sec_title p{font-family:serif;font-size:1.5rem}@media screen and (max-width:767px){#top_feature .sec_title p{font-size:1.25rem}}#top_feature .container{padding:0}@media screen and (max-width:767px){#top_feature .container{padding:15px}}#top_feature .feature-box{background-color:#E0EAED;position:relative;padding:15px;margin-top:30px}@media screen and (min-width:768px){#top_feature .feature-box{margin-top:160px;margin-right:calc(50% - 50vw);padding:50px 0;padding-right:calc(50vw - 600px + 15px);padding-left:0}}#top_feature .feature-box h3{font-family:"Arimo", sans-serif;font-size:2rem;font-style:italic;color:#999}@media screen and (min-width:768px){#top_feature .feature-box h3{position:absolute;right:0;top:-60px;padding-right:calc(50vw - 600px + 15px)}}@media screen and (max-width:767px){#top_feature .feature-box h3{font-size:1.375rem;text-align:center;margin-top:0}}#top_feature .feature-box .row{max-width:1200px;margin:0}#top_feature .feature-box .img{width:360px;display:flex;align-items:center;justify-content:center}#top_feature .feature-box .txt{flex:1}#top_feature .feature-box .txt h4{font-family:serif;font-size:2rem;font-weight:bold;color:#154996;letter-spacing:0.2em}@media screen and (max-width:767px){#top_feature .feature-box .txt h4{font-size:2rem;text-align:center;margin-top:-135px;margin-bottom:90px}}#top_feature .feature-box .txt h5{font-size:1.375rem;font-weight:bold;line-height:1.6}@media screen and (max-width:767px){#top_feature .feature-box .txt h5{font-size:1.125rem;text-align:center}}#top_feature .feature-box .txt .btn_right{text-align:right;margin-top:30px}@media screen and (max-width:767px){#top_feature .feature-box .txt .btn_right{text-align:center;margin-top:15px}#top_feature .feature-box .txt .btn_right a{width:250px}}@media screen and (min-width:768px){#top_feature .feature-box:nth-child(2n+1){margin-left:calc(50% - 50vw);margin-right:auto;padding-left:calc(50vw - 600px + 15px);padding-right:0}#top_feature .feature-box:nth-child(2n+1) h3{left:0;right:auto;padding-left:calc(50vw - 600px + 15px)}#top_feature .feature-box:nth-child(2n+1) .row{flex-direction:row-reverse}}#top_news{padding:50px 0;background:url(/wp-content/themes/wp-base/css/../images/bg-info.png) left bottom #F2F2E5 no-repeat}#top_contact{background-color:#2F6CC7;margin-top:30px;color:white;text-align:center;padding:30px 0}@media screen and (min-width:768px){#top_contact{padding:150px 0}}#top_contact .sec_title h2{color:white}#top_contact .btn-box{margin-top:30px}#top_contact .btn_contact{border-radius:30px;font-size:1.25rem;text-align:center;font-weight:bold;padding:10px 40px;border:1px solid #fff;color:white;display:inline-block}.page_title{text-align:center;padding:80px 0 100px;background-size:cover;background-color:#dae7ee;height:555px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.page_title h2{color:#154996;font-size:2.625rem;font-weight:bold;margin:0 0 20px}.page_title h2,.page_title .page_intro{text-shadow:0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee, 0px 0px 10px #dae7ee}.products_list{display:flex;flex-wrap:wrap;gap:30px;margin-top:-250px}@media screen and (max-width:767px){.products_list{flex-direction:column;justify-content:center;margin-top:-100px}}.products_list .products-box{width:calc((100% - 60px)/3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3);background-color:white}@media screen and (max-width:767px){.products_list .products-box{width:calc((100% - 60px)/1);margin:0 auto}}.products_list .products-box .img{height:360px;background-color:#ccc}@media screen and (max-width:767px){.products_list .products-box .img{height:auto}}.products_list .products-box .img img{object-fit:contain;width:100%;height:360px}@media screen and (max-width:767px){.products_list .products-box .img img{height:auto}}.products_list .products-box .txt h3{background-color:#154996;color:white;font-weight:bold;font-size:1.75rem;padding:10px 15px;margin:0;line-height:1}.products_list .products-box .txt dl{margin:15px;display:flex;flex-wrap:wrap;font-size:0.875rem;border-top:1px solid #ccc}.products_list .products-box .txt dl dt{width:30%;border-left:1px solid #ccc;border-bottom:1px solid #ccc;padding:3px 5px}.products_list .products-box .txt dl dd{width:70%;border-left:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:3px 5px}#products_page{margin-top:-250px}#products_page .products-box{box-shadow:0 0 5px rgba(0, 0, 0, 0.3);background-color:white;padding:30px 0;margin-bottom:30px}#products_page .products-box .row{gap:30px;margin:0}@media screen and (max-width:767px){#products_page .products-box .row{gap:30px 0;justify-content:center;margin:0 1em}}#products_page .products-box .img{width:260px;background-color:#ccc}#products_page .products-box .img img{object-fit:contain;width:100%;height:260px}#products_page .products-box .txt{flex:1;flex-direction:column;display:flex}@media screen and (max-width:767px){#products_page .products-box .txt{flex-basis:90%;margin:0 auto}}#products_page .products-box .txt h4{color:#154996;font-weight:bold;font-size:1.75rem;padding:0;margin:0 0 20px}#products_page .products-box .txt .btn-box{text-align:right;margin-top:auto}.works_list{margin-top:100px}.works_list .works_title{text-align:center;font-weight:bold;font-size:2rem;margin-bottom:30px;color:#154996;display:flex;letter-spacing:0.3em;align-items:center}.works_list .works_title:before,.works_list .works_title:after{content:"";height:10px;flex-grow:1;border-top:2px solid #ccc;border-bottom:2px solid #ccc}.works_list .works_title:before{margin-right:1rem}.works_list .works_title:after{margin-left:1rem}.works_list .cat_list{list-style:none;margin:0;padding:0;font-size:0.875rem;display:flex;flex-direction:row-reverse;justify-content:center;gap:10px}.works_list .cat_list li:first-child:before{content:"/";display:inline-block;color:#ccc;margin-right:10px}.works_list .sbloglist{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:767px){.works_list .sbloglist{flex-direction:column}}.works_list .sbloglist .works-box{width:calc((100% - 60px)/4);background-color:white;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);display:flex;flex-direction:column}@media screen and (max-width:767px){.works_list .sbloglist .works-box{width:calc((100% - 60px)/1);margin:0 auto}}.works_list .sbloglist .works-box .img{height:270px;background-color:#ccc}@media screen and (max-width:767px){.works_list .sbloglist .works-box .img{height:auto}}.works_list .sbloglist .works-box .img img{object-fit:contain;width:100%;height:270px}@media screen and (max-width:767px){.works_list .sbloglist .works-box .img img{height:auto}}.works_list .sbloglist .works-box .pttl{text-align:center;font-weight:bold;font-size:1.125rem;margin-top:0}.works_list .sbloglist .works-box .txt{padding:15px}.works_list .sbloglist .works-box .txt dl{margin:0;display:flex;flex-wrap:wrap;border-bottom:1px solid #ccc;font-size:0.875rem}.works_list .sbloglist .works-box .txt dl dt{width:35%;border-left:1px solid #ccc;padding:3px 5px}.works_list .sbloglist .works-box .txt dl dd{width:65%;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:3px 5px}.works_list .sbloglist .works-box .txt dl:first-of-type{border-top:1px solid #ccc}.single-page{margin-top:-350px;padding:80px;background-color:white;box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}@media screen and (max-width:767px){.single-page{padding:15px}}.single-page>dl{border-bottom:1px solid #ccc;padding:10px 0;margin-bottom:0}.single-page>dl>dd>dl{margin:0}.single-page>dl>dd>dl>dt{font-weight:normal}@media screen and (min-width:768px){.single-page dl{display:flex;align-items:center}.single-page dt{width:11em}.single-page dd{flex:1}.single-page dd dl{border:none;padding:0}.single-page dd dl dt{font-weight:normal}}.single-page table th{font-weight:normal;padding-right:1em}.single-page table td{text-align:right}.single-page form dt span{border-radius:10px;padding:3px 7px;font-size:0.75rem;color:white;background-color:#154996;display:inline-block;margin-right:5px;line-height:1;vertical-align:text-bottom}.news_list{max-width:620px;margin:50px auto}.news_list dl{display:flex}.news_list dt{width:9em;color:#154996}.news_list dd{flex:1}.news_list dd a{text-decoration:underline;color:#333333}.info-box{padding:50px}@media screen and (max-width:767px){.info-box{padding:20px}}.info-box .content-header{border-bottom:2px solid #ccc;padding:20px 0;border-top:1px solid #ccc}@media screen and (max-width:767px){.info-box .content-header{padding:10px 0}}.info-box .content-header h1{margin:0;font-weight:bold;color:#154996}.info-box .content-body{padding:30px 0}@media screen and (max-width:767px){.info-box .content-body{padding:10px 0}}.info-box .content-footer{border-top:1px dotted #ccc;text-align:center;padding-top:30px}@media screen and (max-width:767px){.info-box .content-footer{padding-top:10px}}.gmap{width:100%;position:relative;padding-top:56.25%}@media screen and (max-width:767px){.gmap{padding-top:160%}}.gmap iframe{position:absolute;top:0;left:0;width:100%;height:100%}