﻿@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: 6.1334vw;
	width: 100%;
	text-align: center;
}

/*---------------
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;
}
#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(/landing/viaso_kuromi/aggr/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;
}
#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
}

/***********************************************************
add
***********************************************************/
#footerArea {
	margin-top: 0px !important;
	margin-bottom: 25.6vw;
}
#copyright {
	padding: 0;
	background-color: transparent;
}
#copyright small {
	padding: 0;
	font-size: 0.7143rem/*10px*/;
}
.bgGradation01 {
	background-image: linear-gradient(#9c9cff, #d7a9ea);
}
.bgGradation01 a {
	color: #000;
}
.inner01 {
	margin-left: 20px;
	margin-right: 20px;
}
.boxType01 {
	position: relative;
	padding: 19px;
	border: 2px solid #d7a9ea;
	border-radius: 10px;
	background-color: #fff;
}
.boxType01 + .boxType01 {
	margin-top: 26px;
}
.boxType01 + .boxType01::before {
	content: '';
	display: block;
	position: absolute;
	top: -18px;
	left: 50%;
	transform: translateX(-50%);
	width:0;
	height:0;
	border-style:solid;
	border-width: 10px 10px 0 10px;
	border-color: #e4e4e4 transparent transparent transparent;
}
.note {
	padding-left: 1em;
	text-indent: -1em;
}
.tableInfo01 .accordionTitle {
	position: relative;
	padding: 14px 1.142rem;
	background-color: #efdcf6;
	cursor: pointer;
}
.tableInfo01 .accordionBodyInner {
	padding: 16px 1.142rem;
	background-color: #fff;
}
.tableInfo01 .accordionTitle::before {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border-top: 1px solid #aaa;
}
.tableInfo01 .accordionContents:not(:last-child) {
	border-bottom: 1px solid #aaa;
}
.tableInfo01 .accordionTitle::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 1.142rem;
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	background-color: #666;
	border-radius: 50%;
}
.tableInfo01 .accordionTitle .titleInner::before,
.tableInfo01 .accordionTitle .titleInner::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: calc(1.142rem + 7.5px);
	width: 10px;
	height: 2px;
	margin-top: -1px;
	background-color: #fff;
	z-index: 1;
}
.tableInfo01 .is-open .accordionTitle .titleInner::before {
	transform: rotate(0deg);
}
.tableInfo01 .accordionTitle .titleInner::before {
	transform: rotate(90deg);
}
#contents #basicInfo .accordionBodyInner table {
	width: 100%;
	border: 1px solid #dbd5d1;
}
#contents #basicInfo .accordionBodyInner table .col1 {width: 5%;}
#contents #basicInfo .accordionBodyInner table .col2 {width: 25%;}
#contents #basicInfo .accordionBodyInner table .col3,
#contents #basicInfo .accordionBodyInner table .col4 {width: 35%;}
#contents #basicInfo .accordionBodyInner th {
	padding: 10px 6px;
	border: none;
	background-color: #faf8f6;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}
#contents #basicInfo .accordionBodyInner th.border {
	border-left: 1px solid #dbd5d1;
	border-top: 1px solid #dbd5d1;
}
#contents #basicInfo .accordionBodyInner td {
	padding: 10px 6px;
	border: 1px solid #dbd5d1;
	background:#fff;
	vertical-align: middle;
}
#contents #cardApply {
	border-radius: 0;
}
#contents #cardApply h2 {
	background-color: #efdcf6;
}
#contents #cardApply .col1 > .mufgAbout {
	background: url(/apply/card/mucard/new/img/img_042.png) no-repeat 10px 0;
}
#contents .inquiryAreaWrap .wrapTitle {
	border: 1px solid #d7a9ea;
	background-color: #d7a9ea;
}
#contents .inquiryAreaWrap .wrapTitle > * {
	color: #333;
}
#contents .inquiryAreaWrap .wrapInnerBox {
	border: 1px solid #d7a9ea;
	border-top: 0;
	background-color: #efdcf6;
}
#contents .inquiryAreaWrap.bgWhite .wrapInnerBox {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	background-color: #fff;
}
.inquiryAreaWrap .parTypeTel .iconTypeFD {
	width: 58px;
	vertical-align: middle;
}
.inquiryAreaWrap dl {
	padding-left: 58px;
	background-size: 43px;
	background-position: 0px top;
}
.inquiryAreaWrap .block02_02 {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #000;
}
.inquiryAreaWrap .block02_02 .hStyle03 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.4286rem/*20px*/;
	text-align: center;
}
#contents .inquiryAreaWrap .wrapTitle > * {
	color: #fff;
}
.fixBlock01 {
	position: fixed;
	left: 0;
	right: 0;
	bottom: -130px;
	padding: 10px 15px;
	background: rgba(0, 0, 0, .6);
	z-index: 4;
	opacity: 0;
	transition: opacity .25s ease-in;
}
.fixBlock01.is-release {
	bottom: 0;
	opacity: 1;
}

