*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{letter-spacing:0.4px;color:#222;font-family:"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,sans-serif;font-size:1.6rem}img{width:100%;vertical-align:bottom}a{text-decoration:none}button:focus{outline:none}li{list-style:none}.sp{display:none}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bold{font-weight:bold}.mid{font-size:2.4rem}.en-f{font-family:"Oswald",sans-serif;text-transform:uppercase}.bg-black{background:#222}@media screen and (max-width: 749px){.pc{display:none}.sp{display:block}}.section__ttl{font-size:4rem;text-align:center}.section__inner{margin:0 auto;max-width:990px}@media screen and (max-width: 959px){.section__inner{max-width:95%}}.header__inner{max-width:990px;margin:0 auto;padding:1%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff}@media screen and (max-width: 749px){.header__inner{padding:2%}}.header .header__ttl{width:30%;margin-right:5%}@media screen and (max-width: 749px){.header .header__ttl{width:60%;max-width:300px;z-index:1}}.header p{font-size:1.4rem}@media screen and (max-width: 749px){.header p{display:none}}@media screen and (max-width: 959px){.header{min-height:140px}.header p{font-size:1.2rem}}@media screen and (max-width: 749px){.header{background:url("../images/sp-top-fv.png") no-repeat 95% top;background-size:cover;position:relative;height:100vh}.header::before{background-color:rgba(0,0,0,0.2);position:absolute;top:0;right:0;bottom:0;left:0;content:' '}.header__inner{background:none;max-width:700px}}.header .cart{background:#399AB2;color:#fff;width:122px;height:80px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;right:90px;z-index:3}.header .cart img{width:30%;display:block;margin:10px auto}.header .cart p{font-size:1.2rem;font-weight:bold;letter-spacing:0.75px;padding:0 10px}.header .cart:hover{opacity:0.7}@media screen and (max-width: 959px){.header .cart{width:122px;height:80px;right:80px}.header .cart p{font-size:1.2rem}}@media screen and (max-width: 749px){.header .cart{width:60px;height:60px;right:60px}.header .cart p{display:none}.header .cart img{width:50%}}.header .sub-menu{max-width:990px;margin:0 auto;padding:2%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .sub-menu a{color:#399AB2;font-weight:bold}.header .sub-menu a:hover{opacity:0.7}@media screen and (max-width: 959px){.header .sub-menu a{font-size:1.4rem}}@media screen and (max-width: 749px){.header .sub-menu{display:none}}header .header__inner .burger-btn{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;right:0;z-index:3;background:#222;width:90px;height:80px;z-index:100}@media screen and (max-width: 959px){header .header__inner .burger-btn{height:80px;width:80px}}@media screen and (max-width: 749px){header .header__inner .burger-btn{width:60px;height:60px}}header .header__inner .burger-btn .menu{color:white;margin-top:13px;display:block;font-size:1.2rem}header .header__inner .burger-btn.active{background:#399AB2}header .header__inner .burger-btn .bar{display:block;height:2px;width:30px;background-color:#fff;margin:auto}header .header__inner .burger-btn .bar_top{-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}header .header__inner .burger-btn .bar_mid{-webkit-transform:translateY(5px);transform:translateY(5px)}header .header__inner .burger-btn .bar_bottom{-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}header .header__inner .burger-btn .bar.cross.bar_top{-webkit-transform:translateY(2px) rotate(45deg);transform:translateY(2px) rotate(45deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media screen and (max-width: 749px){header .header__inner .burger-btn .bar.cross.bar_top{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}}header .header__inner .burger-btn .bar.cross.bar_mid{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}header .header__inner .burger-btn .bar.cross.bar_bottom{-webkit-transform:translateY(-2px) rotate(-45deg);transform:translateY(-2px) rotate(-45deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media screen and (max-width: 749px){header .header__inner .burger-btn .bar.cross.bar_bottom{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}}.hamburger{position:fixed;z-index:10;top:0;right:0;width:60vw;height:100vh;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#399AB2;padding-right:15%}@media screen and (max-width: 959px){.hamburger{padding-right:0}}@media screen and (max-width: 749px){.hamburger{width:85vw}}.hamburger__lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;width:50%;margin-left:10%;margin-bottom:10%}.hamburger__list{font-size:1.6rem;font-weight:bold;list-style:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hamburger__list a:hover{opacity:0.7}.hamburger__list img{width:15px;height:13px;margin-right:10px; margin-bottom: 5px;}.hamburger__list+.hamburger__list{padding-top:30px}.hamburger__list a{text-decoration:none;color:#fff}@media screen and (max-width: 749px){.hamburger__list a{font-size:1.4rem}}.hamburger .nav-logo{width:50%;margin:10%}.hamburger .link{width:270px;height:60px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:10%;margin-top:25px}@media screen and (max-width: 749px){.hamburger .link{width:200px;height:50px}}.hamburger .link p{padding:20px 0;font-weight:bold;display:block;margin:0 auto;-webkit-transform:translate(10%, 0);transform:translate(10%, 0)}.hamburger .link .on{display:none}.hamburger .link:hover .on{display:block}.hamburger .link:hover .off{display:none}.hamburger .bg-green{border:#fff 1px solid;color:#fff;background:#399AB2}.hamburger .bg-green img{width:15px;height:13px;margin-right:10px}.hamburger .bg-green:hover{border:#fff 1px solid;color:#399AB2;background:#fff}.hamburger .bg-white{border:#fff 1px solid;color:#399AB2;background:#fff;position:relative}.hamburger .bg-white img{width:15px;height:13px;margin-right:10px}.hamburger .bg-white .cart-btn{width:12%;height:60%;position:absolute;left:20px}@media screen and (max-width: 749px){.hamburger .bg-white .cart-btn{height:50%;left:5px}}.hamburger .bg-white:hover{border:#fff 1px solid;color:#fff;background:#399AB2}.hamburger .last{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hamburger .last .facebook{width:8%;margin-top:25px;margin-right:10%}.hamburger .last .facebook:hover{opacity:0.7}.hamburger.open{-webkit-transform:translateX(0);transform:translateX(0)}.fv{background:url("../images/top-fv.png") no-repeat top center;background-size:cover;position:relative;height:80vh}.fv::before{background-color:rgba(0,0,0,0.2);position:absolute;top:0;right:0;bottom:0;left:0;content:' '}.fv .copy{position:absolute;width:100%;text-align:center;z-index:1;top:35%}.fv .copy p{font-weight:bold;font-size:2.2rem;line-height:35px;letter-spacing:6.6px;color:#fff}.fv .logo-en{position:absolute;text-align:center;z-index:1;top:50%;width:100%}.fv .logo-en img{width:40%;min-width:590px}.fv .logo{position:absolute;right:10%;bottom:10%;width:8%;text-align:right}@media screen and (max-width: 749px){.fv{background:none;position:initial;height:initial;}.fv::before{display:none}.fv .copy{top:30%}.fv .copy p{display:block;letter-spacing:1px;font-size:1.9rem}.fv .logo-en img{width:60%;min-width:300px}.fv .logo{right:5%;text-align:right;bottom:0;width:15%}}.description{padding:65px 0 70px}.description p{color:#fff;text-align:center;font-size:1.8rem}.description .mid{font-size:2.4rem}.description h2{padding:50px 0;width:80%;margin:auto}@media screen and (max-width: 749px){.description .mid{font-size:1.3rem}.description h2{padding:10px 0 20px;width:60%;min-width:320px}.description p{font-size:1.2rem;line-height:23px}}.link-area{}.link-area .flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.link-area .out-box{margin:120px 0;padding:65px 40px 30px;background:rgba(57,154,178,0.9);text-align:center;width:31%}.link-area .out-box h3{color:#fff;font-size:3.2rem;padding-bottom:10px;letter-spacing:6.4px}.link-area .out-box p{color:#fff;font-size:1.8rem;padding-bottom:25px}.link-area .out-box figure{width:30%;margin:auto;padding-bottom:65px}.link-area .bg-none{border:#fff 1px solid;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.link-area .bg-none p{padding:20px 0;margin:0 auto;display:block;letter-spacing:5px;-webkit-transform:translate(20%, 0);transform:translate(20%, 0)}.link-area .bg-none img{width:15px;height:13px;margin-right:10px}.link-area .bg-none .on{display:none}.link-area .bg-none:hover{border:#fff 1px solid;background:#fff}.link-area .bg-none:hover p{color:#399AB2}.link-area .bg-none:hover .on{display:block}.link-area .bg-none:hover .off{display:none}@media screen and (max-width: 959px){.link-area .out-box{padding:50px 25px 30px}.link-area .out-box h3{font-size:2.5rem;letter-spacing:5px}.link-area .out-box p{font-size:1.6rem}}@media screen and (max-width: 749px){.link-area{padding:60px 0;background:#fff}.link-area .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.link-area .out-box{width:85%;margin:0 auto 25px;background:#399AB2;padding:3%}.link-area .out-box h3{font-size:3rem;padding-bottom:0;font-weight:100}.link-area .out-box p{font-weight:normal;padding-bottom:15px}.link-area .out-box .link-box{border:#fff 1px solid;padding-top:15px}.link-area .out-box figure{display:none}.link-area .out-box .link{display:none}}.merit{padding:100px 0 120px}.merit .section__ttl{color:#fff;font-size:4rem;text-align:center;padding-bottom:20px;letter-spacing:8px}.merit p{color:#fff;text-align:center;font-size:2rem;font-weight:bold}.merit .flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:190px 0 65px}.merit .flex-item{position:relative;width:30%}.merit .flex-item .fukidashi{background:rgba(57,154,178,0.9);height:150px;width:230px;padding:10%;position:absolute;top:-115px;left:0;right:0;margin:auto}.merit .flex-item .fukidashi::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:20px 12.5px 0 12.5px;border-color:rgba(57,154,178,0.9) transparent transparent transparent;position:absolute;bottom:-20px;left:0;right:0;margin:auto}.merit .flex-item .fukidashi .bg-g{background:rgba(0,0,0,0.5);padding:1%;margin-top:5px}@media screen and (max-width: 959px){.merit .flex-item .fukidashi{width:200px;height:120px;padding:8% 10%;top:-105px}.merit .flex-item .fukidashi p{font-size:1.8rem}}@media screen and (max-width: 749px){.merit .flex-item .fukidashi{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:75%;min-width:230px;padding:5% 10%;top:unset;bottom:105px}.merit .flex-item .fukidashi::after{display:none}.merit .flex-item .fukidashi p{font-size:2rem}}.merit .flex-item .bg-white{background:#fff;padding:20px}.merit .flex-item .bg-white p{color:#222;font-weight:normal;font-size:1.5rem;text-align:left}@media screen and (max-width: 959px){.merit .flex-item{width:32%}.merit .flex-item .bg-white{padding:15px}}@media screen and (max-width: 749px){.merit .flex-item{width:85%;margin:0 auto 20px}.merit .flex-item .bg-white{padding:40px 0 20px;min-height:120px}.merit .flex-item .bg-white p{font-size:1.6rem;width:90%;margin:auto}}.merit .bg-none{border:#fff 1px solid;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:270px;margin:auto}.merit .bg-none p{padding:20px 0;margin:0 auto;display:block;letter-spacing:5px;-webkit-transform:translate(20%, 0);transform:translate(20%, 0)}.merit .bg-none img{width:15px;height:13px;margin-right:10px}.merit .bg-none .on{display:none}.merit .bg-none:hover{border:#fff 1px solid;background:#fff}.merit .bg-none:hover p{color:#222}.merit .bg-none:hover .on{display:block}.merit .bg-none:hover .off{display:none}@media screen and (max-width: 749px){.merit{padding:60px 0}.merit .section__ttl{padding-bottom:5px;font-weight:100;font-size:3rem}.merit h2{font-size:3rem}.merit p{font-size:1.7rem}.merit .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:30px auto}.merit .link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border:1px solid #fff;margin-bottom:0}.merit .bg-none p{font-size:1.5rem}}.news{padding:100px 0 120px}.news .section__inner{min-height:860px}.news .section__ttl{color:#222;font-size:4rem;text-align:center;padding-bottom:20px;letter-spacing:8px}.news p{color:#222;text-align:center;font-size:2rem;font-weight:bold;padding-bottom:60px}.news .flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #8F8F8F;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.news .search_item{display:inline-block;padding:3px;cursor:pointer;width:32%;color:white;text-align:center;padding:20px;margin-bottom:40px}.news .list_item .flex{padding:30px 0;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}.news .list_item .flex time{margin-right:3%;color:#666666}.news .list_item .flex h5{width:100px;height:30px;color:#fff;font-size:1.2rem;text-align:center;padding:5px 0;margin-right:3%}.news .list_item .flex p{padding:0;font-weight:normal;font-size:1.5rem;text-align:left}.news .bg-gray{background:#8F8F8F;position:relative}.news .bg-gray.is-active::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:20px 12.5px 0 12.5px;border-color:#8F8F8F transparent transparent transparent;position:absolute;bottom:-20px;left:0;right:0;margin:auto}.news .bg-green{background:#399AB2;position:relative}.news .bg-green.is-active::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:20px 12.5px 0 12.5px;border-color:#399AB2 transparent transparent transparent;position:absolute;bottom:-20px;left:0;right:0;margin:auto}.news .bg-yellow{background:#938B63;position:relative}.news .bg-yellow.is-active::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:20px 12.5px 0 12.5px;border-color:#938B63 transparent transparent transparent;position:absolute;bottom:-20px;left:0;right:0;margin:auto}.news .is-hide{display:none}.news .bg-none{border:#222 1px solid;color:#222;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:270px;margin:50px auto 0}.news .bg-none p{padding:20px 0;margin:0 auto;display:block;letter-spacing:5px;-webkit-transform:translate(20%, 0);transform:translate(20%, 0)}.news .bg-none img{width:15px;height:13px;margin-right:10px}.news .bg-none .on{display:none}.news .bg-none:hover{border:#fff 1px solid;background:#222}.news .bg-none:hover p{color:#fff}.news .bg-none:hover .on{display:block}.news .bg-none:hover .off{display:none}@media screen and (max-width: 749px){.news{padding:60px 0}.news .section__ttl{font-size:3rem;padding-bottom:5px}.news p{padding-bottom:30px}.news .list_item .flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;width:95%;margin:auto}.news .list_item .flex::after{display:inline-block;position:absolute;width:40px;height:40px;background:url(../images/arrow-2.png) no-repeat center center;background-size:10px 20px;content:"";right:0}.news .list_item .flex p{width:90%;padding-top:10px}.news .bg-none{margin-top:40px}.news .bg-none p{font-size:1.5rem}}.online-shop{padding:95px 0 85px;margin-bottom:100px;background:url("../images/online.png") no-repeat center center;background-size:cover;position:relative;z-index:1}.online-shop .section__inner{z-index:10}.online-shop .section__ttl{color:#fff;font-size:4rem;text-align:center;padding-bottom:20px;letter-spacing:8px}.online-shop p{color:#fff;text-align:center;font-size:2rem;font-weight:bold;padding-bottom:15px}.online-shop figure{width:5%;margin:auto;padding-bottom:50px}.online-shop .bg-none{border:#fff 1px solid;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:300px;margin:auto;margin-top:15px}.online-shop .bg-none p{padding:20px 0;margin:0 auto;display:block;letter-spacing:5px;-webkit-transform:translate(10%, 0);transform:translate(10%, 0);font-size:1.6rem}.online-shop .bg-none img{width:15px;height:13px;margin-right:10px}.online-shop .bg-none .on{display:none}.online-shop .bg-none:hover{border:#fff 1px solid;background:#fff}.online-shop .bg-none:hover p{color:#222}.online-shop .bg-none:hover .on{display:block}.online-shop .bg-none:hover .off{display:none}@media screen and (max-width: 749px){.online-shop{width:90%;margin:auto;padding:15px 0;margin-bottom:30px}.online-shop .section__ttl{font-size:3rem;padding-bottom:5px}.online-shop p{font-size:1.6rem;padding-bottom:0}.online-shop figure{padding-bottom:15px;width:8%}.online-shop .bg-none{display:none}}@media screen and (max-width: 749px){.two-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 749px) and (max-width: 749px){.two-box{padding-bottom:60px}}.agencys{background:url("../images/agencys.png") no-repeat center center}.instructor{background:url("../images/instructor.png") no-repeat center center}.agencys,.instructor{padding:95px 0 85px;background-size:cover;position:relative;z-index:1;width:50%}.agencys .section__inner,.instructor .section__inner{z-index:10}.agencys .section__ttl,.instructor .section__ttl{color:#fff;font-size:4rem;text-align:center;padding-bottom:20px;letter-spacing:8px}.agencys p,.instructor p{color:#fff;text-align:center;font-size:2rem;font-weight:bold;padding-bottom:15px}.agencys figure,.instructor figure{width:7%;margin:auto;padding-bottom:50px}.agencys .bg-none,.instructor .bg-none{border:#fff 1px solid;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:300px;margin:auto;margin-top:15px}.agencys .bg-none p,.instructor .bg-none p{padding:20px 0;margin:0 auto;display:block;letter-spacing:5px;-webkit-transform:translate(10%, 0);transform:translate(10%, 0);font-size:1.6rem}.agencys .bg-none img,.instructor .bg-none img{width:15px;height:13px;margin-right:10px}.agencys .bg-none .on,.instructor .bg-none .on{display:none}.agencys .bg-none:hover,.instructor .bg-none:hover{border:#fff 1px solid;background:#fff}.agencys .bg-none:hover p,.instructor .bg-none:hover p{color:#222}.agencys .bg-none:hover .on,.instructor .bg-none:hover .on{display:block}.agencys .bg-none:hover .off,.instructor .bg-none:hover .off{display:none}@media screen and (max-width: 749px){.agencys,.instructor{width:90%;margin:auto;padding:15px 0;margin-bottom:30px}.agencys .section__ttl,.instructor .section__ttl{font-size:3rem;padding-bottom:5px}.agencys p,.instructor p{font-size:1.6rem;padding-bottom:0}.agencys figure,.instructor figure{padding-bottom:15px;width:8%}.agencys .bg-none,.instructor .bg-none{display:none}}footer .bg-black{padding:95px 0}footer .section__inner{max-width:1000px}footer .flex-item{width:35%;margin-right:auto}footer .flex-item figure{width:65%;margin:auto;margin-bottom:50px}footer .flex-item figure .logo{width:35%;margin:auto;display:block;padding-bottom:20px}footer .flex-item p{color:#fff;font-size:1.4rem;text-align:center}footer .menu-list{width:60%}footer .flex-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .flex-list li{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:25%;padding-bottom:30px}footer .flex-list li a{color:#fff;font-size:1.4rem;font-weight:bold;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}footer .flex-list li a:hover{opacity:0.7}footer .flex-list li img{width:15px;height:13px;margin-right:10px;vertical-align:baseline}footer .bg-green{width:270px;height:60px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;border:#399AB2 1px solid;color:#fff;background:#399AB2;position:relative}@media screen and (max-width: 749px){footer .bg-green{width:200px;height:50px}}footer .bg-green img{width:15px;height:13px;margin-right:10px}footer .bg-green .cart-btn{width:12%;height:60%;position:absolute;left:20px}@media screen and (max-width: 749px){footer .bg-green .cart-btn{height:50%;left:5px}}footer .bg-green:hover{border:#fff 1px solid;color:#399AB2;background:#fff}footer .bg-green p{padding:20px 0;font-weight:bold;display:block;margin:0 auto;-webkit-transform:translate(10%, 0);transform:translate(10%, 0)}footer .bg-green .on{display:none}footer .bg-green:hover .on{display:block}footer .bg-green:hover .off{display:none}footer .black{background:#000;text-align:center;padding:30px 0}footer .black p,footer .black small{color:#fff}footer .black p .bold,footer .black small .bold{font-size:1.8rem}footer .black p{font-size:1.4rem;padding-bottom:15px}footer .black p span{padding-right:15px}footer .black small{font-size:1.2rem}@media screen and (max-width: 749px){footer .bg-black{padding:0}footer .bg-black .flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}footer .bg-black .menu-list{width:100%}footer .bg-black .flex-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}footer .bg-black .flex-list li{width:100%;border-bottom:#333 1px solid;padding:20px 5px 20px 20px}footer .bg-black .flex-list li a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer .bg-black .flex-list li a img{width:20px;height:15px}footer .bg-black .bg-green{width:90%;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:auto;margin-top:30px}footer .bg-black .bg-green .cart-btn{left:17%}footer .bg-black .flex-item{width:70%;margin:60px auto}footer .bg-black .flex-item figure{margin-bottom:30px}footer .bg-black .flex-item p{font-size:1.2rem}footer .black p,footer .black small{font-size:1.3rem}footer .black p .bold,footer .black small .bold{font-size:1.5rem}}
#page_top {
    width: 80px;
    height: 80px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #2f2f2f;
    z-index: 90;
  }
  
  #page_top a {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    text-decoration: none;
    color: #ffffff;
  }
  
  #page_top a img {
    width: 15px;
    height: 13px;
    margin-top: 20px;
    margin-left: 32px;
    color: #ffffff;
  }
  
  #page_top a p {
    color: #ffffff;
    text-align: center;
    margin-top: 3px;
  }
  .bg-all{
      display: none;
  }

  /* .full_content{
    position:relative;
  }
  .list {
    width:100%;
    position:absolute; 
    top: 100%;
} */
.category-data{
    margin-right: 3%;
}
.top-time{
    width: 100px;
    margin-right: 3%;
}



@media screen and (max-width: 749px){
    .search_item{
        font-size: 1.2rem;
        padding: 10px !important;
    }
    
    .top-news-more{
        margin-top:780px !important;
     }
    
}



/*# sourceMappingURL=style.min.css.map */