﻿@charset "utf-8";

@media (max-width: 639px) {

#contents{
	background:url(/apply/card/viaso_mm/img/index_bg_001.gif) repeat;
}

#contents div.mmMv{
	margin-bottom:1.214rem;
}

#contents .mmImgBox01{
	width:100%;
	margin:0 0 16px;
}

#contents div.mmLine01{
	padding-bottom:9px;
	background:url(/apply/card/viaso_mm/img/index_bg_002.png) bottom right repeat-x;
	border-top:none;
	margin-bottom:20px !important;
}

#contents .mmH2wrap,
#contents .mmH3wrap{
	width:100%;
	margin:0;
}
#contents .mmH2wrap{
	margin-bottom:20px;
}

#contents .mmH3wrap{
	padding:8px 0 7px 15px;
	margin-bottom:16px;
	background-color:#ffdae6;
}

#contents .mmH3wrap h3{
	font-size:1.142rem;
	line-height:24px;
	padding-left:50px;
	background:url(/apply/card/viaso_mm/img/index_icon_001.png) no-repeat 0 center;
	background-size:45px auto;
}

#contents .mmtext01{
	font-weight:bold;
	font-size:1.142rem;
	color:#724517;
}

#contents .mmColumnBox01,
#contents .mmColumnBox02{
	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 .mmColumnBox01 ul,
#contents .mmColumnBox02 ul{
	text-align:center;
}

#contents .mmColumnBox01 ul li:last-child{
	padding-top:25px;
	margin-top:25px;
	background:url(/apply/card/viaso_mm/img/index_bg_003.gif) top left repeat-x;
}

#contents .mmColumnBox01 ul li:last-child p{
	margin:20px 0 0;
}

#contents .mmColumnBox02 ul li{
	margin-bottom:15px;
}

#contents .mmColumnBox02 ul li:last-child{
	margin-bottom:0;
}

#contents .featuresImgArea02{
	border:4px solid #f8cfdc;
	background:#fff;
}

#contents .featuresImgArea02 .magnifyImgBox{
	margin:0 0 1.142rem 0;
}

#contents .featuresImgArea02 ul,
#contents .featuresImgArea02 p{
	margin-left:10px;
	margin-right:10px;
}

#contents #features .benefit{
	background:#fff;
}

#contents #basicInfo .cmpTableWrap .collapse .panel .accordionBoxInner{
	background:#fff;
}

#contents #basicInfo .cmpTableWrap .collapse .btn{
	background:#ffecf2;
}

.cautionsBoxWrap .wrapInnerBox{
	background:#fff;
}

#contents #cardApply h2{
	background:#ffecf2 url(/apply/cmn/img/ico_008.png) no-repeat 13px center;
	background-size:16px auto;
}

#contents .inquiryAreaWrap .wrapTitle{
	background:#ff9cb5;
	border:2px solid #ff9cb5;
	border-bottom:none;
}

#contents .inquiryAreaWrap .wrapInnerBox{
	border:2px solid #ff9cb5;
	border-top:none;
}

#contents #cardApply > div{
	background:#fff;
	border-radius:3px;
}
#contents #spFixBottom{
	height:100px;
}
#copyright{
	padding-bottom:115px;
}
.accompanyingText {
    width: 50%;
    margin: 0 auto 5px;
}
/*---------------
benefitBlk
------------------*/
#contents .benefitBlk {
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents .benefitBlk [class *="bnfSec"] {
	position: relative;
}
.benefitBlk .bnfSec02 .bnfBnr {
	position: absolute;
	bottom: 13%;
	width: 100%;
}
.benefitBlk .bnfSec02 .bnfBnr a {
	display: block;
	width: 55%;
	margin: 0 auto;
}
/*---------------
example01
------------------*/
#contents .example01 {
	width: auto;
}

#contents .example01 thead {
	text-align: center;
}

#contents .example01 th {
	background: #ffecf2;
	width: 214px;
	vertical-align: middle;
}

#contents .example01 td {
	background: #fff;
	vertical-align: middle;
	font-weight: bold;
}

#contents .example01 th, #contents .example01 td {
	border: 2px solid #dbd5d1;
	padding: 10px;
	height: auto !important;
}

#contents .example01 th span, #contents .example01 td span.txtLayout02 {
	font-weight: normal;
	font-size: 0.857rem;
}

#contents .example01 tr.resultLayout01 {
	color: #ff2759;
}
/*---------------
basicInfo
------------------*/
#contents #basicInfo .tableTitle {
	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 th {
	background: #ffecf2;
}
#contents #basicInfo td {
	padding: 18px 16px;
	border-bottom: 1px solid #aaaaaa;
	background:#fff;
}
/***********************************************************
UtilityClass
***********************************************************/
.mg-B20Sp{
	margin-bottom:20px !important;
}

.mg-B30Sp{
	margin-bottom:30px !important;
}

.tableW30parSp {
	width: 30%;
}

.tableW35parSp {
	width: 35%;
}
}