@media screen and (max-width: 639px) {
	.btnBlock01 {
		width: 84.375vw;
		margin-left: auto;
		margin-right: auto;
	}
	#pageTopArea {
		bottom: calc(36px + 25.6vw) !important;
	}
	.inner02 {
		margin-left: 10px;
		margin-right: 10px;
	}
	.tableInfo01 {
		margin-left: 0 !important;
		margin-right: 0 !important;
		border-top: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
	}
	#contents #basicInfo .accordionBodyInner td {
		text-align: center;
	}
	#contents #cardApply {
		margin-left: 0;
		margin-right: 0;
	}
	.inquiryAreaWrap {
		margin: 0;
	}
	.inquiryAreaWrap .tableCell {
		padding: 14px 20px;
	}
	#footerArea {
		margin-top: 0 !important;
	}
	#contents .inquiryAreaWrap.bgWhite {
		border-bottom: 2px dotted #d7a9ea;
	}
}

.spOnlyInli{display:inline!important}
.spOnlyInBloc{display:inline-block!important}
.pcOnly,.pcDisplay,.isPc,.is-hidden{display:none!important}
.pcOnlyInli{display:none!important}
.pcOnlyInBloc{display:none!important}
.inli{display:inline!important}
.inBloc{display:inline-block!important}

.txtCenter,.tac{text-align:center!important}
.txtLeft,.tal{text-align:left!important}
.txtRight,.tar{text-align:right!important}

.mt0{margin-top:0!important}
.mt5{margin-top:5px!important}
.mt10{margin-top:10px!important}
.mt15{margin-top:15px!important}
.mt20{margin-top:20px!important}
.mt25{margin-top:25px!important}
.mt30{margin-top:30px!important}
.mt35{margin-top:35px!important}
.mt40{margin-top:40px!important}
.mt45{margin-top:45px!important}
.mt50{margin-top:50px!important}
.mt60{margin-top:60px!important}
.mt70{margin-top:70px!important}
.mt80{margin-top:80px!important}
.mt90{margin-top:90px!important}
.mt100{margin-top:100px!important}
.mb0{margin-bottom:0!important}
.mb5{margin-bottom:5px!important}
.mb10{margin-bottom:10px!important}
.mb15{margin-bottom:15px!important}
.mb20{margin-bottom:20px!important}
.mb25{margin-bottom:25px!important}
.mb30{margin-bottom:30px!important}
.mb35{margin-bottom:35px!important}
.mb40{margin-bottom:40px!important}
.mb45{margin-bottom:45px!important}
.mb50{margin-bottom:50px!important}
.mb60{margin-bottom:60px!important}
.mb70{margin-bottom:70px!important}
.mb80{margin-bottom:80px!important}
.mb90{margin-bottom:90px!important}
.mb100{margin-bottom:100px!important}
.ml0{margin-left:0!important}
.ml5{margin-left:5px!important}
.ml10{margin-left:10px!important}
.ml15{margin-left:15px!important}
.ml20{margin-left:20px!important}
.ml25{margin-left:25px!important}
.ml30{margin-left:30px!important}
.ml35{margin-left:35px!important}
.ml40{margin-left:40px!important}
.ml45{margin-left:45px!important}
.ml50{margin-left:50px!important}
.ml60{margin-left:60px!important}
.ml70{margin-left:70px!important}
.ml80{margin-left:80px!important}
.ml90{margin-left:90px!important}
.ml100{margin-left:100px!important}
.mr0{margin-right:0!important}
.mr5{margin-right:5px!important}
.mr10{margin-right:10px!important}
.mr15{margin-right:15px!important}
.mr20{margin-right:20px!important}
.mr25{margin-right:25px!important}
.mr30{margin-right:30px!important}
.mr35{margin-right:35px!important}
.mr40{margin-right:40px!important}
.mr45{margin-right:45px!important}
.mr50{margin-right:50px!important}
.mr60{margin-right:60px!important}
.mr70{margin-right:70px!important}
.mr80{margin-right:80px!important}
.mr90{margin-right:90px!important}
.mr100{margin-right:100px!important}

