@media only screen and (max-width: 834px) {
header{
	padding: 0;
	height: 120px;
	position: fixed !important;
	top: 0;
	background: none;
	background: #0e0e0e;
}
header h1{
	width: 140px;
	padding: 15px 0 0 10px;
	float: none;
}
header .inner{
	position: relative;
	width: 100%;
	max-width: 1500px;
}
.list_sub_menu{
	clear: both;
	padding-top: 29px;
	padding-left: 0;
}
.list_sub_menu ul{
	list-style: none;
}
.list_sub_menu ul li{
	float: left;
	padding:0 10px;
}
.text_header{
	float: none;
	text-align: left;
	padding: 0 0 0 10px;
	color: #FFF;
	width: 770px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
.text_header span.model_number{
	font-size: 12px;
	font-weight: normal;
	padding:0 0 0 10px;
	color: #b2b2b2;
}
.btn_head{
	width: 110px;
	float: right;
	position: absolute;
	right: 0;
	top:0;
}
.btn_head a{
	display: block;
	background: rgb(221,0,17);
	background: linear-gradient(119deg, rgba(221,0,17,1) 0%, rgba(221,0,17,1) 50%, rgba(182,9,22,1) 50%, rgba(182,9,22,1) 100%);
	height: 75px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 26px;
	position: relative;
}
.btn_head a i{
	background: url("../img/product/sb07/ico_arrow_01.png") no-repeat 0 0;
	background-size: 9px 16px;
	display: inline-block;
	width: 9px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -8px;
}
section#mv{
	padding-top: 120px;		
}
section#mv ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
section#mv ul li.mv_01{
	background: url("../img/product/sb07/bg_mv_01_sp.jpg") no-repeat center bottom #c0ad32;
	background-size: cover;
	height: inherit;
	min-height:  592px;
	margin: 0 0 60px 0;
	padding: 0 0 0 0;
}
section#mv ul li.mv_02{
	background: url("../img/product/sb07/bg_mv_02_sp.jpg") no-repeat center top #000;
	background-size: cover;
	height: inherit;
	min-height:  652px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
section#mv ul li.mv_03{
	background: url("../img/product/sb07/bg_mv_03_sp.jpg") no-repeat center top #000;
	background-size: contain;
	height: inherit;
	min-height:  652px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
section#mv ul li.mv_04{
	background: url("../img/product/sb07/movie/bg_mv_sp.jpg") no-repeat center top #000;
	background-size: cover;
	height: inherit;
	min-height:  652px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
section#mv ul li.mv_movie{
	height:100vh;
	max-height: 210px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
section#mv ul li.mv_movie iframe{
	width: 100%;
	height: 100%;
}
section#mv ul li.mv_movie video{
	width: 100%;
	height: auto;
	display: block;
}

section#mv ul li.mv_04 h1{
	font-size: 24px;
	padding-top: 30px;
	line-height: 1.4;
}
.text_mv_04{
	text-align: center;
	color: #FFF;
	font-size: 12px;
    padding-top: 130px;
	line-height: 1.8;
}

section#mv ul li.mv_01 .inner{
	position: relative;
	width: 100%;
	height: 100%;
	min-height:  592px;
}
section#mv ul li.mv_02 .inner{
	position: relative;
	width: 100%;
	height: 100%;
	min-height:  652px;
}
section#mv ul li.mv_03 .inner{
	position: relative;
	width: 100%;
	height: 100%;
	min-height:  652px;
}
section#mv ul li.mv_01 img{
	width: 100%;
	height: auto;
}
.btn_movie_02{
	position: absolute;
	bottom: -3px;
	right: 0;
	width: 100%;
	height: auto;
}
.btn_movie_02 a{
	background: url("../img/product/sb07/bg_btn_02.png") no-repeat 0 0;
	background-size: contain;
	display: block;
	width: 100%;
	height: auto;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding: 15px 0 20px 80px;
}
.btn_movie_02 a:hover{
	opacity: 0.7;
}
.btn_movie_02 a span{
	position: absolute;
	left:25px;
	top:25px;
}
.btn_movie_02 a span img{
	width: 40px;
	height: auto;
}

.logo_mv_rizap{
	text-align: center;
	width: 220px;
	margin: 0 auto;
	position: relative;
    top: 0;
}

.box_btn_mv{
	width: 100%;
	background: #c0ad32;
	position: absolute;
	bottom: -60px;
	padding: 10px 0;
	
}

.btn_mv{
	width: 300px;
	margin: 0 auto;
	background: #dd0011;
}

