#container { height:100%; background-color: #fff; }
#howStart { font-family: 'Pretendard-Medium'; }
.comhow_group { padding: 2rem; }
.logo_image { position: relative; }
.mslide_frame { position: relative; }
.logo_image { width: 30%; }
.main_title { font-family: 'Pretendard-Bold'; font-size: 3.6rem; margin: 5rem 0; }
.mtitle_txt { margin-bottom: .8rem; }
.mtitle_txt1 { color: #9e9e9e; }
.mtitle_txt2 { color: #595959; }
.sub_title { color: #595959; font-size: 2rem; margin-bottom: 3rem; }
.stitle_txt { margin-bottom: .4rem; }
.mslide_frame .common_img {
  border-radius: 1rem;
}

/* 슬라이드 관련 */
.slide_wrap { padding: 0 1.4rem .2rem 0; }

/* /////////// */


/*
.main_logo {  padding-top: 2rem;  padding-bottom: .4rem; }
.top_logo, .m_banner, .sub_ban { text-align: center; position: relative; padding: 0 .2rem; }
.top_logo { padding: 0 .4rem 0 .2rem; }
.m_logo { border-radius: .5rem; box-shadow: .1rem .1rem .1rem #eee;
  border-top: 0.1rem solid rgba(245, 245, 245, 0.1); border-left: 0.1rem solid rgba(245, 245, 245, 0.1); }
.a_link { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.main_banner { margin-bottom: .4rem; }
.chimg_group { display: flex; justify-content: flex-start; margin-bottom: 1rem; width:100%; gap:2%; padding-left:1%; }
.find_computer, .find_notebook, .find_monitor { width: 31%; position: relative; }
.findc_img, .findn_img, .findm_img, .sban_img { border-radius: 1rem; box-shadow: 5px 5px 3px #CCC;
  border-top: 0.1rem solid rgba(200, 200, 200, 0.1); border-left: 0.1rem solid rgba(200, 200, 200, 0.1); }
.sub_banner { padding: 0 .2rem; width: calc(100% - 0.8rem); }
.sub_ban1 { margin-bottom: 1rem; }
*/
/* 인트로 */
.search_word { position:absolute; color:white; background-color: white; font-size:.8rem; z-index:-10; }
/* //////////////// */