.pt0{padding-top:0!important}
.pt5{padding-top:5px!important}
.pt10{padding-top:10px!important}
.pt15{padding-top:15px!important}
.pt20{padding-top:20px!important}
.pt25{padding-top:25px!important}
.pt30{padding-top:30px!important}
.pt35{padding-top:35px!important}
.pt40{padding-top:40px!important}
.pt45{padding-top:45px!important}
.pt50{padding-top:50px!important}
.pt60{padding-top:60px!important}
.pt70{padding-top:70px!important}
.pt80{padding-top:80px!important}
.pt90{padding-top:90px!important}
.pt100{padding-top:100px!important}
.pb0{padding-bottom:0!important}
.pb5{padding-bottom:5px!important}
.pb10{padding-bottom:10px!important}
.pb15{padding-bottom:15px!important}
.pb20{padding-bottom:20px!important}
.pb25{padding-bottom:25px!important}
.pb30{padding-bottom:30px!important}
.pb35{padding-bottom:35px!important}
.pb40{padding-bottom:40px!important}
.pb45{padding-bottom:45px!important}
.pb50{padding-bottom:50px!important}
.pb60{padding-bottom:60px!important}
.pb70{padding-bottom:70px!important}
.pb80{padding-bottom:80px!important}
.pb90{padding-bottom:90px!important}
.pb100{padding-bottom:100px!important}
.pl0{padding-left:0!important}
.pl5{padding-left:5px!important}
.pl10{padding-left:10px!important}
.pl15{padding-left:15px!important}
.pl20{padding-left:20px!important}
.pl25{padding-left:25px!important}
.pl30{padding-left:30px!important}
.pl35{padding-left:35px!important}
.pl40{padding-left:40px!important}
.pl45{padding-left:45px!important}
.pl50{padding-left:50px!important}
.pl60{padding-left:60px!important}
.pl70{padding-left:70px!important}
.pl80{padding-left:80px!important}
.pl90{padding-left:90px!important}
.pl100{padding-left:100px!important}
.pr0{padding-right:0!important}
.pr5{padding-right:5px!important}
.pr10{padding-right:10px!important}
.pr15{padding-right:15px!important}
.pr20{padding-right:20px!important}
.pr25{padding-right:25px!important}
.pr30{padding-right:30px!important}
.pr35{padding-right:35px!important}
.pr40{padding-right:40px!important}
.pr45{padding-right:45px!important}
.pr50{padding-right:50px!important}
.pr60{padding-right:60px!important}
.pr70{padding-right:70px!important}
.pr80{padding-right:80px!important}
.pr90{padding-right:90px!important}
.pr100{padding-right:100px!important}

.fSize10{font-size:.71429rem!important}
.fSize11{font-size:.78571rem!important}
.fSize12{font-size:.85714rem!important}
.fSize13{font-size:.92857rem!important}
.fSize14{font-size:1rem!important}
.fSize15{font-size:1.07143rem!important}
.fSize16{font-size:1.14286rem!important}
.fSize17{font-size:1.21429rem!important}
.fSize18{font-size:1.28571rem!important}
.fSize19{font-size:1.35714rem!important}
.fSize20{font-size:1.42857rem!important}
.fSize21{font-size:1.5rem!important}
.fSize22{font-size:1.57143rem!important}
.fSize23{font-size:1.64286rem!important}
.fSize24{font-size:1.71429rem!important}
.fSize25{font-size:1.78571rem!important}
.fSize26{font-size:1.85714rem!important}
.fSize27{font-size:1.92857rem!important}
.fSize28{font-size:2rem!important}
.fSize29{font-size:2.07143rem!important}
.fSize30{font-size:2.14286rem!important}
.fSize31{font-size:2.21429rem!important}
.fSize32{font-size:2.28571rem!important}

