a {
	text-decoration: none !important;
	color: inherit;
}

a:hover {
	opacity: 0.7;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.ml10 {
	margin-left: 10px;
}

.ml50 {
	margin-left: 50px;
}

.ml165 {
	margin-left: 165px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.clear {
	clear: both;
}

.wd800 {
	width: 800px;
}

.bun {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

.font {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5em !important;
}

.fc_blue {
	color: #0D4BFF !important;
}

.fc_red {
	color: #DF464D !important;
}

.fc_beige {
	color: #D8B658 !important;
}

.fc_brown {
	color: #5F461F;
}

.box-brown {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.box-brown a {
	border: 2px solid #5F461F;
	padding: 25px;
	overflow: hidden;
	display: block;
	color: inherit;
	height: 166px;
	position: relative;
}

.box-brown_ico {
	margin: auto 120px;
	position: absolute;
	top: 0px;
	bottom: 0px;
}

.box-brown_position {
	margin: auto 0 auto 250px;
}

.box-brown02 {
	width: 800px;
	margin: 0 auto;
	border: 2px solid #5F461F;
	padding: 25px;
	overflow: hidden;
	display: block;
	color: inherit;
	height: 166px;
	position: relative;
}

.box-brown04 {
	background-color: #EFEBD4;
	border-radius: 5px;
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 40px;
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
}

.box-brown04 p {
	color: #604720;
	font-size: 17px;
	line-height: 80px;
	text-align: center;
}

.bg_beige {
	background: #FAF7F3;
	overflow: hidden;
}

.bg_ribon_p {
	background: url(../img/ribon_bg_pink.png) no-repeat;
	width: 555px;
	height: 120px;
	margin: 0 auto;
}

.bg_ribon_p p {
	line-height: 1.6em;
	padding-top: 27px;
}



.bg_ribon_b {
	background: url(../img/ribon_bg_beige.png) no-repeat;
	width: 555px;
	height: 120px;
	margin: 0 auto;
}

.bg_ribon_b p {
	line-height: 1.6em;
	padding-top: 14px;
}

.flexslider .slides {
	height: 380px;
}

#syokuiki #contents {
	width: 100%;
	margin: 0 auto 60px;
	padding: 20px 0;
}

#syokuiki #contents section .inner {
	width: 950px;
	margin: 0 auto 30px;
	padding: 30px 0 0 0;

}

#syokuiki #contents h3.h3 {
	border-top: 1px solid #B6A24B;
	border-bottom: 1px solid #B6A24B;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	color: #5F461F;
	text-align: center;
	padding: 8px;
	position: relative;
	margin-bottom: 30px;

}

#syokuiki #contents h3.h3:before {
	content: "";
	width: 40px;
	height: 25px;
	background: url(../img/icon_h3l.png) no-repeat;
	position: absolute;
	left: 25%;
}

#syokuiki #contents h3.h3:after {
	content: "";
	width: 40px;
	height: 25px;
	background: url(../img/icon_h3r.png) no-repeat;
	position: absolute;
	right: 25%;
}


/*ボタン*/

.btn_pdf {
	width: 300px;
	height: 65px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.btn_pdf a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #212121;
	padding: 12px 0 12px 20px;
	font-weight: bold;
	background: url(../img/icon_pdf.png) no-repeat 250px center #eee;
	border-top: 2px solid #AB8916;
}

.btn_pdf a:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 11px 11px;
	border-color: transparent transparent #ab8816 transparent;
	position: absolute;
	top: 47px;
	right: 6px;
}

.btn_pdf_l1 {
	height: 68px;
	line-height: 65px;
	padding-top: 0;
}

.btn_pdf_l1 a {
	height: 68px;
	padding-top: 0;
}

.btn_pdf_l3 {
	height: 108px;
}

.btn_pdf_l3 a:after {
	top: auto;
	bottom: 28px;
}

.btn_pdf_l3 p {
	font-size: 12px;
	padding-top: 5px;
	text-align: center !important;
}

.btn_app {
	width: 400px;
	height: 50px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.btn_app a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #A58761;
	padding: 12px 0 12px 20px;
	font-size: 20px;
	border: 3px solid #A58761;
}

.btn_app a:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 7px 0 7px;
	border-color: #a58861 transparent transparent transparent;
	position: absolute;
	top: 25px;
	right: 18px;
}

.btn_shinsa {
	width: 400px;
	margin: 0 auto;
}

