
.middle {
	vertical-align: middle;
}
/*초기화*/
a,ol,ul,li {
	text-decoration: none;
	color: inherit;
	list-style: none;
}
a:hover {
	text-decoration: none;
	list-style: none;
	color: inherit;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 300;
}
/* ie 버전 */
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.faq_img {
	border-radius: 15px;
	height: 300px;
	display: inline-block;
}
/*모달*/
#applyM .modal-body {
	line-height: 1.2em;
}
#applyForm .bacGreen {
	background-image: url(../img/other/phone.png);
	background-repeat: no-repeat;
	background-position: 95% 100%;
	background-size: contain;
}
.bacY {
	background: #F29661;
	color: #fff;
}
.bacBl {
	background: #2B4C7E;
	color: #fff;
}
.Modal .close {
	font-size: 4em;
	font-weight: 300;
	color: #111;
}
.modal-header .close {
	margin-top: -7px;
}
/*공통스타일*/
.h1{
	font-size: 3em;
}
.h2 {
	font-size: 2em;
}
.h3 {
	font-size: 1.8em;
	padding-bottom: 10px;
}
.h4 {
	font-size: 1.4em;
}
div.h4 {
	padding-bottom: 7%;
}
.h5 {
	font-size: 1.2em;
}
.bacYe {
	width: 100%;
	padding: 20px 30px;
	background-color: #F2C45A;
	color: #fff;
}
.yellow {
	color: #F8CA00;
}
.clear {
	clear: both;
}
.clear:before,
.clear:after {
	display: table;
	content: " ";
	box-sizing: border-box;
	clear: both;
}
.change {
	width: 100%;
}
.changeS {
	width: 10%;
}
/*헤더*/
.navbar-nav>li {
  font-size: 13px;
  font-weight: bold;
}
.navbar-nav>li>.dropdown-menu {
  font-size: 13px;
  min-width: 120px;
}
#ctsElsWrapper>p.cts-text {
	display: none;
}
#ctsElsWrapper{
  margin-top: 2em;
  padding-left: 15px;
}
/*헤더툴팁(뉴)*/
.blue-tooltip + .tooltip > .tooltip-inner { background-color: #3b5998;}
.blue-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#3b5998; }

/*인트로 배경*/
#introForm .back {
	margin-top: 60px;
}
/*인트로 배경(사람)*/
#introForm .peopleBack {
	position: relative;
	z-index: 1;
	margin-bottom: 60px;
}
#introForm .peopleBack:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -10px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(http://sic385140-sic385140.ktcdn.co.kr/people-01.png) center center;
	opacity: .5;
	background-repeat: no-repeat;
}
/*글자*/
.ll_gray {
	color: #7C7C7C;
	font-size: 3em;
	font-weight: bold;
}
.m_blue {
	color: #3b5998  ;
	font-size: 2em;
	font-weight: bold;
}
.width130 {
	max-width: 500px;
}
.b_white {
	color: #fff;
	font-weight: 600;
}
.bold {
	font-weight: 500;
	font-size: .9em;
}
.l_pink {
	color: #6a3c60;
	font-size: 1.5em;
	font-weight: 300;
}
.bacP {
	background: #6a3c60;
	color: #fff;
}
.bacMint {
	background: #1f4548;
	color: #fff;
	width: 100%;
    line-height: 2em;
	padding-left: 15px;
	margin: 5px 0px;
}
.bacM {
	background: #1f4548;
	color: #fff;
}
.bacP:hover {
	background: #fff;
	color: #6a3c60;
}
.bacOrange {
    color: #fff;
    background: #e25147;
}
.h7 {
	font-size: .8em;
}
.sky_btn {
    width: 100%;
    padding: 5px;
    text-align: center;
    background-color: #005ce6;
    color: #fff;
    line-height: 1.2em;
    border: 0px solid #111;
    box-shadow: none;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
}
/*.dataTables_empty {
	display: none;
}
.dataTables_empty:before {
	content: '로그인바랍니다'
}*/
/*인트로 - 글자 */
#introForm .back .ll_gray, #introForm .back .m_blue {
	padding-left: 9%;
}
/*인트로 슬라이드이미지*/
#introForm .carousel-control {
	background: none;
}
#introForm .carousel-inner .item {
	padding: 20px;
}
#chargeForm .container {
	margin-top: 10px;
}
#introForm .line1-bot b, #kakaoForm .line1-bot b {
	font-size: 1.4em;
	color: #3b5998;
	line-height: 2em;
}
#introForm .last_l, #chargeForm .last_l {
	margin-bottom: 50px;
	border-bottom: 0px solid #ccc;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff ;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff ;
}
/*.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid #fff ;
  border-radius: 10px;
  background: url('http://sic385140-sic385140.ktcdn.co.kr/downB.png');
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff ;
  background: url('http://sic385140-sic385140.ktcdn.co.kr/downG.png');
}*/
/* faq */
#faqForm {
	padding-top: 50px;
  padding-bottom: 100px;
}
#faqForm .tab_title {
	padding-top: 0px;
}
.w50p {
	width: 50%;
}
.w100p {
	width: 100%;
}


/*이용안내 슬라이드이미지*/
#useForm .carousel-control {
	background: none;
}
#useForm .carousel-inner .item {
	padding: 20px;
}
#useForm .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1f4548;
  border-radius: 10px;
}
#useForm .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #1f4548;
}
#useForm .orange_btn {
	padding: 2%;
}
#useForm .panel img {

}

