@charset "utf-8";

/** Reset css START **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	/*font-size: 100%;*/
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}
/** Reset css END **/

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

body#top{
	background:url(../img/index/back.png) repeat-y center #011b2e;
}
body#top .mainContents{
	max-width:975px;
	width:100%;
	margin:0 auto;
	padding: 55px 0px 66px;
}

/*main image*/
body#top .contents-inner{
	margin:0 auto;
}

body#top #contents00{
	background-color: #000;
	text-align: center;
}


body#top #contents01{
	position:relative;
    max-width:975px;
    width: 100%;
}
body#top #contents01 p{
	text-align:right;
	font-size:130%;
	color:#FFF;
}
body#top #contents01 p a:link,
body#top #contents01 p a:visited{
	color:#0095D5;
	text-decoration:underline;
}
body#top #contents01 p a:hover{
	text-decoration:none;
}

body#top #contents01 .theaterBlock{
	max-width:975px;
	width:100%;
	height:inherit;
	margin-top:20px auto 0 auto;
}

body#top #contents01 .theaterBlock img{
	/*float:left;*/
	/*width:157px;*/
	display:inline-block;
	height:inherit;
}

body#top #contents01 .theaterBlock p{
	/*float:right;*/
	max-width:815px;
	width:calc(100% - 163px);
	height:inherit;
	background:url(../img/index/contents01-03.png) right no-repeat;
	background-size: 100% 100%;
	padding-left:5px;
	text-align:left;
	font-size:15pt;
	line-height:57px;
	display:inline-block;
	overflow:hidden;
}

body#top #contents02{
	position:relative;
	height:150px;
	margin-bottom:45px;
	padding:2px 40px;
	max-width:945px;
	width:100%;
}

body#top #contents02 ul{
	height:150px;
	text-align:center;
}

body#top #contents02 ul li{
	display:inline-block;
	width:465px;
	height:150px;
	margin-right:1px;
	z-index:1;
	/display:inline;
	/zoom:1;
}
body#top #contents02 ul li a{
	/*display:block;
	width:185px;
	height:57px;*/
}


.registered{
	text-align:right;
	color:#ffffff;
	font-size:67%;
}

body#top .mx4d-list {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: url(../img/index/gb_dot.png) repeat left top;
	padding-bottom: 47px;
	padding-top: 30px;
    position: relative;
}

body#top .mx4d-list .title {
    max-width: 937px;
    width: 100%;
    margin: 0 auto;
}

body#top .mx4d-list .title h3 {
	text-align: center;
	margin:30px 0 28px;
}
body#top .mx4d-list .mx4d-list-inner {
	max-width: 937px;
	width: 100%;
	margin: 0 auto;
}
body#top .mx4d-list .mx4d-list-inner li {
	float: left;
	margin-right:3px;
}
body#top .mx4d-list .mx4d-list-inner li.mgn-r0 {
	margin-right: 0;
}

/* ページ更新 */
.title-mx4d {
	padding: 66px 0;
}
.title-mx4d h2 {
	text-align: center;
}
.img-mx4d-inner {
	text-align: center;
	background-color: #000;
}
.img-mx4d-inner img{
	width: 100%;
}
.section-title {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
    padding: 48px 0;
}
.section-text {
	background: url(../img/index/gb_dot.png) repeat left top;	
}
.section-movie {
	
}
.section-text-inner {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding: 66px 0;
}
.section-text-inner ul {
	padding:35px 0;
}
.section-text-inner ul li {
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

.sp .img-mx4d img {
	width: 100%;
}
.sp .section-title {
    text-align: left;
    padding-left: 55px;
    box-sizing: border-box;
}
.sp .section-text-inner {
	text-align: center;
}
.sp .section-text-inner img {
	width: 90%;
}
.sp .section-text-inner ul {
	padding: 35px 15px;
	box-sizing: border-box;
}
.sp .section-text-inner ul img {
	width: 100%;
}
.sp .section-text-inner ul li:nth-child(4n) {
	margin-right: 0;
}

/* IE7以下は以下の指定
----------------------------------------------------------------- */
body#top #contents02 {
	/height: auto;
	/padding:0 0 0 0;
	/margin:0 -7px 40px 0;
	/width:949px;
}

body#top #contents02 > div {
	/float: left;
	/margin:0 7px 20px 0;
}