.btn_shinsa a {
	color: #FFF;
	font-size: 24px;
	display: block;
	padding: 7px;
	text-align: center;
	background: #0044a3;
	/* Old browsers */
	background: -moz-linear-gradient(left, #0044a3 0%, #4d94db 62%, #4d94db 76%, #4d94db 88%, #4d94db 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0044a3 0%, #4d94db 62%, #4d94db 76%, #4d94db 88%, #4d94db 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0044a3 0%, #4d94db 62%, #4d94db 76%, #4d94db 88%, #4d94db 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0044a3', endColorstr='#4d94db', GradientType=1);
	/* IE6-9 */
	text-decoration: none;
	box-shadow: 4px 4px 5px -1px #888888;
	-moz-box-shadow: 4px 4px 5px -1px #888888;
	-webkit-box-shadow: 4px 4px 5px -1px #888888;
}

.btn_kwsk {
	width: 925px;
	margin: 0 auto;
}

.syosai {
	width: 450px;

}

.biz_a {
	width: 450px;

}

.btn_kwsk a {
	color: #FFF;
	font-size: 20px;
	display: block;
	padding: 7px;
	text-align: center;
	background: #1e5799;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #d6b764 0%, #d0a81c 0%, #d6b764 100%, #ccbf99 100%, #d8b658 100%, #d6b764 100%, #d0a81c 100%, #d8b658 100%, #d6b764 100%, #e8e16d 100%, #d8b658 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%, #d6b764 0%, #d0a81c 0%, #d6b764 100%, #ccbf99 100%, #d8b658 100%, #d6b764 100%, #d0a81c 100%, #d8b658 100%, #d6b764 100%, #e8e16d 100%, #d8b658 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%, #d6b764 0%, #d0a81c 0%, #d6b764 100%, #ccbf99 100%, #d8b658 100%, #d6b764 100%, #d0a81c 100%, #d8b658 100%, #d6b764 100%, #e8e16d 100%, #d8b658 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#d8b658', GradientType=0);
	/* IE6-9 */
	text-decoration: none;
	box-shadow: 4px 4px 5px -1px #888888;
	-moz-box-shadow: 4px 4px 5px -1px #888888;
	-webkit-box-shadow: 4px 4px 5px -1px #888888;
}


.btn_net a {
	border: 1px solid #00238C;
	color: #00238C;
	background: url(../img/icon_blank.png) no-repeat 13px center;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding: 7px;
	text-align: center;
}

.btn_pdf02 a {
	border: 1px solid #8A171E;
	color: #8A171E;
	background: url(../img/icon_pdf02.png) no-repeat 13px center;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding: 7px;
	text-align: center;
}

.btn_simulation {
	width: 400px;
	margin: 0 auto;
}

.btn_simulation a {
	color: #FFF;
	font-size: 24px;
	display: block;
	padding: 7px;
	text-align: center;
	background: #1e5799;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #d6b764 0%, #d0a81c 0%, #d6b764 100%, #ccbf99 100%, #d8b658 100%, #d6b764 100%, #d0a81c 100%, #d8b658 100%, #d6b764 100%, #e8e16d 100%, #d8b658 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%, #d6b764 0%, #d0a81c 0%, #d6b764 100%, #ccbf99 100%, #d8b658 100%, #d6b764 100%, #d0a81c 100%, #d8b658 100%, #d6b764 100%, #e8e16d 100%, #d8b658 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%, #d6b764 0%, #d0a81c 0%, #d6b764 100%, #ccbf99 100%, #d8b658 100%, #d6b764 100%, #d0a81c 100%, #d8b658 100%, #d6b764 100%, #e8e16d 100%, #d8b658 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#d8b658', GradientType=0);
	/* IE6-9 */
	text-decoration: none;
	box-shadow: 4px 4px 5px -1px #888888;
	-moz-box-shadow: 4px 4px 5px -1px #888888;
	-webkit-box-shadow: 4px 4px 5px -1px #888888;
}

.btn_karishinsaWrap {
	display: flex;
	justify-content: space-between;
}

.btn_karishinsa {
	margin: 0 auto;
	width: calc(50% - 10px);
}

.btn_karishinsa a {
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	display: block;
	padding: 7px;
	text-align: center;
	background: #0044a3;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0044a3 0%, #4d94db 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0044a3 0%, #4d94db 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0044a3 0%, #4d94db 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0044a3', endColorstr='#4d94db', GradientType=0);
	/* IE6-9 */
	text-decoration: none;
	box-shadow: 4px 4px 5px -1px #888888;
	-moz-box-shadow: 4px 4px 5px -1px #888888;
	-webkit-box-shadow: 4px 4px 5px -1px #888888;
}

.btn_karishinsa a>span.contractType {
	background-color: #fff;
	padding: 5px 15px;
	margin: 5px;
	color: #0347a5;
	display: block;
	font-size: 20px;
	font-weight: normal;
	border-bottom: #043981 solid 3px;
}

.btn_karishinsa:last-child a>span.contractType {
	line-height: 60.5px;
}

.btn_web {
	width: 70%;
	margin: 0 auto;
}

.btn_web a {
	color: #FFF;
	font-size: 24px;
	display: block;
	padding: 7px;
	text-align: center;
	background: #009688;
	/* Old browsers */
	background: -moz-linear-gradient(top, #009688 0%, #53ada5 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #009688 0%, #53ada5 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #009688 0%, #53ada5 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009688', endColorstr='#53ada5', GradientType=0);
	/* IE6-9 */
	text-decoration: none;
	box-shadow: 4px 4px 5px -1px #888888;
	-moz-box-shadow: 4px 4px 5px -1px #888888;
	-webkit-box-shadow: 4px 4px 5px -1px #888888;
}

.btn_web a>span.contractType {
	display: inline-block;
	background-color: #fff;
	padding: 5px 15px;
	margin: 5px;
	color: #28a095;
	display: block;
	font-size: 26px;
	border-bottom: #128076 solid 3px;
}

.btn_web a>span:last-child {
	font-size: 14px;
}

.box-red .btn_web a {
	background: #d83d3d;
	/* Old browsers */
	background: -moz-linear-gradient(top, #d83d3d 0%, #e06464 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d83d3d 0%, #e06464 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d83d3d 0%, #e06464 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83d3d', endColorstr='#e06464', GradientType=0);
	/* IE6-9 */
}

.box-red .btn_web a>span.contractType {
	color: #eb0016;
	border-bottom: #eb0016 solid 3px;
}


#syokuiki .link-ttl {
	background: #EFEBD4;
	border-radius: 35px;
	font-size: 19px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 0 20px;
	padding: 7px;
	width: 585px;
}

#syokuiki .link-ttl2 {
	background: #EFEBD4;
	border-radius: 35px;
	font-size: 19px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 0 20px;
	padding: 7px;
	width: 340px;
}



.box-pink,
.box-beige {
	margin-top: 10px;
}

.box-pink .ttl,
.box-beige .ttl {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 2.2em;
}

.box-pink .ttl span,
.box-beige .ttl span {
	font-size: 36px;
	font-weight: bold;
}

.box-inner {
	padding: 40px 20px;
}

.box-inner p {
	color: #333;
	text-align: center;
}

.box-pink {
	border: 5px solid #F6D4DB;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4ebed+0,ffffff+62,ffffff+87,f7f7f7+100,f7e8ea+100,207cca+100,ffffff+100 */
	background: #f4ebed;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f4ebed 0%, #ffffff 62%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4ebed 0%, #ffffff 62%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4ebed 0%, #ffffff 62%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ebed', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.box-pink .ttl {
	background: #F6D4DB;
}

.box-beige {
	border: 5px solid #F0E3CA;
	background: #f9f6ef;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f9f6ef 1%, #ffffff 62%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f9f6ef 1%, #ffffff 62%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f9f6ef 1%, #ffffff 62%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6ef', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.box-beige .ttl {
	background: #F0E3CA;
}

.box-green {
	border-top: 5px solid #E0EABA;
	border-left: 5px solid #E0EABA;
	border-bottom: 5px solid #E0EABA;
	border-right: 5px solid #E0EABA;
	background: #fafff2;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fafff2 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fafff2 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fafff2 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafff2', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.box-yellow {
	border-top: 5px solid #f0ef92;
	border-left: 5px solid #f0ef92;
	border-bottom: 5px solid #f0ef92;
	border-right: 5px solid #f0ef92;
	background: #fcfce9;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fcfce9 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fcfce9 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fcfce9 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfce9', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.box-lightblue {
	border-top: 5px solid #cceeed;
	border-left: 5px solid #cceeed;
	border-bottom: 5px solid #cceeed;
	border-right: 5px solid #cceeed;
	background: #effaf9;
	/* Old browsers */
	background: -moz-linear-gradient(top, #effaf9 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #effaf9 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #effaf9 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#effaf9', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.box-red {
	border-top: 5px solid #fdc5ad;
	border-left: 5px solid #fdc5ad;
	border-bottom: 5px solid #fdc5ad;
	border-right: 5px solid #fdc5ad;
	background: #fdf2ee;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fdf2ee 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fdf2ee 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fdf2ee 1%, #ffffff 23%, #ffffff 29%, #ffffff 87%, #f7f7f7 100%, #f7e8ea 100%, #207cca 100%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' #fdf2ee', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}


.box-green .ttl {
	background: #E0EABA;
}

.box-pink .ttl,
.box-beige .ttl,
.box-green .ttl,
.box-red .ttl,
.box-yellow .ttl {
	color: #604720;
}

ul.point {
	margin: 30px 0 70px;
}

ul.point li {
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 25px;
	background: url(../img/point_bg.png) no-repeat;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}

ul.point li span.pointTxt {
	color: #333;
	font-size: 17px;
}

ul.point li span {
	color: #CC0000;
	font-size: 32px;
}

ul.point li span.normal {
	color: inherit;
	font-size: 17px;
}

ul.point li:first-child {
	margin-left: 0px;
}

ul.point li p.note {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 55px;
}

ul.point li span.fs12 {
	font-size: 12px;
	color: #000;
	display: block;
}

.flow-box {
	width: 395px;
	border: 1px solid #444;
	padding: 15px;
	position: relative;
	box-shadow: 4px 4px 5px -1px #bbbbbb;
	-moz-box-shadow: 4px 4px 5px -1px #bbbbbb;
	-webkit-box-shadow: 4px 4px 5px -1px #bbbbbb;
	margin-bottom: 110px;
}

.flow-box:before {
	content: '';
	width: 70px;
	height: 70px;
	border: 0px;
	border-bottom: solid 3px #aaa;
	border-right: solid 3px #aaa;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 100%;
	left: 40%;
}

.flow-box02,
.flow-box02-last {
	width: 855px;
	border: 1px solid #444;
	padding: 15px 50px;
	position: relative;
	box-shadow: 4px 4px 5px -1px #bbbbbb;
	-moz-box-shadow: 4px 4px 5px -1px #bbbbbb;
	-webkit-box-shadow: 4px 4px 5px -1px #bbbbbb;
	margin-bottom: 110px;
}

.flow-box02:before {
	content: '';
	width: 70px;
	height: 70px;
	border: 0px;
	border-bottom: solid 3px #aaa;
	border-right: solid 3px #aaa;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 100%;
	left: 45%;
}

.flow-box .ttl_blue,
.flow-box .ttl_red,
.flow-box02 .ttl_blue,
.flow-box02 .ttl_red,
.flow-box02-last .ttl_blue,
.flow-box02-last .ttl_red {
	font-size: 28px;
	margin: 0 0 20px;
}

.flow-box .ttl_blue,
.flow-box02 .ttl_blue,
.flow-box02-last .ttl_blue {
	color: #00238C;
}

.flow-box .ttl_red,
.flow-box02 .ttl_red,
.flow-box02-last .ttl_red {
	color: #8A171E;
}

.flow-box p,
.flow-box02 p,
.flow-box02-last p {
	color: #333;
}

.flow-box .num,
.flow-box02 .num,
.flow-box02-last .num {
	position: absolute;
	background: #444;
	color: #FFF;
	font-size: 38px;
	font-style: italic;
	font-family: 'A-OTF リュウミン Pro', serif;
	padding: 10px 15px 10px 8px;
	top: -30px;
	left: -30px;
}

.flow-box .num span,
.flow-box02 .num span,
.flow-box02-last .num span {
	pading-left: -5px !important;

}



#a-link03 {
	background-color: #fff;
}

.merit-list {
	padding-top: 30px;
	background-color: #fff;
}

.merit-list li:last-child {
	padding-bottom: 2.85714rem;
}

.merit-list .ttl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	font-weight: bold;
}

.merit-list .ttl .num {
	background: url(../img/num_bg.png) no-repeat;
	width: 126px;
	height: 126px;
	float: left;
	margin: 0 20px 0;
	font-size: 50px;
	font-style: italic;
	padding: 35px 45px;
}

.merit-list p.txt {
	margin-left: 166px;
}

/*box_s*/

.box_s {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border: 2px solid #D6E2A0;
	border-radius: 5px;
	padding: 20px 10px;
}

.box_s_flexBox {
	display: flex;
	padding: 0 70px;
}

.box_s p {
	text-align: left !important;
}

.box_s_flexBox p {
	width: 60%;
}

/*.box_s_left{
	width:100%;
	float:left;
	border: 2px solid #D6E2A0;
	border-radius:5px;
	height:684px;
}*/
.m10_50 {
	margin: 10px 30px;
}

/*.box_s_right{
	width:100%;
	float:right;
	border: 2px solid #D6E2A0;
	border-radius:5px;
		height:684px;

}*/
.box_s .btn_pdf {
	width: 300px;
	height: 65px;
	position: relative;
	display: block;
	margin: 0;
}

.box_s .btn_pdf a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #212121;
	padding: 12px 0 12px 20px;
	font-weight: bold;
	background: url(../img/icon_pdf.png) no-repeat 250px center #eee;
	border-top: 2px solid #AB8916;
}

