<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header, footer {
	display: none !important; 
	visibility: hidden;
}

/* ##############comInterview_contents################## */
#mobile .common_zone {
	/* max-width: 450px; */
	/* width: 1085px; */
  padding: 50px 0 40px;
  
      /* min-width: 400px; */
    max-width: 580px;
    width: 100%;
}

#mobile #container {
	width: 100%;
}

#mobile .comInterview_contents #tab1 .group {
  border: 1px solid #DCDCDC;
  padding: 20px 30px 110px !important;
  margin-top: 110px;
}

#mobile .comInterview_contents #tab1 .tab_lst::after {
	content: "";
	display: block;
	clear: both;
}

#mobile .comInterview_contents #tab1 .tab_lst&gt;li {
	float: left;
	width: 33.3%;	
}

#mobile .comInterview_contents #tab1 .tab_lst&gt;li&gt;a {
	display: block;
	width: 361px;
	height: 54px;
	line-height: 54px;
	background: transparent;
	font-size: 14px !important;
	font-weight: normal;
	color: #AEAEAE;
	text-align: center;
	border: 1px solid #DEDEDE;
	border-bottom: 2px solid #3B61D5;
	width: 100% !important;
}

#mobile .comInterview_contents #tab1 .tab_lst&gt;li.on&gt;a {
	background: transparent;
	color: #3B61D5;
	opacity: 1;
	border: 2px solid #3B61D5;
	border-bottom: none;
	width: 100%;
}

#mobile .comInterview_contents #tab1 .group&gt;div {
	width: 100%;
	background: transparent;
	color: #111;
	text-align: left;
	display: none;
}

#mobile .comInterview_contents #tab1 .group&gt;div.on {
	display: block;
}

#mobile #tab1 .group .on section {
  margin-bottom: 30px;
}

#mobile #tab1 .group .on section h2 {
  font-size: 24px;
  color: #090707;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
  padding-top: 50px;
  margin-bottom: 70px;
}

#mobile #tab1 .group .on section h3 {
  font-size: 15px;
  color: #232323;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}

#mobile #tab1 .group .on section p {
  padding-left: 20px;
}

#mobile #tab1 .group .on section span {
  display: block;
  color: #707070;
  font-size: 15px;
  line-height: 28px;
}

#mobile #tab1 .group .on section span em {
  margin: 0 3px 0 -20px;
}

#mobile #tab1 .group .on section.agree_15 p,
#mobile #tab1 .group .on section.agree_16 p,
#mobile #tab1 .group .on section.agree_noPadding p {
  padding-left: 0;
}

#mobile #tab1 .group .tab_3 section:nth-child(1) p {
  padding-left: 0;
}

#mobile #tab1 .group .tab_3 section table {
  margin: 10px 0;
}

#mobile #tab1 .group .tab_3 section table,
#mobile #tab1 .group .tab_3 section table td {
  border: 1px solid;
}


#mobile #tab1 select {
  width: 150px;
  height: 38px;
  float: right;
  margin-top: -90px;
  margin-right: -30px;
}

#mobile #tab1 select  {  
  background: url(../images/ico/icon-dropdown.svg) no-repeat center right;
  background-position: 120px;
}


#mobile .tab_3 section table, th, td {
	border-collapse: collapse;
	border: 1px solid #757575 !important;
	padding: 5px;
}

#mobile .tab_3 section table td {
	color: #606060;
}

#mobile .withmind-info {
	width: 350px !important;
}

#mobile .agree-date {
	text-align: right;
}


#mobile #use20190725,
#mobile #info-20190719 {
	display: none;
}











</pre></body></html>