/* ¼­µðÆò »ýÈ° - ¼­µðÆò À¥Áø */
.section.webzine .center .mobile_div .content {position: relative; width: 100%; margin-bottom: 60px;}
.section.webzine .center .mobile_div .content .mgt30 img {width: 100%;}
.section.webzine .center .mobile_div .content .select_wrap {position: relative;float: right;margin-bottom: 20px; width: 300px; height: 53px; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: left; font-size: 16px; border: 1px solid #dfdfdf; /* background: #fff url(/img/bg_select.png) calc(100% - 12px) 50% no-repeat; */ background-size: 13px auto; padding: 0 18px; cursor: pointer; margin-bottom: 60px;}
.section.webzine .center .mobile_div .content .select_wrap select{font-size: 16px;width: 100%;height: 100%;border: none;margin: 0px;cursor: pointer;}

@media (max-width:1000px) {

	/* ¼­µðÆò »ýÈ° - ¼­µðÆò À¥Áø */
	.section.webzine .center .mobile_div .content .select_wrap {position: revert; float: right; width: 99%; padding: 0; margin-top: 10px;}
}