.box_s .btn_pdf a:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 11px 11px;
	border-color: transparent transparent #ab8816 transparent;
	position: absolute;
	top: 47px;
	right: 6px;
}

.box_s .btn_pdf.btn_pdf_line3 a:after {
	top: auto;
	bottom: 28px;
}

.type_a,
.type_b {
	padding: 20px;
	background-color: #F5F4DA;
	width: 47%;
	height: 230px;
}

.type_a {
	margin-left: 14px;
}

.type_b {
	margin-right: 14px;
}

.type_ttl {
	border-bottom: solid 2px #604720;
	padding-bottom: 0.69231rem;
	margin-bottom: 10px;
}

.m_mb_XXL {
	margin-bottom: 40px;
	margin-bottom: 2.85714rem !important;
}

.m_mb_S {
	margin-bottom: 8px;
	margin-bottom: 0.57143rem !important;
}

.ml_170px {
	margin-left: 170px;
}

.t_idt {
	margin-left: 1em;
	text-indent: -1em;
}

.head_ttl {
	width: 950px;
	margin-left: auto !important;
	margin-right: auto !important;
}

/*loanタブ*/
#tab {
	margin-top: -200px;
	padding-top: 200px;
}

#tab3 .ttl {
	padding-top: 2.85714rem;
}

