@charset "utf-8";

.pcOnly {
	display: block;
}
.spOnly {
	display: none;
}
#wrap {
    width: 100%;
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
	padding-bottom: 170px;
}
.fixBtn {
	position: fixed;
    bottom: -5px;
    z-index: 100;
	max-width: 600px;
    left: 0;
    right: 0;
    margin: auto;
}
.gif01 {
	text-align: center;
	background-image: url("../images/img28.jpg");
	background-repeat: repeat-y;
	background-size: 100% auto;
	padding: 0 10%;
}
.gif01 img {
	width: 50%;
	float:left;
}
.layer_board_bg,
.layer_board {
position: absolute;
}
.layer_board_bg {
position: fixed;
width: 100%;
height: 100%;
z-index: 1000;
top: 0;
left: 0;
display: none;
background: #000;
}
.layer_board {
display: none;
position: fixed;
top: 48%;
left: 50%;
transform: translate(-50%,-50%);
background: #fff;
text-align: center;
z-index: 2000;
}
.layer_board p {
	position: relative;
}
.btn_close {
    text-decoration: none;
    color: #000;
    padding: 0 8px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
	font-size: 24px;
}

@media screen and (max-width: 700px){
#wrap {
	padding-bottom: 25%;
	overflow: hidden;
}
.fixBtn {
    width: 96%;
    bottom: -2px;
	max-width: 700px;
}
}
#footer {
	background-color: #f7ede3;
	padding: 30px 5% 10px;
}
.footTxt01 {
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
}
.footTxt01 a {
	text-decoration: none;
	color: #333;
}
.footTxt02 {
	text-align: center;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1.6;
}
.copyright {
	text-align: center;
	font-size: 11px;
}
button {
    border: none;
    background-color: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    cursor: pointer;
    line-height: 0;
}
button, iGMOut, area, a {
border:none;
outline:none;
}

/*movie*/
.video01a {
	text-align: center;
	background-size: 100% 100%;
	line-height: 0;
}
.video01a video {
	width: 100%;
}
.fvBox01 {
	position: relative;
}	
.fv01 {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -22%;
}	

.video01 {
	text-align: center;
	background-image: url("../images/movie02.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 0;
}
.video01 video {
	width: 80%;
}
.movBox {
	position: relative;
}
.movCover {
	position: absolute;
	top: 0;
	left: 0;
}
.video02 li {
	float: left;
	width: 50%;
}
.video02 li video {
	width: 137%;
	margin-left: -50px;
	padding-top: 6px;
}
.video03 {
	text-align: center;
	background-image: url("../images/tansan02.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 0;
}
.video03 video {
	width: 80%;
}
.movBox {
	position: relative;
}
.movCover {
	position: absolute;
	top: 0;
	left: 0;
}
/*movie*/

.instaBox {
	background-image: url("../images/insta_bg.jpg");
	background-repeat: repeat-y;
	background-size: 100% auto;
	line-height: 0;
}

@media screen and (max-width: 600px){
.pcOnly {
	display: none;
}
.spOnly {
	display: block;
}
.video02 li video {
    width: 142%;
    margin-left: -30px;
    padding-top: 0px;
    margin-bottom: -8px;
}
.layer_board {
    top: 24%;
    left: 5%;
    width: 90%;
	transform: translate(0,0);
}
.btn_close {
    padding: 0 4px;
    top: -2px;
    font-size: 20px;
}
}

.video01 {
	text-align: center;
	background-image: url("../images/img16.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 0;
}
.video01 video {
	width: 80%;
}
.gif02 {
	text-align: center;
	background-image: url("../images/img41.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.gif02 img {
	width: 50%;
}

.gif03 {
	text-align: center;
	background-image: url("../images/tuika03.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 0;
}
.gif03 video {
	width: 80%;
}