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

/*.sub_artcle_in {
	max-width: 1000px;
margin-left:auto;
margin-right: auto;
}*/
	.top_con_1_in_left {
		width: 48%;
		float: left;
		font-size: 1.2em;
	/*	margin-left: 7%;*/
			display: flex;
	
	}
.top_con_1_in_left_text {
		margin-top: 20px;
		width: 70%;
		margin-left: auto;
	margin-right: auto;
		text-align: center;
		background-color: #35441B;
	padding: 1%;
		color: #FFFFFF;
		line-height: 2em;
		border-radius: 6px;

	}

	.top_con_1_in_left a {
		color: #FFFFFF;
	
}
	.top_con_1_in_right a {
		color: #FFFFFF;
		
}
		.top_con_1_in_left_text a{
	transition : all 0.5s ease 0s;
			display: block;
		width: 100%;	
	}
	.top_con_1_in_left_text:hover {
		background-color: #42210B;
	}
	.top_con_1_in_left_img img:hover {
		opacity: 0.8;
	}
	.top_con_1_in_left_text_in {
		border-radius: 4px;
		border: thin solid #FFFFFF;
		padding:5% 2% 3% 2%;;
		height: 80px;
	}
	.top_con_1_in_right {
		width: 48%;
		float: right;
			font-size: 1.2em;
/*		margin-right: 7%;*/
			display: flex;
	}	
	.top_con_1_in_right_text {
		margin-top: 20px;
		width: 70%;
		margin-left: auto;
	margin-right: auto;
		text-align: center;
		background-color: #35441B;
	padding: 1%;
		color: #FFFFFF;
		line-height: 2em;
		border-radius: 6px;
		
	}
	.top_con_1_in_right_text a{
	transition : all 0.5s ease 0s;
			display: block;
		width: 100%;
	}
	
	
	.top_con_1_in_right_text:hover {
		background-color: #42210B;
	}
	.top_con_1_in_right_img img:hover {
		opacity: 0.8;
/*		 filter: brightness(1.2);*/ /* 明るくする */
	}
	.top_con_1_in_right_text_in {
		border-radius: 4px;
		border: thin solid #FFFFFF;
		padding:5% 2% 3% 2%;;
		height: 80px;
	}	
.y5_img {
	width:18%;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 5%;
}

.y5_text {
	width: 40%;
	float: left;
	margin-bottom: 50px;
	margin-left: 5%;
}
.y5_img02_all {
	width:56%;
	float: left;
	margin-left: 5%;

}
.y5_img02 {
	font-size: 1.25em;
	margin-bottom: 30px;
}
.y5_img03 {
	font-size: 1em;
	margin-bottom: 30px;
}
.y5_text02 {
	width: 36%;
	float: left;
	margin-bottom: 50px;
	margin-left: 1%;
}
	/*特集一覧をみる*/
.y5_link {
		width: 20%;
		background-color: #35441B;
			padding:2% 2% 2% 4%;
		color: #FFFFFF;
		text-align: center;
	border-radius: 6px;
	float: left;
	display:flex;
/*		position:absolute;
	
bottom:0;
	right: 0; 
	left: 0;*/
	}	
	
.y5_link a {
    background-image: url("../images/more_yaji.png");
    background-repeat: no-repeat;
    background-position: 0% center;
    padding-left: 15px;
    font-size: 1em;

  color: #FFFFFF;
    text-decoration: none;
/*    text-align: right;*/
	transition : all 0.5s;
	display: block;
	width: 100%;
	
}
.y5_link:hover {
   background-color: #42210B;
	
}	
@media screen and (max-width: 768px){
.y5_title {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 30px;
}

.y5_text {
	text-align: left;
	margin-bottom: 50px;
	width: 90%;
}	
.y5_list_li ul li {

	width: 90%;
	float: none;
	margin-right: 5%;
    
}
	.y5_link {
	width: 90%;
margin-left:auto;
margin-right: auto;
		padding: 5%;
	font-size: 1.00em;
	text-align: center;
		margin-bottom: 30px;
}
.y5_img02 {
	font-size: 1.25em;
	margin-bottom: 10px;
}
.y5_img02_all {
	width: 90%;
margin-left:auto;
margin-right: auto;
	float: none;

}
.y5_text02 {
		width: 90%;
margin-left:auto;
margin-right: auto;
	float: none;
}
.top_con_1_in_left {
		width: 96%;
	margin-left:auto;
margin-right: auto;
		float: none;
		font-size: 1.00em;
	/*	margin-left: 7%;*/
			display: block;
	
	}
.top_con_1_in_left_text {
		width: 90%;
	margin-left:auto;
margin-right: auto;
		float: none;
		font-size: 1.00em;
	/*	margin-left: 7%;*/
			display: block;
	
	}
.top_con_1_in_right {
		width: 96%;
	margin-left:auto;
margin-right: auto;
		float: none;
		font-size: 1.00em;
	/*	margin-left: 7%;*/
			display: block;
	
	}
.top_con_1_in_right_text {
		width: 90%;
	margin-left:auto;
margin-right: auto;
		float: none;
		font-size: 1.00em;
	/*	margin-left: 7%;*/
			display: block;
	
	}
}