@charset "utf-8";

/* =========================== SUB */
#shSubBnr{position:relative}
#shSubBnr p{overflow:hidden;position:relative;z-index:1;width:1320px;margin:60px auto 0;font-size:46px;font-weight:600;color:#222;font-family:'pretendard'}
#shSubBnr p span{opacity:0;position:relative;bottom:-46px}
#shSubBnr .bg{height:350px;margin-top:30px;background:center no-repeat;background-size:cover}

@media(max-width:1380px){
#shSubBnr p{padding:0 20px}	
}
@media(max-width:1319px){
    #shSubBnr p{width:100%;}
}
@media(max-width:1024px){
#shSubBnr{background:#111}
#shSubBnr p{position:absolute;left:50%;top:50%;z-index:10;transform:translate(-50%,-50%);width:max-content;margin:0;font-size:32px;color:#fff}	
#shSubBnr .bg{opacity:.65;height:260px}
}
@media(max-width:480px){
#shSubBnr{background:#fff}
#shSubBnr p{position:relative;left:auto;top:auto;transform:none;width:100%;padding:15px 0;border-top:1px solid #d1d1d1;border-bottom:1px solid #eee;font-size:16px;font-weight:500;color:#222;text-align:center}
#shSubBnr p span{opacity:1;bottom:auto}
#shSubBnr .bg{display:none}	
}

/* =========================== SNB */
#shSnb ul{display:flex}
#shSnb ul li+li:before{display:inline-block;content:"";width:1px;height:13px;margin:0 20px;background:#d4d4d4}
#shSnb ul li a{font-size:17px;font-weight:500;color:#999}
#shSnb ul li.on a{position:relative;color:var(--primary)}
#shSnb ul li.on a:after{display:block;content:"";position:absolute;left:0;bottom:-15px;width:100%;height:4px;background:var(--primary)}

/* =========================== PAGE */
.wrap {padding:0 2rem;}
/* 0101_인사말 */
/*.greetings_wrp .img_box {border-radius:1rem;overflow:hidden;}
.greetings_wrp .img_box img {width:100%;height:40rem;object-fit:cover;object-position:center;}
.greetings_wrp .txt_box {margin-top:9rem;display:flex;justify-content:space-between;}
.greetings_wrp .txt_box .tit {flex-shrink:0;font-weight:800;font-size:6rem;line-height:1.25;color:#000;margin-right:10rem;}
.greetings_wrp .txt_box .tit img {width: 150px;display: block;margin-bottom:1.5rem;}
.greetings_wrp .txt_box .con {font-weight:300;font-size:1.8rem;line-height:2;color:#000;}
.greetings_wrp .txt_box .con strong {font-weight:700;font-size:3.4rem;line-height:1;color:#000;}
.greetings_wrp .txt_box .con em {font-weight:500;font-size:1.8rem;line-height:2;color:#000;}
.greetings_wrp .txt_box .con .sign {font-weight:700;font-size:2rem;line-height:2;color:#000;}
@media only screen and (max-width:1299px) {
    .greetings_wrp .txt_box {padding:0 4rem;}
}
@media only screen and (max-width:1199px) {
    .greetings_wrp .txt_box {gap:6rem;padding:0;}
}
@media only screen and (max-width:1023px) {
    .greetings_wrp .txt_box {margin-top:4.5rem;flex-direction:column;gap:3rem;}
}
@media only screen and (max-width:767px) {
    .greetings_wrp .txt_box .tit {font-size:4rem;}
}*/

