﻿@charset "utf-8";

@media (max-width: 639px) {

.spMg-T15{
	margin-top: 15px;
}
#contents .llH2wrap,
#contents .llH3wrap{
	width:100%;
	margin:0;
}

#contents .llH3wrap{
	margin-bottom:20px;
	background-color:#e4007f;
}

#contents .llH3wrap h3{
	font-size:1.142rem;
	color:#fff;
	line-height:35px;
	padding-left:45px;
	background:url(/landing/nicos/apply/viaso_ll/img/index_02_icon_001.png) no-repeat 8px center;
	background-size:auto 35px;
}

#contents .llImgBox01{
	width:100%;
	margin:0 0 15px;
}

#contents .lltext01{
	font-weight:bold;
	font-size:1.142rem;
}

#contents .llColumnBox01,
#contents .llColumnBox02{
	padding:20px 10px;
	margin-bottom:20px;
	background:#fff;
	border:4px solid #e4e4e4;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}

#contents .llColumnBox01 ul,
#contents .llColumnBox02 ul{
	text-align:center;
}

#contents .llColumnBox01 ul li:last-child{
	padding-top:25px;
	margin-top:25px;
	background:url(/landing/nicos/apply/viaso_ll/img/index_02_bg_002.gif) top left repeat-x;
}

#contents .llColumnBox01 ul li:last-child p{
	margin:20px 0 0;
}

#contents .llColumnBox02 ul li{
	margin-bottom:15px;
}

#contents .llColumnBox02 ul li:last-child{
	margin-bottom:0;
}

#contents #basicInfo .cmpTableWrap .collapse .btn{
	background:#fff8c7;
}

#contents #cardApply h2{
	background:#fff4a8 url(/apply/cmn/img/ico_008.png) no-repeat 13px center;
	background-size:16px auto;
}

#contents .inquiryAreaWrap .wrapTitle{
	background:#fce04e;
	border:2px solid #fce04e;
	border-bottom:none;
}

#contents .inquiryAreaWrap .wrapTitle h4{
	color:#333333;
}

#contents .inquiryAreaWrap .wrapInnerBox{
	border:2px solid #fce04e;
	border-top:none;
	background-color:#fffcec;
}

#contents #spFixBottom{
	height:100px;
}

#copyright{
	padding-bottom:115px;
}

/*---------------
benefitBlk
------------------*/
#contents .benefitBlk {
	width: auto;
	margin-top: 1.428rem;
}
#contents .benefitBlk [class *="bnfSec"] {
	position: relative;
}
.bnfSec03{
	padding-top: 8%;
}
.benefitBlk .bnfSec03 .bnfBnr {
	position: absolute;
	bottom: 7%;
	width: 100%;
}
.benefitBlk .bnfSec03 .bnfBnr a {
	display: block;
	width: 70%;
	margin: 0 auto;
}

/*---------------
basicInfo
------------------*/
#contents #basicInfo .tableTitle {
	background: #fff8c7;
	border-bottom: 1px solid #aaaaaa;
	font-size: 1rem;
	font-weight: normal;
	padding: 12px 16px;
}
#contents #basicInfo .tableWrap {
	display: table;
	width: 100%;
}
#contents #basicInfo .tableCell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#contents #basicInfo td {
	padding: 18px 16px;
	border-bottom: 1px solid #aaaaaa;
}

/***********************************************************
base
***********************************************************/
img.spDisplay, span.spDisplay, br.spDisplay {
	display: inline!important;
}

}