@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap);.drawer-button[data-v-02abc28a]{width:38px;cursor:pointer}@media screen and (max-width:767px){.drawer-button[data-v-02abc28a]{width:40px}}.drawer-menu[data-v-02abc28a]{transition:all 1s ease 0s;position:fixed;top:0;background-color:#fff;padding:5px 10px 50px 10px;box-sizing:border-box;z-index:999;width:230px}.drawer-menu .drawer-header[data-v-02abc28a]{display:flex;justify-content:flex-end;align-items:flex-start}.drawer-menu .drawer-header img.close-button[data-v-02abc28a]{width:20px;margin:20px;cursor:pointer}.drawer-menu .drawer-body .drawer-item[data-v-02abc28a]{text-align:initial;border-top:1px solid var(--green);padding:18px 10px}.drawer-menu .drawer-body .drawer-item[data-v-02abc28a]:last-child{border-bottom:1px solid var(--green)}.drawer-menu .drawer-body .drawer-item a[data-v-02abc28a]{text-decoration:none;color:var(--black)}.drawer-menu .drawer-body .drawer-item a[data-v-02abc28a]:hover{color:var(--green)}.open-drawer[data-v-02abc28a]{transform:translateX(-230px);right:-230px}.close-drawer[data-v-02abc28a]{transform:translateX(230px);right:-230px}.back-gray[data-v-02abc28a]{display:none;position:fixed;z-index:995;top:0;right:0;width:100%;height:100%;background-color:grey;opacity:.4}.back-gray-show[data-v-02abc28a]{display:initial}.header[data-v-2f2ed1b3]{width:100vw;display:flex;justify-content:space-between;align-items:center;height:70px;position:fixed;z-index:999;background-color:#fff}@media screen and (max-width:767px){.header[data-v-2f2ed1b3]{height:60px}}.header .header-left[data-v-2f2ed1b3]{width:400px;margin-left:20px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px) and (max-width:1150px){.header .header-left[data-v-2f2ed1b3]{width:300px}}@media screen and (max-width:767px){.header .header-left[data-v-2f2ed1b3]{width:70%;margin-left:5px}}.header .header-left .to-top[data-v-2f2ed1b3]{cursor:pointer}.header .header-left .to-top[data-v-2f2ed1b3]:hover{opacity:.8}.header .header-right[data-v-2f2ed1b3]{width:650px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.header .header-right[data-v-2f2ed1b3]{width:30%;justify-content:flex-end;padding-right:10px}}.header .header-right a[data-v-2f2ed1b3]{text-decoration:none;color:var(--black)}.header .header-right img[data-v-2f2ed1b3]{width:35px;margin-right:3px}.header .header-right .tel-hours[data-v-2f2ed1b3]{color:var(--green);display:flex;flex-direction:column}@media screen and (min-width:768px) and (max-width:979px){.header .header-right .tel-hours[data-v-2f2ed1b3]{width:35%;margin-left:35px}}@media screen and (max-width:767px){.header .header-right .tel-hours[data-v-2f2ed1b3]{display:none}}.header .header-right .tel-hours span[data-v-2f2ed1b3]{display:inline-block;vertical-align:middle}.header .header-right .tel-hours .tel[data-v-2f2ed1b3]{font-size:25px;vertical-align:middle}.header .header-right .tel-hours .hour[data-v-2f2ed1b3]{font-size:16px}@media screen and (min-width:768px) and (max-width:979px){.header .header-right .tel-hours .hour[data-v-2f2ed1b3]{display:none}}@media screen and (min-width:768px) and (max-width:979px){.header .header-right .tel-hours .tel-text[data-v-2f2ed1b3]{font-size:11px}}.header .header-right .line-contact[data-v-2f2ed1b3],.header .header-right .mail-contact[data-v-2f2ed1b3]{display:inline-block;transition:.3s;transform:scale(1)}.header .header-right .line-contact img[data-v-2f2ed1b3],.header .header-right .line-contact span[data-v-2f2ed1b3],.header .header-right .mail-contact img[data-v-2f2ed1b3],.header .header-right .mail-contact span[data-v-2f2ed1b3]{vertical-align:middle}@media screen and (max-width:767px){.header .header-right .line-contact[data-v-2f2ed1b3],.header .header-right .mail-contact[data-v-2f2ed1b3]{display:none}}.header .header-right .mail-contact[data-v-2f2ed1b3]:hover{transform:scale(1.1)}.header .header-right .line-contact[data-v-2f2ed1b3]{white-space:nowrap}.header .header-right .line-contact[data-v-2f2ed1b3]:hover{transform:scale(1.1)}.header .header-right .hamburger[data-v-2f2ed1b3]{margin-right:30px}@media screen and (min-width:768px) and (max-width:979px){.header .header-right .hamburger[data-v-2f2ed1b3]{margin-right:10px}}@media screen and (max-width:767px){.header .header-right .hamburger[data-v-2f2ed1b3]{margin-right:5px}}.to-top-button[data-v-842201ea]{display:none;position:fixed;width:60px;height:auto;z-index:999;right:2%;bottom:6%;cursor:pointer;opacity:.7;border:2px solid #fff}@media screen and (max-width:767px){.to-top-button[data-v-842201ea]{width:45px;opacity:.8;bottom:9%}}.to-top-button[data-v-842201ea]:hover{opacity:1}.over-baseline[data-v-842201ea]{display:initial;display:flex;justify-content:center;align-items:center}.layout-footer[data-v-56bef87c]{background-color:var(--green);height:50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}@media screen and (max-width:767px){.layout-footer[data-v-56bef87c]{align-items:center;margin-bottom:40px}}.layout-footer .copyright[data-v-56bef87c]{display:flex;align-items:flex-end;font-size:13px;color:#fff;margin-right:120px}@media screen and (max-width:767px){.layout-footer .copyright[data-v-56bef87c]{margin-right:0}}.layout-footer .copyright p[data-v-56bef87c]{margin-bottom:10px}@media screen and (max-width:767px){.layout-footer .copyright p[data-v-56bef87c]{line-height:1.1em}}.layout-footer .copyright img[data-v-56bef87c]{width:60px}.layout-footer .mobile-fixed[data-v-56bef87c]{display:none}@media screen and (max-width:767px){.layout-footer .mobile-fixed[data-v-56bef87c]{display:flex;justify-content:space-around;position:fixed;bottom:0;width:100%;height:2.5em;background-color:hsla(0,0%,100%,.7);align-items:center;z-index:999}.layout-footer .mobile-fixed a[data-v-56bef87c]{text-decoration:none;color:#fff}.layout-footer .mobile-fixed .contact[data-v-56bef87c],.layout-footer .mobile-fixed .tel[data-v-56bef87c]{width:48%;text-align:center;padding:10px 0;font-size:13px;vertical-align:middle;margin:0}.layout-footer .mobile-fixed .contact img[data-v-56bef87c],.layout-footer .mobile-fixed .tel img[data-v-56bef87c]{width:15px;vertical-align:middle;margin-right:3px}.layout-footer .mobile-fixed .contact span[data-v-56bef87c],.layout-footer .mobile-fixed .tel span[data-v-56bef87c]{vertical-align:middle}.layout-footer .mobile-fixed .contact[data-v-56bef87c]{background-color:var(--green);color:#fff}.layout-footer .mobile-fixed .tel[data-v-56bef87c]{background-color:var(--blue);color:#000!important}}#app{font-family:Noto Sans JP,Yu Gothic Medium,游ゴシック Medium,YuGothic,游ゴシック体,ヒラギノ角ゴ Pro W3,メイリオ,sans-serif;font-size:16px;color:#2c3e50}:root{--black:#3e3a39;--green:#1ba09f;--gray:#a6a6a6;--blue:#00639d;--line:#06c755}html *{box-sizing:border-box!important}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast}.wrap{width:100vw;max-width:1150px;margin:0 auto;line-height:2em}@media screen and (max-width:1100px){.wrap{padding-left:20px;padding-right:20px}}.sp-kaigyo{display:none}@media screen and (max-width:767px){.sp-kaigyo{display:initial!important}}@media screen and (max-width:767px){.pc-kaigyo{display:none}}.body-top{padding-top:70px}@media (max-width:767px){.body-top{padding-top:60px}}h1,h2{font-size:32px;font-weight:500;text-align:center}.blue-area{padding:100px 0}.space-100{margin-top:100px}@media screen and (max-width:767px){.space-100{margin-top:30px}}.space-150{margin-top:150px}@media screen and (max-width:767px){.space-150{margin-top:60px}}.space-200{margin-top:200px}@media screen and (max-width:767px){.space-200{margin-top:100px}}.description-area h3{font-size:22px;font-weight:500;margin-bottom:20px}.description-area p{margin-bottom:40px}.description-area .bottom-0{margin-bottom:0}.description-area .blue{color:var(--blue)}.description-area .green{color:var(--green)}.description-area ol{margin-bottom:40px}.description-area ol li{list-style-type:decimal;margin-left:20px}.description-area ul{margin-bottom:40px}.description-area ul li{list-style:disc;margin-left:20px}.description-area .none{margin-top:30px}.description-area .none li{list-style-type:none;margin-left:0}h1[data-v-e4aa427e],h2[data-v-e4aa427e]{font-size:32px}@media screen and (max-width:767px){h1[data-v-e4aa427e],h2[data-v-e4aa427e]{font-size:28px;padding:0 10px;line-height:1.5em}}h3[data-v-e4aa427e]{font-size:22px}@media screen and (max-width:767px){h3[data-v-e4aa427e]{font-size:20px}}.typeA[data-v-e4aa427e]{color:var(--green)}.typeA h1[data-v-e4aa427e],.typeA h2[data-v-e4aa427e],.typeA h3[data-v-e4aa427e],.typeA h4[data-v-e4aa427e],.typeA h5[data-v-e4aa427e]{text-align:center}.typeB2[data-v-e4aa427e],.typeB3[data-v-e4aa427e],.typeB[data-v-e4aa427e]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100px}.typeB2 h1[data-v-e4aa427e],.typeB2 h2[data-v-e4aa427e],.typeB2 h3[data-v-e4aa427e],.typeB2 h4[data-v-e4aa427e],.typeB2 h5[data-v-e4aa427e],.typeB3 h1[data-v-e4aa427e],.typeB3 h2[data-v-e4aa427e],.typeB3 h3[data-v-e4aa427e],.typeB3 h4[data-v-e4aa427e],.typeB3 h5[data-v-e4aa427e],.typeB h1[data-v-e4aa427e],.typeB h2[data-v-e4aa427e],.typeB h3[data-v-e4aa427e],.typeB h4[data-v-e4aa427e],.typeB h5[data-v-e4aa427e]{color:#fff}.typeB3[data-v-e4aa427e],.typeB[data-v-e4aa427e]{background-color:var(--green)}.typeB2[data-v-e4aa427e]{background-color:var(--blue)}@media screen and (max-width:767px){.typeB3 h2[data-v-e4aa427e]{font-size:26px}}.typeC h1[data-v-e4aa427e],.typeC h2[data-v-e4aa427e],.typeC h3[data-v-e4aa427e],.typeC h4[data-v-e4aa427e],.typeC h5[data-v-e4aa427e]{text-align:left;border-bottom:var(--green) solid 1px;padding-bottom:10px;font-weight:500}.black-line[data-v-cc602120]{border-bottom:solid 2px var(--black);margin:37px auto 55px auto;width:78px}.about-us-box[data-v-1c3b7fc2]{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:767px){.about-us-box[data-v-1c3b7fc2]{flex-direction:column}}.about-us-box .left[data-v-1c3b7fc2]{width:48%}@media screen and (max-width:767px){.about-us-box .left[data-v-1c3b7fc2]{width:100%}}.about-us-box .right[data-v-1c3b7fc2]{width:48%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.about-us-box .right[data-v-1c3b7fc2]{width:100%;margin-top:30px}}.about-us-box .right .text[data-v-1c3b7fc2]{flex-basis:38%;padding-bottom:30px}.about-us-box .right .philosophy[data-v-1c3b7fc2]{flex-basis:60%;border-left:solid 6px var(--green)}@media screen and (max-width:767px){.about-us-box .right .philosophy[data-v-1c3b7fc2]{margin-top:30px}}.about-us-box .right .philosophy .cover[data-v-1c3b7fc2]{padding-left:20px}.about-us-box .right .philosophy .cover .sub[data-v-1c3b7fc2]{color:var(--green);font-size:18px;font-weight:500;list-style-type:none}.about-us-box .right .philosophy .cover .sub li[data-v-1c3b7fc2]:before{content:"■";width:6px;height:6px;margin-right:4px}.about-us-box .right .philosophy .cover .list-box[data-v-1c3b7fc2]{margin-left:22px}.about-us-box .right .philosophy .cover .list-box ul[data-v-1c3b7fc2]{list-style-type:disc}.typeA .cover[data-v-730d7183]{justify-content:flex-end}.typeA .cover .button[data-v-730d7183],.typeA .cover[data-v-730d7183]{display:flex;align-items:center}.typeA .cover .button p[data-v-730d7183]{font-weight:700}.typeA .cover .arrow[data-v-730d7183]{position:relative;display:inline-block;padding-left:20px}.typeA .cover .arrow[data-v-730d7183]:before{content:"";width:15px;height:15px;border:0;border-top:solid 4px var(--green);border-right:solid 4px var(--green);transform:rotate(45deg);position:absolute;top:50%;left:0;margin-top:-9px}.typeA a[data-v-730d7183]{text-decoration:none;color:var(---black)}.typeB .cover .button[data-v-730d7183],.typeB .cover[data-v-730d7183]{display:flex;justify-content:center;align-items:center}.typeB .cover .button[data-v-730d7183]{padding:10px 30px;border:2px solid var(--green)}.typeB .cover .button p[data-v-730d7183]{font-weight:400}.typeB .cover a[data-v-730d7183]{text-decoration:none;color:var(--green)}.typeB .cover a[data-v-730d7183]:hover{background:var(--green);color:#fff}.typeC .cover[data-v-730d7183]{justify-content:flex-start}.typeC .cover .button[data-v-730d7183],.typeC .cover[data-v-730d7183]{display:flex;align-items:center}.typeC .cover .button p[data-v-730d7183]{font-weight:700}.typeC .cover .arrow-before[data-v-730d7183]{position:relative;display:inline-block;padding-right:20px}.typeC .cover .arrow-before[data-v-730d7183]:before{content:"";width:15px;height:15px;border:0;border-top:solid 4px var(--green);border-right:solid 4px var(--green);transform:rotate(225deg);position:absolute;top:50%;left:0;margin-top:-9px}.typeC a[data-v-730d7183]{text-decoration:none;color:var(---black)}.about-us-box[data-v-3d448e04]{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:767px){.about-us-box[data-v-3d448e04]{flex-direction:column}}.about-us-box .left[data-v-3d448e04]{width:48%}@media screen and (max-width:767px){.about-us-box .left[data-v-3d448e04]{width:100%}}.about-us-box .left .square[data-v-3d448e04]{background-color:var(--green);width:100%;padding-top:100%;position:relative}.about-us-box .left .square img[data-v-3d448e04]{position:absolute;top:50%;left:50%;width:75%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.about-us-box .right[data-v-3d448e04]{width:48%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.about-us-box .right[data-v-3d448e04]{width:100%;margin-top:30px}}.about-us-box .right .hello[data-v-3d448e04]{height:50%;border-bottom:1px solid var(--black)}@media screen and (max-width:767px){.about-us-box .right .hello[data-v-3d448e04]{padding-bottom:30px}}.about-us-box .right .hello h4[data-v-3d448e04]{color:var(--green);font-size:22px;font-weight:500}.about-us-box .right .hello .hello-text[data-v-3d448e04]{padding-bottom:13px}.about-us-box .right .history[data-v-3d448e04]{height:50%}.about-us-box .right .history h5[data-v-3d448e04]{color:var(--green);font-weight:500;font-size:18px;margin-top:7px}.about-us-box .right p[data-v-3d448e04]{line-height:2.3em}.button[data-v-3d448e04]{margin:20px 0}.ui-box[data-v-c9fba040]{padding:30px 0}.ui-box .cover[data-v-c9fba040]{display:flex;flex-direction:column}.ui-box .cover .photo[data-v-c9fba040]{width:100%}.ui-box .cover h3[data-v-c9fba040]{color:var(--green);font-weight:500;font-size:22px;text-align:center;margin:20px 0}.ui-box .cover p[data-v-c9fba040]{word-wrap:break-word}.ui-box .cover .category-cover[data-v-c9fba040]{display:flex;align-items:flex-start;padding:20px 0}.ui-box .cover .category-cover .cat[data-v-c9fba040]{width:70px;height:70px;background-color:var(--green);color:#fff;font-size:15px;display:flex;justify-content:center;align-items:center;vertical-align:top;margin-top:10px}@media screen and (max-width:767px){.ui-box .cover .category-cover .cat[data-v-c9fba040]{width:60px;height:60px}}.ui-box .cover .category-cover .cat-text[data-v-c9fba040]{width:80%;display:flex;flex-direction:column;padding-left:20px}.ui-box .cover .category-cover .cat-text ul[data-v-c9fba040]{color:var(--black);list-style-type:disc}.service-box[data-v-11b25713]{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.service-box[data-v-11b25713]{flex-direction:column}}.service-box .box[data-v-11b25713]{width:49%}@media screen and (max-width:767px){.service-box .box[data-v-11b25713]{width:100%}}.service-box[data-v-11b25713] li{margin-left:1.4em!important;text-indent:-1.4em!important}.estimate-box[data-v-3be11c8b]{margin-top:80px;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:767px){.estimate-box[data-v-3be11c8b]{flex-direction:column}}.estimate-box img[data-v-3be11c8b]{width:46%}@media screen and (max-width:767px){.estimate-box img[data-v-3be11c8b]{width:100%}}.estimate-box .estimate-body[data-v-3be11c8b]{width:50%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.estimate-box .estimate-body[data-v-3be11c8b]{width:100%;margin-top:30px}}.estimate-box .estimate-body h4[data-v-3be11c8b]{color:var(--green);font-weight:500;font-size:34px;margin-bottom:20px}@media screen and (max-width:767px){.estimate-box .estimate-body h4[data-v-3be11c8b]{margin-bottom:20px;font-size:28px}}.estimate-box .estimate-body ul[data-v-3be11c8b]{list-style:none}.estimate-box .estimate-body ul li[data-v-3be11c8b]{padding:14px 0 14px 48px;background-repeat:no-repeat;background-size:2em;background-position:0;font-size:20px}@media screen and (max-width:767px){.estimate-box .estimate-body ul li[data-v-3be11c8b]{background-position:0 5px;padding:0 0 28px 48px}}.estimate-foot[data-v-3be11c8b]{border-top:2px solid var(--blue);border-bottom:2px solid var(--blue);margin:50px 0;text-align:center}.estimate-foot p[data-v-3be11c8b]{width:100%;color:var(--blue);font-size:26px;font-weight:500;padding:25px 0}.outer[data-v-12c7452a]{margin:15px 0;min-height:120px;display:flex;align-items:stretch;justify-content:space-between}.outer .bar-box[data-v-12c7452a]{display:flex;align-items:center}@media screen and (max-width:767px){.outer .bar-box[data-v-12c7452a]{flex-direction:column;width:100%}}.outer .bar-box .bar-no[data-v-12c7452a]{min-width:100px;display:flex;justify-content:center;align-items:center;border-right:1px solid #fff;border-left:1px solid #fff}@media screen and (max-width:767px){.outer .bar-box .bar-no[data-v-12c7452a]{margin-top:20px}}.outer .bar-box .bar-no p[data-v-12c7452a]{font-size:34px;color:#fff}.outer .bar-box .bar-text[data-v-12c7452a]{font-size:26px;color:#fff;padding-left:30px}@media screen and (max-width:767px){.outer .bar-box .bar-text[data-v-12c7452a]{padding:0;padding-bottom:10px;margin:15px 0;font-size:25px;display:flex;justify-content:center}.outer .bar-box .bar-text p[data-v-12c7452a]{vertical-align:middle}}.typeA[data-v-12c7452a]{background-color:var(--blue)}.typeB[data-v-12c7452a]{background-color:var(--green)}.jumpto[data-v-12c7452a]{cursor:pointer}.jumpto[data-v-12c7452a] :hover{opacity:.8}.service-box[data-v-48167782]{display:flex;flex-wrap:wrap;justify-content:space-between}.map .top-text ul[data-v-7262e6f2]{list-style-type:disc}.map .top-text ul li[data-v-7262e6f2]{margin-left:20px;letter-spacing:.1px}.map .top-text .note[data-v-7262e6f2]{margin-top:30px}.map .bottom-cover[data-v-7262e6f2]{display:flex;justify-content:space-between}@media screen and (max-width:767px){.map .bottom-cover[data-v-7262e6f2]{flex-direction:column}}.map .bottom-cover .left[data-v-7262e6f2]{width:30%}@media screen and (max-width:767px){.map .bottom-cover .left[data-v-7262e6f2]{width:100%}}.map .bottom-cover .left .center-text[data-v-7262e6f2]{font-size:15px;margin:50px 0}@media screen and (max-width:979px){.map .bottom-cover .left .center-text[data-v-7262e6f2]{width:100%}}.map .bottom-cover .left .center-text .title[data-v-7262e6f2]{background-color:var(--green);color:#fff;text-align:center;margin-bottom:20px}.map .bottom-cover .left .center-text .sub[data-v-7262e6f2]{font-size:16px;color:var(--green)}.map .bottom-cover .left .center-text span[data-v-7262e6f2]{margin-left:15px}.map .bottom-cover .left .center-text .no2[data-v-7262e6f2]{margin-left:11px}.map .bottom-cover img[data-v-7262e6f2]{width:65%}@media screen and (max-width:767px){.map .bottom-cover img[data-v-7262e6f2]{width:100%;margin-top:30px}}.file[data-v-23effcb2]{margin-bottom:20px}.file .show-bar[data-v-23effcb2]{display:flex;height:100px;border:solid 1px var(--green)}@media screen and (max-width:767px){.file .show-bar[data-v-23effcb2]{display:block;height:auto}}.file .show-bar .file-name[data-v-23effcb2]{width:100px;background-color:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}@media screen and (max-width:767px){.file .show-bar .file-name[data-v-23effcb2]{width:100%}}.file .show-bar .company[data-v-23effcb2],.file .show-bar .type[data-v-23effcb2]{width:calc(50% - 50px);padding:10px 30px;font-size:20px;display:flex;align-items:center}@media screen and (min-width:768px) and (max-width:979px){.file .show-bar .company[data-v-23effcb2],.file .show-bar .type[data-v-23effcb2]{padding:10px 20px;font-size:16px!important}}@media screen and (max-width:767px){.file .show-bar .company[data-v-23effcb2],.file .show-bar .type[data-v-23effcb2]{width:100%;font-size:16px}}.file .show-bar .company[data-v-23effcb2]{border-right:var(--green) solid 1px;color:var(--green);display:flex;justify-content:space-between}.file .show-bar .company .company-photo[data-v-23effcb2]{width:80px;-o-object-fit:cover;object-fit:cover}.file .show-bar[data-v-23effcb2] .type{display:flex;justify-content:space-between;font-size:18px}.file .show-bar[data-v-23effcb2] .type span{color:var(--green);font-size:18px}@media screen and (min-width:768px) and (max-width:979px){.file .show-bar[data-v-23effcb2] .type span{font-size:16px}}@media screen and (max-width:767px){.file .show-bar[data-v-23effcb2] .type span{font-size:16px}}.file .show-bar[data-v-23effcb2] .type .open-button{width:32px}@media screen and (min-width:768px) and (max-width:979px){.file .show-bar[data-v-23effcb2] .type .open-button{margin-left:10px}}@media screen and (max-width:767px){.file .show-bar[data-v-23effcb2] .type .open-button{margin-left:calc(100% - 32px);margin-top:10px}}@media screen and (max-width:767px){.file .show-bar[data-v-23effcb2] .type{display:block;font-size:16px}}.file .show-bar[data-v-23effcb2]:hover{filter:opacity(70%);cursor:pointer}.file .buttom-side[data-v-23effcb2]{display:flex;border:solid 1px var(--green);border-top:none;padding:40px}@media screen and (max-width:767px){.file .buttom-side[data-v-23effcb2]{flex-direction:column}}.file .photo-cover[data-v-23effcb2]{width:20%;min-width:180px;display:flex;align-items:flex-start;justify-content:center;margin-right:30px}@media screen and (max-width:767px){.file .photo-cover[data-v-23effcb2]{width:70%;margin:0 auto;margin-bottom:20px}}.file .photo-cover .photo[data-v-23effcb2]{width:100%;-o-object-fit:cover;object-fit:cover}.file .detail[data-v-23effcb2]{width:78%}@media screen and (max-width:767px){.file .detail[data-v-23effcb2]{width:100%}}.v-enter[data-v-23effcb2]{opacity:0}.v-enter-active[data-v-23effcb2]{transition:opacity 1s}.v-enter-to[data-v-23effcb2],.v-leave[data-v-23effcb2]{opacity:1}.v-leave-active[data-v-23effcb2]{transition:opacity .5s}.v-leave-to[data-v-23effcb2]{opacity:0}.glaf[data-v-3ecd1734]{margin-bottom:50px}.glaf h3[data-v-3ecd1734]{text-align:center;font-size:20px;margin-bottom:10px;font-weight:500}@media screen and (max-width:767px){.pc-only[data-v-3ecd1734]{display:none}}.sp-only[data-v-3ecd1734]{display:none}@media screen and (max-width:767px){.sp-only[data-v-3ecd1734]{display:initial}}@media screen and (max-width:767px){.sp-font[data-v-3ecd1734]{font-size:16px!important}}.typeA .list-cover[data-v-24164388]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media screen and (max-width:767px){.typeA .list-cover[data-v-24164388]{flex-direction:column}}.typeA .list-cover .category[data-v-24164388]{width:20%;min-width:150px;text-align:center;border:1px var(--green) solid;padding:10px 0;font-size:20px;color:var(--green);font-weight:500;max-height:57px}@media screen and (max-width:767px){.typeA .list-cover .category[data-v-24164388]{width:100%}}.typeA .list-cover .detail[data-v-24164388]{width:78%;margin-left:10px;letter-spacing:.1px;line-height:1.2em;font-size:16px}@media screen and (max-width:767px){.typeA .list-cover .detail[data-v-24164388]{width:100%;margin-top:20px;line-height:1.5em}}.outer[data-v-42b27d9c]{padding-top:50px}@media screen and (max-width:767px){.outer[data-v-42b27d9c]{padding-top:0}}.outer[data-v-06fc2ff9]{margin:15px 0;min-height:120px;display:flex;align-items:stretch;justify-content:space-between}.outer .bar-box[data-v-06fc2ff9]{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:767px){.outer .bar-box[data-v-06fc2ff9]{flex-direction:column}}.outer .bar-box .cover[data-v-06fc2ff9]{display:flex}@media screen and (max-width:767px){.outer .bar-box .cover[data-v-06fc2ff9]{flex-direction:column;align-items:center}}.outer .bar-box .bar-no[data-v-06fc2ff9]{min-width:100px;display:flex;justify-content:center;align-items:center;border-right:1px solid #fff;border-left:1px solid #fff}@media screen and (max-width:767px){.outer .bar-box .bar-no[data-v-06fc2ff9]{margin:10px 0;width:100px}}.outer .bar-box .bar-no p[data-v-06fc2ff9]{font-size:34px;color:#fff}.outer .bar-box .bar-text[data-v-06fc2ff9]{font-size:26px;color:#fff;padding-left:30px;display:flex;justify-content:space-between}.outer .bar-box .bar-text[data-v-06fc2ff9] span{font-size:24px}@media screen and (max-width:767px){.outer .bar-box .bar-text[data-v-06fc2ff9]{padding:0;margin:15px 0;font-size:25px;display:flex;justify-content:center}.outer .bar-box .bar-text p[data-v-06fc2ff9]{vertical-align:middle}}.typeA[data-v-06fc2ff9]{background-color:var(--blue)}.typeB[data-v-06fc2ff9]{background-color:var(--green)}.open[data-v-06fc2ff9]{width:32px;height:32px;margin-left:20px}@media screen and (max-width:767px){.open[data-v-06fc2ff9]{margin-left:calc(100% - 30px);margin-bottom:10px}}.open[data-v-06fc2ff9]:hover{filter:opacity(85%);cursor:pointer}[data-v-6881f1f8] h3{font-weight:500;font-size:20px;margin:40px 0 10px 0;color:var(--green)}.cover[data-v-6881f1f8]{display:flex;justify-content:center;align-items:center;margin:30px 50px}.cover .button[data-v-6881f1f8]{display:flex;align-items:center;justify-content:center;padding:5px 50px;border:2px solid var(--green);color:var(--green)}.cover .button p[data-v-6881f1f8]{font-weight:400}.cover .button[data-v-6881f1f8]:hover{background:var(--green);color:#fff}.v-enter[data-v-6881f1f8]{opacity:0}.v-enter-active[data-v-6881f1f8]{transition:opacity 1s}.v-enter-to[data-v-6881f1f8],.v-leave[data-v-6881f1f8]{opacity:1}.v-leave-active[data-v-6881f1f8]{transition:opacity .5s}.v-leave-to[data-v-6881f1f8]{opacity:0}[data-v-8962c6dc] ul{padding-left:20px}[data-v-8962c6dc] ul li{list-style-type:disc}.outer[data-v-4305764f]{padding:20px 0;min-height:140px;display:flex;align-items:center;justify-content:center}.outer .bar-box[data-v-4305764f]{display:flex;align-items:stretch;width:100%}@media screen and (max-width:767px){.outer .bar-box[data-v-4305764f]{flex-direction:column}}.outer .bar-box .bar-no[data-v-4305764f]{width:80px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.outer .bar-box .bar-no[data-v-4305764f]{width:100%;justify-content:flex-start;border:solid 1px var(--green)}}.outer .bar-box .bar-no p[data-v-4305764f]{font-size:50px;color:var(--green)}@media screen and (max-width:767px){.outer .bar-box .bar-no p[data-v-4305764f]{margin:10px 0 15px 20px;vertical-align:middle;width:100%}}.outer .bar-box .bar-title[data-v-4305764f]{color:var(--green);font-size:18px;width:300px;display:flex;align-items:center;justify-content:center;min-height:70px}@media screen and (max-width:767px){.outer .bar-box .bar-title[data-v-4305764f]{width:100%;margin-top:20px;font-size:20px}}.outer .bar-box .bar-title .title-cover[data-v-4305764f]{height:auto;min-height:64px;width:80%;display:flex;align-items:center}@media screen and (max-width:767px){.outer .bar-box .bar-title .title-cover[data-v-4305764f]{width:90%}}.outer .bar-box .bar-text[data-v-4305764f]{font-size:16px;width:75%;display:flex;align-items:center}@media screen and (max-width:767px){.outer .bar-box .bar-text[data-v-4305764f]{width:100%}}.outer .bar-box .bar-text p[data-v-4305764f]{padding:20px;border-left:1px solid var(--green)}@media screen and (max-width:767px){.outer .bar-box .bar-text p[data-v-4305764f]{border:none;padding:10px 20px}}.outer .bar-box .bar-text[data-v-4305764f] span{color:var(--green)}.typeA .outer[data-v-4305764f]{border-top:1px solid var(--green)}@media screen and (max-width:767px){.typeA .outer[data-v-4305764f]{border-top:none}}.typeB .outer[data-v-4305764f]{border-top:1px solid var(--green);border-bottom:1px solid var(--green)}@media screen and (max-width:767px){.typeB .outer[data-v-4305764f]{border:none}}[data-v-7a208ecb] a{text-decoration:none;color:var(--green)}[data-v-7a208ecb] a:hover{opacity:.8}.ui-to-contact[data-v-5a9b15d5]{margin:100px 0 50px 0}@media screen and (max-width:767px){.ui-to-contact[data-v-5a9b15d5]{margin-top:50px;margin-bottom:0}}.ui-to-contact .note[data-v-5a9b15d5]{text-align:center;font-size:20px;margin-bottom:30px}@media screen and (max-width:767px){.ui-to-contact .note[data-v-5a9b15d5]{padding:0 20px;line-height:1.5em;font-size:17px}}.ui-to-contact .contact-bar[data-v-5a9b15d5]{display:flex;height:150px;color:#fff}@media screen and (max-width:767px){.ui-to-contact .contact-bar[data-v-5a9b15d5]{flex-direction:column;height:auto}}.ui-to-contact .contact-bar .small[data-v-5a9b15d5]{font-size:20px;margin-bottom:15px}.ui-to-contact .contact-bar a[data-v-5a9b15d5]{text-decoration:none}.ui-to-contact .contact-bar .main[data-v-5a9b15d5]{font-size:38px;text-decoration:none;color:#fff}@media screen and (min-width:768px) and (max-width:979px){.ui-to-contact .contact-bar .main[data-v-5a9b15d5]{font-size:30px}}@media screen and (max-width:767px){.ui-to-contact .contact-bar .main[data-v-5a9b15d5]{font-size:30px}}.ui-to-contact .contact-bar .tel[data-v-5a9b15d5],.ui-to-contact .contact-bar .web[data-v-5a9b15d5]{width:50%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:767px){.ui-to-contact .contact-bar .tel[data-v-5a9b15d5],.ui-to-contact .contact-bar .web[data-v-5a9b15d5]{width:100%;height:155px}}.ui-to-contact .contact-bar .web[data-v-5a9b15d5]{background-color:var(--green);padding-right:50px;align-items:flex-end}@media screen and (max-width:767px){.ui-to-contact .contact-bar .web[data-v-5a9b15d5]{padding:0;align-items:center}}.ui-to-contact .contact-bar .web a[data-v-5a9b15d5]:hover{filter:opacity(85%);cursor:pointer}.ui-to-contact .contact-bar .tel[data-v-5a9b15d5]{background-color:var(--blue);padding-left:50px;align-items:flex-start}@media screen and (max-width:767px){.ui-to-contact .contact-bar .tel[data-v-5a9b15d5]{padding:0;align-items:center;padding:30px 0}}.ui-to-contact .contact-bar .tel .cover[data-v-5a9b15d5]{display:flex;align-items:center}@media screen and (min-width:768px) and (max-width:979px){.ui-to-contact .contact-bar .tel .cover[data-v-5a9b15d5]{justify-content:center}}@media screen and (max-width:767px){.ui-to-contact .contact-bar .tel .cover[data-v-5a9b15d5]{flex-wrap:wrap}}@media screen and (max-width:767px){.ui-to-contact .contact-bar .tel .cover .main[data-v-5a9b15d5]{font-size:34px}}.ui-to-contact .contact-bar .tel .cover .sub[data-v-5a9b15d5]{font-size:25px;color:#fff;margin-left:5px}@media screen and (min-width:768px) and (max-width:979px){.ui-to-contact .contact-bar .tel .cover .sub[data-v-5a9b15d5]{font-size:14px}}@media screen and (max-width:767px){.ui-to-contact .contact-bar .tel .cover .sub[data-v-5a9b15d5]{font-size:10px;margin-top:5px}}@media (min-width:751px){a[href^="tel:"][data-v-5a9b15d5]{pointer-events:none;cursor:default;text-decoration:none}}.yamada-tax[data-v-65fe7f91]{width:80%;margin:50px auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:767px){.yamada-tax[data-v-65fe7f91]{width:100%;margin-bottom:0}}.yamada-tax .photo[data-v-65fe7f91]{width:500px;margin-bottom:30px}@media screen and (max-width:767px){.yamada-tax .photo[data-v-65fe7f91]{width:300px}}.yamada-tax .tel-fax[data-v-65fe7f91]{margin-bottom:20px}@media screen and (max-width:767px){.yamada-tax .tel-fax[data-v-65fe7f91]{margin:0}}.top[data-v-50519081]{width:100%}@media screen and (max-width:767px){.pc[data-v-50519081]{display:none}}.sp[data-v-50519081]{display:none}@media screen and (max-width:767px){.sp[data-v-50519081]{display:initial}}[data-v-50519081] .button-home p{margin:10px 0}.description-area[data-v-3d4e47d0]{margin-top:100px;margin-bottom:150px}@media screen and (max-width:767px){.description-area[data-v-3d4e47d0]{margin-top:50px}}.introduction-box[data-v-1000b199]{display:flex;justify-content:space-between}@media screen and (max-width:767px){.introduction-box[data-v-1000b199]{display:block}}.introduction-box .photo-cover[data-v-1000b199]{width:50%}@media screen and (max-width:767px){.introduction-box .photo-cover[data-v-1000b199]{width:100%}}.introduction-box .photo-cover img[data-v-1000b199]{vertical-align:bottom;width:100%}.introduction-box .photo-cover .name[data-v-1000b199]{background-color:var(--black);color:#fff;width:100%;margin:0;text-align:center;padding:10px 0}.introduction-box .photo-cover .name span[data-v-1000b199]{margin-left:10px}.introduction-box .description[data-v-1000b199]{width:50%;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:767px){.introduction-box .description[data-v-1000b199]{width:100%}}.introduction-box .description table[data-v-1000b199]{width:90%}@media screen and (max-width:767px){.introduction-box .description table[data-v-1000b199]{width:100%;margin:20px 0}}.introduction-box .description table tr[data-v-1000b199]{text-align:left}.introduction-box .description table tr td[data-v-1000b199],.introduction-box .description table tr th[data-v-1000b199]{padding:16px 0;padding-left:25px;border-top:solid 1px var(--black);border-bottom:solid 1px var(--black);vertical-align:middle}.introduction-box .description table tr th[data-v-1000b199]{width:33%}.introduction-box .description table tr th div[data-v-1000b199]{border-right:solid 1px var(--black)}.photo[data-v-a5637afe]{display:flex;justify-content:space-between;align-items:center;margin-top:50px}@media screen and (max-width:767px){.photo[data-v-a5637afe]{margin-top:0}}.photo img[data-v-a5637afe]{width:30%}@media screen and (max-width:767px){.photo img[data-v-a5637afe]{width:100%;margin-bottom:50px}}@media screen and (max-width:767px){.sp-none[data-v-a5637afe]{display:none}}.typeA .cover[data-v-2a07d82b]{justify-content:flex-end}.typeA .cover .button[data-v-2a07d82b],.typeA .cover[data-v-2a07d82b]{display:flex;align-items:center}.typeA .cover .button p[data-v-2a07d82b]{font-weight:700}.typeA .cover .arrow[data-v-2a07d82b]{position:relative;display:inline-block;padding-left:20px}.typeA .cover .arrow[data-v-2a07d82b]:before{content:"";width:15px;height:15px;border:0;border-top:solid 4px var(--green);border-right:solid 4px var(--green);transform:rotate(45deg);position:absolute;top:50%;left:0;margin-top:-9px}.typeA a[data-v-2a07d82b]{text-decoration:none;color:var(---black)}.typeB .cover[data-v-2a07d82b]{display:flex;justify-content:center;align-items:center;margin:30px 0}.typeB .cover .button[data-v-2a07d82b]{display:flex;align-items:center;justify-content:center;padding:10px 50px;border:2px solid var(--green);color:var(--green)}.typeB .cover .button[data-v-2a07d82b]:hover{background:var(--green);color:#fff;cursor:pointer}.typeB .cover .button p[data-v-2a07d82b]{font-weight:400}.typeC .cover[data-v-2a07d82b]{display:flex;justify-content:center;align-items:center;margin:30px 0}.typeC .cover .button[data-v-2a07d82b]{display:flex;align-items:center;justify-content:center;padding:10px 50px;border:2px solid var(--blue);color:varvar(--blue)}.typeC .cover .button[data-v-2a07d82b]:hover{background:var(--blue);color:#fff;cursor:pointer}.typeC .cover .button p[data-v-2a07d82b]{font-weight:400}.small-business[data-v-2635859c]{display:flex;justify-content:space-between;border:solid 1px var(--blue);padding:20px 0 20px 40px}.small-business li[data-v-2635859c]{margin-left:1.4em;text-indent:-1.4em}@media screen and (max-width:767px){.small-business[data-v-2635859c]{flex-direction:column;padding:20px 0}}.small-business .business[data-v-2635859c]{width:28%;padding:20px}@media screen and (max-width:767px){.small-business .business[data-v-2635859c]{width:100%;padding:0 20px}}.small-business .business2[data-v-2635859c]{width:34%;padding:20px}@media screen and (max-width:767px){.small-business .business2[data-v-2635859c]{width:100%;padding:0 20px}}.stands-out[data-v-364838f8]{padding:15px 10px;margin:15px;background-color:#dcf0f0;max-width:520px}.stands-out p[data-v-364838f8]{padding:20px}.black[data-v-d2e89634]{color:#000;margin-left:20px}.black ul li[data-v-d2e89634]{margin-left:1.4em!important;text-indent:-.4em!important}.freee-cover[data-v-9a27466a]{text-align:right}@media screen and (max-width:768px){.freee-cover[data-v-9a27466a]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}}.freee-cover .freee[data-v-9a27466a]{width:200px}@media screen and (max-width:768px){.freee-cover .freee[data-v-9a27466a]{width:150px}}.freee-cover .money[data-v-9a27466a]{width:250px;margin-bottom:10px;margin-right:40px}@media screen and (max-width:768px){.freee-cover .money[data-v-9a27466a]{width:200px;margin-right:0}}.description h3[data-v-2d815ce7]{font-size:22px;font-weight:500;margin-bottom:20px}.description p[data-v-2d815ce7]{margin-bottom:40px}.description .bottom-0[data-v-2d815ce7]{margin-bottom:0}.description .blue[data-v-2d815ce7]{color:var(--blue)}.description .green[data-v-2d815ce7]{color:var(--green)}.description ol[data-v-2d815ce7]{margin-bottom:40px}.description ol li[data-v-2d815ce7]{list-style-type:decimal;margin-left:20px}.description ul[data-v-2d815ce7]{margin-bottom:40px}.description ul li[data-v-2d815ce7]{list-style:disc;margin-left:20px}.description .none[data-v-2d815ce7]{margin-top:30px}.description .none li[data-v-2d815ce7]{list-style-type:none;margin-left:0}.request-box[data-v-59f4a852]{display:flex;justify-content:space-between;width:80%;margin:0 auto}@media screen and (max-width:767px){.request-box[data-v-59f4a852]{display:block;width:100%}}.request-box .photo-cover[data-v-59f4a852]{width:45%}@media screen and (max-width:767px){.request-box .photo-cover[data-v-59f4a852]{width:100%}}.request-box .photo-cover img[data-v-59f4a852]{vertical-align:bottom;width:100%}.request-box .photo-cover .name[data-v-59f4a852]{background-color:var(--black);color:#fff;width:100%;margin:0;text-align:center;padding:10px 0}.request-box .photo-cover .name span[data-v-59f4a852]{margin-left:10px}.request-box p[data-v-59f4a852]{width:50%}@media screen and (max-width:767px){.request-box p[data-v-59f4a852]{width:100%;margin:20px 0}}.outer[data-v-0c645660]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.outer[data-v-0c645660]{align-items:flex-start}}.outer img[data-v-0c645660]{width:105px}@media screen and (max-width:767px){.outer img[data-v-0c645660]{width:50px;margin-top:10px}}.outer .bar-box[data-v-0c645660]{width:88%;height:120px;display:flex;justify-content:space-around;align-items:center;position:relative;margin:10px 0 10px 10px;padding:7px 10px;max-width:100%;background:#e0edff}@media screen and (max-width:767px){.outer .bar-box[data-v-0c645660]{height:100px}}.outer .bar-box[data-v-0c645660]:before{content:"";position:absolute;top:50%;left:-30px;margin-top:-15px;border:15px solid transparent;border-right:15px solid #e0edff}@media screen and (max-width:767px){.outer .bar-box[data-v-0c645660]:before{border:10px solid transparent;border-right:10px solid #e0edff;left:-20px;top:28%}}.outer .bar-box p[data-v-0c645660]{font-size:26px;color:#fff;margin-left:10px}@media screen and (max-width:767px){.outer .bar-box p[data-v-0c645660]{font-size:18px}}.typeA .bar-box[data-v-0c645660]{background-color:var(--gray)}.typeA .bar-box[data-v-0c645660]:before{border-right:15px solid var(--gray)}.typeB .bar-box[data-v-0c645660]{background-color:var(--blue)}.typeB .bar-box[data-v-0c645660]:before{border-right:15px solid var(--blue)}.request-box[data-v-ebe31f5c]{display:flex;justify-content:space-between}.request-box .photo-cover[data-v-ebe31f5c]{width:50%}.request-box .photo-cover img[data-v-ebe31f5c]{vertical-align:bottom;width:100%}.request-box .photo-cover .name[data-v-ebe31f5c]{background-color:var(--black);color:#fff;width:100%;margin:0;text-align:center;padding:10px 0}.request-box .photo-cover .name span[data-v-ebe31f5c]{margin-left:10px}.request-box p[data-v-ebe31f5c]{width:48%}.request-box[data-v-24e0ea58]{display:flex;justify-content:space-between}.request-box .photo-cover[data-v-24e0ea58]{width:50%}.request-box .photo-cover img[data-v-24e0ea58]{vertical-align:bottom;width:100%}.request-box .photo-cover .name[data-v-24e0ea58]{background-color:var(--black);color:#fff;width:100%;margin:0;text-align:center;padding:10px 0}.request-box .photo-cover .name span[data-v-24e0ea58]{margin-left:10px}.request-box p[data-v-24e0ea58]{width:48%}.row[data-v-24e0ea58]{line-height:2.7em;background-color:var(--green);padding:50px 0;margin-top:150px}@media screen and (max-width:767px){.row[data-v-24e0ea58]{line-height:2em;margin-top:100px}}.box3-cover[data-v-2d5367de]{margin:50px 0;border:1px solid var(--green)}.box3-cover .row-1[data-v-2d5367de]{display:flex;max-height:128px}@media screen and (max-width:767px){.box3-cover .row-1[data-v-2d5367de]{max-height:none}}.box3-cover .row-1 .theme[data-v-2d5367de]{width:128px;height:128px;background-color:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}@media screen and (max-width:767px){.box3-cover .row-1 .theme[data-v-2d5367de]{width:80px;height:auto}}.box3-cover .row-1 .inner-box[data-v-2d5367de]{display:flex;width:calc(100% - 128px)}@media screen and (max-width:767px){.box3-cover .row-1 .inner-box[data-v-2d5367de]{flex-direction:column;width:calc(100% - 80px)}}.box3-cover .row-1 .inner-box .title[data-v-2d5367de]{color:var(--green);font-size:18px;display:flex;align-items:center;padding-left:20px;width:25%;border-bottom:2px dotted var(--green);border-right:1px solid var(--green)}@media screen and (max-width:767px){.box3-cover .row-1 .inner-box .title[data-v-2d5367de]{width:100%;border-right:none;padding-left:10px;min-height:66px}}.box3-cover .row-1 .inner-box .price[data-v-2d5367de],.box3-cover .row-1 .inner-box .target[data-v-2d5367de]{border-bottom:2px dotted var(--green);padding:5px 10px}.box3-cover .row-1 .inner-box .price .sub-detail[data-v-2d5367de],.box3-cover .row-1 .inner-box .target .sub-detail[data-v-2d5367de]{line-height:1.6em}@media screen and (max-width:1024px){.box3-cover .row-1 .inner-box .price .sub-detail[data-v-2d5367de],.box3-cover .row-1 .inner-box .target .sub-detail[data-v-2d5367de]{font-size:14px}}.box3-cover .row-1 .inner-box .price .sub[data-v-2d5367de],.box3-cover .row-1 .inner-box .target .sub[data-v-2d5367de]{color:var(--green)}.box3-cover .row-1 .inner-box .target[data-v-2d5367de]{width:28%;border-right:1px solid var(--green)}@media screen and (max-width:767px){.box3-cover .row-1 .inner-box .target[data-v-2d5367de]{width:100%;border-right:none}}.box3-cover .row-1 .inner-box .price[data-v-2d5367de]{width:47%}@media screen and (max-width:767px){.box3-cover .row-1 .inner-box .price[data-v-2d5367de]{width:100%}}.box3-cover .row-2[data-v-2d5367de]{padding:20px 30px}@media screen and (max-width:767px){.box3-cover .row-2[data-v-2d5367de]{padding:10px 30px}}.box3-cover .row-2 p[data-v-2d5367de]{padding-left:20px}.box3-cover .row-2 span[data-v-2d5367de]{color:var(--green)}h3[data-v-9e0cc528]{color:var(--green);font-size:24px;margin-top:100px;margin-bottom:20px}.cover[data-v-9e0cc528]{display:flex;justify-content:space-between}@media screen and (max-width:979px){.cover[data-v-9e0cc528]{flex-direction:column}}.cover .note[data-v-9e0cc528]{font-size:16px}.cover .block1[data-v-9e0cc528],.cover .block2[data-v-9e0cc528]{border:1px solid var(--green);width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 0;font-size:20px}@media screen and (max-width:979px){.cover .block1[data-v-9e0cc528],.cover .block2[data-v-9e0cc528]{width:100%}}.cover .block2[data-v-9e0cc528]{min-width:355px}@media screen and (max-width:979px){.cover .block2[data-v-9e0cc528]{width:100%!important;min-width:0;padding-left:20px;padding-right:20px;text-align:center}}.cover .block3[data-v-9e0cc528]{background-color:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;width:20%}@media screen and (max-width:979px){.cover .block3[data-v-9e0cc528]{width:100%;padding:30px 0;font-size:20px}}.cover .symbol[data-v-9e0cc528]{font-size:50px;display:flex;justify-content:center;align-items:center;color:var(--green)}@media screen and (max-width:979px){.cover .symbol[data-v-9e0cc528]{margin:20px 0;transform:rotate(-90deg)}}.kome[data-v-9e0cc528]{margin-top:30px}.zisseki[data-v-9e0cc528]{margin:50px 0}.title[data-v-9e0cc528]{color:var(--green);font-size:20px;margin-bottom:10px}@media screen and (max-width:767px){.pc-only[data-v-9e0cc528]{display:none}}.sp-only[data-v-9e0cc528]{display:none}@media screen and (max-width:767px){.sp-only[data-v-9e0cc528]{display:initial}}h3[data-v-069548a4]{color:var(--green);font-size:28px;margin-bottom:20px}@media screen and (max-width:767px){h3[data-v-069548a4]{margin-bottom:0;text-align:center}}.price-note[data-v-069548a4]{font-size:16px;text-align:right}@media screen and (max-width:767px){.price-note[data-v-069548a4]{font-size:14px;line-height:1.2em;margin-top:20px}}table[data-v-069548a4]{width:100%}@media screen and (max-width:767px){table[data-v-069548a4]{border-collapse:separate;border-spacing:0 15px}}table tr td[data-v-069548a4],table tr th[data-v-069548a4]{border:1px solid #000;padding:10px;text-align:left;vertical-align:middle}@media screen and (max-width:767px){table tr td[data-v-069548a4],table tr th[data-v-069548a4]{display:block}}table tr th[data-v-069548a4]{background-color:#cbe9e9;width:220px;text-align:center}@media screen and (max-width:767px){table tr th[data-v-069548a4]{width:100%;margin-top:50px;border:none;font-size:20px}}@media screen and (max-width:767px){table tr .top[data-v-069548a4]{margin-top:10px}}table tr .gray[data-v-069548a4]{background-color:#dfdfdf}table tr td .green[data-v-069548a4]{color:var(--green)}table tr td .small[data-v-069548a4]{font-size:14px}table tr td ul[data-v-069548a4]{list-style-type:disc}table tr td ul li[data-v-069548a4]{margin-left:25px}table tr .sub[data-v-069548a4]{width:170px;text-align:center}@media screen and (max-width:767px){table tr .sub[data-v-069548a4]{color:var(--green);width:100%;border:none;padding-top:20px;font-size:20px}}table tr .sub-3[data-v-069548a4]{width:22%}@media screen and (max-width:767px){table tr .sub-3[data-v-069548a4]{width:100%;border-top:none}}@media screen and (max-width:767px){table tr .kara[data-v-069548a4]{display:none}}h3[data-v-375ea7b1]{color:var(--green);font-size:28px;margin-bottom:20px}@media screen and (max-width:767px){h3[data-v-375ea7b1]{margin-bottom:0;text-align:center}}.price-note[data-v-375ea7b1]{font-size:16px;text-align:right}@media screen and (max-width:767px){.price-note[data-v-375ea7b1]{font-size:14px;line-height:1.2em;margin-top:20px}}table[data-v-375ea7b1]{width:100%}@media screen and (max-width:767px){table[data-v-375ea7b1]{border-collapse:separate;border-spacing:0 15px}}table tr td[data-v-375ea7b1],table tr th[data-v-375ea7b1]{border:1px solid #000;padding:10px;text-align:left;vertical-align:middle}@media screen and (max-width:767px){table tr td[data-v-375ea7b1],table tr th[data-v-375ea7b1]{display:block}}table tr th[data-v-375ea7b1]{background-color:#cbe9e9;width:220px;text-align:center}@media screen and (max-width:767px){table tr th[data-v-375ea7b1]{width:100%;margin-top:50px;border:none;font-size:20px}}@media screen and (max-width:767px){table tr .top[data-v-375ea7b1]{margin-top:10px}}table tr .gray[data-v-375ea7b1]{background-color:#dfdfdf}table tr .blue[data-v-375ea7b1]{background-color:#d2e1f5}table tr td .green[data-v-375ea7b1]{color:var(--green)}table tr td .small[data-v-375ea7b1]{font-size:14px}table tr td ul[data-v-375ea7b1]{list-style-type:disc}table tr td ul li[data-v-375ea7b1]{margin-left:25px}table tr .sub[data-v-375ea7b1]{width:170px;text-align:center}@media screen and (max-width:767px){table tr .sub[data-v-375ea7b1]{color:var(--green);width:100%;border:none;padding-top:20px;font-size:20px}}table tr .sub-3[data-v-375ea7b1]{width:22%}@media screen and (max-width:767px){table tr .sub-3[data-v-375ea7b1]{width:100%;border-top:none}}@media screen and (max-width:767px){table tr .kara[data-v-375ea7b1]{display:none}}.request-box[data-v-582b523f]{display:flex;justify-content:space-between}.request-box .photo-cover[data-v-582b523f]{width:50%}.request-box .photo-cover img[data-v-582b523f]{vertical-align:bottom;width:100%}.request-box .photo-cover .name[data-v-582b523f]{background-color:var(--black);color:#fff;width:100%;margin:0;text-align:center;padding:10px 0}.request-box .photo-cover .name span[data-v-582b523f]{margin-left:10px}.request-box p[data-v-582b523f]{width:48%}[data-v-4a89ba2c] ul{padding-left:20px}[data-v-4a89ba2c] ul li{list-style-type:disc}[data-v-bc45b284] ul{padding-left:20px}[data-v-bc45b284] ul li{list-style-type:disc}.small-business[data-v-e162b52c]{display:flex;justify-content:space-between;border:solid 1px var(--green);padding:20px 20px 20px 40px}.small-business li[data-v-e162b52c]{margin-left:1.4em;text-indent:-1.4em}@media screen and (max-width:767px){.small-business[data-v-e162b52c]{flex-direction:column;padding:20px 0}}.small-business .business[data-v-e162b52c]{width:48%}@media screen and (max-width:767px){.small-business .business[data-v-e162b52c]{width:100%;padding:0 20px;font-size:15px}}.back-green[data-v-2586660e]{background-color:var(--green);padding:50px 0;color:#fff;line-height:2.9em;margin:50px 0}@media screen and (max-width:767px){.back-green h2[data-v-2586660e]{font-size:20px;padding:0 20px;text-align:left}}.top[data-v-2586660e]{text-align:center;font-size:34px;margin-top:80px;margin-bottom:25px}@media screen and (max-width:767px){.top[data-v-2586660e]{font-size:23px}}.two-box-cover[data-v-67a365d4]{display:flex;justify-content:space-between;align-items:stretch;margin:25px 0}@media screen and (max-width:767px){.two-box-cover[data-v-67a365d4]{flex-direction:column;margin:50px 0}}.two-box-cover .after[data-v-67a365d4],.two-box-cover .before[data-v-67a365d4]{min-height:156px;width:47%;font-size:20px;padding:30px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.two-box-cover .after[data-v-67a365d4],.two-box-cover .before[data-v-67a365d4]{width:100%}}.two-box-cover .before[data-v-67a365d4]{background-color:#dfdfdf}.two-box-cover .after[data-v-67a365d4]{background-color:#cbe9e9}.two-box-cover .kigou[data-v-67a365d4]{font-size:30px;color:var(--green);min-width:60px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.two-box-cover .kigou[data-v-67a365d4]{transform:rotate(90deg);margin:5px 0}}.box3plus-cover[data-v-0ceab75f]{margin:50px 0 100px 0;border-top:1px solid var(--green);border-bottom:1px solid var(--green)}.box3plus-cover span[data-v-0ceab75f]{color:var(--green);margin-left:20px}.box3plus-cover .row-1[data-v-0ceab75f]{display:flex}@media screen and (max-width:767px){.box3plus-cover .row-1[data-v-0ceab75f]{display:block}}.box3plus-cover .row-1 .theme[data-v-0ceab75f]{width:100px;height:100px;background-color:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}@media screen and (max-width:767px){.box3plus-cover .row-1 .theme[data-v-0ceab75f]{width:100%;height:auto;padding:10px 0}}.box3plus-cover .row-1 .title[data-v-0ceab75f]{width:calc(100% - 100px);padding:10px 20px;display:flex;align-items:center;border-bottom:2px dotted var(--green);font-size:20px}@media screen and (max-width:767px){.box3plus-cover .row-1 .title[data-v-0ceab75f]{flex-direction:column;width:100%}}.box3plus-cover .row-1 .title p[data-v-0ceab75f]{word-break:break-all}.box3plus-cover .row-1 .title .industry[data-v-0ceab75f]{color:var(--green)}@media screen and (max-width:767px){.box3plus-cover .row-1 .title .industry[data-v-0ceab75f]{font-size:16px}}.box3plus-cover .two-box-cover[data-v-0ceab75f]{display:flex;justify-content:space-between;align-items:stretch;margin:25px 0}@media screen and (max-width:767px){.box3plus-cover .two-box-cover[data-v-0ceab75f]{display:block}}.box3plus-cover .two-box-cover .after[data-v-0ceab75f],.box3plus-cover .two-box-cover .before[data-v-0ceab75f]{min-height:156px;width:47%;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width:767px){.box3plus-cover .two-box-cover .after[data-v-0ceab75f],.box3plus-cover .two-box-cover .before[data-v-0ceab75f]{width:100%}}.box3plus-cover .two-box-cover .after[data-v-0ceab75f] span,.box3plus-cover .two-box-cover .before[data-v-0ceab75f] span{color:var(--green)}.box3plus-cover .two-box-cover .sub[data-v-0ceab75f]{color:var(--green);margin-bottom:10px}.box3plus-cover .two-box-cover .kigou[data-v-0ceab75f]{font-size:30px;color:var(--green);min-width:90px;display:flex;align-items:center;justify-content:center}.box3plus-cover .two-box-cover .kigou span[data-v-0ceab75f]{margin-left:0}@media screen and (max-width:767px){.box3plus-cover .two-box-cover .kigou span[data-v-0ceab75f]{transform:rotate(90deg);margin:5px 0}}.tax-accountant[data-v-223fa91d]{margin:50px auto}.tax-accountant p[data-v-223fa91d]{padding:15px 0}.tax-accountant ul[data-v-223fa91d]{list-style-type:disc;margin-left:20px;color:var(--green)}.photo[data-v-25fe7072]{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.photo img[data-v-25fe7072]{width:30%}table[data-v-303df7a9]{margin-bottom:50px;border-collapse:collapse}table tr td[data-v-303df7a9],table tr th[data-v-303df7a9]{border:var(--green) solid 1px}@media screen and (max-width:767px){table tr td[data-v-303df7a9],table tr th[data-v-303df7a9]{display:block}}table tr th[data-v-303df7a9]{background-color:#dfdfdf;color:var(--green);text-align:center;vertical-align:middle;width:22%;font-size:18px}@media screen and (max-width:767px){table tr th[data-v-303df7a9]{width:100%}}table tr td[data-v-303df7a9]{padding:10px 0 10px 15px;width:39%}@media screen and (max-width:767px){table tr td[data-v-303df7a9]{width:100%;text-align:left}}table .title[data-v-303df7a9]{background-color:var(--green);width:100%;color:#fff;font-size:22px;padding:15px 0}table .price[data-v-303df7a9]{text-align:right;padding-left:0;padding-right:20px;border-left:none}@media screen and (max-width:767px){table .price[data-v-303df7a9]{border-left:solid 1px var(--green);border-top:none}}table .condition[data-v-303df7a9]{border-right:none}@media screen and (max-width:767px){table .condition[data-v-303df7a9]{border-right:solid 1px var(--green)}}table .target[data-v-303df7a9]{padding:20px}table[data-v-167f14a9]{margin-bottom:50px;border-collapse:collapse;width:100%}table tr td[data-v-167f14a9],table tr th[data-v-167f14a9]{border:var(--green) solid 1px;width:100%}@media screen and (max-width:767px){table tr td[data-v-167f14a9],table tr th[data-v-167f14a9]{display:block}}table tr .target[data-v-167f14a9],table tr td[data-v-167f14a9]{padding:10px 0 10px 15px;width:78%}@media screen and (max-width:767px){table tr .target[data-v-167f14a9],table tr td[data-v-167f14a9]{width:100%}}table .gray[data-v-167f14a9]{background-color:#dfdfdf;color:var(--green);text-align:center;vertical-align:middle;width:100px;font-size:18px}@media screen and (max-width:767px){table .gray[data-v-167f14a9]{width:100%}}table .title[data-v-167f14a9]{background-color:var(--green);width:100%;color:#fff;font-size:22px;padding:15px 0}table .target[data-v-167f14a9]{padding:20px}h3[data-v-f651be04]{color:var(--green);font-size:24px;margin-top:50px;margin-bottom:20px}table[data-v-b592f8cc]{margin:50px 0;border-collapse:collapse}table tr td[data-v-b592f8cc],table tr th[data-v-b592f8cc]{border:var(--green) solid 1px}@media screen and (max-width:767px){table tr td[data-v-b592f8cc],table tr th[data-v-b592f8cc]{display:block}}table tr th[data-v-b592f8cc]{background-color:#dfdfdf;color:var(--green);text-align:center;vertical-align:middle;width:22%;font-size:18px}@media screen and (max-width:767px){table tr th[data-v-b592f8cc]{width:100%}}table tr td[data-v-b592f8cc]{padding:10px 0 10px 15px;width:39%}@media screen and (max-width:767px){table tr td[data-v-b592f8cc]{width:100%;text-align:left}}table .title[data-v-b592f8cc]{background-color:var(--green);width:100%;color:#fff;font-size:22px;padding:15px 0}table .price[data-v-b592f8cc]{text-align:right;padding-left:0;padding-right:20px;border-left:none}@media screen and (max-width:767px){table .price[data-v-b592f8cc]{vertical-align:middle;border-left:var(--green) solid 1px}}table .condition[data-v-b592f8cc]{border-right:none}@media screen and (max-width:767px){table .condition[data-v-b592f8cc]{vertical-align:middle;border-right:var(--green) solid 1px}}table .target[data-v-b592f8cc]{padding:20px}table .sub[data-v-b592f8cc]{background-color:#cbe9e9;text-align:center;vertical-align:middle}h3[data-v-44ac2021]{color:var(--green);font-size:24px;margin-top:50px;margin-bottom:20px}.space-top[data-v-44ac2021]{margin-top:200px}h2[data-v-661c04d8]{padding:20px 0;background-color:var(--green);color:#fff;margin:20px 0}@media screen and (max-width:767px){h2[data-v-661c04d8]{padding:20px;line-height:1.2em}}.blog-title-cover[data-v-661c04d8]{font-size:20px;width:70%;margin:0 auto 50px auto}@media screen and (max-width:767px){.blog-title-cover[data-v-661c04d8]{width:100%}}.blog-title-cover ul li[data-v-661c04d8]{list-style:none;margin:0;padding-right:20px;padding:15px 20px 15px 0;text-indent:-1.4em;margin-left:1.4em}.blog-title-cover ul li[data-v-661c04d8]:before{content:"";width:15px;height:15px;display:inline-block;background-color:var(--green);border-radius:50%;position:relative;top:1px;margin-right:8px}.blog-title-cover ul li a[data-v-661c04d8]{text-decoration:none;color:var(--black);position:relative}.blog-title-cover ul li a[data-v-661c04d8]:hover{cursor:pointer;color:var(--green)}.content[data-v-447d351a]{margin-bottom:100px;min-height:400px}table[data-v-731c5c4c]{width:100%}table tr[data-v-731c5c4c]{text-align:left}table tr td[data-v-731c5c4c],table tr th[data-v-731c5c4c]{padding:16px 0;padding-left:25px;border-top:solid 1px var(--black);border-bottom:solid 1px var(--black);vertical-align:middle}@media screen and (max-width:767px){table tr td[data-v-731c5c4c],table tr th[data-v-731c5c4c]{display:block;border:none;padding-left:0}}table tr th[data-v-731c5c4c]{width:15%;min-width:128px}@media screen and (max-width:767px){table tr th[data-v-731c5c4c]{width:100%;background-color:#dfdfdf;padding:5px 0}}@media screen and (max-width:767px){table tr th div[data-v-731c5c4c]{padding:0 16px}}@media screen and (max-width:767px){table tr td[data-v-731c5c4c]{border-top:none;display:flex;justify-content:center;padding:10px 0}}table tr td div[data-v-731c5c4c]{border-left:solid 1px var(--black);padding-left:20px}@media screen and (max-width:767px){table tr td div[data-v-731c5c4c]{width:90%;border-left:none;padding-left:0;padding-bottom:5px}}table tr[data-v-731c5c4c]:last-child{border-bottom:solid 1px var(--black)}@media screen and (max-width:767px){table tr[data-v-731c5c4c]:last-child{border:none}}@media screen and (max-width:767px){.partner-joint-business[data-v-15fd92ec]{margin-bottom:150px}}.company-table h3[data-v-15fd92ec]{color:var(--green);font-size:24px;margin-bottom:30px}@media screen and (max-width:767px){.company-table h3[data-v-15fd92ec]{margin-top:50px;font-size:20px}}.seminar-about-seminar[data-v-2ead3899] h3{font-size:28px}.seminar-about-seminar .request[data-v-2ead3899]{text-align:center}h1[data-v-0c9eb892],h2[data-v-0c9eb892]{font-size:32px}h3[data-v-0c9eb892]{font-size:24px;font-weight:700}.heading2 .typeA[data-v-0c9eb892]{display:flex;justify-content:space-evenly}.heading2 .typeA img[data-v-0c9eb892]{filter:grayscale(100%);width:30px}.heading2 .typeA h1[data-v-0c9eb892],.heading2 .typeA h2[data-v-0c9eb892],.heading2 .typeA h3[data-v-0c9eb892],.heading2 .typeA h4[data-v-0c9eb892],.heading2 .typeA h5[data-v-0c9eb892]{text-align:center}@media screen and (max-width:767px){.use[data-v-b51513fc]{margin-top:50px}}.use .example[data-v-b51513fc]{margin:50px 0;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:767px){.use .example[data-v-b51513fc]{margin-top:0}}.use .example .in-cercle[data-v-b51513fc]{width:48%;margin:20px 0;border-radius:50px;border:var(--green) 2px solid;text-align:center;height:150px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.use .example .in-cercle[data-v-b51513fc]{height:120px;width:100%;margin-bottom:0}}.use .example .in-cercle p[data-v-b51513fc]{color:var(--green);font-size:26px;line-height:1.8em}@media screen and (max-width:767px){.use .example .in-cercle p[data-v-b51513fc]{font-size:18px;padding:0 20px}}.use .price h3[data-v-b51513fc]{font-size:24px;color:var(--green)}.use .price p[data-v-b51513fc]{margin-left:20px}.black-line[data-v-3d550e56]{border-bottom:solid 2px var(--black);margin:37px auto 55px auto;width:78px}.cover[data-v-2697f723]{width:80%;margin:0 auto 80px auto}@media screen and (max-width:767px){.cover[data-v-2697f723]{width:100%}}.cover .title[data-v-2697f723]{padding-bottom:30px;padding-left:0}@media screen and (max-width:767px){.cover .title[data-v-2697f723]{padding-bottom:5px}}.cover .title h3[data-v-2697f723]{color:var(--green);font-size:21px}.cover .form[data-v-2697f723]{display:flex;justify-content:center;margin-bottom:50px}.cover .form table[data-v-2697f723]{table-layout:fixed;width:100%}.cover .form table td[data-v-2697f723],.cover .form table th[data-v-2697f723]{vertical-align:middle!important}.cover .form table th[data-v-2697f723]{width:30%;text-align:left;padding:20px;font-size:18px;border-top:1px solid #fff;background-color:var(--green);color:#fff}.cover .form table th span[data-v-2697f723]{font-size:13px;margin-left:5px}.cover .form table th .des[data-v-2697f723]{padding:0 0 0 20px;border-bottom:1px solid #000!important}@media screen and (max-width:767px){.cover .form table th .des[data-v-2697f723]{padding:0}}.cover .form table th .des .last-row[data-v-2697f723]{display:flex;align-items:center}.cover .form table th .des span[data-v-2697f723]{font-size:12px}.cover .form table td[data-v-2697f723]{border-top:1px solid #000;padding-left:10px}.cover .form table td .div[data-v-2697f723]{word-break:break-all}.cover .form table td[data-v-2697f723]:last-child{border-bottom:1px solid #000}.cover .form table .input[data-v-2697f723],.cover .form table .textarea[data-v-2697f723]{width:100%}.cover .form table .input[data-v-2697f723]{margin-bottom:10px}@media screen and (max-width:767px){.cover .form table td[data-v-2697f723],.cover .form table th[data-v-2697f723],.cover .form table tr[data-v-2697f723]{display:block;width:auto}.cover .form table th[data-v-2697f723]{border:none;width:100%;font-weight:700;margin-bottom:10px;padding:10px 20px;margin-top:25px}.cover .form table td[data-v-2697f723]{border:none;width:100%;padding-left:0}.cover .form table td .last-row[data-v-2697f723]{padding-left:0}.cover .form table td .input[data-v-2697f723],.cover .form table td .textarea[data-v-2697f723]{border:1px solid}}.cover .button2[data-v-2697f723],.cover .button[data-v-2697f723]{border:solid 1px var(--black);padding:5px 35px;width:150px;text-align:center;margin-left:auto;margin-right:auto;cursor:pointer;transition:.4s}@media screen and (max-width:767px){.cover .button2[data-v-2697f723],.cover .button[data-v-2697f723]{width:50%;padding:5px 10px;margin-top:40px;margin-left:auto;margin-right:auto}}.cover .button2[data-v-2697f723]:hover,.cover .button[data-v-2697f723]:hover{background-color:#3e3a39;color:#fff}.cover .row1[data-v-2697f723],.cover textarea[data-v-2697f723]{width:98%;padding-top:10px;padding-bottom:10px;font-size:18px;border:solid .5px var(--glay2);resize:auto;cursor:text;white-space:pre-wrap;overflow-wrap:break-word;-moz-column-count:initial!important;column-count:auto!important;word-break:break-all}.cover .kakunin[data-v-2697f723]{text-align:center}.cover .soushin[data-v-2697f723]{display:flex;justify-content:space-between}.cover .soushin .button[data-v-2697f723]{width:150px;width:40%}.cover textarea[data-v-2697f723]{height:100px;margin-top:10px;margin-bottom:10px;text-rendering:auto}@media screen and (max-width:767px){.cover textarea[data-v-2697f723]{margin:0}}@media screen and (max-width:767px){.cover .sp[data-v-2697f723]{display:block}}.cover .complete[data-v-2697f723]{text-align:left}.cover .complete a[data-v-2697f723]{text-decoration:none;color:#000}.cover .complete a .button2[data-v-2697f723]{width:170px;margin-top:70px;margin-bottom:50px}.panel[data-v-b6a16966]{height:500px;background-color:#f5f5f5;padding:50px 100px;margin-bottom:50px;margin-top:70px}.el-button[data-v-b6a16966]{width:90%}h1[data-v-b6a16966]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}.log-out[data-v-b6a16966]{display:flex;align-items:center;justify-content:flex-end;margin-bottom:50px}.log-out .el-button[data-v-b6a16966]{width:150px}.panel[data-v-823262d8]{height:500px;background-color:#f5f5f5;padding:100px;margin-bottom:50px;margin-top:70px}.el-button[data-v-823262d8]{width:90%}h1[data-v-3e2e07f0],h1[data-v-823262d8]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}.back-bottun[data-v-3e2e07f0]{padding:20px 50px}.el-col[data-v-3e2e07f0]{text-align:left}.confirm[data-v-3e2e07f0] .el-input-group__prepend{background-color:#e9f4ff}@media screen and (max-width:787px){[data-v-3e2e07f0] .el-input-group__prepend{font-size:12px;padding:0 5px}}.pass-cover[data-v-3e2e07f0]{display:flex;align-items:center;justify-content:center;margin:20px 0}.pass-cover .pass-item[data-v-3e2e07f0]{width:90%;max-width:900px;margin-bottom:10px}@media screen and (max-width:787px){.pass-cover .pass-item[data-v-3e2e07f0]{width:100%}}.change-button[data-v-3e2e07f0]{display:flex;justify-content:center;padding:50px 0}h1[data-v-b498c97e]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}.el-col[data-v-b498c97e]{text-align:left}.top-bar[data-v-b498c97e]{margin:20px}table.typeA[data-v-b498c97e]{width:100%;border-collapse:collapse;color:#4d4d4d;margin-bottom:100px}table.typeA tr[data-v-b498c97e]{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}table.typeA tr td[data-v-b498c97e],table.typeA tr th[data-v-b498c97e]{padding:10px 20px}table.typeA thead tr[data-v-b498c97e]{background:#f0f0f0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}table.typeA thead tr th[data-v-b498c97e]{font-weight:400}table.typeA tbody tr td.btn[data-v-b498c97e]{width:80px;text-align:center;padding:10px 0}table.stripe tbody tr[data-v-b498c97e]:nth-child(2n){background-color:#f8f8f8}.title[data-v-b498c97e]{width:50%}.category[data-v-b498c97e]{width:25%;text-align:center!important}.sort[data-v-b498c97e]{width:15%;text-align:center!important}.edit[data-v-b498c97e]{width:20%;text-align:center!important}.image-button[data-v-671bb305]{margin-bottom:5px}.image-editor-background[data-v-671bb305]{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:#000;opacity:.5}.image-editor[data-v-671bb305]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:95%;height:95%;background-color:#fff}.image-editor .image-editor-header[data-v-671bb305]{display:flex;justify-content:space-between;align-items:center}.image-editor .image-editor-header h3[data-v-671bb305]{margin:10px 20px}.image-editor .image-editor-header .close-button[data-v-671bb305]{font-size:24px;font-weight:700;margin-right:15px;cursor:pointer}.image-editor .file-select-button-cover[data-v-671bb305]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.image-editor .file-select-button-cover .file-select-button[data-v-671bb305]{font-size:18px;padding:15px 30px;color:#0071a1;background:#f3f5f6;border:1px solid #0071a1;border-radius:5px;opacity:.9}.image-editor .file-select-button-cover .file-select-button[data-v-671bb305]:hover{opacity:1}.image-editor .file-select-button-cover p[data-v-671bb305]{font-size:14px}.img-panel-cover[data-v-671bb305]{display:flex;align-items:flex-start;justify-content:center;height:100vh}.img-panel[data-v-671bb305]{width:99%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;height:630px;overflow-y:scroll}.img-unit[data-v-671bb305]{padding-top:9%;width:9%;border:1px solid grey;position:relative;margin:1%}.img-unit img[data-v-671bb305]{-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:80%;height:100%;align-self:flex-start}.selected[data-v-671bb305]{border:2px solid #409eff}.button-line[data-v-671bb305]{display:flex;justify-content:space-around;width:80%;margin:0 auto;padding:20px 0}.button-line .el-button[data-v-671bb305]{width:200px}h1[data-v-598bfa4f]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}h3[data-v-598bfa4f]{margin-top:40px;margin-bottom:10px}.back-button[data-v-598bfa4f]{margin:50px 0}.toukou[data-v-598bfa4f]{width:150px}h1[data-v-54d32609]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}.el-col[data-v-54d32609]{text-align:left}.top-bar[data-v-54d32609]{margin:20px}table.typeA[data-v-54d32609]{width:100%;border-collapse:collapse;color:#4d4d4d;margin-bottom:100px}table.typeA tr[data-v-54d32609]{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}table.typeA tr td[data-v-54d32609],table.typeA tr th[data-v-54d32609]{padding:10px 20px}table.typeA thead tr[data-v-54d32609]{background:#f0f0f0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}table.typeA thead tr th[data-v-54d32609]{font-weight:400}table.typeA tbody tr td.btn[data-v-54d32609]{width:80px;text-align:center;padding:10px 0}table.stripe tbody tr[data-v-54d32609]:nth-child(2n){background-color:#f8f8f8}.cat-name[data-v-54d32609]{width:50%}.url[data-v-54d32609]{width:30%}.sort[data-v-54d32609]{width:15%;text-align:center!important}.edit[data-v-54d32609]{width:20%;text-align:center!important}h1[data-v-f30dcba6]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}.cover[data-v-f30dcba6]{padding-bottom:30px}.category[data-v-f30dcba6],.post[data-v-f30dcba6]{padding-left:20px;background-color:#e9f7f7}.category[data-v-f30dcba6]{color:var(--green);font-size:22px;padding-top:5px;padding-bottom:10px}.post[data-v-f30dcba6]{padding-bottom:10px}.box[data-v-f30dcba6]{padding:30px 80px}.top-bar[data-v-f30dcba6]{padding-top:20px;display:flex;justify-content:space-between}.kakutei[data-v-f30dcba6]{padding-top:20px;display:flex;justify-content:center;margin-bottom:30px}h1[data-v-fb626c84]{text-align:center;color:var(--black);border-bottom:1px solid var(--gray);padding-bottom:15px;font-size:26px}h3[data-v-fb626c84]{margin-top:40px;margin-bottom:10px}.back-button[data-v-fb626c84]{margin:50px 0}.toukou[data-v-fb626c84]{width:150px}