.tabConts02_btn {
	margin-top: 10px;
	position: relative;
	display: flex;
	align-items: flex-end;
	gap: 10px;
}

.tabConts02_btn p {
	display: inline-block;
	/* position:absolute; */
	bottom: 0;
	width: calc((70% -15px) /3);
}

.tabConts02_btn p span {
	line-height: 1.5;
	font-weight: bold;
}

.tabConts02_btn p span.contractType {
	display: inline-block;
	background-color: #fff;
	padding: 2px 12px;
	border-radius: 5px;
	margin-left: 0.5em;
}

.tabConts02_btn p a {
	color: rgba(96, 71, 32, 1);
	display: block;
	padding: 6px 0 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 16px;
	text-align: center;
}

.tabConts02_btn p:first-child a {
	background-color: rgba(253, 197, 173, 0.7);
	border-top: 5px solid rgba(253, 197, 173, 1);
	border-left: 5px solid rgba(253, 197, 173, 1);
	border-right: 5px solid rgba(253, 197, 173, 1);
}

.tabConts02_btn p a {
	background-color: rgba(240, 239, 146, 0.7);
	border-top: 5px solid rgba(240, 239, 146, 1);
	border-left: 5px solid rgba(240, 239, 146, 1);
	border-right: 5px solid rgba(240, 239, 146, 1);
}

