/* BASIC css start */
.brand_box { display:none; }

.brand_box .brand_head img { width: 100%; }
.brand_box .brand_body .body_content { padding: 40px 19px;  }
.brand_box .brand_body .body_content .center_img { width: 100%; margin-bottom: 30px; }
.brand_box .brand_body .body_content h1 { font-weight: bold; color:#000; font-size:25px; margin-bottom: 16px; line-height:1.3; }
.brand_box .brand_body .body_content p { font-weight: 300; color:#000; font-size:15px; line-height: 1.8;  }

.brand_box .why_corelle { padding: 50px 19px 0; border-top: 7px solid #eee; }
.brand_box .why_corelle .why_tit { text-align:center;  }
.brand_box .why_corelle .why_tit h1 { font-size: 23px; color:#000; font-weight: 700; margin-bottom:10px; }
.brand_box .why_corelle .why_tit p { font-size: 15px; color:#000; font-weight: 300; letter-spacing: -0.5px; }

.brand_box .why_corelle.why2 {
    padding: 50px 19px 40px;
    border-top: none;
    background: #f5f5f5;
    position:relative;
}

.brand_box .why_corelle.why2 ul {
    margin-bottom: 0;
}

.brand_box .why_corelle ul li span {
    position: absolute;
    left: 36%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 13px;
    font-weight: 300;
    line-height: 1.6;
    color: #000;
    letter-spacing: -1px;
}
.brand_box .why_corelle ul li img {
    width: 30%;
    float: left;
}
.brand_box .why_corelle ul {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}
.brand_box .why_corelle ul li {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

.brand_box .brand_bottom_list { padding: 40px 19px; }
.brand_box .brand_bottom_list .content_box { margin-bottom: 40px; }
.brand_box .brand_bottom_list .content_box:last-child { margin-bottom:0px; }
.brand_box .brand_bottom_list .content_box>img { width: 100%; margin-bottom: 30px; }
.brand_box .brand_bottom_list .content_box .brand_tit { font-weight: bold; color:#000; font-size:23px; margin-bottom: 13px; line-height:1.4; }
.brand_box .brand_bottom_list .content_box .brand_sub_tit { font-weight: 400; color:#000; font-size:16px; margin-bottom: 16px; line-height:1.4; }
.brand_box .brand_bottom_list .content_box .brand_text { font-weight: 300; color:#666; font-size:14px; line-height: 1.8;  }

.brand_text .brand_img {     height: 7.2vh; margin-top:10px; }
.brand_bottom_list .content_list .content_box .bottom_content { width: 100%; box-sizing:border-box; margin-top: 16px; }
.brand_bottom_list .content_list .content_box .bottom_content ul { overflow:hidden; }
.brand_bottom_list .content_list .content_box .bottom_content ul li { width: 33.33%; float:left; overflow:hidden;  }
.brand_bottom_list .content_list .content_box .bottom_content ul li .b_icon { width: 70px; height:70px; margin-right:8px; float:left; }
.brand_bottom_list .content_list .content_box .bottom_content ul li span {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    float: left;
    line-height:1.3;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.brand_bottom_list .content_list .content_box .bottom_content {  }
.brand_bottom_list .content_list .content_box .bottom_content .make_title { width:113px; height:27px; line-height:27px; text-align:center; color:#fff; font-weight: 300; font-size: 14px; float:left; background: #000; }
.brand_bottom_list .content_list .content_box .bottom_content .make_box { width: 100%; overflow:hidden; border: 1px solid #ccc; box-sizing:border-box; }
.brand_bottom_list .content_list .content_box .bottom_content .make_box div {  padding: 15px 0; width: 25%; float:left; position:relative; text-align:center; box-sizing:border-box; }
.brand_bottom_list .content_list .content_box .bottom_content .make_box div h1 { font-size: 13px; color:#000; font-weight:400; margin-bottom: 5px; }
.brand_bottom_list .content_list .content_box .bottom_content .make_box div p { font-size: 11px; color:#666; font-weight:300; line-height: 1.4; letter-spacing:-1px;  }
.brand_bottom_list .content_list .content_box .bottom_content .make_box div:after { font-size: 15px; font-weight:900; color:#999; content:'>'; font-family:Dotum; position:absolute; right:-3px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); }
.brand_bottom_list .content_list .content_box .bottom_content .make_box div:last-child:after { font-size:0; }

.brand_box .market_box img { width: 100%; }
.brand_box .market_box .text_box { padding: 40px 19px; }
.brand_box .market_box h1 {  font-weight: bold; color:#000; font-size:25px; margin-bottom: 12px; line-height: 1.1;  }
.brand_box .market_box .market_sub_tit { font-weight: 500; color:#000; font-size:15px; margin-bottom: 8px; line-height:1.4; }
.brand_box .market_box .market_content { font-weight: 300; color:#666; font-size:15px; line-height: 1.8;  }

.cake_img {  }
.cake_img img { width: 100%; }

.go_btn { display:block; margin: 0 19px; height: 50px; line-height: 50px; background:#000; text-align:center; color:#fff; font-size: 16px; font-weight: 500; border-radius: 35px; margin-top: 50px; }


.year_box { padding: 50px 19px 47px; border-bottom: 7px solid #eee; }
.year_box h1 { font-weight: 700; color:#000; font-size:23px; margin-bottom: 10px; text-align:center;  }
.year_box p { font-size: 15px; color:#000; font-weight: 300; letter-spacing: -0.5px; text-align:center; margin-bottom: 46px; }
.year_box ul { position:relative; }
.year_box ul:after { content:''; height:100%; width: 1px; background:#000; position:absolute; top: 0; left: 16%;  }
.year_box ul li { margin-bottom: 38px; }
.year_box ul li div { display:inline-block; font-size: 15px; color:#000; text-align:left;  }
.year_box ul li div img { width: 80px; }
.year_box ul li div:first-child { width:15%; position:relative; }
.year_box ul li div:last-child span { float:left; }
.year_box ul li div:last-child { padding-left: 7%;  position:relative; padding-right: 17%;}
.year_box ul li div:last-child span:first-child { width: 95px; }
.year_box ul li:first-child div { padding-top:0; }
.year_box ul li div:last-child span:last-child { font-weight: 500; line-height: 1.6; margin-top: -3px; letter-spacing: -1px; position:absolute; top: 50%; transform: translateY(-50%); width: 100%; }
.year_box ul li div:last-child:after { content:''; height:1px; width: 9px; background:#000; position:absolute; top: calc(50%); left: -3.5px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); }
.year_box ul li:first-child div:first-child:after { top: 25% }
.year_box ul li:last-child div:first-child:after { top: 76% }
.year_box ul li:last-child { margin-bottom: 0; }


.year_box ul li div:last-child span:last-child em {
    font-size: 12px;
    font-weight: 300;
    color: #999;
    line-height: 1.6;
    margin-top: 5px;
    display: block;
}

.year_box ul li div:first-child span {
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}


.brand_box .line_text { padding: 50px 19px 0; }
.brand_box .line_text .line_tit { text-align:center;  }
.brand_box .line_text .line_tit h1 { font-size: 23px; color:#000; font-weight: 700; margin-bottom:10px; }
.brand_box .line_text .line_tit p { font-size: 15px; color:#000; font-weight: 300; letter-spacing: -0.5px; }

.brand_bottom_list.coremesa {
    border-bottom: 7px solid #eee;
}



div.bloom-tip {
    position: absolute;
    bottom: -22%;
    left: 37%;
    padding: 10px;
    font-size: 11px;
    line-height: 23px;
    color: #777;
    width: 50%;
    object-fit: contain;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    border: solid 1px #cdcdcd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


div.bloom-tip:after {
    content: '';
    position: absolute;
    right: 60%;
    top: -9px;
    margin: 0 0 0 -15px;
    width: 15px;
    height: 15px;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    background: #fff;
    transform: rotate(-45deg);
}
/* BASIC css end */

