@charset "utf-8";

/* -------------------------------------------------- */
/* 梱包について */
/* -------------------------------------------------- */
#package1 {
	padding: 10px;
}

#package1 h2 {
	padding-bottom: 10px;
}

#instapakTit {
	padding-bottom: 10px;
}

#instapakDesc {
	padding-bottom: 10px;
}

#instaFlow {
	padding: 0 15px;
}

#instaFlow li {
	padding-bottom: 20px;
}

#movie iframe {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16 / 9;
}

#package2 {
	padding: 10px;
}