﻿@charset "utf-8";

#contents{
	background:#fff;
}
.pcDisplay {
	display: none !important;
}
.spDisplay {
	display: block!important;
}
img.spDisplay, span.spDisplay, br.spDisplay {
	display: inline!important;
}
table.spDisplay {
	display: table;
}
.clear:after {
	content: "";
	display: block;
	clear: both;
}

.oneCLM #cmnNaviHeader {
	margin-bottom: 0;
	background: #fff;
}
#main #contents {
	width: calc(100% - 20px);
	min-width: 300px;
	max-width: 600px;
}
/************************************************
utility
************************************************/
/*---------------
applicationArea
------------------*/
.applicationArea {
	padding-bottom: 34px;
}
.applicationArea01 {
	padding: 18px 0 36px;
}
.applicationArea .linkButtonImgL {
	margin-bottom: 10px;
	text-align: center;
}
.applicationArea .linkType02 {
	text-align: center;
}
/*---------------
mvBlk
------------------*/
#contents .mvBlk {
	position: relative;
	width: calc(100% + 20px);
	margin: 0 -10px;
}
#contents .mvBlk .mvImg {
	padding: 0;
	box-shadow: none;
	background: none;
}
/*---------------
benefitBlk
------------------*/
#contents .benefitBlk {
	width: calc(100% + 20px);
	margin: 0 -10px 19px;
}
#contents .benefitBlk [class *="bnfSec"] {
	position: relative;
}
.benefitBlk .bnfSec02 .bnfBnr {
	position: absolute;
	bottom: 15%;
	width: 100%;
}
.benefitBlk .bnfSec02 .bnfBnr a {
	display: block;
	width: 47%;
	margin: 0 auto;
}
/*---------------
bnrBlk
------------------*/
.bnrBlk {
	margin-bottom: 17px;
}
.bnrBlk .flash {
	width: 15%;
	margin: 0 auto;
}
.bnrBlk .bnrImg {
	margin: 7px 0 11px;
	text-align: center;
}
.bnrBlk .alrCnt .txtCtrl02 {
	text-decoration: underline;
}
/*---------------
featureBlk
------------------*/
#contents .featureBlk {
	margin-bottom: 47px;
	padding: 0;
}
.featureBlk .featTtl {
	margin-bottom: 9px;
	text-align: center;
}
.featureBlk .featList li {
	width: 87%;
	margin: 0 auto 18px;
	text-align: center;
}
.featureBlk .featList li:last-of-type {
	margin-bottom: 0;
}
/*---------------
saveBlk
------------------*/
#contents .saveBlk {
	padding: 0;
	margin-bottom: 35px;
}
.saveBlk .saveTtl {
	margin-bottom: 12px;
	text-align: center;
}
.saveBlk [class *="saveCnt"] {
	margin-bottom: 13px;
}
.saveBlk [class *="saveCnt"]:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.saveBlk [class *="saveCnt"] .contInner {
	padding: 0 0 12px;
	border-bottom: 1px solid #d7a9ea;
}
.saveBlk .saveImg {
	margin: 0 auto 12px;
	text-align: center;
}
.saveBlk .saveTxt {
	padding: 0;
}
.saveBlk .saveDesc {
	margin-bottom: 12px;
	font-size: 1.142rem;/*16*/
	font-weight: bold;
}
.saveBlk [class *="saveNote"] {
	font-size: 1rem;/*14*/
}
.saveBlk [class *="saveCnt"] [class *="saveLink"] {
	margin-bottom: 0;
}
.saveBlk [class *="saveCnt"] [class *="saveLink"]:last-of-type {
	margin-bottom: 0;
}
.saveBlk [class *="saveCnt"] [class *="saveLink"] a {
	font-size: 1rem;/*14*/
}
.saveBlk .saveCnt02 .saveImg {
	margin-bottom: 15px;
}
.saveBlk .saveCnt02 .saveNote02 {
	margin-bottom: 0;
}
.saveBlk .saveCnt03 {
	margin-bottom: 22px;
}
.saveCnt03 .saveImg {
	margin: 0 0 25px;
}
.saveBlk .saveFeeCnt {
	padding: 11px 11px 7px;
	border: 2px solid #dfdfdf;
	border-radius: 5px;
}
.saveBlk .saveFeeCnt .feeList {
	margin-bottom: 5px;
}
.saveBlk .saveFeeCnt .feeList li {
	margin-bottom: 5px;
}
.saveBlk .saveFeeCnt .feeList li:last-of-type {
	margin-bottom: 0;
}
.saveBlk .saveFeeCnt .saveFeeNote {
	font-size: 1rem;/*14*/
}
/*---------------
exampleBlk
------------------*/
#contents .exampleBlk {
	margin-bottom: 27px;
}
.exampleBlk .examTtl {
	margin-bottom: 13px;
	text-align: center;
}
.exampleBlk .examCnt .examLead {
	margin-bottom: 9px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.142rem;/*16*/
}
.exampleBlk .examCnt .examImg {
	text-align: center;
}
/*---------------
infoBlk
------------------*/
#contents .infoBlk {
	width: calc(100% + 20px);
	margin: 0 -10px;
}
.infoBlk .infoTtl {
	margin-bottom: 15px;
	padding: 0 10px;
	text-align: center;
}
#contents #basicInfo.infoBlk .cmpTableWrap {
	margin-top: 1.428rem;
}
#contents #basicInfo.infoBlk .cmpTableWrap > table {
	margin-top: 0;
}
#contents #basicInfo.infoBlk th {
	background: #efdcf6;
}
#contents #basicInfo .collapse .btn {
	background: #efdcf6;
}
#contents #basicInfo.infoBlk .cautionsBoxWrap {
	margin-top: 1.428rem;
}
#contents #basicInfo .tableTitle {
	background: #efdcf6;
	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;
}
/*---------------
cardApply
------------------*/
#contents #cardApply {
	margin: 0 5px 6px;
}
#contents #cardApply h2 {
	background: #efdcf6 url(/apply/cmn/img/ico_008.png) no-repeat 13px center;
	background-size: 16px auto;
}
.applyNote {
	margin-bottom: 24px;
}
/*---------------
inquiry
------------------*/
#contents #inquiry {
	width: calc(100% + 20px);
	margin: 0 -10px;
	border-bottom: 2px dotted #d7a9ea;
}
#inquiry .inquiryAreaWrap .wrapTitle {
	background: #d7a9ea;
	border: 2px solid #d7a9ea;
}
.inquiryAreaWrap .wrapInnerBox {
	border: 2px solid #d7a9ea;
	background-color: #efdcf6;
}
#contents #inquiry .kuromiH3wrap{
	margin-bottom:20px;
	background-color:#ffecdb;
}
#contents #inquiry .kuromiH3wrap h3{
	font-size:1.142rem;/*16*/
	padding:10px 10px 7px 49px;
	background: #ecb1cf url(/apply/card/viaso_kuromi/img/index_ico_001.png) no-repeat 13px center;
	background-size: 26px auto;
}
/*---------------
spFixBottom
------------------*/
#contents #spFixBottom {
	height: 131px;
	padding: 10px 0;
	background: #f2e3f8;
}
#contents #spFixBottom ul {
	margin-top: 0;
}
#contents #spFixBottom ul.hedgeBlk {
	width: 95%;
	min-width: 300px;
	margin-top: 10px;
	font-size: 0.857rem;
}
#copyright {
	padding-bottom: 139px;
}
#contents #spFixBottom.nonInLink ul {
	margin-top: 0;
}
#contents #spFixBottom input[type=image],
#contents #spFixBottom .linkButtonImgL a {
	width: 234px;
	margin: 0 auto;
}





