@charset "utf-8";
/* CSS Document */

div#contents_container{
	width: 100%;
	padding-top: 0;
}

div#hc_main_image .bx-pager{
text-align:center!important;
}
div#sec_fun .bx-pager{
margin-top:20px!important;
}

/*----------------------------------------------------------------*/
div#contents_container{
	width: 100%;
	padding-top: 0;
	padding-bottom:200px;
}

/*---header_contents-------------------------------------------------------------*/

div#header_contents{
	position: relative;
}

/*---hc_main_image-------------------------------------------------------------*/

div#hc_main_image{
	z-index: 1000;
 	height:50vh;
	position: relative;
}

div#hc_main_image img{
position:absolute;
left:-50%;
		height:50vh;
	}

/*---hcmi_slider-------------------------------------------------------------*/

div#hc_main_image ul#hcmi_slider{
	position: relative;
		height:40vh;
}

div#hc_main_image ul#hcmi_slider li{
	height:40vh;
}

div#hc_main_image ul#hcmi_slider li div.lq_img{
	width:100%;
	height:100%;

	animation: animationZoom 40s ease-in-out 0s infinite normal;
}
@keyframes animationZoom {
	50%{ transform:scale(1.2); }
}

/*---hc_heading-------------------------------------------------------------*/

div#hc_heading{
 	z-index: 1100;
/* 	position: absolute;bottom:0vh;left:0;
 */ 	width: 100%;
}
div#hc_heading > span{
	background-color:rgba(64, 24, 99, 0.85);
	padding: 10px 15px;

display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
div#hc_heading h2{
	color: #ffffff;
	width: 100%;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.4em;
}

div#hc_heading h2 p{
color:#d6bd6f;
}

div#hc_heading h3{
	color: #ffffff;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
}

div#hc_heading h3 p{
color:#d6bd6f;
font-weight:400;
}

/*---sec_indexinfomation-------------------------------------------------------------*/

div#sec_indexinfomation{
	width: 100%;
margin-top: 40px;
}

div#sec_indexinfomation ul{
	width: 98%;
	margin:auto;
	padding: 0 2%;

display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
div#sec_indexinfomation li{
position:relative;
	width: 100%;
height: 80px; 
	margin:5px auto;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

div#sec_indexinfomation li a{
background-color:#ffffff;
	width: 100%;
height: 80px; 
	margin:5px auto;
border: 1px rgba(0,0,0,0.2) solid;
	}

div#sec_indexinfomation li a p{
 	font-size: 12px;
	font-weight: 200;
	line-height: 1.5em;
	margin:10px;
	margin-left:10px;
}


div#sec_indexinfomation li a span{
display:none;
/* position:absolute;
bottom:-2px;
left:0;
background-color:#dbdbdb;
color:#ffffff;
font-size:11px;
text-align:center;
width:100%;
display:block;
margin-top:5px;
padding:2px; */
}

div#sec_indexinfomation li a span.navy{
background-color:#333399;
}

div#sec_indexinfomation li a span.blue{
background-color:#014099
}

div#sec_indexinfomation li a span.purple{
background-color:#401863;
}

div#sec_indexinfomation li a span.pink{
background-color:#ff6666;
}

div#sec_indexinfomation li img{
float:left;
width:30%;
margin-right:10px;
}

div#sec_indexinfomation li a:hover{
background-color:#f7f0fd;
color:#401863;
border: 1px #522678 solid;
}

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

/*---hc_contents-------------------------------------------------------------*/

div#hc_contents{
display:none;
/* 	width: 100%; */
}

/* div#hc_contents ul{
	width: 100%;
	padding: 0 2%;
}
div#hc_contents li{
	height: 80px;
background-size:55px;
background-position:left 15px center;
font-size: 17px;
font-weight: 500;
line-height: 1.5em;
padding: 20px 20px;
padding-left:90px;
margin-top: 10px;
border: 1px rgba(0,0,0,0.2) solid;

display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
div#hc_contents li:nth-child(1){background-image:url(../../img/index/award.png);}
div#hc_contents li:nth-child(2){background-image:url(../../img/index/award.png);}
div#hc_contents li:nth-child(3){background-image:url(../../img/index/award.png);}

 */
/*----------------------------------------------------------------*/
/*---sec_information-------------------------------------------------------------*/

div#sec_information{
	background-color: #522678;
		padding: 20px 20px;
	margin-top: 15px;
}
div#sec_information div.heading{
}
div#sec_information div.heading h2{
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
}
div#sec_information div.heading h2 b{
font-size: 18px;
	text-align: center;
	display: block;
	margin-bottom: 12px;
}
div#sec_information div.heading h3{
	color: #ffffff;
	font-size: 13px;
	font-weight: 200;
	margin-top: 13px;
}

div#sec_information div.schedule{
	background-color: #ffffff;
		padding: 12px 12px;
		margin-top: 20px;
}
div#sec_information div.schedule{
}
div#sec_information div.schedule b{
font-size: 18px;
font-weight: 600;
text-align: center;
display: block;
}
div#sec_information div.schedule ul{
}
div#sec_information div.schedule ul li{
	padding: 10px 4px;
	border-bottom: 1px #dbdbdb dashed;
}
div#sec_information div.schedule ul li a{
	background-size: 5px;
	background-image:url(../../../../img/common/icon/arrow1_bl.svg);
	background-position: left 3px center;
	font-size: 13px;
	font-weight: 500;
	padding-left: 18px;
}

div#sec_information div.schedule > p{
font-size: 13px;
font-weight: 400;
margin-top: 10px;
}
div#sec_information div.schedule > p span{
font-size: 13px;
font-weight: 600;
display: block;
margin-top: 5px;
}


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

/*---sec_reason-------------------------------------------------------------*/

div#sec_reason{
	width: 100%;
	margin-top: 50px;
}


div#sec_reason h3{
	color:#1e2678;
	font-size:15px;
	font-family: 'Noto Serif JP', serif;
	width:90%;
	margin:50px auto;

}
/*----------------------------------------------------------------*/
