/* BASIC css start */
#container .main h3 { font-weight: bold; font-size: 23px; margin: 50px 27px; color: #000111 }
#container .main section { margin: 0 27px 150px; }
#container .main .pro_title { text-align: center; margin: 70px 27px; }
#container .main .pro_title h2 { font-size: 31px; font-weight: bold; }
#container .contents_top_title_box h2 span { color: #2873a6; }
#container .main .top_banner_box { width: 100%; height: 83vw; position: relative; margin: 0; }

#container .top_banner_box .top_banner_pic_bk_box { background-color: rgba(0,0,0,0.1); width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
#container .top_banner_box .top_banner_pic_box { width: 100%; height: 100%; background-image: url(//efairplay.img2.kr/FMJ_site/banner_img/philosophy_bn.jpg); background-repeat: no-repeat; background-size: 283%; background-position-x: 47%;
                                                 background-position-y: 8%; position: absolute; top: 0; left: 0; }
#container .top_banner_box .top_tab_menu { position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; }
#container .top_banner_box .top_tab_menu ul { font-size: 0; }
#container .top_banner_box .top_tab_menu li { display: inline-block; width: 50%; height: 60px; background-color: rgba(0,0,0,0.7); text-align: center; }
#container .top_banner_box .top_tab_menu li a { display: inline-block; width: 100%; height: 100%; color: #fff; font-size: 17px; font-weight: bold; line-height: 60px; }
#container .top_banner_box .top_tab_menu li.on { background-color: #fff; }
#container .top_banner_box .top_tab_menu li.on a { color: #2d2d2d; }

#container .contents_top_title_box { text-align: center; margin: 60px 0; }
#container .contents_top_title_box h2 { font-size: 32px; font-weight: bold; margin-bottom: 35px; line-height: 37px; word-break: keep-all; }
#container .contents_top_title_box img { width: 100%; }
#container .contents_top_title_box p { font-size: 17px; line-height: 25px; color: #737479; word-break: keep-all; }

#container .contents_box .logo_pic { width: 100%; border-top: 1px solid #e2e2e2; margin-top: 60px; padding-top: 10px; }
/* BASIC css end */

