﻿@charset "utf-8";
/************************************************
base
************************************************/

.spDisplay {
	display: none!important;
}
img.spDisplay, span.spDisplay, br.spDisplay {
	display: none!important;
}
.pcDisplay {
	display: block!important;
}
img.pcDisplay, span.pcDisplay, br.pcDisplay {
	display: inline!important;
}
table.pcDisplay {
	display: table;
}

#allMainWrap{
	background: none;
}
.oneCLM #cmnNaviHeader {
	margin-bottom: 38px;
}
#main #contents {
	width: auto;
	min-width: inherit;
	max-width: inherit;
}
.oneCLM footer {
	margin-top: 60px;
}
.btCopy {
	padding: 0 30px 20px;
}
/************************************************
utility
************************************************/
.bg01 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-height: 500px;
	background:url(/apply/card/viaso_bocchi.rocks/img/index_bg_001_pc.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.bgBl {
	background: #000;
}
/*---------------
applicationArea
------------------*/
.applicationArea {
	padding-bottom: 96px;
	color: #fff;
}
.applicationArea01 {
	padding: 18px 0 36px;
}
.applicationArea .linkButtonImgL {
	margin-bottom: 10px;
	text-align: center;
}
.applicationArea .linkType02 {
	text-align: center;
}
.applicationArea ul.alignLists.hedgeBlk {
	margin: 10px auto 0;
}
.applicationArea:not(#spFixBottom) a {
	color: #fff;
}
/*---------------
mvBlk
------------------*/
#contents .mvBlk {
	position: relative;
	padding-bottom: 95px;
	z-index: 10;
	margin: 0 auto;
}
#contents .mvBlk .mvImg {
	padding: 0;
	box-shadow: none;
}
/*---------------
benefitBlk
------------------*/
#contents .benefitBlk {
	margin: 0 auto;
	padding-bottom: 97px;
}
#contents .benefitBlk [class *="bnfSec"] {
	position: relative;
	text-align: center;
}
.benefitBlk .bnfSec02 {
	margin-bottom: 56px;
}
.benefitBlk .bnfSec03 .bnfBtn {
	position: absolute;
	width: 100%;
	bottom: -30px;
}
.benefitBlk .bnfSec03 .bnfBtn img {
	width: auto;
}
/*---------------
featureBlk
------------------*/
#contents .featureBlk {
	margin: 0 auto;
	padding: 0 30px 34px;
}
.featureBlk .featTtl {
	margin-bottom: 34px;
	text-align: center;
}
.featureBlk .featList {
	padding: 0;
}
.featureBlk .featList li {
	margin-bottom: 35px;
	text-align: center;
}
.featureBlk .featList li:nth-of-type(2){
	margin-bottom: 60px;
}
.featureBlk .featList li:last-of-type {
	margin-bottom: 0;
}
/*---------------
saveBlk
------------------*/
#contents .saveBlk {
	margin: 0 auto;
	padding: 0 30px 93px;
	color: #fff;
}

