﻿@charset "utf-8";

@media (max-width: 639px) {

/***********************************************************
base
***********************************************************/
img.spDisplay, span.spDisplay, br.spDisplay {
	display: inline!important;
}

/***********************************************************
headerInnerWrap
***********************************************************/

#headerInnerWrap {
    border-bottom: none;
}

/***********************************************************
H Tag
***********************************************************/

#contents h1 {
    background: #ea5b5b url(/apply/card/viaso_k-on/img/heading_bg_001.gif) repeat-x;
    background-size: contain;
}

.h2wrap01 {
    border: 1px solid #facbcb;
}

h2.h2Base01 {
    width: 100%;
    padding: 9px 21px 7px 60px;
    color: #333333;
    font-size: 1.214rem;
    font-weight: bold;
    border-top: none;
    border-bottom: 3px solid #facbcb;
    position: relative;
    line-height: 1.65;
    background: #ffeeee;
}

h2.h2Base01:before {
    content: url(/apply/card/viaso_k-on/img/ico_009.png);
    position: absolute;
    top: 4px;
    left: 11px;
    display: block;
    height: 2.55rem;
}

.h3wrap01 {
    padding: 0.359rem 1.142rem 0.359rem 1.142rem;
    border-top: none;
    background-color: #fffaee;
    border-bottom: #e9dec3 3px solid;
}

h3.h3Base01 {
	padding: 0.142rem 1.071rem 0.142rem 2em;
	line-height: 1.8;
}
h3.h3Base01:before {
    content: "";
    position: absolute;
    width: 100%;
    background: url(/apply/card/viaso_k-on/img/ico_016.png) no-repeat;
}

.h4wrap01 {
    padding: 0.359rem 1.285rem 0.359rem 0.642rem;
}

h4.h4Base01 {
    position: relative;
    padding: 0.071rem 1.714rem 0.071rem 2.3rem;
    color: #333333;
    font-size: 1.142rem;
    font-weight: bold;
    line-height: 1.5;
}

h4.h4Base01:before {
    background: url(/apply/card/viaso_k-on/img/ico_017.png) no-repeat;
    width: 100%;
}

/***********************************************************
#contents
***********************************************************/
#contents #campaign h2 {
    background: url(/apply/card/viaso_k-on/img/ico_001.png) 8px 0 no-repeat;
    background-size: 23px auto;
}

#contents #intro .area02 > ul > li {
    background: #fffaee url(/apply/card/viaso_k-on/img/ico_005.png) 5px center no-repeat;
    background-size: 25px auto;
    padding-left: 35px;
    border: 1px solid #d6d5d3;
}

#contents #features .area01 {
    background: #fffaee;
}

#contents #features .area01 h3 > span.icon {
    width: 60px;
    height: 60px;
    padding: 1px 0 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
}

#contents #features .area01 h3 > span.icon:before {
    display: none;
}

#contents #features .area02 h3 {
   border-bottom: 1px solid #e9e9e9;
}

#contents #features .area02 h3:after {
   content: none;
}

#contents #features .area02 h3 > span {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 10px;
}

#contents #features .area02 h3 > span.iconFeature {
    border-radius: 0;
    background: none;
    vertical-align: middle;
}

#contents #features .area02 h3 > span.iconFeature > img {
    margin-bottom: 0;
    display: block;
}

#contents #features .area02 h3 > span:nth-child(2) {
	vertical-align: middle;
}

#contents #features .benefit h3 {
    color: #8d5b36;
}

#contents #features .area02 h4 {
    color: #c2007b;
}

#contents #features .arrow01 {
    height: 75px;
    font-size: 1.071rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    background: url(/apply/card/viaso_k-on/img/bg_001.png) no-repeat 0 bottom;
    background-size: cover;
}

#contents #features .arrow01:before {
    border-color: #fffaee transparent transparent transparent;
}

#contents #features .arrow02 {
    background: url(/apply/card/viaso_k-on/img/bg_002.png) no-repeat center center;
    background-size: contain;
}

#contents #features .benefit {
    border: 3px solid #ffd2ed;
}

#contents #features .columnBoxWrap > div {
    border: 1px solid #928475;
}

#contents #linkList {
    background: #fde2f4;
}

#contents #linkList li a {
    background: url(/apply/card/viaso_k-on/img/ico_004.png) 95% center no-repeat;
    background-size: 11px auto;
}

#contents #linkList li.features {
    background: url(/apply/card/viaso_k-on/img/ico_002.png) 10px center no-repeat;
    background-size: 15px auto;
}

#contents #linkList li.basicInfo {
    background: url(/apply/card/viaso_k-on/img/ico_003.png) 10px center no-repeat;
    background-size: 15px auto;
}

/*---------------
benefitBlk
------------------*/
#contents .benefitBlk {
	width: auto;
}
#contents .benefitBlk [class *="bnfSec"] {
	position: relative;
}
.benefitBlk .bnfSec02 .bnfBnr {
	position: absolute;
	bottom: 13%;
	width: 100%;
}
.benefitBlk .bnfSec02 .bnfBnr a {
	display: block;
	width: 63%;
	margin: 0 auto;
}

/*---------------
basicInfo
------------------*/
#contents #basicInfo .tableTitle {
	background: #eeeeee;
	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;
}

}
