@charset "shift_jis";

#pc_wrapper {
	margin: 0 auto 5%;
	width: 100%;
	max-width: 960px;
}

#pc_wrapper p {
	margin: 0;
	padding: 0;
}

#pc_wrapper .youtubewrap {
  position: relative;

}
#pc_wrapper .youtubewrap iframe {
    position: absolute;
}

#pc_wrapper .youtubewrap .iframe03 {
    width: 38.9%;
    height: 21.3%;
    top: 5.0%;
    right: 5.9%;
}
#pc_wrapper .youtubewrap .iframe04 {
    width: 38.9%;
    height: 25.3%;
    top: 5.4%;
    right: 5.9%;
}

#pc_wrapper .gifwrap{
	position: relative;
}

#pc_wrapper .img_gif_01{
	position: absolute;
    right: 28px;
    top: 34px;
    width: 45.2%;
}

#pc_wrapper .img_gif_02{
	position: absolute;
    left: 20px;
    bottom: 536px;
    width: 40.8%;
}

#pc_wrapper .img_gif_03{
    position: absolute;
    right: 10px;
    bottom: 493px;
    width: 40.8%;
}

@media (max-width:960px) {
	#pc_wrapper .img_gif_01 {
		position: absolute;
		right: 3%;
		top: 1.2%;
		width: 45.2%;
	}
	#pc_wrapper .img_gif_02 {
		position: absolute;
		left: 2%;
		bottom: 19.9%;
		width: 40.8%;
	}
	#pc_wrapper .img_gif_03 {
		position: absolute;
		right: 1%;
		bottom: 29%;
		width: 40.8%;
	}
}

/* ============================================
	PC
	.pcOnly img {
	vertical-align:bottom;
}

.pcOnly p {
	width:960px;
}

.pcOnly .pagetop01 {
	position: relative;
	bottom: -10px;
	right: 20px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 5px;
}

============================================ */



/* ============================================
	SP

.spOnly img {
	border: none;
	height: auto;
	max-width: 100%;
	vertical-align: top;
	display: block;
}

//**.spOnly {
	display: block;
	width: 100%;
	max-width: 100%;
	position: relative;
	height: auto;
	margin: 0;
}**//

============================================ */