#contents .saveBlk a {
	color: #fff;
}
.saveBlk .saveTtl {
	margin-bottom: 29px;
	text-align: center;
}
.saveBlk .saveList {
	width: 920px;
	margin: 0 auto;
}
.saveBlk [class *="saveCnt"] {
	padding-bottom: 32px;
	margin-bottom: 31px;
	border-bottom: 2px solid #323232;
}
.saveBlk [class *="saveCnt"]:last-of-type {
	margin-bottom: 0;
}
.saveBlk [class *="saveCnt"] .contInner {
	position: relative;
}
.saveBlk .saveImg {
	text-align: center;
}
.saveBlk .saveTxt {
	padding: 0 30px;
	position: absolute;
}
.saveBlk .saveDesc {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
}
.saveBlk [class *="saveNote"] {
	font-size: 14px;
}
.saveBlk [class *="saveCnt"] [class *="saveLink"] a {
	font-size: 14px;
}
.saveBlk .saveCnt01 .saveTxt {
	position: static;
	padding-top: 25px;
}
.saveBlk .saveCnt02 {
	padding-bottom: 26px;
	margin-bottom: 18px;
}
.saveBlk .saveCnt02 .saveTxt {
	position: static;
}
.saveBlk .saveCnt02 .saveImg {
	margin-bottom: 14px;
	width: auto;
}
.saveBlk .saveCnt02 .saveImg img {
	max-width: inherit;
	width: auto;
}
.saveBlk .saveCnt02 .saveNote02 {
	margin-bottom: 12px;
}
.saveBlk .saveFeeCnt {
	padding: 0 30px;
}
.saveBlk .saveFeeCnt .feeList {
	margin-bottom: 15px;
	margin-right: 13px;
	width: auto;
}
.saveBlk .saveFeeCnt .feeList li {
	text-align: center;
}
.saveBlk .saveFeeCnt .saveFeeNote {
	font-size: 14px;
}
/*---------------
exampleBlk
------------------*/
#contents .exampleBlk {
	margin: 0 auto;
	padding-bottom: 12px;
	color: #fff;
}
.exampleBlk .examTtl {
	margin-bottom: 21px;
	text-align: center;
}
.exampleBlk .examCnt .examLead {
	margin-bottom: 10px;
	padding: 0 30px;
	font-weight: bold;
	font-size: 1.285rem;/*18*/
}
.exampleBlk .examCnt .examImg {
	text-align: center;
}
/*---------------
infoBlk
------------------*/
#contents .infoBlk {
	width: auto;
	margin: 0 auto 35px;
	padding: 0 30px 0;
}
.infoBlk .infoTtl {
	margin: 0 -30px 28px;
	padding: 0;
	text-align: center;
}
#contents #basicInfo.infoBlk .cmpTableWrap {
	margin-bottom: 50px;
}
#contents #basicInfo.infoBlk .cmpTableWrap > table {
	margin-top: 0;
}
#contents #basicInfo.infoBlk th {
	background: #f6f6f6;
}
#contents #basicInfo.infoBlk .cautionsBoxWrap {
	margin-top: 0;
}
/*---------------
cardApply
------------------*/
#contents #cardApply {
	margin: 0 30px 36px;
}
#contents #cardApply h2 {
	background: #f6f6f6 url(/apply/cmn/img/ico_008.png) no-repeat 25px center;
	background-size: 18px auto;
}
/*---------------
inquiry
------------------*/
#contents #inquiry {
	width: auto;
	margin: 0 30px 42px;
	border-bottom: 4px dotted #000;
	background-size: 18px auto;
}
#inquiry .inquiryAreaWrap .wrapTitle {
	background: #000;
	border: 2px solid #000;
	color: #fff;
}
.inquiryAreaWrap .wrapInnerBox {
	border: 2px solid #000;
	background-color: #f6f6f6;
}
#contents #inquiry .bozaroH3wrap {
	margin-bottom:20px;
	background-color:#e60012;
	color: #fff;
}
#contents #inquiry .bozaroH3wrap h3 {
	font-size:1.214rem;/*17*/
	line-height:28px;
	padding:9px 20px 6px 20px;
}
.inquiryAreaWrap .wrapInnerBox {
	background: #f6f6f6;
}
#contents #inquiry .bozaroLine02 .grayBtn02 {
	margin-bottom: 40px;
}
/*---------------
spFixBottom
------------------*/
#contents #spFixBottom {
	border: none;
	height: auto;
	padding: 38px 0;
	margin-bottom: 0;
	background: url(/apply/card/viaso_bocchi.rocks/img/index_bg_002_pc.png) no-repeat;
}
#contents #spFixBottom .linkType02 a {
	background: url(/cmn/img/icon/cmn_ico_018.png) no-repeat left 0.500em;
	color: #333;
}
#contents #spFixBottom .iconTypeBlank:before,
#contents #spFixBottom .iconTypeBlank:after {
	content: none;
}
#contents #spFixBottom .iconTypeBlank img {
	opacity: 1;
}
#contents #spFixBottom ul.hedgeBlk {
	width: auto;
	min-width: inherit;
	color: #333;
	font-size: 1rem;
	text-align: left;
}
#copyright {
	padding-bottom: 1.428rem;
}