.sysInfo{
	background:#fff;
	text-align:center;
	width:100%;
	padding:20px 0;
	margin: 0 0 20px 0;
}

.sysInfoTitle {
	font-size:2rem;
}

.sysInfo .highlightTxt{
	display:block;
}

.sysInfo .highlightTxt span:first-child{
	font-size:16rem;
	display:inline-block;
	-moz-transform: scale( 1.2 , 1 );
	-webkit-transform: scale( 1.2 , 1 );
	-o-transform: scale( 1.2 , 1 );
	-ms-transform: scale( 1.2 , 1 );
	transform: scale( 1.2 , 1 );
}

.sysInfo .highlightTxt span:nth-child(2), .sysInfo .highlightTxt span:last-child{
	font-size:8rem;
	display:inline-block;
	margin-left:-20px;
	font-weight:normal;
}

@media screen and (max-width:479px){
	.sysInfoTitle {
		font-size:1.4rem;
	}
	.sysInfo .highlightTxt span:first-child{
		font-size:10rem;
	}
	.sysInfo .highlightTxt span:nth-child(2), .sysInfo .highlightTxt span:last-child{
		font-size:5rem;
		margin-left:-14px;
	}
}

.sysInfo ul {
	letter-spacing:-.40em;
	width:60%;
	margin:0 auto 20px;
}

.sysInfo li {
	letter-spacing: normal;
	display:inline-block;
	box-sizing:border-box;
	vertical-align:top;
	width:22%;
	margin-right:4%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#ffffff;
	position: relative;
	white-space:nowrap;
	padding-top: 3%;
 }

.sysInfo li:after {
	padding-top: 20%;
    display: block;
    content: "";
}