.btn_mv a{
	display: block;
	background: rgb(221,0,17);
	background: linear-gradient(119deg, rgba(221,0,17,1) 0%, rgba(221,0,17,1) 50%, rgba(182,9,22,1) 50%, rgba(182,9,22,1) 100%);
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
	color: #FFF;
	text-align: center;
}
.btn_mv a i{
	background: url("../img/product/sb07/ico_arrow_01.png") no-repeat 0 0;
	background-size: 9px 16px;
	display: inline-block;
	width: 9px;
	height: 16px;
	position: absolute;
	right: 17px;
	top: 50%;
	margin-top: -8px;
}
.btn_mv a:hover{
	opacity: 0.7;
}
.text_mv_01{
	width: 160px;
	margin: 0 auto;
}
.text_mv_02{
	width: 205px;
	background: url("../img/product/sb07/text_mv_02.png") no-repeat 0 0;
	background-size: 205px 42px;
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	height: 83px;
	margin: 20px auto;
	padding-top: 7px;
}
.img_mv_01{
	position: absolute;
    left: -17px;
    bottom: inherit;
    width: 268px;
    top: 340px;
}
.img_mv_02{
	width: 146px;
	position: absolute;
	right: 5px;
	top: 210px;
	bottom: inherit;
	font-size: 9px;
	text-align: center;
}
	.box_attention_mv{
		width: 90%;
		position: absolute;
		left: 10px;
		font-size: 9px;
		top: 551px;
	}
@media only screen and (min-width: 550px) {
.img_mv_01{
    position: absolute;
    left: 0;
    bottom: inherit;
    width: 324px;
    top: 295px;
}
.img_mv_02{
    width: 179px;
    position: absolute;
    right: 45px;
    top: 103px;
    bottom: inherit;
    font-size: 9px;
    text-align: center;
}
}

@media only screen and (max-width: 374px) {
.img_mv_01{
position: absolute;
    left: -17px;
    bottom: inherit;
    width: 244px;
    top: 324px;
}
.img_mv_02{
    width: 128px;
    right: 0;
    top: 210px;
}

}
section#sec_01{
	background: #f6f4f2;
	padding: 50px 0 150px 0;
}
section#sec_01 h1{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
section#sec_01 h1 span{
	display: inline-block;
	position: relative;
	padding: 15px 20px 20px 35px;
}
section#sec_01 h1 span::before{
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background:url("../img/product/sb07/title_bg_01.png") no-repeat 0 0;
	background-size: 40px 40px;
	position: absolute;
	left: 0;
	top: 0;
}
section#sec_01 h1 span::after{
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background:url("../img/product/sb07/title_bg_02.png") no-repeat 0 0;
	background-size: 40px 40px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.logo_s1_01{
	padding: 50px 0;
	text-align: center;
}
.logo_s1_01 img{
	width: 100%;
	height: auto;
}
.text_sec_01{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 2;
}

section#sec_02{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -100px;
	padding: 100px 0 100px 0;
	background: url("../img/product/sb07/bg_s2.jpg") no-repeat center 0 #000;
}
section h1.h1_section{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
section h1.h1_section em{
	color: #c1980f;
}
.title_en{
	text-align: center;
	font-size: 18px;
	color: #7e7770;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
}
.box_sec_02{
	overflow: hidden;
	padding: 25px 0;
}
.box_sec_02 ul li{
	width: 260px;
	height: 260px;
	float: none;
	margin: 0 auto 25px auto;
	text-align: center;
	font-size: 26px;
	color: #FFF;
	padding-top:90px;
}
.box_sec_02 ul li em{
	background: #000;
	color: #c1980f;
	font-weight: bold;
	padding: 0 5px;
}
.box_sec_02 ul li:last-child{
	margin: 0 auto 25px auto;
}
.box_sec_02 ul li:nth-child(1){
	background: url("../img/product/sb07/img_s2_01.png") no-repeat 0 0;
	background-size: contain;
}
.box_sec_02 ul li:nth-child(2){
	background: url("../img/product/sb07/img_s2_02.png") no-repeat 0 0;
	background-size: contain;
}
.box_sec_02 ul li:nth-child(3){
	background: url("../img/product/sb07/img_s2_03.png") no-repeat 0 0;
	background-size: contain;
}
.text_sec_02{
	text-align: center;
	font-size: 26px;
	color: #FFF;
	font-weight: 400;
}
.text_sec_02 em{
	color: #c1980f;
}
section#sec_02 h2{
	font-size: 34px;
	color: #FFF;
	font-weight: bold;
	padding-top: 25px;
}
section#sec_02 h2 em{
	color: #c1980f;
}
@media only screen and (max-width: 374px) {
.text_sec_02{
	font-size: 24px;
}
section#sec_02 h2{
	font-size: 30px;
}
	}
