/*!
 *
 * BurgerEditor StyleSheet Style Sample v2.21.0
 *
 */.mod-btn-default,.mod-btn-01,.bgt-btn,.mod-btn-cGray,.mod-btn-cMain,.mod-btn-02{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-decoration:none;cursor:pointer}.mod-btn-default .btnInner,.mod-btn-01 .btnInner,.bgt-btn .btnInner,.mod-btn-cGray .btnInner,.mod-btn-cMain .btnInner,.mod-btn-02 .btnInner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-align:center}.mod-btn-default>input,.mod-btn-01>input,.bgt-btn>input,.mod-btn-cGray>input,.mod-btn-cMain>input,.mod-btn-02>input,.mod-btn-default>button,.mod-btn-01>button,.bgt-btn>button,.mod-btn-cGray>button,.mod-btn-cMain>button,.mod-btn-02>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none;padding:0;opacity:0 !important;display:block;position:absolute;width:100%;height:100%;top:0;left:0}@media print,screen and (min-width: 1024px){.mod-btn-default>input:hover,.mod-btn-01>input:hover,.bgt-btn>input:hover,.mod-btn-cGray>input:hover,.mod-btn-cMain>input:hover,.mod-btn-02>input:hover,.mod-btn-default>button:hover,.mod-btn-01>button:hover,.bgt-btn>button:hover,.mod-btn-cGray>button:hover,.mod-btn-cMain>button:hover,.mod-btn-02>button:hover{cursor:pointer}}.mod-btn-01,.bgt-btn,.mod-btn-cGray,.mod-btn-cMain,.mod-btn-02{width:100%;max-width:320px;min-height:58px;color:#fff;font-size:16px;font-weight:700;line-height:1.5em;letter-spacing:0em;border:1px solid #44872e;border-radius:2px;background-color:#44872e;margin:0 auto 0}.mod-btn-01::before,.bgt-btn::before,.mod-btn-cGray::before,.mod-btn-cMain::before,.mod-btn-02::before,.mod-btn-01::after,.bgt-btn::after,.mod-btn-cGray::after,.mod-btn-cMain::after,.mod-btn-02::after{position:absolute;top:0;bottom:0;right:0;margin:auto;content:"";vertical-align:middle}.mod-btn-01::before,.bgt-btn::before,.mod-btn-cGray::before,.mod-btn-cMain::before,.mod-btn-02::before{right:12px;width:16px;height:1px;background:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mod-btn-01::after,.bgt-btn::after,.mod-btn-cGray::after,.mod-btn-cMain::after,.mod-btn-02::after{right:12px;width:7px;height:7px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mod-btn-01 .btnInner,.bgt-btn .btnInner,.mod-btn-cGray .btnInner,.mod-btn-cMain .btnInner,.mod-btn-02 .btnInner{position:relative;display:block;width:100%;height:100%}.mod-btn-01 .btnInner::before,.bgt-btn .btnInner::before,.mod-btn-cGray .btnInner::before,.mod-btn-cMain .btnInner::before,.mod-btn-02 .btnInner::before{content:"";width:6px;height:20px;background-color:#ffd800;position:absolute;top:50%;left:-1px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);z-index:1}.mod-btn-01:hover,.bgt-btn:hover,.mod-btn-cGray:hover,.mod-btn-cMain:hover,.mod-btn-02:hover{opacity:1 !important;background-color:#fff;color:#44872e}.mod-btn-01:hover::before,.bgt-btn:hover::before,.mod-btn-cGray:hover::before,.mod-btn-cMain:hover::before,.mod-btn-02:hover::before{background:#44872e;width:27px}.mod-btn-01:hover::after,.bgt-btn:hover::after,.mod-btn-cGray:hover::after,.mod-btn-cMain:hover::after,.mod-btn-02:hover::after{border-top:1px solid #44872e;border-right:1px solid #44872e}.mod-btn-01:hover .btnInner::before,.bgt-btn:hover .btnInner::before,.mod-btn-cGray:hover .btnInner::before,.mod-btn-cMain:hover .btnInner::before,.mod-btn-02:hover .btnInner::before{background-color:#44872e}.mod-btn-02{color:#44872e;background-color:#fff}.mod-btn-02:hover{color:#fff;background-color:#44872e}.mod-btn-cMain .btnInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mod-btn-cGray{color:#d5d5d5;background-color:#5e5e5e;border:1px solid #5e5e5e}.mod-btn-cGray::before{content:none}.mod-btn-cGray::after{content:none}.mod-btn-cGray .btnInner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.mod-btn-cGray .btnInner::before{content:none}.mod-btn-cGray:hover{opacity:1 !important;background-color:#fff;color:#5e5e5e}.mod-btnContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:20px 40px;margin:60px 0 0}@media only screen and (max-width: 1023px){.mod-btnContainer{margin-top:50px}}.mod-btnContainer>*{margin:0 0 0}.mod-btnContainer.isReverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.headerInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media print,screen and (min-width: 1024px){.headerInner{min-height:90px;margin:0 auto 0;padding:0 0 0 40px}}@media only print,screen and (min-width: 1024px)and (max-width: 1199px){.headerInner{padding:0 0 0 20px}}@media only screen and (max-width: 1023px){.headerInner{min-height:60px}}.header#is-headerFixed{position:absolute;width:100%;top:0;left:0;right:0;z-index:9990;-webkit-transition:all .5s;transition:all .5s}.header#is-headerFixed.scrolled{position:fixed;top:0;left:0;z-index:9990;background:rgba(255,255,255,.96);-webkit-box-shadow:0 3px 2px rgba(0,0,0,.2);box-shadow:0 3px 2px rgba(0,0,0,.2)}.header.isMenuOpen{background-color:#fff}.header-logo{display:block;width:383px;text-decoration:none}@media print,screen and (min-width: 1024px){.header-logo .item-logo{width:250px}}@media only print,screen and (min-width: 1024px)and (max-width: 1199px){.header-logo{width:250px}}@media only screen and (max-width: 1023px){.header-logo{width:210px;margin:0 0 0 16px}}.header-logoInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.header-logo .item-en{display:block;width:122px;margin:0 0 7px 0}@media only print,screen and (min-width: 1024px)and (max-width: 1199px){.header-logo .item-en{display:none}}@media print,screen and (min-width: 1024px){.gNav-btn-contact{width:150px;height:90px;margin-left:20px}}@media only print,screen and (min-width: 1024px)and (max-width: 1199px){.gNav-btn-contact{margin-left:10px}}@media only screen and (max-width: 1023px){.gNav-btn-contact{width:330px;height:60px;margin:32px auto 0}}.gNav-btn-contact:hover a{opacity:1 !important;background-color:#121212}.gNav-btn-contact a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#44872e;text-decoration:none;position:relative}@media print,screen and (min-width: 1024px){.gNav-btn-contact a{padding:28px 0 0 0}}@media only screen and (max-width: 1023px){.gNav-btn-contact a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 0 0 60px;border-radius:3px}}.gNav-btn-contact a::before{content:"";background:url(../img/common/icon_mail_01.svg) no-repeat center;background-size:cover;width:24px;height:20px;position:absolute}@media print,screen and (min-width: 1024px){.gNav-btn-contact a::before{top:25px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media only screen and (max-width: 1023px){.gNav-btn-contact a::before{top:50%;left:22px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}}@media only screen and (max-width: 1023px){.gNav-btn-contact a::after{content:"";width:10px;height:15px;position:absolute;top:50%;right:14px;background:url(../img/common/icon_arrow-right_02.svg) no-repeat center;background-size:cover;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}}.gNav-btn-policy{text-align:center;margin-top:15px}.gNav-btn-policy a{color:#121212;font-size:15px;font-weight:400;text-decoration:underline}@media print,screen and (min-width: 1024px){.gNav{width:-o-calc(100% - 400px);width:calc(100% - 400px)}}@media only print,screen and (min-width: 1024px)and (max-width: 1199px){.gNav{width:-o-calc(100% - 280px);width:calc(100% - 280px)}}#header-mobileMenuBtn{position:relative;display:block;width:60px;height:60px;padding:8px;background-color:#44872e;z-index:999;cursor:pointer}#header-mobileMenuBtn::after{content:"MENU";color:#fff;font-size:12px;font-weight:500;position:absolute;bottom:9px;left:13px}#header-mobileMenuBtn .header-mobileMenuBtnInner{position:relative;display:block;width:72%;height:0;padding-bottom:70%;top:0;left:0;right:0;margin:0 auto}#header-mobileMenuBtn .header-mobileMenuBtnInner>span{position:absolute;display:block;width:100%;height:3px;left:0;background-color:#fff;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border-radius:3px;pointer-events:none}#header-mobileMenuBtn .header-mobileMenuBtnInner>span:nth-child(1){top:5px}#header-mobileMenuBtn .header-mobileMenuBtnInner>span:nth-child(2){top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}#header-mobileMenuBtn .header-mobileMenuBtnInner>span:nth-child(3){bottom:5px}#header-mobileMenuBtn.isMenuOpen .header-mobileMenuBtnInner>span:nth-child(1){top:50%;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}#header-mobileMenuBtn.isMenuOpen .header-mobileMenuBtnInner>span:nth-child(2){opacity:0}#header-mobileMenuBtn.isMenuOpen .header-mobileMenuBtnInner>span:nth-child(3){top:50%;bottom:auto;-webkit-transform:translate(0, -50%) rotate(-45deg);transform:translate(0, -50%) rotate(-45deg)}.contactArea{background:url(../img/top/contact_back_03.jpg) no-repeat center;background-size:cover;position:relative}.contactArea::after{content:"";width:384px;height:384px;background:url(../img/top/contact_back_02.svg) no-repeat center;background-size:cover;position:absolute;bottom:0;right:0}@media only screen and (max-width: 1023px){.contactArea::after{width:187px;height:187px}}.contactAreaInner{max-width:-o-calc(1200px + (40px * 2));max-width:calc(1200px + (40px * 2));margin:0 auto;padding:53px 40px 27px;position:relative}@media only screen and (max-width: 1023px){.contactAreaInner{padding:53px 15px 37px}}.contactAreaInner::before{content:"";width:955px;height:477px;background:url(../img/top/contact_back_01.svg) no-repeat center;background-size:cover;position:absolute;top:0;left:-177px}@media only screen and (max-width: 1023px){.contactAreaInner::before{width:800px;height:400px;top:-7px;left:-421px}}.contactArea .top-h2 .item-sub{color:#fff}.contactArea .top-h2 .item-sub::before{background-color:#ffd800}.contactArea .top-h2 .item-sub::after{background-color:#fff}.contactArea .top-h2 .item-en{color:#fff}.contactAreaContents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:25px;position:relative;z-index:1}@media only screen and (max-width: 1023px){.contactAreaContents{display:block;margin-top:31px}}@media only screen and (max-width: 1023px){.contactArea .box-mail{margin-top:50px}}.contactArea .box-telFax,.contactArea .box-mail{width:45.834%}@media only screen and (max-width: 1023px){.contactArea .box-telFax,.contactArea .box-mail{width:100%}}.contactArea .box-telFax .top-h3,.contactArea .box-mail .top-h3{color:#fff;font-size:20px;margin-bottom:26px}@media only screen and (max-width: 1023px){.contactArea .box-telFax .top-h3,.contactArea .box-mail .top-h3{font-size:18px}}.contactArea .box-telFax .top-h3::before,.contactArea .box-mail .top-h3::before{background-color:#ffd800}.contactArea .box-telFax .item-txt,.contactArea .box-mail .item-txt{color:#fff;margin:-11px 0 23px 0}@media only screen and (max-width: 767px){.contactArea .box-telFax .item-txt,.contactArea .box-mail .item-txt{margin:-15px 0 23px 0}}.contactArea .box-telFax .item-btn,.contactArea .box-mail .item-btn{width:100%;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#44872e;font-size:22px;font-weight:700;text-decoration:none;border-radius:2px;padding:0 70px 0 0;position:relative;background-color:#fff;margin-bottom:16px}@media only screen and (max-width: 1023px){.contactArea .box-telFax .item-btn,.contactArea .box-mail .item-btn{font-size:20px;padding:0 24px 0 0;min-height:80px;max-width:360px;margin:0 auto 16px}}.contactArea .box-telFax .item-btn .item-btnInner,.contactArea .box-mail .item-btn .item-btnInner{display:block;width:100%;position:relative;text-align:center;padding-left:98px}@media only screen and (max-width: 767px){.contactArea .box-telFax .item-btn .item-btnInner,.contactArea .box-mail .item-btn .item-btnInner{padding-left:74px}}.contactArea .box-telFax .item-btn .item-btnInner::before,.contactArea .box-mail .item-btn .item-btnInner::before{content:"";width:64px;height:64px;position:absolute;top:50%;left:27px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media only screen and (max-width: 767px){.contactArea .box-telFax .item-btn .item-btnInner::before,.contactArea .box-mail .item-btn .item-btnInner::before{width:46px;height:46px;left:20px}}.contactArea .box-telFax .item-btn .miniTxt,.contactArea .box-mail .item-btn .miniTxt{display:block;color:#121212;font-size:14px;line-height:1.3;font-weight:400;letter-spacing:.05em;margin-top:15px}@media only screen and (max-width: 767px){.contactArea .box-telFax .item-btn .miniTxt,.contactArea .box-mail .item-btn .miniTxt{margin-top:20px}}.contactArea .box-telFax .item-btn .item-num,.contactArea .box-mail .item-btn .item-num{font-size:32px}@media only screen and (max-width: 1023px){.contactArea .box-telFax .item-btn .item-num,.contactArea .box-mail .item-btn .item-num{font-size:28px}}.contactArea .box-telFax .item-btn .item-num .sub,.contactArea .box-mail .item-btn .item-num .sub{font-size:24px}@media only screen and (max-width: 1023px){.contactArea .box-telFax .item-btn .item-num .sub,.contactArea .box-mail .item-btn .item-num .sub{font-size:20px}}@media only print,screen and (min-width: 1024px)and (max-width: 1199px){.contactArea .box-telFax .item-btn-tel,.contactArea .box-mail .item-btn-tel{min-height:135px}}@media only screen and (max-width: 1023px){.contactArea .box-telFax .item-btn-tel,.contactArea .box-mail .item-btn-tel{min-height:135px}}.contactArea .box-telFax .item-btn-tel .item-btnInner::before,.contactArea .box-mail .item-btn-tel .item-btnInner::before{background:url(../img/common/icon_tel_01.svg) no-repeat center;background-size:cover}@media only screen and (max-width: 1023px){.contactArea .box-telFax .item-btn-tel .item-btnInner::before,.contactArea .box-mail .item-btn-tel .item-btnInner::before{top:-3px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.contactArea .box-telFax .item-btn-fax .item-btnInner::before,.contactArea .box-mail .item-btn-fax .item-btnInner::before{background:url(../img/common/icon_fax_01.svg) no-repeat center;background-size:cover}@media only screen and (min-width: 768px){.contactArea .box-telFax .item-btn-mail,.contactArea .box-mail .item-btn-mail{min-height:120px;padding:0 70px 0 0}}@media only screen and (max-width: 767px){.contactArea .box-telFax .item-btn-mail,.contactArea .box-mail .item-btn-mail{padding:0 45px 0 0}}.contactArea .box-telFax .item-btn-mail .item-btnInner::before,.contactArea .box-mail .item-btn-mail .item-btnInner::before{background:url(../img/common/icon_mail_02.svg) no-repeat center;background-size:cover}.contactArea .box-telFax .item-btn-mail:hover,.contactArea .box-mail .item-btn-mail:hover{opacity:1 !important;background-color:#121212;color:#f8f8f8}.contactArea .box-telFax .item-btn-mail:hover::before,.contactArea .box-mail .item-btn-mail:hover::before{background:#fff;width:27px}.contactArea .box-telFax .item-btn-mail:hover::after,.contactArea .box-mail .item-btn-mail:hover::after{border-top:1px solid #fff;border-right:1px solid #fff}.contactArea .box-telFax .item-btn-mail:hover .item-btnInner::before,.contactArea .box-mail .item-btn-mail:hover .item-btnInner::before{background:url(../img/common/icon_mail_03.svg) no-repeat center;background-size:cover}.contactArea .box-telFax .item-btn-mail::before,.contactArea .box-telFax .item-btn-mail::after,.contactArea .box-mail .item-btn-mail::before,.contactArea .box-mail .item-btn-mail::after{position:absolute;top:0;bottom:0;right:0;margin:auto;content:"";vertical-align:middle}.contactArea .box-telFax .item-btn-mail::before,.contactArea .box-mail .item-btn-mail::before{right:20px;width:16px;height:1px;background:#44872e;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.contactArea .box-telFax .item-btn-mail::after,.contactArea .box-mail .item-btn-mail::after{right:20px;width:7px;height:7px;border-top:1px solid #44872e;border-right:1px solid #44872e;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.footerInner{max-width:-o-calc(1100px + (40px * 2));max-width:calc(1100px + (40px * 2));margin:41px auto 12px;padding:0 40px 0}@media only screen and (max-width: 1023px){.footerInner{padding:0 15px 0;margin:51px auto 20px}}.footerMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-bottom:30px}.footerMenu::after{content:"";width:109.091%;height:1px;background-color:#c9cbc8;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media only screen and (max-width: 1023px){.footerMenu::after{width:100%}}.footerMenu li{margin:0 16px}.footerMenu li a{color:#121212;font-size:15px;font-weight:500;letter-spacing:.05em;text-decoration:none}.footerMenu li a:hover{color:#44872e}.footerMain{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:42px}@media only screen and (max-width: 1023px){.footerMain{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}}.footerMain .item-logo{display:block;text-decoration:none;max-width:332px;margin-right:53px}@media only screen and (max-width: 1023px){.footerMain .item-logo{max-width:240px;margin:0 auto}}.footerMain .item-address{font-size:15px;line-height:1.7em}@media only screen and (max-width: 1023px){.footerMain .item-address{text-align:center;margin-top:27px}.footerMain .item-address a{color:#121212;text-decoration:none}}.footerCopyright{text-align:right;font-size:14px;margin-top:69px}@media only screen and (max-width: 1023px){.footerCopyright{text-align:center;font-size:12px;margin-top:56px}}.pageTop-box{position:relative}.pageTop-box .pageTop{position:fixed;cursor:pointer;width:64px;height:64px;border-radius:50%;background:#fff;-webkit-box-shadow:0px 0px 12px -1px #44872e;box-shadow:0px 0px 12px -1px #44872e;right:10px;z-index:999;padding:13px}.pageTop-box .pageTopInner{display:block;color:#44872e;font-size:13px;font-weight:500;text-align:center;position:relative;padding-top:23px}.pageTop-box .pageTopInner::before{content:"";width:1px;height:14px;background:#44872e;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.pageTop-box .pageTopInner::after{content:"";width:7px;height:7px;border-top:1px solid #44872e;border-right:1px solid #44872e;position:absolute;top:-1px;left:50%;-webkit-transform:translate(-50%, 0) rotate(-45deg);transform:translate(-50%, 0) rotate(-45deg)}.pageTop-box .pageTop:hover{background:#edf4ee}.pageTop-box .pageTop:hover .pageTopInner::before{height:19px}.isEmpty{height:0 !important;min-height:0 !important;padding-top:0 !important;padding-bottom:0 !important;margin-top:0 !important;margin-bottom:0 !important;border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;background:none !important}.isEmpty::before,.isEmpty::after{content:none !important}.hdnTxt{display:block !important;width:0 !important;height:0 !important;font-size:0 !important;color:transparent !important;line-height:0 !important;letter-spacing:0 !important;padding:0 !important;margin:0 !important;border:none !important;background:none !important}.hdnTxt::before,.hdnTxt::after{content:none !important}.defaultTxt,[data-bgb] p,[data-bgb] .bge-ckeditor,.bge_content p,.bge_content .bge-ckeditor{color:#121212;font-size:16px;line-height:1.8em;letter-spacing:.03em}@media only screen and (max-width: 1023px){.defaultTxt,[data-bgb] p,[data-bgb] .bge-ckeditor,.bge_content p,.bge_content .bge-ckeditor{font-size:16px}}.mod-hl-01{color:#121212;font-size:28px;font-weight:700;padding:18px 10px 19px 20px;margin-bottom:42px;position:relative;border-bottom:1px solid #c9cbc8}@media only screen and (max-width: 1023px){.mod-hl-01{font-size:25px;margin-bottom:32px}}.mod-hl-01::before{content:"";width:6px;height:6px;background-color:#ffd800;position:absolute;top:0;left:0;z-index:1}.mod-hl-01::after{content:"";width:6px;height:100%;background-color:#44872e;position:absolute;top:0;left:0}.mod-hl-02,[data-bgb] h2,.bge_content h2,.bge-title-h2{color:#121212;font-size:21px;font-weight:700;border-left:4px solid #44872e;background-color:#edf4ee;padding:13px 16px;margin-bottom:32px}.mod-hl-02 .sub,[data-bgb] h2 .sub,.bge_content h2 .sub,.bge-title-h2 .sub{display:block;color:#44872e;font-size:21px;font-weight:700}.mod-hl-03,[data-bgb] h3,.bge_content h3,.bge-title-h3{color:#121212;font-size:18px;font-weight:700;position:relative;padding-left:20px;margin-bottom:16px}.mod-hl-03::before,[data-bgb] h3::before,.bge_content h3::before,.bge-title-h3::before{content:"";width:12px;height:12px;background-color:#44872e;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:5px;left:0}.mod-hl-04,[data-bgb] h4,.bge_content h4,.bge-title-h4{color:#44872e;font-size:17px;font-weight:700;margin-bottom:16px}.mod-hl-05,[data-bgb] h5,.bge_content h5,.bge-title-h5{color:#121212;font-size:16px;font-weight:700;position:relative;padding-left:16px;margin-bottom:16px}.mod-hl-05::before,[data-bgb] h5::before,.bge_content h5::before,.bge-title-h5::before{content:"";width:10px;height:10px;border-radius:50%;background-color:#44872e;position:absolute;top:7px;left:0}.mod-hl-06,[data-bgb] h6,.bge_content h6,.bge-title-h6{color:#121212;font-size:16px;font-weight:700;margin-bottom:12px}.mod-defaultList,.mod-li-katakana,.mod-li-disc__color,.mod-li-decimal,[data-bgb] ol,.bge_content ol,.mod-li-disc,[data-bgb] ul,.bge_content ul,.mod-li-normal{list-style-type:none !important;margin:20px 0;padding:0;text-align:left;font-size:16px}@media only screen and (max-width: 1023px){.mod-defaultList,.mod-li-katakana,.mod-li-disc__color,.mod-li-decimal,[data-bgb] ol,.bge_content ol,.mod-li-disc,[data-bgb] ul,.bge_content ul,.mod-li-normal{font-size:16px}}.mod-defaultList li,.mod-li-katakana li,.mod-li-disc__color li,.mod-li-decimal li,[data-bgb] ol li,.bge_content ol li,.mod-li-disc li,[data-bgb] ul li,.bge_content ul li,.mod-li-normal li{list-style:inherit;position:relative;display:block;font-size:inherit;line-height:1.8em;letter-spacing:.03em;padding:0 0 0 1.5em;margin:0 0 .25em}.mod-defaultList li:last-child,.mod-li-katakana li:last-child,.mod-li-disc__color li:last-child,.mod-li-decimal li:last-child,[data-bgb] ol li:last-child,.bge_content ol li:last-child,.mod-li-disc li:last-child,[data-bgb] ul li:last-child,.bge_content ul li:last-child,.mod-li-normal li:last-child{margin-bottom:0}.mod-defaultList:first-child,.mod-li-katakana:first-child,.mod-li-disc__color:first-child,.mod-li-decimal:first-child,[data-bgb] ol:first-child,.bge_content ol:first-child,.mod-li-disc:first-child,[data-bgb] ul:first-child,.bge_content ul:first-child,.mod-li-normal:first-child{margin-top:0 !important}.mod-li-normal li{padding:0}.mod-li-disc:first-child,[data-bgb] ul:first-child,.bge_content ul:first-child{margin-top:0 !important}.mod-li-disc>li::before,[data-bgb] ul>li::before,.bge_content ul>li::before{content:"・";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:1.5em;height:1.8em;color:#121212;font-size:inherit;line-height:1.8;letter-spacing:0em;top:0;left:0}.mod-li-decimal,[data-bgb] ol,.bge_content ol{counter-reset:my-counter !important}.mod-li-decimal:first-child,[data-bgb] ol:first-child,.bge_content ol:first-child{margin-top:0 !important}.mod-li-decimal>li::before,[data-bgb] ol>li::before,.bge_content ol>li::before{content:counter(my-counter) ".";position:absolute;counter-increment:my-counter;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.8em;width:1.5em;color:inherit;font-size:.95rem;line-height:1em;letter-spacing:0em;top:.02rem;left:0}.mod-li-disc__color:first-child{margin-top:0 !important}.mod-li-disc__color>li::before{content:"●";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:1.5em;height:1.8em;color:#44872e;font-size:.8em;line-height:1.8em;letter-spacing:0em;top:.2em;left:0}.mod-li-katakana{counter-reset:my-counter !important}.mod-li-katakana>li{list-style-type:katakana !important}.mod-li-katakana>li::before{content:counter(my-counter, katakana) ".";position:absolute;counter-increment:my-counter;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.8em;width:1.5em;color:inherit;font-size:1em;line-height:1.8em;letter-spacing:0em;top:0;left:0}@font-face{font-family:FontAwesome;src:url("../fonts/fontawesome-webfont.eot?v=4.6.3");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}[data-bgb]>*:first-child,.bge-ckeditor>*:first-child{margin-top:0 !important}#post-detail>*:first-child{margin-top:0 !important}#post-detail>*:first-child>[data-bgt] h1,#post-detail>*:first-child>[data-bgt] h2,#post-detail>*:first-child>[data-bgt] h3,#post-detail>*:first-child>[data-bgt] h4,#post-detail>*:first-child>[data-bgt] h5,#post-detail>*:first-child>[data-bgt] h6{margin-top:0 !important}.bgb-wysiwyg{margin-top:2em}.colorBox__sub .bge-ckeditor{position:relative;display:block;width:100%;padding:38px 0 38px}.colorBox__sub .bge-ckeditor::before{content:"";position:absolute;display:block;width:100vw;min-width:1500px;height:100%;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);background-color:#edf4ee;z-index:-1;pointer-events:none}[data-bgb] h1,[data-bgb] h2,[data-bgb] h3,[data-bgb] h4,[data-bgb] h5,[data-bgb] h6,.bge_content h1,.bge_content h2,.bge_content h3,.bge_content h4,.bge_content h5,.bge_content h6{display:block;line-height:1.2em;letter-spacing:.04em;margin-top:1.5em;margin-bottom:.5em}[data-bgb] h2,.bge_content h2,.bge-title-h2{margin:1.8em 0 1.8em}[data-bgb] h3,.bge_content h3,.bge-title-h3{margin:1.8em 0 1.5em}[data-bgb] h4,.bge_content h4,.bge-title-h4{margin:1.8em 0 1em}[class^=bgb-image-text] .bgt-image-container .bgt-image{margin-bottom:16px !important}.bgt-container.bgt-image-container{margin:1.8em 0 2.6em}[data-bgb] p,[data-bgb] .bge-ckeditor,.bge_content p,.bge_content .bge-ckeditor{margin:1em 0 1em}[data-bgb] ol,[data-bgb] ul,.bge_content ol,.bge_content ul{list-style-type:none !important;margin:.5em 0 .5em;padding:0;text-align:left}[data-bgb] ol li,[data-bgb] ul li,.bge_content ol li,.bge_content ul li{list-style:inherit;position:relative;display:block;font-size:16px;line-height:1.8em;letter-spacing:.04em;padding:0 0 0 1.5em;margin:0 0 .5em}@media only screen and (max-width: 1023px){[data-bgb] ol li,[data-bgb] ul li,.bge_content ol li,.bge_content ul li{font-size:16px}}[data-bgb] ol li:last-child,[data-bgb] ul li:last-child,.bge_content ol li:last-child,.bge_content ul li:last-child{margin-bottom:0}[data-bgb] ol:first-child,[data-bgb] ul:first-child,.bge_content ol:first-child,.bge_content ul:first-child{margin-top:0 !important}[data-bgb] blockquote,.bge_content blockquote{position:relative;margin:1em 0;padding:1px 2.5em;border-radius:5px;background:none;border:2px solid #ccc;overflow:hidden;color:#888;font-size:.9em}[data-bgb] blockquote::before,.bge_content blockquote::before{content:"“";display:block;font-family:serif;position:absolute;top:.3em;left:.25em;z-index:0;color:#ccc;font-size:3em}[data-bgb] blockquote::after,.bge_content blockquote::after{content:"”";display:block;font-family:serif;position:absolute;bottom:-0.3em;right:.25em;z-index:0;color:#ccc;font-size:3em}[data-bgb] table,.bge_content table{width:100%}@media only screen and (min-width: 768px){[data-bgb] table,.bge_content table{table-layout:fixed;border-top:1px solid gray}[data-bgb] table,[data-bgb] table td,[data-bgb] table th,.bge_content table,.bge_content table td,.bge_content table th{border-collapse:collapse}}@media only screen and (max-width: 767px){[data-bgb] table,.bge_content table{border-top:1px solid gray;border-bottom:1px solid gray}}@media only screen and (max-width: 767px){[data-bgb] table tr,.bge_content table tr{display:block;border-bottom:1px solid gray}[data-bgb] table tr:last-child,.bge_content table tr:last-child{border-bottom:none}}[data-bgb] table th,.bge_content table th{color:#121212;font-size:16px;font-weight:bold;line-height:1.2;background-color:#f5f5f5;padding:14px 20px}@media only screen and (min-width: 768px){[data-bgb] table th,.bge_content table th{vertical-align:middle;border-bottom:1px solid gray}}@media only screen and (max-width: 767px){[data-bgb] table th,.bge_content table th{display:block;text-align:center;border-bottom:1px solid gray}}[data-bgb] table td,.bge_content table td{color:#121212;font-size:16px;line-height:1.5;padding:14px 20px}@media only screen and (min-width: 768px){[data-bgb] table td,.bge_content table td{vertical-align:middle;border-bottom:1px solid gray}}@media only screen and (max-width: 767px){[data-bgb] table td,.bge_content table td{display:block}}[data-bgb] #post-detail .row-head .bge-type-table tbody tr:first-child td,.bge_content #post-detail .row-head .bge-type-table tbody tr:first-child td{background-color:#eff3f5 !important;font-weight:600 !important;text-align:center !important}[data-bgb] .row-head .bge-type-table tbody tr:first-child td,.bge_content .row-head .bge-type-table tbody tr:first-child td{background-color:#eff3f5 !important;font-weight:600 !important;text-align:center !important}@media only screen and (max-width: 1023px){[data-bgb] .table-scroll-container,.bge_content .table-scroll-container{overflow-x:scroll}[data-bgb] .table-scroll-container .table-scroll,.bge_content .table-scroll-container .table-scroll{min-width:900px}[data-bgb] .table-scroll-container .table-scroll tr,.bge_content .table-scroll-container .table-scroll tr{display:table-row !important}[data-bgb] .table-scroll-container .table-scroll td,[data-bgb] .table-scroll-container .table-scroll th,.bge_content .table-scroll-container .table-scroll td,.bge_content .table-scroll-container .table-scroll th{display:table-cell !important}}[data-bgb] table.table-no-break tr,.bge_content table.table-no-break tr{display:table-row !important}[data-bgb] table.table-no-break th,.bge_content table.table-no-break th{display:table-cell !important;text-align:left}[data-bgb] table.table-no-break td,.bge_content table.table-no-break td{display:table-cell !important;text-align:left}@media only screen and (min-width: 768px){[data-bgb] .sub-thumbnailBoxContainer,.bge_content .sub-thumbnailBoxContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox,.bge_content .sub-thumbnailBoxContainer .thumbnailBox{display:block;color:#121212;text-decoration:none}@media print,screen and (min-width: 1024px){[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox,.bge_content .sub-thumbnailBoxContainer .thumbnailBox{width:31%;margin:0 0 40px 3.5%}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox:nth-child(3n+1),.bge_content .sub-thumbnailBoxContainer .thumbnailBox:nth-child(3n+1){margin-left:0}}@media only screen and (min-width: 768px)and (max-width: 1023px){[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox,.bge_content .sub-thumbnailBoxContainer .thumbnailBox{width:48.25%;margin:0 0 40px 3.5%}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox:nth-child(2n-1),.bge_content .sub-thumbnailBoxContainer .thumbnailBox:nth-child(2n-1){margin-left:0}}@media only screen and (max-width: 767px){[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox,.bge_content .sub-thumbnailBoxContainer .thumbnailBox{width:100%;margin-bottom:40px}}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-img,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-img{display:block;width:100%}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-imgInner,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-imgInner{position:relative;width:100%;height:0;padding-bottom:67.56%;overflow:hidden;z-index:0}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-imgInner>img,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-imgInner>img{position:absolute;top:50%;right:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-hl,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-hl{font-size:18px;font-weight:700;margin-top:15px}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-deadline,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-deadline{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-deadline .item-txt,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-deadline .item-txt{display:block;width:74px;color:#fff;font-size:16px;text-align:center;background-color:#ffd800;padding:15px 20px;margin-right:10px;line-height:1.3}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-deadline .item-data,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-deadline .item-data{display:block;font-size:16px;width:-o-calc(100% - 84px);width:calc(100% - 84px)}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-remarks,.bge_content .sub-thumbnailBoxContainer .thumbnailBox .thumbnailBox-remarks{font-size:14px;margin-top:10px}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox:hover,.bge_content .sub-thumbnailBoxContainer .thumbnailBox:hover{opacity:1}[data-bgb] .sub-thumbnailBoxContainer .thumbnailBox:hover .thumbnailBox-imgInner>img,.bge_content .sub-thumbnailBoxContainer .thumbnailBox:hover .thumbnailBox-imgInner>img{-webkit-transform:translate(50%, -50%) scale(1.18);transform:translate(50%, -50%) scale(1.18)}[data-bgb] strong,.bge_content strong{font-weight:bold;font-style:normal;text-decoration:none}[data-bgb] small,.bge_content small{font-size:.8em}[data-bgb] u,.bge_content u{font-weight:normal;font-style:normal;text-decoration:underline}[data-bgb] s,.bge_content s{font-weight:normal;font-style:normal;text-decoration:line-through}[data-bgb] sub,.bge_content sub{font-size:.8em;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:sub}[data-bgb] sup,.bge_content sup{font-size:.8em;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:super}[data-bgb] hr,.bge_content hr{width:100%;height:1px;color:#7c7c7c;background:currentColor;border-style:none;margin:50px auto}@media only screen and (max-width: 1023px){[data-bgb] hr,.bge_content hr{margin:40px auto}}[data-bgb] a,.bge_content a{color:#44872e}.image-text3 .image-text3 .image-text3 .bgt-box__caption{text-align:left;font-weight:normal;padding:3px;background:none;font-size:.8em}.bgt-container.bgt-button-container,.bgt-container.bgt-button02-container{float:none;padding:0 !important}.bgb-button,.bgb-button2,.bgb-button3,.bgb-button_02,.bgb-button2_02,.bgb-button3_02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:40px 0}@media only screen and (max-width: 1023px){.bgb-button,.bgb-button2,.bgb-button3,.bgb-button_02,.bgb-button2_02,.bgb-button3_02{margin:30px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.bgb-button .bgt-grid,.bgb-button2 .bgt-grid,.bgb-button3 .bgt-grid,.bgb-button_02 .bgt-grid,.bgb-button2_02 .bgt-grid,.bgb-button3_02 .bgt-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;float:none;padding:0 10px !important}.bgb-button2 .bgt-grid{width:50%}@media only screen and (max-width: 1023px){.bgb-button2 .bgt-grid{width:100%;padding:0 0 !important}}.bgb-button3 .bgt-grid{width:33%}@media only screen and (max-width: 1023px){.bgb-button3 .bgt-grid{width:100%;padding:0 0 !important}}.bgb-download-file{text-align:left !important}.bgt-container.bgt-button-container,.bgt-container.bgt-button02-container{display:block;width:100%}.bgt-btn{color:#fff !important}.bgt-btn__text{position:relative}.bgt-btn02{border:1px solid #000}.bgt-btn02::before{background-color:#fff}.bgt-btn02__text{color:#44872e}.bgt-btn03::before{background-color:#ffd800}.bgt-btn03__text{color:#fff}.bgb-button.back-btn .bgt-btn{padding:20px 20px 20px 60px}.bgb-button.back-btn .bgt-btn::after{left:4px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.bgb-button.back-btn .bgt-btn__text{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bgt-hr{margin:0 auto}[data-bgt-hr-kind=dashed] .bgt-hr{height:0;border:none;background:none;border-bottom:2px dashed #7c7c7c}.bgt-hr--bold,[data-bgt-hr-kind=bold] .bgt-hr{height:5px}.bgt-hr--narrow,[data-bgt-hr-kind=narrow] .bgt-hr{height:1px}.bgt-hr--short,[data-bgt-hr-kind=short] .bgt-hr{width:60%;height:1px}.bgt-download-file-container{width:100%;max-width:320px}.bgt-download-file>a{text-decoration:none}.bgt-link__size{color:#fff;font-size:.8em;font-weight:normal}.bgt-link__icon{color:#fff;margin-right:3px}.bgt-download-file__link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:15em;padding:1em 2em 1em 1em;font-size:15px;line-height:1.4;color:#fff;text-decoration:none;vertical-align:middle;background:#333;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bgt-download-file__link .bgt-link__name{font-size:1em;line-height:1.4;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-right:3px}.bgt-download-file__link::after{position:absolute;top:50%;right:.8em;display:block;width:10px;height:10px;margin-top:-5px;content:"";border:2px solid #fff;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 768px){.bgt-google-maps-link{margin-top:10px;padding:1em;text-decoration:none;color:#333;border:solid 1px #999;border-radius:3px;text-align:center}.bgt-google-maps-link span{display:inline-block;vertical-align:middle}.bgt-google-maps-link::after{font-family:FontAwesome,serif;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1em;vertical-align:middle}}[data-bgt=gallery] .bgt-gallery{padding-top:54%}[data-bgt=gallery] .bgt-gallery:hover [data-bgt=gallery] .bgt-gallery-ctrl{opacity:1}[data-bgt=gallery] .bgt-gallery__img img{-o-object-fit:cover;object-fit:cover}[data-bgt=gallery] .bgt-gallery__caption{color:#fff;background:rgba(0,0,0,.6);padding:.7em 1em;text-align:center}[data-bgt=gallery] .bgt-gallery-ctrl{top:50%;opacity:0;-webkit-transition:opacity 200ms ease-in;transition:opacity 200ms ease-in}[data-bgt=gallery] .bgt-gallery-ctrl__prev,[data-bgt=gallery] .bgt-gallery-ctrl__next{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-20px 0 0;padding:0;background:none;border:none;-webkit-transform-origin:center center;transform-origin:center center}[data-bgt=gallery] .bgt-gallery-ctrl__prev:hover,[data-bgt=gallery] .bgt-gallery-ctrl__next:hover{opacity:.5}[data-bgt=gallery] .bgt-gallery-ctrl__prev:focus,[data-bgt=gallery] .bgt-gallery-ctrl__next:focus{outline:none}[data-bgt=gallery] .bgt-gallery-ctrl__prev span,[data-bgt=gallery] .bgt-gallery-ctrl__next span{display:block;overflow:hidden;width:0;height:0}[data-bgt=gallery] .bgt-gallery-ctrl__prev::after,[data-bgt=gallery] .bgt-gallery-ctrl__next::after{content:"";display:block;width:40px;height:40px;border:solid #fff;border-width:5px 5px 0 0}[data-bgt=gallery] .bgt-gallery-ctrl__prev{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}[data-bgt=gallery] .bgt-gallery-ctrl__next{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[data-bgt=gallery] [data-gallery-marker=thumbs]+.bgt-gallery-marker{margin-top:10px}[data-bgt=gallery] [data-gallery-marker=thumbs]+.bgt-gallery-marker li{margin:0 5px;width:60px;height:60px}[data-bgt=gallery] [data-gallery-marker=dot]+.bgt-gallery-marker{margin-top:10px}[data-bgt=gallery] [data-gallery-marker=dot]+.bgt-gallery-marker li{margin:0 2px;width:10px;height:10px;background-color:#999;border-radius:100%}[data-bgt=gallery] [data-gallery-marker=dot]+.bgt-gallery-marker li.current{background-color:#000}.pc-only{display:block}@media screen and (max-width: 768px){.pc-only{display:none}}.sp-only{display:none}@media screen and (max-width: 768px){.sp-only{display:block}}.one-btn>*:not(:first-child){display:none}.bgt-image[data-bge-hr=true]{max-width:50% !important;margin:auto !important}[data-bgb=download-file]{text-align:left}[data-bgb=download-file] .bgt-download-file-container{max-width:100% !important}.bgt-container.bgt-image-container[data-bgt=image]{margin-bottom:0px !important}