.tabConts02_btn p:last-child a {
	background-color: rgba(204, 238, 237, 0.7);
	border-top: 5px solid rgba(204, 238, 237, 1);
	border-left: 5px solid rgba(204, 238, 237, 1);
	border-right: 5px solid rgba(204, 238, 237, 1);
}

.ttl.tabOn {
	background-color: #E0EABA;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-color: #E0EABA;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
			color-stop(.25, #ecf0d6), color-stop(.25, transparent),
			color-stop(.5, transparent), color-stop(.5, #ecf0d6),
			color-stop(.75, #ecf0d6), color-stop(.75, transparent),
			to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #ecf0d6 25%, transparent 25%,
			transparent 50%, #ecf0d6 50%, #ecf0d6 75%,
			transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #ecf0d6 25%, transparent 25%,
			transparent 50%, #ecf0d6 50%, #ecf0d6 75%,
			transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #ecf0d6 25%, transparent 25%,
			transparent 50%, #ecf0d6 50%, #ecf0d6 75%,
			transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #ecf0d6 25%, transparent 25%,
			transparent 50%, #ecf0d6 50%, #ecf0d6 75%,
			transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #ecf0d6 25%, transparent 25%,
			transparent 50%, #ecf0d6 50%, #ecf0d6 75%,
			transparent 75%, transparent);
	width: 30%;
	position: static;
	color: rgba(96, 71, 32, 1);
	border-top: 5px solid #E0EABA;
	border-left: 5px solid #E0EABA;
	border-right: 5px solid #E0EABA;
	display: flex;
	bottom: 0;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 110px;
	align-items: center;
	justify-content: center;
}

.ttl.tabOn span {
	font-size: 22px;
	font-weight: bold;
}

.tabConts02_support p {
	right: 0;
}

.tabConts02_support p:nth-child(2) {
	left: 41%;
}

.tabConts02_premium_web p:nth-child(2) {
	left: 30%;
}

.tabConts02_premium p {
	left: 0;
	right: auto;
}

.tabConts02_support p>a,
.tabConts02_premium p>a,
.tabConts02_premium_web p>a,
.tabConts02_carloan p>a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
}

.tabConts02_premium p:last-child {
	right: 0;
	left: auto;
}

.tabConts02_premium_web p:last-child {
	float: right;
}

.tabConts02_btn p:first-child a {
	background-color: rgba(253, 197, 173, 0.7);
	border-top: 5px solid rgba(253, 197, 173, 1);
	border-left: 5px solid rgba(253, 197, 173, 1);
	border-right: 5px solid rgba(253, 197, 173, 1);
}

.tabConts02_premium p a,
.tabConts02_premium_web p:nth-child(2) a,
.tabConts02_carloan p:nth-child(2) a {
	background-color: rgba(224, 234, 186, 0.7);
	border-top: 5px solid rgba(224, 234, 186, 1);
	border-left: 5px solid rgba(224, 234, 186, 1);
	border-right: 5px solid rgba(224, 234, 186, 1);
}

.tabConts02_support p span.contractType {
	border-bottom: 3px solid #E0EABA;
}

.tabConts02_premium .ttl.tabOn {
	/* margin-left:30%; */
	background-color: #f0ef92;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-color: #f0ef92;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
			color-stop(.25, #f4f3c2), color-stop(.25, transparent),
			color-stop(.5, transparent), color-stop(.5, #f4f3c2),
			color-stop(.75, #f4f3c2), color-stop(.75, transparent),
			to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #f4f3c2 25%, transparent 25%,
			transparent 50%, #f4f3c2 50%, #f4f3c2 75%,
			transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #f4f3c2 25%, transparent 25%,
			transparent 50%, #f4f3c2 50%, #f4f3c2 75%,
			transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #f4f3c2 25%, transparent 25%,
			transparent 50%, #f4f3c2 50%, #f4f3c2 75%,
			transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #f4f3c2 25%, transparent 25%,
			transparent 50%, #f4f3c2 50%, #f4f3c2 75%,
			transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #f4f3c2 25%, transparent 25%,
			transparent 50%, #f4f3c2 50%, #f4f3c2 75%,
			transparent 75%, transparent);
	border-top: 5px solid #f0ef92;
	border-left: 5px solid #f0ef92;
	border-right: 5px solid #f0ef92;
}

.tabConts02_premium p span.contractType {
	border-bottom: 3px solid #e7e656;
}

.tabConts02_premium_web .ttl.tabOn {
	/* margin-left:30%; */
	background-color: #cceeed;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-color: #cceeed;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
			color-stop(.25, #e0f5f4), color-stop(.25, transparent),
			color-stop(.5, transparent), color-stop(.5, #e0f5f4),
			color-stop(.75, #e0f5f4), color-stop(.75, transparent),
			to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #e0f5f4 25%, transparent 25%,
			transparent 50%, #e0f5f4 50%, #e0f5f4 75%,
			transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #e0f5f4 25%, transparent 25%,
			transparent 50%, #e0f5f4 50%, #e0f5f4 75%,
			transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #e0f5f4 25%, transparent 25%,
			transparent 50%, #e0f5f4 50%, #e0f5f4 75%,
			transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #e0f5f4 25%, transparent 25%,
			transparent 50%, #e0f5f4 50%, #e0f5f4 75%,
			transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #e0f5f4 25%, transparent 25%,
			transparent 50%, #e0f5f4 50%, #e0f5f4 75%,
			transparent 75%, transparent);
	border-top: 5px solid #cceeed;
	border-left: 5px solid #cceeed;
	border-right: 5px solid #cceeed;
}

.tabConts02_premium_web p span.contractType {
	border-bottom: 3px solid #57c6c3;
}

.tabConts02_carloan .ttl.tabOn {
	/* margin-left:30%; */
	background-color: #fdc5ad;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-color: #fdc5ad;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
			color-stop(.25, #fdd4c1), color-stop(.25, transparent),
			color-stop(.5, transparent), color-stop(.5, #fdd4c1),
			color-stop(.75, #fdd4c1), color-stop(.75, transparent),
			to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #fdd4c1 25%, transparent 25%,
			transparent 50%, #fdd4c1 50%, #fdd4c1 75%,
			transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #fdd4c1 25%, transparent 25%,
			transparent 50%, #fdd4c1 50%, #fdd4c1 75%,
			transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #fdd4c1 25%, transparent 25%,
			transparent 50%, #fdd4c1 50%, #fdd4c1 75%,
			transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #fdd4c1 25%, transparent 25%,
			transparent 50%, #fdd4c1 50%, #fdd4c1 75%,
			transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #fdd4c1 25%, transparent 25%,
			transparent 50%, #fdd4c1 50%, #fdd4c1 75%,
			transparent 75%, transparent);
	border-top: 5px solid #fdc5ad;
	border-left: 5px solid #fdc5ad;
	border-right: 5px solid #fdc5ad;
}

.tabConts02_btn-col2 .ttl {
  width: calc((100% - 0.5em) /2);
}

.tabConts02_btn-col2 .ttl-none {
  display: none;
}

.tabConts02_carloan p span.contractType {
	border-bottom: 3px solid #fdc5ad;
}

/*premium.html*/
.btn_shinsa_premium {
	width: 92%;
}

.btn_shinsa_premium p {
	float: left;
}

.btn_shinsa_premium p:last-child {
	margin-left: 20px;
}

.btn_shinsa_premium p span {
	font-size: 13px;
	font-size: 13px;
	display: block;
	line-height: 1.5;
	height: 42px;
}

.btn_shinsa_premium p a {
	width: 400px;
}

.interestRate {
	width: 95%;
	margin: 70px auto 0;
}

.interestRate th,
.interestRate td {
	padding: 10px;
	font-size: 16px;
	border: 1px solid #444;
}

.interestRate th {
	text-align: center;
	background-color: rgba(240, 239, 146, 0.5);
	white-space: nowrap;
}

.interestRate td {
	background-color: #fff;
}

.interestRate .flowList_circle {
	margin-left: 1em;
}

.interestRate .flowList_circle>li.typeNone::before {
	content: none;
}

.interestRateInner {
	width: 100%;
}

.interestRateInner td {
	font-size: 13px;
	text-align: center;
}

.interestRateInner tr:nth-child(2) td {
	background-color: #c8ecf7;
}

.interestRateInner tr:first-child td:nth-child(2) {
	font-size: 12px;
}

.interestRateInner td:first-child {
	width: 38%;
}

.interestRateInner td:nth-child(n+2) {
	width: calc(62% / 5);
}

.flow-box .btn_net_kubun {
	font-size: 13px;
	padding: 5px 0;
	color: #fff;
	background-color: rgba(13, 75, 255, 0.55);
	border-radius: 7px;
	position: relative;
	margin-bottom: 13px;
}

.flow-box .btn_net_kubun::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #7a9cff transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
}

p.premium_web_read {
	background-color: #57c6c3;
	color: #fff;
	padding: 15px;
	margin: 0 auto;
	border-bottom: 3px solid #37918e;
}

/*premium_web_completion.html*/
#contents.completion {
	background-color: #f5f4ed;
}

#contents.completion #main {
	max-width: 980px;
	margin: 0 auto;
}

#contents.completion .btn_pdf {
	width: 500px;
	float: right;
}

#contents.completion .btn_pdf a {
	background-image: none;
	background-color: #fff;
	border-top: 2px solid #385393;
	box-shadow: 0 1px 1px #e9e7d8;
}

#contents.completion .btn_pdf a::after {
	border-color: transparent transparent #385393 transparent;
}

.karishinsaFlow_item {
	position: relative;
	display: table;
}

.karishinsaFlow_item::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #fff;
	left: -20px;
	bottom: 0;
	z-index: 300;
}