/* 텍스트박스 간격조절 */
.s_text {
	padding: 2%;
}
/*텍스트박스 보더 만들기 */
.s_border {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 3%;
	background: #ecf7f8;
}
#useForm {
	margin-bottom: 100px;
}
#kakaoForm {
	padding-top: 20px;
}
/* 사용자별 사용법 reviews.php */
#accordionuser th, #accordionuser td {
text-align: center;
vertical-align: middle;
}
#accordionuser .h_light {
	font-size: 1.1em;
	color: #F6F6F6;
	background: #3b5998;
}
#accordionuser .o_light {
	font-size: 1.1em;
	color: #fff;
	background: #F7A541;
	width: 18%;
}
#accordionuser .r_light {
	font-size: 1.2em;
	color: #F6F6F6;
	background: #B70000;
	width: 20%;
}
#accordionuser .b_light {
	font-size: 1.2em;
	color: #F6F6F6;
	background: #59c7fb;
	width: 20%;
}
#accordionuser .g_light {
	background: #ddd;
	width: 20%;
}
#accordionuser .p_light {
	background: #ffccff;
	color: #111;
	width: 20%;
	border: 1px solid #666;
}
#accordionuser .gg_light {
	background: #39ac73;
	color: #111;
	width: 20%;
	border: 1px solid #fff;
}
#accordionuser .c_light {
	background: #62A07B;
	color: #F6F6F6;
	width: 20%;
}
#accordionuser .gg_light {
	font-size: 1.2em;
	background: #FACA66;
	color: #111;
	width: 20%;
}
#tab4 table colgroup:nth-child(6) { border-left: 1px dotted #ddd; }

#communityForm .collapse_cont {
  line-height: 2em;
  padding: 10px 0px;
}
#communityForm .blue_btn {
	line-height: 2em;
}
#communityForm .itunes_obj_1,#communityForm .itunes_obj_2,#communityForm .itunes_obj_3,#communityForm .itunes_obj_4 {
  padding: 10px 20px 10px 20px;
}
#communityForm .itunes_obj_1 a ,#communityForm .itunes_obj_2 a ,#communityForm .itunes_obj_3 a ,#communityForm .itunes_obj_4 a {
	color: #3b5998;
}
#communityFooter {
	background: 	#edf7f7;
	padding-top: 20px;
}
#communityFooter img {
	max-height: 85px;
	margin-top: 20px;
}
#communityFooter blockquote {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    border-left: 0;
    margin-bottom: 0;
	font-size: .9em;
	padding: 20px 30px;
    margin: 0 0 20px;
    border-left: 0px solid #eee;
    line-height: 2em;
}
#communityFooter blockquote:before {
    position: absolute;
    left: 5px;
    top: 8px;
    content: '"';
    font-size: 50px;
    color: #d99c4e;
    font-family: 'Noto Sans', sans-serif;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    line-height: 0;
}
#communityFooter blockquote:after {
    position: absolute;
    right: 30px;
    bottom: 14px;
    content: '"';
    font-size: 50px;
    color: #d99c4e;
    font-family: 'Noto Sans', sans-serif;
    line-height: 0;
}
a.itunes_obj {
	color: #F29661;
	font-size: .9em;
	padding-left: 5px;
}
.itunes_obj_1 .c_blue {
	padding-bottom: 10px;
	border-bottom: 2px solid #3b5998;
}
#communityForm .blue_btn {
  padding: 5px;
}
/* 메인 슬라이드 (carousel) */
.carousel_caption {
  position: absolute;
  right: 15%;
  top: 15%;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption .btn {
  text-shadow: none;
}
#main_north_adv .item:first-child .carousel_caption {
	top: 6%;
}

/*======================================
* advertisement show && hide img button Start
*======================================*/
/*#ltForm .lt, #ltForm_m .lt {
  position: fixed;
  z-index: 220;
}
#ltForm .ltOne img, #ltForm .ltTwo img, #ltForm .ltTh img, #ltForm .ltad img {
  background-color: rgba(236,236,236,.4);
  height: 65px;
  margin-top: 5px;
  border: 2px solid #ccc;
  border-radius: 30px;
  border: 11px solid rgba(228,232,234,.12);
  box-shadow: 1px 1px 4px rgba(2,2,2,.7);
  z-index: 220;
}
#ltForm .ltad img {
  background-color: rgba(236,236,236,.4);
  height: 77px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 35px;
  border: 11px solid rgba(228,232,234,.12);
  box-shadow: 1px 1px 4px rgba(2,2,2,.7);
  z-index: 220;
}
#ltForm .ltOne img:hover, #ltForm .ltTwo img:hover, #ltForm .ltTh img:hover {
  border-radius: 30px;
  border: 10px solid rgba(228,232,234,.12);
  box-shadow: 1px 1px 4px rgba(0,0,0,.5);
  z-index:220;
}
#ltForm .ltad img:hover {
	 border: 10px solid rgba(228,232,234,.12);
	 box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}*/

/* 다운로드 */
.ltDown  {
	margin-top: 4%;
}
.ltDown img {
	height: 45px;
	border-radius: 20px;
	border: 5px solid rgba(228,232,234,.12);
	box-shadow: 1px 1px 4px rgba(2,2,2,.7);
}
.ltDown img:hover {
	border: 4px solid rgba(228,232,234,.12);
}

/* 100% 활용하기 */
.more_btn {
	margin-top: 50px;
	text-align: center;
	color: rgba(0,0,0,0.5);
	cursor: pointer;
	line-height: 35px;
}
.more_btn .btn_use {
	margin-right: 5px;
	border-radius: 5px;
	border:  2px solid rgba(0,0,0,0.5);
	transition: background .5s, border .5s;
	-webkit-transition: background .5s, border .5s;
}
.more_btn .btn_g {
	margin-right: 5px;
	border-radius: 5px;
	border:  2px solid rgba(0,0,0,0.5);
	transition: background .5s, border .5s;
	-webkit-transition: background .5s, border .5s;
}
.more_btn .btn_p {
	border-radius: 5px;
	border:  2px solid rgba(0,0,0,0.5);
	transition: background .5s, border .5s;
	-webkit-transition: background .5s, border .5s;
}
.more_btn .btn_use:hover,
.more_btn .btn_g:hover,
.more_btn .btn_p:hover{
	background: #3b5998;
	border: 2px solid #3b5998;
	color: #fff;
}
.more_btn ul li {
	width: 30%;
}
.more_btn li {
	display: list-item;
	text-align: -webkit-matchf-parent;
}
.more_btn ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 0px;
}
.btn_blue_large {
	margin-top: 50px;
	text-align: center;
	color: rgba(0,0,0,0.5);
	line-height: 35px;
}
.btn_blue_large .btn_use_large {
	margin-right: 5px;
	border-radius: 5px;
	background: #3b5998 ;
	border: 0px solid #3b5998 ;
	color: #fff;
}
.btn_blue_large ul li {
	width: 100%;
}
.btn_blue_large li {
	display: list-item;
	text-align: -webkit-matchf-parent;
}
.btn_blue_large ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 0px;
}

