@charset "utf-8";
@import url("http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.login-box { width:500px;margin:30px auto;}
.login-box input[type=text],
.login-box input[type=password]{width:100%;height:60px;line-height:60px;padding-left:20px;box-sizing:border-box;color:#171717;font-size:17px;margin-bottom:20px;border:1px solid #dedede;border-radius:5px}
.login-box input[type=button] {width:100%;height:60px;line-height:60px; box-sizing:border-box;margin:10px 0 20px;;border-radius:5px;background:#09b4e7;color:#fff;border:0;font-size:20px;}
.login-box .smenu { text-align:center;margin-bottom:40px;}
.login-box .smenu a { display:inline-block;font-size:17px;color:#171717;padding:0 20px;position:relative;}
.login-box .smenu a:after{content:' '; width:1px; height:13px; position:absolute; right:0; top:4px; background:#c4c4c4;}
.login-box .smenu a:last-child:after { display:none;}
.login-box-txt { text-align:center;color:#171717;font-size:17px;line-height:30px;padding-top:30px;}

.login-box .terms_chk  { position:relative;border-top:0;margin:0 7% 20px 3%;display:inline-block;}
.login-box .terms_chk .chk1{width:20px; height:20px; margin-right:10px; vertical-align:middle;display:none;}
.login-box .terms_chk .chk1+i{display:inline-block; width:20px; height:20px; border:1px solid #bfbfbf;display:inline-block;position:relative;; background:#fff;border-radius:50%;vertical-align:middle;box-sizing:border-box}
.login-box .terms_chk .chk1+i{pointer-events:none;}
.login-box .terms_chk .chk1:checked+i{ border:2px solid #09b4e7; background:#fff;  text-align:center;box-sizing:border-box}
.login-box .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon02.png) no-repeat 3px 2px; width:20px; height:20px; }
.login-box .terms_chk  label { display:inline-block;position:relative;;padding-left:40px;color:#171717;font-size:17px;vertical-align:middle;margin-left:-30px;}

.login-box .or-img { margin:20px 0 30px;}
.login-box .sns a  {display:block;width:100%;height:60px;line-height:60px; box-sizing:border-box;margin:10px 0 0px;border-radius:5px;;color:#333;border:1px solid #2caf00;font-size:17px;text-align:center;}
.login-box .sns a  img { margin-right:20px;}
.login-box .sns a.kakao { border:1px solid #e7cb09}

.login-box .terms_chk:first-child  { margin-right:0;}



@media screen and (max-width:1000px){

.login-box { width:100% ;margin:0;}
.login-box input[type=text],
.login-box input[type=password]{height:40px;line-height:40px;padding-left:10px;;font-size:13px;margin-bottom:10px;}
.login-box input[type=button] {height:40px;line-height:40px; ;margin:5px 0 10px;;;font-size:14px;}
.login-box .smenu { margin-bottom:30px;margin-top:10px;}
.login-box .smenu a { font-size:12px;padding:0 10px}
.login-box .smenu a:after{content:' '; width:1px; height:10px; position:absolute; right:0; top:4px; background:#c4c4c4;}
.login-box-txt { font-size:13px;line-height:18px;}
.login-box .or-img { width:100%;}
.login-box .terms_chk  label {padding-left:41px;;font-size:12px}
.login-box .terms_chk  { margin:0 5% 20px 0%}
.login-box .sns a   {height:40px;line-height:40px; font-size:13px;text-align:center;}

}


.join { width:1030px;margin:0 auto;}
.step { display:block;margin:0 auto 40px;}
.join ul { display:table;table-layout:fixed;width:100%;border:1px solid #ededed;;box-sizing:border-box}
.join li { display:table-cell;width:50%;padding:75px 70px 70px;box-sizing:border-box}
.join li:first-child { background:#eeeeee;}
.join li .tit { text-align:center;padding-bottom:25px;font-size:25px;color:#171717;text-wrap:bold;}
.join li .tit img { margin-right:5px;vertical-align:middle;}
.join input[type=button] {width:100%;height:60px;line-height:60px; box-sizing:border-box;;margin:10px 0 ;;border-radius:5px;background:#09b4e7;color:#fff;border:0;font-size:20px;font-weight:bold;}
.join li:first-child  input[type=button]  { text-align:left;padding-left:45px;}
.join .line-box { border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:30px 0;}
.join p { color:#666;font-size:14px;line-height:25px;padding:35px 20px 0;}
.join .or-img { margin:20px 0 30px;}
.join .sns a  {display:block;width:100%;height:60px;line-height:60px; box-sizing:border-box;margin:10px 0 0px;border-radius:5px;;color:#333;border:1px solid #c6c6c6;font-size:17px;text-align:center;}
.join .sns a  img { margin-right:20px;}

.join-ok {margin-top:-50px; text-align:center;border-bottom:1px solid #e0e0e0;padding-bottom:50px;color:#333333;font-size:18px;}
.join-ok span { font-weight:bold;}
.join-ok  p { font-size:30px;color:#171717;margin-bottom:25px;}

@media screen and (max-width:1040px){


.join { width:100%;margin:0 auto;}
}

@media screen and (max-width:1000px){

.join { width:100%;margin:0 auto;}
.step {width:80%;}

.join li { display:block;width:100%;padding:30px 4%}
.join li .tit {padding-bottom:20px;font-size:16px}
.join input[type=button] {height:40px;line-height:40px; margin:3px 0 ;;font-size:14px;font-weight:bold;text-align:center;}
.join li:first-child  input[type=button]  { padding-left:0;text-align:center;}
.join .line-box { padding:10px 0;}
.join p { color:#666;font-size:14px;line-height:25px;padding:15px 0 0;}
.join .sns a  {height:40px;line-height:40px; font-size:13px;text-align:center;}


.join-ok {margin-top:0; ;padding-bottom:20px;font-size:14px;}
.join-ok span { font-weight:bold;}
.join-ok  p { font-size:18px;color:#171717;margin-bottom:15px;}

}



/*이용약관*/
.agree_wrap  { border:1px solid #ededed;padding:50px 65px 80px;}
.agree_wrap  h3 { font-size:25px;color:#171717;margin-bottom:45px;}
.agree_wrap .tit{font-size:20px; margin-bottom:20px; font-weight:400;color:#333333;letter-spacing:-1px}
.agree_wrap .terms_box{overflow-y:auto; height:280px; background:#f5f5f5; border:1px solid #e0e0e0; padding:30px; color:#333333; font-size:15px;line-height:20px; font-weight:400;box-sizing:border-box}
.agree_wrap .btn_area_b{border-top:1px solid #e0e0e0; }


.chk_wrap{position:relative;}
.chk_wrap+.chk_wrap{margin-top:24px;}
.agree_wrap .terms_chk  { border:1px solid #e0e0e0;padding:20px 25px;;position:relative;height:20px;margin-bottom:55px;border-top:0}
.agree_wrap .terms_chk .chk1{width:12px; height:12px; margin-right:10px; vertical-align:middle;display:none;}
.agree_wrap .terms_chk .chk1+i{display:inline-block; width:12px; height:12px; border:1px solid #707070; position:absolute; left:25px; top:22px; background:#fff;}
.agree_wrap .terms_chk .chk1+i{pointer-events:none;}
.agree_wrap .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.agree_wrap .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:14px; height:14px; }
.agree_wrap .terms_chk  label { position:absolute;left:0;padding-left:50px;color:#717171;font-size:16px;}
.chk_wrap.type1{margin:10px;}
.chk_wrap.type1 label{font-size:18px;}
.chk_wrap.type1 .chk1+i{top:4px;}


@media screen and (max-width:1000px){

.agree_wrap  { padding:25px 4%}
.agree_wrap  h3 { font-size:16px;margin-bottom:20px;}
.agree_wrap .tit{font-size:14px; margin-bottom:10px; }
.agree_wrap .terms_box{ height:150px; padding:15px;  font-size:13px;line-height:18px;}
.agree_wrap .terms_chk  {padding:15px 15px;height:20px;margin-bottom:30px}
.agree_wrap .terms_chk .chk1+i{ left:15px; top:17px;}
.agree_wrap .terms_chk  label {padding-left:38px;color:#717171;font-size:13px;;margin-top:2px;}


}

.join_info_wrap { border:1px solid #ededed;padding:40px 65px 80px;width:1030px;margin:0 auto;}
.join_info_wrap em {font-style:normal;color:#ce1e36; font-size:16px;margin:0 3px;display:inline-block;}
.join_info_wrap  p { font-size:20px;color:#171717;padding-bottom:20px;border-bottom:1px solid #e0e0e0}
.join_info_wrap   input[type=text],
.join_info_wrap  select{ background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px;}
.join_info_wrap dl { border-bottom:1px solid #e0e0e0;display:table;table-layout:fixed;width:100%;min-height:80px;box-sizing:border-box}
.join_info_wrap dt { display:table-cell;vertical-align:middle;font-size:18px;color:#171717;width:150px;padding-right:20px;height:50px;box-sizing:border-box}
.join_info_wrap dd { display:table-cell;vertical-align:middle;font-size:17px;}
.join_info_wrap dd span { font-size:16px;color:#636363;vertical-align:middle;margin-left:15px;}
.join_info_wrap   input[type=text] { width:310px;}
.join_info_wrap  a.join-bt { display:inline-block;margin-top:10px;;padding: 0 40px;height:50px;line-height:50px;color:#fff;font-size:18px;box-sizing:border-box;border-radius:5px;background:#636363;margin-left:6px;}
.join_info_wrap  a.join-bt.sky-bt { background:#09b5e7;}
.join_info_wrap  a.join-bt.sky-bt.mt0 { margin-top:0;;}
.join_info_wrap  a.join-bt.sky-bt.mt0.ml40 { margin-left:40px;}
.mt75 { margin-top:75px;}
.join_info_wrap  .input-padd  input[type=text] { margin:10px 0 0;}
.join_info_wrap  .input-padd  input[type=text]:last-child  { margin-bottom:10px;}

.password-modify.join_info_wrap dt {width:170px;}


.join_info_wrap.request-box { border:0;padding:0;width:100%;;border-top:2px solid #222}
.join_info_wrap.request-box .txt{ width:100%;font-size:17px;color:#171717;line-height:30px;text-align:center!important;padding:15px 0;}
.join_info_wrap.request-box dt { padding-left:65px;width:190px;}
.join_info_wrap.request-box select { width:310px;}
.join_info_wrap.request-box textarea{ font:400 18px  'NanumSquare','Noto Sans KR', 'Malgun Gothic', Dotum, Arial, Helvetica, sans-serif; background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px; height:320px;margin:15px 0;}

@media screen and (max-width:1400px){
.join_info_wrap dd { padding:10px 0;}
.join_info_wrap dd span { display:block;margin:15px 0;}
.join_info_wrap { width:100%;box-sizing:border-box}
}

@media screen and (max-width:1000px){
.mt75 { margin-top:0;}
.join_info_wrap  { padding:25px 4%;width:92%;}
.join_info_wrap em { font-size:13px;}
.join_info_wrap  p { font-size:14px;padding-bottom:10px}
.join_info_wrap dt { display:inline-block;font-size:13px;color:#171717;padding:10px 0;width:25%;margin-bottom:10px;word-break:keep-all;vertical-align:middle;height:auto;}
.join_info_wrap dd { display:inline-block;width:75%;padding:10px 0;vertical-align:middle;font-size:12px;}
.join_info_wrap dd span {display:block; font-size:13px;margin-left:0px;margin-bottom:10px;margin-top:5px;}
.join_info_wrap   input[type=text] { width:100%;}
.join_info_wrap   input[type=text],
.join_info_wrap  select{ padding-left:10px;height:30px;line-height:30px;font-size:13px;margin-top:0;}
.join_info_wrap dd.w30  input[type=text],
.join_info_wrap dd.w30 select { width:28%!important;}
.join_info_wrap  a.join-bt { padding: 0 20px;height:30px;line-height:30px;;font-size:13px;margin-bottom:0px;margin-left:6px;}
.join_info_wrap dd.w40  input[type=text] { width:30%!important;}
.join_info_wrap  a.join-bt.sky-bt { margin-top:10px;margin-bottom:0;}
.join_info_wrap a.join-bt.sky-bt.mt0 { margin:10px 0;}
.join_info_wrap dl { min-height:auto}

.join_info_wrap.request-box dt { padding-left:0;width:20%;}
.join_info_wrap.request-box select { width:30%!important;}
.join_info_wrap.request-box textarea{  height:150px;margin:10px 0;}


.password-modify.join_info_wrap dt {width:23%;}

.join_info_wrap.request-box .txt{ font-size:12px;line-height:18px;padding:15px 0;}

}

/*버튼*/
.btn{background:#09b4e7; color:#fff; line-height:60px; height:60px; font-size:20px; text-align:center; padding:0 110px; box-sizing:border-box; display:inline-block;;border-radius:5px;margin:0 8px;}
.btn.line{background:#fff; color:#333333; border:1px solid #cccccc;}
.btn.gray { background:#212121;border:1px solid #212121}
.btn_area_b{text-align:center; padding-top:50px;;}
.btn.type01 {border-radius:0;height:70px;line-height:70px;font-size:22px; padding:0 50px;}

@media screen and (max-width:1000px){
.btn{line-height:40px; height:40px; font-size:14px; text-align:center; padding:0 0; display:block;;border-radius:5px;margin:0 0 10px;}
.btn_area_b{padding-top:20px;;}

.btn.type01 {border-radius:0;line-height:40px; height:40px; font-size:14px; padding:0;}
}
.shop-list {;margin-bottom:120px}

.shop-list a{display:inline-block;width:23%;margin-right:2%; text-align:center;margin-top:90px;vertical-align:top;}
.shop-list a:nth-child(4n)   { margin-right:0;}
.shop-list a .img-box { border:1px solid #ddd;margin-bottom:25px;}
.shop-list a .img-box img{ width:318px;height:318px;}
.shop-list a p {  font-family: 'Roboto';font-size:24px;color:#171717;line-height:24px;white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;font-weight:500;margin-bottom:18px;}
.shop-list a  span { display:block;font-size:25px;color:#171717}
.shop-list a  span em { display:block;font-style:normal;color:#999999;font-size:17px;margin-bottom:5px;text-decoration:line-through}

.shop-list .icon-box { height:30px;}

@media screen and (max-width:1000px){
.shop-list a{display:inline-block;width:48%;margin-right:1%;margin-top:30px;}
.shop-list a:nth-child(2n)   { margin-right:0;}
.shop-list a .img-box img{ width:100%;height:auto;}
.shop-list a .img-box { margin-bottom:10px;}
.shop-list a p {  font-size:15px;line-height:18px;;margin-bottom:5px;}
.shop-list a  span { font-size:14px;}
.shop-list a  span em {font-size:12px;}


.shop-list {;margin-bottom:30px}
}


.shop-view { margin-top:60px;}

.shop-view .top-info>ul>li { display:inline-block;vertical-align:top;width:49%;}

.shop-view .top-info .swiper-container {width: 100%; height: 800px; margin-left: auto; margin-right: auto; }
.shop-view .top-info .swiper-slide {background-position: center;background-repeat:no-repeat ;background-size:contain}
.shop-view .top-info .gallery-top { height: 678px; width: 678px;border:1px solid #ddd}
.shop-view .top-info .gallery-thumbs { height: 92px;padding: 30px 0;width:490px; }
.shop-view .top-info .gallery-thumbs  .swiper-slide {background-size: 100%; background-position: center; width:88px!important;height:88px;;border:1px solid #ddd; cursor:pointer}


.shop-view .top-info li.product-info { float:right;width:615px;}
.shop-view .top-info li.product-info p.tit {font-size:40px;color:#171717;font-weight:bold; padding:25px 20px;font-family: 'Roboto', sans-serif;;line-height:45px; border-bottom:1px solid #222;}
.shop-view .top-info li.product-info dl { border-bottom:1px solid #ddd;padding:15px;}
.shop-view .top-info li.product-info dt  { display:inline-block;min-width:110px;color:#171717;font-size:17px;vertical-align:middle;height:50px;line-height:50px;;}
.shop-view .top-info li.product-info dd { display:inline-block;width:80%;font-size:20px;color:#171717;vertical-align:middle;height:50px;line-height:50px;}
.shop-view .top-info li.product-info dd select { border:1px solid #ddd;height:40px;line-height:40px;font-size:17px;color:#171717;padding:0 10px;min-width:210px}
.shop-view .top-info li.product-info dd.price { font-weight:bold;} 
.shop-view .top-info li.product-info dd.price01 {color:#999999 ;text-decoration:line-through}

.shop-view .top-info li.product-info .num  { display:table;table-layout:fixed;height:28px;line-height:28px!important;padding-top:10px;}
.shop-view .top-info li.product-info .num button{display:table-cell;width:28px;height:28px;line-height:24px!important;border:1px solid #ddd;text-align:center;background:#fff;vertical-align:top;}
.shop-view .top-info li.product-info .num input {display:table-cell;width:36px;height:28px;line-height:28px ;border:0;border-top:1px solid #ddd;;border-bottom:1px solid #ddd;text-align:center;vertical-align:top;}

.shop-view .top-info li.product-info .g-box {background:#f5f5f5;border-bottom:1px solid #ddd;padding:15px;}
.shop-view .top-info li.product-info .g-box  ul { display:table;table-layout:fixed;width:100%;}
.shop-view .top-info li.product-info .g-box li { display:table-cell;vertical-align:middle;}
.shop-view .top-info li.product-info .g-box .name {width:60%; font-size:17px;color:#212121;padding-right:2%;}
.shop-view .top-info li.product-info .g-box .num-box { width:100px;}
.shop-view .top-info li.product-info .g-box .num-box .num { padding-top:0;}
.shop-view .top-info li.product-info .g-box  .price{width:18%;text-align:right;padding:0 1%;font-size:17px;color:#171717;font-weight:bold;}
.shop-view .top-info li.product-info .g-box a.bt-close-s { display:block;float:right;margin-top:-4px;}

.shop-view .top-info li.product-info .total { border-top:1px solid #222;padding:0 0 30px 18px;}
.shop-view .top-info li.product-info .total div { vertical-align:middle;display:inline-block;color:#171717;font-size:17px;line-height:100px;}
.shop-view .top-info li.product-info .total .total-price { float:right;font-size:30px;color:#171717;font-weight:800;}

.shop-view .top-info li.product-info .shop-bt a{display:inline-block; text-align:center;font-family: 'Roboto', sans-serif;font-size:20px;color:#171717;;font-weight:bold;width:31%;margin-right:2%;border:1px solid #ddd;height:65px;line-height:65px;}
.shop-view .top-info li.product-info .shop-bt a:last-child  { margin-right:0;}
.shop-view .top-info li.product-info .shop-bt a.sky-bt { background:#09b5e7;color:#fff;border:1px solid #09b5e7}


@media screen and (max-width:1400px){
.shop-view .top-info .gallery-top { height: 550px; width: 100%;}
.shop-view .top-info li.product-info {width:45%}
.shop-view .top-info li.product-info dd { width:70%;}

}

@media screen and (max-width:1000px){

.shop-view .top-info .swiper-container {height:300px; ; }
.shop-view .top-info .gallery-top { height: 300px; width: 100%;border:1px solid #ddd}
.shop-view .top-info .gallery-thumbs { height: 50px;padding: 20px 0;width:250px; text-align:center;}
.shop-view .top-info .gallery-thumbs  .swiper-slide {background-size: 100%; background-position: center; width:40px!important;height:40px;;border:1px solid #ddd; cursor:pointer}

.shop-view .top-info>ul>li{ width:100%;}
.shop-view .top-info li.product-info { float:none;width:100%}


.shop-view .top-info li.product-info p.tit {font-size:20px;padding:15px 10px;line-height:28px; }
.shop-view .top-info li.product-info dl { border-bottom:1px solid #ddd;padding:15px;}
.shop-view .top-info li.product-info dt  {min-width:20%;font-size:12px;height:auto;line-height:18px;padding:5px 0;}
.shop-view .top-info li.product-info dd { width:75%;font-size:12px;height:auto;line-height:18px;;padding:5px 0;}
.shop-view .top-info li.product-info dd select { border:1px solid #ddd;height:30px;line-height:30px;font-size:12px;color:#171717;padding:0 10px;min-width:100%}
.shop-view .top-info li.product-info dd.price { font-weight:bold;} 
.shop-view .top-info li.product-info dd.price01 {color:#999999 ;text-decoration:line-through}

.shop-view .top-info li.product-info .num  { height:18px;line-height:18px!important;padding-top:0px;}
.shop-view .top-info li.product-info .num button{width:18px;height:20px;line-height:16px!important;}
.shop-view .top-info li.product-info .num input {width:36px;height:20px;line-height:20px ;}

.shop-view .top-info li.product-info .g-box {padding:10px;}
.shop-view .top-info li.product-info .g-box .name {width:45%; font-size:12px;color:#212121;padding-right:2%;}
.shop-view .top-info li.product-info .g-box .num-box { width:85px;}
.shop-view .top-info li.product-info .g-box  .price{width:23%;text-align:left;padding:0 1%;font-size:12px}

.shop-view .top-info li.product-info .total { padding:0 0 10px 18px;}
.shop-view .top-info li.product-info .total div { ;font-size:12px;line-height:50px;}
.shop-view .top-info li.product-info .total .total-price {font-size:18px;}

.shop-view .top-info li.product-info .shop-bt a{font-size:12px;width:30%;margin-right:2%;height:40px;line-height:40px;}
.shop-view .top-info li.product-info .shop-bt a:last-child  { margin-right:0;}


}

.product-detail  { text-align:center;}
.tab {display:table;table-layout:fixed; width:100%;margin-top:100px;}
.tab a {width:25%; font-family: 'Roboto';display:table-cell;background:#f8f8f8;border:1px solid #ddd;border-bottom:1px solid #222;border-left:0;text-align:center;height:63px;line-height:63px;font-size:18px;color:#171717;font-weight:bold;}
.tab a:first-child {border-left:1px solid #ddd}
.tab a.active { background:#fff;border:1px solid #222;border-bottom:0}

.product-detail  .detail-view {border-bottom:1px solid #ddd ;margin-bottom:85px;}
.product-detail  .detail-view .info-box { border-top:1px solid #ddd;padding:60px 0 70px;width:100%;margin:0 auto;}
.product-detail  .detail-view  h3 { font-size:24px;color:#171717;font-weight:bold;padding-bottom:15px;text-align:left;}
.product-detail  .detail-view table { border-top:2px solid #222}
.product-detail  .detail-view table th { font-family: 'Roboto'; font-size:17px;color:#0b0b0b;padding:20px 10px;vertical-align:middle;background:#ebebeb;;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.product-detail  .detail-view table th:last-child  { border-right:0}
.product-detail  .detail-view table th:first-child  { background:#e6e6e6;}
.product-detail  .detail-view table td {  font-family: 'Roboto';font-size:18px;color:#777777;padding:20px 10px;vertical-align:middle;;border-right:1px solid #ddd;text-align:center;border-bottom:1px solid #ddd;}
.product-detail  .detail-view table td:last-child  { border-right:0}
.product-detail  .detail-view table td:first-child  { background:#fafafa;font-size:17px;font-weight:bold;}
.product-detail  .detail-view span.table-info { display:block;text-align:right;padding:15px 0;color:#171717;font-size:16px;}
.product-detail  .detail-view .img-box-s { text-align:left;}
.product-detail  .detail-view .img-box-s img { margin-right:2%;width:31.7%;}
.product-detail  .detail-view .img-box-s img:nth-child(3)     { margin-right:0;}


.tit-icon01 { font-size:30px}
.tit-icon01 img { vertical-align:middle;margin-right:10px;}



@media screen and (max-width:1000px){

.product-detail  { margin-top:30px;text-align:center;}

.product-detail a {height:40px;line-height:16px;font-size:12px;}

.product-detail  .detail-view .info-box { padding:20px 0 20px;width:100%;}
.product-detail  .detail-view  h3 { font-size:14px;padding-bottom:10px;}
.product-detail  .detail-view table th {  font-size:12px;;padding:10px 5px;}
.product-detail  .detail-view table td { font-size:12px;;padding:10px 5px;}
.product-detail  .detail-view table td:first-child  { font-size:12px;}
.product-detail  .detail-view span.table-info {font-size:12px;}
.product-detail  .detail-view .img-box-s img { width:30.7%;}

.product-detail  .detail-view {margin-bottom:30px;}

.tit-icon01 { font-size:14px}
.tit-icon01 img { vertical-align:middle;margin-right:10px;height:16px;}


.tab {;margin-top:60px;}
.tab a {;height:auto;line-height:18px;font-size:12px;;padding:10px 5px;}

}


.product-review .tit{margin-top:60px; font-size:16px;color:#666666;font-weight:300;margin-bottom:25px;}
.product-review .tit p  { font-weight:900;font-size:24px;color:#222222;display:inline-block;}
.product-review .tit p span { color:#09b5e7;font-weight:400;font-size:18px;margin-right:20px;margin-left:5px;}
.product-review .box ul  { ;border-left:1px solid #d1d1d1;border-top:1px solid #d1d1d1}
.product-review .box ul  li { display:table;table-layout:fixed;width:100%;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:17px;box-sizing:border-box}
.product-review .box ul  li span { width:5%;display:inline-block;font-size:16px;color:#222222;text-align:center;}
.product-review .box ul  li .terms_chk { width:140px;display:inline-block;}


.product-review .terms_chk  {;position:relative;height:20px;vertical-align:middle;}
.product-review .terms_chk .chk1{width:19px; height:19px; margin-right:10px; vertical-align:middle;display:none;}
.product-review .terms_chk .chk1+i{display:inline-block; width:19px; height:19px; border:1px solid #9b9b9b;  background:#fff;border-radius:50%;vertical-align:middle;}
.product-review .terms_chk .chk1+i{pointer-events:none;}
.product-review .terms_chk .chk1:checked+i{ background:#fff;  text-align:center; border:1px solid #9b9b9b;}
.product-review .terms_chk .chk1:checked+i:after{content:'';display:inline-block; background:url(../img/sub/check-icon01.jpg) no-repeat 6px 4px; width:17px; height:17px; margin-top:3px;}
.product-review .terms_chk  label { position:relative;;color:#717171;font-size:16px;margin:0px 0 0 -20px;;display:inline-block;vertical-align:middle;;padding-left:25px;}
.product-review .box  { margin-bottom:40px;}
.product-review .box ul  li textarea { width:83%;border:1px solid #dbdbdb;height:100px;vertical-align:top;}
.product-review .box ul  li input[type=button] { height:100px;line-height:100px;text-align:center;color:#fff;font-size:16px;background:#09b5e7;width:10%;border:0;margin-left:1%;;vertical-align:top;}

.product-review .list { border-top:1px solid #000}
.product-review .list li { padding:30px 0;border-bottom:1px solid #d1d1d1;position:relative;}
.product-review .list li>div { display:inline-block;vertical-align:middle;}
.product-review .list li .num { width:5%;text-align:center;font-size:16px;color:#333333;font-weight:300;}
.product-review .list li .star { padding:0 2%;}
.product-review .list li .con { width:60%;font-size:16px;line-height:24px;color:#333333;padding-right:3%;}
.product-review .list li .con span { color:#999999;font-weight:300;}
.product-review .list li .id { width:10%;font-size:16px;color:#333333;font-weight:300;text-align:center;}
.product-review .list li .day { width:10%;font-size:16px;color:#333333;font-weight:300;text-align:center;}
.product-review #paging a { border:0;min-width:25px;}
.product-review #paging a.active { background:#fff;color:#474747}
.product-review .list li .edite-bt { position:absolute;right:10px;top:10px}
.product-review .list li .edite-bt  a { font-size:12px;margin:0 3px;position:relative;display:inline-block;padding-right:8px;margin-right:0px;}
.product-review .list li .edite-bt  a:first-child:after {content:' '; width:1px; height:10px; position:absolute; right:0; top:2px; background:#c4c4c4;}

.product-review .list .box ul li  textarea { width:71%!important;}

@media screen and (max-width:1000px){

.product-review .tit{margin-top:20px; font-size:0px;margin-bottom:15px;}
.product-review .tit p  { font-size:16px}
.product-review .tit p span {font-size:14px}

.product-review .box ul  { ;border-left:1px solid #d1d1d1;border-top:1px solid #d1d1d1}
.product-review .box ul  li { display:table;table-layout:fixed;width:100%;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:17px;box-sizing:border-box}
.product-review .box ul  li span { width:15%;display:table-cell;font-size:16px;color:#222222;text-align:center;}
.product-review .box ul  li .terms_chk { width:100%;display:block;margin-bottom:10px;}

.product-review .box  { margin-bottom:40px;}
.product-review .box ul  li textarea { width:100%;;height:100px;;}
.product-review .box ul  li input[type=button] { height:50px;line-height:50px;width:100%;;margin-left:0;margin-top:10px;font-size:12px}

.product-review .list li { padding:20px 0}
.product-review .list li>div { display:block;;}
.product-review .list li .num {display:none;;}
.product-review .list li .star { padding:0 0  15px;}
.product-review .list li .con { width:100%;font-size:14px;line-height:20px;;padding-right:0;}
.product-review .list li .id,
.product-review .list li .day { display:inline-block;width:auto;font-size:13px;text-align:left;margin-right:10px;margin-top:15px;}
.product-review #paging a { border:0;min-width:25px;}
.product-review #paging a.active { background:#fff;color:#474747}
}
.product-qa .tit{margin-top:60px; font-size:16px;color:#666666;font-weight:300;margin-bottom:25px;}
.product-qa .tit p  { font-weight:900;font-size:24px;color:#222222;display:inline-block;}
.product-qa .tit p span { color:#09b5e7;font-weight:400;font-size:18px;margin-right:20px;margin-left:5px;}
.product-qa .box ul  { ;border-left:1px solid #d1d1d1;border-top:1px solid #d1d1d1}
.product-qa .box ul  li { display:table;table-layout:fixed;width:100%;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:17px;box-sizing:border-box}
.product-qa .box ul  li span { width:5%;display:inline-block;font-size:16px;color:#222222;text-align:center;}
.product-qa .box ul  li .terms_chk { width:140px;display:inline-block;}
.product-qa .box  { margin-bottom:40px;}
.product-qa .box ul  li textarea { width:83%;border:1px solid #dbdbdb;height:100px;vertical-align:middle;}
.product-qa .box ul  li input[type=button] { height:100px;line-height:100px;text-align:center;color:#fff;font-size:16px;background:#09b5e7;width:10%;border:0;margin-left:1%;;vertical-align:middle;cursor:pointer}


.qa_list{overflow:hidden;padding:0;;margin-bottom:30px;border-top:1px solid #000}
.qa_list > li > a{display:block;padding:25px 10px;font-size:17px;font-weight:400;color:#000000;border-bottom:1px solid #cecece;}
.qa_list > li.on > a{}
.qa_list > li > .conts{padding:35px 30px 35px 30px;display:none;background: #f5f5f5;border-bottom:1px solid #cecece;color:#333333;font-size:16px;line-height:25px;max-height:300px;overflow-y:auto}
.qa_list > li.on > .conts{display:block}

.qa_list > li > a .qa-tit { display:inline-block;width:35px;height:35px;line-height:35px;border-radius:50%;text-align:center;font-size:16px;color:#fff;background:#666;margin-right:10px;}
.qa_list > li > a .qa-con{ display:inline-block; vertical-align:top;font-size:16px;font-weight:300;color:#333333;}
.qa_list > li > a .qa-con .info { font-size:16px;color:#333333;font-weight:500;margin-bottom:15px;}
.qa_list > li > a .qa-con .info span { margin-left:20px;font-weight:300;}
.qa_list > li { position:relative;}
.qa_list > li > .conts .an-tit { display:inline-block;margin-right:10px;}
.qa_list > li > .conts .an-tit span { display:inline-block;width:35px;height:35px;line-height:35px;border-radius:50%;text-align:center;font-size:16px;color:#fff;background:#09b5e7;margin-left:10px;vertical-align:middle;}
.qa_list > li > .conts .an-con{ display:inline-block; vertical-align:top;font-size:16px;font-weight:300;color:#333333;width:90%;}
.qa_list > li > .conts .an-con .info { font-size:16px;color:#333333;font-weight:500;margin-bottom:15px;}
.qa_list > li > .conts .an-con .info span { margin-left:20px;font-weight:300;}

.product-qa #paging a { border:0;min-width:25px;}
.product-qa #paging a.active { background:#fff;color:#474747}



.qa_list  .edite-bt { position:absolute;right:10px;top:10px}
.qa_list  .edite-bt  a { font-size:12px;margin:0 3px;position:relative;display:inline-block;padding-right:8px;margin-right:0px;}
.qa_list  .edite-bt  a:first-child:after {content:' '; width:1px; height:10px; position:absolute; right:0; top:2px; background:#c4c4c4;}
.qa_list > li  textarea { width:71%!important;}

@media screen and (max-width:1000px){

.product-qa .tit{margin-top:20px; font-size:0px;margin-bottom:15px;}
.product-qa .tit p  { font-size:16px}
.product-qa .tit p span {font-size:14px}
.product-qa .box  { margin-bottom:40px;}
.product-qa .box ul  li textarea { width:100%;;height:100px;;}
.product-qa .box ul  li input[type=button] { height:50px;line-height:50px;width:100%;;margin-left:0;margin-top:10px;font-size:12px}
.product-qa .box ul  li { display:table;table-layout:fixed;width:100%;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:17px;box-sizing:border-box}
.product-qa .box ul  li span { width:15%;display:table-cell;font-size:16px;text-align:center;}



.qa_list > li > a{padding:20px 10px;font-size:14px;}
.qa_list > li > .conts{padding:20px;font-size:12px;line-height:20px;}

.qa_list > li > a .qa-tit { width:30px;height:30px;line-height:30px;;font-size:12px;}
.qa_list > li > a .qa-con{ ;font-size:14px;width:80%}
.qa_list > li > a .qa-con .info { font-size:14px;;}

.qa_list > li > .conts .an-tit span { width:30px;height:30px;line-height:30px;font-size:12px;;;}
.qa_list > li > .conts .an-con{ ;font-size:14px;width:80%;}
.qa_list > li > .conts .an-con .info { font-size:14px;;}
}


.product-guide h5 b { font-size:24px;color:#222222;font-weight:bold;margin:50px 0 10px;display:block;}
.product-guide h5 { font-size:16px;color:#333;;margin:20px 0 20px;}
.product-guide .box { ;border-left:1px solid #d1d1d1;border-top:1px solid #d1d1d1}
.product-guide .box ul { display:table;table-layout:fixed;width:100%;}
.product-guide .box li { display:table-cell;padding:20px 25px;width:86%;border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;font-size:16px;line-height:30px;color:#333333;font-weight:300;}
.product-guide .box ul li:first-child  { width:14%;box-sizing:border-box;color:#222222;font-size:16px;font-weight:400;}



@media screen and (max-width:1000px){
.product-guide h5 b { font-size:16px;color:#222222;font-weight:bold;margin:50px 0 10px;display:block;}
.product-guide h5 { font-size:15px;color:#333;;margin:20px 0 20px;}
.product-guide h4 { font-size:16px;;margin:20px 0 10px;}
.product-guide .box li { display:table-cell;padding:15px;width:80%;;font-size:13px;line-height:20px;;}
.product-guide .box ul li:first-child  {;font-size:14px;width:20%;}


}

.product-list .shop-list a { margin-top:30px;}

.order-list.mobile { display:none;}

.order-list .tit  { margin-top:70px;}
.order-list .tit ul {display:table;table-layout:fixed;width:100%; }
.order-list .tit li{display:table-cell;padding:13px 0 ;text-align:center;border-top:1px solid #000;border-bottom:1px solid #cecece;color:#171717;font-size:17px;}
.order-list .tit .check { width:5%;vertical-align:top;}
.order-list .tit .name { width:40%;}
.order-list .tit .price { width:10%;}
.order-list .tit .num-b { width:15%;}
.order-list .tit .price01 { width:10%;}
.order-list .tit .delivery { width:10%;}
.order-list .tit table td{padding:13px 0 ;text-align:center;border-top:1px solid #000;border-bottom:1px solid #cecece;color:#171717;font-size:17px;}
.order-list .tit .order-num { width:17%;}

.order-list .con ul {display:table;table-layout:fixed;width:100%; }
.order-list .con li{display:table-cell;padding:30px 0 ;text-align:center;;border-bottom:1px solid #cecece;color:#171717;font-size:20px;vertical-align:middle;font-weight:bold;}
.order-list .con .check { width:5%}
.order-list .con .name { width:40%;}
.order-list .con .price { width:10%;}
.order-list .con .num-b { width:15%;}
.order-list .con .price01 { width:10%;}
.order-list .con .delivery { width:10%;}
.order-list .con  .con-s01 { font-weight:400;font-size:17px;line-height:24px;}
.order-list .con  .con-s01 i { display:block;}
.order-list .con  .stit { display:none;}
.order-list .con  span { color:#999;font-size:15px;font-weight:400;}
.order-list .con  .nums { display:block;margin-bottom:15px;}
.order-list .con  .nums input { display:inline-block;vertical-align:middle;border:1px solid #dcdcdc;width:50px;line-height:30px;height:30px;padding-left:8px;color:#171717;font-weight:400;font-size:17px;}
.order-list .con  .nums .num-bt  { display:inline-block;margin-left:5px;border:1px solid #dcdcdc;vertical-align:middle;}
.order-list .con  .nums .num-bt  button { height:13px;width:20px;text-align:center;display:block;line-height:10px;background:#fff;border:0}
.order-list .con  .nums .num-bt  button:first-child {border-bottom:1px solid #dcdcdc }
.order-list .con table td{display:table-cell;padding:30px 0 ;text-align:center;;border-bottom:1px solid #cecece;color:#171717;font-size:20px;vertical-align:middle;font-weight:bold;}
.order-list .con .order-num { width:17%;border-right:1px solid #dbdbdb;vertical-align:middle;}
.order-list .con .order-num span { text-align:center;display:block;color:#171717;font-size:17px;line-height:24px;margin-bottom:15px;}
.order-list .con .order-num  a { display:block;background:#09b5e7;text-align:center;width:120px;height:40px;line-height:40px;font-size:17px;color:#fff;border-radius:5px;margin:0 auto;}

.order-list .con  .img-box  { width:90px;height:90px;vertical-align:middle;display:inline-block;margin-right:30px;border:1px solid #dcdcdc}
.order-list .con  .con-r { width:70%;text-align:left;display:inline-block;vertical-align:middle;;}
.order-list .con  .con-r p { color:#171717;font-size:20px;font-weight:bold;line-height:30px;}
.order-list .con  .con-r  span { display:block;line-height:22px;padding-left:15px;background:url(../img/sub/icon-jum.jpg) no-repeat 3px center}




.address-list .tit .add-tit { text-align:left;padding-left:3%;}
.address-list .con li.con01 { width:10%;font-weight:400;}
.address-list .con li.name01 { width:10%}
.address-list .con li.add-con { width:40%;text-align:left;}
.address-list .con li.tel-con { width:20%;text-align:left;}
.address-list .tit { margin-top:20px;}
.address-list .total-gun { width:50%;margin-top:30px;font-size:17px;color:#666666}
.address-list .total-gun span  { color:#d81b22;}
.address-list .add-pluse { float:right;height:45px;line-height:45px;padding:0 15px;background:#09b5e7;border:1px solid #09b5e7;margin:-40px auto 15px;color:#fff;;font-size:16px;text-align:center;display:block}


.wish-bt a{height:30px;line-height:30px;background:#222222;border:1px solid #222222;margin:4px auto;color:#fff;width:70px;font-size:12px;text-align:center;display:block;}
.wish-bt a.line { background:#fff;;border:1px solid #ccc;color:#222}
.wish-bt a.sky-bt { background:#09b5e7;border:1px solid #09b5e7}



.order-list .terms_chk  { ;position:relative;width:14px;margin:0 auto;}
.order-list .terms_chk .chk1{width:14px; height:14px; margin-right:10px; vertical-align:middle;display:none;}
.order-list .terms_chk .chk1+i{display:inline-block; width:14px; height:14px; border:1px solid #707070; position:absolute; left:0px; top:0px; background:#fff;line-height:10px;}
.order-list .terms_chk .chk1+i{pointer-events:none;}
.order-list .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.order-list .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:14px; height:14px; background-size:cover}
.order-list .terms_chk  label { position:absolute;left:0;padding-left:50px;color:#717171;font-size:16px;}




@media screen and (max-width:1000px){
.order-list .tit { display:none;}

.order-list.mobile { display:block;}
.order-list.wish.order-my { display:none;}

.order-list .con ul{ border-top:1px solid #000;padding:20px 0;}
.order-list .con li{display:inline-block;font-size:12px;;border-bottom:0;padding:10px 0;text-align:left;}
.order-list .con .check { width:30px;vertical-align:top;}
.order-list .con .name { width:90%;}
.order-list .con .price ,
.order-list .con .num-b,
.order-list .con .price01,
.order-list .con .delivery { width:100%;margin-left:0px;box-sizing:border-box}
.order-list .con  .con-s01 { font-weight:400;font-size:12px;line-height:24px;width:60%;display:inline-block;}
.order-list .con  .con-s01 i { display:inline-block;}
.order-list .con  .stit { display:inline-block;width:30%;text-align:left;}
.order-list .con  .con-s { display:inline-block;width:65%;}
.order-list .con  span {  display:inline-block;;font-size:12px;margin-left:5px;}
.order-list .con  .nums { display:inline-block;margin-bottom:0;}
.order-list .con  .nums input { display:inline-block;vertical-align:middle;border:1px solid #dcdcdc;width:30px;line-height:20px;height:20px;padding-left:8px;color:#171717;font-weight:400;font-size:12px;}
.order-list .con  .nums .num-bt  { display:inline-block;margin-left:5px;border:1px solid #dcdcdc;vertical-align:middle;}
.order-list .con  .nums .num-bt  button { height:9px;width:20px;text-align:center;display:block;line-height:10px;}
.order-list .con  .nums .num-bt  button:first-child {border-bottom:1px solid #dcdcdc }
.order-list .con table td{display:table-cell;padding:30px 0 ;text-align:center;;border-bottom:1px solid #cecece;color:#171717;font-size:20px;vertical-align:middle;font-weight:bold;}
.order-list .con .order-num { width:17%;border-right:1px solid #dbdbdb;vertical-align:middle;}
.order-list .con .order-num span { text-align:center;display:inline-block;color:#171717;font-size:12px;line-height:24px;margin-bottom:15px;}
.order-list .con .order-num  a { display:block;background:#09b5e7;text-align:center;width:120px;height:20px;line-height:20px;font-size:11px;}

.order-list .con  .img-box  { width:40px;height:40px;vertical-align:top;margin-right:15px}
.order-list .con  .img-box img { width:100%;height:100%;}
.order-list .con  .con-r { width:75%;vertical-align:top;;}
.order-list .con  .con-r p {font-size:14px;line-height:20px;margin-bottom:10px;}
.order-list .con  .con-r  span { line-height:18px;font-size:12px;}


.order-list.address-list { border-top:1px solid #dddbda;border-bottom:1px solid #000}
.address-list .tit .add-tit { text-align:left;padding-left:0%;}
.address-list .con li { padding:0;}
.address-list .con li.con01 { width:100%;font-weight:400;}
.address-list .con li.name01 { width:100%}
.address-list .con li.add-con { width:100%;text-align:left;}
.address-list .con li.tel-con { width:100%;text-align:left;}
.address-list .tit { margin-top:20px;}
.address-list .total-gun { width:50%;margin-top:30px;font-size:12px;color:#666666}
.address-list .total-gun span  { color:#d81b22;}
.address-list .add-pluse { float:right;height:30px;line-height:30px;padding:0 15px;margin:-20px auto 15px;font-size:12px}
.address-list .con span { margin-left:0;}

.wish-bt { text-align:center;}
.wish-bt a{height:30px;line-height:30px;background:#222222;border:1px solid #222222;margin:4px auto;color:#fff;width:70px;font-size:12px;text-align:center;display:inline-block;}
.wish-bt a.line { background:#fff;;border:1px solid #ccc;color:#222}
.wish-bt a.sky-bt { background:#09b5e7;border:1px solid #09b5e7}



.order-list .terms_chk  { ;position:relative;width:14px;margin:0 auto;}
.order-list .terms_chk .chk1{width:14px; height:14px; margin-right:10px; vertical-align:middle;display:none;}
.order-list .terms_chk .chk1+i{display:inline-block; width:14px; height:14px; border:1px solid #707070; position:absolute; left:0px; top:0px; background:#fff;}
.order-list .terms_chk .chk1+i{pointer-events:none;}
.order-list .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.order-list .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:14px; height:14px; background-size:cover}
.order-list .terms_chk  label { position:absolute;left:0;padding-left:50px;color:#717171;font-size:16px;}




.order-list.wish.mobile { padding-top:20px;}
.order-list.wish.mobile .con ul { padding:10px 0;border-top:1px solid #dbdbdb}
.order-list.wish.mobile .con .name { width:100%;}
.order-list.wish.mobile .con-r {width:81%; }
.order-list.wish.mobile .con  .oder-num { border-top:1px solid #000;padding:10px 0;font-size:13px;vertical-align:middle;line-height:30px;}
.order-list.wish.mobile .con  .oder-num a { float:right;height:30px;line-height:30px;display:inline-block;padding:0 10px;color:#fff;background:#09b5e7;font-size:12px;margin-bottom:10px;vertical-align:middle;border-radius:5px;margin-right:5px;}
.order-list.wish.mobile .con:last-child {border-bottom:1px solid #dbdbdb }
}


.total001  { position:relative;height:70px;line-height:70px;border-bottom:1px solid #000}
.total001  .total-box{ text-align:right;color:#000;font-size:17px;}
.total001  .total-box em { font-style:normal;font-weight:bold;font-size:20px;vertical-align:middle;margin:0 10px;}
.total001  .total-box  img { vertical-align:middle;margin:0 10px;}
.total001  .total-box  span {font-size:20px; }
.total001  .total-box em.txt-sky { color:#09b5e7;}


.total001  .order-bt{ position:absolute;}
.total001  .order-bt .shop-pre { display:block;height:70px;line-height:70px;font-size:17px;color:#222222}
.total001  .order-bt .shop-pre em { font-style:normal;text-decoration:underline;}
.order-bt .g-box-bt { display:inline-block;margin-top:30px;width:160px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:17px;background:#a7aeb2;margin-right:10px;}
.w1460 { width:50%;display:-ms-inline-grid;display:-webkit-inline-box}
.order-bt-right { float:right;margin-top:40px;}
.wish .order-bt-right { ;}
.order-bt-right a { display:inline-block;min-width:220px;height:70px;line-height:70px;text-align:center;color:#fff;font-size:20px;background:#a7aeb2;margin-left:10px;padding:0 40px;box-sizing:border-box} 
.order-bt-right a.sky-bt { background:#09b5e7;}



@media screen and (max-width:1000px){

.total001  .order-bt{ position:relative;;}
.total001  .order-bt a  { display:inline-block!important;margin:0 2px 5px 0;}

.total001  { position:relative;height:auto;line-height:30px;border-bottom:1px solid #000;border-top:1px solid #000;padding:10px 0 20px;}
.total001  .total-box{ text-align:right;color:#000;font-size:12px;width:100%;}
.total001  .total-box em { font-style:normal;font-weight:bold;font-size:15px;vertical-align:middle;margin:0 10px;}
.total001  .total-box  img {margin:0 0px;display:block;width:0px;height:0px;}
.total001  .total-box  span {font-size:15px; }
.total001  .total-box em.txt-sky { color:#09b5e7;}


.total001  .order-bt .shop-pre { display:block;width:98px;height:30px;line-height:30px;font-size:13px;margin-right:0px;border:1px solid #222;text-align:center;}
.total001  .order-bt .shop-pre em { font-style:normal;text-decoration:none;}
.total001  .order-bt .shop-pre  span { display:none;}
.order-bt .g-box-bt {width:100px;height:30px;line-height:30px;font-size:13px; margin-top:5px;}

.order-bt-right { float:none;margin-top:40px;text-align:center;border-top:1px solid #000}
.wish .order-bt-right { margin-top:0px;padding-top:20px;}
.order-bt-right a { min-width:auto;width:47%;height:40px;line-height:40px;;font-size:14px;margin-left:0;padding:0 0} 




}

.order-info-write { margin-top:80px;}
.order-info-write h3 { font-size:25px;color:#000;padding-bottom:15px;}
.order-info-write li { display:inline-block;width:47%;margin-right:5%;vertical-align:top;}
.order-info-write li:nth-child(2n)   { margin-right:0;}
.order-info-write table { border-top:1px solid #dbdbdb;margin-bottom:75px;}
.order-info-write table th {height:40px;border-bottom:1px solid #dbdbdb ;text-align:right;padding:15px 20px 15px 10px;vertical-align:middle;color:#000;font-size:17px;background:#f9f9f9;width:27%;font-weight:400;word-break:keep-all}
.order-info-write table th  em { font-style:normal;color:#ff0000;margin-right:5px;}
.order-info-write table td {border-bottom:1px solid #dbdbdb ;padding:15px 20px;vertical-align:middle;color:#171717;font-size:17px;font-weight:400;}
.order-info-write table td input[type=text] {display:inline-block;margin:0 5px;box-sizing:border-box ;width:100%;height:40px;line-height:40px;padding:0 10px;color:#171717;font-size:17px;}
.order-info-write table td input[type=number] {display:inline-block;margin:0 5px;box-sizing:border-box ;width:100%;height:40px;line-height:40px;padding:0 10px;color:#171717;font-size:17px;}
.order-info-write table td .w50 { width:47%!important;}
.order-info-write table td .w25 { width:25%!important;}
.order-info-write table td .w20 { width:20%!important;}

.order-info-write table td .gray-bt { display:inline-block;vertical-align:middle;background:#212121;font-size:17px;color:#fff;height:40px;line-height:40px;margin-left:2%;padding:0 10px;}

.order-info-write.type-ok { border-top:2px solid #000;padding-top:90px;margin-top:30px;margin-bottom:20px;}
.order-info-write.type-ok table { margin-bottom:0;display:block;width:50%;float:left}
.order-info-write.type-ok th { text-align:center;width:12%;}
.order-info-write.type-ok td { width:38%;}
.order-info-write.type-ok td.txt-b { font-size:20px;font-weight:bold;}



.order-info-write.type-ok01 {margin-bottom:20px;}
.order-info-write.type-ok01 h3 {margin-top:70px;}
.order-info-write.type-ok01 table { margin-bottom:0;}
.order-info-write.type-ok01 th { text-align:right;width:15%;}
.order-info-write.type-ok01 td { width:30%;}
.order-info-write.type-ok01 .type01 td{ width:85%;}
.order-info-write.type-ok01 td.txt-b { font-size:20px;font-weight:bold;}
.order-info-write.type-ok01 td.txt-b.sky-txt { color:#09b5e7;}
.order-info-write.type-ok01 .mobile { display:none;}
.order-info-write.type-ok01 td textarea,
.order-info-write.type-ok01  input[type=text],
.order-info-write.type-ok01  input[type=number],
.order-info-write.type-ok01 select {background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px; }
.order-info-write.type-ok01 td textarea {font:400 18px  'NanumSquare','Noto Sans KR', 'Malgun Gothic', Dotum, Arial, Helvetica, sans-serif;  height:110px;}
.order-info-write.type-ok01 .w20 { width:20%;}
.order-info-write.type-ok01 .w50 { width:50%;}


.order-info-write.type-ok02 { border-top:1px solid #222}
.order-info-write.type-ok02 h3 {font-size:30px; padding-top:50px;}
.order-info-write.type-ok02 th{text-align:left;width:10%; ;padding-left:20px;;}
.order-info-write.type-ok02  td{ width:90%}
.order-info-write.type-ok02  input[type=text]{width:30%;background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px; }
.order-info-write.type-ok02  input[type=number]{width:30%;background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px; }
.order-info-write.type-ok02 td textarea {font:400 18px  'NanumSquare','Noto Sans KR', 'Malgun Gothic', Dotum, Arial, Helvetica, sans-serif;  height:110px;}

.order-info-write.type-ok02 table { margin-bottom:0;}
.order-info-write.type-ok02 .terms_chk  { ;position:relative;width:300px;display:inline-block;height:30px;}
.order-info-write.type-ok02 .terms_chk .chk1{width:10px; height:10px; margin-right:10px; vertical-align:middle;display:none;}
.order-info-write.type-ok02 .terms_chk .chk1+i{display:inline-block; width:20px; height:20px; border:1px solid #dddddd; position:absolute; left:0px; top:0px; background:#fff;}
.order-info-write.type-ok02 .terms_chk .chk1+i{pointer-events:none;}
.order-info-write.type-ok02 .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.order-info-write.type-ok02 .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat center; width:20px; height:20px; ;position:absolute;left:0}
.order-info-write.type-ok02 .terms_chk  label { position:absolute;left:0;padding-left:40px;color:#171717;font-size:17px;margin-top:2px;}

.member-end-box { border:1px solid #dbdbdb;padding:30px;color:#666666;font-size:17px;line-height:24px;}

.order-info-write h3 .terms_chk  { ;position:relative;;margin:0 auto;width:230px;text-align:right;float:right}
.order-info-write h3 .terms_chk .chk1{width:10px; height:10px; margin-right:10px; vertical-align:middle;display:none;}
.order-info-write h3 .terms_chk .chk1+i{display:inline-block; width:10px; height:10px; border:1px solid #dddddd; position:absolute; left:0px; top:0px; background:#fff;}
.order-info-write h3 .terms_chk .chk1+i{pointer-events:none;}
.order-info-write h3 .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.order-info-write h3 .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:10px; height:10px; background-size:cover;position:absolute;left:0}
.order-info-write h3 .terms_chk  label { position:absolute;left:0;padding-left:20px;color:#171717;font-size:17px;margin-top:-3px;}

.order-info-write .txt-b td{font-weight:bold; color:#171717;font-size:20px;}
.order-info-write .txt-b td.txt-sky { color:#09b5e7;}


@media screen and (max-width:1000px){


.order-info-write { margin-top:30px;}
.order-info-write h3 { font-size:14px;padding-bottom:10px;}
.order-info-write li { width:100%;margin-right:0%;;}
.order-info-write table {margin-bottom:30px;}
.order-info-write table th {height:30px;;padding:10px 20px 10px 10px;;font-size:12px;width:27%;word-break:keep-all}
.order-info-write table th  em { font-style:normal;color:#ff0000;margin-right:5px;word-break:keep-all}
.order-info-write table td {border-bottom:1px solid #dbdbdb ;padding:15px 10px;;font-size:12px;}
.order-info-write table td input[type=text] {margin:0 5px;height:25px;line-height:25px;padding:0 2px;;font-size:14px;}
.order-info-write table td input[type=number] {margin:0 5px;height:25px;line-height:25px;padding:0 2px;;font-size:14px;}
.order-info-write table td .w50 { width:43%!important;}
.order-info-write table td .w25 { width:25%!important;}

.order-info-write table td .gray-bt {;font-size:12px;height:25px;line-height:25px;margin-left:0;padding:0 5px;text-align:center;vertical-align:top;}

.order-info-write.type-ok { border-top:2px solid #000;padding-top:30px;margin-top:20px;margin-bottom:20px;}
.order-info-write.type-ok table { margin-bottom:0;display:block;width:100%;float:none;margin-bottom:-1px;}
.order-info-write.type-ok th { text-align:center;width:12%;}
.order-info-write.type-ok td { width:38%;}
.order-info-write.type-ok td.txt-b { font-size:14px;font-weight:bold;}


.order-info-write.type-ok01 {margin-bottom:20px;}
.order-info-write.type-ok01 h3 {margin-top:30px;}
.order-info-write.type-ok01 table { margin-bottom:0;display:none;}
.order-info-write.type-ok01 th { text-align:right;width:15%;}
.order-info-write.type-ok01 td { width:85%;}
.order-info-write.type-ok01 .type01  { display:table;table-layout:fixed;}
.order-info-write.type-ok01 .type01 td{ width:85%;}
.order-info-write.type-ok01 td.txt-b { font-size:20px;font-weight:bold;}
.order-info-write.type-ok01 td.txt-b.sky-txt { color:#09b5e7;}
.order-info-write.type-ok01 .mobile { display:block;}
.order-info-write.type-ok01 .pc { display:none;}
.order-info-write.type-ok01 td textarea,
.order-info-write.type-ok01  input[type=text],
.order-info-write.type-ok01  input[type=number],
.order-info-write.type-ok01 select {background:#ededed;border:1px solid #dedede;padding-left:15px;height:40px;line-height:40px;font-size:12px;}
.order-info-write.type-ok01 td textarea {font:400 12px  'NanumSquare','Noto Sans KR', 'Malgun Gothic', Dotum, Arial, Helvetica, sans-serif;  height:110px;}
.order-info-write.type-ok01 .w20 { width:100%;}
.order-info-write.type-ok01 .w50 { width:100%!important;}


.order-list.type02 { border-bottom:1px solid #222}
.order-info-write.type-ok02 h3 {font-size:14px; padding-top:30px;}
.order-info-write.type-ok02 th{text-align:left;width:15%; ;padding-left:20px;;}
.order-info-write.type-ok02  td{ width:85%}
.order-info-write.type-ok02  input[type=text]{width:100%;background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px; }
.order-info-write.type-ok02  input[type=number]{width:100%;background:#ededed;border:1px solid #dedede;padding-left:15px;height:50px;line-height:50px;color:#171717;font-size:18px;box-sizing:border-box;border-radius:5px; }
.order-info-write.type-ok02 td textarea {font:400 18px  'NanumSquare','Noto Sans KR', 'Malgun Gothic', Dotum, Arial, Helvetica, sans-serif;  height:110px;}

.order-info-write.type-ok02 table { margin-bottom:0;}
.order-info-write.type-ok02 .terms_chk  { ;position:relative;width:100%;display:inline-block;height:30px;}
.order-info-write.type-ok02 .terms_chk .chk1{width:10px; height:10px; margin-right:10px; vertical-align:middle;display:none;}
.order-info-write.type-ok02 .terms_chk .chk1+i{display:inline-block; width:20px; height:20px; border:1px solid #dddddd; position:absolute; left:0px; top:0px; background:#fff;}
.order-info-write.type-ok02 .terms_chk .chk1+i{pointer-events:none;}
.order-info-write.type-ok02 .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.order-info-write.type-ok02 .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat center; width:20px; height:20px; ;position:absolute;left:0}
.order-info-write.type-ok02 .terms_chk  label { position:absolute;left:0;padding-left:30px;color:#171717;font-size:12px;margin-top:2px;}

.member-end-box { border:1px solid #dbdbdb;padding:15px;color:#666666;font-size:12px;line-height:202019-04-28px;}

.order-info-write h3 .terms_chk  { ;position:relative;;margin:10px auto 0;width:100%;text-align:left;float:none;height:20px;;}
.order-info-write h3 .terms_chk .chk1{width:10px; height:10px; margin-right:10px; vertical-align:middle;display:none;}
.order-info-write h3 .terms_chk .chk1+i{display:inline-block; width:10px; height:10px; border:1px solid #dddddd; position:absolute; left:0px; top:0px; background:#fff;}
.order-info-write h3 .terms_chk .chk1+i{pointer-events:none;}
.order-info-write h3 .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.order-info-write h3 .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:10px; height:10px; background-size:cover;position:absolute;left:0}
.order-info-write h3 .terms_chk  label { position:absolute;left:0;padding-left:20px;color:#171717;font-size:12px;margin-top:0px;}

.order-info-write .txt-b td{font-size:14px;}



}



.order-info-write td .terms_chk01  { ;position:relative;;margin:-10px auto 0;width:24%;display:inline-block;vertical-align:middle;}
.order-info-write td .terms_chk01 .chk1{width:10px; height:10px; margin-right:10px; vertical-align:middle;display:none;}
.order-info-write td .terms_chk01 .chk1+i{display:inline-block; width:10px; height:10px; border:1px solid #dddddd; position:absolute; left:0px; top:0px; background:#fff;border-radius:50%}
.order-info-write td .terms_chk01 .chk1+i{pointer-events:none;}
.order-info-write td .terms_chk01 .chk1:checked+i{ background:#fff;  text-align:center;}
.order-info-write td .terms_chk01 .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon01.jpg) no-repeat center; width:10px; height:10px; background-size:5px 5px;position:absolute;left:0}
.order-info-write td .terms_chk01  label { position:absolute;left:0;padding-left:20px;color:#171717;font-size:17px;margin-top:-3px;}


.order-info-write table td.w30  .terms_chk01 { width:30%;}
.order-info-write table td.w30  .terms_chk01:first-child  { width:35%;}



@media screen and (max-width:1000px){

.order-info-write td .terms_chk01  {padding:5px 0px;height:auto;margin-bottom:30px;display:block;width:100%;}
.order-info-write td .terms_chk01 .chk1+i{ left:0; top:17px;}
.order-info-write td .terms_chk01  label {padding-left:15px;color:#717171;font-size:13px;;margin-top:11px;}

.order-info-write table td.w30  .terms_chk01 { width:100%;}
.order-info-write table td.w30  .terms_chk01:first-child  { width:100%;}
.order-info-write table td.w30  .terms_chk01:last-child  { margin-bottom:15px;}

}

.terms_chk.bottom  { ;position:relative;margin:0 auto;width:530px;}
.terms_chk.bottom .chk1{width:14px; height:14px; margin-right:10px; vertical-align:middle;display:none;}
.terms_chk.bottom .chk1+i{display:inline-block; width:14px; height:14px; border:1px solid #707070; position:absolute; left:0px; top:0px; background:#fff;}
.terms_chk.bottom .chk1+i{pointer-events:none;}
.terms_chk.bottom .chk1:checked+i{ background:#fff;  text-align:center;}
.terms_chk.bottom .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:14px; height:14px; background-size:cover}
.terms_chk.bottom  label { position:absolute;left:0;padding-left:30px;color:#171717;font-size:17px;}



@media screen and (max-width:1000px){
.terms_chk.bottom  label { position:absolute;left:0;padding-left:30px;color:#171717;font-size:12px;}

.terms_chk.bottom  { width:100%;height:30px;}
}


.modify-franchise .terms_chk  { position:relative;display:inline-block;vertical-align:middle;width:110px;margin-top:-21px;}
.modify-franchise .terms_chk .chk1{width:12px; height:12px; margin-right:10px; vertical-align:middle;display:none;}
.modify-franchise .terms_chk .chk1+i{display:inline-block; width:18px; height:18px; border:1px solid #c8c8c8; position:absolute; left:0px; top:-2px; background:#fff;border-radius:50%}
.modify-franchise .terms_chk .chk1+i{pointer-events:none;}
.modify-franchise .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.modify-franchise .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon01.jpg) no-repeat center ; ;width:18px; height:18px; }
.modify-franchise .terms_chk  label { position:absolute;left:0;padding-left:30px;color:#171717;font-size:17px;}


.request-box-list {border-top:2px solid #222}
.request-box-list ul{ border-bottom:1px solid #eeeceb;display:table;table-layout:fixed;width:100%;}
.request-box-list ul li { display:table-cell;font-size:17px;color:#666666;height:80px;line-height:80px;text-align:center;box-sizing:border-box}
.request-box-list ul li:nth-child(1)   { width:3%;color:#333}
.request-box-list ul li:nth-child(2)   { width:13%;}
.request-box-list ul li:nth-child(3)   { width:67%;}
.request-box-list ul li:nth-child(4),
.request-box-list ul li:nth-child(5)   { width:10%;font-size:14px;}
.request-box-list ul li:nth-child(3)  { text-align:left;}
.request-box-list ul li:nth-child(3) a { display:block;width:60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#333;box-sizing:border-box}
.request-box-list ul li:nth-child(3)  img { vertical-align:baseline;margin-right:5px;}

.search-box-right { float:right;margin:20px 0;}
.search-box-right  input[type=text] { height:48px;line-height:48px;padding:0 10px;width:340px;color:#666666;font-size:17px;float:left;border:1px solid #dddbda}
.search-box-right  input[type=button] { height:48px;line-height:48px; color:#fff;text-align:center;background:#676564;border:1px solid #676564;width:100px;font-size:14px;}

.request-box-view { border-top:2px solid #222}
.request-box-view li {border-bottom:1px solid #eeeceb ;padding:25px 15px;}
.request-box-view li.tit { padding:35px 15px;}
.request-box-view li.tit p { font-size:24px;color:#333333;margin-bottom:15px;}
.request-box-view li.tit span { display:inline-block;font-size:17px;color:#666666;position:relative;padding-right:10px;margin-right:6px;}
.request-box-view li.tit span:after{content:' '; width:1px; height:13px; position:absolute; right:0; top:4px; background:#c4c4c4;}
.request-box-view li.tit span:last-child:after { display:none;}
.request-box-view li.con{ color:#666666;font-size:17px;line-height:28px;}
.request-box-view li.re-con {display:table;table-layout:fixed;width:100%; }
.request-box-view li.re-con .img-box { display:table-cell;vertical-align:top;width:45px;}
.request-box-view li.re-con .txt { display:table-cell;vertical-align:top;padding-top:10px;}
.request-box-view li.re-con img { display:inline-block;vertical-align:top;margin-right:15px;}
.request-box-view li.re-con .txt p { font-size:18px;color:#333333;margin-bottom:10px;}
.request-box-view li.re-con span { display:inline-block;font-size:17px;color:#666666;position:relative;padding-right:10px;margin-right:6px;}
.request-box-view li.re-con span:after{content:' '; width:1px; height:13px; position:absolute; right:0; top:4px; background:#c4c4c4;}
.request-box-view li.re-con span:last-child:after { display:none;}
.request-box-view li.re-con span.b-txt {color:#09b5e7 }
.request-box-view li.re-con .re-con01 { font-size:17px;color:#666666;line-height:28px;padding-top:15px;}

.total-gun-order-top {color:#222222;font-size:24px;width:50%;margin-top:30px;}
.total-gun-order-top span { color:#d81b22;}
.order-my .tit{ margin-top:15px;}
.select-box-top { float:right;margin-top:-40px;}
.select-box-top span { margin-right:15px;font-size:17px;color:#000;}
.select-box-top select { height:48px;line-height:48px;min-width:120px;border:1px solid #dbdbdb;padding-left:14px;color:#666;font-size:17px;margin-bottom:15px;}



.news-box-list {border-top:2px solid #222}
.news-box-list ul{ border-bottom:1px solid #eeeceb;display:table;table-layout:fixed;width:100%;}
.news-box-list ul li { display:table-cell;font-size:17px;color:#666666;;text-align:center;box-sizing:border-box;padding:20px 0;}
.news-box-list ul li:nth-child(1)   { width:10%;color:#333}
.news-box-list ul li:nth-child(2)   { width:70%;}
.news-box-list ul li:nth-child(3),
.news-box-list ul li:nth-child(4)   { width:10%;font-size:14px;}
.news-box-list ul li:nth-child(2)  { text-align:left;}
.news-box-list ul li:nth-child(2) a { display:block;width:80%;white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;line-height:20px;height:20px;;}
.news-box-list ul li:nth-child(2)  img { vertical-align:baseline;margin-right:5px;}




.view-bottom {border-top:1px solid #eeeceb;margin-top:55px;  }
.view-bottom ul{display:table;table-layout:fixed;width:100%;border-bottom:1px solid #dbdbdb }
.view-bottom ul li { display:table-cell;height:90px;line-height:90px;font-size:17px;color:#000000;text-align:center;}
.view-bottom ul li:first-child  { width:10%;}
.view-bottom ul li a { color:#666666;font-size:17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:left;display:block;}


@media screen and (max-width:1000px){

.modify-franchise .terms_chk  { position:relative;display:inline-block;vertical-align:middle;width:110px;margin-top:-21px;}
.modify-franchise .terms_chk .chk1{width:12px; height:12px; margin-right:10px; vertical-align:middle;display:none;}
.modify-franchise .terms_chk .chk1+i{display:inline-block; width:18px; height:18px; border:1px solid #c8c8c8; position:absolute; left:0px; top:-2px; background:#fff;border-radius:50%}
.modify-franchise .terms_chk .chk1+i{pointer-events:none;}
.modify-franchise .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.modify-franchise .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon01.jpg) no-repeat center ; ;width:18px; height:18px; }
.modify-franchise .terms_chk  label { position:absolute;left:0;padding-left:30px;color:#171717;font-size:17px;}


.request-box-list ul li {font-size:12px;height:40px;line-height:40px;}
.request-box-list ul li:nth-child(1)   { width:8%;color:#333}
.request-box-list ul li:nth-child(2)   { width:40%;}
.request-box-list ul li:nth-child(3)   { width:70%;}
.request-box-list ul li:nth-child(4),
.request-box-list ul li:nth-child(5)   { display:none;}
.request-box-list ul li:nth-child(3)  { text-align:left;}
.request-box-list ul li:nth-child(3) a { display:block;width:90%; white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden


}
.request-box-list ul li:nth-child(3)  img { vertical-align:baseline;margin-right:5px;width:10px;}

.search-box-right { float: none;margin:20px 0;}
.search-box-right  input[type=text] { height:30px;line-height:30px;padding:0 10px;width:80%;font-size:12px;float:left;}
.search-box-right  input[type=button] { height:30px;line-height:30px; ;width:20%;font-size:12px;}

.request-box-view { border-top:2px solid #222}
.request-box-view li {border-bottom:1px solid #eeeceb ;padding:25px 15px;}
.request-box-view li.tit { padding:20px 15px;}
.request-box-view li.tit p { font-size:14px;color:#333333;margin-bottom:10px;line-height:22px;}
.request-box-view li.tit span { display:inline-block;font-size:12px;color:#666666;position:relative;padding-right:10px;margin-right:6px;}
.request-box-view li.tit span:after{content:' '; width:1px; height:13px; position:absolute; right:0; top:0px; background:#c4c4c4;}
.request-box-view li.tit span:last-child:after { display:none;}
.request-box-view li.con{ color:#666666;font-size:13px;line-height:20px;}
.request-box-view li.re-con {display:table;table-layout:fixed;width:100%; }
.request-box-view li.re-con .img-box { display:table-cell;vertical-align:top;width:10%;}
.request-box-view li.re-con .txt { display:table-cell;vertical-align:top;padding-top:10px;}
.request-box-view li.re-con img { display:inline-block;vertical-align:top;margin-right:15px;width:15px;}
.request-box-view li.re-con .txt p { font-size:12px;color:#333333;margin-bottom:10px;}
.request-box-view li.re-con span { display:inline-block;font-size:12px;color:#666666;position:relative;padding-right:10px;margin-right:6px;}
.request-box-view li.re-con span:after{content:' '; width:1px; height:13px; position:absolute; right:0; top:4px; background:#c4c4c4;}
.request-box-view li.re-con span:last-child:after { display:none;}
.request-box-view li.re-con span.b-txt {color:#09b5e7 }
.request-box-view li.re-con .re-con01 { font-size:12px;color:#666666;line-height:20px;padding-top:15px;}

.total-gun-order-top {color:#222222;font-size:14px;width:auto;margin-top:30px;display:inline-block;}
.order-my .tit{ margin-top:15px;}
.select-box-top { float:right;margin-top:-40px;}
.select-box-top span { margin-right:5px;font-size:12px;color:#000;}
.select-box-top select { height:30px;line-height:30px;min-width:100px;border:1px solid #dbdbdb;padding-left:10px;color:#666;font-size:12px;margin-bottom:15px;}



.news-box-list {border-top:2px solid #222}
.news-box-list ul{ border-bottom:1px solid #eeeceb;display:table;table-layout:fixed;width:100%;}
.news-box-list ul li {font-size:14px;height:40px;line-height:40px;x}
.news-box-list ul li:nth-child(1)   { width:15%;color:#333}
.news-box-list ul li:nth-child(2)   { width:80%;}
.news-box-list ul li:nth-child(3),
.news-box-list ul li:nth-child(4)   { display:none;}
.news-box-list ul li:nth-child(2)  { text-align:left;}
.news-box-list ul li:nth-child(2)  img { vertical-align:baseline;margin-right:5px}
.news-box-list ul li:nth-child(1)  img { width:15px;}




.view-bottom {border-top:1px solid #eeeceb;margin-top:30px;  }
.view-bottom ul li { display:table-cell;height:40px;line-height:40px;font-size:12px;width:80%;}
.view-bottom ul li:first-child  { width:20%;}
.view-bottom ul li a { color:#666666;font-size:12px;white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;width:60%;}


}
.mt40 {margin-top:40px;padding-left:65px;}

.total-gun-notice-top { font-size:20px;color:#666666;margin-bottom:-50px;margin-top:50px;}

.notice-list { }

.notice-list  li { display:inline-block;vertical-align:top;border:1px solid #dfdcdc;height:510px;width:23.7%;margin-right:1%;margin-bottom:20px;}
.notice-list  li:nth-child(4n)  { margin-right:0;}
.notice-list  li>img { width:100%;height:250px;}
.notice-list   li .con { padding:20px 30px;position:relative;text-align:left;}
.notice-list  li .con p {display:block; font-size:24px;color:#333333;line-height:35px;height:70px; white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;margin-bottom:15px;}
.notice-list  li .con span { display:block;font-size:17px;color:#666666;line-height:28px;height:56px; white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;margin-bottom:35px;}
.notice-list  li .con em { font-style:normal;display:block;font-size:17px;color:#666666}
.notice-list  li .con a { display:block;position:absolute;right:30px;bottom:-10px}



.faq-box { border-top:2px solid #222}
.faq_list{overflow:hidden;padding:0;;margin-bottom:30px;}
.faq_list > li > a{display:block;padding:35px 15px 35px 30px;font-size:17px;font-weight:400;background: url(../img/sub/faq-arr02.jpg) 99% center no-repeat;color:#000000;border-bottom:1px solid #dddddd;}
.faq_list > li.on > a{background: url(../img/sub/faq-arr01.jpg) 99% center no-repeat}
.faq_list > li > .conts{padding:35px 30px 35px 30px;display:none;background: #f4f7f8;border-bottom:1px solid #eaedee;color:#333333;font-size:16px;line-height:25px;max-height:300px;overflow-y:auto}
.faq_list > li.on > .conts{display:block}

.faq-bottom { border-top:10px solid #f0f2f2;margin-top:60px;}
.faq-bottom h3 { font-size:30px;color:#333333;padding:85px 0 40px;}
.faq-bottom ul { display:table;table-layout:fixed;width:100%;}
.faq-bottom ul li { display:table-cell;width:45%;padding:45px;background:#f4f7f8;}
.faq-bottom ul li:first-child { border-right:45px solid #fff;width:50%;}
.faq-bottom ul li img { margin:0 50px 0 40px;vertical-align:middle;display:inline-block;}
.faq-bottom ul li  .txt {display:inline-block;font-size:16px;color:#333333; line-height:20px;vertical-align:middle;width:50%;}
.faq-bottom ul li  .txt p { font-size:24px;color:#333333;margin-bottom:15px;}



@media screen and (max-width:1000px){


.mt40 {margin-top:10px;padding-left:0px;}

.total-gun-notice-top { font-size:12px;color:#666666;margin-bottom:00px;margin-top:20px;text-align:center;}

.notice-list  li { display:inline-block;vertical-align:top;border:1px solid #dfdcdc;height:215px;width:48.4%;margin-right:1%;margin-bottom:20px;}
.notice-list  li:nth-child(2n) ,
.notice-list  li:nth-child(4n)  { margin-right:0;}
.notice-list  li a img { width:100%;height:130px;}
.notice-list   li .con { padding:10px 10px;position:relative;text-align:left;}
.notice-list  li .con p {display:block; font-size:14px;color:#333333;line-height:18px;height:18px; white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;;margin-bottom:5px;}
.notice-list  li .con span { display:block;font-size:12px;color:#666666;line-height:20px;height:20px; white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;;margin-bottom:5px;}
.notice-list  li .con em { font-style:normal;display:block;font-size:12px;color:#666666}
.notice-list  li .con a { display:block;position:absolute;right:30px;bottom:-10px}



.faq-box { border-top:2px solid #222}
.faq_list{overflow:hidden;padding:0;;margin-bottom:30px;}
.faq_list > li > a{display:block;padding:20px 15px 20px 10px;font-size:12px;}
.faq_list > li > .conts{padding:20px 15px 20 10px;display:none;background: #f4f7f8;border-bottom:1px solid #eaedee;color:#333333;font-size:12px;line-height:20px;max-height:150px;overflow-y:auto}
.faq_list > li.on > .conts{display:block}

.faq-bottom { border-top:10px solid #f0f2f2;margin-top:30px;}
.faq-bottom h3 { font-size:14px;color:#333333;padding:20px 0 15px;}
.faq-bottom ul { display:table;table-layout:fixed;width:100%;}
.faq-bottom ul li { display:block;width:90%;padding:20px 5%;background:#f4f7f8;}
.faq-bottom ul li:first-child { border-right:0;width:90%;margin-bottom:20px;}
.faq-bottom ul li img { margin:0 auto 15px;width:50px;display:block;}
.faq-bottom ul li  .txt {display:inline-block;font-size:12px;color:#333333; line-height:18px;vertical-align:top;width:100%;text-align:center;}
.faq-bottom ul li  .txt p { font-size:14px;color:#333333;margin-bottom:15px;}

}
.c-sky{ color:#09b5e7;}
.h-line { width:1px;height:40px;background:#000;margin:55px auto 25px;}
.fz17 { color:#333333;font-size:17px;line-height:35px;}
.overview-wrap .txt-type01 {font-size:50px;color:#000; font-weight:800;text-align:center;text-transform:uppercase;margin-bottom:20px; padding-top:100px;}
.overview-img01{ display:block;margin:0 auto 75px;}
.overview-wrap .fz17 { text-align:center;}
.overvoew-box ul { display:table;table-layout:fixed;width:100%;margin-top:95px;}
.overvoew-box ul li { display:table-cell;vertical-align:top;font-size:28px;line-height:40px;color:#333333;width:50%;}
.overvoew-box ul li img { margin-left:5%;}
.overvoew-box ul li span { display:block;margin:;font-size:24px;line-height:35px;}

.box-num-tit { margin:70px 0 100px;}
.box-num-tit .numbox { display:inline-block;vertical-align:middle;width:105px;height:105px;;line-height:105px;background:#09b5e7;text-align:center;font-size:60px;color:#fff;font-weight:300;}
.box-num-tit .num-tit { display:inline-block;vertical-align:middle;font-weight:bold;font-size:42px;color:#000;font-weight:800;margin-left:20px;line-height:55px;}

.overvoew-box01 ul { display:table;table-layout:fixed;width:100%;margin-top:95px;}
.overvoew-box01 ul li { display:table-cell;vertical-align:top;font-size:28px;line-height:40px;color:#333333;width:50%;}
.overvoew-box01 ul li:nth-child(2)   { padding-left:5%;}
.overvoew-box01 ul li span { display:block;margin:50px 0;font-size:17px;line-height:25px;color:#333333;line-height:25px;display:block;}

.tit-img-logo { position:relative;margin:105px 0 75px;text-align:center;}
.tit-img-logo .line { width:100%;height:10px;background:#f8f8f8;margin-bottom:-35px;}

.overvoew-box02 ul { display:table;table-layout:fixed;width:100%;margin-top:100px;}
.overvoew-box02 ul li { display:table-cell;vertical-align:top;font-size:17px;line-height:40px;color:#333333;width:50%;}
.overvoew-box02 ul li p { display:block;margin:50px 0;font-size:40px;line-height:40px;color:#333333;line-height:25px;display:block;}
.overvoew-box02 ul li p b { font-weight:bold;}

.overvoew-box03 ul { display:table;table-layout:fixed;width:100%;margin-top:100px;}
.overvoew-box03 ul li { display:table-cell;vertical-align:top;font-size:17px;line-height:35px;color:#333333;width:50%;}
.overvoew-box03 ul li p { display:block;margin:50px 0;font-size:40px;line-height:40px;color:#333333;line-height:25px;display:block;}
.overvoew-box03 ul li p b { font-weight:bold;}
.overvoew-box03 ul li  span { display:inline-block;width:30%;vertical-align:top;}


.overview-img02 { width:49%;vertical-align:top;}

.overview-img03{ display:block;margin:0 auto 155px;}
.overvoew-box img{width:95%; }


@media screen and (max-width:1200px){

.box-num-tit .num-tit  { width:100%;margin-left:0;margin-top:15px;}

}

@media screen and (max-width:1000px){

.h-line { height:30px;margin:30px auto 25px;}
.fz17 {font-size:14px;line-height:25px;}
.overview-wrap .txt-type01 {font-size:25px;}
.overview-img01{ margin:0 auto 20px;}
.overvoew-box ul {margin-top:40px;}
.overvoew-box ul li { display:block;vertical-align:top;font-size:14px;line-height:20px;color:#333333;width:100%;}
.overvoew-box ul li img {margin:20px 0;}
.overvoew-box ul li span { ;font-size:12px;line-height:16px;}

.box-num-tit { margin:50px 0 50px;}
.box-num-tit .numbox { display:block;width:40px;height:40px;;line-height:40px;font-size:20px}
.box-num-tit .num-tit { display:block;font-size:20px;margin-left:0;line-height:25px;margin-top:10px;}

.overvoew-box01 ul { display:table;table-layout:fixed;width:100%;margin-top:40px;}
.overvoew-box01 ul li { display:block;vertical-align:top;font-size:14px;line-height:20px;color:#333333;width:100%;margin-bottom:30px;}
.overvoew-box01 ul li:nth-child(2)   { padding-left:0;}
.overvoew-box01 ul li span { display:block;margin:30px 0;font-size:12px;line-height:20px;display:block;}

.overview-img02 { margin-bottom:15px}
.tit-img-logo { position:relative;margin:50px 0 50px;text-align:center;background:#f8f8f8;padding:20px;}
.tit-img-logo .line { display:none;}

.overvoew-box02 ul { display:table;table-layout:fixed;width:100%;margin-top:50px;}
.overvoew-box02 ul li { display:block;vertical-align:top;font-size:14px;line-height:20px;width:100%;}
.overvoew-box02 ul li p { display:block;margin:20px 0;font-size:18px;line-height:25px;}
.overvoew-box02 ul li img { margin-top:25px;}
.overvoew-box02 ul li p b { font-weight:bold;}

.overvoew-box03 ul { display:table;table-layout:fixed;width:100%;margin-top:50px;}
.overvoew-box03 ul li { display:block;vertical-align:top;font-size:14px;line-height:20px;color:#333333;width:100%;}
.overvoew-box03 ul li p { display:block;margin:20px 0;font-size:18px;line-height:25px;color:#333333;display:block;}
.overvoew-box03 ul li p b { font-weight:bold;}
.overvoew-box03 ul li  span { display:inline-block;width:30%;vertical-align:top;margin-bottom:30px;}



.overview-img03{ display:block;margin:0 auto 50px;}

}

.ceo-wrap .tit-ceo { text-align:center;font-size:28px;color:#000000}
.ceo-wrap .tit-ceo span { display:block;margin:30px 0 70px;font-size:17px;line-height:35px;color:#333}
.ceo-wrap  ul { margin:80px 0;display:table;table-layout:fixed;width:100%;}
.ceo-wrap  ul li  { display:table-cell;width:50%;font-size:17px;color:#333333;line-height:35px;}
.ceo-wrap  ul li p { font-size:30px;margin-bottom:50px;}
.ceo-wrap  ul li:last-child { padding-left:5%;}
.ceo-wrap  .ceo-txt { text-align:center;font-size:38px;line-height:45px;color:#000000}
.ceo-wrap  .ceo-txt span { font-size:28px;}

@media screen and (max-width:1000px){


.ceo-wrap .tit-ceo { text-align:center;font-size:18px;color:#000000}
.ceo-wrap .tit-ceo span { display:block;margin:20px 0 30px;font-size:14px;line-height:20px;color:#333}
.ceo-wrap  ul { margin:20px 0;display:table;table-layout:fixed;width:100%;}
.ceo-wrap  ul li  { display:block;width:100%;font-size:14px;color:#333333;line-height:20px;padding-top:30px;}
.ceo-wrap  ul li p { font-size:20px;margin-bottom:20px;}
.ceo-wrap  ul li:last-child { padding-left:0;}
.ceo-wrap  .ceo-txt { text-align:center;font-size:16px;line-height:25px;color:#000000}
.ceo-wrap  .ceo-txt span { font-size:14px;}

}
.ci-wrap  { text-align:center;}
.ci-wrap .ci-tit { text-align:center;font-size:50px;font-weight:800;color:#000;}
.ci-img01 { margin:50px 0;display:block;}
.ci-txt { text-align:center;font-size:28px;line-height:40px;color:#000;margin-bottom:35px;}
.ci-img02  { display:block;margin:60px auto;}
.ci-wrap  ul { display:table;table-layout:fixed;width:100%;margin:60px 0;text-align:center;}
.ci-wrap  ul li  { display:table-cell;font-size:22px;color:#000000;font-weight:bold;}
.ci-wrap  ul li .line { border:1px solid #e1e0de;margin:0 15px;height:320px;line-height:320px;margin-bottom:15px;}


@media screen and (max-width:1000px){

.ci-wrap .ci-tit { text-align:center;font-size:25px;font-weight:800;color:#000;}
.ci-img01 { margin:25px 0;display:block;}
.ci-txt { text-align:center;font-size:14px;line-height:20px;color:#000;margin-bottom:15px;}
.ci-img02  { display:block;margin:50px auto;width:60%;}
.ci-wrap  ul { display:table;table-layout:fixed;width:100%;margin:20px 0;text-align:center;}
.ci-wrap  ul li  { display:block;font-size:12px;color:#000000;font-weight:bold;width:100%;margin-bottom:30px;}
.ci-wrap  ul li .line { border:1px solid #e1e0de;margin:0 15px;height:100%;line-height:100%;margin-bottom:15px;padding:25px;}


}
.history-wrap {position:relative;margin-top:50px; }
.history-wrap .center-line { z-index:-1;height:100%;width:1px;background:#ddd;position:absolute;left:50%;transform:translateX(-50%);top:0}
.history-wrap .right { padding-left:50%;margin-left:-8px;margin-bottom:30px;}
.history-wrap .line-w { width:80px;height:1px;background:#ddd;display:inline-block;}
.history-wrap .line-w  img { margin-top:-13px;}
.history-wrap .txt { display:inline-block;vertical-align:top;margin-left:25px;color:#666;font-size:16px;line-height:25px;margin-top:-40px;}
.history-wrap .txt p { display:block;font-size:22px;color:#108ad3;font-weight:bold;margin:30px 0 15px;}
.history-wrap .left { padding-right:50%;margin-left:-8px;margin-bottom:30px;text-align:right;}
.history-wrap .left  .line-w  { float:right;margin-right:-8px;}
.history-wrap .left  .txt  { margin-right:25px;}

@media screen and (max-width:1000px){

.history-wrap .center-line { z-index:-1;height:100%;width:1px;background:#ddd;position:absolute;left:10px;transform:translateX(-50%);top:0}
.history-wrap .right { padding-left:0%;margin-left:2px;margin-bottom:30px;}
.history-wrap .line-w { width:40px;height:1px;background:#ddd;display:inline-block;}
.history-wrap .line-w  img { margin-top:-13px;}
.history-wrap .txt { display:inline-block;vertical-align:top;margin-left:15px;color:#666;font-size:14px;line-height:25px;margin-top:-20px;}
.history-wrap .txt p { display:block;font-size:16px;color:#108ad3;font-weight:bold;margin:10px 0 15px;}
.history-wrap .left { padding-right:0%;margin-left:2px;margin-bottom:30px;text-align:left;}
.history-wrap .left  .line-w  { float:none;margin-right:-8px;}
.history-wrap .left  .txt  { margin-right:25px;}


}
.as-wrap img { display:block;margin:90px auto 0;}

@media screen and (max-width:1000px){

.as-wrap img { display:block;margin:40px auto 0;}

}
.map-wrap iframe { width:100%;height:600px;border:1px solid #ddd}
.map-wrap .map-box01 { padding:50px 0;}
.map-wrap .map-box01  li { display:inline-block;padding:0 25px;font-size:20px;color:#000;position:relative;}
.map-wrap .map-box01  li:after{content:' '; width:1px; height:13px; position:absolute; right:0; top:4px; background:#e3e3e3;}
.map-wrap .map-box01  li:last-child:after { display:none;}
.map-box02 ul{display:table;table-layout:fixed;width:100%;border-top:2px solid #000 }
.map-box02 ul li { display:table-cell;border-bottom:1px solid #e0e0e0;padding:40px 0;vertical-align:top;background:#f8f8f8;font-size:20px;color:#000;text-align:center;width:13%;}
.map-box02 ul li:nth-child(2n)   { background:#fff;font-size:16px;line-height:25px;text-align:left;width:37%;padding-left:40px;}

@media screen and (max-width:1000px){

.map-wrap iframe { width:100%;height:250px;border:1px solid #ddd}
.map-wrap .map-box01 { padding:20px 0;}
.map-wrap .map-box01  li { display:block;padding:0 0;font-size:14px;line-height:25px;color:#000;position:relative;}
.map-wrap .map-box01  li:after { display:none;}
.map-box02 ul{display:table;table-layout:fixed;width:100%;border-top:2px solid #000 }
.map-box02 ul li { display:block;border-bottom:1px solid #e0e0e0;padding:20px 0;vertical-align:top;background:#f8f8f8;font-size:14px;color:#000;text-align:center;width:100%;}
.map-box02 ul li:nth-child(2n)   { background:#fff;font-size:14px;line-height:20px;text-align:left;width:100%;padding-left:0;}

}
.ing{  background:#f1f1f1;text-align:center;padding:125px 0;margin-top:100px;}

@media screen and (max-width:1000px){
.ing { padding:20px;margin-top:30px;}
}
.tit001 { font-size:45px;color:#000;font-weight:800;text-align:center;}
.top-icon { text-align:center;margin:50px 0;}
.top-icon li { width:18%;margin:0 5%;display:inline-block;font-size:18px;color:#666666;line-height:26px;vertical-align:top;word-break:keep-all}
.top-icon li img  { display:block;margin:0 auto 25px;}
.top-icon li p  { color:#000;font-size:24px;font-weight:800;margin-bottom:10px;}

.top-icon01 { text-align:center;margin:50px 0;}
.top-icon01 li { width:18%;margin:0 3%;display:inline-block;font-size:18px;color:#666666;line-height:26px;vertical-align:top;word-break:keep-all}
.top-icon01 li img  { display:block;margin:0 auto 25px;}
.top-icon01 li p  { color:#000;font-size:24px;font-weight:800;margin-bottom:10px;}

.cky-bt{ display:block;margin:70px auto 75px;font-size:18px;font-weight:bold;color:#fff;min-width:270px;width:15%;height:55px;line-height:55px;padding:0 20px;background:#09b5e7; text-transform:uppercase;text-align:center;}
.cky-bt img { margin-left:15px;}

@media screen and (max-width:1000px){

.tit001 { font-size:20px;color:#000;font-weight:800;text-align:center;}
.top-icon { text-align:center;margin:50px 0;}
.top-icon li { width:25%;margin:0 2%;display:inline-block;font-size:14px;color:#666666;line-height:20px;vertical-align:top;word-break:keep-all;margin-bottom:20px;}
.top-icon li img  { display:block;margin:0 auto 25px;}
.top-icon li p  { color:#000;font-size:16px;font-weight:800;margin-bottom:10px;}

.top-icon01 { text-align:center;margin:50px 0;}
.top-icon01 li { width:18%;margin:0 3%;display:inline-block;font-size:14px;color:#666666;line-height:25px;vertical-align:top;word-break:keep-all}
.top-icon01 li img  { display:block;margin:0 auto 25px;}
.top-icon01 li p  { color:#000;font-size:16px;font-weight:800;margin-bottom:10px;}

.cky-bt{ display:block;margin:50px auto 50px;font-size:14px;font-weight:bold;color:#fff;min-width:270px;width:15%;height:40px;line-height:40px;padding:0 20px;background:#09b5e7; text-transform:uppercase;text-align:center;}
.cky-bt img { margin-left:10px;}

}
.brand01-box01 { border-top:1px solid #ddd;padding-top:125px;position:relative;;}
.brand01-box01:after { content:' ';position:absolute;height:650px;background:#f5f5f5;width:100%;top:185px;z-index:-1}
.brand01-box01 ul { display:table;table-layout:fixed;width:100%;margin-bottom:150px}
.brand01-box01 ul li { display:table-cell;width:50%;vertical-align:top;font-size:17px;color:#333333;line-height:25px;}
.brand01-box01 ul li:last-child  { padding-left:3%;}
.brand01-box01 ul li p { font-size:45px;color:#000000;font-weight:800;padding:20px 0 60px;line-height:50px;}
.brand01-box01 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}

@media screen and (max-width:1000px){

.brand01-box01 { border-top:1px solid #ddd;padding-top:50px;position:relative;}
.brand01-box01:after { display:none;}
.brand01-box01 ul { display:table;table-layout:fixed;width:100%;margin-bottom:50px;}
.brand01-box01 ul li { display:block;width:100%;vertical-align:top;font-size:14px;color:#333333;line-height:20px;}
.brand01-box01 ul li:last-child  { padding-left:0%;}
.brand01-box01 ul li p { font-size:20px;color:#000000;font-weight:800;padding:20px 0 30px;line-height:30px;}
.brand01-box01 ul li em { font-style:normal;font-size:16px;color:#000;padding-bottom:25px;display:block;padding-top:15px;}


}
.brand01-box0101 { border-top:1px solid #ddd;padding-top:125px;position:relative;;}
.brand01-box0101:after { content:' ';position:absolute;height:500px;background:#f5f5f5;width:100%;top:185px;z-index:-1}
.brand01-box0101 ul { display:table;table-layout:fixed;width:100%;margin-bottom:150px}
.brand01-box0101 ul li { display:table-cell;width:50%;vertical-align:top;font-size:17px;color:#333333;line-height:25px;}
.brand01-box0101 ul li:last-child  { padding-left:3%;}
.brand01-box0101 ul li p { font-size:45px;color:#000000;font-weight:800;padding:20px 0 60px;line-height:50px;}
.brand01-box0101 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box0101 dl { display:table;table-layout:fixed;width:100%;}
.brand01-box0101 dl dt { display:table-cell;width:20%;vertical-align:top;font-size:17px;color:#09b5e7;font-weight:bold;}
.brand01-box0101 dl dd { display:table-cell;vertical-align:top;}

@media screen and (max-width:1000px){


.brand01-box0101 { border-top:1px solid #ddd;padding-top:50px;position:relative;;}
.brand01-box0101:after {display:none;}
.brand01-box0101 ul { display:table;table-layout:fixed;width:100%;margin-bottom:50px}
.brand01-box0101 ul li { display:block;width:100%;vertical-align:top;font-size:14px;color:#333333;line-height:25px;}
.brand01-box0101 ul li:last-child  { padding-left:0%;}
.brand01-box0101 ul li p { font-size:16px;color:#000000;font-weight:800;padding:20px 0 30px;line-height:50px;}
.brand01-box0101 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:20px;display:block;padding-top:35px;}
.brand01-box0101 dl { display:table;table-layout:fixed;width:100%;}
.brand01-box0101 dl dt { display:block;width:100%;vertical-align:top;font-size:14px;color:#09b5e7;font-weight:bold;}
.brand01-box0101 dl dd { display:block;vertical-align:top;}

}
.brand01-box02 ul {display:table;table-layout:fixed;width:100%; margin-bottom:120px;table-layout:fixed}
.brand01-box02 ul li { width:30%;display:table-cell;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;}
.brand01-box02 ul li:first-child { width:70%;padding-right:15%;box-sizing:border-box}
.brand01-box02 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box02  .box-num-tit { margin-bottom:0px;}
.brand01-box02 img { margin-top:50px;}
.num-tit .light-txt { font-weight:300;font-size:30px;}


@media screen and (max-width:1000px){


.brand01-box02 ul {display:table;table-layout:fixed;width:100%; margin-bottom:120px;}
.brand01-box02 ul li { display:block;vertical-align:middle;font-size:14px;color:#333333;line-height:20px;}
.brand01-box02 ul li:first-child { width:100%;padding-right:0%;}
.brand01-box02 ul li em { font-style:normal;font-size:16px;color:#000;padding-bottom:10px;display:block;padding-top:20px;}
.brand01-box02  .box-num-tit { margin-bottom:0px;}
.brand01-box02 img {width:80%;margin:50px auto 0;display:block;}
.num-tit .light-txt { font-weight:300;font-size:30px;}
}

.brand01-box03 { background:#f5f5f5;}
.brand01-box03 ul {display:table;table-layout:fixed;width:100%; margin-bottom:120px;}
.brand01-box03 ul li { display:table-cell;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;padding-bottom:100px;}
.brand01-box03 ul li:first-child { width:50%;padding-top:100px;}
.brand01-box03 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}

.brand01-box03  .box-num-tit { margin-bottom:0px;}
.brand01-box03 img { margin:30px 0;display:block;}

@media screen and (max-width:1000px){


.brand01-box03 { background:#f5f5f5;}
.brand01-box03 ul {display:table;table-layout:fixed;width:100%; margin-bottom:00px;}
.brand01-box03 ul li { display:block;vertical-align:middle;font-size:14px;color:#333333;line-height:20px;padding-bottom:50px;}
.brand01-box03 ul li:first-child { width:60%;padding-top:20px;padding:0 20%;}
.brand01-box03 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:10px;display:block;padding-top:35px;}

.brand01-box03  .box-num-tit { margin-bottom:0px;}
.brand01-box03 img { margin:30px 0;display:block;}
}
.brand01-box0301 img { display:block;margin:0 auto 170px;}
.brand01-box0301 ul { display:table;table-layout:fixed;width:100%;border-right:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:-1px;}
.brand01-box0301 ul li { display:table-cell;width:50%;padding:70px;font-size:17px;color:#333333;line-height:25px;height:870px;box-sizing:border-box;border-left:1px solid #ddd;border-top:1px solid #dddbackground:#fff;}
.brand01-box0301 ul li p { font-size:28px;color:#000000;line-height:35px;margin-bottom:25px;}
.brand01-box0301 ul li p b { font-weight:bold;display:block;}
.brand01-box0301 ul:nth-child(1) li:nth-child(1)  {background:url(../img/sub/brand-img11.jpg) no-repeat center 90% }
.brand01-box0301 ul:nth-child(1) li:nth-child(2)  {background:url(../img/sub/brand-img12.jpg) no-repeat center 90% }
.brand01-box0301 ul:nth-child(2) li:nth-child(1)  {background:url(../img/sub/brand-img13.jpg) no-repeat center 80% }
.brand01-box0301 ul:nth-child(2) li:nth-child(2)  {background:url(../img/sub/brand-img14.jpg) no-repeat center 80% ;}

@media screen and (max-width:1400px){
.brand01-box0301 ul:nth-child(1) li:nth-child(1)  {background:url(../img/sub/brand-img11.jpg) no-repeat center 90% ;background-size:63%}

}

@media screen and (max-width:1000px){

.brand01-box0301 img { display:block;margin:0 auto 30px;}
.brand01-box0301 ul li { display:block;width:100%;padding:20px;font-size:14px;color:#333333;line-height:25px;height:600px;box-sizing:border-box;border-left:1px solid #ddd;border-top:1px solid #ddd;}
.brand01-box0301 ul li p { font-size:16px;color:#000000;line-height:20px;margin-bottom:15px;}
.brand01-box0301 ul li p b { font-weight:bold;display:block;}
.brand01-box0301 ul:nth-child(1) li:nth-child(1)  {background:url(../img/sub/brand-img11.jpg) no-repeat center 90% ;background-size:auto 150px}
.brand01-box0301 ul:nth-child(1) li:nth-child(2)  {background:url(../img/sub/brand-img12.jpg) no-repeat center 90%  ;background-size:auto 150px;height:400px;}
.brand01-box0301 ul:nth-child(2) li:nth-child(1)  {background:url(../img/sub/brand-img13.jpg) no-repeat center 80%  ;background-size:auto 150px;height:400px;}
.brand01-box0301 ul:nth-child(2) li:nth-child(2)  {background:url(../img/sub/brand-img14.jpg) no-repeat center 80%  ;background-size:auto 150px;height:400px;}

}

.brand01-box0302 { background:#f5f5f5;padding-top:110px;}
.brand01-box0302 ul {display:table;table-layout:fixed;width:100%; margin-bottom:120px;}
.brand01-box0302 ul li { display:table-cell;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;padding-bottom:100px;}
.brand01-box0302 ul li:first-child { width:50%;padding-top:0;}
.brand01-box0302 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}

.brand01-box0302  .box-num-tit { margin-bottom:0px;}
.brand01-box0302 img { margin:0;display:block;width:90%;}

 .brand01-box0302 p { font-size:30px;color:#000000;margin-bottom:25px;}
 .brand01-box0302 span { color:#000;font-size:17px;font-weight:bold;display:block;margin-bottom:15px;}

@media screen and (max-width:1000px){


.brand01-box0302 { background:#f5f5f5;padding-top:50px;}
.brand01-box0302 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand01-box0302 ul li { display:block;vertical-align:middle;font-size:14px;color:#333333;line-height:20px;padding-bottom:50px;}
.brand01-box0302 ul li:first-child { width:100%;padding-top:0;}
.brand01-box0302 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}

.brand01-box0302  .box-num-tit { margin-bottom:0px;}
.brand01-box0302 img { margin:0;display:block;}

 .brand01-box0302 p { font-size:30px;color:#000000;margin-bottom:25px;}
 .brand01-box0302 span { color:#000;font-size:17px;font-weight:bold;display:block;margin-bottom:15px;}

}

.brand01-box04 { background:#f4f4f4;margin-top:130px;}
.brand01-box04 ul {display:table;table-layout:fixed;width:100%; margin-bottom:120px;}
.brand01-box04 ul li { display:table-cell;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;padding-bottom:100px;}
.brand01-box04 ul li:first-child { width:50%;text-align:;}
.brand01-box04 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box04 ul li p { font-size:28px;line-height:35px;margin-bottom:30px;}
.brand01-box04  .box-num-tit { margin-bottom:80px;}
.brand01-box04 img { margin:30px auto;display:block;}
.brand01-box04 b { font-weight:800;}

@media screen and (max-width:1000px){


.brand01-box04 { background:#f4f4f4;margin-top:50px;}
.brand01-box04 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand01-box04 ul li { display:block;vertical-align:middle;font-size:14px;color:#333333;line-height:25px;padding-bottom:100px;}
.brand01-box04 ul li:first-child { width:100%;text-align:;}
.brand01-box04 ul li em { font-style:normal;font-size:16px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box04 ul li p { font-size:18px;line-height:20px;margin-bottom:30px;}
.brand01-box04  .box-num-tit { margin-bottom:40px;}
.brand01-box04 img { margin:30px auto 0;display:block;width:60%;}
.brand01-box04 b { font-weight:800;}

}

.brand01-box05 { margin-top:130px;}
.brand01-box05 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand01-box05 ul li { display:table-cell;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;padding-bottom:100px;}
.brand01-box05 ul li:first-child { width:50%;text-align:;}
.brand01-box05 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box05 ul li p { font-size:28px;line-height:35px;margin-bottom:30px;}
.brand01-box05 img { margin:30px auto;display:block;}
.brand01-box05 b { font-weight:800;}

@media screen and (max-width:1000px){


.brand01-box05 { margin-top:50px;}
.brand01-box05 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand01-box05 ul li { display:block;vertical-align:middle;font-size:14px;color:#333333;line-height:20px;padding-bottom:50px;}
.brand01-box05 ul li:first-child { width:100%;text-align:;}
.brand01-box05 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box05 ul li p { font-size:18px;line-height:20px;margin-bottom:30px;}
.brand01-box05 img { margin:0 auto;display:block;width:60%;}
.brand01-box05 b { font-weight:800;}

}


.brand01-box0202 ul li p {margin-top:130px;; font-size:45px;color:#000000;font-weight:800;padding:20px 0 60px;line-height:50px;}
.brand01-box0202 ul {display:table;table-layout:fixed;width:100%; margin-bottom:120px;}
.brand01-box0202 ul li { display:table-cell;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;width:50%;}
.brand01-box0202 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand01-box0202  .box-num-tit { margin-bottom:0px;}
.brand01-box0202 img { display:block;margin:80px auto 0}


@media screen and (max-width:1000px){


.brand01-box0202 ul li p {margin-top:50px;; font-size:20px;color:#000000;font-weight:800;padding:20px 0 20px;line-height:50px;}
.brand01-box0202 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand01-box0202 ul li { display:block;vertical-align:middle;font-size:14px;color:#333333;line-height:20px;width:100%;}
.brand01-box0202 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:20px;display:block;padding-top:20px;}
.brand01-box0202  .box-num-tit { margin-bottom:0px;}
.brand01-box0202 img { display:block;margin:20px auto 0;width:60%;}

}

.brand04-box01 { border-top:1px solid #ddd;padding-top:50px;position:relative;;}
.brand04-box01:after { content:' ';position:absolute;height:650px;width:100%;top:185px;z-index:-1}
.brand04-box01 ul { display:table;table-layout:fixed;width:100%;margin-bottom:0px}
.brand04-box01 ul li { display:table-cell;vertical-align:top;font-size:17px;color:#333333;line-height:25px;position:relative;}
.brand04-box01 ul li:last-child  { padding-left:3%;}
.brand04-box01 ul li:first-child  img{display:block;margin:80px auto; }
.brand04-box01 ul li p { font-size:45px;color:#000000;font-weight:800;padding:80px 0 30px;line-height:50px;}
.brand04-box01 ul li em { font-style:normal;font-size:24px;color:#000;padding-bottom:0px;display:block;padding-top:35px;}
.brand04-box01 .small-txt { font-size:30px;}
.brand04-box01 .right-img { position:absolute;right:0;margin-top:-150px;}
.brand04-box01 .img {margin-top:30px; margin-bottom:100px;}

@media screen and (max-width:1300px){

.brand04-box01 .right-img  { position:relative;margin-top:20px;margin-bottom:50px;}
}
@media screen and (max-width:1000px){

.brand04-box01 { border-top:1px solid #ddd;padding-top:30px;position:relative;;}
.brand04-box01:after { display:none;}
.brand04-box01 ul { display:table;table-layout:fixed;width:100%;margin-bottom:0px}
.brand04-box01 ul li { display:block;vertical-align:top;font-size:14px;color:#333333;line-height:25px;position:relative;}
.brand04-box01 ul li:last-child  { padding-left:0%;}
.brand04-box01 ul li:first-child  img{display:block;margin:20px auto; width:50%;}
.brand04-box01 ul li p { font-size:14px;color:#000000;font-weight:800;padding:30px 0 30px;line-height:20px;}
.brand04-box01 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:0px;display:block;padding-top:20px;}
.brand04-box01 .small-txt { font-size:12px;}
.brand04-box01 .right-img {position:relative;;right:0;margin-top:30px;margin-bottom:50px;}


}

.brand04-box02 { background:#f5f5f5;padding-top:125px;position:relative;padding-bottom:100px;;}
.brand04-box02 ul { display:table;table-layout:fixed;width:100%;margin-bottom:50px}
.brand04-box02 ul li { display:table-cell;width:45%;vertical-align:top;font-size:17px;color:#333333;line-height:25px;position:relative;}
.brand04-box02 ul li:last-child  { width:55%;}
.brand04-box02 ul li p { font-size:45px;color:#000000;font-weight:800;padding:60px 0 60px;line-height:50px;}
.brand04-box02 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand04-box02 ul li img { display:block;margin:30px 0;}
.brand04-box02 .right-img { position:absolute;right:0;bottom:0}

@media screen and (max-width:1230px){
.brand04-box02 .right-img { position:relative;margin:30px 0 0;}
.brand04-box02 ul li p  { font-size:40px;}
}

@media screen and (max-width:1000px){

.brand04-box02 { background:#f5f5f5;padding-top:20px;position:relative;padding-bottom:30px;;}
.brand04-box02 ul { display:table;table-layout:fixed;width:100%;margin-bottom:20px}
.brand04-box02 ul li { display:block;width:100%;vertical-align:top;font-size:14px;color:#333333;line-height:22px;position:relative;}
.brand04-box02 ul li:last-child  { width:100%;}
.brand04-box02 ul li p { font-size:20px;color:#000000;font-weight:800;padding:30px 0 30px;line-height:25px;}
.brand04-box02 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:20px;display:block;padding-top:35px;}
.brand04-box02 ul li img { display:block;margin:20px 0;}

.brand04-box02 .right-img {position:relative;;right:0;margin-top:30px;margin-bottom:30px;}
}

.brand04-box03 { margin-top:130px;}
.brand04-box03 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand04-box03 ul li { display:table-cell;vertical-align:top;font-size:17px;color:#333333;line-height:25px;padding-bottom:100px;position:relative;}
.brand04-box03 ul li:first-child { width:50%;text-align:;}
.brand04-box03 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand04-box03 ul li p { font-size:45px;color:#000000;font-weight:800;padding:0 0 60px;line-height:50px;letter-spacing:-1.5px}
.brand04-box03 img.right-img { margin:30px auto;display:block;position:absolute;right:0;bottom:0;z-index:-1}
.brand04-box03 b { font-weight:800;}
.brand04-box03 .box { width:60%;}
.brand04-box03 ul li:first-child img { right:7%}
.brand04-box03 ul li table {margin-top:50px; max-width:380px}
.brand04-box03 ul li table th { height:35px;line-height:35px;text-align:center;background:#000;color:#fff;font-size:15px;}
.brand04-box03 ul li table th:first-child,
.brand04-box03 ul li table td:first-child{ border-right:1px solid #ddd;}
.brand04-box03 ul li table td { text-align:center;font-size:15px;height:35px;line-height:35px;border-bottom:1px solid #ddd}

@media screen and (max-width:1240px){
.brand04-box03 .box { width:80%;}
.brand04-box03 img.right-img { position:relative;right:auto;margin:30px auto;}

}
@media screen and (max-width:1000px){

.brand04-box03 { margin-top:50px;}
.brand04-box03 ul {display:table;table-layout:fixed;width:100%; margin-bottom:50px;}
.brand04-box03 ul li { display:block;vertical-align:top;font-size:14px;color:#333333;line-height:20px;padding-bottom:50px;position:relative;}
.brand04-box03 ul li:first-child { width:100%;text-align:;}
.brand04-box03 ul li em { font-style:normal;font-size:18px;color:#000;padding-bottom:20px;display:block;padding-top:35px;}
.brand04-box03 ul li p { font-size:20px;color:#000000;font-weight:800;padding:0 0 30px;line-height:30px;letter-spacing:-1.5px}
.brand04-box03 img.right-img { margin:30px auto;display:block;position:relative;;right:0;bottom:0;z-index:-1;width:50%;}
.brand04-box03 b { font-weight:800;}
.brand04-box03 .box { width:100%;}
.brand04-box03 ul li:first-child img { right:0}
.brand04-box03 ul li table {margin-top:50px; max-width:380px}
.brand04-box03 ul li table th { height:35px;line-height:35px;text-align:center;background:#000;color:#fff;font-size:15px;}
.brand04-box03 ul li table th:first-child,
.brand04-box03 ul li table td:first-child{ border-right:1px solid #ddd;}
.brand04-box03 ul li table td { text-align:center;font-size:15px;height:35px;line-height:35px;border-bottom:1px solid #ddd}


}

.brand05-box01 { border-top:1px solid #ddd;padding-top:60px;position:relative;;}
.brand05-box01:after { content:' ';position:absolute;height:560px;background:#f5f5f5;width:100%;top:185px;z-index:-1}
.brand05-box01 ul { display:table;table-layout:fixed;width:100%;margin-bottom:150px;margin-top:50px;}
.brand05-box01 ul li { display:table-cell;width:50%;vertical-align:top;font-size:17px;color:#333333;line-height:25px;}
.brand05-box01 ul li:last-child  { padding-left:3%;}
.brand05-box01 ul li p { font-size:45px;color:#000000;font-weight:800;padding:20px 0 200px;line-height:50px; text-transform:uppercase;}
.brand05-box01 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}


@media screen and (max-width:1200px){
.brand05-box01 ul li p { padding-bottom:50px;}


}



@media screen and (max-width:1000px){
.brand05-box01 { border-top:1px solid #ddd;padding-top:30px;position:relative;;}
.brand05-box01:after { display:none;}
.brand05-box01 ul { display:table;table-layout:fixed;width:100%;margin-bottom:50px;margin-top:20px;}
.brand05-box01 ul li { display:block;width:100%;vertical-align:top;font-size:14px;color:#333333;line-height:20px;}
.brand05-box01 ul li:last-child  { padding-left:0%;}
.brand05-box01 ul li p { font-size:20px;color:#000000;font-weight:800;padding:20px 0 50px;line-height:30px; text-transform:uppercase;}
.brand05-box01 ul li em { font-style:normal;font-size:14px;color:#000;padding-bottom:20px;display:block;padding-top:35px;}


}

.brand05-box02 {;padding-top:125px;position:relative;padding-bottom:100px;;}
.brand05-box02 ul { display:table;table-layout:fixed;width:100%;margin-bottom:50px}
.brand05-box02 ul li { display:table-cell;width:50%;vertical-align:middle;font-size:17px;color:#333333;line-height:25px;position:relative;}
.brand05-box02 ul li img { display:block;margin:30px auto;}
.brand05-box02 .box{  width:80%;margin:0 auto;}
.brand05-box02 .box li { display:inline-block;vertical-align:top;width:48%;text-align:center;margin-bottom:50px;color:#000000;font-size:20px;}
.brand05-box02 .box li  p { width:90%;height:60px;line-height:60px;text-align:center;color:#fff;margin:0 auto;border-radius:5px;background:#09b5e7;margin-bottom:15px;text-transform:uppercase;}

@media screen and (max-width:1000px){

.brand05-box02 {;padding-top:50px;position:relative;padding-bottom:50px;;}
.brand05-box02 ul { display:table;table-layout:fixed;width:100%;margin-bottom:50px}
.brand05-box02 ul li { display:block;width:100%;vertical-align:middle;font-size:14px;color:#333333;line-height:20px;position:relative;}
.brand05-box02 ul li img { display:block;margin:20px auto;width:70%;}
.brand05-box02 .box{  width:100%;margin:0 auto;}
.brand05-box02 .box li { display:inline-block;vertical-align:top;width:48%;text-align:center;margin-bottom:30px;color:#000000;font-size:14px;}
.brand05-box02 .box li  p { width:90%;height:40px;line-height:40px;text-align:center;color:#fff;margin:0 auto;border-radius:5px;background:#09b5e7;margin-bottom:10px;text-transform:uppercase;}

}



.brand05-box03 { background:#f5f5f5;padding-top:60px;}
.brand05-box03 ul {display:table;table-layout:fixed;width:100%; margin-bottom:0px;margin-top:100px;}
.brand05-box03 ul li { display:table-cell;width:50%;vertical-align:top;font-size:20px;color:#333333;line-height:25px;padding-bottom:100px;font-weight:bold;}
.brand05-box03 ul li em { font-style:normal;font-size:30px;color:#000;padding-bottom:25px;display:block;padding-top:35px;}
.brand05-box03 img { margin:30px 0;display:block;}
.brand05-box03 ul li:last-child  { padding-left:5%;}
.brand05-box03 ul li table { border-top:1px solid #000;height:60px;line-height:60px;text-align:center;font-size:20px;margin-bottom:50px;}
.brand05-box03 ul li table th { border-bottom:1px solid #000;font-weight:400;}
.brand05-box03 ul li table td { border-bottom:1px solid #d8d8d8;font-weight:400;}
.brand05-box03 ul li table .txt-b { font-weight:bold;}
.brand05-box03  p { font-size:30px;font-weight:800;margin-bottom:25px;}
.brand05-box03  p span {font-size:17px;color:#000; font-weight:400;display:block;padding-top:5px;}

.bt-line { border-bottom:1px solid #000;padding-bottom:25px;padding-top:20px;}
.txt-tit01 {border-top:1px solid #d8d8d8;padding-bottom:50px; padding-top:50px;font-size:20px;color:#333333;font-weight:bold;}
.hydrohap-icon ul { display:table;table-layout:fixed;width:100%;text-align:center;margin-top:0;}
.hydrohap-icon ul li { width:10%;display:table-cell;font-size:16px;line-height:24px;text-align:center;}
.hydrohap-icon ul li img { display:block;margin:0 auto 15px;}

.project-box ul { display:table;table-layout:fixed;width:100%;margin-top:100px;}
.project-box ul li{ display:table-cell;font-size:20px;line-height:30px;vertical-align:top;}
.project-box ul li img { margin-left:5%;}


@media screen and (max-width:1200px){

.project-box ul li img { width:95%;}
}

@media screen and (max-width:1000px){


.brand05-box03 { background:#f5f5f5;padding-top:30px;}
.brand05-box03 ul {display:table;table-layout:fixed;width:100%; margin-bottom:0px;margin-top:0px;}
.brand05-box03 ul li { display:block;width:100%;vertical-align:top;font-size:14px;color:#333333;line-height:20px;padding-bottom:40px;font-weight:bold;}
.brand05-box03 ul li em { font-style:normal;font-size:14px;color:#000;padding-bottom:20px;display:block;padding-top:35px;}
.brand05-box03 img { margin:20px 0;display:block;}
.brand05-box03 ul li:last-child  { padding-left:0;}
.brand05-box03 ul li table { border-top:1px solid #000;height:40px;line-height:40px;text-align:center;font-size:14px;margin-bottom:10px;}
.brand05-box03 ul li table th { border-bottom:1px solid #000;font-weight:400;}
.brand05-box03 ul li table td { border-bottom:1px solid #d8d8d8;font-weight:400;}
.brand05-box03 ul li table .txt-b { font-weight:bold;}
.brand05-box03  p { font-size:18px;font-weight:800;margin-bottom:20px;}
.brand05-box03  p span {font-size:14px;color:#000; font-weight:400;display:block;padding-top:5px;}


.bt-line { border-bottom:1px solid #000;padding-bottom:25px;padding-top:20px;}
.txt-tit01 {border-top:1px solid #d8d8d8;padding-bottom:50px; padding-top:50px;font-size:16px;color:#333333;font-weight:bold;}
.hydrohap-icon ul { display:table;table-layout:fixed;width:100%;text-align:center;margin-top:0;}
.hydrohap-icon ul li { width:30%;display:inline-block;font-size:14px;line-height:20px;text-align:center;}
.hydrohap-icon ul li img { display:block;margin:0 auto 15px;}

.project-box ul { display:table;table-layout:fixed;width:100%;margin-top:50px;text-align:left;}
.project-box ul li{ display:block;font-size:14px;line-height:20px;vertical-align:top;width:100%;}
.project-box ul li img { margin-left:0%;margin-top:30px;}

}
.brand05-box04{  background:#f5f5f5;padding:80px 0;margin-top:100px;}
.brand05-box04 ul { display:table;table-layout:fixed;width:100%;margin-top:50px;}
.brand05-box04 ul  li { display:table-cell;width:50%;vertical-align:top;}
.brand05-box04 ul  li:first-child  { width:60%;}
.brand05-box04 ul  li .box{display:inline-block; width:30%;vertical-align:top;font-size:17px;line-height:30px;color:#666666}
.brand05-box04 ul  li .box p { color:#000;font-size:20px;}


@media screen and (max-width:1000px){

.brand05-box04{  background:#f5f5f5;padding:40px 0;margin-top:100px;}
.brand05-box04 ul { display:table;table-layout:fixed;width:100%;margin-top:50px;}
.brand05-box04 ul  li { display:block;width:100%;vertical-align:top;}
.brand05-box04 ul  li:first-child  { width:100%;}
.brand05-box04 ul  li .box{display:block; width:100%;vertical-align:top;font-size:14px;line-height:20px;color:#666666;margin-bottom:15px;}
.brand05-box04 ul  li .box p { color:#000;font-size:16px;}
}



.tab01 {display:block; width:100%;margin-top:70px;border-bottom:1px solid #09b5e7;text-align:center;margin-bottom:70px;}
.tab01 a {width:20%; display:inline-block;background:#fff;border:1px solid #09b5e7;border-bottom:0;text-align:center;height:63px;line-height:63px;font-size:18px;color:#000;font-weight:400;margin-right:-4px;letter-spacing:-1.5px}

.tab01 a.active { background:#09b5e7;border:1px solid #09b5e7;border-bottom:0;color:#fff}

@media screen and (max-width:1100px){

.tab01 a  { width:26%;}

}
@media screen and (max-width:1000px){

.tab01 {display:table;table-layout:fixed; width:100%;margin-top:30px;border-bottom:1px solid #09b5e7;text-align:center;margin-bottom:30px;}
.tab01 a {width:10%; display:table-cell;background:#fff;border:1px solid #09b5e7;border-bottom:0;text-align:center;height:35px;line-height:35px;font-size:14px;color:#000;font-weight:400;margin-right:-4px;letter-spacing:0px;line-height:16px;padding:10px 0;word-break:keep-all}

}


.know-wrap .box01 { border:4px solid #ddd;padding:50px;color:#666666;font-size:18px;font-weight:400;margin-bottom:75px;}
.know-wrap .box01 p { color:#333;font-size:34px;font-weight:bold;margin-bottom:15px;}
.know-wrap .box01 .pc { margin:25px 0;display:block;}
.know-wrap .box01 .mobile { display:none;}
.know-wrap .box01 .right-img { float:right;margin-top:-250px;}

.know-wrap .stit  { font-size:26px;font-weight:bold;color:#333;line-height:40px;margin-top:30px;}
.know-wrap .stit span { height:60px;display:inline-block;width:12px;border-top:12px solid #09b5e7;margin-right:5px;vertical-align:top;margin-top:-10px;}

.know-wrap .con-list { padding-left:15px;margin-bottom:50px;font-size:18px;color:#666666;line-height:30px;margin-top:-10px;}
.know-wrap .con-list li { position:relative;padding-left:13px;}
.know-wrap .con-list li:before {content:'- ';  font-size:18px;color:#666666;position:absolute;left:0;top:0px}


@media screen and (max-width:1400px){
.know-wrap .box01 .right-img { float:none;margin-top:50px;display:block;}


}
@media screen and (max-width:1000px){

.know-wrap .box01 { border:3px solid #ddd;padding:30px;color:#666666;font-size:14px;font-weight:400;margin-bottom:30px;}
.know-wrap .box01 p { color:#333;font-size:18px;font-weight:bold;margin-bottom:10px;}
.know-wrap .box01 .pc { margin:25px 0;display:none;}
.know-wrap .box01 .mobile { display:block;margin:15px 0;}
.know-wrap .box01 .right-img { float:none;margin-top:10px;}

.know-wrap .stit  { font-size:18px;font-weight:bold;color:#333;line-height:25px;margin-top:50px;margin-bottom:20px;}
.know-wrap .stit span { height:0px;display:inline-block;width:10px;border-top:10px solid #09b5e7;margin-right:5px;vertical-align:top;margin-top:-0px;}

.know-wrap .con-list { padding-left:10px;margin-bottom:30px;font-size:14px;color:#666666;line-height:20px;margin-top:-10px;}
.know-wrap .con-list li { position:relative;padding-left:10px;}
.know-wrap .con-list li:before {content:'- ';  font-size:14px;color:#666666;position:absolute;left:0;top:0px}

}



.table-know {width:100%;border-top:2px solid #000;margin-bottom:35px;}
.table-know table{width:100%;}
.table-know th { background:#eee;color:#000000;font-size:18px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;padding:20px 0;}
.table-know td {width:9%; color:#000000;font-size:18px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;text-align:center;padding:20px 0;}
.table-know tr th:last-child,
.table-know tr td:last-child{ border-right:0}
.table-know tr td:first-child  { background:#f8f8f8;width:25%;}

.know-wrap .box03 { color:#666666;font-size:17px;font-weight:400;}
.know-wrap .box03 p { color:#333;font-size:24px;font-weight:bold;margin-bottom:10px;}

@media screen and (max-width:1000px){

.table-know th { background:#eee;color:#000000;font-size:12px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;padding:10px 0;word-break:keep-all}
.table-know td {width:9%; color:#000000;font-size:12px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;text-align:center;padding:10px 0;word-break:keep-all}
.table-know td em { display:block;}

.know-wrap .box03 { color:#666666;font-size:14px;font-weight:400;}
.know-wrap .box03 p { color:#333;font-size:18px;font-weight:bold;margin-bottom:10px;}


}
.know-wrap.type03 .pc{margin-top:50px; margin-bottom:90px;}
.know-wrap.type03 .mobile { display:none;}
.know-wrap.type03 .box04  { display:table;table-layout:fixed;width:100%;}
.know-wrap.type03 .box04  p{display:table-cell;font-size:18px;color:#666666;line-height:30px; padding-right:60px;vertical-align:top;}
.know-wrap.type03 .box04  p span { color:#e81616;}
.know-wrap.type03 .box04  p:nth-child(2) { width:400px;padding-right:0;}
.know-wrap.type03 .box04  img { width:400px!important;}
.know-wrap.type03 .pg_tit { font-size:40px;}
.know-wrap.type03 .pg_tit span { display:block;font-size:20px;color:#666666;line-height:30px;font-weight:400;margin-top:50px;}
.know-wrap.type03 .pg_tit em { font-style:normal;display:block;font-weight:300;}

@media screen and (max-width:1000px){


.know-wrap.type03 .pc{display:none;;}
.know-wrap.type03 .mobile { display:block;margin-top:30px; margin-bottom:30px}
.know-wrap.type03 .box04  { display:table;table-layout:fixed;width:100%;}
.know-wrap.type03 .box04  p{display:block;font-size:14px;color:#666666;line-height:20px; padding-right:0;vertical-align:top;}
.know-wrap.type03 .box04  p span { color:#e81616;}
.know-wrap.type03 .box04  p:nth-child(2) { width:100%;padding-right:0;margin-top:25px;}
.know-wrap.type03 .box04  img { width:100%!important;}
.know-wrap.type03 .pg_tit { font-size:20px;}
.know-wrap.type03 .pg_tit span { display:block;font-size:14px;color:#666666;line-height:20px;font-weight:400;margin-top:20px;}
.know-wrap.type03 .pg_tit em { font-style:normal;display:block;font-weight:300;margin-top:15px;font-size:16px;}
}



.know-wrap.type03 .box05 { background:#686c6f;padding:20px 40px;margin-top:50px;margin-bottom:70px;}
.know-wrap.type03 .box05 span { width:70px;height:70px;line-height:70px;background:#09b5e7;text-align:center;font-size:20px;color:#fff;display:inline-block;vertical-align:middle;margin-right:10px;border-radius:50%}
.know-wrap.type03 .box05  p { display:inline-block;width:75%;vertical-align:middle;font-size:20px;color:#fff;line-height:30px;}
.know-wrap.type03 .box06 { margin-bottom:70px;}
.know-wrap.type03 .box06 ul:last-child { border-bottom:1px solid #ddd}
.know-wrap.type03 .box06 ul  { display:table;table-layout:fixed;width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd}
.know-wrap.type03 .box06 ul li { display:table-cell;width:50%;padding:40px;border-right:1px solid #ddd;vertical-align:top;}
.know-wrap.type03 .box06 ul li  img { display:inline-block;margin-right:25px;vertical-align:top;}
.know-wrap.type03 .box06 ul li  .txt { display:inline-block;vertical-align:top;font-size:17px;color:#666666;line-height:25px;width:68%;}
.know-wrap.type03 .box06 ul li  .txt p { font-size:24px;color:#333333;font-weight:bold;margin-bottom:15px;}
.know-wrap.type03 .box06 ul li  .txt .num-box { margin-top:15px;}
.num-box span { width:23px;height:23px;line-height:23px;vertical-align:middle;background:#09b5e7;text-align:center;color:#fff;font-size:14px;font-weight:bold;border-radius:50%;display:inline-block;margin-bottom:2px;}
.num-box em { width:93%;display:inline-block;font-style:normal;color:#666666;font-size:17px;line-height:23px;letter-spacing:-1px;margin-left:5px;margin-bottom:2px;}
.num-box  i { display:block;}
.g-bg  { background:#f8f8f8;}

@media screen and (max-width:1400px){
.know-wrap.type03 .box06 ul li img { width:23%;max-width:163px}
.num-box em { width:90%;vertical-align:top;}

}

@media screen and (max-width:1000px){

.know-wrap.type03 .box05 { background:#686c6f;padding:20px 20px;margin-top:30px;margin-bottom:50px;}
.know-wrap.type03 .box05 span { width:50px;height:50px;line-height:50px;background:#09b5e7;text-align:center;font-size:14px;color:#fff;display:inline-block;vertical-align:middle;margin-right:10px;border-radius:50%}
.know-wrap.type03 .box05  p { display:inline-block;width:75%;vertical-align:middle;font-size:14px;color:#fff;line-height:20px;}
.know-wrap.type03 .box06 { margin-bottom:70px;}
.know-wrap.type03 .box06 ul:last-child { border-bottom:1px solid #ddd}
.know-wrap.type03 .box06 ul  { display:table;table-layout:fixed;width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd}
.know-wrap.type03 .box06 ul li { display:block;width:100%;padding:20px;border-right:1px solid #ddd;box-sizing:border-box}
.know-wrap.type03 .box06 ul li  img { display:block;margin-right:25px;vertical-align:top;margin-bottom:15px;}
.know-wrap.type03 .box06 ul li  .txt { display:inline-block;vertical-align:top;font-size:14px;color:#666666;line-height:20px;width:100%;}
.know-wrap.type03 .box06 ul li  .txt p { font-size:18px;color:#333333;font-weight:bold;margin-bottom:15px;}
.know-wrap.type03 .box06 ul li  .txt .num-box { margin-top:15px;}
.num-box span { width:20px;height:20px;line-height:20px;vertical-align:middle;background:#09b5e7;text-align:center;color:#fff;font-size:12px;font-weight:bold;border-radius:50%;display:inline-block;margin-bottom:2px;}
.num-box em { width:90%;display:inline-block;font-style:normal;color:#666666;font-size:14px;line-height:20px;letter-spacing:-1px;margin-left:5px;margin-bottom:2px;}



}



.con-list01 { font-size:18px;color:#666;line-height:30px;padding-left:20px;margin-bottom:30px;}
.num-box02 ul { display:block;width:100%;border-top:1px solid #ddd;border-right:1px solid #ddd;}
.num-box02 ul li { display:block;width:100%;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:30px;box-sizing:border-box}
.num-box02 ul li  span { display:inline-block;vertical-align:top;width:70px;height:70px;line-height:70px;text-align:center;font-size:30px;color:#fff;margin-right:15px;background:#09b5e7;border-radius:50%}
.num-box02 ul li  .txt { display:inline-block;vertical-align:top;width:80%;font-size:17px;color:#666666;line-height:25px;}
.num-box02 ul li  .txt p { font-size:24px;color:#333333;font-weight:bold;margin-bottom:10px;padding-top:6px;}

@media screen and (max-width:1000px){

.con-list01 { font-size:14px;color:#666;line-height:20px;padding-left:20px;margin-bottom:30px;}
.num-box02 ul { display:block;width:100%;border-top:1px solid #ddd;border-right:1px solid #ddd;}
.num-box02 ul li { display:block;width:100%;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:30px;box-sizing:border-box}
.num-box02 ul li  span { display:block;vertical-align:top;width:50px;height:50px;line-height:50px;text-align:center;font-size:20px;color:#fff;margin-right:15px;background:#09b5e7;border-radius:50%;margin-bottom:15px;}
.num-box02 ul li  .txt { display:block;vertical-align:top;width:100%;font-size:14px;color:#666666;line-height:20px;}
.num-box02 ul li  .txt p { font-size:18px;color:#333333;font-weight:bold;margin-bottom:10px;padding-top:6px;}

}

.know-wrap.type03 .box07 ul { display:table;table-layout:fixed;width:100%;border-top:1px solid #ddd;border-right:1px solid #ddd;margin-top:50px;margin-bottom:50px;}
.know-wrap.type03 .box07 ul li { background:#f8f8f8;display:table-cell;width:50%;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:40px;}
.know-wrap.type03 .box07 ul li p { font-size:24px;color:#333333;font-weight:bold;margin-bottom:25px;}
.know-wrap.type03 .box07 ul li span,
.know-wrap.type03 .box07 ul li em { margin-bottom:10px;}

.know-wrap.type03 .box08 .left-box,
.know-wrap.type03 .box08 .right-box{ float:left;width:50%;border-top:1px solid #ddd;border-left:1px solid #ddd;box-sizing:border-box;}
.know-wrap.type03 .box08 .right-box { margin-left:-1px;}
.know-wrap.type03 .box08 li  { padding:40px;display:table-cell;width:50%;border-bottom:1px solid #ddd;border-right:1px solid #ddd}
.know-wrap.type03 .box08 li  p { font-size:26px;color:#333333;font-weight:bold;margin-bottom:25px;}
.know-wrap.type03 .box08 ul  { display:table;table-layout:fixed;width:100%;}
.know-wrap.type03 .box08 .right-box li { padding:29px 40px 30px;}

@media screen and (max-width:1000px){


.know-wrap.type03 .box07 ul { display:table;table-layout:fixed;width:100%;border-top:1px solid #ddd;border-right:1px solid #ddd;margin-top:20px;margin-bottom:30px;}
.know-wrap.type03 .box07 ul li { background:#f8f8f8;display:block;width:100%;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:20px;box-sizing:border-box}
.know-wrap.type03 .box07 ul li p { font-size:18px;color:#333333;font-weight:bold;margin-bottom:25px;}
.know-wrap.type03 .box07 ul li span,
.know-wrap.type03 .box07 ul li em { margin-bottom:10px;}

.know-wrap.type03 .box08 .left-box,
.know-wrap.type03 .box08 .right-box{ float:none;width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd;box-sizing:border-box;}
.know-wrap.type03 .box08 .right-box { margin-left:0px;margin-bottom:-1px;}
.know-wrap.type03 .box08 li  { padding:20px;display:table-cell;width:50%;border-bottom:1px solid #ddd;border-right:1px solid #ddd}
.know-wrap.type03 .box08 li  p { font-size:18px;color:#333333;font-weight:bold;margin-bottom:25px;}
.know-wrap.type03 .box08 ul  { display:table;table-layout:fixed;width:100%;}
.know-wrap.type03 .box08 .right-box li { padding:20px;}


}
.clr { clear:both}

.category-select-box { float:right;height:40px;padding:0 0 0 10px;font-size:16px;}

@media screen and (max-width:1000px){
.category-select-box  { margin-top:25px;font-size:12px;}
}


.sitemap-box { display:table;table-layout:fixed;width:100%;margin-top:70px;}
.sitemap-box li { display:table-cell;width:20%;}
.sitemap-box li  p a{ font-size:24px;color:#333333;font-weight:bold;padding-bottom:10px;display:block;}
.sitemap-box li  p a img { margin-right:3px;}
.sitemap-box li .box a{color:#333;font-size:18px;line-height:40px;background:url(../img/sub/jum.png) no-repeat 10px 17px;padding-left:30px; display:block;}


@media screen and (max-width:1000px){
.sitemap-box li  p a { font-size:16px;}
.sitemap-box li .box a { font-size:14px;line-height:30px;background:url(../img/sub/jum.png) no-repeat 10px 12px;padding-left:30px}
.sitemap-box li  { display:inline-block;width:58%;vertical-align:top;margin-bottom:40px;}
.sitemap-box li:nth-child(2n)       { width:40%;}
}


.certification-wrap { margin-top:70px;}
.certification-wrap li { width:24.6%;vertical-align:top;display:inline-block;margin-bottom:50px;text-align:center;}
.certification-wrap li p { padding-left:2%;font-size:18px;padding:5px 0;}


@media screen and (max-width:1000px){

.certification-wrap { margin-top:30px;}
.certification-wrap li { width:32.333%;vertical-align:top;display:inline-block;margin-bottom:50px;text-align:center;}
.certification-wrap li p { padding-left:2%;font-size:14px;padding:5px 0;}


}

.order-info-write table label { font-size:17px;font-weight:400;}


@media screen and (max-width:1000px){
.order-info-write table label { font-size:13px}

}

.franke-box01 { border-top:1px solid #ddd;padding-top:;}
.brand02-wrap .center_wrap>p { font-size:45px;color:#000000;font-weight:800;padding:60px 0 60px;line-height:50px;}
.brand02-wrap .center_wrap { position:relative;}
.franke-box01 .con  { margin-bottom:50px;display:inline-block;vertical-align:top;margin-right:90px;font-size:17px;line-height:25px;color:#333333}
.franke-box01 .con em {font-style:normal; font-size:28px;color:#000;line-height:40px;display:block;margin-bottom:20px;}
.franke-box01 .img01 { position:absolute;right:0;top:5%}
.franke-box01 .img02 { position:absolute;right:0;top:8%}
.franke-box01 .img03 { position:absolute;right:0;margin-top:-500px;}
.franke-box01 .img04 { margin-top:-80px;float:right;margin-bottom:130px;}

.franke-box01 .line  { height:1px;margin:80px 0;background:#ddd;}
.franke-box01 .con01  { margin-bottom:200px;;font-size:22px;line-height:40px;color:#333333;position:relative;}
.franke-box01 .con01 img { position:absolute;right:0;top:-100px}
.franke-box01 .con i { font-style:normal;color:#e61616;font-size:15px;}
.sky-box { background:#09b5e7;display:table;font-size:35px;font-weight:800;padding:5px 15px;color:#fff;margin-bottom:50px;}
.franke-box01 .con01 li { background:url(../img/sub/jum.png) no-repeat 0px 16px;padding-left:13px;}

.bg-gray-box  { border:0;background:#f5f5f5;}
.franke-box01 .con02  { margin-bottom:65px;;font-size:19px;line-height:33px;color:#000;position:relative;}
.franke-box01 .con02 img { position:absolute;right:0;bottom:0px}
.franke-box01 .con02 span { margin-top:25px;font-size:15px;color:#666666;line-height:22px;display:block;}

.box-inline { display:inline-block;vertical-align:top;padding-bottom:200px;}
.right-f { float:right;width:670px;}

.franke-box02 { padding-top:80px;}
.franke-box02 .step ul { display:table;width:100%;padding:40px;background:#fff;border:1px solid #ddd;box-sizing:border-box}
.franke-box02 .step ul li { display:table-cell;width:25%;vertical-align:top;border-right:1px dotted #ddd;padding:100px 20px 20px 40px;}

.franke-box02 .step ul li p { font-size:28px;color:#000000;margin-bottom:15px;}
.franke-box02 .step ul li span { color:#333;font-size:16px;line-height:25px;display:block;background:url(../img/sub/icon-jum.jpg) no-repeat 0px 10px;padding-left:10px}
.franke-box02 .step ul li span.txt-sky { color:#0ab5e7;}
.franke-box02 .step ul li:nth-child(1)    { background:url(../img/sub/franke-bg01.jpg) no-repeat 0 0;background-size:100% 66px}
.franke-box02 .step ul li:nth-child(2)    { background:url(../img/sub/franke-bg02.jpg) no-repeat 0 0;background-size:100% 66px}
.franke-box02 .step ul li:nth-child(3)    { background:url(../img/sub/franke-bg03.jpg) no-repeat 0 0;background-size:100% 66px}
.franke-box02 .step ul li:nth-child(4)    { background:url(../img/sub/franke-bg04.jpg) no-repeat 0 0;background-size:100% 66px;border-right:0}

.franke-box02 .box-s {display:inline-block;border:1px solid #ddd ;background:#fff;width:100%;;text-align:center;margin-bottom:10px;}
.franke-box02 .box-s.t001 { line-height:700px;height:700px}

.bottom-box { display:table;width:100%;}
.bottom-box>li { display:table-cell;width:33.333%;padding-left:10px;vertical-align:top;}
.bottom-box li .tit { background:#f5f5f5;height:50px;line-height:50px;font-weight:bold;text-align:center;font-size:22px;border-bottom:1px solid #ddd}
.franke-box02 .box-s.t002 img { margin:30px auto;display:block;}
.franke-box02 .box-s.t003 { height:277px;}
.franke-box02 .box-s ul { text-align:left;padding:34px 25px 50px ;}
.franke-box02 .box-s ul li span{color:#333;font-size:16px;line-height:25px;display:block;background:url(../img/sub/icon-jum.jpg) no-repeat 0px 10px;padding-left:10px }
.franke-box02 .box-s table td{border-bottom:1px solid#ddd ;color:#666666;font-size:15px;text-align:left;padding:7px 10px 7px;}
.franke-box02 .box-s table td:first-child {border-right:1px solid#ddd }
.franke-box02 .box-s table tr:last-child  td {border-bottom:0}


@media screen and (max-width:1360px){

.franke-box01 .img01 { position:absolute;right:0;top:20%;width:40%;z-index:-1}
.franke-box01 .img02 { position:relative;right:0;top:8%}
.franke-box01 .img03 { position:relative;right:0;margin-top:0px;}
.franke-box01 .img04 { margin-top:20px;float:right;margin-bottom:130px;}

.franke-box01 .con01 img { position:relative;right:0;top:0px;margin-top:40px;}
.franke-box01 .con02 img { position:relative;right:0;bottom:0px;margin-top:40px}
.right-f { float:none;width:100%;}
}
@media screen and (max-width:1000px){


.franke-box01 { border-top:1px solid #ddd;padding-top:;}
.brand02-wrap .center_wrap>p { font-size:20px;color:#000000;font-weight:800;padding:30px 0 30px;line-height:30px;}
.brand02-wrap .center_wrap { position:relative;}
.franke-box01 .con  { margin-bottom:20px;display:block;vertical-align:top;margin-right:0;font-size:12px;line-height:20px;color:#333333}
.franke-box01 .con em {font-style:normal; font-size:14px;color:#000;line-height:20px;display:block;margin-bottom:20px;}
.franke-box01 .img01 { position:relative;right:0;top:0;width:60%;}
.franke-box01 .img02 { position:relative;right:0;top:0}
.franke-box01 .img03 { position:relative;right:0;margin-top:0;}
.franke-box01 .img04 { margin-top:20px;float:none;margin-bottom:40px;}

.franke-box01 .line  { height:1px;margin:40px 0;background:#ddd;}
.franke-box01 .con01  { margin-bottom:50px;;font-size:14px;line-height:20px;color:#333333;position:relative;}
.franke-box01 .con01 img { position:relative;right:0;top:0px;margin:40px auto 0;}
.franke-box01 .con i { font-style:normal;color:#e61616;font-size:15px;}
.sky-box { background:#09b5e7;display:table;font-size:18px;font-weight:800;padding:5px 15px;color:#fff;margin-bottom:10px;}
.franke-box01 .con01 li { background:url(../img/sub/jum.png) no-repeat 0px 7px;padding-left:13px;}

.bg-gray-box  { border:0;background:#f5f5f5;}
.franke-box01 .con02  { margin-bottom:30px;;font-size:14px;line-height:20px;color:#000;position:relative;}
.franke-box01 .con02 img { position:relative;right:0;bottom:0px;margin-top:20px;}
.franke-box01 .con02 span { margin-top:25px;font-size:15px;color:#666666;line-height:22px;display:block;}

.box-inline { display:inline-block;vertical-align:top;padding-bottom:50px;}
.right-f { float:none;width:100%;}

.franke-box02 { padding-top:20px;}
.franke-box02 .step { width:100%;}
.franke-box02 .step ul { display:table;width:100%;padding:15px;background:#fff;border:1px solid #ddd;box-sizing:border-box}
.franke-box02 .step ul li { display:block;width:100%;vertical-align:top;border-right:0;padding:60px 0 20px 0;box-sizing:border-box}

.franke-box02 .step ul li p { font-size:18px;color:#000000;margin-bottom:15px;}
.franke-box02 .step ul li span { color:#333;font-size:16px;line-height:20px;display:block;background:url(../img/sub/icon-jum.jpg) no-repeat 0px 8px;padding-left:10px}
.franke-box02 .step ul li span.txt-sky { color:#0ab5e7;}
.franke-box02 .step ul li:nth-child(1)    { background:url(../img/sub/franke-bg01.jpg) no-repeat 0 0;background-size:100% 40px}
.franke-box02 .step ul li:nth-child(2)    { background:url(../img/sub/franke-bg02.jpg) no-repeat 0 0;background-size:100% 40px}
.franke-box02 .step ul li:nth-child(3)    { background:url(../img/sub/franke-bg03.jpg) no-repeat 0 0;background-size:100% 40px}
.franke-box02 .step ul li:nth-child(4)    { background:url(../img/sub/franke-bg04.jpg) no-repeat 0 0;background-size:100% 40px;border-right:0}

.franke-box02 .box-s {display:inline-block;border:1px solid #ddd ;background:#fff;width:100%;;text-align:center;margin-bottom:10px;}
.franke-box02 .box-s.t001 { line-height:100%;height:auto;padding:15px;box-sizing:border-box}

.bottom-box { display:table;width:100%;}
.bottom-box>li { display:block;width:100%;padding-left:0;vertical-align:top;box-sizing:border-box}
.bottom-box li .tit { background:#f5f5f5;height:50px;line-height:50px;font-weight:bold;text-align:center;font-size:22px;border-bottom:1px solid #ddd}
.franke-box02 .box-s.t002 img { margin:30px auto;display:block;}
.franke-box02 .box-s.t003 { height:auto;}
.franke-box02 .box-s ul { text-align:left;padding:15px ;}
.franke-box02 .box-s ul li span{color:#333;font-size:14px;line-height:20px;display:block;background:url(../img/sub/icon-jum.jpg) no-repeat 0px 8px;padding-left:10px }
.franke-box02 .box-s table td{border-bottom:1px solid#ddd ;color:#666666;font-size:14px;text-align:left;padding:7px 10px 7px;;}
.franke-box02 .box-s table td:first-child {border-right:1px solid#ddd ;width:25%}
.franke-box02 .box-s table tr:last-child  td {border-bottom:0}




}

.address-group{padding-top:30px;}
.address-group .terms_chk  {position:relative; margin-bottom:-35px;}
.address-group .terms_chk .chk1{width:14px; height:14px; margin-right:10px; vertical-align:middle;display:none;}
.address-group .terms_chk .chk1+i{display:inline-block; width:14px; height:14px; border:1px solid #707070; position:absolute; left:0px; top:0px; background:#fff;}
.address-group .terms_chk .chk1+i{pointer-events:none;}
.address-group .terms_chk .chk1:checked+i{ background:#fff;  text-align:center;}
.address-group .terms_chk .chk1:checked+i:after{content:''; display:inline-block; background:url(../img/sub/check-icon.jpg) no-repeat; width:14px; height:14px; background-size:cover}
.address-group .terms_chk  label { position:absolute;left:0;padding-left:20px;color:#222; font-weight:600; font-size:18px; }

.member-info{padding:15px 30px;border-bottom:1px solid #000; background:#f6f6f6;}
.member-info ul{overflow:hidden;}
.member-info ul li{float:left;position:relative; padding-left:50px; margin-right:140px; margin-bottom:10px;}
.member-info ul li:nth-child(3){width:100%;}
.member-info ul li label{position:absolute;left:0;top:11px;}
.member-info ul li input{height:35px; line-height:35px; border-radius:5px;}
.member-info ul li input.btn{height:35px; line-height:35px; border:none; font-size:15px; text-align:center; padding:0 15px;}
.member-info ul li input.address-1,
.member-info ul li input.address-2{width:32%;}

@media screen and (max-width:1000px){
.address-group{padding-top:20px;}
.address-group .terms_chk  {position:relative; margin-bottom:30px;}

.member-info{padding:15px 4% 10px 4%; font-size:12px; border-bottom:1px solid #000; background:#f6f6f6;}
.member-info ul{overflow:hidden;}
.member-info ul li{float:left;width:100%;position:relative; padding-left:50px; margin-right:0;  margin-bottom:0;}
.member-info ul li label{position:absolute;left:0;top:13px;}
.member-info ul li input{float:left; width:78%; height:30px; line-height:30px; margin-bottom:5px;}
.member-info ul li input.btn{float:left; margin-left:5px; width:100px; height:30px; line-height:30px; font-size:12px;padding:0;}
.member-info ul li input.zipcode{width:40% !important;}
.member-info ul li input.address-1,
.member-info ul li input.address-2{width:78%;}

.order-bt-right.address{}
.order-bt-right.address .sky-bt{width:95%; margin-top:3px;}

}


#layer-fade{background: #000;position: fixed; left: 0; top: 0; z-index: 10;width: 100%; height: 100%; opacity: .70; z-index: 9999;}
.popup_block{width:700px; background: #fff; margin-left:-350px; position: fixed; top: 40%; left: 50%; z-index: 99999; border-radius: 10px;}
.popup_block .conts{padding:30px 20px 30px 20px; position:relative; text-align:left;}
.popup_block .conts .btn-close{position: absolute; top: 10px; right: 10px; display:inline-block; background: url(/img/layer_pop_close.png) left top no-repeat; background-size: cover; width:30px; height:30px; font-size:0;}
.popup_block .conts h2{font-weight:600; margin-bottom:15px;}
.popup_block .conts .txt-s1{margin-bottom:30px; color:#666;}

@media screen and (max-width:1000px){
.popup_block{width:90%; margin-left:-45%;}
.popup_block .conts{padding:20px 4%; font-size:12px;}
.popup_block .conts .btn-close{width:20px; height:20px;}

}

.point-box-list {border-top:2px solid #222; margin-top:20px;}
.point-box-list ul.head{ border-bottom:1px solid #eeeceb;display:table;width:100%;}
.point-box-list ul.head li { display:table-cell;font-size:17px;color:#000;height:80px;line-height:80px;text-align:center!important;box-sizing:border-box}
.point-box-list ul{ border-bottom:1px solid #eeeceb;display:table;width:100%;}
.point-box-list ul li { display:table-cell;font-size:17px;color:#666666;height:80px;line-height:80px;text-align:center;box-sizing:border-box}
.point-box-list ul li.red{color:#ff3333;}
.point-box-list ul li:nth-child(1)   { width:3%;color:#333}
.point-box-list ul li:nth-child(2)   { width:13%;}
.point-box-list ul li:nth-child(3)   { width:67%;}
.point-box-list ul li:nth-child(4),
.point-box-list ul li:nth-child(5)   { width:10%;}
.point-box-list ul li:nth-child(3)  { text-align:left;}
.point-box-list ul li:nth-child(3) a { display:block;width:60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#333;box-sizing:border-box}
.point-box-list ul li:nth-child(3)  img { vertical-align:baseline;margin-right:5px;}

@media screen and (max-width:1000px){
.point-box-list ul.head li {font-size:12px;height:40px;line-height:40px;}
.point-box-list ul li {font-size:12px;height:40px;line-height:40px;}
.point-box-list ul li:nth-child(1)   { width:8%;color:#333}
.point-box-list ul li:nth-child(2)   { width:30%;}
.point-box-list ul li:nth-child(3)   { width:32%;}
.point-box-list ul li:nth-child(4),
.point-box-list ul li:nth-child(5)   { width:15%;font-size:12px;}
.point-box-list ul li:nth-child(3)  { text-align:left;}
.point-box-list ul li:nth-child(3) a { display:block;width:90%; white-space: normal;  text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden
}
.point-box-list ul li:nth-child(3)  img { vertical-align:baseline;margin-right:5px;width:10px;}


}