@charset "UTF-8";

/* ----------------------------------------

Inaugurated Story

---------------------------------------- */
#story{
	background-color:#ededed;
}

#story .width1600-wrapper{
	overflow:hidden;
	width:100%;
	background-color:#ededed;
	margin-top:184px;
	margin-bottom:70px;
}

#story .width1600-block{
	float:none;
	width:1600px;
	color:#000000;
}

#story .section-block{
	position:relative;
	margin-bottom:0;
/* 	background:#000000; */
	page-break-inside:avoid;
}


/* inner-section-full-width */


/* inner-section-optional-width */
#story .inner-section-optional-width{
	background-color:transparent;
/* 	background-image:url("/en/images/50th_anniversary/anv_h1_bg.jpg");
	background-repeat:no-repeat;
	background-position:center 24%; */
	position:relative;
	display:block;
	float:none;
	margin:0 auto;
	box-sizing: border-box;
	max-width:946px;
	width:auto;
	height:auto;
	padding:0;
}

#story .inner-section-optional-width h2.block-heading{
	display:block;
	float:none;
	margin:0;
	width:auto;
	padding:0 0 0.6em 0;
/* 	color:#009de9; */
	font-weight:normal;
	font-size:250%;
	line-height:1.3em;
/* 	white-space:nowrap; */
}

/* inner-section-optional-width h2.block-heading 個別 */
#story #hoge h2.block-heading{
}


#story .inner-section-optional-width .image{
	position:absolute;
	top:0;
	left:50%;
/* 	z-index:-1; */
}

/* #story .inner-section-optional-width .image 個別 */
#story .inner-section-optional-width #hoge{
}


/* column-block */
#story .column-block{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#story .column-block .left-column{
	float:left;
	width:460px;
	padding:0 0 0 0;
}

#story .column-block .right-column{
	float:left;
	width:456px;
	padding:0 0 0 30px;

}

#story .column-block .left-column p,
#story .column-block .right-column p{
	padding:0 0 0.6em 0;
	font-size:100%;
	line-height:1.6em;
	text-align:justify;
}

#story .column-block .right-column p{
	margin-bottom:0;

}

#story .column-block .left-column p img,
#story .column-block .right-column p img{
	padding-bottom:1em;
	width:100%;
	height:auto;
}

#story .column-block .right-column p img{
	padding-bottom:0;
}



@media screen and (max-width: 1600px){
	#story .width1600-wrapper{
		width:100%;
	}

	#story .width1600-block{
		width:100%;
	}

}

@media screen and (min-width: 0px) and (max-width: 1169px){
	#story .inner-section-optional-width h2.block-heading,
	#story .inner-section-optional-width h3.block-heading,
	#story .inner-section-optional-width h4.block-heading,
	#story .inner-section-optional-width p{
		margin-left:0;
		padding-left:15px;
		padding-right:15px;
	}

	#story .inner-section-optional-width h2.block-heading{
		box-sizing: border-box;
/* 		width:20%; */
	}

	#story .column-block{
		box-sizing: border-box;
/* 		width:80%; */
	}

	#story .column-block .left-column{
		box-sizing: border-box;
		width:48%;
		padding:0 0 0 15px;
	}

	#story .column-block .right-column{
		box-sizing: border-box;
		width:52%;
		padding:0 15px 0 30px;
	}

	#story .column-block .left-column p,
	#story .column-block .right-column p{
	}

	#story .column-block .left-column p img,
	#story .column-block .right-column p img{
		width:100%;
		height:auto;
	}


}

@media screen and (min-width: 0px) and (max-width: 800px){
	#story .width1600-wrapper{
		margin-top:94px;
	}

	#story .width1600-block{
		width:100%;
	}

	#story .section-block{
		margin-top:0 !important;
	}

	#story .inner-section-optional-width h2.block-heading{
		margin-top:0 !important;
		margin-bottom:12px !important;
	}

	#story .inner-section-optional-width .image{
		position:static;
		text-align:center;
	}

	#story .inner-section-optional-width h2.block-heading{
		box-sizing: border-box;
/* 		width:30%; */
		padding:0 6px;
/* 		text-align:center; */
/* 		font-size:275%; */
	}

	#story .column-block{
		box-sizing: border-box;
/* 		width:70%; */
	}

	#story .column-block .left-column{
	float:none;
		box-sizing: border-box;
		width:100%;
		padding:0 15px 0 15px;
	}

	#story .column-block .right-column{
	float:none;
		box-sizing: border-box;
		width:100%;
		padding:0 15px 0 15px;
	}

	#story .column-block .left-column p,
	#story .column-block .right-column p{
	}

	#story .column-block .left-column p img,
	#story .column-block .right-column p img{
		width:100%;
		height:auto;
	}

	#description_p011{
		margin-top:0;
		text-align:left;
	}


	#story h3.block-heading span{
		white-space:nowrap;
	}


}





/* ----------------------------------------

print

---------------------------------------- */
@media print {
	#story .header-block{
		margin:auto;
	}

	#story .page-header img{
	}

	#story .page-header h1{
		position:relative;
	}

	#story .page-header .spec-prev-btn,
	#story .page-header .owl-carousel,
	#story .page-header .spec-next-btn{
		display:none !important;
	}

	#story .width1600-wrapper{
		position:relative !important;
		overflow:hidden !important;
/* 		margin-top:94px; */
		width:auto !important;
	}

	#story .width1600-block{
		position:relative !important;
		margin:0 !important;
		width:auto !important;
		padding:0 !important;
	}

	#story .section-block{
		margin-top:0 !important;
		margin-bottom:0 !important;
		width:auto !important;
	}

	#story .inner-section-optional-width{}

	#story .inner-section-optional-width h2.block-heading{
/* 		margin-bottom:15px; */
	}

	#story .inner-section-optional-width h2.block-heading,
	#story .inner-section-optional-width h3.block-heading,
	#story .inner-section-optional-width h4.block-heading,
	#story .inner-section-optional-width p{
		margin-left:0;
		padding-left:15px;
		padding-right:15px;
	}

	#story .inner-section-optional-width h2.block-heading{
		box-sizing: border-box;
/* 		width:20%; */
	}

	#story .column-block{
		box-sizing: border-box;
/* 		width:80%; */
	}

	#story .column-block .left-column{
		box-sizing: border-box;
		width:48%;
		padding:0 0 0 15px;
	}

	#story .column-block .right-column{
		box-sizing: border-box;
		width:52%;
		padding:0 15px 0 30px;
	}

	#story .column-block .left-column p,
	#story .column-block .right-column p{
	}

	#story .column-block .left-column p img,
	#story .column-block .right-column p img{
		width:100%;
		height:auto;
	}


}








