@charset "utf-8";
/***** layout *****/


#wrap {width:100%;}

a {text-decoration: none; }

.body { width:100%; background-color: #fafafa; }
.content {
    display: flex;
    flex-direction: column;
}

.menu {
    margin: 27px 100px 24px 100px;
    display:flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.main_logo {
    width: 78px;
    height: auto
}

.menu_text {
    font-family: AppleSDGothicNeoR;
    font-size: 16px;
    letter-spacing: -0.2px;
    color:#ffffff;
}

.menu_between {
    margin-left: 40px;

}
#section_white {
    display: flex;
    justify-content: center;
    background-color: #ffffff;
}

#section_gray {
    display: flex;
    justify-content: center;
    background-color: #fafafa;
}

#section_blue {
    display: flex;
    justify-content: center;
    background-color: #2f374d;
}

#main_section1 {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: url('https://files.ban-life.com/web/www/main_image_200520.jpg?20210403164130') no-repeat;  background-size: cover; background-position:center;
}

.main_body1 {
    padding-left: 18%;
    margin: 200px 100px 287px 0px;
    display:flex;
    flex-direction: column;
}

.main_download {
    display:flex;
    flex-direction: row;
    align-items: center;
}

.main_body2 {
    width: 940px;
    padding: 200px 30px 200px 50px;
    display:flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.main_body3 {
    width: 940px;
    padding: 200px 70px 200px 50px;
    display:flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

}

.main_body4 {
    padding: 100px 0px 120px 0px;
    width: 940px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}


.main_title_text {
    font-family: AppleSDGothicNeoEB;
    font-size: 57px;
    color: #ffffff;
    letter-spacing: 0.3px;
    line-height: 72px;
    margin-bottom: 35px;
}


.main_body_title_text {
    font-family: AppleSDGothicNeoB;
    font-size: 45px;
    letter-spacing: -0.97px;
    line-height: 55px;
    margin-bottom: 45px;
}

.main_body_bold_text {
    font-family: AppleSDGothicNeoB;
    font-size: 15px;
    letter-spacing: -0.78px;
    margin-bottom: 10px;
}

.main_body_text {
    font-family: AppleSDGothicNeoR;
    font-size: 15px;
    letter-spacing: -0.78px;
    line-height: 22px;
    margin-bottom: 42px;
}

.main_body_img1 {
    width: 416px;
}

.main_body_img2 {
    width: 402px;
}


.main_body_img3_1 {
    width: 322px;
}

.main_body_img3 {
    width: 412px;
}

.main_body_img4 {
    width: 430px;
}

.main_content1 {
    width: 460px;
}

.main_content2 {
    width: 430px;
}

.main_content_title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 430px;

}
.main_recomm_place_body {
    display: flex;
    flex-direction: column;
    margin-top:10px;
}

.main_content_img1 {
    width:200px;
    height:105px;
    margin-bottom: 10px;
}

.main_content_img2 {
    width:150px;
    height:110px;
}

.main_banlife_pick_item {
    margin-right: 30px;
    margin-bottom: 30px;
    width: 200px;
    flex-wrap: wrap;
}

.main_content_title_bold_text {
    font-family: AppleSDGothicNeoB;
    font-size: 20px;
    letter-spacing: -0.2px;
    color:#ffffff;
}

.main_sub_content_text {
    font-family: AppleSDGothicNeoR;
    font-size: 14px;
    letter-spacing: -0.78px;
    line-height: 150%;
}


.main_content_text {
    font-family: AppleSDGothicNeoB;
    font-size: 16px;
    letter-spacing: -0.78px;
    line-height: 150%;
}


.main_coupang_text {
    font-family: AppleSDGothicNeoB;
    font-size: 18px;
    letter-spacing: -0.78px;
    line-height: 150%;
}

.main_banlife_pick_body {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    flex-wrap: wrap;

}

.main_content_date_text {
    display: none;
}

/*.main_content_title_text1 {*/
/*display: block;*/
/*}*/

/*.main_content_title_text2 {*/
/*display: none;*/
/*}*/
.main_content_body1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main_content_body2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 8px 0px 8px 20px;
}




.sub_header {
    padding-left: 18%;
    margin: 87px 100px 90px 0px;
    display:flex;
    flex-direction: column;
}


.sub_view_header {
    padding-left: 18%;
    margin: 87px 100px 50px 0px;
    display:flex;
    flex-direction: column;
}


