<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/*---------------------------------
 背景・キーイメージ部
----------------------------------*/

.mainBox {
	background:url(/campaign/education/images/index/bg.gif) left top;
	padding-top: 0;
}
.h1Box {
	width:100%;
	padding-top: 25px;
	padding-bottom: 1.4em;
	background:#fff;
}
h1 {
	margin-bottom: 0;
}
.keyimgBox {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.education_contents, .education_contents2 {
	background-color:#fffeee;
	margin-bottom:50px;
/*margin-top:-80px!important;*/
	padding-bottom:20px;
	z-index:0;
}
 @media screen and (max-width:767px) {
 .education_contents {
/*padding-top:80px;*/
}
}
.z01{
	z-index:1;
	margin-top:-20px;
}
.innerBox {
	background: #ffe7c9 none repeat scroll 0 0;
	padding: 20px;
}
/*---------------------------------
 日付帯
----------------------------------*/

p.deadline {
	text-align:center;
	font-size:1.3rem;
	margin-top: 0!important;
	margin-bottom:40px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	color: #fff000;
	background-color: #000;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	padding: 10px;
}


/*---------------------------------
 ページ内リンクタブ
----------------------------------*/

a.btn1 {
	display:block;
	width:100%;
	height:72px;
	margin:0 auto 20px auto;
	text-align:center;
	text-indent:-9999px;
	background:url(/campaign/education/images/index/btn1_off.png) no-repeat 50% 0;
	background-size:contain;
}
a.btn1:hover {
	background:url(/campaign/education/images/index/btn1_on.png) no-repeat 50% 0;
	background-size:contain;
}
a.btn2 {
	display:block;
	width:100%;
	height:72px;
	margin:0 auto 10px auto;
	text-align:center;
	text-indent:-9999px;
	background:url(/campaign/education/images/index/btn2_off.png) no-repeat 50% 0;
	background-size:contain;
}
a.btn2:hover {
	background:url(/campaign/education/images/index/btn2_on.png) no-repeat 50% 0;
	background-size:contain;
}
a.btn3 {
	display:block;
	width:100%;
	height:72px;
	margin:0 auto 10px auto;
	text-align:center;
	text-indent:-9999px;
	background:url(/campaign/education/images/index/btn3_off.png) no-repeat 50% 0;
	background-size:contain;
}
a.btn3:hover {
	background:url(/campaign/education/images/index/btn3_on.png) no-repeat 50% 0;
	background-size:contain;
}
/*---------------------------------
 シミュレーション部
----------------------------------*/

.innerBox .innerSim {
	margin-top:10px!important;
	letter-spacing:normal;
	background-color:#ffffff;
	overflow:hidden;
	_zoom:1;
}
.kouzaTitle {
	margin-bottom:15px;
	padding:6px 10px;
	font-weight:bold;
	font-size:1.1em;
	color:#ffffff;
	background-color:#003366;
}
.kouzaTitle span {
	margin-left:3px;
	font-size:0.8em;
	font-weight:normal;
}
.txtCharge {
	background:url(/campaign/education/images/index/bg_star.gif) 60% 40px no-repeat;
}
.txtCharge span.price {
	margin-top:3px;
	font-size:1.2em;
	font-weight:bold;
	color:#cc0000;
	display:block;
}
.txtCharge span.price em {
	font-size:1.7em;
	font-weight:bold;
}
p.simTitle {
	margin-bottom:10px;
	margin-right:5px;
	padding:7px 10px;
	font-size:0.8em;
	line-height:1.3;
	background-color:#a6b8ca;
}
ul.priceSim li {
	font-size: 0.8em;
	margin-right:24px;
	padding:5px 0;
	background:url(/campaign/education/images/index/line_dot_x.gif) left bottom repeat-x;
}
ul.priceSim li:first-child {
	margin-right:17px;
}
ul.priceSim li span {
	padding-left:0.7em;
}
ul.priceSim li span.wide {
	padding-left:1.3em;
}
ul.priceSim li span.note {
	font-size:0.8em;
	padding-left:0.7em!important;
}
ul.priceSim li em {
	font-weight:bold;
	color:#cc0000;
}
.simulator span {
	display: none;
}
/*---------------------------------
 即時審査部分
----------------------------------*/

p.titOrange {
	text-align:center;
	font-size:1.3rem;
	margin-top: 0!important;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	color: #ffffff;
	background-color: #ff8400;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 5px;
	border:solid 2px #ffffff;
}
p.titOrange span {
	color:#fff100;
}
div.titOrange {
	margin-left: auto;
	margin-right: auto;
	padding:3px;
	line-height: 1.2;
	background-color: #ff8400;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
table.price_table {
	border-collapse: collapse;
	border-spacing: 0;
	border:2px solid #999;
	background:#fff;
	width:100%;
}
table.price_table th, table.price_table td {
	border: 1px solid #a0a0a0;
	line-height: 1.5;
	padding: 5px;
	text-align:center;
}
table.price_table th {
	font-weight:bold;
}
table.price_table th {
	background-color:#fffbc6;
}
ul.edu_list {
	line-height: 1.5;
	margin-bottom: 5px;
	margin-top: 20px;
}
ul.edu_list li.cbox {
	background:transparent url(/campaign/education/images/index/checkbox.gif) no-repeat scroll left top;
	padding:0 0 0 30px;
	margin:0 0 15px 0;
	font-size:1.2em;
	font-weight: bold;
	color: #333;
}
 @media screen and (max-width:767px) {
 .kaiten {
 transform: rotate(90deg);
}
}
/*---------------------------------
 汎用追加
----------------------------------*/
.mgT_20 {
	margin-top:-20px;
}
.pdT60{
	padding-top:60px;
}
.pdLR20 {
	padding-left:20px;
	padding-right:20px;
}
.borderBRed {
	text-decoration: underline;
	text-decoration-color: #c8000b;
}
.attBox05 {
	padding: 2.08%;
	background: #ffffff none repeat scroll 0 0;
	border: 5px solid #c8000b;
}
.adjust {
	margin-left:2.11%;
}

.triangle{
	position: relative;
}

.triangle:before{
	position: absolute;/*絶対配置*/
	content: '';
	border-style: solid;
	border-width: 20px 0 20px 34.6px;
	border-color: transparent transparent transparent #c8000a;
	top: 20px;
	left: 0;
}

.triangle img{
	margin-left:50px;
}

@media screen and (max-width:767px) {
.triangle:before{
	content: none;
}
.triangle img{
	margin:0 auto;
}
}
</pre></body></html>