
.page_title{	margin-bottom: 30px;}
a.tag:hover{	color: #000;}


/** clm_list **/

.clm_list{
	font-size: 0;
	line-height: 0;
	padding: 0 20px;
}
.clm_box{
	position: relative;
	display: block;
	color: #000;
	text-align: left;
	margin: 0 0 30px 0;
}
.clm_box:hover{
	color: #000;
	text-decoration: none;
}
.clm_box .img{}
.clm_box .img img{
	width: 100%;
	height: auto;
}
.clm_box .tag{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 10px;
	color: #000;
	background: #fef252;
	border-radius: 12.5px;
	z-index: 2;
	position: absolute;
	top: 10px;
	left: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.clm_box .txt{
	padding: 20px;
	background: rgba(255, 255, 255, 0.95);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.clm_box .txt p{
	font-size: 12px;
	line-height: 18px;
	color: #00b3ec;
	margin: 0 0 5px 0;
}
.clm_box .txt h3{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
}
#main_list{
	padding: 30px 20px 20px 20px;
	background: rgba(0, 0, 0, 0.95);
}
#main_list .s_title{	margin-bottom: 20px;}
#main_list .clm_box:last-of-type{	margin-bottom: 0;}


/** clm_main **/

.clm_main{
	color: #000;
	text-align: left;
	padding: 30px 20px 1px 20px;
	background: rgba(255, 255, 255, 0.95);
}
.clm_title{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	border-bottom: 5px solid #e63692;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.clm_title h3{
	order: 2;
	width: 100%;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	font-size: 28px;
	line-height: 30px;
}
.clm_title .date{
	order: 1;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	color: #00b3ec;
	margin: 0 0 15px 0;
}
.clm_title .tag{
	order: 3;
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 10px;
	color: #000;
	background: #fef252;
	border-radius: 12.5px;
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.topimg{
	margin: 0 0 30px 0;
}
.topimg img{
	width: 100%;
	height: auto;
}
.div1{
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 30px 0;
}
.div1 h4{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
	background: #a6dff1;
	margin: 0 0 10px 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.div1 p{
}
.div1 a{	color: #ff3399;}
.div1 ul{
	list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}
.div1 ul li{	list-style-type: disc;}
.div1 ol{
	list-style-type: decimal;
	margin-block-start: 1em;
	margin-block-end: 1em;
	padding-inline-start: 40px;
}
.div1 ol li{	list-style-type: decimal;}


.div2{
	margin: 0 0 30px 0;
}
.div2 img{
	width: 100%;
	height: auto;
}
.div3{
	font-size: 16px;
	line-height: 25px;
	background: #f0f8ff;
	border: 3px solid #b7c9cf;
	padding: 10px;
	margin: 0 0 30px 0;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

.btbox{
	display: flex;
	font-size: 0;
	line-height: 0;
	padding: 30px 20px;
}
.btbox a{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 110px;
	height: 37px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: rgba(0, 0, 0, 0.95);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.btbox a.bt_back{	margin-right: auto;}
.btbox a.bt_next{	margin-left: auto;}




/** next **/

#next{
	text-align: center;
	padding: 0;
}

#next p{
	display: inline-block;
	vertical-align: top;
}

#next p a,
#next p span{
	display: inline-block;
	vertical-align: top;
	width: 40px;
	font-size: 14px;
	line-height: 40px;
	margin: 0 5px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

#next p span{
	border-color: rgba(255,255,255,0);
	font-weight: bold;
	padding: 0;
	border-radius: 0;
}
#next p a{
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}
#next p a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

	#next p{	padding: 0 7px 20px 7px;}
	#next p a,
	#next p span{
		width: 34px;
		font-size: 13px;
		line-height: 34px;
		margin: 0 3px;
	}



	#next span{
		color: rgba(0,0,0, 1);
		background-color: rgba(0,179,236, 0.95);
	}
	#next:nth-of-type(odd) a{
		color: rgba(255,255,255, 1);
		border-color: rgba(255,255,255, 0.1);
		background: rgba(0,0,0, 0.95);
	}
	#next:nth-of-type(even) a{
		color: rgba(255,255,255, 1);
		border-color: rgba(255,255,255, 0.1);
		background: rgba(0,0,0, 0.95);
	}