.btn_red_large {
	margin-top: 50px;
	text-align: center;
	color: rgba(0,0,0,0.5);
	line-height: 35px;
}
.btn_red_large .btn_use_large {
	margin-right: 5px;
	border-radius: 5px;
	background: #cdeaed;
	border: 2px solid #cdeaed;
	color: #1f4548;
}
.bacRed {
	line-height: 2em;
	background: #F29661;
	padding-left: 15px;
	color: #fff;
}
.bacBlue {
	line-height: 2em;
	background: #3b5998 ;
	padding-left: 15px;
	color: #fff;
}
.bacB {
	background: #3b5998 ;
	color: #fff;
}
.bacB:hover {
	background: #3b5998 ;
	color: #fff;
}
.bacD {
	line-height: 2em;
	background: #fff;
	border: 0px solid #66ccff;
	padding: 15px 15px;
	margin: 20px 0px;
	border-color: #ddd;
	color: rgba(0,0,0,0.7);
	border-radius: 1px;
	background: url(http://sic385140-sic385140.ktcdn.co.kr/bg_patten.gif);
}
.inner {
	padding: 10px 20px;
    background: #fff;
    color: #111;
}
.ll_pink {
	color: #F29661;
	font-size: 2em;
	font-weight: 200;
	line-height: 2em;
}
.c_pink {
	color: #6a3c60;
	font-size: 1.2em;
	font-weight: 300;
}
.bacGreen {
	width: 100%;
	line-height: 2em;
	background: #cdeaed;
	border: 2px solid #cdeaed;
	padding-left: 15px;
	color: #1f4548;
	margin: 5px 0px;
}
.greenBac {
	background: #1f4548;
	color: #cdeaed;
}
.ll_green {
	color: #1f4548;
	font-size: 2em;
	font-weight: 200;
	line-height: 2em;
}
.l_green {
	color: #1f4548;
	font-size: 1.5em;
	font-weight: 200;
	line-height: 2em;
}
.green {
	color: #1f4548;
	font-size: 1em;
}
.bacD img.logo {
	width: 35px;
}
b, strong {
    font-weight: 500;
}
.fontO {
	font-size: 1.5em;
	font-weight: 500;
}
.redb {
	line-height: 2em;
	background: #ffcc99;
	border: 2px solid #ffcc99;
	padding-left: 15px;
	color: #4d2600;
	margin: 5px 0px;
}
.b {
	font-weight: 700;
}
.blueb {
	line-height: 2em;
	background: rgba(102, 51, 0,.2);
	border: 0px solid #b3e6ff ;
	padding-left: 15px;
	color: #111;
	margin: 5px 0px;
}
.btn_red_large ul li {
	width: 100%;
}
.btn_red_large li {
	display: list-item;
	text-align: -webkit-matchf-parent;
}
.btn_red_large ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 0px;
}
.btn_ye_large {
	margin-top: 10px;
	text-align: center;
	color: rgba(0,0,0,0.5);
	line-height: 35px;
}
.btn_ye_large .btn_use_large {
	margin-right: 5px;
	border-radius: 5px;
	background: #F7C41F;
	border: 2px solid #F7C41F;
	color: #fff;
}
.btn_ye_large ul li {
	width: 100%;
}
.btn_ye_large li {
	display: list-item;
	text-align: -webkit-matchf-parent;
}
.btn_ye_large ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 0px;
}
.circle_btn_black {
	padding: 15px 35px;
	border-radius: 35px;
	background: #3d4545 ;
	color: #fff;
	cursor: pointer;
}
.circle_btn_black:hover {
	color: #fff;
}
.circle_btn_blue {
	padding: 15px 35px;
	border-radius: 35px;
	background: #3b5998 ;
	color: #fff;
	cursor: pointer;
}
.circle_btn_blue:hover {
    color: #fff;
}
.carousel  .circle_btn_blue {
	padding: 15px 35px;
	border-radius: 35px;
	background: #fff ;
	color: #111;
	cursor: pointer;
}
.rec_btn_white {
	padding: 10px 15px;
	border-radius: 1px;
	background: rgba(255,255,255,.9);
	color: #111;
	cursor: pointer;
	font-weight: 700;
}
.rec_btn_white:hover {
	background: rgba(102, 153, 255, 1);
	color: #fff;
}
.circle_btn_red {
	padding: 15px 35px;
	border-radius: 35px;
	background: #F29661;
	color: #fff;
	cursor: pointer;
	line-height: 5em;
}
.circle_btn_brown {
	padding: 15px 35px;
	border: 1px solid rgba(77, 51, 25,.6);
	color: rgba(77, 51, 25,1);
	line-height: 2em;
}
#chargeForm .circle_btn_red {
	padding: 15px 20px;
	border-radius: 8px;
	background: #F29661;
	color: #fff;
	cursor: pointer;
}