.karishinsaFlow_item::after {
	position: absolute;
	content: '';
	background-color: #ccc;
	width: 98%;
	height: 1px;
	bottom: 8px;
	left: 0;
}

.flowNum {
	background-color: #009688;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.3rem;
	font-weight: bold;
	position: relative;
	width: 39px;
	text-align: center;
}

.flowNum::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 40px 0 40px;
	border-color: #fff transparent transparent transparent;
	left: -20px;
	bottom: 0;
	z-index: 100;
}

.flowNum::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 40px 0 40px;
	border-color: #009688 transparent transparent transparent;
	left: -20px;
	bottom: 5px;
	z-index: 200;
}

.karishinsaFlow_item:last-child .flowNum::before {
	content: none;
}

.karishinsaFlow_item:last-child .flowNum::after {
	width: 39px;
	height: 2px;
	left: 0;
	bottom: 8px;
	background-color: #009688;
	border: none;
}

.flowDes {
	padding: 0.8rem 2rem 2rem;
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.flowDes::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #fff;
	left: 0px;
	bottom: 0;
	z-index: 300;
}

.flowTtl {
	margin-bottom: 8px;
	margin-bottom: 0.61538rem;
	font-size: 16px;
	font-size: 114.28571%;
	font-weight: bold;
}

.flowTxt p {
	text-align: left;
}

