@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	min-width: 960px;
}


ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
a:focus{
	outline: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.sp_m_t35 {
	margin-top: 35px;
}
.sp_l_m30 {
	margin-left: 30px;
}
.sp_b_m20 {
	margin-bottom: 100px;
	padding-bottom: 50px;
}
.sp_r_m5 {
	margin-right: 5px;
}
.sp_end {
	clear: both;
	height: 1px;
}

h1 {
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 29%;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
}


.m_11 {
	font-size: 11px;
}





.link_siro a {
	color: #FFF;
	text-decoration: none;
}
.link_kuro a {
	color: #000;
	text-decoration: none;
}
.link_hai a {
	color: #333333;
	text-decoration: none;
}


.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
	padding-top: 10px;
}

.toumei50 a:hover {
	opacity: 0.5;
}
.toumei80 a:hover {
	opacity: 0.8;
}

#header_menu {
	height: 63px;
	width: 100%;
	background-color: #000;
	padding-top: 37px;
	position: relative;
	z-index: 1000;
}
#header_menu section {
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;
	width: 100%;
}
#header_menux7 {
	float: right;
	width: 71%;
	font-size: 0px;
}


#header_menux7 li {
	float: left;
}

#header_menux7_01 {
	width: 14.5%;
}
#header_menux7_02 {
	width: 25%;
}
#header_menux7_03 {
	width: 23.5%;
	margin-left: -6.7%;
}
#header_menux7_04 {
	width: 20.4%;
}
#header_menux7_05 {
	width: 19%;
}

#google_search {
	background-color: #FFF;
	overflow: hidden;
	color: #000;
	border-radius: 4px;
	padding: 5px;
	margin-left: -265px;
	margin-top: -5px;
	display: none;
	position: relative;
}

#google_search_bouton {
	width: 4%;
	display: block;
}



.h_menux7_sub {
	display: none;
}

.h_menux7_sub li {
	font-size: 12px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: rgba(0,0,0,0.5);
	border-bottom-color: #666;
	padding-left: 0.2em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.h_menux7_sub li a {
	color: #FFF;
	text-decoration: none;
}
.h_menux7_sub_list {
	padding-left: 1em;
	text-indent: -1em;
}
#header_gradation {
	background-color: #0F0;
	height: 10px;
	width: 100%;
	position: absolute;
	z-index: 999;
	opacity: 0.5;
}


#top_h_xxx {
  position: relative;
  width: 100%;
  height: calc(100vh - 155px);
	display: block;
  background-color: #000;
}

#top_img_h_xxx {
	width: 100%;
  height: 100%;
}

#top_big_img {
	background-color: #000;
	height: 80%;
	width: 100%;
	position: relative;
}
#top_big_img li {
	position: absolute;
}

.top_big_img_txt {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;

}
.top_big_img_txt_img {
	position: absolute;
	bottom: 10%;
}



#top_big_img1, #top_big_img2, #top_big_img3, #top_big_img4, #top_big_img5 {
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
  position: absolute;
}

#top_big_img1>a, #top_big_img2>a, #top_big_img3>a, #top_big_img4>a, #top_big_img5>a {
  display: block;
	height: 100%;
	width: 100%;
}

#top_big_img1 {
	background-image: url(../16_top_img/01.jpg);
	/*background-position: center bottom;*/
}

#top_big_img2 {
	background-image: url(../16_top_img/02.jpg);
	display: none;
}
#top_big_img3 {
	background-image: url(../16_top_img/03.jpg);
	display: none;
}
#top_big_img4 {
	background-image: url(../16_top_img/04.jpg);
	display: none;
}
#top_big_img5 {
	background-image: url(../16_top_img/05.jpg);
	display: none;
}

#top_small_img {
	background-color: #000;
	height: 20%;
	width: 100%;
}
#top_small_img li {
	float: left;
	width: 20%;
	background-repeat: no-repeat;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#top_small_img li>a {
  display: block;
  width: 100%;
  height: 100%;
}