/*무통장입금 페이지 버튼*/
.blue_btn {
	width: 100%;
	padding: 5px;
	text-align: center;
	background-color: #3b5998;
	color: #fff;
	line-height: 2em;
	margin-bottom: 10px;
}
.blue_btn:hover {
	background-color: #fff;
	color: #666;
	border: 1px solid #1e4646;
}
/* 100%활용하기 버튼 */
.orange_btn {
	width: 100%;
	padding: 2px;
	text-align: center;
	background-color: #F29661;
	color: #fff;
	border-radius: 3px;
	font-size: 1.2em;
}
.orange_btn:hover {
	background-color: #fff;
	color: #F29661;
	border: 1px solid #F29661;
}
/*무통장입금 - 상품목록 버튼 */
.goods .blue_btn {
	width: 100%;
	padding: 0.5%;
	text-align: center;
	background-color: #3b5998;
	color: #fff;
	font-size: inherit;
}
.goods .sblue_btn {
	width: 100%;
	padding: 0.5%;
	margin-top: 0%;
	text-align: center;
	background-color: #00ccff;
	color: #fff;
	font-size: inherit;
}
.goods .green_btn {
	width: 100%;
	padding: 0.5%;
	margin-top: 0%;
	text-align: center;
	background-color: #006600;
	color: #fff;
	border-radius: 3px;
	font-size: inherit;
}
.goods .red_btn {
	width: 100%;
	padding: 0.5%;
	margin-top: 0%;
	text-align: center;
	background-color: #ff0000;
	color: #fff;
	border-radius: 3px;
	font-size: inherit;
}
.goods .blue_btn:hover {
	background-color: #fff;
	color: #3b5998;
	border: 1px solid #3b5998;
}

