@charset "utf-8";
/* CSS Document */
body,td,th {

}
html {
	height: 100%;
	min-height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background-image: url(url(url(url())));
	overflow : hidden;
	background-attachment: fixed;
  }
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.stay,a:visited.stay{
	color: #C60;
}


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute;
  top: 0;
  -webkit-transition: top 500ms ease;
  transition: top 500ms ease;
}

.jspVerticalBar {
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%; }
  
  
/* つまみの下のバー設定 太さ・色・透明度 */
.jspVerticalBar:after {
	width: 2px;
	height: 100%;
	position: absolute;
	background-color: #999;
	opacity: 0.2;
	filter: alpha(opacity=20);
	top: 0;
	right: 2px;
	z-index: 0;
	content: "";
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px; }


.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  position: relative; }
  
  
/* つまみ設定　色・太さ・位置・ホバースピード */
.jspDrag {
	width: 4px;
	opacity: 1;
	filter: alpha(opacity=100);
	position: relative;
	top: 0;
	left: -3px;
	z-index: 5;
	cursor: pointer;
	background-color: #888;
	-webkit-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}

.jspDrag:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}


/* つまみ部分の三角　横幅（上下共通）高さ（上下共通） */
.jspDragTop,
.jspDragBottom {
	width: 4px;
	height: 4px;
	overflow: hidden;
	position: absolute;
	left: 0;
}


/* つまみ部分の三角の大きさ　borderには上記のjspDrag・jspDragTopのwidthの半分を指定 */
.jspDragTop:before,
.jspDragBottom:before {
	border: 2px solid #888;
	position: absolute;
	left: 0;
	content: "";
}


/* つまみ部分の三角（上） */
.jspDragTop {
	background-color: #888;
	top: 0;
}


/* つまみ部分の三角（上）topには上記のjspDrag・jspDragTopのwidthの半分を指定 */
.jspDragTop:before {
	border-bottom-color: #888;
	top: -2px;
}


/* つまみ部分の三角（下） */
.jspDragBottom {
	background-color: #888;
	bottom: 0;
}


/* つまみ部分の三角（下）bottomには上記のjspDrag・jspDragTopのwidthの半分を指定 */
.jspDragBottom:before {
	border-top-color: #888;
	bottom: -2px;
}


.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
	background-color: #666;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar {
	opacity: 0;
	filter: alpha(opacity=0);
}

.jspVerticalBar.fadeIn {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 800ms ease;
	transition: opacity 800ms ease;
}

.jspVerticalBar .jspArrow {
  height: 16px; }
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }







#topterritory {
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	position: relative;
}


/* メニューバーの高さや透過性の設定、コンテンツの背景色はbackgroundを指定する、透明度や表示のタイミング */
#topterritory:before {
	width: 100%;
	height: 115px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	content: "";
	-webkit-transition: opacity 2000ms ease;
	transition: opacity 2000ms ease;
}

#topterritory.open:before {
	opacity: .9;
	filter: alpha(opacity=90);
}


/* menubar全体の設定、text-alignをleftにすると、ロゴが左表示になる */
#menubar {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #FFF;
	white-space: nowrap;
	letter-spacing: 1px;
	width: 100%;
	height: 50px;
	padding-top: 18px;
	text-align: center;
	position: relative;
	z-index: 1;
	display: none;
	font-weight: bold;
}

#menubar_right {
	height: 20px;
	padding-top: 15px;
}

#menubar a:link ,
#menubar a:visited {
	color:#FFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#menubar a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}





/* ロゴ周りの空間はmarginで設定　 margin-leftで左からの位置を設定できる。PCのロゴは実サイズを縮小して表示する*/
.logo {
	width: 400px;
	height: 26px;
	background: url(../menu/logo2.png) no-repeat center center / contain;
	display: inline-block;
	margin-top: 15px;
}

.logo a {
	width: 400px;
	height: 26px;
	background: url(../menu/logo1.png) no-repeat center center / contain;
	display:inline-block;
}


