
html,
body,
pre{
    font-family:  'Meiryo','ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}
.whole{
    margin-top: 0;
	border: 1px solid #ccc;
    /* padding: 20px; */
}
img{
	-webkit-touch-callout:none;
}
.bacground{
	height: 100%;
	/* background-color: #ffc000; */
	background-image: url("../img/img2/bg/man.png");
	background-repeat: no-repeat;
	background-size: 100% 110%;
}
#bg3{
	background-color: #c93c00;
	height: 25%;
	width: 100%;
}
.title img{
    width: 100%;
	height: 80%;
	
}
.maglist_head{
    margin: 10px auto;
    padding-left:5px ;
}

.serializetime{
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
.serializetime a{
    text-decoration: none;
    color: #000000;
}
.period{
    margin: 5px 0 5px 0;
    position: relative;
	padding-left:1px;
	padding-right: 0;
}
.period img{
    width:100%;
}
.infor1{
    width: 100%;
	margin-top:10px;
	margin-left:0px; 
	margin-right:0px;

}

.infor_left{
	padding-left:1px;
	text-align:center;
}

.infor_center{
	padding-left: 0;
}

.infor_right{
    padding: 0;
	
	text-align:center;
}

.list_img_left{
	 width:78%;
	 margin-bottom:4px;
	}
.list_img_right{
	width:100%;
	}
.list_img_read{ 
	width:78%;
	margin-top: 10px;
	}


.list_word_title{
	padding-left: 5px;
	color: #000000;	
	background-color: rgba(255, 255, 255, 0.5);
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}
.list_word_con{
	padding-left: 5px;
	color: #000000;
	display: block;
	background-color: rgba(255, 255, 255,0.5);
	font-size:20px;
	font-weight:bold;
	line-height:30px;
}
.propic{ width:100%; cursor:pointer;}

.infor_bottom{
	text-align: center;
	padding: 0;
	margin-top: 15px;
}

.list_img_bottom{
	width: 90%;
	padding-top: 10px;
}
.bottom{
	font-size: 17px;
    display: flex;
    justify-content: center;
    /* background-color: #fff; */
    padding: 20px 0;
	font-weight: bold;
}
.bottom a{
	text-decoration: underline;
	text-align: center;
}
.bottom span{
	text-align: center;
}
	
/*
以下为大屏
*/
@media screen and (min-width: 992px) and (max-width: 1200px){
    .bacground img{
        width: 87%;
    }
}

@media screen and (min-width: 768px) {
	.infor_center{
		padding-right: 0;
		margin-left: -25px;
		margin-right: 25px;
	}
	.infor_left{
		text-align: left;
	}
}

/*
以下为平板端
*/
@media screen and (max-width: 992px) {

 .list_img_left{
	 width:84%;
	}
.list_img_read{ 
	width:84%;
	}
.list_word_title{font-size:18px;margin-bottom:10px;}
.list_word_con{font-size:14px;line-height:24px;}

}

/*
以下为手机端
*/
@media screen and (max-width: 767px){

    /*LP*/
.propic{ width:120%;}

    .maglist_head{
        font-size: 16px;
    }
    .serializetime{
        font-size: 16px;
    }
    .whole{
        margin-top: 0 !important;
    }
	.bottom{
		font-size: 10px;
	}

 .list_img_left{
	 width:100%;
	}
.list_img_read{ 
	width:100%;
	}
.list_img_bottom{
	padding-top: 0;
}
	

}

@media screen and (max-width: 480px){
.list_word_title{
font-size:12px;
line-height:14px;
display:block;
margin:0 0;
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-ms-transform:scale(0.9);
-o-transform:scale(0.9);
}

.list_word_con{ 
font-weight:normal;
font-size:12px;
line-height:15px;
display:block;
margin:0 -7px 0 0;
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-ms-transform:scale(0.9);
-o-transform:scale(0.9);
}
.infor1{
	margin-top:2px;
}

.infor_center{
	padding:0 2px;
}
 .list_img_left{
	 width:145%;
	}
.list_img_read{ 
	width:145%;
	margin-top: 0;
	}
	.bottom{
		display: flex;
    	justify-content: center;
		font-size: 10px;
		flex-direction:column;
	}
}
.list_img_left{
	margin-bottom:2px;

}
@media screen and (max-width: 376px){
.list_word_title{
font-size:12px;
line-height:14px;
display:block;
margin:0 -10px -10px -10px;
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
}

.list_word_con{ 
font-weight:normal;
font-size:12px;
line-height:14px;
display:block;
margin:-8px -12px 0 -10px;
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
}

.infor_center{
	margin-bottom: -15px;
}
.list_img_bottom{
	padding-top: 5px;
}


}

@media screen and (max-width: 320px){
.list_word_title{
font-size:12px;
line-height:14px;
display:block;
margin: 0 -30px -15px -30px;
-webkit-transform:scale(0.7);
-moz-transform:scale(0.7);
-ms-transform:scale(0.7);
-o-transform:scale(0.7);
}

.list_word_con{ 
font-weight:normal;
font-size:12px;
line-height:13px;
display:block;
margin:-12px -26px 0 -28px;
-webkit-transform:scale(0.7);
-moz-transform:scale(0.7);
-ms-transform:scale(0.7);
-o-transform:scale(0.7);
}
.infor1{
	margin-top:1px;
	margin-bottom: 1px;
}

.infor_center{
	margin-bottom: -20px;
}
.list_img_bottom{
	padding-top: 7px;
}

	
}
.infor_bottom img{
	width: 100%;
}