@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1152px) {
	.contents-chlidren-catalogy .img-product-detail{
		width: 60%;
	}
	.title-contents,.contents-chlidren-catalogy {
		width: 95% !important;
	}
	.contents-chlidren-catalogy .img-product-detail img{
		width: 100%;
		height: 100%;
	}
	.contents-chlidren-catalogy .text-product-detail{
		width: 35%;
		margin-left: 5%;
	}
}
@media screen and (max-width: 1024px) {
	.contents-chlidren-catalogy .img-product-detail{
		width: 60%;
	}
	.title-contents,.contents-chlidren-catalogy {
		width: 95% !important;
	}
	.contents-chlidren-catalogy .img-product-detail img{
		width: 100%;
	}
	.contents-chlidren-catalogy .text-product-detail{
		width: 35%;
		margin-left: 5%;
	}
	/*.contents-chlidren-catalogy .img-product-detail img{
		height: 100%;
	}*/
}
@media screen and (max-width: 768px) {
	.contents-chlidren-detail .img-product-detail,.contents-chlidren-detail .img-product-detail img{
		width: 100%;
	}
	.text-product-detail table tr td.fs10{
		letter-spacing: 1px;
	}
	.text-product-detail{
		width: 100%;
		margin-left: 0px;
	}
	.title-contents,.contents-chlidren-catalogy {
		margin: 0 auto;
	}
	.title-contents h3{
		text-align: left;
	}
	.contents-chlidren-catalogy .text-product-detail{
		width: 100%;
		margin: 0 auto;
	}
	.btn_mylist_select.js-mylist.add:focus {background-color: white;color: #bb2424;}
	.btn_mylist_select.js-mylist.add:hover {background-color: white;color: #bb2424;}
	.contents-chlidren-catalogy .img-product-detail img{
		height: initial;
	}
}
@media screen and (max-width: 480px) {
	#contents-chlidren .title-contents div.fl{
		float: inherit;
	}
	#contents-chlidren .title-contents h3{
		text-align: center;
	}
	.title-contents .mylist-b{
		display: inline-block;
		float: inherit;
		padding-bottom: 20px;
	}
	.contents-chlidren-catalogy {
		margin-top: 20px;
	}
	.btn_mylist_select.js-mylist.add:hover {background-color: white;color: #bb2424;}
	.btn_mylist_select.js-mylist.add:focus {background-color: white;color: #bb2424;}
	.text-frame{
		padding: 25px;
	}
	.text-frame ul{
		padding: 0 10px;
	}
	.text-frame h4 {
		font-size: 18px;
	}
	.text-frame li {
		font-size: 11px;
	}
	#thumb {
		height:auto !important;
	}
}
@media screen and (max-width: 375px){
	.text-frame table tr .ih-td2{
		padding-left:0px ; 
	}
	.text-frame table tr .ih-td1{
		padding-right:0px ; 
	}
	.text-product-detail table tr td.fs10{
		letter-spacing: 0px;
	}
}