.txtBold,.fwb{font-weight:bold!important}
.txtNormal,.fwn{font-weight:normal!important}
.txtLine {text-decoration: underline !important;}

@media screen and (max-width: 639px) {
	.txtCenterSp,.tacSp{text-align:center!important}
	.txtLeftSp,.talSP{text-align:left!important}
	.txtRightSp,.tarSP{text-align:right!important}
	.fSize10Sp{font-size:.71429rem!important}
	.fSize11Sp{font-size:.78571rem!important}
	.fSize12Sp{font-size:.85714rem!important}
	.fSize13Sp{font-size:.92857rem!important}
	.fSize14Sp{font-size:1rem!important}
	.fSize15Sp{font-size:1.07143rem!important}
	.fSize16Sp{font-size:1.14286rem!important}
	.fSize17Sp{font-size:1.21429rem!important}
	.fSize18Sp{font-size:1.28571rem!important}
	.fSize19Sp{font-size:1.35714rem!important}
	.fSize20Sp{font-size:1.42857rem!important}
	.fSize21Sp{font-size:1.5rem!important}
	.fSize22Sp{font-size:1.57143rem!important}
	.fSize23Sp{font-size:1.64286rem!important}
	.fSize24Sp{font-size:1.71429rem!important}
	.fSize25Sp{font-size:1.78571rem!important}
	.fSize26Sp{font-size:1.85714rem!important}
	.fSize27Sp{font-size:1.92857rem!important}
	.fSize28Sp{font-size:2rem!important}
	.fSize29Sp{font-size:2.07143rem!important}
	.fSize30Sp{font-size:2.14286rem!important}
	.fSize31Sp{font-size:2.21429rem!important}
	.fSize32Sp{font-size:2.28571rem!important}
	.mt0Sp{margin-top:0!important}
	.mt5Sp{margin-top:5px!important}
	.mt10Sp{margin-top:10px!important}
	.mt15Sp{margin-top:15px!important}
	.mt20Sp{margin-top:20px!important}
	.mt25Sp{margin-top:25px!important}
	.mt30Sp{margin-top:30px!important}
	.mt35Sp{margin-top:35px!important}
	.mt40Sp{margin-top:40px!important}
	.mt45Sp{margin-top:45px!important}
	.mt50Sp{margin-top:50px!important}
	.mt60Sp{margin-top:60px!important}
	.mt70Sp{margin-top:70px!important}
	.mt80Sp{margin-top:80px!important}
	.mt90Sp{margin-top:90px!important}
	.mt100Sp{margin-top:100px!important}
	.mb0Sp{margin-bottom:0!important}
	.mb5Sp{margin-bottom:5px!important}
	.mb10Sp{margin-bottom:10px!important}
	.mb15Sp{margin-bottom:15px!important}
	.mb20Sp{margin-bottom:20px!important}
	.mb25Sp{margin-bottom:25px!important}
	.mb30Sp{margin-bottom:30px!important}
	.mb35Sp{margin-bottom:35px!important}
	.mb40Sp{margin-bottom:40px!important}
	.mb45Sp{margin-bottom:45px!important}
	.mb50Sp{margin-bottom:50px!important}
	.mb60Sp{margin-bottom:60px!important}
	.mb70Sp{margin-bottom:70px!important}
	.mb80Sp{margin-bottom:80px!important}
	.mb90Sp{margin-bottom:90px!important}
	.mb100Sp{margin-bottom:100px!important}
	.ml0Sp{margin-left:0!important}
	.ml5Sp{margin-left:5px!important}
	.ml10Sp{margin-left:10px!important}
	.ml15Sp{margin-left:15px!important}
	.ml20Sp{margin-left:20px!important}
	.ml25Sp{margin-left:25px!important}
	.ml30Sp{margin-left:30px!important}
	.ml35Sp{margin-left:35px!important}
	.ml40Sp{margin-left:40px!important}
	.ml45Sp{margin-left:45px!important}
	.ml50Sp{margin-left:50px!important}
	.ml60Sp{margin-left:60px!important}
	.ml70Sp{margin-left:70px!important}
	.ml80Sp{margin-left:80px!important}
	.ml90Sp{margin-left:90px!important}
	.ml100Sp{margin-left:100px!important}
	.mr0Sp{margin-right:0!important}
	.mr5Sp{margin-right:5px!important}
	.mr10Sp{margin-right:10px!important}
	.mr15Sp{margin-right:15px!important}
	.mr20Sp{margin-right:20px!important}
	.mr25Sp{margin-right:25px!important}
	.mr30Sp{margin-right:30px!important}
	.mr35Sp{margin-right:35px!important}
	.mr40Sp{margin-right:40px!important}
	.mr45Sp{margin-right:45px!important}
	.mr50Sp{margin-right:50px!important}
	.mr60Sp{margin-right:60px!important}
	.mr70Sp{margin-right:70px!important}
	.mr80Sp{margin-right:80px!important}
	.mr90Sp{margin-right:90px!important}
	.mr100Sp{margin-right:100px!important}

	.pt0Sp{padding-top:0!important}
	.pt5Sp{padding-top:5px!important}
	.pt10Sp{padding-top:10px!important}
	.pt15Sp{padding-top:15px!important}
	.pt20Sp{padding-top:20px!important}
	.pt25Sp{padding-top:25px!important}
	.pt30Sp{padding-top:30px!important}
	.pt35Sp{padding-top:35px!important}
	.pt40Sp{padding-top:40px!important}
	.pt45Sp{padding-top:45px!important}
	.pt50Sp{padding-top:50px!important}
	.pt60Sp{padding-top:60px!important}
	.pt70Sp{padding-top:70px!important}
	.pt80Sp{padding-top:80px!important}
	.pt90Sp{padding-top:90px!important}
	.pt100Sp{padding-top:100px!important}
	.pb0Sp{padding-bottom:0!important}
	.pb5Sp{padding-bottom:5px!important}
	.pb10Sp{padding-bottom:10px!important}
	.pb15Sp{padding-bottom:15px!important}
	.pb20Sp{padding-bottom:20px!important}
	.pb25Sp{padding-bottom:25px!important}
	.pb30Sp{padding-bottom:30px!important}
	.pb35Sp{padding-bottom:35px!important}
	.pb40Sp{padding-bottom:40px!important}
	.pb45Sp{padding-bottom:45px!important}
	.pb50Sp{padding-bottom:50px!important}
	.pb60Sp{padding-bottom:60px!important}
	.pb70Sp{padding-bottom:70px!important}
	.pb80Sp{padding-bottom:80px!important}
	.pb90Sp{padding-bottom:90px!important}
	.pb100Sp{padding-bottom:100px!important}
	.pl0Sp{padding-left:0!important}
	.pl5Sp{padding-left:5px!important}
	.pl10Sp{padding-left:10px!important}
	.pl15Sp{padding-left:15px!important}
	.pl20Sp{padding-left:20px!important}
	.pl25Sp{padding-left:25px!important}
	.pl30Sp{padding-left:30px!important}
	.pl35Sp{padding-left:35px!important}
	.pl40Sp{padding-left:40px!important}
	.pl45Sp{padding-left:45px!important}
	.pl50Sp{padding-left:50px!important}
	.pl60Sp{padding-left:60px!important}
	.pl70Sp{padding-left:70px!important}
	.pl80Sp{padding-left:80px!important}
	.pl90Sp{padding-left:90px!important}
	.pl100Sp{padding-left:100px!important}
	.pr0Sp{padding-right:0!important}
	.pr5Sp{padding-right:5px!important}
	.pr10Sp{padding-right:10px!important}
	.pr15Sp{padding-right:15px!important}
	.pr20Sp{padding-right:20px!important}
	.pr25Sp{padding-right:25px!important}
	.pr30Sp{padding-right:30px!important}
	.pr35Sp{padding-right:35px!important}
	.pr40Sp{padding-right:40px!important}
	.pr45Sp{padding-right:45px!important}
	.pr50Sp{padding-right:50px!important}
	.pr60Sp{padding-right:60px!important}
	.pr70Sp{padding-right:70px!important}
	.pr80Sp{padding-right:80px!important}
	.pr90Sp{padding-right:90px!important}
	.pr100Sp{padding-right:100px!important}
}