/* 무통장입금 페이지 */
#cashForm {
	margin: 3% 0% 5% 0%;
}
#cashForm img {
	width: 70%;
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 1%;
}
#cashForm p {
	margin: 0;
}
#cashForm .c_gray {
	line-height: 1.5em;
}
#cashForm>b {
	line-height: 2em;
}
.c_main {
	font-size: 2em;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3b5998;
	padding-bottom: 1%;
	text-align: left;
}
#cashForm .main_title {
	width: 100%;
	height: 100px;
	margin-bottom: 5%;
}
#traUsimForm #scrolltop {
	position: fixed;
	bottom: 2%;
	right: 2%;
	color: rgba(255,255,255,.7);
	cursor: pointer;
	background-color: #2a7aff;
	padding: 1%;
	z-index: 9999;
	font-size: 1.5em;
}
#wifiForm #scrolltop {
	position: fixed;
	bottom: 2%;
	right: 2%;
	color: rgba(255,255,255,.7);
	cursor: pointer;
	background-color: #6c45fe;
	padding: 1%;
	z-index: 9999;
	font-size: 1.5em;
}
#cashForm ul li {
	width: 25%;
	float: left;
	background-color: #E6E6E6;
	color: #3b5998;
	padding: 2%;
	font-size: 1.2em;
	text-align: center;
}
#cashForm ul li.active,
#cashForm ul li:hover {
	background-color: #E6E6E6;
	color: #3b5998;
}
#cashForm ul li {
	background-color: #fff;
	color: #3b5998;
	border: 1px solid #E6E6E6;
}
.menu__content {
	padding-left: 0px;
}
/* ¿©Ç¹ڻç /½ɻóÆÀÁ - travel_usim.php */
/*°ø
#traUsimForm img  {
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}
#traUsimForm table {
	border:0;
	cellpadding:0;
	cellspacing:0;
}
#traUsimForm .w1100 {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
}
#traUsimForm .w780 {
	max-width: 780px;
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
}
#traUsimForm table#traform {
  border: 0px solid #F7D683;
  max-width: 780px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
#traUsimForm table#traform tr {
	border-bottom: 1px solid #ddd;
	height: 40px;
}
#traUsimForm table#traform tr:last-child {
	border-bottom: 0px solid #ddd;
}
#traUsimForm table#traform th {
  padding-left: 1%;
  font-size: 1.4em;
  font-weight: 400;
  background: #cceeff;
}
#traUsimForm table#traform tr:first-child th {
  border-radius: 15px 0 0 0;
}
#traUsimForm table#traform tr:last-child td input,
#traUsimForm table#traform tr:last-child td {
}
#traUsimForm table#traform td {
  font-size: 1.4em;
  font-weight: 400;
}
#traUsimForm table#traform td input,
#traUsimForm table#traform td select {
	border: 0px solid #fff;
	height: 40px;
	width: 100%;
    padding-left: 1%;
}
#traUsimForm button#usim_res {
	box-sizing: border-box;
	max-width: 780px;
	width: 100%;
	padding: 10px 30px;
	color: #fff;
	font-weight: 500;
	font-size: 1.5em;
	margin: 20px 0px;
	background: #3B4058;
	border: none;
}
#traUsimForm .s_border {
  max-width: 780px;
}
#traUsimForm table#traform .s_half td {
	width: 100%:
	box-sizing: border-box;
}
#traUsimForm table#traform .s_half  input {
	width: 78.5%;
}
#traUsimForm table#traform .s_half  button {
	width: 20%;
	border: none;
	border-left: 1px solid #ddd;
	background: none;
}
.pa_top_20 {
	padding-top: 20px;
}
#traUsimForm table#traform tr:nth-child(5) th,
#traUsimForm table#traform tr:nth-child(6) th,
#traUsimForm table#traform tr:nth-child(7) th {
	background: ;
}
#traUsimForm table#traform tr:nth-child(5) input,
#traUsimForm table#traform tr:nth-child(6) input,
#traUsimForm table#traform tr:nth-child(7) input,
#traUsimForm table#traform tr:nth-child(5) td,
#traUsimForm table#traform tr:nth-child(6) td,
#traUsimForm table#traform tr:nth-child(7) td {
	background: ;
}
#traUsimForm table#traimg tr:nth-child(3) td img {
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}
/* 말톡상품페이지 (유심페이지) */
section:nth-child(1) p {
	font-size: 50px; letter-spacing: 2px; font-weight: bold; color: #777;
}
section:nth-child(1) .yellow {
	color: #ffe001;
}
#usimOne .container {
	margin-top: 5%;
	margin-bottom: 5%;
}
ul#menu {
	border: 0px solid #ccc;
	width: 100%;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20%;
}
#usimForm ul#menu > li {
	border: 0px solid #ccc;
	width: 33%;
	line-height: 20px;
	box-sizing: border-box;
	float: left;
	text-align: center;
	color: #777;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5%;
	height: 350px;
}
#usimForm ul#menu > li:first-child {
	background: #f2f2f2;
}
#usimForm ul#menu > li:last-child {
	background: #f2f2f2;
}
#usimForm ul#menu > li:hover {
	background: #f6f6f6;
}
#usimForm ul#menu img {
	width: 100%;
	text-align: center;
	padding-right: auto;
	padding-left: auto;
}
/* 글자 */
#accordionuser .left td {
	text-align: left;
}
.s_yellow {
	color: #3b5998;
	font-size: 1.5em;
	font-weight: bold;
}
.cc_gray {
	color: gray;
	font-size: .7em;
	font-weight: 400;
 }
 .cc_blue {
  color: #3b5998 ;
  font-size: .8em;
}
.cute_l {
	color: #ccc;
}
.c_orange {
	color: #D34017;
}
.c_blue {
  color: #3b5998;
  font-size: 1.2em;
}
.blue {
  color: #3b5998;
}
.center {
  text-align: center;
}
.c_white {
  font-size: 1.2em;
}
.c_yellow {
  color: #fff ;
  background: #F8CA00;
  font-size: 1.2em;
}
.s_size {
	font-weight: bold;
	font-size: 1.2em;
}
.ss_size {
	font-size: 2em;
}
.c_gray {
	color: gray;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 2.2em;
}
.l_blue {
	color: #3b5998;
	font-size: 1.3em;
	font-weight: 600;
}
.ll_blue {
	color: #3b5998;
	font-size: 2em;
	font-weight: 400;
	line-height: 2em;
}
.green {
	color: #1f4548;
}
.ll_white {
	font-size: 3em;
	color: #fff;
	font-weight: 700;
	text-shadow: 1px 2px 4px rgba(0,0,0,.5);
}
.ll_black {
	font-size: 3em;
	color: #343535;
	font-weight: 700;
	text-shadow: 1px 2px 4px rgba(0,0,0,.5);
}
.l_blue {
	font-size: 2em;
	color: #0061ff;
}
.l_white {
	font-size: 2em;
	color: #fff;
}
.l_red {
	color: #e25147;
	font-size: 1.2em;
	font-weight: 400;
}
.l_orange{
  color: #D34017;
  font-size: 1.3em;
  font-weight: 400;
}
.ll_orange{
  color: #F29661;
  font-size: 1.7em;
  font-weight: 300;
  line-height: 1.7em;
}
.c_blue img {
	width: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.c_red {
  color: #e25147;
}
.c_orange{
  color: #D34017;
}
.collapse_title {
	color: rgba(0,0,0,0.7);
}

/*마진*/
.margin_b30 {
	margin-bottom: 30px;
}
.margin_b60 {
	margin-bottom: 60px;
}
.margin_b200 {
	margin-bottom: 200px;
}
.margin_t50 {
	margin-top: 50px;
}
.margin_t30 {
	margin-top: 30px;
}
.margin_t20 {
	margin-top: 20px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_t10 {
	margin-top: 10px;
}
.margin_m180 {
	margin-top: -180px;
}
.pt_20 {
	padding-top: 20px;
}
.pb_20 {
	padding-bottom: 20px;
}
#pocketForm {
	margin: 20px;
}
.pocket_title {
	width: 100%;
	text-align: center;
	background-color: #fff;
	color: black;
	font-size: 30px;
}
/*  reviews : 말톡 100% 활용하기 */
#communityForm blockquote {
	line-height: 1.7em;
	border-left: none;
}
#itunes_obj_1:first-letter, #itunes_obj_2:first-letter, #itunes_obj_3:first-letter, #itunes_obj_4:first-letter {
  font-size: 15px;
}
#itunes_obj_review a {
  color: #3b5998;
}
.utili_name {
  margin-top: 2em;
  font-size: 1.4em;
}
/*기능소개 */
.utili_ios , #lineFunc #utili_ios{
}
#lineDownloadTwo {
  margin-bottom: 0;
}
.lineFunc {
	padding-top: 30px;
}

/* 기능소개 */
.ltFunc {
  padding-bottom: 20px;
}
#funcForm {
  padding-bottom: 10%;
}
#funcForm .lc {
  line-height: 3em;
}
#funcForm .ltFunc_t {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#funcForm .row {
	padding-top: 6%;
}

/* 카카오상담 설명 */
#kakaoForm img {
	border-radius: 10px;
}
#kakaoForm #yellowid img {
	border-radius: 10px;
	height: 30px;
}
.kakao {
  color: #7C7C7C;
  border: 1px solid rgba(228,232,234,.2);
  background: rgba(228,232,234,.2);
  padding: 15px;
}
#func1Form {
  margin-top: 80px;
}

