@charset 'shift-jis';
/*****▼▼ヘッダー▼▼*****/
.header01_bg {
	width:100%;
	background:#fff;
}

/*****▽▽ヘッダーグローバルナビ▽▽*****/
.header01_globalNav_bg {
	width:100%;
	line-height:100%;
	padding:0px 0 0px 0;
	background: #666;
	display:block;
}
.header01_globalNav {
	margin:0 auto;
	padding:0;
	width:1290px;
}
.header01_globalNav ul {
	list-style:none;
}
.header01_globalNav ul li {
	display:block;
	float:right;
	font-weight:nomal;
	font-size:0.8rem;
	margin:0 0 0 0px;
	padding:0px;
	width:;
	border-right:1px dotted #fff;
	text-align:center;
	letter-spacing:1.0px;
	overflow:hidden;
}
.header01_globalNav ul li a {
	display:block;
	padding:4px 10px 3px 10px;
	color:#fff;
}

.header01_globalNav ul li a:hover {
	text-decoration:none; 
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background: linear-gradient(#ccc, #999);
	background:#e3e3e3;
	color: #333;
}
.borderLeft {
	border-left:1px dotted #fff;
}
/*****△△ヘッダーグローバルナビ△△*****/

.header01 {
	width:1290px;
	margin:0px auto 0 auto;
	padding:10px 0 10px 0;
	background:#fff;
}

.header01_Left {
	float:left;
	width:30%;
	margin:0px 0 0 0;
}
.header01_Left .logo {
	text-align:center;
}

.header01_Left .logo img {
	width:100%;
}


.header01_Center {
	float:right;
	margin:24px 0 0 5%;
	padding:0;
	width:30%;
	background:#;
}

.header01_Right {
	float:right;
	margin:0px 0 0 0;
	padding:0;
	width:35%;
	background:#;
}
.header01_Right ul {
	list-style:none;
	margin:27px 0 0 0;
	padding:0;
	text-align:center;
	float:right;
}
.header01_Right ul li {
	float:right;
	margin:0px 0px 0 15px;
	padding:0;
}
.header01_Right ul li img {
	width:35px;
}
.header01_RightInfo {
	float:right;
	margin:0px 20px 0 0px;
	padding:15px 10px 0px 10px;
	background:#fff;
	border:1px solid #;
	border-radius:5px;
	text-align:center;
	color:#333;
	line-height:100%;
}
.header01_RightInfo img {
	width:17px; position:relative; top:3px; margin:0 10px 0 0;
}
.header01_RightInfo .title {
	display:table;
	border-radius:5px;
	border:1px solid #999;
	margin:0 auto;
	padding:6px 15px 3px 15px;
	background:#fff;
	color:#666;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1.5px;

}
.header01_RightInfo .title a {
	color:#666;
}

.header01_RightInfo .tel {
	color:#333;
	font-size:20px;
	margin:8px 0 0 0;

}
.header01_RightInfo .tel img {
	width:20px; position:relative; top:0px; margin:0 5px 0 0;
}
.header01_RightInfo .time {
	font-size:15px;
	margin:7px 0 0 0;
}
.header01_RightInfoSp .time img {
	width:15px; position:relative; top:3px; margin:0 5px 0 0;
}
@media screen and (min-width : 1025px) {
	.header01_RightInfoSp {
		display:none;
	}
}
@media screen and (max-width : 1024px) {
	.header01_RightInfoSp {
		margin:0px auto 0 auto;
		padding:5px 10px 8px 10px;
		background:#fff;
		border:1px solid #;
		border-radius:5px;
		text-align:center;
		color:#333;
		line-height:100%;
	}
	.header01_RightInfoSp img {
		width:17px; position:relative; top:3px; margin:0 10px 0 0;
	}
	.header01_RightInfoSp_title {
		display:table;
		border-radius:5px;
		margin:0 auto;
		padding:8px 15px 5px 15px;
		background:#000;
		color:#fff;
		font-size:16px;
		font-weight:bold;
		letter-spacing:1.5px;

	}

	.header01_RightInfoSp_tel {
		color:#333;
		font-size:20px;
		margin:8px 0 0 0;

	}
	.header01_header01_RightInfoSp img {
		width:20px; position:relative; top:0px; margin:0 5px 0 0;
	}
	.header01_RightInfoSp_time {
		font-size:13px;
		margin:3px 0 0 0;
	}
	.header01_RightInfoSp_time img {
		width:15px; position:relative; top:3px; margin:0 5px 0 0;
	}
}
/*****▽▽ヘッダー検索▽▽*****/
.header_searchArea {
	width:100%;	
	margin:0;
	padding:0;
	float:left;
}

.header_search_texarea {
	width:93%;	
	float:left;
	margin:0;
}

.header_search_button {
	float:left;
	width:7%;
	margin:3px 0 0 0;
	padding:0;
	background:#;
	text-align:left;
}

.header_search_button_img {
	height:25px;
}

.header_search_input {
	width:99%;
	height:28px;
	margin-bottom:0px;
	margin-bottom:0px\9;
	*margin-bottom:0px;
	_margin-bottom:0px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:0 0 0 10px;
}

/*****△△ヘッダー検索△△*****/
/***********▽▽テキスト切り替え▽▽***********/
/*a.chgTx_side span.before {
	display:block;
	height:30px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

a.chgTx_side:hover span.before {
	filter:alpha(opacity=0);
	opacity:0.00;
}
a.chgTx_side span.after {
	position:relative;
	top:-30px;
	filter:alpha(opacity=00);
	opacity:0.00;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a.chgTx_side:hover span.after {
	display:inline;
	filter:alpha(opacity=100);
	opacity:1.00;
	color:#000;
	font-weight:nomal;
}*/
/***********△△テキスト切り替え△△***********/
.catchCopy {
	float:left;
	color:#fff;
	font-weight:nomal;
	letter-spacing: 1.0px;
	line-height:100%;
	font-size:0.9rem;
	padding:5px 0 0 0;
}
@media screen and (max-width : 1024px) {
	.header01_globalNav {
		display:none;
	}
}
/*****▲▲ヘッダー▲▲*****/
/*****▼▼フッター▼▼*****/

.footer01_bg {
	width:100%;
	background:#f2f2f2;
}

.footer01 {
	margin:0px auto;
	width:1290px;
	font-size:14px;
	padding:0;
	line-height:180%;
	text-align:left;
	background:#f2f2f2;
	clear:both;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.footer_title01 {
	margin:0px auto 20px auto;
	padding:20px 20px 10px 20px;
	background-color:#;
	color:#666;
	font-size:2.0rem;
	text-align:center;
	clear:both;
	line-height:130%;
	display:table;
	font-weight:bold;
}

.footer01_title .eng {
	font-size:18px;
	color:#333;
}


.footer01_title img {
	position:relative;
	top:0px;
}
.footer01 .footer01_box {
	width:50%;
	float:left;
}


.footer01 .footer01_box .contents {
	padding:10px 3% 30px 3%;
	margin:0 0 20px 0;
}

.footer01_contentTitle {
	font-weight:bold;
	font-size:20px;
	color:#666;
	padding:0px 0 6px 0;
	margin-bottom:8px;
	margin-top:4px;
	text-align:center;
	border-bottom: 2px dotted #999;
}

.footer01 .footer01_box .contents .article {
	padding:8px;
}
.footer01 .footer01_box .contents .article img {
	width:399px;
	margin:10px 0 0 0;
}

.footer01 .footer01_box .link a {
	width:;
	display:table;
	border:1px solid #999;
	margin:0;
	padding:4px 30px 2px 30px;
	font-size:17px;
	text-align:center;
	border-radius:5px;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.footer01 .footer01_box a:hover {
	color:#fff;
	background:#999;
}

.footer_navi_bg {
	width:100%;
	background:#000;
}

.footer_navi {
	width:1200px;
	margin:0 auto;
	background:#000;
	color:#fff;
	font-size:14px;
	padding:10px;
	text-align:center;
	line-height:100%;
}

.footer_navi ul {
	list-style:none;
	margin:20px auto 40px auto;
	padding:0;
	width:;
	font-size:14.5px;
	font-weight:bold;
	display:table;
	text-align:center;
}
.footer_navi ul li {
	float:left;
}

.footer_navi ul li a {
	color:#fff;
	float:left;
	margin:0 20px 0 20px;
	float:left;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.footer_navi ul li a:hover {
	color:#fff;
	opacity: 0.5;     /* 透過レベル */
	filter: alpha(opacity=80);
}

/*****▼▼レフトナビ▼▼*****/
 .leftContent {
	width:210px;
	margin:0 20px 0 0;
	padding:0;
	text-align:center;
	float:right;
}
.leftnavi_search_head {
	width:198px;
	height:28px;
	color:#333;
	padding:2px 0 0 10px;
	background:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:200%;
	border:1px solid #999;
	border-bottom:none;
}

.leftnavi_search_tbl {
	width:210px;
	height:90px;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	border:1px solid #999;
	border-top:none;
}

.leftnavi_search_title {
	padding:4px 0 0 0px;
}

.leftnavi_search_title img {
	width:20px;
	position:relative;
	top:3px;
	right:6px;
}


.seach_button {
	width:80px;
	height:25px;
	border:1px solid #999;
	margin-top:2px;
	cursor:pointer;
}

.leftnavi_title01 {
	width:210px;
	height:28px;
	color:#fff;
	margin:10px 0 10px 0;
	padding:2px 0 0 0px;
	background:#ccc;
	font-weight:bold;
	font-size:14.5px;
	text-align:center;
	line-height:200%;
}

.leftnavi_search_head .eng,
.leftnavi_title01 .eng,
.leftnavi_mobile_title .eng {
	font-size:13px; color:#999;
}

.leftnavi_search_head .eng img,
.leftnavi_title01 .eng img,
.leftnavi_mobile_title .eng img {
	width:14px; position:relative; top:1px;
}


.leftnavi_category {
	width:210px;
	margin:0 0 20px 0;
	padding:0px 0px 0 0px;
	border:1px solid #124991;
	border:none;
	border-bottom:2px solid #124991;
	font-size:13px;
	line-height:140%;
	background:#fff;
}
.leftnavi_categoryTitle a {
	text-align:left;
	margin:0px 0 0px 0px;
	padding:8px 10px 7px 10px;
	background:#D3E3FA;
	font-weight:bold;
	display:block;
	color:#123b71;
	line-height:160%;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.leftnavi_categoryTitle a:hover {
	background:#F0F5FD;
}

.leftnavi_category ul {
	font-size:14px;
	text-align:left;
	margin:0 0 20px 0px;
	padding:0 0px 0 0;
	text-decoration:none;
	line-height:140%;
	list-style: none; 
}

.leftnavi_category ul li {
	color:#333;
	margin:0 0 0px 0px;
	padding:0px 0 0px 0;
	border-bottom:1px dotted #666;
}

.leftnavi_category ul li a {
	color:#333;
	display:block;
	margin:0 0 0px 0px;
	padding:7px 0 7px 15px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.leftnavi_category ul li a:hover {
	background:#78A4ED;
	color:#fff;
}

.leftnavi_mobile {
	width:210px;
	margin:0 0 20px 0;
	padding:0px 0px 0 0px;
	border:1px solid #124991;
	border:none;
	border-bottom:2px solid #124991;
	font-size:13px;
	line-height:140%;
	background:#fff;
}
.leftnavi_mobile img {
	margin-bottom:10px;
	width:170px;
}

.leftnavi_calendar {
	width:178px;
	font-size:14px;
	padding:10px 15px 15px 15px;
	border:1px solid #999;
	border-top:none;
}
/*****▲▲レフトナビ▲▲*****/

/*****▼▼コンテンツ▼▼*****/
@media screen and (min-width : 1025px) {
	.sliderPC {
		width: 100%;
		height: 600px;
		margin: 20px 0 0px 0; 
		z-index:1;
	}

	.sliderSP {
		display:none;
	}
}

@media screen and (max-width : 1024px) {
	.sliderPC {
		display:none;
	}
	.sliderSP {
		width: 100%;
		height: auto;
		margin: 20px 0 0px 0!important; 
		z-index:1;
	}
}

.contentArea {
	width:100%;
	margin:0px auto;
	padding:0px 0 0px 0px;
	background:#;
	z-index:1000!important;
}
.mainContent {
	width:1290px;
	margin:0px auto 50px auto;
	padding:0px 0 0px 0px;
	background:#;
	font-size:30px;
	z-index:1000!important;
}
.borderBlack {
	border-top:2px dotted #666;
}

.bgGray {
	background:#f2f2f2;
	z-index:1000!important;
}

.diagonalSpace01 {
	z-index:-1!important;
	background:#f2f2f2;
	transform: skewY(3deg);
  	transform-origin: top right;
  	width:100%;
  	height:120px;
  	position:relative;
  	top:130px;
}
.diagonalSpace02 {
	z-index:-1!important;
	background:#f2f2f2;
	transform: skewY(-3deg);
  	transform-origin: top left;
  	width:100%;
  	height:120px;
  	position:relative;
  	top:130px;
}
.diagonalSpace03 {
	z-index:-1!important;
	background:#f2f2f2;
	transform: skewY(3deg);
  	transform-origin: top right;
  	width:100%;
  	height:120px;
  	position:relative;
  	top:0px;
}
.diagonalSpace04 {
	background:#f2f2f2;
	transform: skewY(-3deg);
	transform-origin: top left;
  	width:100%;
  	height:120px;
  	position:relative;
  	margin-top:-60px;
	z-index:-1!important;
}
.diagonalSpace05 {
	background:#f2f2f2;
	transform: skewY(-3deg);
	transform-origin: top left;
  	width:100%;
  	height:120px;
  	position:relative;
  	margin-top:-10px;
	z-index:-1!important;
}

.top_bannerArea  {
	width:100%;
	margin:20px auto;
}

.top_banner01  {
	float:left; margin:0 0.5% 10px 0.5%; width:32.3%;
}

.top_banner01 img {
	width:100%;
}

.top_title01 {
	margin:0px auto 20px auto;
	padding:20px 20px 10px 20px;
	border-bottom:2px dotted #666;
	background-color:#;
	color:#666;
	font-size:2.0rem;
	text-align:center;
	clear:both;
	line-height:130%;
	display:table;
	font-weight:bold;
}


.top_title01 .eng {
	font-size:18px; color:#333;
}

.top_title01 .crown {
	width:35px;
	position:relative;
	top:2px;
	margin:0 10px 0 0;
}

.top_title01 .dotline {
	position:relative;
	top:0px;
}

.newsArea {
	width:80%;
	height:150px;
	background:#fff;
	margin:0 auto 0px auto;
	padding:1px 0 0 0;
	border-bottom:1px dotted #666;
}
#news_content {
	 width:100%;
	 height:140px;
}

.itemColumn {
	width:100%;
	margin:0px 0 20px 0;
	background:#;
	padding:0px;
	text-align:left;
	font-size:14px;
	line-height:160%;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.itemColumn .box01,
.itemColumn .item_slide .box01_rank {
	width:19%;
	float:left;
	margin:20px 0.5% 20px 0.5%;
	padding:0px;
}
.itemColumn .box01 a,
.itemColumn .item_slide .box01_rank a {
	color:#333;
}

.itemColumn .box01 a:hover,
.itemColumn .item_slide .box01_rank a:hover {
	color:#999;
}


.box01Img {
	width:100%;
	border:1px solid #ccc;
	border-radius:7px;
	margin:0 0 10px 0;
	overflow:hidden;
	padding:0;
}
.box01Img img {
	width:100%;
}
.itemColumn .item_slide .box01_rank .price,
.itemColumn .box01 .price {
	font-size:16px;
	color:red;
	line-height:180%;
	margin:5px 0 0 0;
}
.ranking_number_01 {
	width:100%;
	height:41px;
	margin:0 auto;
	display:table;
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	color:#E1B70C;
}

.ranking_number_02 {
	width:100%;
	height:41px;
	margin:0px 0px 0 0px;
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	color:#7B7B7B;
}

.ranking_number_03 {
	width:100%;
	height:41px;
	margin:0px 0px 0 0px;
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	color:#D65010;
}
.ranking_number_01_box01,
.ranking_number_02_box01,
.ranking_number_03_box01 {
	margin:0 auto; display:table;
}


.ranking_crown {
	position:relative;
	top:-10px;
	left:0px;
	width:35px!important;
	margin:0 10px 0 0!important;
	float:left;
	border:none!important;
}
.ranking_crown img {
	width:35px;
	border:none!important;
}
.ranking_number_04 {
	width:100%;
	height:41px;
	margin:0px 0px 0 0px;
	line-height:%;
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	color:#9E9E9E;
}

.ranking_number_05 {
	width:100%;
	height:41px;
	margin:0px 0px 0 0px;
	line-height:%;
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	color:#9E9E9E;
}
.ranking_number_number {
	font-size:1.5rem;
}
.item_slide02 {
 width:100%;
 margin:20px 0 0 0;
 padding:20px 4% 10px 4%;
 background:#000;
}
.item_slide02 .box01 {
	padding:5px;
}
.itemColumn  .box01_manufacturer {
	width:19%;
	margin:0 0.5% 0 0.5%;
}
.itemColumn  .box01_manufacturer img {
	width:100%;
}

.eventBannerArea {
	width:1200px;
	margin:30px auto 30px auto;
}
.eventBanner {
	width:24%;
	margin:0 0.5% 0 0.5%;
	float:left;
}
.eventBanner img {
	width:100%;
}
@media screen and (max-width : 1024px) {
	.eventBannerArea {
		width:90%;
		margin:30px auto 30px auto!important;
		padding:0;
	}
	.eventBanner {
		width:46%;
		margin:0 2% 20px 2%;
	}
}