.flowCaution {
	margin-top: 5px;
}

.txtCaution {
	color: #c22727;
}

.cautionTtl {
	display: block;
}

.cautionTxt {
	display: block;
	margin-left: 0.9rem;
}

.cautionTxt_list {
	position: relative;
	margin-left: 1.9rem;
}

.cautionTxt_list::before {
	content: '・';
	position: absolute;
	margin-left: -0.9rem;
}

.imageIllust {
	display: table-cell;
	vertical-align: top;
	padding: 0.8rem 2rem 2rem;
}

.bgGray {
	background-color: #efefef;
	padding: 20px;
}

.bgGray>dl {}

.bgGray>dl>dt {}

.bgGray>dl>dd {}

.bgGray>p {
	font-weight: bold;
	text-align: center;
}

.CheckListBox {
	text-align: center;
}

.CheckListItem {
	background-color: #08c;
	display: inline-block;
	margin: 1rem auto 2rem;
	padding: 1rem 3rem;
	border-radius: 3px;
	text-align: center;
	position: relative;
}

.CheckListItem_input {
	display: none;
}

.CheckListItem_input:checked+.CheckListItem_text::after {
	content: "";
	display: block;
	position: absolute;
	top: 22px;
	left: 35px;
	width: 7px;
	height: 14px;
	transform: rotate(40deg);
	border-bottom: 3px solid #08c;
	border-right: 3px solid #08c;
	z-index: 99;
}

