@charset "UTF-8";

.under_li a {
	text-decoration: underline;
}
.left_area .right_main .red {
	color: #A90002;
	text-decoration: underline;
}
.under .other  {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.other ul li {
	float: left;
	width: 50%;
}

.move #text_area .system {
	margin-top: 50px;
	margin-bottom: 20px;
}

@media (min-width:901px){
	#text_area .school {
	float: left;
	width: 60%;
	margin-top: 15px;
}
	#text_area .system .package {
	width: 130px;
	height: auto;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
	-webkit-box-shadow: 1px 3px 5px #828282;
	box-shadow: 1px 3px 5px #828282;
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 20px;
}
#text_area .system .system_com {
	margin-top: 10px;
	margin-bottom: 10px;
}
	.under .other  {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 1px solid #122A89;
}
	.other ul li {
	float: left;
	width: 50%;
}


 .zirei .image_s {
	width: 150px;
	float: right;
}
.right_image {
	border: 0.5px solid #666;
	margin-bottom: 10px;
	float: right;
}
 .left_main {
	width: 20%;
	float: left;
}

 .mokuzi .title_main {
	background-color: #1C2088;
}
 .mokuzi {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1.5px solid #1C2088;
}
.mokuzi ol li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}
.mokuzi .title_main h3 {
	color: #FFFFFF;
}


.zirei ul li {
	margin-left: 60px;
	margin-bottom: 15px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-image: url(../introduction/image/list.png);
}
.zirei h2 {
	margin-bottom: 20px;
	margin-top: 20px;
}





.right_button a .button {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 35px;
	margin-top: 0px;
	padding-top: 15px;
	border-radius: 10px;
	color: #FFFFFF;
	background-color: #122A89;
	background-image: -webkit-linear-gradient(270deg,rgba(98,126,240,1.00) 0%,rgba(25,50,146,1.00) 48.26%,rgba(18,42,137,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(98,126,240,1.00) 0%,rgba(25,50,146,1.00) 48.26%,rgba(18,42,137,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(98,126,240,1.00) 0%,rgba(25,50,146,1.00) 48.26%,rgba(18,42,137,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(98,126,240,1.00) 0%,rgba(25,50,146,1.00) 48.26%,rgba(18,42,137,1.00) 100%);
	font-size: 18px;
}
.right_button a .button:hover {
	background-color: #122A89;
	background-image: -webkit-linear-gradient(270deg,rgba(18,42,137,1.00) 66.86%,rgba(39,66,174,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(18,42,137,1.00) 66.86%,rgba(39,66,174,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(18,42,137,1.00) 66.86%,rgba(39,66,174,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(18,42,137,1.00) 66.86%,rgba(39,66,174,1.00) 100%);
	font-size: 18px;
}

.button_2 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 35px;
	padding-top: 15px;
	border-radius: 10px;
	color: #FFFFFF;
	background-color: rgba(37,145,87,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(143,241,179,1.00) 0%,rgba(37,145,87,1.00) 38.32%,rgba(23,95,57,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(143,241,179,1.00) 0%,rgba(37,145,87,1.00) 38.32%,rgba(23,95,57,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(143,241,179,1.00) 0%,rgba(37,145,87,1.00) 38.32%,rgba(23,95,57,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(143,241,179,1.00) 0%,rgba(37,145,87,1.00) 38.32%,rgba(23,95,57,1.00) 100%);
	font-size: 18px;
}
 .button_2:hover {
	background-color: rgba(37,145,87,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(23,95,57,1.00) 0%,rgba(37,145,87,1.00) 68.21%);
	background-image: -moz-linear-gradient(270deg,rgba(23,95,57,1.00) 0%,rgba(37,145,87,1.00) 68.21%);
	background-image: -o-linear-gradient(270deg,rgba(23,95,57,1.00) 0%,rgba(37,145,87,1.00) 68.21%);
	background-image: linear-gradient(180deg,rgba(23,95,57,1.00) 0%,rgba(37,145,87,1.00) 68.21%);
	font-size: 18px;
}
 .left_button {
	width: 50%;
	float: left;
}
 .right_button {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
 .under {
	margin-top: 50px;
	margin-bottom: 70px;
	width: 100%;
}

.zirei .zirei_li {
	width: 35px;
	height: 35px;
	float: left;
	position: relative;
	top: 10px;
}
.zirei .num {
	float: left;
	margin-left: 10px;
}

.school_1 .left_area,.school_2 .left_area,.school_3 .left_area {
	float: left;
	width: 55%;
}
#text_area .system h3 {
	font-size: 16px;
}



}
