﻿@charset "UTF-8";

section{
	margin-bottom:60px;
}
/*--------index_img--------*/
.index_main_img{
	background: url(../img/index/main.jpg) no-repeat center;
	background-size: cover;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index_main_img p{
	font-size: 50px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	font-family:YuMincho,'Yu Mincho',serif !important;
	color: #fff;
	text-shadow:0 1px 2px #000;
}
.index_main_img p span{
	display: block;
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 50%;
	text-align: center;
}

.index_read{
	width: 1100px;
	margin: auto;
	text-align: center;
}



#learn{
	background: rgba(147, 46, 60,0.1);
	margin-bottom: 0px;
	padding: 65px 0;
}
#link{
	padding: 65px 0;
}


/*------------------------------------------------------------------------------------------*/

.icon-list{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    width: 90%;
    margin: auto;
}
.icon-list li{
	width: calc((100% - 60px) /4);
	display: flex;
	align-self: stretch;
	margin-right: 20px;
}
.icon-list li:nth-child(4n){
	margin-right: 0px;
}
.icon-list li:nth-child(n+5){
	margin-top: 15px;
}
.cate{
	background: #aaa;
	color: #fff;
	font-size: 12px;
	padding: 2px 10px;
	border-radius: 50px;
	min-width: 50px;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 5px;
}
.icon-list li a{
	position: relative;
	align-self: stretch;
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	padding: 100px 10px 10px 10px;
	background: #fff;
	border-radius: 5px;
	line-height: 1.4;
	color: #000;
	min-height: 40px;
	border: 2px solid #fff;
}
.icon-list li a:hover{
	border: 2px solid #932e3c;
}
.icon-list li p{
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
}
#learn .icon-list li:nth-child(1) a{
	background: url(../img/index/icon-01.svg) center top 35px no-repeat #fff;
	background-size: 40px auto;
}
#learn .icon-list li:nth-child(2) a{
	background: url(../img/index/icon-02.svg) center top 40px no-repeat #fff;
	background-size: auto 55px;
}
#learn .icon-list li:nth-child(3) a{
	background: url(../img/index/icon-03.svg) center top 35px no-repeat #fff;
	background-size: 50px auto;
}
#learn .icon-list li:nth-child(4) a{
	background: url(../img/index/icon-04.svg) center top 30px no-repeat #fff;
	background-size: 60px auto;
}
#learn .icon-list li:nth-child(5) a{
	background: url(../img/index/icon-05.svg) center top 35px no-repeat #fff;
    background-size: auto 50px;
}
#learn .icon-list li:nth-child(6) a{
	background: url(../img/index/icon-06.svg) center top 40px no-repeat #fff;
	background-size: auto 45px;
}
#learn .icon-list li:nth-child(7) a{
	background: url(../img/index/icon-07.svg) center top 35px no-repeat #fff;
	background-size: 55px auto;
}
#learn .icon-list li:nth-child(8) a{
	background: url(../img/index/icon-08.svg) center top 35px no-repeat #fff;
	background-size: auto 55px;
}
#learn .icon-list li:nth-child(9) a{
	background: url(../img/index/icon-09.svg) center top 30px no-repeat #fff;
	background-size: 55px auto;
}
#learn .icon-list li:nth-child(10) a{
	background: url(../img/index/icon-10.svg) center top 35px no-repeat #fff;
	background-size: auto 60px;
}
#learn .icon-list li:nth-child(11) a{
	background: url(../img/index/icon-11.svg) center top 40px no-repeat #fff;
	background-size: auto 55px;
}
#learn .icon-list li:nth-child(12) a{
	background: url(../img/index/icon-20.svg) center top 40px no-repeat #fff;
	background-size:60px auto;
}

#learn .icon-list li:nth-child(13) a{
	background: url(../img/index/icon-22.svg) center top 30px no-repeat #fff;
	background-size: 60px auto;
}
#learn .icon-list li:nth-child(14) a{
	background: url(../img/index/icon-23.svg) center top 30px no-repeat #fff;
	background-size: 50px auto;
}
#learn .icon-list li:nth-child(15) a{
	background: url(../img/index/icon-21.svg) center top 30px no-repeat #fff;
	background-size: 60px auto;
}

/*
#learn .icon-list li:nth-child(16) a{
	background: url(../img/index/icon-12.svg) center top 30px no-repeat #fff;
	background-size: 60px auto;
}*/
#learn .icon-list li:nth-child(16) a{
	background: url(../img/index/icon-13.svg) center top 35px no-repeat #fff;
	background-size: auto 50px;
}
#learn .icon-list li:nth-child(17) a{
	background: url(../img/index/icon-14.svg) center top 30px no-repeat #fff;
	background-size:50px auto;
}
#learn .icon-list li:nth-child(18) a{
	background: url(../img/index/icon-15.svg) center top 30px no-repeat #fff;
	background-size: 55px auto;
}
#learn .icon-list li:nth-child(19) a{
	background: url(../img/index/icon-24.svg) center top 30px no-repeat #fff;
	background-size: 55px auto;
}
#learn .icon-list li:nth-child(20) a{
	background: url(../img/index/icon-16.svg) center top 30px no-repeat #fff;
	background-size: 50px auto;
}
#learn .icon-list li:nth-child(21) a{
	background: url(../img/index/icon-17.svg) center top 35px no-repeat #fff;
	background-size: auto 50px;
}
#learn .icon-list li:nth-child(22) a{
	background: url(../img/index/icon-25.svg) center top 35px no-repeat #fff;
	background-size: 60px auto;
}
#learn .icon-list li:nth-child(23) a{
	background: url(../img/index/icon-18.svg) center top 35px no-repeat #fff;
	background-size: auto 45px;
}


