/* **************************************************************************************************
 0px 〜
************************************************************************************************** */

/* //////////////////////////////////////////////////////////////////
content
////////////////////////////////////////////////////////////////// */
#sub.popup #content {
}

#sub.popup #content > .inner {
}

/*
panorama
*/
#sub.popup #content section.panorama {
	padding: 0 20px 80px;
	/*border-bottom: 1px solid #ededed;*/
}

#sub.popup #content section.panorama .section_inner {
	max-width: 1200px;
	margin: 0 auto;
}

#sub.popup #content section.panorama .ricoh-theta-tour-image {
	margin: 0 auto;
}

#sub.popup #content section.btn_area {
	padding: 0 20px 80px;
	border-bottom: 1px solid #ededed;
}