.cloud_top.pc .cloud_body_box {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.cloud_top.pc .cloud_body_box .cloud_center_spacer {
	min-width: 40%;
	align-self: stretch;
}
.cloud_top.pc .cloud_body_box img {
	position: relative !important;
	height: auto;
}
.cloud_top.pc .cloud_body_box .left_cloud_box,
.cloud_top.pc .cloud_body_box .right_cloud_box {
	width: 30%;
	overflow: hidden;
}
.cloud_top.pc .cloud_body_box .left_cloud_box .cloud_top_l {
	margin-left: -20%;
	margin-top: 150px;
	width: 295px
}
.cloud_top.pc .cloud_body_box .right_cloud_box .cloud_top_r {
/*	margin-top: 750px;
	right: -30%;
	max-width: 355px;
  width: 100%;*/
		position: absolute !important;
    margin-top: 750px;
    right: -50px;
    max-width: 355px;
    width: 100%;
}


#content-wrapper .cloud_body .cloud_content_l_1 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 5%;
	left: 2%;
}

#content-wrapper .cloud_body .cloud_content_r_1 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 13%;
	right: 0%;
}

#content-wrapper .cloud_body .cloud_content_l_2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 21%;
	left: 2%;
}

#content-wrapper .cloud_body .cloud_content_r_2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 29%;
	right: 2%;
}

#content-wrapper .cloud_body .cloud_content_l_3 {
	max-width: 252px;
	width: 15%;
	height: auto;
	top: 37%;
	left: 8%;
}

#content-wrapper .cloud_body .cloud_content_r_3 {
	max-width: 252px;
	width: 15%;
	height: auto;
	top: 42%;
	right: 8%;
}

#content-wrapper .cloud_body .cloud_content_l_1-2 {
	max-width: 293px;
	width: 23%;
	height: auto;
	top: 50%;
	left: 1%;
}

#content-wrapper .cloud_body .cloud_content_r_1-2 {
	max-width: 293px;
	width: 23%;
	height: auto;
	top: 58%;
	right: 1%;
}

#content-wrapper .cloud_body .cloud_content_l_2-2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 65%;
	left: 2%;
}

#content-wrapper .cloud_body .cloud_content_r_2-2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 73%;
	right: 2%;
}

#content-wrapper .cloud_body .cloud_content_l_3-2 {
	max-width: 252px;
	width: 40%;
	height: auto;
	top: 85%;
	left: 1%;
}

#content-wrapper .cloud_body .cloud_content_r_3-2 {
	max-width: 252px;
	width: 40%;
	height: auto;
	top: 93%;
	right: 1%;
}

@media screen and (max-width: 800px) {
	
#content-wrapper .cloud_body .cloud_content_l_1 {
	max-width: 293px;
	width: 30%;
	height: auto;
        top: -0.2%;
        left: -8%;
}

#content-wrapper .cloud_body .cloud_content_r_1 {
	max-width: 293px;
	width: 30%;
	height: auto;
	top: 3.9%;
	right: -12%;
}

#content-wrapper .cloud_body .cloud_content_l_2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 6.9%;
	left: -2%;
}

#content-wrapper .cloud_body .cloud_content_r_2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 10.9%;
	right: -2%;
}

#content-wrapper .cloud_body .cloud_content_l_3 {
	max-width: 252px;
	width: 15%;
	height: auto;
	top: 14.9%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_3 {
	max-width: 252px;
	width: 15%;
	height: auto;
	top: 18.9%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_1-2 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 22.9%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_1-2 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 26.9%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_2-2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 30.9%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_2-2 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 34.9%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_3-2 {
	max-width: 252px;
	width: 20%;
	height: auto;
	top: 38%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_3-2 {
	max-width: 252px;
	width: 20%;
	height: auto;
	top: 42%;
	right: -1%;
}





#content-wrapper .cloud_body .cloud_content_l_4-3 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 46%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_4-3 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 50%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_5-3 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 54%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_5-3 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 58%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_6-3 {
	max-width: 252px;
	width: 15%;
	height: auto;
	top: 62%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_6-3 {
	max-width: 252px;
	width: 15%;
	height: auto;
	top: 66%;
	right: -1%;
}





#content-wrapper .cloud_body .cloud_content_l_7-4 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 70%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_7-4 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 74%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_8-4 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 78%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_8-4 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 82%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_9-4 {
	max-width: 252px;
	width: 40%;
	height: auto;
	top: 86%;
	left: -2%;
}

#content-wrapper .cloud_body .cloud_content_r_9-4 {
	max-width: 252px;
	width: 40%;
	height: auto;
	top: 90%;
	right: -2%;
}



#content-wrapper .cloud_body .cloud_content_l_10-5 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 94%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_10-5 {
	max-width: 293px;
	width: 20%;
	height: auto;
	top: 98%;
	right: -1%;
}
/*
#content-wrapper .cloud_body .cloud_content_l_11-6 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 30.9%;
	left: -1%;
}

#content-wrapper .cloud_body .cloud_content_r_11-6 {
	max-width: 425px;
	width: 30%;
	height: auto;
	top: 34.9%;
	right: -1%;
}

#content-wrapper .cloud_body .cloud_content_l_12-7 {
	max-width: 252px;
	width: 40%;
	height: auto;
	top: 85%;
	left: -2%;
}

#content-wrapper .cloud_body .cloud_content_r_12-7 {
	max-width: 252px;
	width: 40%;
	height: auto;
	top: 93%;
	right: -2%;
}
	*/
	
#content-wrapper .about_matsue_castle .inner, #content-wrapper .about_suitouro .inner, #content-wrapper .about_event .inner {
	/*background: none;*/
}
#content-wrapper .cloud_body {
	min-width: 100%;
}
	
}