@charset "UTF-8";
/* CSS Document */
h2{
	text-align: center;
	font-size: 30px;
	letter-spacing: .07em; /* 文字間を詰めて隙間を削除する */
}
h2 span{
	display: block;
	font-size: 12px;
}
.main_slider_area{
	width: 100%;
}
.top_subbanner{
	width: 1020px;
	margin: 0  auto;
	padding: 50px 0 100px;
}
.top_subbanner ul{
	width: 100%;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.top_subbanner li{
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 15px;
	box-sizing: border-box;
}
.top_subbanner li img{
	width: 100%;
}
.top_information{
	width: 1230px;
	margin: 0  auto;
}
.top_information dl{
	width: 100%;
}
.top_information dt{
}
.top_information dt h2{
	margin-bottom: -20px;
}
.top_information dd{
	padding: 30px 50px 30px;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
.top_information dd ul{
	width: 100%;
}
.top_information dd li{
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	list-style-type: none;
	border-bottom: 1px solid #fff;
}
.top_information dd li a{
	padding: 10px 0;
	display: block;
}
.top_information dd li p{
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	width: 150px;
	letter-spacing: .10em; /* 文字間を詰めて隙間を削除する */
}
.top_information dd li span{
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	letter-spacing: .10em; /* 文字間を詰めて隙間を削除する */
}
.top_newitem{
	width: 1200px;
	margin: 0  auto;
	padding: 70px 0 90px;
}
.top_newitem h2{
	padding-bottom: 40px;
}
.top_stylebook{
	width: 1200px;
	margin: 0  auto;
	padding: 90px 0 110px;
}
.top_stylebook h2{
	color: #fff;
	padding-bottom: 40px;
}
.top_stylebook .common_btn a{
	color: #fff;
	border-bottom: 3px solid #fff;
	margin: 40px auto;
}
.top_stylebook .common_btn a:hover{
	color: #ccc;
	border-bottom: 3px solid #ccc;
}
.top_stylebook ul{
	width: 100%;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.top_stylebook li{
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	letter-spacing: .10em; /* 文字間を詰めて隙間を削除する */
	width: 25%;
	line-height: 1px;
}
.top_stylebook li img{
	width: 100%;
}
.top_topics{
	width: 1020px;
	margin: 0  auto;
	padding: 90px 0 110px;
}
.top_topics h2{
	padding-bottom: 40px;
}

.top_topics ul{
	width: 100%;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.top_topics li{
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	letter-spacing: .10em; /* 文字間を詰めて隙間を削除する */
    width : 33%;
	width : -webkit-calc(100% / 3) ;
    width : calc(100% / 3) ;
	padding: 15px;
	box-sizing: border-box;
}
.top_topics li a{
	background-color: #fff;
	display: block;
	text-decoration: none;
}
.top_topics li .top_topics_img{
}
.top_topics li .top_topics_img img{
	width: 100%;
}
.top_topics li .top_topics_box{
	padding: 10px 15px 15px 15px;
	
}
.top_topics li .top_topics_day{
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 14px;
	letter-spacing: 0.05em;
}
.top_topics li .top_topics_ttl{
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 14px;
	letter-spacing: 0.05em;
}
.top_topics li .top_topics_text{
	font-size: 12px;
	line-height: 2;
	letter-spacing: 0.05em;
}
.top_topics li img{
	width: 100%;
}
.top_topics li:first-child{
    width : 100%;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	position: relative;
}
.top_topics li:first-child a{
	background: none;
}
.top_topics li:first-child .top_topics_img{
	width: 60%;
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	letter-spacing: .10em; /* 文字間を詰めて隙間を削除する */
}
.top_topics li:first-child .top_topics_box{
	width: 430px;
	height: 260px;
	background-color: #fff;
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	vertical-align: top;
	letter-spacing: .10em; /* 文字間を詰めて隙間を削除する */
	margin: 30px 0 0 -40px;
	position: absolute;
	z-index: 2;
	padding: 40px 30px 40px 40px;
	box-sizing: border-box;
}

.top-main{
width: 1230px;
margin: 0 auto;
padding: 70px 0 90px;
}

.top-main li{
list-style-type: none;
}

.fs-p-dateList > li {
    margin: 0 250px;
}