.CheckListItem_text {
	display: inline-block;
	color: #fff;
	font-size: 1.3rem;
	margin-left: 2rem;
	text-align: center;
}

.CheckListItem_text::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 30px;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	background: #fff;
}

.flowList_num {
	margin-left: 2rem;
}

.flowList_num>li {
	list-style-type: decimal;
}

.flowList_circle {
	margin-left: 2rem;
}

.flowList_circle>li {
	position: relative;
}

.flowList_circle>li::before {
	content: '●';
	position: absolute;
	color: #0b78ae;
	margin-left: -1.2rem;
}

.pdfLink_box {
	margin-bottom: 2rem;
}

.applicationBtnWrap {
	display: flex;
	justify-content: space-between;
}

.applicationBtnBox {
	width: 48%;
	background-color: rgba(204, 204, 204, 0.3);
	border-bottom: 3px #ccc solid;
}

.applicationBtnBox>p {
	font-size: 13px;
	line-height: 1.5;
	height: 139px;
	text-align: center;
}

.applicationBtn {
	display: block;
	text-align: center;
	padding: 10px 0;
	cursor: default;
}

.applicationBtn:hover {
	opacity: 1;
}

.applicationBtn.active {
	background-color: #f39800;
	border-bottom: 3px #ac5c04 solid;
	cursor: pointer;
}

.applicationBtn>span.contractType {
	background-color: #fff;
	padding: 5px 15px;
	margin: 5px;
	color: #bbb;
	display: block;
	font-size: 20px;
	border-bottom: #d7d2d2 solid 3px;
}

.applicationBtnBox:last-child .applicationBtn>span.contractType {
	line-height: 60.5px;
}

.btn-link-login-text {
	font-size: 28px;
	color: #bbb;
	margin-top: 7px;
	display: block;
}

.applicationBtn.active .btn-link-login-text {
	color: #fff;
	font-weight: bold;
}

.applicationBtn.active span.contractType {
	color: #f39800;
	border-bottom: #d87609 solid 3px;
}


.btn_web .applicationBtn_mycarLoan {
	background: #D0D0D0;
	/* Old browsers */
	background: -moz-linear-gradient(top, #D0D0D0 0%, #F0F0F0 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #D0D0D0 0%, #F0F0F0 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #D0D0D0 0%, #F0F0F0 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D0D0D0', endColorstr='#F0F0F0', GradientType=0);
	/* IE6-9 */
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	border-bottom: none;
}

.btn_web .applicationBtn_mycarLoan>span {
	color: #AAAAAA;
}

.btn_web .applicationBtn_mycarLoan>span.contractType {
	color: #BBBBBB;
	border-bottom: 3px solid #BBBBBB;
}

.btn_web .applicationBtn_mycarLoan.active {
	color: #FFF;
	background: #d83d3d;
	/* Old browsers */
	background: -moz-linear-gradient(top, #d83d3d 0%, #e06464 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d83d3d 0%, #e06464 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d83d3d 0%, #e06464 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83d3d', endColorstr='#e06464', GradientType=0);
	/* IE6-9 */
	box-shadow: 4px 4px 5px -1px #888888;
	-moz-box-shadow: 4px 4px 5px -1px #888888;
	-webkit-box-shadow: 4px 4px 5px -1px #888888;
}

.btn_web .applicationBtn_mycarLoan.active:link,
.btn_web .applicationBtn_mycarLoan.active:visited {
	color: #FFF;
}

.btn_web .applicationBtn_mycarLoan.active>span {
	color: #FFF;
}

.btn_web .applicationBtn_mycarLoan.active>span.contractType {
	background-color: #fff;
	color: #eb0016;
	border-bottom: #eb0016 solid 3px;
}