@charset "utf-8";

.news_room-top {
	width: 100%;
	height: 350px;
	text-align: center;
	line-height: 350px;
	color: #fff;
	font-size: 38px;
	background-image: url(//www.alldocube.com/jp/wp-content/uploads/2019/04/news_room_banner.png);
	background-position: center;
	background-repeat: no-repeat
}

.news_room-body {
	position: relative;
	padding-right: 400px;
	padding-bottom: 50px;
	padding-top: 40px;
	min-height: 700px
}

.news_room-body>.msg {
	width: 100%
}

.news_room-body .msg-item-box {
	padding-bottom: 35px
}

.news_room-body .msg-item {
	background: #fff;
	padding: 40px 40px 38px;
	margin-bottom: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.news_room-body .msg-item-list {
	cursor: pointer
}

@media (min-width:768px) {
	.news_room-body .msg-item-list:hover {
		-webkit-transform: translateY(-4px);
		-moz-transform: translateY(-4px);
		-ms-transform: translateY(-4px);
		-o-transform: translateY(-4px);
		transform: translateY(-4px);
		-webkit-box-shadow: 0 10px 40px 1px rgba(0,0,0,.1);
		-moz-box-shadow: 0 10px 40px 1px rgba(0,0,0,.1);
		box-shadow: 0 10px 40px 1px rgba(0,0,0,.1)
	}
}

.news_room-body .msg-item>h1 {
	font-size: 28px;
	color: #333;
	line-height: 28px;
	margin-bottom: 20px
}

.news_room-body .msg-item>h2 {
	font-size: 16px;
	color: #666;
	margin-bottom: 30px
}

.news_room-body .msg-item>.msg-item-img {
	width: 100%;
	margin-bottom: 20px
}

.news_room-body .msg-item>.msg-item-img>img {
	width: 100%
}

.news_room-body .msg-item>.msg-item-img a>img {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: auto
}

.news_room-body .msg-item>p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding-bottom: 20px
}

.news_room-body .msg-item>a {
	font-size: 16px;
	color: #008cd6;
	display: table
}

.news_room-body .msg-item-text {
	padding: 20px 0
}

.msg-href {
	border-top: 1px solid #f1f1f1;
	padding: 10px 50px;
	background: #fff;
	margin-top: -20px
}

.msg-href>p {
	line-height: 33px;
	color: #666;
	font-size: 14px
}

.msg-href>p>a {
	display: inline;
	line-height: 33px;
	color: #008cd6;
	font-size: 14px
}

@media (min-width:768px) {
	.news_room-body .msg-item {
		padding: 20px
	}

	.news_room-body .msg-item>.msg-item-img {
		margin-bottom: 24px
	}
}

@media (max-width:767px) {
	.msg-href {
		padding: 1.8514vw 7.406vw;
		margin-top: -.9257vw;
		margin-bottom: 1.8514vw;
		border: 0
	}

	.msg-href>p {
		line-height: 6.295vw;
		font-size: 3.333vw
	}

	.msg-href>p>a {
		line-height: 6.295vw;
		font-size: 3.333vw
	}
}

.news_room-body>.msg>.common_page {
	padding-top: 15px
}

.news_room-body>.latest {
	position: absolute;
	top: 40px;
	right: 0;
	width: 385px;
	background: #fff;
	padding-top: 8px
}

.news_room-body>.latest>h1 {
	font-size: 16px;
	line-height: 56px;
	padding-left: 24px;
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: 20px
}

.news_room-body>.latest>.latest-item {
	padding: 0 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}

.news_room-body>.latest>.latest-item>.latest-item-img {
	width: 120px;
	height: 60px;
	margin-right: 12px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden
}

.news_room-body>.latest>.latest-item>.latest-item-img>img {
	width: 100%;
	height: auto;
}

.news_room-body>.latest>.latest-item>p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	margin-top: -2px;
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-line-clamp: 2;
	overflow: hidden
}

@media (max-width:767px) {
	.news_room-top {
		height: 44.434vw;
		line-height: 44.434vw;
		font-size: 5.925vw;
		background-image: url(//www.alldocube.com/jp/wp-content/uploads/2019/04/news_room-m_banner.png);
		background-position: center center;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover
	}

	.news_room-body {
		padding: 2.777vw 0 .9257vw
	}

	.news_room-body {
		padding: 2.777vw 0 .9257vw
	}

	.news_room-body>.msg {
		width: 100%
	}

	.news_room-body .msg-item-box {
		padding-bottom: 0
	}

	.news_room-body .msg-item {
		padding: 3.703vw 7.406vw 4.629vw;
		margin-bottom: .9257vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.news_room-body .msg-item>h1 {
		font-size: 4.443vw;
		line-height: 6.295vw;
		margin-bottom: 3.888vw;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.news_room-body .msg-item>h2 {
		font-size: 3.518vw;
		color: #333;
		margin-bottom: 2.592vw;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 3.703vw
	}

	.news_room-body .msg-item>.msg-item-img {
		width: 100%;
		margin-bottom: 3.24vw;
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.news_room-body .msg-item>.msg-item-img>img {
		width: 100%
	}

	.news_room-body .msg-item>p {
		font-size: 3.518vw;
		line-height: 5.554vw;
		padding-bottom: 3.333vw;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.news_room-body .msg-item>a {
		font-size: 3.518vw;
		color: #fff;
		line-height: 6.48vw;
		-webkit-border-radius: 3.24vw;
		-moz-border-radius:  3.24vw;
		border-radius:  3.24vw;
		background: #0091de;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		padding: 0 2.592vw;
		text-align: center;
		display: table
	}

	.news_room-body .msg-item-text {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 3.703vw 0;
		border-bottom: 1px solid #e5e5e5
	}

	.news_room-body>.msg>.common_page {
		padding: 3.703vw 0
	}

	.news_room-body>.msg>.load {
		display: block;
		text-align: center;
		line-height: 14.811vw;
		color: #008bd6;
		font-size: 2.777vw
	}

	.news_room-body>.latest {
		position: initial;
		width: 100%;
		padding: .9257vw 7.406vw 0
	}

	.news_room-body>.latest>h1 {
		font-size: 4.073vw;
		line-height: 1;
		padding: 3.24vw 0;
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 0
	}

	.news_room-body>.latest>.latest-item {
		padding: 4.629vw 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 0;
		border-bottom: 1px solid #e5e5e5
	}

	.news_room-body>.latest>.latest-item:last-child {
		border-bottom: 0
	}

	.news_room-body>.latest>.latest-item>.latest-item-img {
		width: 27.771vw;
		height: 13.886vw;
		margin-right: 3.333vw;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px
	}

	.news_room-body>.latest>.latest-item>.latest-item-img>img {
		width: 100%
	}

	.news_room-body>.latest>.latest-item>p {
		font-size: 3.518vw;
		line-height: 5.554vw;
		margin-top: -0;
		height: 11.108vw
	}
}

.common_richtest-richtext {
	overflow: hidden
}
@media(max-width: 767px){
	
.paginations{
	margin:15px 0;
}

}