@charset "utf-8";

		/* 스마트폰 기본 css */


		/* section */
			.com_div_1 {
				background:url("../../images/sub_05_img/sub_bg.gif") no-repeat;
				background-size:100% 100%;
			}
			.m_com_div_2 {
				background:url("../../images/sub_05_img/sub_bg.gif") no-repeat;
			}
			.ionemom_review_div_1 {
				display:none;
			}
			.ionemom_review_div_2 {
				display:table;
				width:90%;
				margin:0 auto;
				text-align:center;
				border-top:1px solid #000000;
			}
			.ionemom_review_div_2_t {
				width:100%;
			}
			.ionemom_review_div_2_t tr:hover {
				background:#dadada;				
			}
			.ionemom_review_div_2_t thead tr:hover {
				background:#ffffff;				
			}
			.ionemom_review_div_2_t th {
				font-size:0.7em;
				color:#5c5c5c;
				height:4em;
				border-bottom:1px solid #000000;
			}
			.ionemom_review_div_2_t td {
				font-size:0.7em;
				height:3em;
				border-bottom:1px solid #989898;
			}
			.ionemom_review_div_2_t td:nth-child(2) {
				width:50%;
				text-align:left;
				padding-left:5%;
			}
			.ionemom_review_div_2_t td:nth-child(3) {
				text-align:center;
			}
			.sp_03 {
				color:#d66410;
			}
			.p_04 {
				color:#ffffff;
				padding:3% 5%;
				background:#5a5a5a;
			}
			.pa_web {
				display:none;
			}
			.paging {
				width:100%;
				margin:0 auto;
				text-align:center;
				font-size:0.8em;
				word-spacing:1em;
				padding-top:3%;
				padding-bottom:3%;
				border-bottom:1px solid #000000;
			}



		/* 테블릿 css */
		/*@media all and (min-width:768px) and (max-width:1024px) {*/
		@media all and (min-width:768px) and (max-width:1439px) {

		
			/* section */
			.ionemom_review_div_2 {
				display:none;
			}
			.ionemom_review_div_1 {
				display:table;
				width:90%;
				margin:0 auto;
				text-align:center;
				border-top:1px solid #000000;
			}
			.ionemom_review_div_1_t {
				width:100%;
			}
			.ionemom_review_div_1_t tr:hover {
				background:#dadada;				
			}
			.ionemom_review_div_1_t thead tr:hover {
				background:#ffffff;				
			}
			.ionemom_review_div_1_t th {
				font-size:0.8em;
				color:#5c5c5c;
				height:4em;
				border-bottom:1px solid #000000;
			}
			.ionemom_review_div_1_t td {
				font-size:0.8em;
				height:3em;
				border-bottom:1px solid #989898;
			}
			.ionemom_review_div_1_t td:nth-child(2) {
				width:43%;
				text-align:left;
				padding-left:5%;
			}
			.ionemom_review_div_1_t td:nth-child(3) {
				text-align:center;
			}
			.sp_03 {
				color:#d66410;
			}
			.p_04 {
				color:#ffffff;
				padding:3% 5%;
				background:#5a5a5a;
			}
			.pa_mob {
				display:none;
			}
			.pa_web {
				display:block;
			}
			.paging {
				width:90%;
				margin:0 auto;
				text-align:center;
				font-size:0.8em;
				word-spacing:1em;
				padding-top:3%;
				padding-bottom:3%;
				border-bottom:1px solid #000000;
			}
		}


		/* pc css */
		/*@media all and (min-width:1025px) {*/
		@media all and (min-width:1440px) {


			/* section */
			.ionemom_review_div_2 {
				display:none;
			}
			.ionemom_review_div_1 {
				display:table;
				width:90%;
				margin:0 auto;
				text-align:center;
				border-top:1px solid #000000;
			}
			.ionemom_review_div_1_t {
				width:100%;
			}
			.ionemom_review_div_1_t tr:hover {
				background:#dadada;				
			}
			.ionemom_review_div_1_t thead tr:hover {
				background:#ffffff;				
			}
			.ionemom_review_div_1_t th {
				font-size:0.8em;
				color:#5c5c5c;
				height:4em;
				border-bottom:1px solid #000000;
			}
			.ionemom_review_div_1_t td {
				font-size:0.9em;
				height:3em;
				border-bottom:1px solid #989898;
			}
			.ionemom_review_div_1_t td:nth-child(2) {
				width:50%;
				text-align:left;
				padding-left:5%;
			}
			.ionemom_review_div_1_t td:nth-child(3) {
				text-align:center;
			}
			.sp_03 {
				color:#d66410;
			}
			.p_04 {
				color:#ffffff;
				padding:3% 5%;
				background:#5a5a5a;
			}
			.pa_mob {
				display:none;
			}
			.pa_web {
				display:block;
			}
			.paging {
				width:90%;
				margin:0 auto;
				text-align:center;
				font-size:0.9em;
				word-spacing:3em;
				padding-top:5%;
				padding-bottom:3%;
				border-bottom:1px solid #000000;
			}
		}