/* 고객센터 */
#faqForm .btn-default {
  color: rgba(0,0,0,0.6);
  background-color: #fff;
  border-color: #ccc;
  font-size: 1.2em;
  font-weight: 300;
  border-radius: 0px;
}
#faqForm .btn-default:hover,
#faqForm .btn-default:focus,
#faqForm .btn-default:active,
#faqForm .btn-default.active,
#faqForm .open > .dropdown-toggle.btn-default {
  color: #1f4548;
  background-color: #cdeaed;
  border-color: #cdeaed;
  font-weight: 300;
}
#faqForm .btn:active,
#faqForm  .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.0);
}
div[id$=Form] .nav-pills>li>a {
    border-radius: 0px;
}
div[id$=Form] .nav li a {
    color: rgba(0,0,0,0.7);
    text-shadow: 0px 1px 1px rgba(0,0,0,.1);
	border: 1px solid rgba(228,232,234,.8);
    font-size: 1em;
    text-decoration: none;
    font-weight: 400;
    padding-right: 4px;
    padding-left: 4px;
}
div[id$=Form] .nav-pills > li.active > a,
div[id$=Form] .nav-pills > li.active > a:hover,
div[id$=Form] .nav-pills > li.active > a:focus {
    color: #111;
    background-color: #cdeaed;
	border: 0px solid #ddd;
	font-weight: 300;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #ecf7f8;
    border-color: #ddd;
}



/* 상단 고정 헤더 카카오톡 상담 버튼 BJH */
#kakaourl {
	transition: all 0.5s;
	padding-left: .5em;
}
#kakaourl:hover {
	transform: scale(1.1);
}
#kakaourl img {
	width: 80px;
}
#kakaourl .maaltalk {
	padding-left: .2em;
	font-size: 1.1em;
}

/* 고객센터 url 버튼  */
.urlBtn.label-default  {
	background-color: #fff;
	color: #3b5998;
	border: 1px solid #ccc;
}

/*고객센터 a 컬러 */
#faqForm .panel-default a {
	color: #F29661;
}
#faqForm .panel-default a:hover {
	color: #567EBB;
}
#useForm .panel-default a {
	color: #F29661;
}
#useForm .panel-default a:hover {
	color: #6666ff;
}
#useForm .panel-default a.blue_btn {
	color: #fff;
}

#useForm .panel-default a.blue_btn:hover {
	color: #3b5998 ;
}
/*요금제 a컬러*/
#chargeForm a {
	color: #F29661;
}
#chargeForm a:hover {
	color: #6666ff;
}
#chargeForm {
  padding-top: 10px;
  padding-bottom: 100px;
}
/*요금결제 a컬러*/
#login_container a {
	color: #F29661;
}
#login_container a:hover {
	color: #6666ff;
}

/*전체 페이지 높이 */
div[id$=Form]  {
	min-height: 800px;
}

/*결제페이지*/
/*상품상세*/
#g_detailForm {
	padding-top: 2%;
	padding-bottom: 20%;
}
/* 상품정보 */
#chargeForm .blue_btn {
	width: 100%;
	padding: 2px;
	line-height: 1em;
	text-align: center;
	background-color: #3b5998;
	color: #fff;
	font-size: 1.2em;
}
#chargeForm .blue_btn:hover {
	background-color: #fff;
	color: #3b5998;
	border: 1px solid #3b5998;
}
#chargeForm table {
    border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;
    margin: 20px 0px;
}
#chargeForm table th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #1f4548;
    background: #cdeaed;
	text-align: center;
}
#chargeForm table colgroup:nth-child(1) {
	width: 20%;
	font-weight: bold;
}
#chargeForm table colgroup:nth-child(2) {
	width: 17%;
}
#chargeForm table colgroup:nth-child(3) {
	width: 45%;
}
#chargeForm table colgroup:nth-child(4) {
	width: 10%;
}
img.ch_img {
  width: 35px;
  padding-top: 5px;
}

/* 고객센터 */
#faqForm .panel-default .blue_btn {
	width: 100%;
	padding: 2px;
	text-align: center;
	background-color: #3b5998;
	color: #fff;
	line-height: 2em;
	border-radius: 0px;
}
#faqForm .panel-default .blue_btn:hover {
	background-color: #fff;
	color: #3b5998;
	border: 1px solid #3b5998;
}
#communityForm .s_border {
    line-height: 1.7em;
}
#communityForm .bacGreen {
    line-height: 40px;
	font-size: 1.2em;
}
#communityForm .bacRed {
    line-height: 40px;
	font-size: 1.2em;
}
#communityForm {
	padding-top: 20px;
	min-height: 400px;
}
#communityForm .table_j .table>thead>tr>th,
#communityForm .table_j .table>tbody>tr>th,
#communityForm .table_j .table>tfoot>tr>th,
#communityForm .table_j .table>thead>tr>td,
#communityForm .table_j .table>tbody>tr>td,
#communityForm .table_j .table>tfoot>tr>td {
    padding: 4px;
}
.cs01 {
}
/*.cs01:after {
	width: 350px;
	height: 350px;
	top: 250px;
	right: 350px;
	content: '';
	background-image: url(../img/review/002.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	text-align: right;
	opacity: .5;
}*/
#cashForm .sblue_btn {
	line-height: 40px;
}
#cashForm .blue_btn {
	line-height: 40px;
}
#myModal2 .c_gray {
	font-size: 1.1em;
	line-height: 1.5em;
    font-weight: 400;
	color: #111;
}
#utiliForm {
    margin-top: 30px;
	margin-bottom: 30px;
}


