@charset "UTF-8";
.main_box {
	margin: 17px 0 0 0;
}
.main_box img{
  width: 100%;
	height: auto;
}
.rslides {
	display:none;
}
.rslides2 {
	display: block;
}
.message {
	background: #00008c;
	width: 100%;
	padding: 8% 0;
box-sizing:border-box;
}
.message0 {
	margin: 0px auto;
	text-align:left;
}
.message_t {
width:100%;
	margin: 8% auto 0 auto;
}
.message_ten {
width:100%;
	margin: 4% auto 0 auto;
}
.message_t h4,
.message_ten h4 {
  background: #FFF;
	color: #00008c;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.6;
	padding: 20px 0 20px 8%;
	width: 84%;
}
.message_t p,
.message_ten p {
	color: #FFF;
	font-size: 80%;
	line-height: 1.6;
	padding: 15px 8% 0px 8%;
	text-align: justify;
}
.message_i,
.message_ien {
width:100%;
	padding: 0 8%;
	box-sizing: border-box;
}
.message_i img,
.message_ien img {
width:100%;
}

/*	 course
/* ------------------------------------- */
.course {
	padding: 8% 0;
box-sizing:border-box;
	letter-spacing: -1em;
}
.course h3 {
	text-align: center;
	font-size: 140%;
	line-height: 1.6;
	font-weight: normal;
	color: #00008c;
	letter-spacing: 0;
}
.course li {
letter-spacing: 0;
	display: inline-block;
vertical-align: top;
width: 100%;
	font-size: 90%;
}
.c_01,
.c_02,
.c_03,
.c_04,
.c_05 {
	margin: 15px 0 0 0;
	width: 100%;
	box-sizing: border-box;
}
.c_01 {
	border: 1px solid #6a008e;
	color: #6a008e;
}
.c_02 {
	border: 1px solid #000099;
	color: #000099;
}
.c_03 {
	border: 1px solid #006699;
	color: #006699;
}
.c_04 {
	border: 1px solid #006600;
	color: #006600;
}
.c_05 {
	border: 1px solid #006666;
	color: #006666;
}
.c_i {
	width: 100%;
}
.c_i img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.c_01 h4,
.c_02 h4,
.c_03 h4,
.c_04 h4,
.c_05 h4 {
	text-align: center;
	padding: 8px 10px 10px 10px;
	color: #FFF;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.6;
}
.c_01 h4 {
background: #6a008e;
}
.c_02 h4 {
background: #000099;
}
.c_03 h4 {
background: #006699;
}
.c_04 h4 {
background: #006600;
}
.c_05 h4 {
background: #006666;
}
.c_01 p,
.c_02 p,
.c_03 p,
.c_04 p,
.c_05 p {
	padding: 15px 15px 10px 15px;
}
.c_01 h5,
.c_02 h5,
.c_03 h5,
.c_04 h5,
.c_05 h5 {
	text-align: right;
	padding: 0px 15px 15px 15px;
	font-weight: normal;
	font-size: 100%;
}
.c_i a img,
.c_01 h5 a,
.c_02 h5 a,
.c_03 h5 a,
.c_04 h5 a,
.c_05 h5 a {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.c_01 h5 a {
	color: #6a008e;
}
.c_02 h5 a {
	color: #000099;
}
.c_03 h5 a {
	color: #006699;
}
.c_04 h5 a {
	color: #006600;
}
.c_05 h5 a {
	color: #006666;
}
.c_i a:hover img,
.c_01 h5 a:hover,
.c_02 h5 a:hover,
.c_03 h5 a:hover,
.c_04 h5 a:hover,
.c_05 h5 a:hover {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
	text-decoration: none;
}
/*	 news
/* ------------------------------------- */
.news {
padding: 8%;
box-sizing:border-box;
background: #e3efff;
width:100%;
margin: 0 auto;
text-align: center;
}
.news h4 {
	text-align: center;
	font-size: 140%;
	line-height: 1.6;
	font-weight: normal;
	color: #00008c;
	border-bottom: 1px dotted #00008c;
	padding: 0 0 10px 0;
}
.news_box0 {
	margin: 10px auto;
}

/*	 insta
/* ------------------------------------- */
.insta {
	background: #E9F6DF;
	padding: 8% 0;
}

.carousel {
	margin: 10px auto 0px auto;
	width: 100%;
	text-align: left;
	position: relative;
}
.carousel2 {
	margin: 0px 10px;
}
.carousel2 img {
	width: 98%;
}
/* ------------------------------------- */
/*	 resposive480
/* ------------------------------------- */
@media screen and (min-width: 480px) {
/* Swiperの親要素 */
.swiper-parent {
	position: relative;
  margin: 20px 20px 0px 20px;
}

}

/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
.rslides {
	display: block;
}
.rslides2 {
	display:none;
}
.main_box {
margin: 32px 0 0 0;
}
.message {
	padding: 0 8%;
}
.message0 {
	margin: 0px auto;
	position: relative;
	text-align:left;
height:390px;
}
.message0en {
	margin: 40px auto;
	text-align:left;
}
.message_t {
  margin: 0px;
position:absolute;
top:40px;
right:0px;
z-index: 1;
width:62%;
box-sizing: border-box;
padding: 0px;
}
.message_ten{
margin: 0px;
width:48%;
box-sizing: border-box;
padding: 0px;
	float: right;
}
.message_t h4 {
	font-size: 150%;
	line-height: 1.6;
	padding: 25px 10px 25px 90px;
}
.message_t p{
	font-size: 80%;
	line-height: 1.6;
	padding: 25px 0px 35px 90px;
}
.message_ten p{
	font-size: 80%;
	line-height: 1.6;
	padding: 0px;
}
.message_i {
  margin: 0px;
position: absolute;
top:70px;
left:0px;
z-index: 2;
width:47%;
	padding: 0;
}
.message_ien {
  margin: 0px;
width:48%;
	padding: 0;
	float: left;
}
/*	 course
/* ------------------------------------- */
.course {
	padding: 40px 0;
}
.course h3 {
	font-size: 170%;
}
.course li {
width: 49%;
margin: 2% 2% 0px 0px;
}
.course ul li:nth-child(even) {
margin: 2% 0px 0px 0px;
}

}
/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 980px) {
.main_box {
margin: 55px 0 0 0;
}
.message {
	padding: 0;
}
.message0 {
	width:980px;
	margin: 0px auto;
	position: relative;
	text-align:left;
height:550px;
}
.message0en {
	width:980px;
	margin: 60px auto;
	text-align:left;
}
.message_t {
  margin: 0px;
position:absolute;
top:60px;
right:0px;
z-index: 1;
width:62%;
box-sizing: border-box;
padding: 0px;
}

.message_t h4{
	font-size: 200%;
	line-height: 1.8;
	padding: 35px 35px 35px 130px;
}
.message_t p{
	font-size: 100%;
	line-height: 1.8;
	padding: 35px 0px 35px 130px;
}
.message_ten p{
	font-size: 90%;
	line-height: 1.8;
}
.message_i {
  margin: 0px;
position: absolute;
top:90px;
left:0px;
z-index: 2;
width:47%;
}
/*	 course
/* ------------------------------------- */
.course {
	padding: 60px 0;
	text-align: center;
}
.course h3 {
	font-size: 170%;
}
.course li {
width: 32%;
margin: 2% 2% 0px 0px;
	text-align: left;
	font-size: 100%;
	line-height: 1.8;
}
.course ul li:nth-child(even) {
margin: 2% 2% 0px 0px;
}
.course ul li:nth-child( 3 ),
.course ul li:nth-child( 5 ){
margin: 2% 0 0px 0px;
}
/*	 news
/* ------------------------------------- */
.news {
padding: 60px 0;
}
.news h4 {
	width:980px;
	margin: auto;
}
.news_box0 {
	width:980px;
	margin: 10px auto;
}
}