#top_small_img1 {
	background-image: url(../16_top_img/01.jpg);
}
#top_small_img2 {
	background-image: url(../16_top_img/02.jpg);
	opacity: 0.5;
}
#top_small_img3 {
	background-image: url(../16_top_img/03.jpg);
	opacity: 0.5;
}
#top_small_img4 {
	background-image: url(../16_top_img/04.jpg);
	opacity: 0.5;
}
#top_small_img5 {
	background-image: url(../16_top_img/05.jpg);
	opacity: 0.5;
}
#top_small_img img {
	width: 100%;
	position: absolute;
	bottom: 20%;
}
#foot {
	background-color: #000;
	height: 35px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
	display: block;
}
#foot ul {
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;
}
#foot ul #f_left {
	float: left;
}
#foot ul #f_right {
	float: right;
}
#back_img {
	position: fixed;
	right: 0px;
	bottom: 40px;
	opacity: 0.8;
	display: none;
}

#main {
	background-color: #FFF;
	width: 100%;
	color: #000;
	float: left;
}

#pickup {
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 960px;
	display: block;
}
/*
#pickup02 li {
	width: 310px;
	display: block;
	float: left;
	background-color: #f1f5f9;
	height: 220px;
	margin-top: 15px;
}
.pickup02_r_m15 {
	margin-right: 15px;
}
.pickup02_r_m15 img {
	width: 310px;
	height: 220px;
}
*/
#product-news {
	display: block;
  max-width: 960px;
  margin: 0 auto;
}

#info {
	display: block;
  max-width: 960px;
  margin: 0 auto;
}

.pi_txt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
	font-size: 12px;
	float: left;
	clear: left;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	display: block;
	width: 100%;
}
.pi_txt .pi_lift {
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 0.5em;
}
.pi_txt .pi_right {
	float: right;
}
.sub_tit  {
	float: left;
}

.all_news {
	float: right;
}
#sitemap {
	background-color: #F5F5F5;
	width: 100%;
	display: block;
	float: left;
}
#sitemap_txt {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin-top: 2em;
	margin-bottom: 15em;
}
#sitemap_txt ul {
	float: left;
	width: 240px;
	display: block;
}
.sitemap_tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 220px;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#sitemap_sns {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	float: left;
}
#sitemap_sns li {
	float: left;

}
#sitemap_sns .tomodati {
	height: 30px;
	display: block;
	text-align: left;
	line-height: 16px;
	margin-left: 0.2em;
	font-size: 12px;
}






/*↓ビデオ---------------------------*/
/*
#vtr {
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #000;

}
#vtrt3 {
	position: absolute;
	width: 100%;
	bottom: 0px;
	min-width: 100%;
	height: auto;
	min-height: 100%;
}
*/
/*↑ビデオ---------------------------*/
#res_header {
	display: none;
}
#res_foot {
	display: none;
}
.pc_w251 {
	width: 251px;
}
.res_sp_r2 {
	margin-left: 0px;
}
#res_sitemap {
	display: none;
}

.look_PC_none-MO_blok {
	display: none;
}
.look_PC_blok-MO_none {
	display: block;
}

/*TVCM　--------------------------------------*/
/*
#cm,#cm2 {
	margin-top: 15px;
}
#cm_vtr,#cm_vtr2 {
	float: left;
	position: static;
	padding-top: 0%;
	width: 470px;
	height: 264px;
}
#cm_txt,#cm_txt2 {
	margin-left: 20px;
	display: block;
	max-width: 520px;
	height: 264px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 470px;
}
#cm_txt img,#cm_txt2 img {
	width: 100%;
	max-width: 520px;
}

#cm_scroll,#cm_scroll2 {
	overflow: auto;
	height: 227px;
	font-size: 0.9em;
}
#cm_vtr iframe,#cm_vtr2 iframe {
	height: 236px;
	width: 420px;
	position: static;
	padding-top: 0%;
}
*/