/*착신전환 페이지*/
.red {
	color: #e25147;
}
.cc_red {
	color: #e25147;
	font-size: .8em;
}
.changeForm table {
	width: 100%;
	box-sizing: border-box;
}
.changeForm table th {
	width: 15%;
	text-align: center;
}
.changeForm table tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}
.changeForm table tr td:nth-child(3) {
	width: 65%;
}
.changeForm .btn_blue_large {
    margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
    color: rgba(0,0,0,0.5);
    line-height: 35px;
}
.changeForm .btn_red_large {
    margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
    color: rgba(0,0,0,0.5);
    line-height: 35px;
}
.changeForm .table {
	width: 100%
}
.changeForm .table th:nth-child(1) {
	width: 10%
}
.changeForm .table th:nth-child(2) {
	width: 45%
}
.changeForm .table th:nth-child(3) {
	width: 45%
}
#communityForm .changeForm .s_border {
    line-height: 20px;
}
#wifiForm {
	width: 100%;
}
#wifiForm table input,
#wifiForm table select {
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 10px;
}
#wifi_img01,#wifi_img02 {
	width: 100%;
}
#wifi_img01 img,
#wifi_img02 img {
	width: 100%;
}
#wifiForm .blue_btn {
	border: 0px solid #111;
	box-shadow: none;
	padding: 10px;
	font-size: 20px;
}
#wifiForm .blue_btn:hover {
	border: 1px solid #111;
}
#wifiForm table .s_half  input {
	width: 78.5%;
}
#wifiForm table .s_half  button {
	width: 20%;
	height: 35px;
	border: 1px solid grey;
	background: none;
}
#wifiForm table th {
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: 500;
  background: #ffd7df;
}
#wifiForm .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 0px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
#canadaApplyForm table  {
	width: 100%;
}
#canadaApplyForm table img {
	width: 100%;
}
#canadaApplyForm .bacGreen {
	background-image: url(../img/other/phone.png);
	background-repeat: no-repeat;
	background-position: 95% 100%;
	background-size: contain;
}
input[type="text" i]:disabled {
    background-color: rgb(236, 247, 248);
}
.right {
	float: right;
}
.purple_btn {
	width: 100%;
	padding: 5px;
	text-align: center;
	background-color: #6c45fe;
	color: #fff;
	line-height: 1.2em;
	border: 0px solid #111;
	box-shadow: none;
	padding: 10px;
	font-size: 20px;
}

#use {
	height: 100px;
	overflow: scroll;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px;
}
input[type=file].form-control {
	background: rgba(0,0,0,.0);
	border: 0px solid #ddd;
	box-shadow: none;
}

/*미디어쿼리*/
@media (max-width: 1650px){
.event_office .l_blue {
	margin-top: -20px;
}
}
@media (max-width: 1321px){
.event_office .l_blue {
	margin-top: -40px;
}
}

@media (max-width: 1199px) {
	/* 유심페이지 */
	#usimForm ul#menu > li {
		height: 320px;
	}
	.inner {
		padding: 5px 5px;
		background: #fff;
		color: #111;
	}
	.c_white {
		font-size: 1em;
	}
	div[id$=Form] .nav li a {
		color: rgba(0,0,0,0.7);
		text-shadow: 0px 1px 1px rgba(0,0,0,.0);
		border: 1px solid rgba(228,232,234,.8);
		font-size: .7em;
		text-decoration: none;
		font-weight: 400;
		padding-right: 2px;
		padding-left: 2px;
	}
	.container {
		font-size: .8em;
	}
	.c_blue {
		color: #3b5998;
		font-size: 1em;
	}
	.line1 {
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 12px;
	}
	.line2_cont {
		font-size: 12px;
		line-height: 1.5em;
	}
	.bacD img.logo {
		width: 25px;
	}
	#faqForm {
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.panel-heading {
		padding: 8px 8px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	.urlBtn.label-default {
		line-height: 2em;
	}
}
@media (max-width: 1185px){
.event_office .l_blue {
	margin-top: -50px;
	font-size: 1.7em;
}
.event_office .ll_white {
	font-size: 2.3em;
}
}
@media (max-width: 1175px){
.event_office .l_blue {
	margin-top: -30px;
}
}

@media (max-width: 1154px) {
	.carousel_caption {
		top: 10%;
	}
	#main_north_adv_m .item:first-child .carousel_caption .circle_btn_blue {
		padding: 10px 12px;
	}
	.carousel_caption .ll_white {
		font-size: 2em;
	}
	.carousel_caption .ll_black {
		font-size: 2em;
	}
}
@media (max-width: 992px) {
  .navbar-nav>li {
	  font-size: 11px;
	}
  .navbar-nav>li>.dropdown-menu {
	  font-size: 11px;
  }
}
@media (max-width: 991px) {
  #usimForm ul#menu > li {
		height: 350px;
	}
	.circle_btn_brown {
		padding: 10px 20px;
	}
}
@media (max-width: 825px){
.event_office .l_blue {
	margin-top: -30px;
	font-size: 1.2em;
}
.event_office .ll_white {
	font-size: 2em;
}
}