.img_s2_04{
	margin-top: 0;
}
.img_s2_04 img{
	width: 100%;
	height: auto;
}


section#sec_03{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -50px;
	padding: 50px 0 80px 0;
	background: url("../img/product/sb07/bg_s3.jpg") no-repeat center 0 #e3e3e3;
}
section#sec_03 .inner{
	position: relative;
}
.box_sec_03{
	width: 100%;
	margin: 0 0 0 0;
	margin-right: 0;
}
.img_s3_01{
	position: inherit;
	left: inherit;
	text-align: center;
}
.img_s3_01 img{
	width: 90%;
	height: auto;
}
section#sec_03 h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
	text-align: center;
}
section#sec_03 h1 em {
	padding: 0 10px 2px 10px;
}
.text_sec_03{
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 25px;
}
.text_sec_03_2{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.text_sec_03_2 span{
	font-weight: normal;
	padding-left: 10px;
}
.title_sec_03{
	font-weight: bold;
	font-size: 30px;
	margin-left: -5px;
}
.price_sec_03{
	font-weight: bold;
	font-size: 18px;
}
.price_sec_03 .tax{
	font-size: 12px;
}

.btn_sec_03{
	width: 100%;
	margin:25px 0 0 0;
	background: #dd0011;
}

.btn_sec_03 a{
	display: block;
	background: rgb(221,0,17);
	background: linear-gradient(119deg, rgba(221,0,17,1) 0%, rgba(221,0,17,1) 50%, rgba(182,9,22,1) 50%, rgba(182,9,22,1) 100%);
	height: 75px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	position: relative;
	color: #FFF;
	text-align: center;
}
.btn_sec_03 a:hover{
	opacity: 0.7;
}
.btn_sec_03 a i{
	background: url("../img/product/sb07/ico_arrow_01.png") no-repeat 0 0;
	background-size: 9px 16px;
	display: inline-block;
	width: 9px;
	height: 16px;
	position: absolute;
	right: 17px;
	top: 50%;
	margin-top: -8px;
}
.hatubai{
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}




section#sec_04{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -50px;
	padding: 100px 0 250px 0;
	background: #000;
}
.text_in{
	text-align: center;
	color: #FFF;
	line-height: 1.8;
	font-size: 14px;
	padding: 50px 0;
}

.box_sec_04{
	width: 100%;
	margin: 0 auto;
}
.box_sec_04 img{
	width: 100%;
	height: auto;
}
.movie_sec_04{
	width: 100%;
	height: inherit;
	margin: 25px auto;
}
.movie_sec_04 iframe{
	width: 95%;
	height: auto;
	margin: auto;
}




section#sec_05{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -50px;
	padding: 100px 0 120px 0;
	background:url("../img/product/sb07/bg_s5.jpg") no-repeat center top #1a1a1a;
}
.box_sec_05{
	width: 100%;
	margin: -50px 0 0 0;
	text-align: center;
}
.box_sec_05 img{
	width: 100%;
	height: auto;
}
.btn_movie{
	width: 100%;
	margin:50px auto 0 auto;
}

.btn_movie a{
	display: block;
	background: url("../img/product/sb07/bg_btn_02.png") no-repeat 0 0;
	background-size: contain;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 27px 0;
	line-height:1.2;
}
.btn_movie a:hover{
	opacity: 0.7;
}
.btn_movie a span{
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.btn_movie a span img{
	width: 20px;
	height: auto;
}


section#sec_06{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -80px;
	padding: 100px 0 150px 0;
	background:url("../img/product/sb07/bg_s6.jpg") no-repeat center top #dadadb;
	background-attachment: fixed;
}

