@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .mainImg {
	padding-top: 150px;
	position: relative;
}
#main .mainImg::after {
	width: 39.05%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/index/main_img_bg.jpg) repeat left top;
	content: "";
}
#main .mainImg .image {
	margin-left: 27.15%;
	position: relative;
	z-index: 10;
}
#main .mainImg .image img {
	width: 100%;
}
#main .mainImg h2 {
	position: absolute;
	top: 57.3%;
	left: 33.85%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 15;
}
#main .bg {
	padding-top: 110px;
	background: url(../img/index/bg.jpg) no-repeat right top;
}
#main .sec01 .centerTxt {
	letter-spacing: 1px;
	font-size: 1.7rem;
	font-weight: bold;
	text-align: center;
	line-height: 2.12;
}
#main .sec01 .comBtn {
	margin-top: 47px;
}
#main .sec01 {
	margin-bottom: 89px;
}
#main .sec02 {
	padding: 104px 0 110px;
	position: relative;
}
#main .sec02::after {
	width: 78.65%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fbf8f3;
	content: "";
}
#main .sec02 .headLine01 {
	margin-bottom: 26px;
}
#main .sec02 .bookBox {
	padding: 40px 0;
	position: relative;
	overflow: hidden;
}
#main .sec02 .listUl {
	display: flex;
	justify-content: center;
}
#main .sec02 .listUl li {
	margin: 0 20px;
	width: 240px;
	font-weight: bold;
	line-height: 1.35;
	flex-shrink:0;
	background-color: #fff;
}
#main .sec02 .listUl li a {
	display: block;
}
#main .sec02 .listUl li a:hover {
	opacity: 0.7;
}
#main .sec02 .listUl li .photo {
	padding: 22px 15px 21px;
	text-align: center;
	background-color: #f3f0c4;
}
#main .sec02 .listUl li .textBox {
	padding: 52px 24px 17px;
	min-height: 130px;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}