@media (max-width: 768px) {
  #ctsElsWrapper>a.cts-dot {
	left: 3px;
  }
  #ctsElsWrapper{
	margin-top: -15px;
	padding-left: 90px;
  }
  #header .nav {
	padding-left: 10px;
  }
  #lineFunc {
	background-color: #fff;
  }
  .navbar-nav>li>.dropdown-menu {
	font-size: 11px;
	left: 0;
	right: auto;
  }
  .pull-right {
	float: left!important;
  }
  #chargeForm {
		padding-top: 0px;
		margin: 0px 10px 0px;
	}
}
@media (max-width: 767px) {
	.margin_m180 {
	  margin-top: 0;
	}
	.carousel_caption {
	  top: 15%;
	}
	#cashForm .main_title {
		width: 100%;
		height: 130px;
		margin-bottom: 10%;
	}
    #payment_login .s_border {
	  margin-top: 2%;
    }
}
@media (max-width: 765px) {
	#usimForm ul#menu > li {
		height: 355px;
	}
}
@media (max-width: 706px) {
	#usimForm ul#menu > li {
		height: 350px;
	}
}
@media (max-width: 667px) {
	.margin_m100 {
	  margin-top: 0px;
	}
	#usimForm ul#menu > li {
		height: 320px;
	}
	.ll_blue {
		color: #3b5998;
		font-size: 1.5em;
		font-weight: bold;
	}
	.ss_size {
		font-size: 1.5em;
	}
}
@media (max-width: 662px){
.event_office .l_blue {
	margin-top: -30px;
	font-size: 1.3em;
}
.event_office .ll_white {
	font-size: 2em;
}
}
@media (max-width: 637px){
.event_office .l_blue {
	margin-top: -30px;
	font-size: 1em;
}
.event_office .ll_white {
	font-size: 1.8em;
}
}
@media (max-width: 580px) {
	.circle_btn_brown {
		padding: 6px 6px;
	}
}
@media (max-width: 543px) {
	/**말톡상품페이지**/
	#usimForm {
		margin-top: 10px;
		margin-bottom: 100px;
	}
	section:nth-child(1) p { font-size: 40px; letter-spacing: 2px; font-weight: bold; color: #777; }
	#usimForm .c_gray {
		font-size: 1em;
	}
}
@media (max-width: 531px) {
	/*#cashForm ul li {
		font-size: 1em;
	}*/
}
@media (max-width: 526px) {
	/* down load btn --> ltDown */
	.ltDown {
		margin-top: 10%;
	}
	.ltDown img {
		height: 40px;
		border-radius: 18px;
		border: 4px solid rgba(228,232,234,.12);
		box-shadow: 1px 1px 4px rgba(2,2,2,.7);
	}
	.ltDown img:hover {
		border: 3px solid rgba(228,232,234,.12);
	}
}
@media (max-width: 479px) {
	#usimForm ul#menu > li {
		height: 290px;
	}
	/*** down load btn --> ltDown */
	.ltDown {
		margin-top: 10%;
	}
	.ltDown img {
		height: 38px;
		border-radius: 16px;
		border: 3px solid rgba(228,232,234,.12);
		box-shadow: 1px 1px 4px rgba(2,2,2,.7);
	}
	.ltDown img:hover {
		border: 2px solid rgba(228,232,234,.12);
	}
}
@media (max-width: 480px) {
  #communityForm {
	margin-top: 10px;
  }
  #fb-root-two {
	padding-right: 0;
	padding-left: 0;
  }
  #logo {
	padding-right: 5px;
  }
}
@media (max-width: 472px) {
	#cashForm ul li {
		font-size: .8em;
	}
}
@media (max-width: 471px) {
	/* down load btn --> ltDown */
	.ltDown {
		margin-top: 10%;
	}
	.ltDown img {
		height: 35px;
		border-radius: 15px;
		border: 2px solid rgba(228,232,234,.12);
		box-shadow: 1px 1px 4px rgba(2,2,2,.7);
	}
	.ltDown img:hover {
		border: 1px solid rgba(228,232,234,.12);
	}
}
@media (max-width: 464px) {
	.l_white {
		font-size: 15px;
	}
}
@media (max-width: 461px) {
	.rec_btn_white {
		padding: 5px 8px;
	}
	#introForm .circle_btn_red {
		padding: 15px 15px;
		border-radius: 35px;
		line-height: 2em;
	}
	#main_north_adv_m .item:first-child .carousel_caption .circle_btn_blue {
		display: inline-block;
		margin-top: 10px;
	}
}
@media (max-width: 446px) {
	/* down load btn --> ltDown */
	.ltDown img {
		height: 32px;
		border-radius: 15px;
		border: 2px solid rgba(228,232,234,.12);
		box-shadow: 1px 1px 4px rgba(2,2,2,.7);
	}
	.ltDown img:hover {
		border: 1px solid rgba(228,232,234,.12);
	}
	.carousel_caption .circle_btn_blue {
		padding: 10px 30px;
	}
	.carousel_caption h1 {
		margin-bottom: 0px;
	}
	.carousel_caption .margin_t20 {
		margin-top: 10px;
	}
}
@media(max-width: 429px) {
	#usimForm .c_gray {
		font-size: .9em;
	}
	.rec_btn_white {
		padding: 5px 8px;
		font-size: .8em;
	}
}
@media(max-width: 421px) {
	.carousel_caption .ll_white {
		font-size: 1.5em;
	}
	.carousel_caption .ll_black {
		font-size: 1.5em;
	}
	.carousel_caption .circle_btn_blue {
		padding: 9px 25px;
	}
}
@media (max-width: 408px) {
	/* down load btn --> ltDown */
	.ltDown img {
		height: 30px;
		border-radius: 15px;
		border: 2px solid rgba(228,232,234,.12);
		box-shadow: 1px 1px 4px rgba(2,2,2,.7);
	}
	.ltDown img:hover {
		border: 1px solid rgba(228,232,234,.12);
	}
	.carousel_caption .ll_white {
		font-size: 1.4em;
	}
	.carousel_caption .ll_black {
		font-size: 1.4em;
	}
	.carousel_caption .circle_btn_blue {
		padding: 9px 25px;
	}
}
@media(max-width: 388px) {
	section:nth-child(1) p {
		font-size: 30px;
		letter-spacing: 2px;
		font-weight: bold;
		color: #777;
	}
	#usimForm .c_gray {
		font-size: .8em;
	}
	#usimForm .cc_gray {
		font-size: .6em;
	}
	#usimForm ul#menu > li {
		height: 250px;
	}
}
@media (max-width: 382px) {
	/* down load btn --> ltDown */
	.ltDown {
		margin-top: 10%;
	}
	.ltDown img {
		height: 25px;
		border-radius: 15px;
		border: 2px solid rgba(228,232,234,.12);
		box-shadow: 1px 1px 4px rgba(2,2,2,.7);
	}
	.ltDown img:hover {
		border: 1px solid rgba(228,232,234,.12);
	}
	.carousel_caption h1 {
		margin-top: 15px;
	}
}
@media (max-width: 349px) {
	#usimForm .c_gray {
		font-size: .7em;
	}
	#usimForm .cc_gray {
		display: none;
	}
	#usimForm ul#menu > li {
		height: 140px;
	}
	/*ul#menu > li {
		height: 150px;
	}*/
	.rec_btn_white {
		padding: 3px 5px;
		font-size: .7em;
	}
}