/************************************************
selected
************************************************/
#contents .benefitBlk .selected {
	background: #bda3f3;
	padding: 70px 10px 30px;
}
#contents .benefitBlk .selected [class *="bnfSec"] {
	position: relative;
}
#contents .benefitBlk .selected [class *="bnfSec"]:before {
	content: '';
	display: block;
	position: absolute;
	width: 98%;
	height: 100%;
	background: #fff;
	right: 0%;
	top: 1%;
	border-radius: 10px;
}
.benefitBlk .selected .secInr {
	position: relative;
	z-index: 1;
	border: 1px solid #231815;
	border-radius: 10px;
	padding: 0 6px 10px 18px;
	width: 98%;
}
.benefitBlk .selected [class *="bnfTtl"] {
	text-align: center;
	margin-top: -13%;
	margin-bottom: 4%;
}
.benefitBlk .selected [class *="bnfImg"] {
	text-align: center;
}
.benefitBlk .selected .bnfSec01 .imgTxt {
	margin: 7px auto 10px;
	font-weight: bold;
}
/*---------------
acdCnt
------------------*/
.selected [class*="acdCnt"] {
	margin: 0 5px;
}
.selected [class*="acdCnt"] > .acdCheck {
	display: none;
}
.selected .acdCnt01 > .acdLabel > .acdBtn:before,
.selected .acdCnt01 > .acdLabel > .acdBtn:after {
	content: '';
	display: block;
	right: 7px;
	width: 13px;
	height: 2px;
	background: #000;
	position: absolute;
	top: 16px;
}
.selected .acdCnt01 > .acdLabel > .acdBtn:before {
	transform: rotate(90deg);
}
.selected [class*="acdCnt"] > .acdCheck:checked ~ .acdLabel > .acdBtn:before {
	transform: rotate(0deg);
}
.selected .acdCnt01 > .acdLabel {
	padding: 13px 34px 4px 20px;
	font-size: 16px;
	display: block;
	font-weight: bold;
	text-align: center;
	position: relative;
	cursor: pointer;
	border-bottom: 2px solid #000;
}
.selected [class*="acdCnt"] > .acdLabel > .acdBtn, [class*="acdCnt"] > .acdLabel.ttl .acdBtn {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 4px;
	width: 24px;
	height: 24px;
}
.selected [class*="acdCnt"] > .acdContent {
	padding: 0 0;
	display: block;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: max-height .5s, opacity .8s;
	transition: padding .5s, max-height .5s, opacity .8s;
	font-size: 12px;
}
.selected [class*="acdCnt"] > .acdCheck:checked ~ .acdLabel ~ .acdContent {
	visibility: visible;
	padding: 15px 0;
	opacity: 1;
	max-height: 10000px
}