.composite {
	width:235px;
	height:25px;
	background-image:url(../menu/composite2.png);
	background-repeat:no-repeat !important;
	display:inline-block;
	clear: left;
	padding:0 !important;
	margin-left: 0px !important;
	z-index: 9;
}

.composite a {
	width:235px;
	height:25px;
	background-image:url(../menu/composite1.png);
	padding:0 !important;
	margin:0px !important;
	display:inline-block;
}

.walking {
	width:269px;
	height:23px;
	background-image:url(../menu/walking2.png);
	background-repeat:no-repeat !important;
	display:inline-block;
	clear: left;
	padding:0 !important;
	margin-left: 80px !important;
	z-index: 15;
}

.walking a {
	width:269px;
	height:23px;
	background-image:url(../menu/walking1.png);
	padding:0 !important;
	margin:0px !important;
	display:inline-block;
}


.form1 {
	width:223px;
	height:29px;
	background-image:url(../menu/form1-1.png);
	background-repeat:no-repeat !important;
	display:inline-block;
	clear: left;
	padding:0 !important;
	margin-left: 10px !important;
	z-index: 15;
}

.form1 a {
	width:223px;
	height:29px;
	background-image:url(../menu/form1.png);
	padding:0 !important;
	margin:0px !important;
	display:inline-block;
}

.form2 {
	width:87px;
	height:29px;
	background-image:url(../menu/form2-1.png);
	background-repeat:no-repeat !important;
	display:inline-block;
	clear: left;
	padding:0 !important;
	margin-left: 10px !important;
	z-index: 15;
}

.form2 a {
	width:87px;
	height:29px;
	background-image:url(../menu/form2.png);
	padding:0 !important;
	margin:0px !important;
	display:inline-block;
}






.fb-icon {
	background-image:url(../menu/f2.png);
	background-repeat:no-repeat !important;
	padding:0 !important;
	margin:0px !important;
	width:23px;
	height:23px;
	display:inline-block;
	z-index: 10;
}

.fb-icon a {
	background-image:url(../menu/f1.png);
	padding:0 !important;
	margin:0px !important;
	width:23px;
	height:23px;
	display:inline-block;
}


.t-icon {
	background-image:url(../menu/t2.png);
	background-repeat:no-repeat !important;
	padding:0 !important;
	margin:0px !important;
	width:24px;
	height:24px;
	display:inline-block;
}

.t-icon a {
	background-image:url(../menu/t1.png);
	padding:0 !important;
	margin:0px !important;
	width:24px;
	height:24px;
	display:inline-block;
}


.insta-icon {
	background-image:url(../menu/insta2.png);
	background-repeat:no-repeat !important;
	padding:0 !important;
	margin:0px !important;
	width:24px;
	height:24px;
	display:inline-block;
}

.insta-icon a {
	background-image:url(../menu/insta1.png);
	padding:0 !important;
	margin:0px !important;
	width:24px;
	height:24px;
	display:inline-block;
}






/*PCで、copyrightのサイズや位置をここで変更する。1行、2行表示はheight、line-height等を調整*/
#copyright {
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 15px;
	bottom: 8px;
	height: 30px;
	right: 10px;
}






#main_concept {
	height: 600px;
	padding-left: 100px;
	position: absolute;
	top: 25%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_concept:after {
	width: 1100px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_concept_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。heightはタイトルの下スペースの値*/
#main_concept_title {
	width: 180px;
	height: 50px;
}

/*これを必ず入れる*/
#main_concept_title img {
	width: 100%;
}



#main_concept_inline_contents {
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 570px;
	width: 1100px;
	line-height: 27px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_concept_inline_contents a:link ,
#main_concept_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_concept_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.concept_contents_title {
	color: #4196B6;
}

.touchDevice #main_concept_inline_contents {
	overflow: auto;
}




#main_press {
	height: 570px;
	padding-left: 140px;
	position: absolute;
	top: 18%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_press:after {
	width: 1100px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_press_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。heightはタイトルの下スペースの値*/
#main_press_title {
	width: 115px;
	height: 50px;
}

