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


#main_header h1 {font-size:12px; 
	font-family: serif;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 0px;
}	
#main_contents .container {
	display: flex;
	flex-flow: row wrap;
	-webkit-justify-content: space-around; /* Safari */
	justify-content:space-around;
	font-weight: normal;
	width:95%;
	margin-left:0px;
	margin-right:50px;
	margin-top: 80px;
	margin-bottom: 20px; 
}
#main_contents .container img{
	width: 100%;
	height: auto;
	transition: all 0.5s ease-in;
}
#main_contents .container a:hover img{
	filter:grayscale(100%);
	transform: scale(1.05);
}
#main_contents h1 {
    font-weight: normal;    
    color:#FB0202;
    padding: 10px 5px 10px 0px;
    text-align: center;
    vertical-align: center;
    margin-top: 30px;
    margin-bottom:10px;
	margin-left: 10px;
	margin-right: 0px;
    border-bottom: 1px dotted #FB0202;
    width: 80%;
    font-family: 'Archivo Black', sans-serif;
    font-size: 1.5rem;
}
#main_contents dl {
    margin: 0 0 4em;    
    padding: 10px;
    width: 50%;    
    overflow: auto;
	margin-left: 10px;
}
#main_contents dt {
    font-weight:normal;
    color: #000000;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-right: 0px;
	margin-top: 00px;
	width: 100%;
	display: flex;
	align-items: center;
	margin-left: 10px;
}
#main_contents dd {
    border-bottom: 1px dotted #B0BEC5;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	width: 100%;
	display: flex;
	align-items: center;
}
#mainvisual {
	width: 100%;
    margin: 0 auto;
}
.item1 {	
    margin-top: 0px;
    margin-right: 0px
	padding: 5px;
    padding-right: 4px;
    padding-left: 4px;
	background-color: #B0BEC5;
	text-align: center;
	font-size: 12px;
	background-image:-webkit-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-moz-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-o-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:linear-gradient(180deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	border: 1px solid #B0BEC5;
	border-top: 0px solid #455A64;
	border-radius: 5px;
	list-style-type: none;
}
.item2 {	
    margin-top: 0px;
    margin-right: 0px
	padding: 5px;
    padding-right: 2px;
    padding-left: 2px;
	background-color: #B0BEC5;
	text-align: center;
	font-size: 12px;
	background-image:-webkit-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-moz-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-o-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:linear-gradient(180deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	border: 1px solid #B0BEC5;
	border-top: 0px solid #455A64;
	border-radius: 5px;
	list-style-type: none;
}
.item3{	
    margin-top: 0px;
    margin-right: 0px
	padding: 5px;
    padding-right: 7px;
    padding-left: 7px;
	background-color: #B0BEC5;
	text-align: center;
	font-size: 12px;
	background-image:-webkit-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-moz-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-o-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:linear-gradient(180deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	border: 1px solid #B0BEC5;
	border-top: 0px solid #455A64;
	border-radius: 5px;
	list-style-type: none;
}
.item4 {	
    margin-top: 0px;
    margin-right: 0px
	padding: 5px;
    padding-right: 4px;
    padding-left: 4px;
	background-color: #B0BEC5;
	text-align: center;
	font-size: 12px;
	background-image:-webkit-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-moz-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-o-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:linear-gradient(180deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	border: 1px solid #B0BEC5;
	border-top: 0px solid #455A64;
	border-radius: 5px;
	list-style-type: none;
}
.item5 {	
    margin-top: 0px;
    margin-right: 0px
	padding: 5px;
    padding-right: 3px;
    padding-left: 3px;
	background-color: #B0BEC5;
	text-align: center;
	font-size: 12px;
	background-image:-webkit-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-moz-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:-o-linear-gradient(270deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	background-image:linear-gradient(180deg,rgba(250,250,250,1.00) 0%,rgba(224,224,224,1.00) 100%);
	border: 1px solid #B0BEC5;
	border-top: 0px solid #455A64;
	border-radius: 5px;
	list-style-type: none;
}
#mainvisual img {
    padding: 0px;
    border: 0px solid #CCC;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 0px 0px #999;
	box-shadow: 0px 0px 0px 0px #999;
}
#index_box {
	padding: 4px 10px;
	border: 1px dotted #999;
	margin-bottom: 40px;
	width: 100%;
	border-radius: 5px;
}
#main_contents ul {
    list-style-type: none
}
#slider {
    width: 100%;
    margin: 0 auto;
}
#slider img {
    width: 100%;
}
#main_contents h2 {
    font-weight: normal;    
    color: #FB0202;
    text-align: center;
    padding: 10px 5px;
	width: 80%;
	border-width: 20%;
	border-bottom: 1px dotted  #FB0202;
    margin-top: 40px;
	margin-bottom: 30px;
	font-family: 'Archivo Black', sans-serif;
    font-size: 1.5rem;
    margin-left:0px;
}
#main_contents h3 {
	width: 80%;
    padding: 0px 0px;
    margin-top:10px;
    margin-bottom: 30px;
    text-align: center;
}
#g_navi ul li#nav1{
	background: #c10f13;
}
#g_navi i{
	font-size: 20px;
	color: #ffffff;
	padding-right: 10px; 
}
#main_contents .container2 {
	display: flex;
	flex-flow: row wrap;
	-webkit-justify-content: space-around; /* Safari */
	justify-content:space-around;
	font-weight: normal;
	width:100%;
	margin-left:10px;
	margin:0 auto;
}
#main_contents .container2 li{
	width:45%;
	padding-bottom: 10px; 
	margin-left: 0px;
}
.date1 {
    background-color: #B0BEC5;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 0.8rem;
    font-weight: bold;
    color: white;
    text-align:center;
    width: auto;
    display: inline-flex;
    margin-right:10px;
    margin-left:10px;
    border-radius: 5px; 
}
.title1{
	color: black;
	font-weight: bold;
}
.detail1{
	color: #FB0202;
}
.text1{
	font-size: 1rem;
	margin-left: 10px;
	border-bottom: 1px dotted #B0BEC5;
	padding-bottom: 5px;
}