section#sec_06 h1{
	color: #000;
}
.box_sec_06_01{
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.box_sec_06_02{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.box_sec_06_02 img,.box_sec_06_01 img{
	width: 100%;
	height: auto;
}
.text_sec_06_01{
	font-size: 14px;
}
section#sec_06 .text_in{
	color: #000;
}
.box_sec_06_03{
	width: 100%;
	float: none;
	padding-bottom: 25px;
}
.box_sec_06_04{
	width: 100%;
	float: none;
}
	.box_sec_06_03 img,.box_sec_06_04 img{
		width: 60%;
		height: auto;
	}
.box_sec_06_05{
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding-bottom: 50px;
	text-align: center;
}

.title_sec_06_01{
    position:relative;
    width:100%;
    height:48px;
    background:#A5A5A5;
    padding:10px;
    text-align:center;
    color:#000000;
    font-size:18px;
    font-weight:bold;
}
.title_sec_06_01:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(165, 165, 165, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#A5A5A5;
    top:100%;
    left:50%;
}

.title_sec_06_02{
    position:relative;
    width:100%;
    height: 68px;
    background:#D1AD2C;
    padding: 5px;
    text-align:center;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
}
.title_sec_06_02:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(209, 173, 44, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#D1AD2C;
    top:100%;
    left:50%;
}

.img_sec_06_03{
	padding-top: 40px;
}
.box_sec_06_06{
	text-align: left;
	padding-top: 100px;
}
.box_sec_06_06 h2{
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
.box_sec_06_06 h2 br{
	display: none;
}
.box_sec_06_06 h2 em{
	color: #de0e44;
}
.box_sec_06_06 h2 span{
	background: #de0e44;
	color: #FFF;
	padding: 0 15px;
}
.text_sec_06_02{
	font-size: 14px;
	text-indent: -1.5em;
	padding-left: 1.5em;
	padding-top: 10px;
	width: 100%;
}
.thum_sec_06{
	margin: 0;
}
.thum_sec_06 img{
	width: 100%;
	height: auto;
}

section#sec_07{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -120px;
	padding: 100px 0 350px 0;
	background: #000;
}
.box_movie_sec_07{
	overflow: inherit;
}
.box_movie_sec_07 ul{
	list-style: none;
	margin: 50px 0 0 0;
}
.box_movie_sec_07 ul li{
	width: 233px;
	height: 280px;
	float: none;
	padding-left: 50px;
	position: relative;
	margin-bottom: 70px;
}
.box_movie_sec_07{
	height: inherit;
}
.box_movie_sec_07 iframe{
	width: 233px !important;
	top: 0;
}
.title_sec_07_01{
	width: 100px;
	height: 100px;
	position: absolute;
	background: #d1ad2c;
	border-radius: 50px;
	z-index: 100;
	top: -50px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 23px;
	line-height: 1;
}
.title_sec_07_01 span{
	color: #FFF;
	display: block;
	font-size: 40px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	margin-left: -7px;

}
.text_sec_07{
	clear: both;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	padding: 0 0 0 0;
}
.box_sec_07{
	margin-top: 0;
}
.box_sec_07 img{
	width: 100%;
	height: auto;
}
.box_movie_sec_07_02{
	width: 100%;
	height: auto;
	margin: 50px auto;
}
.box_movie_sec_07_02 iframe{
	width: 95%;
	height: auto;
	margin: auto;
}

section#sec_08{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -120px;
	padding: 80px 0 80px 0;
	background: #f6f4f2;
}
section#sec_08 .text_in{
	color: #000;
}
.box_howto{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.box_howto ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.box_howto ul li{
	width: 100%;
	float: none;
	margin: 0 auto 25px auto;
	padding: 0;
}
.box_howto ul li:nth-child(3n){
	margin: 0 0 45px 0;
}
.thum_howto{
	line-height: 1;
}
.title_howto{
	background: #000;
	text-align: center;
	color: #d1ad2c;
	font-size: 20px;
	padding: 25px 0;
	line-height: 1.4;
}
.box_howto ul li:nth-child(2) .title_howto{
	padding: 12px 0 11px 0;
}
.text_howto{
	padding: 30px 0 0 0;
	line-height: 1.8;
}

section#sec_09{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -80px;
	padding: 80px 0 100px 0;
	background: #FFF;
}
section#sec_09 h1.h1_section{
	color: #000;
}
.bg_sec_09{
	background:url("../img/product/sb07/bg_s9_01.jpg") repeat-x 0 0;
	height: 433px;
	margin: 50px 0;
	-webkit-animation: bgroop 40s linear infinite;
	animation: bgroop 40s linear infinite;
}
@-webkit-keyframes bgroop {
	from {
		background-position: 0  0;
	}
	to {
		background-position: -1956px 0;
	}
}
@keyframes bgroop {
	from {
		background-position: 0 0;
	}
	to {
		background-position: -1956px 0;
	}
}
.box_sec_09{
	position: relative;
	top:-90px;
	overflow: hidden;
}
.thum_sec_09{
	float: none;
	text-align: center;
}
.thum_sec_09 img{
	width: 80%;
	height: auto;
}
.text_sec_09{
	padding: 0 0 0 0;
	font-size: 16px;
	line-height: 1.8;
}