.sub_header_sub_title {
    font-family: AppleSDGothicNeoR;
    font-size: 18px;
    letter-spacing: -0.3px;
    color: #ffffff;
}



.sub_header_title {
    font-family: AppleSDGothicNeoB;
    font-size: 35px;
    letter-spacing: -1.82px;
    line-height: 44px;
}


.sub_body {
    padding: 60px 0px 150px 0px;
    width: 940px;
}

.sub_content_body {
    padding: 60px 0px 150px 0px;
    width: 940px;
    display: flex;
    justify-content: center;
}

.content_body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content_img {
    min-width: 150px;
    width:150px;
    height:110px
}
.content_item {
    display: flex;
    flex-direction: row;
    padding-top: 25px;
    width: 430px;
}


.content_contents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 8px 0px 8px 20px;
}

.content_title {
    font-family: AppleSDGothicNeoB;
    font-size: 35px;
    letter-spacing: -1.82px;
    line-height: 44px;
}

.content_view_title {
    font-family: AppleSDGothicNeoB;
    font-size: 35px;
    letter-spacing: -1.82px;
    line-height: 44px;
}


.content_sub_title {
    font-family: AppleSDGothicNeoR;
    font-size: 20px;
    letter-spacing: -0.2px;
}


.sub_content_text {
    font-family: AppleSDGothicNeoR;
    font-size: 16px;
    letter-spacing: -0.3px;
}

.content_text {
    font-family: AppleSDGothicNeoR;
    font-size: 18px;
    letter-spacing: -0.78px;
    line-height: 25px;
}


.store_body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 940px;
}



#section_list {
    width: 100%;
    background-color: #ffffff;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list_body {
    width: 952px;
    max-width: 952px;
    margin-left: 20px;
    margin-right: 20px;

}

.list_title {
    font-family: AppleSDGothicNeoB;
    font-size: 18px;
    letter-spacing: -0.2px;
    margin-bottom: 16px;
}

.list_content_title {
    font-family: AppleSDGothicNeoB;
    font-size: 20px;
    letter-spacing: -0.2px;
    margin-bottom: 16px;
}


.list_pic {
    width: 226px;
    height:140px;
    border-radius: 8px;
}


.list_coupang_pic {
    width: 163px;
    height:163px;
    border-radius: 8px;
}


.list_item {
    margin-right: 12px;
    float: left;
    width: 226px;
    height: 190px;
    flex-wrap: wrap;
    margin-bottom: 80px
}

.list_coupang_item {
    float: left;
    width: 163px;
    flex-wrap: wrap;
}


.store_list_item {
    margin-right: 12px;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
}

.store_list_pic {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 10px;
}

.store_list_area {
    width: auto;
    height: 95px;
}



.store_content_text {
    font-family: AppleSDGothicNeoR;
    font-size: 16px;
    letter-spacing: -0.78px;
    line-height: 22px;


}


.no_data {
    font-size: 18px;
    letter-spacing: -0.78px;
    line-height: 19px;
    text-align: center;
    width: 100%;
    margin-top: 50px;
}

.box {
    display: flex;
    width: 300px;
    margin-bottom: 15px;

}
.tab_on {
    flex: 1 1;
    text-align: center;
    color: #ff871a;
}
.tab_on:after {
    display: block;
    clear: both;
    content : "";
    position: relative;
    left    : 0;
    bottom  : 0;
    height  : 18px;
    width   : 100%;  /* or 100px */
    border-bottom: 3px solid #ff871a;
    margin:0 auto;
}

.tab_off {
    flex: 1 1;
    text-align: center;
    color: #aaaaaa;
}


.font15 {
    font-size: 15px;
    letter-spacing: -0.3px;
}

.contact_body {
    padding: 60px 0px 90px 0px;
    width: 620px;
}




.contact_radio_area {
    display: flex;
    flex-direction: row;
    align-items: center;
}