#main .sec02 .listUl .textBox .lable {
	padding: 8px 11px 6px;
	color: #fff;
	font-size: 1.2rem;
	position: absolute;
	top: 0;
	left: 0;
	letter-spacing: 0.5px;
	background-color: #f79d96;
}
#main .sec02 .listUl .textBox .blue {
	background-color: #84c4e5;
}
#main .sec02 .listUl .textBox p {
	font-size: 1.4rem;
}
#main .sec02 .listUl .textBox .ttl {
	margin-bottom: 7px;
	min-height: 43px;
	font-size: 1.6rem;
}
#main .sec02 .listUl .textBox .ttl span {
	margin-top: 3px;
	font-size: 1.4rem;
	display: block;
}
#main .sec02 .arrowUl li {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer;
}
#main .sec02 .arrowUl li:hover {
	opacity: 0.7;
}
#main .sec02 .arrowUl li.prev {
	margin-left: -162px;
}
#main .sec02 .arrowUl li.next {
	margin-left: 162px;
}
#main .sec02 .comBtn {
	margin-top: 58px;
}
#main .banner {
	margin: 109px 0 107px;
	text-align: center;
}
#main .banner a {
	display: inline-block;
}
#main .banner a:hover {
	opacity: 0.7;
}
#main .sec03 {
	padding: 105px 0 80px;
	background: url(../img/index/news_bg.jpg) repeat left top;
}
#main .sec03 .headLine01 {
	margin-bottom: 86px;
	color: #fff;
}
#main .sec03 .headLine01 .en {
	color: #fff;
}
#main .sec03 .comBtn a {
	color: #67bf63;
	background-color: #fff;
}
#main .sec03 .listUl {
	margin: -20px 0 60px;
	display: flex;
	flex-wrap: wrap;
}
#main .sec03 .listUl li {
	margin: 20px 20px 0 0;
	width: 204px;
	font-weight: bold;
	line-height: 1.75;
	letter-spacing: 1.5px;
	background-color: #fff;
	position: relative;
}
#main .sec03 .listUl a {
	padding: 44px 26px 40px;
	display: block;
	position: relative;
}
#main .sec03 .listUl a:hover {
	opacity: 0.7;
}
#main .sec03 .listUl .time {
	width: 100%;
	position: absolute;
	top: -20px;
	left: 0;
	line-height: 1;
	text-align: center;
}
#main .sec03 .listUl .time span {
	padding: 13px 15px 12px;
	min-width: 130px;
	color: #fff;
	font-size: 1.5rem;
	display: inline-block;
	background-color: #fdbc54;
	box-sizing: border-box;
}
#main .sec03 .listUl li:nth-child(5n) {
	margin-right: 0;
}
#main .sec03 .listUl .more {
	padding-right: 11px;
	font-size: 1.6rem;
	position: absolute;
	right: 11px;
	bottom: 7px;
	line-height: 1;
	background: url(../img/index/icon.jpg) no-repeat right top 5px;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1px;
}
@media all and (min-width: 768px) {
	/*----------------active---------------------*/
	#main .sec02 .listUl .active {
		margin: -18px 40px;
		width: 260px;
		box-shadow: 0 0 23px #f1eae0,0 0 5px #f1eae0,0 0 10px #f1eae0;
	}
	#main .sec02 .listUl .active .photo img {
		width: 143px;
	}
	#main .sec02 .listUl .active .textBox {
		min-height: 160px;
	}
	#main .sec02 .listUl .active .photo {
		padding: 17px 15px 19px;
	}
}
@media all and (-ms-high-contrast:none) {
	#main .sec02 .listUl .textBox .lable {
		padding: 9px 11px 4px;
	}
	#main .sec03 .listUl .time span {
		padding: 15px 15px 10px;
	}
	#main .sec02 .listUl li {
		margin: 0 10px;
	}
}
@media all and (max-width: 767px) {
	#main .mainImg {
		padding-top: 71px;
	}
	#main .mainImg .image {
		margin-left: 18%;
	}
	#main .mainImg::after {
		width: 82.05%;
		background-size: 100px auto;
	}
	#main .mainImg h2 {
		top: 76.5%;
		left: 25.85%;
		width: 39%;
	}
	#main .bg {
		padding: 60px 15px 0;
		background-size: 200px auto;
	}
	#main .sec01 .centerTxt {
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	#main .sec02 {
		margin: 0 -15px;
		padding: 50px 0;
	}
	#main .sec02 .arrowUl li.prev {
		margin-left: -131px;
	}
	#main .sec02 .arrowUl li.next {
		margin-left: 131px;
	}
	#main .sec02 .listUl li {
		margin: 0 14px;
		width: 230px;
		float: none;
	}
	#main .sec02 .listUl li .textBox {
		padding: 52px 13px 19px;
	}
	#main .sec02 .listUl .textBox .ttl {
		font-size: 1.4rem;
	}
	#main .sec02 .listUl .textBox p,
	#main .sec02 .listUl .textBox .ttl span {
		font-size: 1.2rem;
	}
	#main .sec02 .arrowUl li:hover {
		opacity: 1;
	}
	#main .sec02::after {
		width: 87.65%;
	}
	#main .sec02 .comBtn {
		margin-top: 50px;
	}
	#main .banner {
		margin: 50px 10px;
	}
	#main .sec03 {
		padding: 50px 15px 40px;
		background-size: 100px auto;
	}
	#main .sec03 .listUl {
		margin-top: -40px;
		justify-content: space-between;
	}
	#main .sec03 .listUl li {
		margin: 40px 0 0 0;
		width: 48%;
	}
	#main .sec03 .listUl a {
		padding: 27px 8px 40px;
	}
	#main .sec03 .listUl .time span {
		min-width: 90px;
		padding: 9px 11px 9px;
		font-size: 1.2rem;
	}
	#main .sec03 .listUl .time {
		top: -15px;
	}
	#main .sec03 .headLine01 {
		margin-bottom: 50px;
	}
	#main .sec02 .listUl {
		width: 100%;
	}
	#main .sec02 .bookBox {
		padding: 0;
	}
}

.correct_wrong_btn a{
    margin: 0 auto 100px;
    padding: 17px 5px 16px;
    width: 50%;
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
    display: block;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: 1px;
    background-color: #027000;
}
.correct_wrong_btn a:hover{
	opacity: 0.5 ;
}
