@charset "UTF-8";
@media screen and (min-width: 751px){
	
	
.banner {
	text-align: center;
	margin-top: 20px;
}
.drawer.drawer--top #wrap #contents #wide .sp-slides .sp-slide .slider01 {
	background-color: #F00;
	text-align: left;
}

/********************#new********************/
#new {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#new h2 {
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	background-color: #4b84bf;
	text-align: center;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#new .box {
	display: table;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
#new .box a {
	display: table-cell;
	width: 260px;
	list-style: none;
	color: #000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 30px;
	transition: 0.5s;
}
#new .box a:hover  {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
}

#new .new_img {
	width: 260px;
	height: 185px;
	float: left;
}
#new .box a img {
	width: 260px;
	height: 180px;
	object-fit: contain;
	margin-bottom: 5px;
}
#new .box a img:hover {
  transform:scale(1.02,1.02);
  transition:0.5s all;
}


#new .box a h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#new .box a p {
	text-align: right;
	margin: 0px;
	position: absolute;
	width: 260px;
	bottom: 0px;
}
#new .box a p span {
	color: #e51d20;
}
#new hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #4b84bf;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}




#new .link {
	text-align: right;
	width: 860px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#new .link a {
	color: #000;
	text-decoration: none;
	transition: 0.5s;
}
#new .link a span {
	color: #e51d20;
}
#new .link a:hover  {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
}
#new .link {
}
/********************video********************/
#video_box {
    width: 860px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#video_box h2 {
    height: 40px;
    color: #fff;
    background-color: #e31d23;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 40px;
}
#video_box .box {
    border: 1px solid #E31D23;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
#video_box .box p {
    text-align: left;
    margin-right: 20px;
    margin-left: 20px;
}
#video_box .box h3 {
    font-size: 24px;
    line-height: 36px;
    color: #e31d23;
}
#video {
        top:0;
        width: 640px;
		margin-bottom: 20px;
     }
/********************#isyoku-block01********************/
#isyoku-block01 {
	background-color: #4b89c4;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
#isyoku-block01 h2 {
	font-size: 28px;
	line-height: 45px;
	margin-top: 20px;
	margin-bottom: 10px;
}


/********************#isyoku-block02********************/
#isyoku-block02 {
	padding-bottom: 20px;
}
#isyoku-block02 h2 {
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0px;
}
#isyoku-block02 .box1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#isyoku-block02 .box1 h3     {
	height: 110px;
	width: 450px;
	color: #fff;
	background-color: #ff0000;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#isyoku-block02 .box1 .img {
	margin: 0px;
	float: left;
}
#isyoku-block02 .box1 .txt {
	float: right;
	width: 410px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 24px;
}


#isyoku-block02 .box2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#isyoku-block02 .box2 h3     {
	height: 110px;
	width: 450px;
	color: #fff;
	background-color: #ff0000;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#isyoku-block02 .box2 .img {
	margin: 0px;
	float: right;
}
#isyoku-block02 .box2 .txt {
	float: left;
	width: 410px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height: 24px;
}

/********************#block01********************/

#block01 {
	text-align: center;
}
#block01 .img {
	margin-top: 40px;
}
#block01 .txt2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	color: #80b31f;
	line-height: 32px;
}
#block01 .txt3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	color: #8d6633;
	line-height: 32px;
}
#block01 .txt4 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	color: #67a6cc;
	line-height: 32px;
}
#block01 h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	background-color: #e81d23;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 40px;
}


/********************#block02********************/
#block02 h2 {
	font-size: 28px;
	line-height: 56px;
	color: #008000;
	background-image: url(../images/pc/title_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 56px;
	border: 2px solid #008000;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
.drawer.drawer--top #wrap #contents #block02 ul{
	text-align: center;
	padding-bottom: 20px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	border: 2px solid #008000;
}
#block02 ul li {
	list-style-type: none;
	width: 230px;
	display: inline-block;
}
#block02 ul .f15 {
	font-size: 15px;
}
#block02 ul li p {
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#block02 ul .course1 p span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #ea5549;
	display: block;
	height: 40px;
}
#block02 ul .course2 p span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #54917f;
	display: block;
	height: 40px;
}
#block02 ul .course3 p span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #00608d;
	display: block;
	height: 40px;
}
#block02 ul .course4 p span {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	background-color: #946c45;
	display: block;
	height: 40px;
}
.000000 {
}
}