@media screen and (max-width:1230px) { 
	body#top #contents01 .theaterBlock p{
		line-height:44px;
	}
	body#top #contents01 .theaterBlock p .font{
		display: block;
		margin-top: -30px;
	}
}

@media screen and (max-width:975px) { 
	body#top #contents01 .theaterBlock img{
		display: none;
	}
	body#top #contents01 .theaterBlock p{
		width: 100%;
		height: inherit;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
		background: none;
		border: 1px solid #fff;
		line-height: 50px;
		padding: 20px 10px;
	}
}

@media screen and (max-width:768px) { 
	.grid-wrapper img{
		width: 100%;
		height: inherit;
	}
	#player1 object{
		width: 100%;
	}
	.title-mx4d{
		width: 90%;
		margin: 0 auto;
		padding: 40px 0;
	}
	body#top .mx4d-list .title,
	body#top .mx4d-list .mx4d-list-inner{
		width: 90%;
		margin: 0 auto;
	}
	body#top .mx4d-list .mx4d-list-inner ul{
		margin-right: -2%;
		overflow: hidden;
	}
	body#top .mx4d-list .mx4d-list-inner li{
		width: 32%;
		margin-right: 1%;
	}
	body#top .mx4d-list .mx4d-list-inner li.mgn-r0{
		margin-right: 1%;
	}
	body#top .mainContents,
	body#top #contents02{
		width: 100%;
	}
	body#top #contents02{
		height: inherit;
	}
	body#top #contents01 .theaterBlock{
		width: 90%;
		height: inherit;
		margin: 0 auto;
	}
	body#top #contents01 .theaterBlock img{
		display: none;
	}
	body#top #contents01 .theaterBlock p{
		width: 100%;
		height: inherit;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
		background: none;
		border: 1px solid #fff;
		line-height: 20px;
		padding: 20px 10px;
	}
	body#top #contents01 .theaterBlock p font{
		display: block;
	}
	body#top #contents01 .theaterBlock p .font{
		display: block;
		margin-top: 0;
	}
	.img-mx4d,
	.section-title,
	.section-text-inner{
		width: 90%;
		margin: 0 auto;
	}
	.section-text-inner ul li{
		width: 48%;
	}
}

.grid.mx4d-grid {
	overflow-x: hidden;
}
.grid .grid-wrapper.is-col-01.mx4d-contents {
	overflow: visible;
	padding-left: 210px;
}
.space_area {
	margin: 0;
	background-color: black;
	width: 100%;
	height: 500px;
	position: relative;
/*	top: 50%;
  transform: translateY(-50%);*/
}
.space_area_block {
	background-image: url(../img/index/mx4d_space.png);
	background-repeat: no-repeat;
    background-color: #000;
    background-position: center;
    height: 100%;
    margin: 0 -200% 0;
    padding: 0px 200% 0;
}
.human {
    position: absolute;
	width: 54%;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto; 
	z-index: 4;
}

