@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}

/* ################################################################################################################ */
/* ############################################# 데스크탑 버전 ####################################################### */
@media only screen and (min-width:1110px){
	.s1_2 .hope {width:100%; height:7.5rem; font-size:0; background:url('/images/sub/text/img_s1_2_hope.gif?data=250223') no-repeat center center;}
	.s1_2 .welcome {position:relative; margin:4.25rem 0; height:430px; background:url('/images/sub/text/img_s1_2_welcome.jpg') no-repeat left top;}
	.s1_2 .welcome div {position:absolute; right:0; top:31px; padding:20px 45px; width:644px; height:370px; background:#f6f6f6}
	.s1_2 .welcome div strong {display:block; margin-bottom:1rem; line-height:150%; font-size:23px; font-weight:bold; color:#182e58;}
	.s1_2 > p span.slogan {font-size:25px;}
	.s1_2 > p strong.thankyou {font-size:25px;}
	.s1_2 > p.member {text-align:right;}
}

/* ################################################################################################################ */
/* ############################################# 모바일 버전 ####################################################### */
@media only screen and (max-width:1109px){
	.s1_2 .hope {text-align:center; line-height:150%; font-size:1.25rem; letter-spacing:-1px; color:#535353;}
	.s1_2 .hope .green {color:#9abf3b;}
	.s1_2 .hope .blue {color:#5696d6;}
	.s1_2 .welcome {width:100%; margin:2rem 0 1rem; }
	.s1_2 .welcome div {padding:20px; background:#f6f6f6}
	.s1_2 .welcome div strong {line-height:150%; font-size:1.25rem; font-weight:bold; color:#182e58;}
	.s1_2 .welcome div p {margin-bottom:1rem;}
	.s1_2 > p {padding:1.25rem 0; margin-bottom:0rem;}
	.s1_2 p span.slogan {font-size:1.5625rem;}
	.s1_2 > p strong.thankyou {font-size:25px;}
	.s1_2 p.member {text-align:center;}
	.s1_2 p.member img {width:100%}
}