.index_link_list01{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.index_link_list01 li{
	width: calc((100% - 3%) / 3);
	margin-bottom: 15px;
	margin-right: 1%;
}
.index_link_list01 li:nth-child(3n){
	margin-right:0;
}
.index_link_list01 li a{
	display: block;
    text-align: center;
    padding: 20px 0;
    color: #fff;
	font-size: 15px;
    background:#092135;
}




@media screen and (max-width: 480px) {

	.content_width {
		width:96%;
	}
	
	section{
		margin-bottom:40px;
	}
	/*--------index_img--------*/
	.index_main_img{
		height: 250px;
	}
	.index_main_img p{
		font-size: 8vw;
		line-height: 1.4;
	}

	.index_read{
		width: 96%;
		font-size: 15px;
	}

	#link{
		padding: 40px 0;
	}

	/*------------------------------------------------------------------------------------------*/
	
	.icon-list{
		width: 96%;
	}
	.icon-list li{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}

	.icon-list li:nth-child(n+5){
		margin-top: 0px;
	}

	.icon-list li a{
		padding:25px 10px 25px 80px;
	}

	.icon-list li a p{
		text-align: left;
	}

	#learn .icon-list li:nth-child(1) a{
		background: url(../img/index/icon-01.svg) top 35px left 20px no-repeat #fff;
		background-size: 30px auto;
	}
	#learn .icon-list li:nth-child(2) a{
		background: url(../img/index/icon-02.svg) top 35px left 15px no-repeat #fff;
		background-size: auto 35px;
	}
	#learn .icon-list li:nth-child(3) a{
		background: url(../img/index/icon-03.svg) top 35px left 20px no-repeat #fff;
		background-size: 40px auto;
	}
	#learn .icon-list li:nth-child(4) a{
		background: url(../img/index/icon-04.svg) top 35px left 15px no-repeat #fff;
		background-size: 45px auto;
	}
	#learn .icon-list li:nth-child(5) a{
		background: url(../img/index/icon-05.svg) top 35px left 15px no-repeat #fff;
		background-size: auto 35px;
	}
	#learn .icon-list li:nth-child(6) a{
		background: url(../img/index/icon-06.svg) top 35px left 15px no-repeat #fff;
		background-size: auto 35px;
	}
	#learn .icon-list li:nth-child(7) a{
		background: url(../img/index/icon-07.svg) top 35px left 20px no-repeat #fff;
		background-size: 40px auto;
	}
	#learn .icon-list li:nth-child(8) a{
		background: url(../img/index/icon-08.svg) top 35px left 15px no-repeat #fff;
		background-size: auto 45px;
	}
	#learn .icon-list li:nth-child(9) a{
		background: url(../img/index/icon-09.svg) top 35px left 20px no-repeat #fff;
		background-size: 40px auto;
	}
	#learn .icon-list li:nth-child(10) a{
		background: url(../img/index/icon-10.svg) top 35px left 25px no-repeat #fff;
		background-size: auto 40px;
	}
	#learn .icon-list li:nth-child(11) a{
		background: url(../img/index/icon-11.svg) top 35px left 15px no-repeat #fff;
		background-size: auto 40px;
	}
	#learn .icon-list li:nth-child(12) a{
		background: url(../img/index/icon-20.svg) top 35px left 15px no-repeat #fff;
		background-size: 45px auto;
	}
	
	#learn .icon-list li:nth-child(13) a{
		background: url(../img/index/icon-22.svg) center left 15px no-repeat #fff;
		background-size: 45px auto;
	}
	#learn .icon-list li:nth-child(14) a{
		background: url(../img/index/icon-23.svg) top 35px left 20px no-repeat #fff;
		background-size: 35px auto;
	}
	#learn .icon-list li:nth-child(15) a{
		background: url(../img/index/icon-21.svg) center left 15px no-repeat #fff;
		background-size: 40px auto;
	}
	
	/*
	#learn .icon-list li:nth-child(16) a{
		background: url(../img/index/icon-12.svg) top 35px left 15px no-repeat #fff;
		background-size: 45px auto;
	}*/
	#learn .icon-list li:nth-child(16) a{
		background: url(../img/index/icon-13.svg) top 40px left 10px no-repeat #fff;
		background-size: auto 35px;
	}
	#learn .icon-list li:nth-child(17) a{
		background: url(../img/index/icon-14.svg) top 35px left 20px no-repeat #fff;
		background-size: 35px auto;
	}
	#learn .icon-list li:nth-child(18) a{
		background: url(../img/index/icon-15.svg) top 35px left 15px no-repeat #fff;
		background-size: 40px auto;
	}
	#learn .icon-list li:nth-child(19) a{
		background: url(../img/index/icon-24.svg) top 35px left 20px no-repeat #fff;
		background-size: 35px auto;
	}
	#learn .icon-list li:nth-child(20) a{
		background: url(../img/index/icon-16.svg) top 35px left 20px no-repeat #fff;
		background-size: 35px auto;
	}
	#learn .icon-list li:nth-child(21) a{
		background: url(../img/index/icon-17.svg) top 40px left 15px no-repeat #fff;
		background-size: auto 35px;
	}
	#learn .icon-list li:nth-child(22) a{
		background: url(../img/index/icon-25.svg) top 35px left 15px no-repeat #fff;
		background-size: 40px auto;
	}
	#learn .icon-list li:nth-child(23) a{
		background: url(../img/index/icon-18.svg) top 35px left 20px no-repeat #fff;
		background-size: auto 30px;
	}
	
	
	.index_link_list01{
		width: 96%;
		margin: auto;
	}
	.index_link_list01 li{
		width: 100%;
		margin-right: 0;
	}
	
	
	

	


}