.sysInfo li > .content{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.sysInfo li:nth-child(4n) {
	margin-right:0%;
} 

.sysInfo li span{
	display:block;
	font-size:1.4rem;
}

ul li .priceExSmall, .priceExSmall{
	display:inline;
	font-size:0.8rem;
}

.priceExWrap{
	white-space:nowrap;
}

.sysInfo li span:nth-child(2){
	font-size:3.4rem;
	margin-top:4px;
}

@media screen and (max-width:800px){
	.sysInfo li span:nth-child(2){
		font-size:2.8rem;
	}
}

@media screen and (max-width:479px){
	.sysInfo ul {
		width:90%;
	}
	.sysInfo li span:nth-child(2){
		font-size:2.4rem;
	}
}

.sysInfoAttention{
	max-width:72%;
	margin:0 auto;
	/*text-align:left;*/
	font-size:1.0rem;
}

.sysInfo li{
	background:#e02d8f;
}

/*
.sysInfo li:nth-child(1) {
	background:#ff8ec1;
}

.sysInfo li:nth-child(2) {
	background:#ff965f;
}

.sysInfo li:nth-child(3) {
	background:#8ec36a;
}

.sysInfo li:nth-child(4) {
	background:#5ab7e1;
}
*/
.priceType {
	margin: 0 0 10px 0;
	text-align: right;
}

.priceType span {
	display: inline-block;
	color: #e13c45;
	font-size: 2.2rem;
	margin: 0 0 0 2%;
}

.systemBnr a:hover {
	opacity: 0.7;
}

.systemBox {
	display: table;
	box-sizing: border-box;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

.priceDl {
	width:100%;
	letter-spacing:-.40em;
	font-size:1.8rem;
	background:#f9e8f6;
	font-size:2.2rem;
	box-sizing:border-box;
	display: table-row;
	border-collapse: collapse;
}

.priceDl dt, .priceDl dd {
	letter-spacing: normal;
	box-sizing: border-box;
	display: table-cell;
	box-sizing:border-box;
	width:50%;
	padding: 10px 2%;
	vertical-align: middle;
	border: solid 1px #b2b2b2;
}

.priceDl dt i{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background:#f09193;
	color:#ffffff;
	width:16px;
	height:16px;
	box-sizing:border-box;
	padding: 3px 0 0 5px;
	font-size:1.2rem;
	margin:-2px 8px 0 0;
	display:inline-block;
	vertical-align:middle;
}

.priceDl dt {
}

.priceDl dd {
	text-align:right;
	background:#ffffff;
}

.newCustomerTxt {
	font-size: 1rem;
	display: block;
	padding: 0 1% 5px 0;
}

.priceNoBig{
	display:inline-block;
}

.priceSmall{
	font-size:1.6rem;
	display:inline-block;
}

.priceBig{
	font-size:2.8rem;
	display: inline-block;
}

.priceColor{
	color:#ea2437;
}

.priceProper {
	font-size: 1.6rem;
	display: inline-block;
	margin: 0 2% 0 0;
	text-decoration: line-through;
}

.commonPrice .priceProper {
	color: #565656;
	display: inline-block;
}

.commonPrice .cpTotal {
	font-size: 3.6rem !important;
}

@media screen and (max-width: 768px) {
	
.commonPrice .priceProper {
	font-size: 1.4rem;
}

.commonPrice .cpTotal {
	font-size: 3.2rem !important;
}
	
}

@media screen and (max-width: 480px) {
	
.priceBig {
	display: block;
}

.priceProper {
	display: block;
	font-size: 1.2rem;
}

}

.systemAttention{
	font-size:1.2rem;
	padding:10px;
	/*border:1px solid #eeeeee;*/
	margin-bottom:20px;
	background:#e5e5e5;
}

.systemAttention li{
	margin-bottom:4px;
}

.sysList01{
	width:96%;
	margin-left:2.5%;
}

.sysList01 dt{
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

.sysList01 dt span{
	color:#f00;
}

.sysList01 dd{
	float:left;
	width:23%;
	margin:0 0 0 2.6%;
	padding:6px 0 0;
	text-align:center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height:32px;
	color:#ffffff;
	font-size:1.2rem;
}

.sysList01 dt+dd{
	margin:0;
}

.sysList01 dd span{
	display:block;
	font-weight:bold;
	font-size:1.4rem;
}

.sysList0101{
	background: #f297c0;
	background: -moz-linear-gradient(top,  #f297c0 0%, #e44f93 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f297c0), color-stop(100%,#e44f93));
	background: -webkit-linear-gradient(top,  #f297c0 0%,#e44f93 100%);
	background: -o-linear-gradient(top,  #f297c0 0%,#e44f93 100%);
	background: -ms-linear-gradient(top,  #f297c0 0%,#e44f93 100%);
	background: linear-gradient(to bottom,  #f297c0 0%,#e44f93 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f297c0', endColorstr='#e44f93',GradientType=0 );
	box-shadow:#e03482 0px 0px 0px 1px;
	-webkit-box-shadow:#e03482 0px 0px 0px 1px;
	-moz-box-shadow:#e03482 0px 0px 0px 1px;
}

.sysList0102{
	background: #f9c36d;
	background: -moz-linear-gradient(top,  #f9c36d 0%, #f6a72e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c36d), color-stop(100%,#f6a72e));
	background: -webkit-linear-gradient(top,  #f9c36d 0%,#f6a72e 100%);
	background: -o-linear-gradient(top,  #f9c36d 0%,#f6a72e 100%);
	background: -ms-linear-gradient(top,  #f9c36d 0%,#f6a72e 100%);
	background: linear-gradient(to bottom,  #f9c36d 0%,#f6a72e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c36d', endColorstr='#f6a72e',GradientType=0 );
	box-shadow:#f49911 0px 0px 0px 1px;
	-webkit-box-shadow:#f49911 0px 0px 0px 1px;
	-moz-box-shadow:#f49911 0px 0px 0px 1px;
}

.sysList0103{
	background: #a8d7a0;
	background: -moz-linear-gradient(top,  #a8d7a0 0%, #6cbb5f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8d7a0), color-stop(100%,#6cbb5f));
	background: -webkit-linear-gradient(top,  #a8d7a0 0%,#6cbb5f 100%);
	background: -o-linear-gradient(top,  #a8d7a0 0%,#6cbb5f 100%);
	background: -ms-linear-gradient(top,  #a8d7a0 0%,#6cbb5f 100%);
	background: linear-gradient(to bottom,  #a8d7a0 0%,#6cbb5f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8d7a0', endColorstr='#6cbb5f',GradientType=0 );
	box-shadow:#55aa48 0px 0px 0px 1px;
	-webkit-box-shadow:#55aa48 0px 0px 0px 1px;
	-moz-box-shadow:#55aa48 0px 0px 0px 1px;
}

.sysList0104{
	background: #8fbce6;
	background: -moz-linear-gradient(top,  #8fbce6 59%, #4e98d5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,#8fbce6), color-stop(100%,#4e98d5));
	background: -webkit-linear-gradient(top,  #8fbce6 59%,#4e98d5 100%);
	background: -o-linear-gradient(top,  #8fbce6 59%,#4e98d5 100%);
	background: -ms-linear-gradient(top,  #8fbce6 59%,#4e98d5 100%);
	background: linear-gradient(to bottom,  #8fbce6 59%,#4e98d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fbce6', endColorstr='#4e98d5',GradientType=0 );
	box-shadow:#3a8ccf 0px 0px 0px 1px;
	-webkit-box-shadow:#3a8ccf 0px 0px 0px 1px;
	-moz-box-shadow:#3a8ccf 0px 0px 0px 1px;
}

.sysList02, .sysList03{
	float:left;
	width:46%;
	padding: 0 2%;
	margin:0 0 20px;
}

.sysList02 dt, .sysList03 dt{
    border-bottom: 3px solid #F9D0D0;
    margin-bottom: 10px;
    padding: 10px 10px 0;
    text-shadow: 1px 0 0 #FFFFFF, 0 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 0 -1px 0 #FFFFFF;
	font-weight:bold;
}
.sysList02 dd{
	margin:0;
	font-size:1.4rem;
	text-align:center;
}

.sysMinute{
	width:40%;
	display:inline-block;
	background:#ef9393;
	color:#fff;
	padding:10px 0;
	box-shadow:rgb(249, 208, 208) 1px -1px 0px 1px inset;
	-webkit-box-shadow:rgb(249, 208, 208) 1px -1px 0px 1px inset;
	-moz-box-shadow:rgb(249, 208, 208) 1px -1px 0px 1px inset;
}

.sysCharge{
	width:60%;
	display:inline-block;
	padding:10px 0;
	box-shadow:rgb(249, 208, 208) -1px -1px 0px 1px inset;
	-webkit-box-shadow:rgb(249, 208, 208) -1px -1px 0px 1px inset;
	-moz-box-shadow:rgb(249, 208, 208) -1px -1px 0px 1px inset;
}

.sysList02 dt+dd{
	box-shadow:rgb(249, 208, 208) -1px 1px 0px 1px inset;
	-webkit-box-shadow:rgb(249, 208, 208) -1px 1px 0px 1px inset;
	-moz-box-shadow:rgb(249, 208, 208) -1px 1px 0px 1px inset;
}

.sysList03 dd{
	margin:0;
	font-size:1.4rem;
}

.sysEx{
	width:50%;
	display:inline-block;
	margin-right:6%;
	text-align:right;
}

.sysAncOp {
	width:46%;
	padding: 0 2%;
	margin:0 0 20px;
	text-align:center;
	float:left;
}

.sysAncOp a{
	margin-bottom:10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
    color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ededed 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #ededed 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e5e5e5',GradientType=0 );
	box-shadow:#ffffff -1px 1px 0px 0px inset;
	-webkit-box-shadow:#ffffff -1px 1px 0px 0px inset;
	-moz-box-shadow:#ffffff -1px 1px 0px 0px inset;
	cursor: pointer;
	text-decoration:none;
	border:1px solid #c8c8c8;
}

.sysAncOp a span{
	display:inline-block;
	padding-top:14px;
	height:30px;
	text-align:center;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 44px 44px;
}


.sysAncOp i{
	margin-right:4px;
}

.sysAncOp a span{
	width:146px;
	display:block;
}

.sysAttention {
	display:block;
	width:46%;
	padding: 0 2%;
	margin:0 0 20px;
	float:left;
}

.sysAttention li{
	padding-left:1em;
	text-indent:-1em;
	font-size:1.2rem;
	margin-bottom:10px;
}

.sysArea{
	margin-bottom:40px;
}

.sysAreaWrap p{
	font-size:1.8rem;
	padding:0 10px 10px;
}

.sysAreaWrap p span{
	font-size:1.2rem;
}

.sysArea p{
	font-size:1.4rem;
	padding:0 10px 10px;
	line-height:1.8rem;
}


.sysCreditContainer{

}

.sysCreditWrap{
	margin:10px 0px 17px 0px;
	padding:13px 2% 13px 2%;
	background-color:#fff;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
	position: relative;
}


.sysCreditWrap  li.middleTxt{
	font-size:1.8rem;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

.sysCreditWrap  li.largeTxt{
	font-size:3.7rem;
	font-weight:bold;
	color:#243bea;
	margin:0px 0px 10px 0px;
}

.sysCreditWrap span.hugeTxt{
	font-size:7rem;
	color:#ea2437;
}

.sysCreditWrap span.hugeTxt2{
	font-size:5rem;
	color:#ea2437;
}

.sysCreditWrap span.largeTxt{
	font-size:2.1rem;
	color:#ea2437;
}

.sysCreditWrap  li.cregitImg{
	margin:10px 0px 0px 0px;
}
.cregitImg img{
	max-width:380px;
}

.sysCreditWrap .supplement{
	margin:10px 0px 0px 0px;
	padding:10px 1% 10px 1%;
	background-color:#f4f4f4;
	border-radius:5px;
	font-weight:bold;
	list-style:none;
}

.sysCreditWrap .creditCampaignIcn {
	position: absolute;
	top: -75px;
	right: 10px;
	text-align: right;
}

.sysCreditWrap .creditCampaignIcn img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 900px) {
	.sysCreditWrap .creditCampaignIcn img { max-width: 65%; }
}

@media screen and (max-width: 767px) {
	.sysCreditWrap .creditCampaignIcn img { max-width: 100%; }
}

@media screen and (max-width: 639px) {
	.sysCreditWrap .creditCampaignIcn img { max-width: 65%; }
}


@media screen and (max-width:479px){
	
	.sysInfoTitle {
			font-size:1.4rem;
		}
	.sysInfo .highlightTxt span:first-child{
			font-size:10rem;
		}
	.cregitImg img{
		width:90%;
	}

	.sysCreditWrap  li.middleTxt{
		font-size:1.3rem;
	}

	.sysCreditWrap  li.largeTxt{
		font-size:2.8rem;
	}

	.sysCreditWrap span.hugeTxt{
		font-size:5.4rem;
	}

	.sysCreditWrap  li.supplement{
		width:92%;
		margin:10px auto 0 auto;
		font-size:1.3rem;
		text-align:center;
		padding: 10px 1%;
	}



}

.sysCreditInbox{
	max-width:380px;
	margin:0 auto;
	white-space: nowrap;
}

.workflow{
	margin:13px 0px 10px 0px;
	padding:20px 3% 10px 3%;
	/*border: 3px solid #e1e1e1;
    border-radius: 2px;*/
    background: #fff;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
}

.arrow{
    margin:0 auto;
	width:0px;
	height:0px;
	border-top:solid 32px #4c4c4c;
	border-right:solid 65px transparent;
	border-bottom:solid 0px transparent;
	border-left:solid 65px transparent;
}

.workflow dt{
	font-size:2rem;
	border-bottom:solid 1px #b2b2b2;
	padding-bottom:10px;
	width:100%;
}


.workflow dd{
	font-size:1.5rem;
	padding: 5px 3% 0px 3%;
}

.workflow dd li.telLarge{
	font-size:1.5rem;
	padding-bottom:5px;
    padding-top: 10px;
	font-size:3.5rem;
	font-weight:bold;
	color:#ea2437;
	text-align:center;
	list-style:none;
}

.workflow dd li.telLarge a{
	color:#ea2437;
}

.workflow dd li.telLarge a:hover{
	color:#F96163;
}

.workflow dd li{
	line-height: 2rem;
    padding-left: 1rem;
    text-indent: -1rem;
	font-size:1.3rem;
	padding-bottom:6px;
}


@media screen and (max-width:479px){
	
.workflow dt{
	font-size:1.7rem;
	white-space:nowrap;
}

}

.infoBox{
	margin:10px 0px 10px 0px;
	padding: 20px 3% 10px;
	/*border: 3px solid #e1e1e1;
    border-radius: 2px;*/
    box-sizing: border-box;
    background: #fff;
    text-align: left;
    width: 100%;
}

.infoBox i{
    font-size: 1.8rem;
    margin-right: 5px;
}

.infoBox dt{
	font-size:2rem;
	border-bottom:solid 1px #b2b2b2;
	padding-bottom:10px;
}

.infoBox dd li.descriptionTxt{
	font-size: 1.3rem;
    line-height: 2rem;
    padding-left: 1rem;
    text-indent: -1rem;
	padding-bottom:6px;
}

.infoBox dd.description{
padding: 5px 3% 0;
}

.infoBox dd li.telLarge{
	padding-bottom:5px;
    padding-top: 10px;
	font-size:3.5rem;
	font-weight:bold;
	color:#ea2437;
	text-align:center;
	list-style:none;
}

.infoBox dd li.telLarge i{
	font-size:3.5rem;
}

.infoBox dd li.telLarge a{
	color:#ea2437;
}

.infoBox dd li.telLarge a:hover{
	color:#F96163;
}

@media screen and (max-width:479px){
	
.infoBox dt{
	font-size:1.7rem;
	white-space:nowrap;
}

}

.cautionBox{
	margin:15px 0px 20px 0px;
	padding: 17px 3%;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
	font-size:1.2rem;
	background: #e5e5e5;
}

.cautionBox li{
	padding-left:1rem;
	text-indent:-1rem;
	line-height:2rem;
	padding-bottom:6px;
}

@media screen and (max-width:479px){
	
.cautionBox li{
	padding-left:1.2rem;
	text-indent:-1.2rem;
}

}

/*.sysCreditWrap img{
	margin:auto;
}

.sysCreditWrap2{
	text-align:left;
}

.sysCreditWrap dl{
	text-align:left;
	margin:10px 10px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:#cfcfcf 0px 0px 3px 0px;
	-webkit-box-shadow:#cfcfcf 0px 0px 3px 0px;
	-moz-box-shadow:#cfcfcf 0px 0px 3px 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #daedfe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#daedfe));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#daedfe 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#daedfe 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#daedfe 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#daedfe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#daedfe',GradientType=0 );
}

.sysCreditWrap dt{
	color:#fb8102;
	background-color:#ffffcb;
	font-size:1.6rem;
	font-weight:bold;
	padding:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sysCreditWrap dd{
	padding:6px 10px 20px;
	line-height: 1.8rem;
}

.sysCreditWrap .sysCreditTit{
	padding:10px 10px 6px;
	font-size:1.6rem;
	font-weight:bold;
}

.sysCreditTit span{
	color:#f00;
	font-size:2.2rem;
	line-height:2.6rem;
}

.sysCreditTit i{
	margin-right:4px;
	font-size:2.2rem;
	font-weight:normal;
}

.sysCreditDet span{
	color:#f00;
}

.sysCreditBtn {
	white-space:nowrap;
	text-align:center;
}

.sysCreditBtn a {
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	height:44px;
	margin: 0 auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    font-weight: bold;
	color:#ffffff;
}


.sysCreditBtn01 {
	background: #ff9191;
	background: -moz-linear-gradient(top,  #ff9191 0%, #ff1414 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9191), color-stop(100%,#ff1414));
	background: -webkit-linear-gradient(top,  #ff9191 0%,#ff1414 100%);
	background: -o-linear-gradient(top,  #ff9191 0%,#ff1414 100%);
	background: -ms-linear-gradient(top,  #ff9191 0%,#ff1414 100%);
	background: linear-gradient(to bottom,  #ff9191 0%,#ff1414 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9191', endColorstr='#ff1414',GradientType=0 );
	box-shadow:#cc0000 0px 0px 0px 1px;
	-webkit-box-shadow:#cc0000 0px 0px 0px 1px;
	-moz-box-shadow:#cc0000 0px 0px 0px 1px;
	margin:0 2% 0 1%;
}

.sysCreditBtn02 {
	background: #7abcff;
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee));
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	box-shadow:#1166bb 0px 0px 0px 1px;
	-webkit-box-shadow:#1166bb 0px 0px 0px 1px;
	-moz-box-shadow:#1166bb 0px 0px 0px 1px;
}

.sysCreditBtn span{
	width:160px;
	padding-top:12px;
	height:32px;
	display:inline-block;
	text-align:center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.sysCreditBtn01 span{
	box-shadow:#ffacac -1px 1px 0px 0px inset;
	-webkit-box-shadow:#ffacac -1px 1px 0px 0px inset;
	-moz-box-shadow:#ffacac -1px 1px 0px 0px inset;
	text-shadow: -1px -1px 0px #cc0000;
}

.sysCreditBtn02 span{
	box-shadow:#bbd8f7 -1px 1px 0px 0px inset;
	-webkit-box-shadow:#bbd8f7 -1px 1px 0px 0px inset;
	-moz-box-shadow:#bbd8f7 -1px 1px 0px 0px inset;
	text-shadow: -1px -1px 0px #1166bb;
}

.sysCreditBtn i{
	margin-right:4px;
}
*/


.TitleLineTel {
    position: relative;
    box-sizing: border-box;
    margin: 15px 0px 5px 0px;
    overflow: hidden;
    padding: 7px 0 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-radius:2px;
	font-weight: bold;
	color: #e12a8b;
	border-bottom: 1px solid  #e12a8b;
}

.TitleLineWeb {
    box-sizing: border-box;
    margin: 15px 0px 5px 0px;
    overflow: hidden;
    padding: 7px 0 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-radius:2px;
	font-weight: bold;
	color:#2489ce;
	border-bottom: 1px solid  #2489ce;
}

.middleBtn li{
	/*border: 2px solid #DEDEDE;*/
    box-sizing: border-box;
    text-align: center;
    width: 40%;
    margin:15px auto 10px auto;
	font-size: 2.2rem;
}

.middleBtn li i{
	font-size: 2.2rem;
}

.middleBtn li a{
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding: 15px 0;
    width: 100%;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #4faae8;
	background: -moz-linear-gradient(top,  #4faae8 0%, #368fc9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4faae8), color-stop(100%,#368fc9));
	background: -webkit-linear-gradient(top,  #4faae8 0%,#368fc9 100%);
	background: -o-linear-gradient(top,  #4faae8 0%,#368fc9 100%);
	background: -ms-linear-gradient(top,  #4faae8 0%,#368fc9 100%);
	background: linear-gradient(to bottom,  #4faae8 0%,#368fc9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4faae8', endColorstr='#368fc9',GradientType=0 );
	-webkit-box-shadow:rgba(0, 0, 0, 0.1) 1px 1px 1px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.1) 1px 1px 1px 1px;
	box-shadow:rgba(0, 0, 0, 0.1) 1px 1px 1px 1px;
	border: 1px solid #368fc9;
}

.middleBtn a{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #68d8ff 0%, #51d2ff 0%, #29c2f8 100%) repeat scroll 0 0;
}

.middleBtn li a:hover{
    opacity:0.7;
}

@media screen and (max-width:479px){
	
.middleBtn li{
    width: 70%;
}

.middleBtn li a{
    width: 100%;
}

}

.telSmall{
	color:#ea2437;
}

.commonPriceWrap{
	margin: 20px 0 5px;
	display:block;
}

.commonPrice{
	position:relative;
}


.cpBtn{
	position:relative;
	z-index:110;
}

/*
.commonPrice:before{
	content: "";
	display: inline-block;
	border: 20px solid transparent;
	border-top-color: #ffd2d4;
	position: absolute;
	bottom: -40px;
	z-index:104;
	right:30%;
}

.commonPrice:after{
	content: "";
	display: inline-block;
	border: 20px solid transparent;
	border-top-color: #ffffff;
	position: absolute;
	bottom: -32px;
	z-index:105;
	right:30%;
}
*/
.Raterevision_at{
	text-align: center;
	color: #e02d8f;
	padding-top: 10px;
}

.system_strikethrough{
	text-decoration: line-through;
}

/*料金表のNEWマーク*/
.priceNewIcn {
	 display: inline-block;
	font-size: 1rem;
	line-height: 1rem;
	color: #ffffff;
	border-radius: 3px;
	background: #e02d8f;
	padding: 3px;
	margin: 0 0 0 5px;
	text-align: center;
	vertical-align: 3px;
}
.sylinethrough{
	text-decoration: line-through;
}
.campaigntxt{
	color: red;
}
.systemplaceat{
	text-align: right;
	margin-top: -15px;
    margin-bottom: 20px;
}