.human {
  animation: shake_shake 3s linear infinite;
  transform-origin: 50% 50%;
}
}
@keyframes shake_shake {
	0% { transform:rotate(0deg) translate(0, 0);}
	13% { transform:rotate(-10deg) translate(20px, -4px);}
	25% { transform:rotate(0deg) translate(20px, 0);}
	37% { transform:rotate(-10deg) translate(20px, 4px);}
	50% { transform:rotate(0deg) translate(0, 0);}
	63% { transform:rotate(-10deg) translate(-20px, -4px);}
	75% { transform:rotate(0deg) translate(-20px, 0); }
	88% { transform:rotate(-10deg) translate(-20px, 4px); }
	100% { transform:rotate(0deg) translate(0, 0);} 
}
@-moz-keyframes shake_shake {
	0% { -moz-transform:rotate(0deg) translate(0, 0);}
	13% { -moz-transform:rotate(-10deg) translate(20px, -4px);}
	25% { -moz-transform:rotate(0deg) translate(20px, 0);}
	37% { -moz-transform:rotate(-10deg) translate(20px, 4px);}
	50% { -moz-transform:rotate(0deg) translate(0, 0);}
	63% { -moz-transform:rotate(-10deg) translate(-20px, -4px);}
	75% { -moz-transform:rotate(0deg) translate(-20px, 0); }
	88% { -moz-transform:rotate(-10deg) translate(-20px, 4px); }
	100% { -moz-transform:rotate(0deg) translate(0, 0);}
}
@-webkit-keyframes shake_shake {
	0% { -webkit-transform:rotate(0deg) translate(0, 0);}
	13% { -webkit-transform:rotate(-10deg) translate(20px, -4px);}
	25% { -webkit-transform:rotate(0deg) translate(20px, 0);}
	37% { -webkit-transform:rotate(-10deg) translate(20px, 4px);}
	50% { -webkit-transform:rotate(0deg) translate(0, 0);}
	63% { -webkit-transform:rotate(-10deg) translate(-20px, -4px);}
	75% { -webkit-transform:rotate(0deg) translate(-20px, 0);}
	88% { -webkit-transform:rotate(-10deg) translate(-20px, 4px);}
	100% { -webkit-transform:rotate(0deg) translate(0, 0);}
}    
@-ms-keyframes shake_shake {
	0% { -ms-transform:rotate(0deg) translate(0, 0);}
	13% { -ms-transform:rotate(-10deg) translate(20px, -4px);}
	25% { -ms-transform:rotate(0deg) translate(20px, 0);}
	37% { -ms-transform:rotate(-10deg) translate(20px, 4px);}
	50% { -ms-transform:rotate(0deg) translate(0, 0);}
	63% { -ms-transform:rotate(-10deg) translate(-20px, -4px);}
	75% { -ms-transform:rotate(0deg) translate(-20px, 0);}
	88% { -ms-transform:rotate(-10deg) translate(-20px, 4px);}
	100% { -ms-transform:rotate(0deg) translate(0, 0);}
}
.rock01 {
	z-index: 4;
    position: absolute;
	width: 10%;
	height: auto;
	left: 70%;
	top: 25%;
	-webkit-animation-name:fuwafuwa;
	-webkit-animation-duration:3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	-moz-animation-name:fuwafuwa;
	-moz-animation-duration:3s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
	-ms-animation-name:fuwafuwa;
	-ms-animation-duration:3s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-timing-function:ease;
	animation-name:fuwafuwa;
	animation-duration:3s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -16px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -16px);}
	100% {-moz-transform:translate(0, 0);}
}
@-ms-keyframes fuwafuwa {
	0% {-ms-transform:translate(0, 0);}
	50% {-ms-transform:translate(0, -16px);}
	100% {-ms-transform:translate(0, 0);}
}
.rock02 {
	z-index: 3;
    position: absolute;
	width: 10%;
	height: auto;
	left: 21%;
	top: 27%;
	-webkit-animation-name:fuwafuwa2;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	-moz-animation-name:fuwafuwa2;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
	-ms-animation-name:fuwafuwa2;
	-ms-animation-duration:2s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-timing-function:ease;
	animation-name:fuwafuwa2;
	animation-duration:2s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa2 {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa2 {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -10px);}
	100% {-moz-transform:translate(0, 0);}
}
@-ms-keyframes fuwafuwa2 {
	0% {-ms-transform:translate(0, 0);}
	50% {-ms-transform:translate(0, -10px);}
	100% {-ms-transform:translate(0, 0);}
}
.rock03 {
	z-index: 4;
    position: absolute;
	width: 12%;
	height: auto;
	left: 12%;
	top: 56%;
	-webkit-animation-name:fuwafuwa3;
	-webkit-animation-duration:3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	-moz-animation-name:fuwafuwa3;
	-moz-animation-duration:3s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
	-ms-animation-name:fuwafuwa3;
	-ms-animation-duration:3s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-timing-function:ease;
	animation-name:fuwafuwa;
	animation-duration:3s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa3 {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -70px);}
	100% {-webkit-transform:translate(0, 10);}
}
@-moz-keyframes fuwafuwa3 {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -70px);}
	100% {-moz-transform:translate(0, 10);}
}
@-ms-keyframes fuwafuwa3 {
	0% {-ms-transform:translate(0, 0);}
	50% {-ms-transform:translate(0, -70px);}
	100% {-ms-transform:translate(0, 10);}
}
.rock04 {
	z-index: 4;
    position: absolute;
	width: 10%;
	height: auto;
	right: 35%;
	top: 70%;
	-webkit-animation-name:fuwafuwa4;
	-webkit-animation-duration:3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	-moz-animation-name:fuwafuwa4;
	-moz-animation-duration:3s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
	-ms-animation-name:fuwafuwa4;
	-ms-animation-duration:3s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-timing-function:ease;
	animation-name:fuwafuwa4;
	animation-duration:3s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa4 {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -30px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa4 {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -30px);}
	100% {-moz-transform:translate(0, 0);}
}
@-ms-keyframes fuwafuwa4 {
	0% {-ms-transform:translate(0, 0);}
	50% {-ms-transform:translate(0, -30px);}
	100% {-ms-transform:translate(0, 0);}
}
.rock05 {
	z-index: 4;
    position: absolute;
	width: 12%;
	height: auto;
	right: 6%;
	top: 48%;
	-webkit-animation-name:fuwafuwa5;
	-webkit-animation-duration:3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease;
	-moz-animation-name:fuwafuwa5;
	-moz-animation-duration:3s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:ease;
	-ms-animation-name:fuwafuwa5;
	-ms-animation-duration:3s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-timing-function:ease;
	animation-name:fuwafuwa5;
	animation-duration:3s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa5 {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, 30px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa5 {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, 30px);}
	100% {-moz-transform:translate(0, 0);}
}
@-ms-keyframes fuwafuwa5 {
	0% {-ms-transform:translate(0, 0);}
	50% {-ms-transform:translate(0, 30px);}
	100% {-ms-transform:translate(0, 0);}
}
.smoke01 {
	z-index: 3;
    position: absolute;
	width: 20%;
	height: 0;
	width: auto;
	height: auto;
    left: 140px;
    bottom: 110px;
    -webkit-animation:animation-hanabi 4s infinite linear alternate;
    animation:animation-hanabi 4s infinite linear alternate;
}
@keyframes animation-hanabi {
    from{
        -ms-transform:scale(1,1);
        -webkit-transform:scale(1,1);
        transform:scale(1,1);
    }
    to{
        -ms-transform:scale(1.4,1.4);
        -webkit-transform:scale(1.4,1.4);
        transform:scale(1.4,1.4);
    }
}
.smoke02 {
	z-index: 4;
    position: absolute;
	width: 20%;
	height: 0;
	width: auto;
	height: auto;
	bottom: -30px;
	right: 20px;
    -webkit-animation:animation-hanabi 3s infinite linear alternate;
    animation:animation-hanabi 3s infinite linear alternate;
}
@keyframes animation-hanabi {
    from{
        -ms-transform:scale(1,1);
        -webkit-transform:scale(1,1);
        transform:scale(1,1);
    }
    to{
        -ms-transform:scale(1.2,1.2);
        -webkit-transform:scale(1.2,1.2);
        transform:scale(1.2,1.2);
    }
}
.mx4d-caution-area {
	background-color: #0e0e0e;
	text-align: center;
	overflow: hidden;
	margin-top: 80px;
}
.mx4d-caution-inner {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    padding: 66px 0;
    letter-spacing: 1.5px;
}
.video-wrap {
    position: relative;
    padding: 56.25% 0 0 0;
    margin: 50px auto 10px;
    width: 90%;
}
.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-caution-title {
	max-width: 500px;
	margin: 20px 0 auto;
    padding: 0 0 66px;	
}
.mx4d-inner-text {
	color: #fff;
}
.effects-box {
	max-width: 960px;
    overflow: hidden;
    margin: 48px auto 0;
}
.mx4d-effects {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.effects-box .mx4d-effects:nth-child(2) {
	width: 83%;
	margin: 0 auto;
}
.mx4d-effects-items {
    min-width: 80px;
    float: left;
}
.effects-items-text {
	display: block;
    color: #fff;
    font-size: 12px;
    padding: 10px 0 20px;
}
.mx4d-video  {
	width: 100%;
}
.mx4d-caution-inner.mx4d-caution-inner_pt0 {
	padding: 0;
}
.mx4d-caution-list {
	overflow: hidden;
    padding-top: 40px;
    display: table;
    font-size: 15px;
}
.mx4d-caution-photo {
	width: 40%;
	display: table-cell;
	vertical-align: top;
}
.mx4d-caution-items {
	width: 60%;
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}

.mx4d-caution-list  .mx4d-caution-items(even) {
}
.mx4d-caution-text {
	color: #fff;
	text-align: left;
}
.mx4d-caution-text + .mx4d-caution-text {
	padding-top: 10px;
}
.mx4d-caution-img {
	width: 80%;
}
.mx4d-caution-attention {
	color: #fff;
	background-color: #9c0116;
	padding: 15px 20px;
	margin-top: 40px;
}
.grid .grid-menu.is-menu-close + .grid-wrapper.is-col-01.mx4d-contents {
	padding-left: 0;
}
@media screen and (max-width:768px) {
	.grid .grid-wrapper.is-col-01.mx4d-contents , .grid .grid-menu.is-menu-open + .grid-wrapper.is-col-01.mx4d-contents , .grid .grid-menu.is-menu-close + .grid-wrapper.is-col-01.mx4d-contents {
		padding-left: 0;
	}
	.space_area {
		width: 100vw;
		max-width: 100%;
		min-height: 420px;
		margin: 0;
		padding: 0;
		height: 420px;
	}
	.space_area_block {
		width: 100%;	
		min-height: 420px;
		left:50%;
	    width:1320px;
		max-width: 100%;
		height: auto;
	}
	.human {
	    position: absolute;
		max-width: 100%;
		z-index: 4;
		-webkit-transform: translate3d(-50%, -50%, 0);
		  transform: translate3d(-50%, -50%, 0);
	}
	.rock01 {
		max-width: 26%;
	    position: absolute;
		z-index: 3;
		left: 68%;
		top: 76%;
	}
	.rock02 {
		max-width: 25%;
	    position: absolute;
		z-index: 4;
		top: 67%;
		left: 5%;
	}
	.rock03 {
		max-width: 19%;
	    position: absolute;
		z-index: 3;
		left: 63%;
		top: 24%;
	}
	.rock04 {
		display: none;
	}
	.rock05 {
		max-width: 25%;
	    position: absolute;
		z-index: 3;
		top: 18%;
		right: 68%;
	}
	.grid-wrapper .smoke01 {
		width: 120%;
	    position: absolute;
		z-index: 4;
		left: -20px;
		top: -10%;
	}
	.grid-wrapper .smoke02 {
		width: 150%;
	    position: absolute;
		z-index: 4;
		right: -40px;
		bottom: 7px;
	}
	.section-caution-title {
		padding: 0 0 30px;
		max-width: 80%;
	}
	.mx4d-inner-text {
	font-size: 11px;
	}
	.effects-box {
	    margin: 30px auto 0;
	    padding: 0;
	}
	.effects-box .mx4d-effects:nth-child(2) {
		width: 100%;
		margin: 0;
	}
	.mx4d-effects {
		display: block;
	}
	.mx4d-caution-inner {
    	width: 90%;
    	padding: 30px 0;
	}
	.mx4d-inner-effects-6 {
		width: 90%;
		display: block;
	}
	.mx4d-inner-effects-5 {
		width: 90%;
		display: block;
	}
	.mx4d-effects-items {
	    float: left;
	    width: calc(100%/ 3);
	    min-height: 126px;
	}
	.mx4d-effects-items > .mx4d-effects-img {
		width: 54%;
	}
	.effects-items-text {
	    padding: 10px 0 15px;
	    font-size: 11px;
	}
	.mx4d-caution-area {
		width: 100%;
		margin-top: 48px;
	}
	.video-wrap {
	    position: relative;
	    padding: 56.25% 0 0 0;
	    margin: 30px auto 60px;
	    width: 90%;
	}
	.video-wrap iframe {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}
	.mx4d-caution-inner {
		overflow: hidden;
	}
	.mx4d-caution-inne iframe {
		width: 100%;
	}
	.mx4d-caution-inner .mx4d-caution-list:first-child {
		padding-top: 0;
	} 
	.mx4d-caution-inner.mx4d-caution-inner_pt0 {
		width: 86%;
	}
	.mx4d-caution-photo {
		width: 100%;
		display: block;
		overflow: hidden;
		padding-left: 0;
	}
	.mx4d-caution-items {
		width: 100%;
		display: block;
		overflow: hidden;
		padding-left: 0;
	}
	.mx4d-caution-text {
		color: #fff;
		text-align: left;
		font-size: 11px;
		padding-top: 8px;
		line-height: 1.8;
		text-align: left;
	}
	.mx4d-caution-text:first-child {
		padding-top: 14px;
	}
	.mx4d-caution-attention {
		font-size: 11px;
		padding: 15px;
	    width: 90%;
    	margin: 30px auto;
    	line-height: 1.8;
	}
}