﻿@charset "utf-8";

#allMainWrap{
	background:#ccf8ff;
	background-image:url(/apply/card/viaso_ll/img/index_bg_001.jpg);
	background-position:0 79px;
	background-repeat:repeat-x;
}

#contents div.llLineNone01{
	border-top:none;
	margin-bottom:13px;
}

#contents div.llLine01,
#contents div.llLine02{
	padding-bottom:6px;
	background:url(/apply/card/viaso_ll/img/index_bg_003.gif) bottom right repeat-x;
	border-top:none;
}

#contents .llH3wrap{
	margin-bottom:20px;
	background-color:#e4007f;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

#contents .llH3wrap h3{
	font-size:1.214rem;
	color:#fff;
	line-height:43px;
	padding-left:50px;
	background:url(/apply/card/viaso_ll/img/index_icon_001.png) no-repeat 8px center;
}

#contents .llImgBox01{
	margin-bottom:20px;
}

#contents .llColumnBox01,
#contents .llColumnBox02{
	margin-bottom:35px;
	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{
	padding: 11px 0 6px 2px;
}

#contents .llColumnBox02{
	padding:20px;
}

#contents .llColumnBox01 ul,
#contents .llColumnBox02 ul{
	width:100%;
	display:table;
}

#contents .llColumnBox01 ul li,
#contents .llColumnBox02 ul li{
	display:table-cell;
	vertical-align:middle;
}

#contents .llColumnBox01 ul li{
	text-align:center;
	padding:10px 0 2px;
}

#contents .llColumnBox01 ul li:last-child{
	background:url(/apply/card/viaso_ll/img/index_bg_002.gif) top left repeat-y;
	width:578px;
	padding:26px 0 0 3px;
}

#contents .llColumnBox01 ul li:last-child p{
	margin-top:20px;
}

#contents .llColumnBox02 ul li:nth-child(1){
	text-align:left;
}

#contents .llColumnBox02 ul li:nth-child(2){
	text-align:center;
}

#contents .llColumnBox02 ul li:nth-child(3){
	text-align:right;
}

#contents .lltext01{
	font-weight:bold;
	font-size:1.285rem;
}

#contents #basicInfo th{
	background:#fff8c7;
}

#contents #cardApply h2{
	background:#fff4a8 url(/apply/cmn/img/ico_008.png) no-repeat 25px center;
	background-size:18px 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;
}

/*---------------
benefitBlk
------------------*/
#contents .benefitBlk {
	width: auto;
	margin: 0 auto;
}
#contents .benefitBlk [class *="bnfSec"] {
	position: relative;
}
.bnfSec03{
	padding-top: 30px;
}
.benefitBlk .bnfSec03 .bnfBnr {
	position: absolute;
	bottom: 33px;
	width: 100%;
	text-align: center;
}
.benefitBlk .bnfSec03 .bnfBnr a {
	display: block;
	width: 407px;
	margin: 0 auto;
}

/*---------------
basicInfo
------------------*/
#contents #basicInfo .tableTitle {
	padding: 18px;
	background: #fff8c7;
	border-bottom: 1px solid #dbd5d1;
	text-align: left;
	width: 214px;
	vertical-align: middle;
	font-size: 1.143rem;
	font-weight: bold;
}
#contents #basicInfo .tableWrap {
	display: table;
	width: 100%;
}
#contents #basicInfo .tableCell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#contents #basicInfo td {
	padding: 18px;
	border-bottom: 1px solid #dbd5d1;
}

/***********************************************************
UtilityClass
***********************************************************/
.mg-B20{
	margin-bottom:20px !important;
}

.mg-B30{
	margin-bottom:30px !important;
}

.mg-L30{
	margin-left:30px !important;
}

.mg-R30{
	margin-right:30px !important;
}

.pd-T0{
	padding-top:0 !important;
}
.pl1 {
	padding-left: 1px;
}

/***********************************************************
base
***********************************************************/
.pcDisplay {
	display: block!important;
}
img.pcDisplay, span.pcDisplay, br.pcDisplay {
	display: inline!important;
}