/*----------------------------------------
	reset
----------------------------------------*/



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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----------------------------------------
	init
----------------------------------------*/





body {margin: 0; background: url(/mygc/mobanobu/files/images/bg1.png); color: #999; }
p { line-height: 1.4; }

/*a {
	display: block;
}*/
a img {
}

a img:hover { opacity: 0.6; filter: alpha(opacity=60); }


#contents_body { background:#000; margin-top: 0px; }
#FooterContainer address.cpt { text-align: center; width: 100%; }
#FooterContainer { width: 100%; }
#header { max-width: 800px; }
#contents_body { max-width: 800px; margin: 0 auto; }

/*----------------------------------------
	style
----------------------------------------*/

.main { }
.main h1,.main h2,.main h3 {display: none;}
.mainImg { z-index: 0; position: relative;}

.section { display: block; min-height:60px; background-position: top center;  background-repeat: no-repeat; text-align: center; z-index: 1; position: relative; }

.sec1 { margin: -23% auto 0; }
.sec2 { }
.sec3 { margin-bottom: 10%; }
.sec4 {}
.sec5 { margin: 2% 10%; }
.sec6 { background-image: url(/mygc/mobanobu/files/images/sec6_bg.png); margin: 5% auto 0;}
.sec7 { margin: 10% 0; }
.sec8 { margin: 0 auto 0; }



.sec1_btn { position: absolute; z-index: 2; width: 100%; margin: -13% 0 0 -50%; }
.sec2_btn1 { position: absolute; z-index: 2; margin: -30% 0 0 9%; width: 30%; }
.sec2_btn2 { position: absolute; z-index: 2; width: 100%; margin: -13% 0 0 -50%; }
.sec3_btn { position: absolute; z-index: 2; width: 50%; margin: -3% 0 0 -25%; }
.sec7_btn { position: absolute; z-index: 2; width: 50%; margin: 3% 0 0 -25%; }
.sec8_btn { position: absolute; z-index: 2; width: 100%; margin: -15% 0 0 -50%; }



.textArea { text-align: left; margin: 2% 10%; }
.textArea h5 { font-weight: bold; line-height: 1.8; }
.textArea p { font-size: 11px; }

.mnCopy { font-size: x-small; margin: 20% 5% 0 ; padding-top: 5%; border-top: #333 solid 1px; }

.infoWindow { margin: -20% auto 0; border: #5e5e5e solid 2px; position: relative; width: 87%; background: #000; }
.infoWindow p { padding: 2%; font-size: 12px; color: #ddd;  }

.movieWindow { margin: -40.5% auto 0; position: relative; width: 75%; background: #000; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.bunnerImg {
	position:relative;
	margin: -10% auto 0;
	display: block;
	z-index: 1000;
}


/*----------------------------------------
	flickObj
----------------------------------------*/

#flickObj {
	position:relative;
	max-width:630px;
	width:90%;
	margin:0 auto 0;
}


#flickObj ul.flickNav{
    margin-top:25px;
}

#flickObj ul.flickNav li.selected a {
	background-color: #C82B2B;	
}


#flickObj_nav{
	width:100%;
	max-width:740px;
	margin:0 auto 0;
	overflow:hidden;
	}

#flickObj #flickWindow{
	margin: 0 auto 0;
	overflow: hidden;
	width:100%;
}

#flickObj #flick {
	overflow: hidden;
	width:100%;
	
}

#flickObj ul.flickNav {
	margin: 10px 0;
	position: relative;
	left: 50%;
	float: left;
}

#flickObj ul.flickNav li {
	float: left;
	display: inline;
	margin-right: 6px;
	margin-bottom: 6px;
	position: relative;
	left: -50%;
}

#flickObj ul.flickNav li a {
	display: block;
	width: 10px;
	height: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-color: #666;	
}

#flickObj ul.flickNav li.selected a {
	background-color: #C82B2B;	
}



#flickObj div.container {
	height: auto;
	position: relative;
	clear: both;
	overflow: hidden;
	line-height:0;
}
#flickObj div.itemBox {
	position: relative;
}
#flickObj div.container .item {
	float: left;
	text-align: center;
	background-color: #f5f5f5;
}

#flickObj .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
	-moz-transition: -moz-transform .2s ease-out;
	-o-transition: -o-transform .2s ease-out;
	-ms-transition: -ms-transform .2s ease-out;
}

#flickObj div#flick figure {
	margin: 0 auto;
	background-color: #333;
	width: 100%;
	height: auto;
	line-height:0;
}

#flickObj div#flick figure img{
	margin: 0 auto;
	background-color: #ccc;
	width: 100%;
	height: auto;
	line-height:0;
}

ul.next_prev{
	width:100%;
}

ul.next_prev li {
	margin: 0px;
	padding: 0.1em;
	display: inline;
	background-color: #eb0000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	
	cursor: pointer;
}

ul.next_prev li img{
	width:40%;
    margin-top:15px;
}

ul.next_prev li.off {
	display: none;
}

ul.next_prev li.prev {
	position:relative;
	z-index:100;
	float: left;
	margin-top:-30%;
	height:70px;
}
ul.next_prev li.next {
	position:relative;
	z-index:100;
	float: right;
	margin-top:-30%;
	height:70px;
}

#flickObj ul.flickNav li a {
	display: block;
	width: 15px;
	height: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	background-color: #666;
}

.btn-push {
  display: inline-block;
  width: 100%;
  height:50px;
  text-align:center;
  background-color: #D6292C;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding-top: 5%;
  border-radius: 4px;
  border-bottom: 4px solid #d37800;
  margin:0 auto;
}

.btn-push:active {
    transform: translateY(4px);
    border-bottom: none;
}

.btn_notice{
width:82%;
margin:0 auto;
}

.btn_notice a			{ font-weight:normal; outline: none; border:none; overflow:hidden; text-decoration:none; }
.btn_notice a:link 			{ color: #fff; text-decoration:none; }
.btn_notice a:visited 		{ color: #fff; text-decoration:none; }
.btn_notice a:hover 		{ color: #f8e58c; }
.btn_notice a:active 		{ color: #f8e58c; }


/*----------------------------------------
	for SP
----------------------------------------*/

@media screen and (max-width: 800px) {
	body {width: 100%; }
	#contents_body { width: 100%; }
	img { width: 100%;}
	#header { width:100%; }
	.sec6 { background-size: 100% 100%; }
	.btn-push { 
	font-size:16px; 
	padding-top: 7%; 
	padding-right: 3%;
	height:40px;
 }
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
		.sec1_btn { margin: -13% 0 0 0 !important; }
		.sec2_btn1 { margin: -30% 0 0 60% !important; }
		.sec2_btn2 { margin: -13% 0 0 0 !important; }
		.sec3_btn { margin: -3% 0 0 25% !important; }
		.sec7_btn { margin: 3% 0 0 25% !important; }
		.sec8_btn { margin: -14% 0 0 0 !important; }
}