/*これを必ず入れる*/
#main_press_title img {
	width: 100%;
}



#main_press_inline_contents {
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 560px;
	width: 670px;
	line-height: 27px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_press_inline_contents a:link ,
#main_press_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_press_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.press_contents_title {
	color: #4196B6;
}

.touchDevice #main_press_inline_contents {
	overflow: auto;
}





#main_office {
	height: 600px;
	padding-left: 100px;
	position: absolute;
	top: 25%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_office:after {
	width: 1100px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_office_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。heightはタイトルの下スペースの値*/
#main_office_title {
	width: 140px;
	height: 40px;
}

/*これを必ず入れる*/
#main_office_title img {
	width: 100%;
}



#main_office_inline_contents {
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 570px;
	width: 1100px;
	line-height: 27px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_office_inline_contents a:link ,
#main_office_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_office_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.office_contents_title {
	color: #4196B6;
}

.touchDevice #main_office_inline_contents {
	overflow: auto;
}


























#main_stokists {
	height: 600px;
	padding-left: 100px;
	position: absolute;
	top: 20%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_stokists:after {
	width: 1100px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_stokists_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。*/
#main_stokists_title {
	width: 170px;
	height: 40px;
}

/*これを必ず入れる*/
#main_stokists_title img {
	width: 100%;
}

/*LOGOと同様、すでに上部でサイズ指定してるのでサイズは調整なし、heightは単に高さの設定なので、ここでは行間が変わる*/
#main_stokists_composite {
	height: 40px;
}

/*これを必ず入れる*/
#main_composite_title img {
	width: 100%;
}


#main_stokists_inline_contents {
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 570px;
	width: 1100px;
	line-height: 25px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_stokists_inline_contents a:link ,
#main_stokists_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_stokists_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.stokists_contents_title {
	color: #4196B6;
}

.touchDevice #main_stokists_inline_contents {
	overflow: auto;
}



#main_contact {
	height: 600px;
	padding-left: 100px;
	position: absolute;
	top: 28%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_contact:after {
	width: 1100px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_contact_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。*/
#main_contact_title {
	width: 180px;
	height: 40px;
}

/*これを必ず入れる*/
#main_contact_title img {
	width: 100%;
}



#main_contact_inline_contents {
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 570px;
	width: 1100px;
	line-height: 27px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_contact_inline_contents a:link ,
#main_contact_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_contact_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.contact_contents_title {
	color: #4196B6;
}

.touchDevice #main_contact_inline_contents {
	overflow: auto;
}
















#main_about {
	height: 600px;
	padding-left: 60px;
	position: absolute;
	top: 19%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_about:after {
	width: 1100px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_about_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。*/
#main_about_title {
	width: 100px;
}

/*これを必ず入れる*/
#main_about_title img {
	width: 100%;
}



#main_about_inline_contents {
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 570px;
	width: 1100px;
	line-height: 21px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_about_inline_contents a:link ,
#main_about_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_about_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}


.about_contents_title {
	color: #4196B6;
}

.touchDevice #main_about_inline_contents {
	overflow: auto;
}




#main_runway {
	height: 700px;
	padding-left: 60px;
	position: absolute;
	top: 35%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_runway:after {
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_runway_box {
	width: 1100px;
	position: relative;
	z-index: 1;
}

/*この長さによってサイズがかわる、実寸よりすこし小さくする。*/
#main_runway_title {
	width: 320px;
}

/*これを必ず入れる*/
#main_runway_title img {
	width: 100%;
}

#main_runway_inline_contents {
	height: 660px;
	width: 1100px;
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	line-height: 24px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_runway_inline_contents a:link ,
#main_runway_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_runway_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.runway_contents_title {
	color: #4196B6;
}

.touchDevice #main_runway_inline_contents {
	overflow: auto;
}








#main_studio {
	height: 760px;
	padding-left: 60px;
	position: absolute;
	top: 25%;
	left: 0;
	overflow: hidden;
	display: none;
}

