@charset "UTF-8";

#wrapper {
	background:#fff url(../system/images/bg01.jpg) center top repeat;
	background-size: 15% auto;
}

.h1-title {
	width: 53.4375%;
	margin: 0 auto;
}
/* margin */
.mb2{margin-bottom: 2%;}
.mb5{margin-bottom: 5%;}
.mb10{margin-bottom: 10%;}

main{padding-bottom: 15%;}
/* system-txt */
.system-lead01{
	width: 90.625%;
	margin: 0 auto;
}
.in-system{
	width: 90.625%;
	margin-left:auto;
	margin-right:auto;
}
.in-system li{
	position: relative;
}
.in-system-slider-wrap{
	position: absolute;
	top: 0;
	left: 7%;
	width: 86.5517%;
	height: 100%;
}
.in-system .bx-wrapper .bx-pager {
	display: none;
}
.system-lead01 dt,
.system-lead01 dd{
	margin-bottom: 4%;
}
/* .area1 */
div.area1{
	background:#343434 url(../system/images/bg02.jpg) center top repeat;
	background-size: 15% auto;
	margin-top:10%;
	padding:10% 0;
}
.sys-slide{
	width: 78.4375%;
	margin:5% auto;
}
.sys-slide-inner {
	position: relative;
	width: 100%;
}
/* .area2 */
div.area2{
	background:#b3aa6c url(../system/images/bg03.jpg) center top repeat;
	background-size: 15% auto;
	padding:10% 0;
	margin-bottom:10%;
}
.sys-p{
	width: 78.4375%;
	margin-left:auto;
	margin-right:auto;
}
div.area2 .bx-wrapper {
	margin-bottom: 0;
}
div.area2 .bx-wrapper .bx-pager{
	display: none;
}

/* .movie */
.movie_thumb_list{
	margin-bottom:4%;
}
.movie_thumb_list li{
	width: 90.625%;
	overflow: hidden;
	margin:0 auto;
	box-shadow: 10px 10px 5px rgba(0,0,0,0.15);
}
.movie-l{
	padding-bottom: 0;
}
.movie-l li{
	width: 90.625%;
	overflow: hidden;
	padding-top:0;
	padding-bottom:0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10%;
	background:none;
	box-shadow: 10px 10px 5px rgba(0,0,0,0.15);
}
.img {
	margin-left: -3.4%;
	margin-right: -3.2%;
}
.player_wrap{
    display: block;
    position: relative;
    height: 0;
    padding-top: 56.25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.yt_player {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.thumbs {
	position: absolute;
	top: 0;
	left: 0;
}
.slide-prev,
.slide-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.slide-prev a,
.slide-next a {
	display: block;
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	z-index: 9999;
}
.slide-prev a.disabled,
.slide-next a.disabled {
	display: none;
}
.slide-prev {
	left: -31px;
}
.slide-prev a {
	background: url(../system/images/ico_arr_l.png) center center no-repeat;
	background-size: 25px 50px;
}
.slide-next {
	right: -31px;
}
.slide-next a {
	background: url(../system/images/ico_arr_r.png) center center no-repeat;
	background-size: 25px 50px;
}

#point-img-slider-prev,
#point-img-slider-next {
	margin-top: -47px;
}

#in-system-slider-prev,
#in-system-slider-next {
	margin-top: -53px;
}

.item-slider-inner {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
#item-slider-prev,
#item-slider-next {
}
#item-slider-prev a {
	background-image: url(../system/images/ico_arr_l2.png);
}
#item-slider-next a {
	background-image: url(../system/images/ico_arr_r2.png);
}

