
/*=================================================
 * CSS for PC
 * ================================================= */

#left{	padding-right: 0;}

/** news **/
#news{
	padding: 0;
}

#news .page_title{
	margin-bottom: 0;
}

#news .title_open{
	margin: 0;
}

.news_main{
	margin-bottom: 10px;
	padding: 0;
	border-top: 1px solid #3e3e41;
	border-bottom: 1px solid #3e3e41;
}

#news h5{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin: 0 10px 10px 10px;
	padding: 15px 0 0 25px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#news h5 i{
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	position: absolute;
	top: 12px;
	left: 0;
}

.ibox_date{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0 10px 10px 10px;
	padding: 0 5px;
}

.ibox{
	position: relative;
	display: block;
	width: auto;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #3e3e41;
}
.ibox:last-of-type{	margin-bottom: 0;}

.ibox_1,
.ibox_2{
	display: block;
	width: auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.ibox_1{
	padding: 0 10px;
	margin-bottom: 10px;
}

.ibox_1 .img{
	text-align: center;
	height: 170px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	background-color:rgba(0,0,0,0.7);
	background-blend-mode:darken;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	filter:grayscale(100%) , alpha(opacity=50);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.ibox_1 a{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 10px);
	text-align: center;
	position: absolute;
	top: 5px;
	left: 10px;
}

.ibox_1 a img{
	width: 120px;
	height: auto;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}

.ibox_1 p{
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #28282a;
	margin: 0 0 3px 0;
}

.ibox_2{
	padding: 0 10px 20px 10px;
}

.ibox_2 p{
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 0;
}

.ibox_2 .caution{
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	background: #28282a;
}


.bt_bg{	margin: 0;}

.i_anchor{
	display: block;
	padding-top: 53px;
	margin-top: -53px;
}



/** photonews **/

#photonews h5{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.i_date{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0 10px 10px 10px;
}

.pnbox{
	position: relative;
	padding: 0 10px 20px 10px;
	border-bottom: solid 1px #3e3e41;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.pnbox:last-of-type{	margin-bottom: 0;}

.pnimg a{
	display: block;
	width: 50%;
	height: 315px;
	max-width: 250px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.pntxt{
	background: rgba(0, 0, 0, 0.8);
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.pnimg+.pntxt{
	width: 62.5%;
	height: 295px;
	overflow-y		: auto;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}


.pntxt::-webkit-scrollbar{
	width: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.pntxt::-webkit-scrollbar-track{
	border-radius: 2.5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.pntxt::-webkit-scrollbar-thumb{
	background: #3e3e41;
	border-radius: 2.5px;
}


/** info_main **/

.info_main{
	font-size: 16px;
	line-height: 1.5;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.info_main img{
	width: 240px;
	height: auto;
}
@media screen and (max-width: 650px) {
	.info_main img{
		max-width: 60%;
	}
}

.info_main i{	font-style: italic; font-family: 'Hiragino Kaku Gothic ProN','Hiragino Sans','Yu Gothic UI', Meiryo, sans-serif;}
.info_main u{	text-decoration: underline;}


/** info_bt **/

.info_bt{
	display: block;
	text-align: center;
	font-size: 0;
	line-height: 0;
	padding: 0 10px 10px 10px;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	z-index: 201;
	bottom: 80px;
	left: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.info_bt a{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 180px;
	height: 40px;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	border: 1px solid #3e3e41;
	background: rgba(28, 28, 30, 0.95);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.info_bt a:hover{
	border: 1px solid #d3267b;
}
.info_bt .bt_back{	margin-right: 2.5px;}
.info_bt .bt_next{ margin-left: 2.5px;}
.info_bt a:only-child{	margin: 0 !important;}

@media screen and (max-width: 650px) {
	.info_bt{
		display: flex;
		padding: 0 0 10px 0;
	}
	.info_bt .bt_back{	margin-right: auto; border-left: none !important;}
	.info_bt .bt_next{ margin-left: auto; border-right: none !important;}
	.info_bt a{
		width: 88px;
	}
}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
	.info_bt a.bt_next:only-child{	margin: 0 0 0 auto!important;}
}