.radio input[type=radio] {
    position: absolute;
    opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
    content: "";
    background: #cccccc;
    border-radius: 100%;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    margin-right: 0.5em;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.radio input[type=radio]:checked + .radio-label:before {
    background-color: #ffffff;
    box-shadow: inset 0 0 0 4px #FF871A;
}
.radio input[type=radio]:focus + .radio-label:before {
    outline: none;
    border-color: #ffffff;
}
.radio input[type=radio]:disabled + .radio-label:before {
    border-color: #9a4900;
    background: #cccccc;
}
.radio input[type=radio] + .radio-label:empty:before {
    margin-right: 0;
}


.font24 {
    font-family: AppleSDGothicNeoR;
    font-size: 24px;
    letter-spacing: -0.2px;
}

.font24Bold {
    font-family: AppleSDGothicNeoB;
    font-size: 24px;
    letter-spacing: -0.2px;
}



input[type=text],
input[type=tel],
input[type=email] {
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    padding: 0 17px;
    background: #ffffff;
    border-radius: 0px;
    border: 1px solid #eeeeee;
    font-size: 17px;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus {
    outline: none;
}


textarea {
    box-sizing: border-box;
    width: 100%;
    height: 240px;
    padding: 17px;
    background: #ffffff;
    border-radius: 0px;
    border: 1px solid #eeeeee;
    font-size: 17px;
    resize: none; /* 사용자 임의 변경 불가 */
}

input::placeholder {
    font-size: 17px;
    color: #aaaaaa;
}
textarea::placeholder {
    font-size: 17px;
    color: #aaaaaa;
}

.btn_orange {
    width: auto;
    border: none;
    height: 40px;
    background-color: #ff871a;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    line-height:40px;
}


.footer_img1 {
    display: none;
}

.footer_banner {
    background-color: #3f9eff;
}

.footer_banner_green {
    background-color: #1EAE8D;
}

.footer_img2 {
    max-width: 940px;
    margin: 0 auto;
    display: block;
}


#footer { display:flex; justify-content:center; align-items: center; background-color: #000000; }
.footer {  display:flex;  flex-direction: row;  justify-content:space-between; padding: 40px 0px 47px 0px; width:940px;  }
.footer_body {
    width: 50%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer_body2 {
    display:flex;
    flex-direction: row;
    margin-top: 15px;
    justify-content: flex-start;
}

.footer_text {
    font-family: AppleSDGothicNeoR;
    font-size: 11px;
    letter-spacing: -0.07px;
    color: #ffffff;
}

.footer_bold_text {
    font-family: AppleSDGothicNeoB;
    font-size: 11px;
    letter-spacing: -0.07px;
    color: #ffffff;
}


.sns { width: 50%; display:flex;  flex-direction: row; justify-content: flex-end; }

/*#footer .sns a {  display: inline-block; height: 26px;  background-color: #0000cc }*/
/*#footer .sns a.post {  width: 26px; background-color:#000000; margin-right: 9px; height: 26px;  opacity: .80; background: url('https://files.ban-life.com/web/www/btn_post_201910151.png') no-repeat;  background-size: 26px 26px;  }*/
/*#footer .sns a.facebook {  width: 26px;  margin-right: 9px; height: 26px;  opacity: .20; background: url('https://files.ban-life.com/web/www/btn_facebook_20191015.png') no-repeat;  background-size: 26px 26px;  }*/
/*#footer .sns a.insta {  width: 26px;  margin-right: 9px; height: 26px;  opacity: .20; background: url('https://files.ban-life.com/web/www/btn_insta_20191015.png') no-repeat;  background-size: 26px 26px;  }*/
/*#footer .sns a.email {  width: 26px;  height: 26px;  opacity: .20; background: url('https://files.ban-life.com/web/www/btn_mail_20191015.png') no-repeat;  background-size: 26px 26px;  }*/
/*#footer .copyright  {  padding-bottom: 20px;  }*/
/*#footer .copyright p {  height: 42px;  opacity: .7;  font-size: 10px;  line-height: 1.4;  text-align: center;  color: #ffffff;  }*/
/*#footer .policy  {  padding-bottom: 40px;  height: 42px;  opacity: .7;  font-size: 10px;  line-height: 1.4;  text-align: center;  color: #ffffff;  }*/

.bridge_logo { padding-top:120px; width:100%; text-align:center}
.bridge_title { font-family: AppleSDGothicNeoB; color:#3e3e3e; margin-top:38px; font-size: 16px; font-weight: 500; letter-spacing:-0.82px;  }
.bridge_subTitle { color:#3e3e3e;margin-top:10px; margin-bottom: 50px;font-size: 16px; font-weight: 300;  letter-spacing:-0.82px;  }
.btn  {  font-family: AppleSDGothicNeoB;  border: solid 1px; margin-Bottom: 110px; border-color: #000000; border-radius: 5px; letter-spacing: 1px; letter-spacing: -0.67pt;  width:164px;  height:39px; font-size:13px; line-height: 3;  text-align:center;    }
