@charset "utf-8";
/* 
CSS Information
 File name:      top.css
 Author:         Administrator
 Style Info:     /main.html
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/
#content .bx-wrapper {
	margin-bottom: 10px!important;
}

#content .bx-wrapper .bx-viewport {
	left: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* #top
***********************************/
#slider li {
	text-align: center;
}

#slider li img {
	width: 100%;
}

.box_s {
	float: left;
	width: 395px;
	margin-bottom: 15px;
}

.box_s .title01 {
	margin-bottom: 0;
}

.box_s .inner {
	overflow: auto;
	height: 200px;
	padding: 10px;
}

.box_s .intro_lady li {
	clear: both;
}

.box_s .intro_lady li:not(:first-child) {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DAD7BE;
}

.box_s .intro_lady li a {
	overflow: hidden;
	display: block;
	color: inherit;
	text-decoration: none;
}

.box_s .intro_lady li a:hover {
	background: #fefcf3;
}

.box_s .intro_lady li figure {
	float: left;
	width: 130px;
	margin-right: 10px;
}

.box_s .intro_lady li figure img {
	max-width: 100%;
}

.box_s .intro_lady li dl {
	overflow: hidden;
}

.box_s .intro_lady li dt {
	margin-bottom: 1em;
}

.box_s .intro_lady li dl span {
	color: #ff4281;
}

.box_s .list_blog li:not(:first-child) {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DAD7BE;
}

.box_s .list_blog li .date {
	margin-bottom: 10px;
}

.box_s .list_blog li figure {
	margin-bottom: 10px;
}

.box_s .list_blog li figure img {
	max-width: 100%;
}

#pickup,
#twitter {
	margin-right: 10px;
}

#photoblog .inner {
	height: 280px;
}

#schedule {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}

#schedule .lead {
	position: relative;
	margin: 0 15px 20px;
	font-weight: bold;
}

#schedule .lead small {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 93%;
}

.list_bnr {
	margin: 0 5px;
}

.list_bnr li {
	float: left;
	margin: 0 10px 10px 0;
}

.list_bnr li:nth-child(4n) {
//	float: right;
//	margin-right: 0;
}