#main_studio:after {
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_studio_box {
	width: 1100px;
	position: relative;
	z-index: 1;
	
}



/*この長さによってサイズがかわる、実寸よりすこし小さくする。*/
#main_studio_title {
	width: 100px;
}

/*これを必ず入れる*/
#main_studiio_title img {
	width: 100%;
}




#main_studio_inline_contents {
	height: 760px;
	width: 1100px;
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	line-height: 23px;
	white-space: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_studio_inline_contents a:link ,
#main_studio_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_studio_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}

.studio_contents_title {
	color: #4196B6;
}

.touchDevice #main_studio_inline_contents {
	overflow: auto;
}




#main_collection {
	height: 460px;
	padding-left: 50px;
	position: absolute;
	top: 20%;
	left: 0;
	overflow: hidden;
}

#main_collection:after {
	width: 720px;
	height: 100%;
	background-color: #FFF;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_collection_box {
	width: 680px;
	position: relative;
	z-index: 1;
	display: block;
}

#main_collection_title {
	height: 40px;
	width: 680px;
}

#main_collection_inline_contents {
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	color: #999;
	overflow: hidden;
	height: 420px;
	width: 680px;
	line-height: 22px;
	white-space: nowrap;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.collection_contents_title {
	color: #4196B6;
}

.touchDevice #main_collection_inline_contents {
	overflow: auto;
}







#main_movie {
	height: 460px;
	position: absolute;
	top: 20%;
	left: 0;
	overflow: hidden;
	display: none;
	padding-left: 100px;
}

#main_movie:after {
	width: 720px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	content: "";
}

#main_movie_box {
	width: 600px;
	position: relative;
	z-index: 1;
}

#main_movie_title {
	height: 40px;
	width: 600px;
}

#main_movie_inline_contents {
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFF;
	overflow: hidden;
	height: 395px;
	width: 600px;
	line-height: 22px;
	white-space: nowrap;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#main_movie_inline_contents a:link ,
#main_movie_inline_contents a:visited {
	color:#FFF;
	text-decoration: none;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}
#main_movie_inline_contents a:hover {
	color: #999;
	-webkit-transition: color 1000ms ease;
	transition: color 1000ms ease;
}














#main_products {
	margin: auto;
	width: 1040px;
	height: 310px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
}

#main_products_title {
	height: 40px;
	width: 1040px;
	text-align: center;
}


#main_products_inline_contents {
	color: #FFF;
	width: 1040px;
	padding-top: 20px;
	line-height: 1;
}

#main_products_inline_contents table {
	line-height: 1;
}

/* ボタンの枠の色と太さ */
#main_products_inline_contents table .img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 200px;
	height: 220px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #DDD;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

/* ボタンの透明になる速さ　1秒 = 1000 */
#main_products_inline_contents table .img .photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;

	opacity: 1;
	filter: alpha(opacity=100);

	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

/* ボタンのロールオーバーで白く変わる色の設定と透明度　色はrgb方式で左上記数値の左から「赤、緑、青、透明度」.9は90％のこと */
#main_products_inline_contents table .img:hover {
	background-color: rgba(255, 255, 255, .9);
}

/* ボタンのロールオーバー写真の透明度　.2は20％のこと */
#main_products_inline_contents table .img:hover .photo {
	opacity: .2;
	filter: alpha(opacity=20);
}

.noVideoBg #main_products_inline_contents table .img:hover .photo {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* テキストの拡大前のサイズ　.7は70％のこと　と表示の速さ　1秒 = 1000 */
#main_products_inline_contents table .img .text {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;

	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}


/* テキストの拡大後のサイズ　1は100％のこと */
#main_products_inline_contents table .img:hover .text {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.noVideoBg #main_products_inline_contents table .img .text {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}






.noVideoBg .bgVideo {
	display: none;
}

.noVideoBg #logo {
	display: none;
}

#logo {
	margin: auto;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	z-index: 1;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 3px;
}

.bgVideo {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.bgVideo #video {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

/*videochenge*/
.disnon {
  display: none;
}
.content_wrap {
}
