@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 video{
	width: 100%;
	height: 100%;
}

#pc_wrapper .iframe01 {
    position: absolute;
    width: 49%;
    height: 14.22%;
    top: 56%;
    right: 5.8%;
}

#pc_wrapper .gifwrap{
	position: relative;
}

#pc_wrapper .img_gif_01{
		position: absolute;
    left: 2%;
    bottom: 5.5%;
    width: 24.6%;
}

#pc_wrapper .img_gif_02{
    position: absolute;
    left: 6%;
    bottom: 21.2%;
    width: 24.6%;
}

#pc_wrapper .img_gif_03{
    position: absolute;
    left: 4%;
    bottom: 5.2%;
    width: 27.6%;
}


@media (max-width:960px) {
}

/* ============================================
	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;
}**//

============================================ */