/* 0101_인사말 */
.greetings_wrp {display:flex;flex-direction:row-reverse;align-items:center;word-break:keep-all;}
.greetings_wrp > div {}
.greetings_wrp .img_box {width:40%;}
.greetings_wrp .img_box img {max-width:100%;}
.greetings_wrp .tit_box {width:60%;}
.greetings_wrp .tit_box .tit {font-weight:700;font-size:2.125em;color:#222;line-height:1.4;}
.greetings_wrp .tit_box .tit .point {color:#ff6700;}
.greetings_wrp .tit_box .txt {margin-top:40px;padding-top:40px;position:relative;font-size:1.375em;font-weight:600;line-height:1.7;color:#222;}
.greetings_wrp .tit_box .txt::before {content:"";width:30px;height:1px;background:#222;position:absolute;top:0;left:0;}
.con_box {width: 60%;}
.con_box p {font-size:1.063em;line-height:1.7;margin-top:20px;word-break:keep-all;}
.sign_box {width: 60%;margin-top:45px;text-align:right;}
.sign_box span {display:inline-block;font-size:1.125em;font-weight:600;color:#222;vertical-align:text-bottom;}
@media only screen and (max-width:1023px){
    .greetings_wrp .tit_box {padding-bottom:40px;}
    .greetings_wrp .tit_box .txt {margin-top:30px;padding-top:40px;}
    .con_box p {margin-top:10px;}
    .con_box p br {display:none;}
    .sign_box {margin-top:35px;}
}
@media only screen and (max-width:767px){
    .greetings_wrp {flex-direction:column;}
    .greetings_wrp > div {width:100%;}
    .greetings_wrp .img_box {width:100%;}
    .greetings_wrp .img_box img {max-width:70%;display:block;margin:0 auto;}
    .greetings_wrp .tit_box {width:100%;padding-bottom:50px;}
    .greetings_wrp .tit_box .txt {margin-top:20px;padding-top:30px;}
    .con_box {width: 100%;}
    .sign_box {width: 100%;margin-top:25px;}
}


/* 010201_비전 */
.vision_img {overflow:hidden;border-radius:2.0rem;aspect-ratio:4.5/1;}
.vision_img img {max-width:100%;object-fit:cover;object-position:center;}
.vision_tit {text-align:center;margin:6.0rem 0;}
.vision_tit h4 {font-size:4.5rem;font-weight:800;color:#0054a6;margin-bottom:2.5rem;}
.vision_tit p {font-weight:500;font-size:2.5rem;color:#000;font-style:italic;}
.vision_con .overlap_tit::before {position:absolute;top:50%;right:0;transform:translateY(-50%);width:calc(100% - 20.0rem);height:1px;border:1px dashed #ddd;content:"";}
.vision_con .vision_list li {display:flex;justify-content:space-between;align-items:center;gap:4.0rem;padding:6.0rem 7.0rem;border-bottom:1px solid #ddd;}
.vision_con .vision_list li:last-child {padding-bottom:0;border:none;}
.vision_con .vision_list li:nth-child(even) {flex-direction:row-reverse;}
.vision_con .vision_list li .ico_wrap span {display:flex;justify-content:center;align-items:center;width:20.0rem;height:20.0rem;background:#f0f7ff;border-radius:50%;}
.vision_con .vision_list li .con_wrap {width:100%;}
.vision_con .vision_list li .con_wrap .list_tit .number {display:block;font-weight:900;font-size:2.4rem;color:#dde4ef;line-height:1;clip-path:inset(0 0 33.333% 0);}
.vision_con .vision_list li .con_wrap .list_tit .con_tit {display:block;font-weight:900;font-size:2.4rem;color:#000;margin-top:-0.5rem;}
.vision_con .vision_list li .con_wrap .list_con {margin-top:3.5rem;font-size:1.7rem;line-height:1.4;}
@media only screen and (max-width:767px){
    .vision_img {overflow:hidden;border-radius:2.0rem;aspect-ratio:2/1;}
    .vision_img img {height:100%;}
    .vision_con .vision_list li {flex-direction:column;gap:3.0rem;padding:5.0rem;text-align:center;}
    .vision_con .vision_list li:nth-child(even) {flex-direction:column;}
    .vision_con .vision_list li .con_wrap .list_con {margin-top:2.0rem;}
}

/* 0102_회사개요 */
.con0102 .tith4 {font-size:4rem;color:#222;text-align: center;font-weight: 700;}
.con0102 .business_list {counter-reset:num;padding-top:40px;}
.con0102 .business_list > li {display:flex;justify-content:stretch;align-items:center;margin-bottom:70px;}
.con0102 .business_list > li:nth-child(even) {flex-direction:row-reverse;}
.con0102 .business_list > li:last-child {margin-bottom:0;}
.con0102 .business_list > li .list_img {flex-basis:40%;text-align:center;}
.con0102 .business_list > li .list_txt {flex-basis:60%;box-sizing:border-box;}
.con0102 .business_list > li.left .list_txt {padding:0 60px 0 40px;}
.con0102 .business_list > li.right .list_txt {padding:0 40px 0 60px;}
.con0102 .business_list > li .list_txt .title {font-size:2.625em;font-weight:500;color:#333;position:relative;padding-left:0px;margin:40px 0 20px;word-break:keep-all;}
.con0102 .business_list > li .list_txt .title:before {counter-increment:num;content:"0" counter(num);display:block;font-size:3.000em;font-weight:800;line-height:1;color:#eee;position:absolute;top:-60px;left:-5px;z-index:-1;letter-spacing:-0.05em;}
.con0102 .business_list > li .list_txt p {line-height:1.8;word-break:keep-all;margin-bottom:20px;}
.con0102 .business_list > li .list_txt .list1 {padding:20px 15px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;flex-direction:column;}

.con0102 .con_tbox {margin-top:4rem;}
.con0102 .con_tbox:first-child {margin-top:0;}
.con0102 .con_tbox .sub_txt {background:#0d2b47;color:#fff;padding:40px;text-align:center;word-break:keep-all;font-size:2rem;}
.con0102 .con_tbox .sub_sp {position:relative;display: block;text-align: center;color:#222;font-size:4rem;font-weight:700;padding:5rem 1rem 2rem 1rem;}
.con0102 .con_tbox .sub_sp:after {content:"";position:absolute;left:0;right:0;display: block;width: 5rem;height: 2px;background: #000;margin:1rem auto 0 auto;}
.con0102 .con_tbox .features_wrap {width:100%;height:300px;margin-top:40px;display:table;}
.con0102 .con_tbox .features_wrap > li {display:table-cell;width:25%;height:100%;border-right:1px dashed #ddd;text-align:center;padding:30px 15px;}
.con0102 .con_tbox .features_wrap > li:last-child {border-right:none;}
.con0102 .con_tbox .features_wrap > li .num {font-weight:700;color:#e75f24;border-bottom:1px solid #e75f24;}
.con0102 .con_tbox .features_wrap > li strong {font-weight:700;color:#333;font-size:1.375em;display:block;margin-top:15px;}
.con0102 .con_tbox .features_wrap > li .icon {width:100px;height:100px;border-radius:50%;background:no-repeat center #f2f2f2;background-size:50%;display:inline-block;margin:20px 0;}
.con0102 .con_tbox .features_wrap > li .icon.icon01 {background-image:url("./../../images/fs/content/sub01/sub0201_features_ico01.png");}
.con0102 .con_tbox .features_wrap > li .icon.icon02 {background-image:url("./../../images/fs/content/sub01/sub0201_features_ico02.png");}
.con0102 .con_tbox .features_wrap > li .icon.icon03 {background-image:url("./../../images/fs/content/sub01/sub0201_features_ico03.png");}
.con0102 .con_tbox .features_wrap > li .icon.icon04 {background-image:url("./../../images/fs/content/sub01/sub0201_features_ico04.png");}
@media only screen and (max-width:1023px){

    .con0102 .mo_hide {display:none;}

    .con0102 .business_list > li.left .list_txt {padding:0 40px 0 50px;}
    .con0102 .business_list > li.right .list_txt {padding:0 50px 0 40px;}
}
@media only screen and (max-width:767px){

    .con0102 .business_list > li {display:block;margin-bottom:50px;}
    /*.con0102 .business_list > li .list_img {max-height:300px;overflow:hidden;}*/
    .con0102 .business_list > li .list_img img {width: 100%;}
    .con0102 .business_list > li .list_txt .title {font-size:1.714em;}
    .con0102 .business_list > li .list_txt .title:before {font-size:2.286em;top:-20px;}
    .con0102 .business_list > li.left .list_txt, .con0102 .business_list > li.right .list_txt {padding:0 10px;}

    .con0102 .con_tbox {margin-top:40px;}
    .con0102 .con_tbox .sub_txt {padding:30px;}
    .con0102 .con_tbox .features_wrap {width:100%;height:auto;display:block;margin-top:10px;}
    .con0102 .con_tbox .features_wrap > li {display:block;width:100%;border:1px solid #ddd;padding:20px 15px;}
    .con0102 .con_tbox .features_wrap > li:nth-child(2) {border-top:none;border-bottom:none;}
    .con0102 .con_tbox .features_wrap > li:last-child {border-right:1px solid #ddd;}
}

/* CI소개 */
.ci_box_wrap .gray_box {background:#f5f5f5;padding:4.5rem 4rem;font-size:1.8rem;color:#222;line-height:1.5;}
.ci_box_wrap .grid_box .box .imgbox {display:grid;place-items:center;flex-grow:1;border:1px solid #ddd;padding:60px 30px;background:url('./../../images/fs/content/sub01/grid_bg.png');}

.ci_box_wrap .palette ol {display:flex;flex-wrap:wrap;gap:40px;}
.ci_box_wrap .palette ol > li {display:flex;flex-wrap:wrap;width:100%;max-width:calc(30% - 20px);border:1px solid #ddd;}
.ci_box_wrap .palette ol > li .color {display:flex;align-items:flex-end;width:120px;height:auto;aspect-ratio: 1/1;padding:15px;background:#0075C2;}
.ci_box_wrap .palette ol > li .color span {font-weight:bold;color:#fff;}
.ci_box_wrap .palette ol > li .c_txt {padding:20px;display:flex;align-items: center;font-size:.95em;}
.ci_box_wrap .palette ol > li .c_txt ul {display: flex;flex-direction:column;gap:5px;}
.ci_box_wrap .palette ol > li .c_txt ul li strong {display:inline-block;color:#222;width:50px;}
.ci_box_wrap .palette ol.main_color > li:nth-child(1) .color {background:#04552E;}
.ci_box_wrap .palette ol.main_color > li:nth-child(2) .color {background:#1D913B;}
.ci_box_wrap .palette ol.main_color > li:nth-child(3) .color {background:#232222;}
.ci_box_wrap .palette ol.acc_color > li:nth-child(1) .color {background:#231916;}
.ci_box_wrap .palette ol.acc_color > li:nth-child(2) .color {background:#C9C9CA;}
.ci_box_wrap .palette ol.acc_color > li:nth-child(3) .color {background:#B0883D;}


.ci_box_wrap .btn_box {}
.ci_box_wrap .btn_box a {display:inline-grid;place-items:center;width:25rem;font-size:2rem;line-height: normal;height: 6rem;}

.ci_box_wrap .palette ol {display:flex;flex-wrap:wrap;gap:40px;}
.ci_box_wrap .palette ol > li {display:flex;flex-wrap:wrap;width:100%;max-width:calc(30% - 20px);border:1px solid #ddd;}
.ci_box_wrap .palette ol > li .color {display:flex;align-items:flex-end;width:120px;height:auto;aspect-ratio: 1/1;padding:15px;background:#0075C2;}
.ci_box_wrap .palette ol > li .color span {font-weight:bold;color:#fff;}
.ci_box_wrap .palette ol > li .c_txt {padding:20px;display:flex;align-items: center;font-size:.95em;}
.ci_box_wrap .palette ol > li .c_txt ul {display: flex;flex-direction:column;gap:5px;}
.ci_box_wrap .palette ol > li .c_txt ul li strong {display:inline-block;color:#222;width:50px;}
.ci_box_wrap .palette ol.main_color > li:nth-child(1) .color {background:#002949;}
.ci_box_wrap .palette ol.main_color > li:nth-child(2) .color {background:#ef7c1c;}
.ci_box_wrap .palette ol.main_color > li:nth-child(3) .color {background:#ffffff;}
.ci_box_wrap .palette ol.main_color > li:nth-child(4) .color {background:#cbc6c6;}

.ci_box_wrap + .ci_box_wrap {border-top:1px solid #ddd;padding-top:10rem;margin-top:10rem;}
.ci_box_wrap + .ci_box_wrap .grid_box .box .imgbox img {width: 50%;max-width: 30rem;}
.ci_box_wrap + .ci_box_wrap .palette ol.main_color > li:nth-child(1) .color {background:#F08300;}
.ci_box_wrap + .ci_box_wrap .palette ol.main_color > li:nth-child(2) .color {background:#231815;}
.ci_box_wrap + .ci_box_wrap .palette ol.sub_color > li:nth-child(1) .color {background:#00A0E9;}
.ci_box_wrap + .ci_box_wrap .palette ol.sub_color > li:nth-child(2) .color {background:#E4007F;}
.ci_box_wrap + .ci_box_wrap .palette ol.sub_color > li:nth-child(3) .color {background:#FFF100;}
.ci_box_wrap + .ci_box_wrap .palette ol.acc_color > li:nth-child(1) .color {background:#231916;}
.ci_box_wrap + .ci_box_wrap .palette ol.acc_color > li:nth-child(2) .color {background:#C9C9CA;}
.ci_box_wrap + .ci_box_wrap .palette ol.acc_color > li:nth-child(3) .color {background:#B0883D;}
@media only screen and (max-width:1199px){
    .ci_box_wrap .palette ol > li {max-width:calc(50% - 20px);}
}
@media only screen and (max-width:1023px){
    .ci_box_wrap .grid_box {flex-wrap: wrap;}
    .ci_box_wrap .grid_box .box {width: 100%;}
    .ci_box_wrap .grid_box .box + .box .h5 {margin-top:2rem;}
}
@media only screen and (max-width:767px){
    .ci_box_wrap .grid_box .box .imgbox img {width: 80%;}
    .ci_box_wrap .palette ol > li {max-width:100%;}
    .ci_box_wrap .palette ol > li .color {width:100px;padding:10px;}
    .ci_box_wrap .palette ol > li .c_txt {padding:20px 15px;}

    .ci_box_wrap .bi_wrp .box1 .grid_box {flex-direction: column;align-items: center;}
}

/* 01_04 주요연혁 */
.history_wrp {}
.history_wrp .imgbox_wrp {position:relative;padding-bottom:80px;}
.history_wrp .imgbox_wrp .imgbox {display:flex;align-items:center;justify-content:center;width: 100%;height:400px;overflow:hidden;}
.history_wrp .imgbox_wrp .imgbox img {min-height: 100%;max-width:unset;}
.history_wrp .imgbox_wrp .titbox_wrp {background:var(--primary);padding:50px;color:#fff;z-index: 1;position:absolute;left:10rem;top:50%;width:100%;max-width:500px;}
.history_wrp .imgbox_wrp .titbox_wrp .titbox .tit {font-size:6rem;font-weight:bold;margin-bottom:10px;line-height:1;}
.history_wrp .imgbox_wrp .titbox_wrp .cont_tab {display:flex;gap:30px;margin-top:40px;}
.history_wrp .imgbox_wrp .titbox_wrp .cont_tab > li {opacity:.5;}
.history_wrp .imgbox_wrp .titbox_wrp .cont_tab > li.active {opacity:1;}
.history_wrp .imgbox_wrp .titbox_wrp .cont_tab > li a {font-weight:900;font-size:1.25em;}
.history_wrp .h_list {margin-top:80px;padding-left:400px;}
.history_wrp .h_list.nolist {padding:30px 0; }
.history_wrp .h_list .h_item {display: flex;flex-wrap:wrap;justify-content: flex-end;}
.history_wrp .h_list .h_item:nth-of-type(n+2) {margin-top:80px;}
.history_wrp .h_list .h_item .year {width:100%;margin-bottom:20px;font-size:3em;color:#000;font-weight:900;}
.history_wrp .h_list .h_item .month_list {position:relative;display:block;width:100%;}
.history_wrp .h_list .h_item .month_list > li {display:flex;flex-wrap: wrap;margin-bottom:10px;padding:15px 20px;background:#f5f5f5;border-radius:4px;}
.history_wrp .h_list .h_item .month_list > li .month {position:relative;width:40px;color:#222;font-weight:bold;padding-left:20px;text-align: right;}
.history_wrp .h_list .h_item .month_list > li .month:before {content:'';position:absolute;left:0;top:5px;margin:auto;background:#fff;border:3px solid var(--primary);width:10px;height:10px;border-radius:50px;}
.history_wrp .h_list .h_item .month_list > li > ol {padding-left:25px;width:calc(100% - 40px);}
.history_wrp .h_list .h_item .month_list > li > ol > li:nth-of-type(n+2) {margin-top:7px;}
@media only screen and (max-width:1499px){
    .history_wrp .imgbox_wrp .titbox_wrp {left:3rem;}
    .history_wrp .h_list {padding-left:0;margin-top:60px;}
}
@media only screen and (max-width:1023px){
    .history_wrp .imgbox_wrp .titbox_wrp {padding:40px 30px;}
    .history_wrp .h_list .h_item:nth-of-type(n+2) {margin-top:60px;}
}
@media only screen and (max-width:767px){
    .history_wrp .imgbox_wrp .imgbox {height:300px;}
    .history_wrp .imgbox_wrp .titbox_wrp {left:1.5rem;top:40%;width:calc(100% - 3rem);padding:40px 20px;}
    .history_wrp .imgbox_wrp .titbox_wrp .titbox .tit {font-size:2.5em;}
    .history_wrp .imgbox_wrp .titbox_wrp .cont_tab {gap:20px;}
    .history_wrp .h_list .h_item .year {margin-bottom:10px;}
    .history_wrp .h_list .h_item .month_list > li > ol {width:100%;padding-left:20px;margin-top:10px;}
}
@media only screen and (max-width:480px){
    #sh_content {padding:40px 0 0;}
}

/* 오시는길 */
/* 010501_오시는길 */
.map_box {}
.map_box .box {}
.map_box iframe {width: 100%;aspect-ratio: 2/1;}
.map_box .text_box {}
.map_box .text_box h4 {margin:30px 0 15px 0;}
.map_box .text_box p {color:#767676;margin-top:1rem;font-size:1.6rem;}
.map_box .text_box ul {display: flex;gap:20px;flex-wrap: wrap;margin-top:2rem;}
.map_box .text_box ul li {flex-grow:1;padding:30px;border-top:2px solid #111;border-bottom: 1px solid #e5e5e5;font-size:2rem;color:#555;}
.map_box .text_box ul li strong {display:block;padding-bottom:10px;font-size:1.6rem;font-weight: 800;color:#111;}


/* 탭 */
.tab_box [class^="tab_menu_box"] {display:flex;flex-wrap:wrap;background: #f4f4f4;}
.tab_box [class^="tab_menu_box"] li {height: 6.2rem;}
.tab_box .tab_menu_box1 li a {position:relative;z-index:0;display:flex;align-items:center;justify-content:center;min-width:23rem;height: 100%;font-size:1.8rem;color:#555;font-weight: 500;transition: 0.4s;}
.tab_box [class^="tab_menu_box"] li a:before {content:"";position:absolute;right:-1px;top:50%;z-index:-1;width:1px;height:20px;background:#ddd;transform: translateY(-10px);}
.tab_box [class^="tab_menu_box"] li:last-child a:before {display: none;}
.tab_box [class^="tab_menu_box"] li a:after {content:"";position:absolute;left:0;top:0;z-index:1;width:0;height:2px;background:var(--primary);transition: 0.4s;}
.tab_box [class^="tab_menu_box"] li.on a {background: #fff;color:#000;font-weight: 700;}
.tab_box [class^="tab_menu_box"] li.on a:after {width:100%;}
.tab_box [class^="tab_menu_box"] li a:is(:hover,:focus,:active) {background: #fff;color:#000;font-weight: 700;}
.tab_box [class^="tab_menu_box"] li a:is(:hover,:focus,:active):after {width:100%;}
.tab_box [class^="tab_content"] {display:none;}
.tab_box [class^="tab_content"].on {display:block;}
.tab_box [class^="tab_content"] .box {border:1px solid #ddd;padding:4rem;font-size:1.8rem;color:#767676;}
.tab_box [class^="tab_content"] .box p {line-height: 1.5;}
.tab_box [class^="tab_content"] .box p span {display: block;font-weight: 700;color:#222;}
@media only screen and (max-width:767px){
    .tab_box [class^="tab_menu_box"] li {width: 33.3%;}
    .tab_box .tab_menu_box1 li a {min-width: auto;}
}
/* 제품소개 */
.tab_box .tab_menu_box {padding:0.6rem;flex-wrap:wrap;}
.tab_box .tab_menu_box li {height: 5rem;width: 20%;flex-grow: 1;}
.tab_box .tab_menu_box li a {position:relative;z-index:0;display:flex;align-items:center;justify-content:center;height: 100%;font-size:1.8rem;color:#555;font-weight: 500;transition: 0.4s;}
.tab_box .tab_menu_box li a:after {display: none;}
.tab_box .tab_menu_box li.on a {background: var(--primary);color:#fff;}
.tab_box .tab_menu_box li a:is(:hover,:focus,:active) {background: var(--primary);color:#fff;}
@media only screen and (max-width:767px){
    .tab_box .tab_menu_box li {width: 50%;flex-grow: inherit;}
}
.cont_box {display:flex;justify-content:center;align-items:center;min-height:50rem;border:10px solid #f4f4f4;background: #fff;margin-top:3rem;padding:2rem;}
.cont_box img.noimg {}
.cont_box img {max-width: 100%;}
.cont_box .tab_content {display: flex;}
.cont_box .tab_content a {}
@media only screen and (max-width:767px){
    .cont_box .tab_content {flex-direction: column;}
}


/* 준비중 */
.img_ready {display:flex;justify-content:center;align-items: center;margin:10rem 0;}
.img_ready .left {}
.img_ready .left img {width: 41.7rem;}
.img_ready .right {padding-left:2rem;}
.img_ready .right strong {line-height:1.2;font-size:4rem;font-weight:700;color:#000;}
.img_ready .right strong em {color:var(--primary);}
.img_ready .right strong em br {}
.img_ready .right p {margin-top:2.5rem;line-height:1.5;font-size:1.8rem;color:#767676;}
@media only screen and (max-width:1023px){
    .img_ready .left img {}
}
@media only screen and (max-width:767px){
    .img_ready {flex-direction: column;gap:4rem;text-align: center;}
    .img_ready .right strong em br {display: none;}
}

/* 실적소개 */
.bb_box {display: flex;}
.bb_box .left {flex-shrink: 0;width: 36rem;}
.bb_box .left h4 {font-size:4rem;font-weight: 700;color:#222;}
.bb_box .right {flex-grow: 1;}
.bb_box .right .item {}
.bb_box .right .item .thum {}
.bb_box .right .item .thum img {width: 100%;}
.bb_box .right .item .tbx {margin-top:3.5rem;}
.bb_box .right .item .tbx strong {color: #262626;font-size: 2.6rem;display: block;margin-bottom: 2.5rem;font-weight: 700;font-family:'poppins',sans-serif}
.bb_box .right .item .tbx .ul-list01 {padding:0;display:flex;gap:1rem;flex-wrap: wrap;}
.bb_box .right .item .tbx .ul-list01 li {position:relative;width: calc(50% - 1rem);margin-bottom: 5px;padding-left:11px;}
.bb_box .right .item .tbx .ul-list01 li:before {content:"";position:absolute;left:0;top:11px;display: inline-block;width: 4px;height: 4px;border-radius: 100%;background: #222;}
.bb_box .right .item + .item {margin-top:14rem;}
.mou {margin-top:10rem;}
.mou .city_title {background:#fff;padding:3rem;border-top:2px solid #0d2b47;border-bottom:1px solid #0d2b47;margin-bottom:2rem;}
.mou .city_title p {font-size:3rem;color:#0d2b47;line-height:1.5;text-align:center;font-weight:700;}
.mou .city_title span {color:var(--primary);}
.mou .cbox {display: flex;gap:3rem;flex-wrap: wrap;margin-top:2rem;margin-right:-3rem;}
.mou .cbox .mbox {width:calc(50% - 3rem);padding:6rem 8rem;border:1px solid #ddd;}
.mou .cbox .mbox strong {display:block;margin-bottom:1rem;font-weight: 700;font-size:2rem;color:#222;}
.mou .cbox .mbox span {display:block;margin-bottom:2rem;font-weight: 400;font-size:1.8rem;color:#616161;}
.mou .cbox .mbox p {margin-top:0.4rem;}
.mou .cbox .mbox p em {font-weight:600;color:var(--primary);}
@media only screen and (max-width:1023px){
    .bb_box .right .item .tbx .ul-list01 li:before {top:8px;}
    .mou .cbox .mbox {padding:3rem 4rem;}
}
@media only screen and (max-width:767px){
    .bb_box {flex-direction: column;}
    .bb_box .left h4 {margin-bottom:2rem;}
    .bb_box .left h4 br {display: none;}
    .bb_box .right .item + .item {margin-top:7rem;}
    .mou .cbox {gap:2rem;margin-right:0;}
    .mou .cbox .mbox {width:100%;}
}

/* 비즈니스-개발 프로세스 */
.core_process {display:inline-block;width:100%;margin-top:6rem;}
.core_process li {position:relative;width:20%;float:left;text-align:center;font-size:1.8rem;margin-bottom:3rem;}
.core_process li:before {content:"";position:absolute;left:50%;top:25px;width:100%;height:1px;background:var(--primary);z-index:-1;}
.core_process li:after {content:"";position:absolute;left:100%;top:19px;width:12px;height:14px;background:url(../../images/fs/content/sub02/pro_arrow1.png) center center no-repeat;}
.core_process li span {background:var(--primary);border-radius:100%;width:50px;height:50px;display: inline-grid;place-items:center;color:#fff;font-size:1.8rem;font-weight:600;text-align:center;}
.core_process li .core_div {margin-top:20px;}
.core_process li .core_div i {font-size: 3rem;color: #efa585;margin-bottom: 10px;display: block;}
.core_process li .core_div p {margin-top:10px;color:var(--primary);font-weight:700;}
.core_process li:nth-child(2n) {}
.core_process li:nth-child(2n):before {background:#636466;}
.core_process li:nth-child(2n):after {background:url(../../images/fs/content/sub02/pro_arrow2.png) center center no-repeat;}
.core_process li:nth-child(2n) span {background:#636466;}
.core_process li:nth-child(2n) .core_div i {color:#b4bac5;}
.core_process li:nth-child(2n) .core_div p {color:#2c2d2f;}
.core_process li:last-child:before {display:none;}
.core_process li:last-child:after {display:none;}
@media only screen and (max-width:1023px){
    .core_process li {width:25%;height:180px;margin-bottom:20px;}
}
@media only screen and (max-width:767px){
    .core_process li {width:50%;height:auto;}
    .core_process li:before {top:18px;}
    .core_process li:after {top:12px;}
    .core_process li span {width:35px;height:35px;}
}

/* 비즈니스-생산&제조 */
.manufa {}
.manufa .img {display: flex;position: relative;}
.manufa .img:after {content:"";display: block;position: absolute;right:4rem;top:1rem;width:259px;height:150px;background:url(../../images/fs/layout/logo.png) center center no-repeat rgba(9,23,29,0.5);}
.manufa .img .ibox {width: 50%;}
.manufa .img .ibox img {width: 100%;transition: 0.4s;}
.manufa .img .ibox img:hover {border-radius: 2rem;}
.manufa .img .ibox:nth-child(1) img {}
.manufa .img .ibox:nth-child(2) img {margin-top:6rem;}
.manufa .text {border-bottom:1px solid #ddd;border-top:2px solid #222;padding:5rem 2rem;margin-top:6rem;}
.manufa .text .box {border-bottom:1px dashed #ddd;padding-bottom:4rem;margin-bottom:4rem;}
.manufa .text .box h5 {color:var(--primary);font-size:2.4rem;font-weight: 700;}
.manufa .text .box p {margin-top:2.5rem;}
.manufa .text .box p strong {display:block;font-weight:700;color:#222;font-size:1.8rem;margin-bottom:1.5rem;}
.manufa .text .box p strong span {display:inline-grid;place-items:center;border-radius:100%;background: var(--primary);color:#fff;aspect-ratio: 1/1;width: 2.5rem;margin-right:5px;font-weight: 400;}
.manufa .text .box p > span {margin-right:1.2rem;margin-bottom:1rem;display:inline-block;padding-left:17px;background:url(../../images/fs/content/sub02/check-line.svg) left 6px no-repeat;background-size:12px auto;color:#222;}
.manufa .text .box p > span.sp_end {margin-right:0;}
.manufa .text .box:nth-child(3) p {background: #f8f8f8;padding:4rem 4rem 3rem 4rem;border-radius: 1rem;}
.manufa .text .box:last-child {border-bottom:0;padding-bottom:0;margin-bottom:0;}



/******************************/
/* 게시판 */
/******************************/
/* 총게시글 */
.total_box {font-feature-settings:"tnum";font-weight:600;font-size:1.8rem;color:#555;line-height:24px;position:relative;padding-left:30px;letter-spacing:-0.03em;}
.total_box::before {content:"";width:20px;height:24px;background:url("../../images/fs/common/icon_total.png") no-repeat center;background-size:cover;position:absolute;left:0;}
.total_box span, .total_box em {display:inline-block;font-feature-settings:"tnum";color:var(--primary);}
@media only screen and (max-width:767px){
    .total_box {font-size:2rem;margin-bottom:2rem;}
}

/* 검색 */
.search_box {display:flex;justify-content:space-between;align-items:center;}
.search_box input:focus, .search_box select:focus {border:0;outline:0;}
.search_box .inputbox {background:#f5f5f5;border-radius:5px;width:100%;text-align:left;padding:5px 10px;display:flex;align-items:center;}
.search_box .inputbox select {border:0;line-height:normal;}
.search_box .inputbox .sc_input {background:none;border:0;line-height:normal;}
.search_box .select_style {border:0;background-color:#fff;}
.search_box .btn_sch {display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:url("./../../images/fs/common/icon_search_black.png") no-repeat center;opacity:.5;transition:all .4s;-webkit-transition:all .4s;}
.search_box .btn_sch:hover {opacity:1;}
@media only screen and (max-width:1023px){
    ul.sch_btn li a {line-height:36px;}
}
@media only screen and (max-width:767px){
    .search_box {flex-direction:column;align-items:flex-start;}
    .search_box form {width:100%;}
    .search_box .inputbox select {width:120px;margin-bottom:0;}
    .search_box .inputbox .sc_input {width:calc(100% - 150px);margin-bottom:0;}
}

/* 페이지 넘버 */
.page-number {display:flex;justify-content:center;align-items:center;gap:3px;}
.page-number li {}
.page-number li a {display:inline-block;width:46px;height:46px;line-height:46px;text-align:center;transition:0.4s;-webkit-transition:0.4s;}
.page-number .prev_first {background:url("./../../images/fs/common/first_prev.png") no-repeat center center;font-size:0;}
.page-number .prev {background:url("./../../images/fs/common/prev.png") no-repeat center center;font-size:0;}
.page-number .num {}
.page-number .num a:hover,.page-number .num a:focus,.page-number .num a:active {background:#f4f4f4;}
.page-number .num a.on {background:var(--primary);color:#fff;}
.page-number .next {background:url("./../../images/fs/common/next.png") no-repeat center center;font-size:0;}
.page-number .next_last {background:url("./../../images/fs/common/last_next.png") no-repeat center center;font-size:0;}
@media only screen and (max-width:767px){
    .page-number li a {width:30px;height:30px;line-height:28px;}
}

/* 일반게시판(목록) */
.tableA {width:100%;border-top:2px solid #000;word-break:normal;}
.tableA thead th {font-weight:700;font-size:1.8rem;color:#000;padding:3rem 0;border-bottom:1px solid #ddd;}
.tableA tbody tr:hover {background:#f2f8fa;}
.tableA tbody tr td {padding:1.5rem;border-bottom:1px solid #ddd;}
.tableA tbody tr.notice_box td:first-child {font-weight:600;color:#000;}
.tableA tbody tr td a {display:block;text-align:left;}
.tableA tbody tr.notice_box td a {font-weight:600;color:var(--primary);}
@media only screen and (max-width:1023px){
    .tableA {word-break:keep-all;}
}
@media only screen and (max-width:767px){
    .tableA tbody td {padding:10px;font-size:2rem;}
    table.responsive thead {display:none;}
    table.responsive colgroup {display:none;}
    table.responsive tbody tr {display:block;position:relative;border-bottom:1px solid #ddd;padding:15px 0;}
    table.responsive tbody tr:after {content:".";display:block;clear:both;visibility:hidden;height:0;}
    table.responsive tbody td {display:block;padding:3px 20px;border:none;background-color:transparent;text-align:left;box-sizing:border-box;width:100%;}
    table.responsive tbody td p {overflow:unset;width:calc(100% - 50px);text-overflow:unset;white-space:unset;word-wrap:unset;display:inline-flex;-webkit-line-clamp:unset;line-height:23px;}
    table.responsive tbody td img {height:16px;}
    table.responsive tbody th {display:block;padding:2px 3%;border:none;background-color:transparent;text-align:left;vertical-align:middle;}
    table.responsive tbody tr:first-child td, table.responsive tbody tr:first-child th {border-top:none;}
    table.responsive tbody td.table_p {align-items:flex-start;}
    table.responsive > tbody > th:before, table.responsive > tbody td:before {content:attr(data-content)':';display:inline;font-weight:600;color:#000;padding-right:5px;}
}

/* 일반게시판(상세) */
.board_view {border-top:2px solid #000;}
.board_view * {}
.board_view > li {border-bottom:1px dotted #ddd;}
.board_view .view_tit {padding:40px 0;text-align:center;font-size:1.5em;color:#000;font-weight:600;}
.board_view .view_tit .tit {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.board_view .view_tit .notice {display:inline-block;font-size:15px;background:var(--primary);color:#fff;padding:5px 20px;border-radius:30px;line-height: 1.5;}
.board_view .view_info {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;color:#555;font-size:1.5rem;font-weight:300;margin-top:20px;}
.board_view .view_info li {padding:0 20px;position:relative;}
.board_view .view_info li:after {content:"/";position:absolute;left:0;top:0;color:#ddd;}
.board_view .view_info li:first-child:after {display:none;}
.board_view .view_cont {padding:40px 20px;min-height:360px;}
.board_view .view_cont img {max-width:100%;}
.board_view .file_area {padding:15px 20px;background:#f2f8fa;font-size:.95em;}
.board_view .file_area a.upload_file {display:flex;gap:1rem;align-items:center;}
.board_view .file_area a.upload_file:hover {text-decoration:underline;}
.board_view .file_area p:not(:last-child) {margin-bottom:10px;}
.board_view .file_area p.no-file {color:#555;}
@media only screen and (max-width:767px){
    .board_view .view_tit {padding:30px 0;}
    .board_view .view_cont {padding:30px 15px;}
}

/* 갤러리게시판 */
.gallery_list_box {border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:4rem 0;}
.gallery_list_box .g_list {display:grid;grid-template-columns:repeat(3,1fr);gap:60px 40px;}
.gallery_list_box .g_list > li {}
.gallery_list_box .g_list > li a {position:relative;display:block;}
.gallery_list_box .g_list > li a .imgbox {display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid #ddd;text-align:center;position:relative;}
.gallery_list_box .g_list > li a .imgbox::after {content:"";display:block;padding-bottom:100%;}
.gallery_list_box .g_list > li a .imgbox img {transition:all .4s;-webkit-transition:all .4s;position:absolute;width:100%;}

.gallery_list_box .g_list > li a .imgbox .box_wrap {opacity:0;visibility:hidden;position: absolute;left:0;top:0;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#fff;background: rgba(17,83,67,0.8);padding:0 3.5rem;transition: 0.6s;transform: translateY(100%);}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box {flex-grow:1;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box .tit {font-size:2rem;padding:5px 2rem;border:2px solid #fff;border-radius: 50px;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box .tit:not(:first-child) {margin-top:2rem;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .box .p {margin-top:1rem;font-size:1.8rem;}
.gallery_list_box .g_list > li a .imgbox .box_wrap .spcon {margin-top:auto;padding:3rem 0;width:100%;text-align:center;color:#3adeb6;font-size:2rem;border-top:1px solid rgba(255,255,255,0.2);font-weight: 600;}
.gallery_list_box .g_list > li a:is(:hover,:focus,:active) .imgbox .box_wrap {opacity:1;visibility: visible;transform: translateY(0);}

.gallery_list_box .g_list > li:hover a .imgbox img {transform:scale(1.1);}
.gallery_list_box .g_list > li a .titbox {margin-top:-1px;padding-top:20px;padding-bottom:8px;background: #f3f6f9;border:1px solid #ddd;}
.gallery_list_box .g_list > li a .titbox .sp1 {display:block;margin-bottom:1rem;color: #5ac0a7;font-size: 1.8rem;font-weight: 700;}
.gallery_list_box .g_list > li a .titbox .title {width:100%;font-weight:700;color:#222;font-size:1.250em;text-align: center;}
.gallery_list_box .g_list > li a .titbox .title.ellipsis1 {line-height:1.25;word-break:break-all;}
.gallery_list_box .g_list > li a .titbox .list_info {display:flex;justify-content:flex-end;align-items:center;margin-top:10px;transition:all .4s;-webkit-transition:all .4s;}
.gallery_list_box .g_list > li:hover a .titbox .list_info  {border-color:#35b193;}
.gallery_list_box .g_list > li a .titbox .list_info .date {display:none;/*display:inline-flex;*/color:#999;font-size:0.875em;}
.gallery_list_box .g_list > li a .titbox .list_info .date i {margin-right:5px;}
.gallery_list_box .g_list > li a .titbox .list_info .more_btn {display:inline-flex;font-weight:600;color:#222;}
.gallery_list_box .g_list > li a .titbox .list_info .more_btn i {margin-left:5px;color:#35b193;}
.gallery_list_box .g_list_25p {grid-template-columns:repeat(4,1fr);}
.gallery_list_box .g_list_25p > li a .imgbox {max-height: none;padding:20% 0;}
.gallery_list_box .gal > li a .imgbox {max-height:400px;padding:0;}
.gallery_list_box .g_list_25p > li a .imgbox img {/*aspect-ratio:1/1.5;*/transition:all .4s;-webkit-transition:all .4s;max-width:100%;}
.gallery_list_box .g_list_25p > li a .imgbox img.noimg {max-width: 100px;}
.gallery_list_box .g_list_25p > li a .titbox .title.ellipsis2 {line-height:1.25;min-height:50px;word-break:break-all;}
.gallery_list_box .g_list_50p {grid-template-columns:repeat(2,1fr);padding:0 15rem;}
.gallery_list_box .g_list_50p > li a .imgbox {padding:8rem 0;}
@media only screen and (max-width:1199px){
    .gallery_list_box .g_list {gap:50px 30px;}
}
@media only screen and (max-width:1023px){
    .gallery_list_box .g_list {grid-template-columns:repeat(2,1fr);gap:40px 20px;}
    .gallery_list_box .g_list > li a .titbox {padding-bottom:20px;}
    .gallery_list_box .g_list > li a .titbox .list_info {display:none;margin-top:25px;padding-top:15px;}
}
@media only screen and (max-width:767px){
    .gallery_list_box .g_list {grid-template-columns:repeat(1,1fr);gap:30px;}
    .gallery_list_box .g_list > li a .titbox .list_info {margin-top:20px;padding-top:10px;}
    .gallery_list_box .g_list_25p {grid-template-columns:repeat(2,1fr);}
    .gallery_list_box .g_list_50p {padding:0;}
}
@media only screen and (max-width:475px){
    .gallery_list_box .g_list {grid-template-columns:repeat(1,1fr);gap:30px;}
    .gallery_list_box .g_list > li a .titbox .list_info {margin-top:20px;padding-top:10px;}
    .gallery_list_box .g_list_25p {grid-template-columns:repeat(1,1fr);}
}

/* 고객문의-비밀번호입력 */
.end_box {border-top:2px solid #222;border-bottom:1px solid #ddd;padding:10rem 4rem;text-align: center;}
.end_box img {width: 80px;}
.end_box strong {display:block;font-size:2.4rem;color:#222;font-family: 'GongGothic',sans-serif;font-weight:500;}
.end_box p {line-height:1.5;font-size:1.8rem;color:#767676;}
.end_box p:before {content:"";display:block;width: 30px;height: 4px;background: #e53935;margin:2rem auto;}
.end_box a {}

/* tableB */
.tableB {width:100%;border-bottom:1px solid #eee;border-top:2px solid #000;word-break:normal;}
.tableB thead th {padding:12px 20px;background:#f3f6fd;border-left:1px solid #eee;border-top:1px solid #eee;color:#000;}
.tableB thead th:first-child {border-left:0;}
.tableB tfoot th {padding:12px 20px;background:#f9f9f9;border-top:1px solid #ddd;}
.tableB tfoot td {padding:12px 20px;border-left:1px solid #eee;border-top:1px solid #eee;background:#e8e8e2;}
.tableB tbody th {padding:12px 20px;border-left:1px solid #eee;border-top:1px solid #eee;background:#f9f9f9;vertical-align:middle;font-weight:700;color:#222;}
.tableB tbody td {padding:15px 10px;border-left:1px solid #eee;border-top:1px solid #eee;}
.tableB tbody tr th:first-child,
.tableB tbody tr td:first-child {border-left:0;}
.tableB tbody tr:first-child th,
.tableB tbody tr:first-child td {border-top:1px solid #ddd}
.tableB tbody tr th.bd_none,.tableB tbody tr td.bd_none,
.tableB thead tr th.bd_none,.tableB thead tr td.bd_none {border-left:0;}
.tableB tbody tr th.bd_left,.tableB tbody tr td.bd_left,
.tableB thead tr th.bd_left,.tableB thead tr td.bd_left {border-left:1px solid #eee;}
/*padding 줄인버전*/
.tableB.small {border-top:0;}
.tableB tbody tr:first-child th,
.tableB tbody tr:first-child td {border-top:1px solid #eee;}
.tableB.small thead th {padding:0 20px;line-height:40px;text-align: center;background:#f3f6fd;}
.tableB.small tbody th {padding:7px 15px; text-align: center;}
.tableB.small tbody td {padding:7px 15px;}
@media only screen and (max-width:767px){
    .tableB thead th {padding:5px;}
    .tableB tfoot th {padding:5px;}
    .tableB tfoot td {padding:5px;}
    .tableB tbody th {padding:5px;}
    .tableB tbody td {padding:5px;}
}
/* 반응형테이블 */
@media screen and (max-width:1023px){
    table.responsive {border-top:#a6a6a6 solid 1px;}
    table.responsive thead {display:none;}
    table.responsive colgroup {display:none;}
    table.responsive tbody tr {display:block; position:relative; border-bottom:1px solid #d9d9d9;padding:10px 0;}
    table.responsive tbody tr:after {content:"."; display:block; clear:both; visibility:hidden; height:0;}
    table.responsive tbody tr:nth-child(odd) {background:#f1f4f9;}
    table.responsive tbody td {display:block; padding:5px 3%; border:none; background-color:transparent; text-align:left; box-sizing:border-box;width:100%;}
    table.responsive tbody td p {overflow:unset;width:calc(100% - 50px);text-overflow:unset;white-space:unset;word-wrap:unset;display:inline-flex;-webkit-line-clamp: unset;line-height:23px;}
    table.responsive tbody th {display:block; padding:2px 3%; border:none; background-color:transparent; text-align:left; vertical-align:middle; }
    table.responsive tbody tr:first-child td, table.responsive tbody tr:first-child th {border-top:none;}
    table.responsive tbody td.table_p {align-items:flex-start;}
    table.responsive > tbody > th:before, table.responsive > tbody td:before {content:attr(data-content)' : '; display:inline;font-weight:600;color:#3d3d3d;padding-right:10px;}/* thead의 내용을 tbody의 th, td에 각각 삽입 */
    table.responsive tfoot {display:block;}
    table.responsive tfoot tr {display:block; position:relative; border-bottom:1px solid #d9d9d9;}
    table.responsive tfoot tr:after {content:"."; display:block; clear:both; visibility:hidden; height:0;}
    table.responsive tfoot tr:nth-child(odd) {background:#e8fff3;}
    table.responsive tfoot td {display:block; padding:4px 3%; border:none; background-color:transparent; text-align:left; box-sizing:border-box;}
    table.responsive tfoot th {display:block; padding:4px 3%; border:none; background-color:transparent; text-align:left; vertical-align:middle;}
    table.responsive tfoot tr:first-child td, table.responsive tfoot tr:first-child th {border-top:none;}
    table.responsive tfoot th:before, table.responsive tfoot td:before {content:attr(data-content)' : '; display:inline;}/* thead의 내용을 tbody의 th, td에 각각 삽입 */
}
/* 0402_견적문의 */
.online_inquiry .flexbox {display: flex;gap:1rem;flex-wrap: wrap;align-items: center;}
.online_inquiry .flexbox * {flex-grow: 1;}
.online_inquiry .flexbox span {flex-shrink: 0;flex-grow: inherit;}
.top_box {background: #0d2b47;padding:5rem;color:#fff;font-size:2rem;margin-bottom:4rem;}
.top_box em {font-weight:700;font-size:3rem;border-bottom: 1px solid rgba(255,255,255,0.3);display: block;padding-bottom:2rem;}
.online_inquiry .privacy_area {padding:30px;overflow-y:auto;background:#f9f9f9;max-height:200px;font-size:1.4rem;line-height:1.3;}
.online_inquiry .privacy_area .tit strong {font-size:1.6rem;color:#111;font-weight:600;}
.online_inquiry .privacy_area .stit {position:relative;font-weight:500;color:#333;display:block;margin-top:10px;}
@media only screen and (max-width:1023px){
    .online_inquiry .tableA tbody tr:after {display:none;}
    .online_inquiry .tableA tbody th {width:100%;}
    .online_inquiry .tableA tbody td {width:100%;border-left:none;}
    .online_inquiry .privacy_area .stit {margin-bottom:5px;}
    .online_inquiry .privacy_area p {margin-bottom:5px;}
}


.manageButton {margin-top:1rem;}