@charset "utf-8";
@import url("home_catch.css");
/*-----京home.css------*/
/*ホーム*/
	#home_catch_box{
		width:870px;
		height:350px;
		margin:5px auto 25px auto;
		position:relative;
		top:0;
		left:0;
		z-index:0;
	}
	
		#home_catch_main{
			width:870px;
			height:250px;
			position:relative;
			top:0;
			left:0;
			z-index:0;
			margin-bottom:25px;
			background:#fff;
			box-shadow:0 0 2px 2px rgba(0,0,0,0.1);
		}
		
		#home_catch_sogyo{
			/*width:750px;*/
			height:75px;
			position:relative;
			top:0;
			left:0;
			z-index:0;
			text-align: center;
		}
		
		#home_catch_medal{
			position:absolute;
			bottom:0;
			right:10px;
			z-index:1;
		}
		
	#recommend_contents{
		width:890px;
		height:130px;
		margin:0 auto 50px auto;
	}
	
		#recommend_contents ul{}
		
		#recommend_contents ul li{
			float:left;
			margin-right:10px;
		}
		
		#recommend_contents ul li:last-child{
			margin-right:0;
		}
		
		/*#h_shojo_nav*/
		#h_shojo_nav{
			width:870px;
			margin:30px auto;
			overflow:hidden;
			background:url(../images/h_nav_bg02.jpg) no-repeat;
		}
		
			#h_shojo_nav h2{
				margin:20px 0;
			}
			
				#h_shojo_nav h2 img{
					display:block;
					margin:0 auto;
				}
				
			.hsn_box{
				border-radius: 10px;
				padding: 10px;
				background:#fff;
			}
			
				.hsn_box.hsn_soudan{
					border:4px solid #79ab6f;
					width:830px;
					box-sizing:border-box;
					margin:0 auto 20px auto;
				}
				
					.hsn_box.hsn_soudan h3{
						border-bottom:1px solid #79ab6f;
						text-align:center;
						margin-bottom:15px;
					}
					
					.hsn_box.hsn_soudan .hsn_box_body p{
						margin-bottom:10px;
						padding:0 10px;
						font-size:1.1em;
					}
					
					.hsn_box.hsn_soudan .hsn_box_body .soudan_nav{
						display:flex;
						justify-content:space-between;
					}
					
					.hsn_box.hsn_soudan .hsn_box_body .soudan_nav dl{
						width:193px;
					}
					
						.hsn_box.hsn_soudan .hsn_box_body .soudan_nav dl dt img{
							display:block;
						}
					
						.hsn_box.hsn_soudan .hsn_box_body .soudan_nav dl dd{
							font-size:0.9em;
							padding:5px 10px 0 10px;
						}
				
				.hsn_ketsueki_kampo_wrapper{
					width:830px;
					margin:0 auto 20px auto;
					display:flex;
					justify-content:space-between;
				}
				
					.hsn_box.hsn_ketsueki{
						border:4px solid #f05050;
						box-sizing:border-box;
						width:405px;
					}
					
						.hsn_box.hsn_ketsueki h3{
							border-bottom:1px solid #f05050;
							text-align:center;
							margin-bottom:15px;
							padding-bottom:5px
						}
						
						.hsn_box.hsn_ketsueki p{
							margin-bottom:10px;
							padding:0 10px;
							font-size:1.1em;
						}
						
						.hsn_box.hsn_ketsueki .goto_ketsueki img{
							display:block;
							margin:0 auto;
						}
					
					.hsn_box.hsn_kampo{
						border:4px solid #ff9619;
						box-sizing:border-box;
						width:405px;
					}
					
						.hsn_box.hsn_kampo h3{
							border-bottom:1px solid #ff9619;
							text-align:center;
							margin-bottom:15px;
							padding-bottom:5px
						}
						
						.hsn_box.hsn_kampo p{
							margin-bottom:10px;
							padding:0 10px;
							font-size:1.1em;
						}
						
						.hsn_box.hsn_kampo ul li:first-child{
							margin-bottom:10px;
						}
						
						.hsn_box.hsn_kampo ul li img{
							display:block;
							margin:0 auto;
						}
					
				.hsn_box.hsn_taikan{
					border:4px solid #5096dc;
					width:830px;
					margin:0 auto;
					box-sizing:border-box;
				}
				
					.hsn_box.hsn_taikan h3{
						border-bottom:1px solid #5096dc;
						text-align:center;
						margin-bottom:15px;
						padding-bottom:5px
					}
					
					.hsn_box.hsn_taikan .hsn_box_body{
						display:flex;
					}
					
					.hsn_box.hsn_taikan .hsn_box_body p{
						padding:0 10px;
					}
					
					.hsn_box.hsn_taikan .hsn_box_body .goto_taikan img{
						display:block;
						margin:0 auto;
					}
		
		
#news_bnr_wrapper{
	width:870px;
	margin:0 auto;
	overflow:hidden;
}

	#news_wrapper{
		width: 480px;
		float:left;
		overflow:hidden;
	}
		
		
		#news{
			width:480px;
			margin:0 0 35px 0;
			overflow:hidden;
		}
	
		#news_inner{
			min-height:230px;
		}
		
		#news_inner h2{
			width:167px;
			height:28px;
			margin:0 0 15px 30px;
		}
		
		#news_inner li{
			margin:0 0 10px 30px;
		}
		
		.date{
			padding-left:10px;
			display:block;
			color:#bd6d70;
			background:url(../images/news_icon.png) no-repeat left;
		}
		
		.more{
			display:block;
			width:480px;
			text-align:right;
			margin-bottom:5px;
			padding-bottom:5px;
		}
		
		.n_title{
			padding-left:10px;
			display: block;
		}
		
		.n_title a{
			color:#222;
		}
		
	.news_bns{
		width:324px;
		margin: 0 auto;
		overflow: hidden;
	}
	.jitsuryoku100_bn{
		padding-top:10px;
		margin-bottom: 30px;
		clear:both;
		text-align:center;
	}
	
	#bnr_box{
		width:360px;
		float:right;
	}
	
		.news_bns ul li{
			width:324px;
			overflow: hidden;
			float: left;
			margin-bottom: 10px;
		}
		
		.news_bns ul li:last-child{
			margin-bottom: 0;
			float: right;
		}
		
