@charset "utf-8";

/* Home #current */



.main__item#current {
}

/**/
.main__item#current > .pict {
	width: auto;
	height: auto;
}

.main__item#current > .pict > img {
	/**/
	max-width: initial;
	width: 310px;
	height: auto;
}

/**/
.main__item#current > .label {
	float: left;
	margin: 19px 0 0 0;
}

.main__item#current > .vol {
	float: right;
/*	width: 110px;	1月*/
	width: 114px;	/*2〜9月*/
/*	width: 135px;	10〜12月*/
	height: 38px;
	overflow: hidden;
	margin: 8px 0 0 auto;
}

.main__item#current > h2 {
	clear: both;
	margin: 0;
	padding: 11px 0 3px;
}


.main__item#current > .pict {
	width: 310px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;

/*	height: 224px;	タイトル1行*/
/*	height: 202px;	タイトル2行*/
/*	height: 180px;	タイトル3行*/
/*	height: 188px;	タイトル3行*/
	height: 168px;	/*タイトル4行*/
/*	height: 144px;	タイトル5行*/
/*	height: 124px;	タイトル6行*/

}

.pict img {
	display: inline-block;
}

.br:after {
	content: "\A";
	white-space: pre;
}

.main__item#current {
	position: relative;
}

.main__item#current > h2 {
/*
	margin-top: 0;
	padding-top: 13px;
	font-size: 1.5rem;
	line-height: 1.2;
*/
	font-size: 1.5rem;
	line-height: 1.2;
}


/*
.main__item#current > h2 .zm {
	display: inline-block;
	width: 285px;
	margin-left: -3px;
	font-size: 1.5rem;
	line-height: 1.3;
	transform: scaleX(0.98);
}
*/

/* 画像 */
/*
.main__item#current > .title {
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 100;
	padding: 14px 15px 0;
}
*/

.main__item#current > .pict {
	width: 280px;
	margin: 5px 0 0;
}

.main__item#current > .pict > img {
/*
	width: 310px;
	height: auto;
	margin-top: 0;
	margin-left: 0;
*/	
}

.ap9408 .main__item#current > .pict {
	width: 310px;
	height: 169px;
	margin: 5px -15px 0;
/*
	background: #ccc;
*/
}

.ap9408 .main__item#current > .pict > img {
	width: 310px;
	margin: -21px 0 0;
}

/* 背景 */
.main__item#current {
/*
	background: #fff url("../img/fig_9304bg.jpg") center 120px no-repeat;
	background-size: 310px auto;
*/
}



