/* CSS Document */
.inter_message {
	width: 78vw;
    margin-left: 20vw;
    box-sizing: border-box;
}
.wrap_msg_sub {
    position: relative;
    width: 70%;
    margin-left: 30%;
    box-sizing: border-box;
}
.msg_img {
	width: 35vw;
    right: 60vw;
}
.msg_comment {
	width : 50vw;
}
.msg_comment_sub {
	padding-right:70px;
}
.wrap_topcontent_subpage_image {
	background-size: cover;
    background-position-x: 10%;
}
.bg_decoration_03 {
    left: -450px;
}
.wrap_topcontent_subpage_coments {
	left: 10px;
}