@charset "utf-8";
/*___________ swiper ___________ */
.swiper-container {
	width: 100%;
	padding-bottom: 20px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.swiper-slide .slide1_contents {
	position: absolute;
	width: 1000px;
	text-align: center;
	top: 0px;
}
.swiper-slide .slide1_contents .text {
	font-size: 160%;
	margin-top: 80px;
	line-height: 45px;
	color: #636363;
	margin-bottom: 40px;
}
.swiper-slide .slide1_contents .button a {
	float: left;
	text-decoration: none;
	width: 300px;
	height: 60px;
	background-color: #243A67;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	font-size: 110%;
	font-weight: normal;
}
.swiper-slide .slide1_contents .button a:hover {
	background-color: #6B8ACB;
}



/*___________ index ___________ */
#index {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #E9E9E9;
}


#case {
	width: 100%;
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#case ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;;
	padding-top: 20px;
	padding-bottom: 40px;
}
#case ul li {
	clear: both;
	text-align: left;
	color: #243A67;
	font-size: 150%;
	background-image: url(../img/index/check.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 44px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.case_icon {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 25px 0 25px;
	border-color: #FFF transparent transparent transparent;
}
.case_text {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 200%;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-bottom: 90px;
}
#menu ul {
	width: 1020px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu ul li {
	width: 340px;
	float: left;
}
#menu ul li a {
	float: left;
	color: #333;
	background-color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	float: left;
	color: #FFF;
	background-color: #388C96;
}


#menu ul li .image {
	width: 340px;
}
#menu ul li h2 {
	font-weight: normal;
	line-height: 25px;
	padding: 30px 0px 25px 0px;
	margin: 0px;
	font-size: 170%;
}
#menu ul li p {
	padding: 0px 30px 30px 30px;
	line-height: 22px;
	height: 66px;
	font-size: 110%;
}


#menu_other {
	width: 100%;
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	padding-top: 20px;
}
#menu_other ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#menu_other ul li {
	width: 50%;
	float: left;
}
#menu_other ul li .image {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu_other ul li h2 {
	font-weight: normal;
	line-height: 25px;
	padding: 25px 0px 25px 0px;
	margin: 0px;
	font-size: 200%;
}
#menu_other ul li p {
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-size: 110%;
	text-align: center;
}


#news {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 50px;
}
#news h2 {
	font-weight: normal;
	line-height: 25px;
	font-size: 200%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin: 0px;
}

#news .table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#news .table td {
	font-size: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#news .table td.day {
	width: 60px;
	vertical-align: top;
}



#news ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#news ul li {
	float: left;
}
#news ul li .day {
	font-size: 110%;
	float: left;
	margin-right: 20px;
	width: 60px;
}

#news ul li p {
	font-size: 110%;
	float: left;
}







#about h2 {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#about .image {
	width: 550px;
	float: left;
}
#about .text {
	width: 480px;
	float: right;
	font-size: 110%;
	line-height: 28px;
}
#about .btn {
	width: 480px;
	float: right;
	margin-top: 30px;
}
#about .leaf {
	position: absolute;
	bottom: -70px;
	right: -20px;
}

#contents_list {
	width: 100%;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
}
#contents_list ul {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents_list ul li {
	float: left;
	width: 326px;
	margin-right: 60px;
}
#contents_list ul li:last-child {
	margin-right: 0px;
}
#contents_list ul li a {
	text-decoration: none;
}
#contents_list ul li .image_1 {
	width: 326px;
	height: 214px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
}
#contents_list ul li .image_1:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(../img/contents_list_about.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#contents_list ul li .image_1:hover:after {
	opacity: .7;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
#contents_list ul li .image_1 .inner {
	z-index: 1;
	position: relative;
}
#contents_list ul li .image_2 {
	width: 326px;
	height: 214px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
}
#contents_list ul li .image_2:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(../img/contents_list_kigan.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#contents_list ul li .image_2:hover:after {
	opacity: .7;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
#contents_list ul li .image_2 .inner {
	z-index: 1;
	position: relative;
}
#contents_list ul li .image_3 {
	width: 326px;
	height: 214px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
}
#contents_list ul li .image_3:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(../img/contents_list_access.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#contents_list ul li .image_3:hover:after {
	opacity: .7;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
#contents_list ul li .image_3 .inner {
	z-index: 1;
	position: relative;
}
#contents_list .btn {
	color: #fff;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 220px;
	height: 85px;
	margin-top: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 130%;
	line-height: 30px;
	padding-top: 30px;
	letter-spacing: 0.2em;
	font-weight: lighter;
}
#contents_list .btn a {
	text-decoration: none;
}
#contents_list ul li p {
	font-size: 110%;
	line-height: 24px;
	margin-top: 24px;
}

#letter {
	width: 1130px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	position: relative;
}
#letter h2 {
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#letter ul {
	float: left;
	width: 1130px;
}
#letter ul li {
}
#letter ul li a {
	float: left;
	width: 166px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding: 15px;
	text-decoration: none;
	color: #000000;
}
#letter ul li a:hover {
	background-color: #C1BCA3;
	color: #FFF;
}






#letter ul li .day {
	font-size: 90%;
}
#letter ul li h2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 110%;
}
#letter ul li img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 166px;
	height: auto;
}
#letter ul li p {
}
#letter .leaf {
	position: absolute;
	top: 20px;
	left: -50px;
	z-index: -1;
}

#banner {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
}
#banner ul {
	width: 1100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#banner ul li {
	float: left;
	width: 196px;
	margin-right: 30px;
	background-color: #E8E8E8;
}
#banner ul li a {
	text-decoration: none;
	color: #000000;
}
#banner ul li:nth-child(5n) {
	margin-right: 0px;
}