section#sec_10{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -100px;
	padding: 100px 0 50px 0;
	background: #000;
}
.box_sec_10{
	padding: 25px 0;
	overflow: hidden;
}
.box_sec_10 ul li{
	width: 100%;
	float: none;
	padding-bottom: 40px;
}
.thum_sec_10{
	text-align: center;
}
.thum_sec_10 img{
	width: 60%;
	height: auto;
}
.title_sec_10{
	color: #d1ad2c;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 15px 0;
}
.text_sec_10{
	color: #FFF;
	padding: 0;
}
section#sec_app{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -80px;
	padding: 100px 0 80px 0;
	background:url("../img/product/sb07/bg_sapp.jpg") no-repeat 0 0 #000;
}
section#sec_app h1{
	color: #FFF;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
}
.box_sec_app_01{
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 80px;
}
.box_sec_app_01 img{
	width: 100%;
	height: auto;
}
.text_sec_app_01{
	color: #FFF;
	font-size: 18px;
}
.thum_sec_app_02{
	padding: 0 0 0 0;
}
.thum_sec_app_02 img{
	width: 100%;
	height: auto;
}
.box_app{
	clear: both;
	text-align: center;
	padding: 50px 0;
}
.box_app ul li{
	display: block;
	margin: 0 0 10px 0;
	text-align: left;
}
.box_app ul li img{
	height: 60px;
	width: auto;
}
.box_app ul li span.qr{
	display: inline-block;
	padding-left: 15px;
}
section#sec_faq{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -80px;
	padding: 100px 0 100px 0;
	background:#f6f4f2;
}

section#sec_faq h1,section#sec_spec h1{
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
.qa-list .q{
	background-color: #FFF;
}
section#sec_spec{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -80px;
	padding: 100px 0 100px 0;
	background:#fff;
}

.spec-list dl{
	margin: 0 auto;
    width: 900px;
}
.spec-list dl dt{
	width: 40%;
}
.spec-list dl dd{
	width: 60%;
}

















footer{
	background: #000;
	padding-top: 40px;
}
.logo_footer{
	width: 216px;
	margin: 0 auto;
 }
.text_footer{
	padding:25px 0;
	text-align: center;
	font-size: 14px;
}
.copy{
	font-size: 10px;
	text-align: center;
	color: #808080;
}






section#sec_m_01{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -60px;
	padding: 100px 0 100px 0;
	background:url("../img/product/sb07/movie/bg_sec_01.jpg") no-repeat center top #232323;
	background-size: cover;
	background-attachment: fixed;
}
.box_sec_m_01{
	width: 100%;
	height: 300px;
	margin: 0 auto;
}
.movie_sec_m_01{
	width: 100%;
	height: inherit;
	margin: 10px auto;
}
.movie_sec_m_01 iframe{
	width: 95%;
	height: auto;
	margin: auto;
}
.text_sec_m_01{
	color: #FFF;
}
h2.title_movie{
	background: url("../img/product/sb07/movie/bg_title.png");
	border: 2px solid #c49e1f;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-top: 25px;
	margin-bottom: 20px;
}

h2.title_movie span{
	display: inline-block;
	padding-right: 15px;
	vertical-align: middle;
}
.ico_list{
	text-align: center;
	padding: 25px 0;
}
.ico_list ul li{
	display: inline-block;
	color: #c49e1f;
	font-size: 20px;
	font-weight: bold;
	margin: 0 15px;
	
}
.ico_03{
	background: url("../img/product/sb07/movie/ico_03.png") no-repeat 0 center;
	padding-left: 35px;
}
.ico_04{
	background: url("../img/product/sb07/movie/ico_04.png") no-repeat 0 center;
	padding-left: 30px;
}







section#sec_m_02{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -100px;
	padding:100px 0 100px 0;
	background:#000;
	background-attachment: fixed;
}


section#sec_m_03{
	-webkit-clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	clip-path: polygon(0% 50px,100% 0%, 100% 100%, 0 100%);
	margin-top: -100px;
	padding: 100px 0 0 0;
	background:#131313;
}



.movie_sec_m_02{
	width: 100%;
	height: inherit;
	margin: 0 auto;
}
.movie_sec_m_02 iframe{
	width: 95%;
	height: auto;
	margin: auto;
}
.box_sec_m_02{
	overflow: hidden;
}
.box_sec_m_02 ul li{
	width: 100%;
	float: none;
	margin: 0 0 0 0;
	height: 300px;
}
.box_sec_m_02 ul li:nth-child(2n){
	margin: 0 0 0 0;
}
.box_sec_m_02 ul li:last-child{
	clear: both;
	margin:0 auto 0 auto;
	float: none;
	padding-top: 1px;
}


/* page movie */
.page-movie header {
	height: 75px;
}
.page-movie header .btn_back {
	padding-top: 22px;
}

.page-movie section#mv {
	padding-top: 75px;		
}

}
