@charset "UTF-8";
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
common.css

1.Normalization
2.clearfix
3.font
4.link
5.img
6.header
7.global_navi
8.page_navi
9.main
10.footer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

1.Normalization

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
audio:not([controls]) { display: none;}
button { overflow: visible; -webkit-appearance: button;}
details { display: block;}
html { -ms-overflow-style: scrollbar; overflow-y: scroll; -webkit-text-size-adjust: 100%;}
input { -webkit-border-radius: 0}
input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button;}
input[type="number"] { width: auto;}
input[type="search"] { -webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}
main { display: block;}
pre { overflow: auto;}
progress { display: inline-block;}
small { font-size: 77%; letter-spacing:0.1em;}
summary { display: block;}
svg:not(:root) { overflow: hidden;}
template { display: none;}
textarea { overflow: auto;}
[hidden] { display: none;}
*,
:before,
:after { box-sizing: inherit;}
* { font-size: inherit; line-height: inherit;}
:before,
:after { text-decoration: inherit; vertical-align: inherit;}
*,
:before,
:after { border-style: solid; border-width: 0;}
* { background-repeat: no-repeat; margin: 0; padding: 0;}
:root { background-color: #fff; box-sizing: border-box; color: #000; cursor: default; text-rendering: optimizeLegibility;}
a { text-decoration: none;}
audio,
canvas,
iframe,
img,
svg,
video { vertical-align: middle;}
button,
input,
select,
textarea { background-color: transparent;}
button,
input,
select,
textarea { color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;}
button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea { min-height: 1.5em;}
code,
kbd,
pre,
samp { font-family: monospace, monospace;}
nav ol,
nav ul { list-style: none;}
select { -moz-appearance: none; -webkit-appearance: none;}
select::-ms-expand { display: none;}
select::-ms-value { color: currentColor;}
table { border-collapse: collapse; border-spacing: inherit;}
textarea { resize: vertical;}
::-moz-selection { background-color: #b3d4fc; color: #4c2b03; text-shadow: none;}
::selection { background-color: #b3d4fc; color: #4c2b03; text-shadow: none;}
[aria-busy="true"] { cursor: progress;}
[aria-controls] { cursor: pointer;}
[aria-disabled] { cursor: default;}
[hidden][aria-hidden="false"] { clip: rect(0 0 0 0); display: inherit; position: absolute}
[hidden][aria-hidden="false"]:focus { clip: auto;}
@-ms-viewport { width: auto !important; initial-scale: 1;}
@viewport { width: device-width; initial-scale: 1;}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

2.clearfix

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.clearfix:before,
.clearfix:after { content: ""; height: 0; display: block;}
.clearfix:after { clear: both}
.clearfix { *zoom: 1}
.clear { clear:both}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

3.font

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body { font-size: 13px; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;}
html,body,div,span,img { table-layout: fixed;}
h1,h2,h3,h4,h5,h6,p,li { line-height: 1.6em;}
h1,h2,h3,h4,h5,h6,strong,em { font-weight: 600;}
h1 {}
h2 { font-size: 30px;}
h3 { font-size: 21px;}
h4 { font-size: 17px;}
h5,
h6 { font-size: 15px;}
p {}
li { list-style:none;}
select,input,button,textarea {}
pre,code,kbd,samp,tt { font-family: monospace; *font-size: 13px; line-height: 100%;}
table { width:100%; font-size: inherit; font: 100%;}
/* -------- list(横並び) -------- */
.list-inline { padding-left: 0; list-style: none; letter-spacing: -.4em;}
.list-inline>li { display: inline-block; letter-spacing: normal;}
/* -------- 英語(Whitney呼び出し) -------- */
.en { font-family:"Whitney A","Whitney B"; font-style: normal; font-weight: 600;}
/* -------- 位置 -------- */
.center { text-align:center; margin-left: auto; margin-right: auto;}
.right { text-align:right;}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

4.link

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
a { color: #000; text-decoration: none; outline:none;}
a:hover, a:focus { color: #777; text-decoration:underline;}
a:visited { line-height: inherit; outline:none;}
/* -------- カテゴリ別リンクカラー設定 -------- */
#car main a { color: #d61518;}
#bike main a { color: #008aab;}
#golf main a { color: #00ae41;}
#sports main a { color: #ea1d75;}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

5.img

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
img { height: auto; max-width: 100%; width: auto; vertical-align: bottom;}
@media all and (-ms-high-contrast:none){
img { width: 100%; max-width: none; table-layout: fixed;}
}
/* -------- 位置 -------- */
img.right { float: right;}
img.rleft { float: left;}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

6.header

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.nav-fixed {
	background: #fff;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2000;
	}
.nav-fixed .container {
	margin-right: 0;
	margin-left: 0;
	}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 768px) {
.nav-fixed { position: relative;}
.nav-fixed .container { margin-right: 20px; margin-left: 20px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 980px) {
.nav-fixed .container { margin-right: 40px; margin-left: 40px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1066px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1066px) {
.nav-fixed .container { margin-right: 50px; margin-left: 50px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1280px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1280px) {
.nav-fixed .container { width: 1160px; margin-right: auto; margin-left: auto;}
}



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

7.global_navi

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* -------- メニュー枠ベース -------- */
.nav-menu {
	box-sizing: border-box;
	display:flex;
	flex-direction:row;
	flex-wrap: wrap;
	line-height: normal;
	list-style: none;
	position: relative;
	width: 100%;
	z-index: 9900;
	}
.nav-menu a { color: #000; text-decoration: none;}
.nav-menu ul,
.nav-menu li { position: relative;}
.nav-menu li a {-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;}
.nav-menu > ul > li { display: inline-block;}
.nav-menu > ul > li > a { padding: 1em 10px;}
.nav-menu.fixed { position: fixed; width: 100%; top: 0; left: 0; z-index: 9999;}
/* 第1階層 */
.nav-menu ul ul { top: auto; width: 220px; position: absolute; z-index: 9900; text-align: left; display: none; background: #ddd; }
.nav-menu li li { display: block; }
/* 第2階層 */
.nav-menu ul ul ul { top: 0; left: 220px; }
.nav-menu > ul > li:hover > ul > li:hover > ul { opacity: 1; visibility: visible; top: 0; }
body.nav-menu-noscroll-x { overflow-x: hidden; }
.nav-menu li li.has-sub > a:after { content: '\f105'; font-family: 'FontAwesome'; margin-left: 10px; }
/* スマホ版 */
.nav-menu.mobile { position: static;}
.nav-menu.mobile.fixed { position: static;}
/* スマホ版第1階層 */
.nav-menu.mobile ul { position: relative; display: none;}
.nav-menu.mobile.active { padding-bottom: 0;}
.nav-menu.mobile.active > ul { display: block;}
.nav-menu.mobile ul { text-align: left;}
.nav-menu.mobile > ul > li { display: block;}
.nav-menu.mobile > ul > li > a { padding: 0 15px; line-height: 40px;}
.nav-menu.mobile li.has-sub > a:after { display: none;}
.nav-menu.mobile.right > ul {
	bottom: 0;
	max-width: 280px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	top: 0;
	width: 100%;
	}
.nav-menu.mobile.right > ul { right: 0;}
/* スマホ版第2階層 */
.nav-menu.mobile ul ul {
	display: none;
	opacity: 1;
	position: relative;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: color 0 ease-in;
	transition: none;
	visibility: visible;
	width: auto; 
	}
.nav-menu.mobile > ul > li > ul > li > a { background: #222; line-height: 34px; padding: 0 15px;}
.nav-menu.mobile > ul > li > ul > li > a:hover { background: #444;}
.nav-menu.mobile > ul > li > ul > li .dd-toggle { background: #444; height: 34px;}
.nav-menu.mobile > ul > li > ul > li .dd-toggle:hover { background: #666;}
.nav-menu ul.mega-lv-02 {
	position: absolute;
	left: 0;
	top: 110%;
	width: auto;
	min-width: 200px;
	}
.nav-menu ul.mega-lv-02 > li { position: relative;}
/* スマホ版第3階層 */
.nav-menu.mobile ul ul ul { left: auto; top: auto;}
.nav-menu.mobile li.drop-left ul ul { right: auto;}
.nav-menu.mobile > ul > li > ul > li > ul > li > a { background: #444; line-height: 34px; padding: 0 15px;}
.nav-menu.mobile > ul > li > ul > li > ul > li > a:hover { background: #666;}
.nav-menu.mobile > ul > li > ul > li > ul > li > ul > li > a { background: #666; line-height: 34px; padding: 0 15px;}
.nav-menu.mobile > ul > li > ul > li > ul > li > ul > li > a:hover { background: #888;}
.nav-menu ul.mega-lv-03 {
	position: absolute;
	left: 100%;
	top: 0 !important;
	padding: 0;
	width: auto;
	min-width: 300px;
	}
.nav-menu ul.mega-lv-03 img,
.nav-menu ul.mega-lv-03 h4 { display: none;}
/* PC版第1階層 */
.nav-menu.desktop ul.navigation {
	box-sizing: border-box;
	display: flex !important;
	flex-direction:row;
	flex-wrap: wrap;
	justify-content: flex-end;
	}
.nav-menu.desktop ul.navigation li {
	display: inline-block;
	letter-spacing: normal;
	width: auto;
	}
.nav-menu.desktop ul.navigation li a { border-top: none;}
.nav-menu.desktop ul.navigation li a:hover { background: none;}
.nav-menu.desktop ul.navigation li.line,
.nav-menu.desktop ul.navigation li a.line { display: inline-block; position: relative; text-decoration: none;}
.nav-menu.desktop ul.navigation li.line::after,
.nav-menu.desktop ul.navigation li a.line::after {
	background: #E60012;
	bottom: 1px;
	content: '';
	height: 2px;
	left: 0;
	margin: 0 !important;
	position: absolute;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	width: 100%;
	}
.nav-menu.desktop ul.navigation li.line:hover::after,
.nav-menu.desktop ul.navigation li a.line:hover::after { transform: scale(1, 1);}
.nav-menu.desktop ul.navigation li a.line i.fa-chevron-down {
	color: #999;
	display: inline-block;
	font-size: 85%;
	margin: 0 0 0 7px;
	}
/*  PC版第2階層 */
.nav-menu.desktop ul ul { box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px; background: #fff; top: 110%;}
.nav-menu.desktop ul ul li { display: block; font-weight: 300; padding: 0;}
.nav-menu.desktop ul ul li + li { border-top: 1px solid #f0f0f0; margin: 0; padding: 0;}
.nav-menu.desktop ul ul a { color: #000;}
.nav-menu.desktop ul ul li a { padding: 10px;}
.nav-menu.desktop ul ul li a:hover { background: #f0f0f0;}
.nav-menu.desktop ul ul li a::after { margin: 3px 10px 0 0;}
.nav-menu.desktop ul.mega-lv-02 { background: #fff; box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;}
.nav-menu.desktop ul.mega-lv-02 > li { display: block; font-weight: 300; margin-left: 0;}
.nav-menu.desktop ul.mega-lv-02 > li + li { border-top: 1px solid #f0f0f0; margin-left: 0;}
.nav-menu.desktop ul.mega-lv-02 > li a { color: #000; padding: 10px; position: relative;}
.nav-menu.desktop ul.mega-lv-02 > li a:hover { background: #f0f0f0;}
.nav-menu.desktop ul.mega-lv-02 > li a::after { position: absolute; right:10px; top:30%;}
/* PC版第3階層 */
.nav-menu.desktop ul.mega-lv-03 { background: #fff; box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;}
.nav-menu.desktop ul.mega-lv-03 > li { display: block; font-weight: 300; margin-left: 0;}
.nav-menu.desktop ul.mega-lv-03 > li + li { border-top: 1px solid #f0f0f0; margin-left: 0;}
.nav-menu.desktop ul.mega-lv-03 > li a { color: #000; padding: 10px;}
.nav-menu.desktop ul.mega-lv-03 > li a:hover { background: #f0f0f0;}
.nav-menu.desktop ul.mega-lv-03 > img { height: 120px; object-fit: cover; width: 100%;}
.nav-menu.desktop ul.mega-lv-03 > h4 { color: #fff; font-size: 15px; padding: 6px 15px;}
.nav-menu.desktop ul.mega-lv-03 > h4.car { background: #d61518;}
.nav-menu.desktop ul.mega-lv-03 > h4.bike { background: #008aab;}
.nav-menu.desktop ul.mega-lv-03 > h4.golf { background: #00ae41;}
.nav-menu.desktop ul.mega-lv-03 > h4.sports { background: #ea1d75;}
.nav-menu.desktop ul.mega-lv-03 > h4.lei { background: #000;}
/* -------- メガメニュー -------- */
/* 製品系 */
.nav-menu.desktop .product { position: static !important;}
.nav-menu.desktop .product > ul {
	left: 0;
	height: 240px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 110%;
	width: 100%;
	}
.nav-menu.desktop .product ul.mega-lv-02 { overflow: hidden;}
.nav-menu.desktop .product ul.mega-lv-02 > li + li { border: none;}
.nav-menu.desktop .product ul.mega-lv-02 > li > a { background: #fff; color: #000; left: 35%; line-height: 60px; padding: 0 1.5em; width: 25%; z-index: 9999999;}
.nav-menu.desktop .product ul.mega-lv-02 li.active > a { color: #fff;}
.nav-menu.desktop .product ul.mega-lv-02 li.car.active > a { background: #d61518 !important;}
.nav-menu.desktop .product ul.mega-lv-02 li.bike.active > a { background: #008aab;}
.nav-menu.desktop .product ul.mega-lv-02 li.golf.active > a { background: #00ae41;}
.nav-menu.desktop .product ul.mega-lv-02 li.lei.active > a { background: #000;}
.nav-menu.desktop .product ul.mega-lv-02 li > a:hover { color: #fff;}
.nav-menu.desktop .product ul.mega-lv-02 li.car > a:hover { background: #d61518;}
.nav-menu.desktop .product ul.mega-lv-02 li.bike > a:hover { background: #008aab;}
.nav-menu.desktop .product ul.mega-lv-02 li.golf > a:hover { background: #00ae41;}
.nav-menu.desktop .product ul.mega-lv-02 li.lei > a:hover { background: #000;}
.nav-menu.desktop .product ul.mega-lv-02 li a::after { margin: 0; position: absolute; right:10px; top: 0;}
.nav-menu.desktop .product ul.mega-lv-02 li a:hover::after,
.nav-menu.desktop .product ul.mega-lv-02 li.active > a::after { content: none;}
.nav-menu.desktop .product ul.mega-lv-03 { box-shadow: none; left: 0; width: 100%;}
.nav-menu.desktop .product ul.mega-lv-02 li.car ul.mega-lv-03 { background: #d61518;}
.nav-menu.desktop .product ul.mega-lv-02 li.bike ul.mega-lv-03 { background: #008aab;}
.nav-menu.desktop .product ul.mega-lv-02 li.golf ul.mega-lv-03 { background: #00ae41;}
.nav-menu.desktop .product ul.mega-lv-02 li.lei ul.mega-lv-03 { background: #000;}
.nav-menu.desktop .product ul.mega-lv-03 { height: 100%;}
.nav-menu.desktop .product ul.mega-lv-02 > li:first-child .mega-lv-03 { display: block !important;}
.nav-menu.desktop .product ul.mega-lv-03 > img { height: 240px; position: absolute; width: 35%;}
.nav-menu.desktop .product ul.mega-lv-03 > li { padding: 0 0 0 1.5em; margin-top: 1.5em; left: 60%; width: 40%;}
.nav-menu.desktop .product ul.mega-lv-03 > li + li { border: none; margin-top: 0.7em;}
.nav-menu.desktop .product ul.mega-lv-03 > li a { color: #fff; display: inline-block; padding: 0; position: relative;}
.nav-menu.desktop .product ul.mega-lv-03 > li a:hover { background: none;}
.nav-menu.desktop .product ul.mega-lv-03 > li a::after {
	background: #fff;
	bottom: -2px;
	content: '';
	height: 1px;
	left: 0;
	margin: 0 !important;
	position: absolute;
	right: auto;
	top :auto;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	width: 100%;
	}
.nav-menu.desktop .product ul.mega-lv-03 > li a:hover::after { content: ''; transform: scale(1, 1);}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1024px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 1024px) {
.nav-menu.desktop .product > ul li { font-size: 14px;}
}

/* サポート */
.nav-menu.desktop .megamenu { position: static !important;}
.nav-menu.desktop .megamenu ul { left: 0; right: 0; width: 100%;}
.nav-menu.desktop .megamenu > ul {
	box-sizing: border-box;
	padding: 15px;
	position: absolute;
	top: 110%;
	width: 100%;
	}
.nav-menu.desktop .megamenu > ul li {
	background: none;
	border: none;
	box-sizing: border-box;
	display: flex;
	flex-direction:row;
	flex-wrap: wrap;
	}
.nav-menu.desktop .megamenu > ul li + li { border: none; margin: 0;}
.nav-menu.desktop .megamenu > ul li ul { background: none; box-shadow: none; padding: 0; position: relative; top: auto;}
/* サポート(メニュー群) */
.nav-menu.desktop .megamenu > ul li ul.support { align-items: center; box-sizing: border-box; display: flex; flex-flow: row wrap; margin-left: -5px; margin-top: -5px; text-align: center;}
.nav-menu.desktop .megamenu > ul li ul.support li {
	box-sizing: border-box;
	margin-left: 5px;
	margin-top: 5px;
	transition: all 0.3s ease-out;
	width: calc((100% / 3) - 5px);
}
.nav-menu.desktop .megamenu > ul li ul.support li:hover,
.nav-menu.desktop .megamenu > ul li ul.support li:focus { box-shadow: rgba(0,0,0,0.4) 2px 2px 12px;}
.nav-menu.desktop .megamenu > ul li ul.support li a {
	align-items: center;
	background: #006699;
	border-left: 1px solid #006699;
	border-top: 1px solid #006699;
	border-radius: 2px;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	font-weight: bold;
	height: 100%;
	justify-content: center;
	overflow: hidden;
	padding: 15px;
	position: relative;
	transition: all 0.3s ease-out;
	width: 100%;
	}
.nav-menu.desktop .megamenu > ul li ul.support li:hover a,
.nav-menu.desktop .megamenu > ul li ul.support li:hover a {
	background: #fff;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #006699;
	text-decoration: none;
	}
.nav-menu.desktop .megamenu > ul li ul.support li a span.icon {
	border-style: solid;
	border-width: 0 0 26px 26px;
	border-color: transparent transparent #fff transparent;
	bottom : 2px;
	position: absolute;
	right: 2px;
	transition: all 0.3s ease-out;
	width: 26px;
	z-index: 4;
	}
.nav-menu.desktop .megamenu > ul li ul.support li a span.icon::after {
	color: #006699;
	content: "\f078";
	bottom: -28px;
	font-family: "FontAwesome";
	font-size: 5px;
	font-weight: 400;
	position: absolute;
	right: 3px;
	transition: all 0.3s ease-out;
	z-index: 4;
	}
.nav-menu.desktop .megamenu > ul li ul.support li.external-link a span.icon::after{ content: "\f08e";}
.nav-menu.desktop .megamenu > ul li ul.support li a:hover span.icon,
.nav-menu.desktop .megamenu > ul li ul.support li a:focus span.icon { border-color: transparent transparent #006699 transparent;}
.nav-menu.desktop .megamenu > ul li ul.support li a:hover span.icon::after,
.nav-menu.desktop .megamenu > ul li ul.support li a:focus span.icon::after { color: #fff;}
.nav-menu.desktop .megamenu > ul li ul.support li a p { font-size: 15px; line-height: 1.3em; padding: 0; text-align: center; width: 100%;}
.nav-menu.desktop .megamenu > ul li ul.support li a p img { display: block; margin: 0 auto 0.6em auto; width: 50px;}
.nav-menu.desktop .megamenu > ul li ul.support li a p svg { color: #fff; display: block; fill: #fff; height: 60px; margin: 0 auto 0.8em auto; transition: all 0.3s ease-out; width: 60px;}
.nav-menu.desktop .megamenu > ul li ul.support li a:hover p svg,
.nav-menu.desktop .megamenu > ul li ul.support li a:focus p svg { color: #006699; fill: #006699;}
/* サポート(カテゴリ―別サポート情報) */
.nav-menu.desktop .megamenu > ul li ul.support_menu { display: flex; flex-direction:row; flex-wrap: wrap; margin:20px 0 0 0;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.title {
	align-items: center;
	background: #f0f0f0;
	display: flex;
	margin: 0 0 2% 0;
	padding: 0.5em 1em;
	width: 100%;
	}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.title h4 { font-size: 14px; margin: 0; padding: 0;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list { margin-left: 0; width: 100%;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul {
	background: none;
	display: flex;
	flex-wrap: wrap;
	left: auto;
	margin-left: -1.33%;
	margin-top: -2.5%;
    right: auto;
	top: auto;
    width: auto;
	}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li {
	border: none;
	display: block;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.2em;
	margin-left: 1.33%;
	margin-top: 2.5%;
	width: 32.00333333%;
	}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li strong {
	display: block;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 0.6em;
	}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li div {
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
	height: calc(100% - (15px + 0.6em));
	padding: 0.6em;
	transition: all 0.35s ease-in-out;
	z-index: 1000000;
	}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li div:hover { box-shadow: rgba(0,0,0,0.4) 2px 2px 12px; z-index: 1000001;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li p { margin-top: 0;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li p + p { margin-top: 0.4em;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li a { align-items: center; display: flex; padding: 0; position: relative;}
.nav-menu.desktop .megamenu ul li ul.support_menu li.list ul li a::after {
	background: #069;
	bottom: -1px;
	content: '';
	height: 1px;
	left: 0;
	margin: 0;
	position: absolute;
	right: auto;
	top :auto;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	width: 100%;
	}
.nav-menu.desktop .megamenu ul li ul.support_menu li.list ul li a:hover::after { content: ''; transform: scale(1, 1);}
.nav-menu.desktop .megamenu ul li ul.support_menu li.list ul li a i { font-size: 93%; margin-right: 0.4em;}
.nav-menu.desktop .megamenu ul li ul.support_menu li.list ul li a i.fa-file-pdf-o,
.nav-menu.desktop .megamenu ul li ul.support_menu li.list ul li a i.fa-external-link { margin-left: 0.6em; margin-right: 0;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 980px) {
.nav-menu.desktop .megamenu > ul li ul.support li { height: 100%; width: calc((100% / 6) - 5px);}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1024px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 1024px) {
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li {font-size: 12px;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li strong { font-size: 14px;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li div { padding: 0.8em;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1066px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 1066px) {
.nav-menu.desktop .megamenu > ul li ul.support { margin-left: -8px; margin-top: -8px;}
.nav-menu.desktop .megamenu > ul li ul.support li { margin-left: 8px; margin-top: 8px; width: calc((100% / 6) - 8px);}
.nav-menu.desktop .megamenu > ul li ul.support li a p svg { height: 80px; margin-bottom: 1.2em; width: 80px;}
.nav-menu.desktop .megamenu > ul li ul.support li a span.icon { bottom : 3px; right: 3px;}
.nav-menu.desktop .megamenu > ul li ul.support_menu { margin: 30px 0 0 0;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1160px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 1160px) {
.nav-menu.desktop .megamenu > ul li ul.support_menu li.title { box-sizing: border-box; margin: 0 20px 0 0; padding: 1.0em; width: 100px;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.title h4 { margin: 0 auto;}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list { width: calc((100% - 100px) - 20px);}
.nav-menu.desktop .megamenu > ul li ul.support_menu li.list ul li div { padding: 1.0em;}
}



/* -------- ロゴ -------- */
.nav-header {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 10px;
	width: 100%;
	position: relative;
	flex-wrap: wrap;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.nav-header a.brand { width: 105px; margin: 0 0 0 10px;}
.nav-header span.copy { color: #707070; padding: 5px 100px 0 0; display: none; margin: 0 0 0 10px;}
/* -------- ハンバーガー -------- */
.nav-menu .menu-toggle,
.nav-menu .call-btn-mobile,
.nav-menu .location-btn-mobile { display: none; text-transform: uppercase; text-decoration: none;}
.nav-menu.light.left .menu-toggle,
.nav-menu.light.right .menu-toggle { border-bottom: 0;}
.nav-menu.mobile .menu-toggle,
.nav-menu.mobile .menu-toggle span {
	box-sizing: border-box;
	display: inline-block;
	transition: all .4s;
	}
.nav-menu.mobile .menu-toggle {
	height: 19px;
	padding: 0;
	position: absolute;
	right:20px;
	top: 18px;
	width: 22px;
	z-index: 1000;
	}
.nav-menu.mobile .menu-toggle span {
	background-color: #000;
	border-radius: 1px;
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
	}
.nav-menu.mobile .menu-toggle span:nth-of-type(1) { top: 0;}
.nav-menu.mobile .menu-toggle span:nth-of-type(2) { top: 8px;}
.nav-menu.mobile .menu-toggle span:nth-of-type(3) { bottom: 0;}
.nav-menu.mobile.active .menu-toggle span:nth-of-type(1) { -webkit-transform: translateY(8px) rotate(-45deg); transform: translateY(8px) rotate(-45deg);}
.nav-menu.mobile.active .menu-toggle span:nth-of-type(2) { opacity: 0;}
.nav-menu.mobile.active .menu-toggle span:nth-of-type(3) { -webkit-transform: translateY(-8px) rotate(45deg); transform: translateY(-8px) rotate(45deg);}
.nav-menu.mobile .dd-toggle { display: inline-block; }
/* -------- スマホ時アコーディオンメニュー -------- */
.nav-menu .dd-toggle {
	background: #222;
	border: 0;
	display: none;
	height: 40px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 1px;
	width: 40px;
	z-index: 9999;
	}
.nav-menu .dd-toggle:hover { background: #444;}
.nav-menu .dd-toggle i {
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: transform .3s ease-out;
	-moz-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	}
.nav-menu .dd-toggle i.fa-chevron-down { position: relative;}
.nav-menu.mobile > ul > li > a.dd-toggle { padding: 0;}
.nav-menu li.open > a.dd-toggle i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.nav-menu.mobile li a.dd-toggle { border: 0;}
.nav-menu.mobile.light li a.dd-toggle { border: 0;}
.navigation a.dd-toggle { background: #222; border-top: none;}
.navigation a.dd-toggle:hover { background: #444; border-top: none;}
/* -------- 問い合わせ -------- */
.nav-menu .contact-sp {
	padding: 0;
	position: absolute;
	right: 44px;
	top: 6px;
	z-index: 1000;
	}
.nav-menu .contact-sp i { font-size: 26px; font-weight: 600; line-height: 1em;}
.nav-menu .contact-sp a i { color: #0f4c81; transition: color 0.2s ease 0s;}
.nav-menu .contact-sp a:hover i { color: #333;}
.nav-menu .contact-sp svg { width: 30px; height: 30px;}
.nav-menu .contact-sp a svg { fill: #0f4c81;}
.nav-menu .contact-sp a:hover svg { fill: #555;}
/* -------- 検索 -------- */
.navigation-sub li.search a,
.navigation-sub li.search a.dd-toggle { display: none;}
.searchBox { background-color: #888; display: block; opacity: 1; position: relative; width: 100%;}
.searchBox > div { padding: 10px; position: relative;}
.searchBox > div p { display: none; font-size: 100%;}
.searchBox .cse .gsc-control-cse,
.searchBox .gsc-control-cse { background-color: #888; border: none;}
.searchBox .cse .gsc-control-cse,
.searchBox .gsc-control-cse { padding: 0; width: auto;}
.searchBox form.gsc-search-box { margin-bottom: 0;}
.searchBox table.gsc-search-box { margin-bottom: 0;}
.searchBox .gsib_a { padding: 4px 8px;}
.searchBox .gsib_a input { font-size: 14px;}
.searchBox .gsst_a { background: #777 !important;}
.searchBox .gsst_a:hover,
.searchBox .gsst_a:focus { background: #333 !important;}
.searchBox .gsst_a .gscb_a { color: #fff; vertical-align: middle; font-size: 22px;line-height: 22px;}
.searchBox .gsst_a:hover .gscb_a,
.searchBox .gsst_a:focus .gscb_a { color: #fff;}
.searchBox .gsst_b { padding: 0 8px 0 0;}
.searchBox .gsst_b a.gsst_a { height: 1.6em; width: 1.6em; line-height: 1.6em;}
.gsc-search-button { cursor: pointer;}
.searchBox .gsc-search-button-v2:hover,
.searchBox .gsc-search-button-v2:focus { border-color: #333; background-color: #555;}
.searchBox .gsc-modal-background-image-visible { opacity: 0.6;}
.searchBox .gsc-modal-background-image { background-color: #000;}
.searchBox .gsc-results-wrapper-overlay { height: 90% !important; padding: 30px; width: 90% !important; top: 5% !important; left: 5% !important;}
.searchBox .gsc-adBlock { padding-bottom: 5px; margin-bottom: 10px;}
.searchBox .gsc-webResult.gsc-result { padding: 10px 0 0 0;}
.searchBox .gsc-expansionArea > .gsc-webResult.gsc-result { padding: 13px 0 0 0; margin: 13px 0 0 0; border-top: 1px solid #f1f1f1; border-bottom: none;}
.searchBox .gs-image { background: none !important; border-radius: 0 !important; display: block !important; height: auto !important; width: auto !important; line-height: normal !important; text-align: left !important; padding: 0 !important;}
.searchBox .gs-image:hover { opacity: 0.6;}
.searchBox .gs-title { background: none !important; border-radius: 0 !important; cursor: pointer !important; display: block !important; height: auto !important; width: auto !important; line-height: normal !important; text-align: left !important; padding: 0 !important; border: none;}
.searchBox .gs-title:hover,
.searchBox .gs-title:hover b { color: #555 !important; text-decoration: none !important;}
.searchBox .gcsc-more-maybe-branding-root a,
.searchBox .gcsc-branding a { background: none !important; border-radius: 0 !important; display: inline-block !important; height: auto !important; width: auto !important; line-height: normal !important; text-align: left !important; padding: 0 !important;}
.searchBox .gsc-results .gsc-cursor-box { margin: 10px 0 10px 0 !important; padding-top: 20px; border-top: 1px solid #E9E9E9;}
.searchBox .gsc-results .gsc-cursor-box.gs-bidi-start-align { padding-top: 0;}
.searchBox .gsc-results .gsc-cursor-box .gsc-cursor-page { font-size: 15px;}
/* -------- メインメニュー -------- */
.navigation li.home,
.navigation li.yupiterudirect,
.navigation li.megamenu .dd-toggle { display: none !important;}
.navigation a i { margin-right: 8px;}
.navigation a i.fa-external-link-square { margin-left: 8px; margin-right: 0; color: #999;}
.navigation a { border-top: 1px solid #eee; display: block;}
.navigation a:hover { background: #f0f0f0; color: #777;}
/* -------- サブメニュー -------- */
.navigation-sub {}
.navigation-sub li.myyupiteru { display: none !important;}
.navigation-sub a { color: #000; display: block; border-top: 1px solid #eee;}
.navigation-sub a i { margin-right: 8px;}
.navigation-sub a i.fa-external-link-square { margin-left: 8px; margin-right: 0; color: #999;}
.navigation-sub a:hover { background: #f0f0f0; color: #777;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

max-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (max-width : 768px) {
/* -------- メニュー枠ベース -------- */
.nav-menu { display: block; overflow: hidden;}
.nav-menu ul { display: none; position: relative;}
.nav-menu.mobile ul.navigation li a.line i.fa-chevron-down { display: none;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 468px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 468px) {
/* -------- メニュー枠ベース -------- */
.nav-menu > ul > li > a { padding: 1.2em 20px;}
/* -------- ロゴ -------- */
.nav-header { justify-content: space-between; font-size: 11px; padding-top: 15px; padding-bottom: 15px;}
.nav-header a.brand { margin: 0 0 0 20px;}
.nav-header span.copy { flex: 1; display: inline-block; padding: 0; margin: 0 100px 0 15px;}
.nav-menu.mobile .menu-toggle { right: 20px; top: 22px;}
/* -------- 問い合わせ -------- */
.nav-menu .contact-sp { right: 54px; top: 18px; display: none;}
/* -------- 検索 -------- */
.searchBox > div { padding: 12px 20px;}
.searchBox .gsc-search-button .gsc-search-button-v2 svg { width: auto; height: auto;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 768px) {
.nav-menu { align-items: flex-end; height: 109px; position: relative;}
/* -------- ロゴ -------- */
.nav-header {
	display: block;
	order: 1;
	position: absolute;
	width: 370px;
	height: auto;
	}
.nav-header.product { padding: 20px 0;}
.nav-header a.brand { margin: 0 0 15px 0; display: inline-block; width: 140px;}
.nav-header a.brand img { height: auto;}
.nav-header span.copy { line-height: 15px; display: block; width: 100%; margin: 0;}
.nav-menu .menu-toggle { order: 4;}
/* -------- 問い合わせ -------- */
.nav-menu .contact-sp { display: none;}
/* -------- 検索 -------- */
.navigation-sub li.search { margin-left: 25px;position: static;}
.navigation-sub li.search a {
	background: #000;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: 2.2em;
	line-height: 2.2em;
	text-align: center;
	width: 2.2em;
	}
.navigation-sub li.search a.gs-title { color: #15c;}
.navigation-sub li.search a:hover { background: #777; color: #fff;}
.navigation-sub li.search.active a { background: #a0a0a0;}
.navigation-sub li.search.active a:hover { background: #777;}
.navigation-sub li.search .gcsc-more-maybe-branding-box a {
	background-color:transparent;
	border-radius: none;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: auto;
	line-height: 2.2em;
	text-align: center;
	width: auto;
	}
.navigation-sub li.search.active .gcsc-more-maybe-branding-box a { background-color:transparent;}
.nav-menu li.search.has-sub > a:after { content: '' !important; margin-left: 0 !important;}
.navigation-sub li.search a i { margin: 0;}
.searchBox { display: none; opacity: 0; position: absolute; right: 0; top: 63px; transition: opacity 0.5s; box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;}
.search.active .searchBox { display: block; opacity: 1;}
.searchBox > div { padding: 15px 20px;}
.searchBox > div p { font-size: 116%; font-weight: 600; margin-bottom: 5px; text-align: left; color: #fff; display: block;}
.searchBox td.gsc-search-button { width: 8%; margin-left: 0;}
.searchBox td.gsc-search-button .gsc-search-button-v2 { width: 100%;}
.searchBox input { height: 35px; line-height: 22px;}
.searchBox .gsc-results-wrapper-overlay { width: 80% !important; left: 10% !important;}
.searchBox .gsc-expansionArea > .gsc-webResult.gsc-result { padding: 18px 0 0 0; margin: 18px 0 0 0;}
/* -------- メインメニュー -------- */
.navigation { flex-direction: row;}
.navigation a { border-top: none;}
.nav-menu ul.navigation li { font-size: 13px; font-weight: 600;}
.nav-menu ul.navigation li a { padding: 15px 0;}
.nav-menu ul.navigation li a.line i.fa-chevron-down {
	display: inline-block;
	font-size: 85%;
	margin: 0 0 0 7px;
	color: #999;
	}
.nav-menu ul.mega-lv-02 > li { position: static;}
.nav-menu ul.navigation li + li { margin-left: 25px;}
.nav-menu ul.mega-lv-03 img,
.nav-menu ul.mega-lv-03 h4 { display: block;}
.navigation li.home,
.navigation li.yupiterudirect,
.navigation-sub li.myyupiteru { display: block !important;}
.navigation a i.fa-external-link-square { margin-left: 7px; margin-right: 0; display: none;}
/* -------- メインメニュー -------- */
.navigation {
	display: flex;
	justify-content: flex-end;
	order: 3;
	width: 100%;
	}
.nav-menu ul.navigation li { font-size: 13px; font-weight: 600;}
.nav-menu ul.navigation li + li { margin-left: 22px;}
.nav-menu ul.navigation li a.line i.fa-chevron-down { font-size: 83%; margin: 0 0 0 4px;}
/* -------- サブメニュー -------- */
.navigation-sub {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	order: 2;
	padding: 15px 0 0 0;
	position: static !important;
	text-align: right;
	width: 100%;
	}
.nav-header.product + .navigation-sub { padding: 0;}
.navigation-sub li { font-size: 12px; font-weight: 400; margin-left: 0;}
.navigation-sub li a { padding: 0 !important; border-top: none;}
.navigation-sub li a:hover { background: none; color: #bbb;}
.navigation-sub a { border-top: none;}
.navigation-sub a:hover { color: #aaa; background: none; border-top: none;}
.navigation-sub .buisiness a {
    padding: 0 15px !important;
    color: #fff;
	background: #363943;
    border-radius: 20px;
    line-height: 2.2em;
	}
.navigation-sub .buisiness a:hover { background: #888;}
.navigation-sub li + li { margin-left: 20px;}
.navigation-sub li.search { margin-left: 25px;}
.navigation-sub li i { margin-right: 7px;}
.navigation-sub li a i.fa-external-link-square { margin-left: 7px; margin-right: 0; display: none;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 980px) {
.nav-menu { height: 118px;}
/* -------- ロゴ -------- */
.nav-header a.brand { width: auto;}
/* -------- 検索 -------- */
.navigation-sub li.search a {font-size: 14px;}
/* -------- メインメニュー -------- */
.navigation a i.fa-external-link-square { display: inline-block;}
.nav-menu ul.navigation li { font-size: 14px;}
.nav-menu ul.navigation li + li { margin-left: 29px;}
.nav-menu ul.navigation li a.line i.fa-chevron-down { font-size: 85%; margin: 0 0 0 6px;}
.nav-menu ul.navigation li a { padding: 18px 0;}
/* -------- サブメニュー -------- */
.navigation-sub li a i.fa-external-link-square { display: inline-block;}
}



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

8.page_navi

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.navigation-drop {}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list { background: #707070; border-bottom: 1px solid #909090; box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.1) inset; padding: 15px 0;}
.navigation-drop.list .container { margin-right: 10px !important; margin-left: 10px !important;}
/* メニューリスト */
.navigation-drop.list .sub_menu {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
	display: none;
	line-height: 1em;
	margin-top: 4px;
	position: absolute;
	width: 100%;
	z-index: 9;
	}
.navigation-drop.list .sub_menu li + li { border-top: 1px solid #f0f0f0;}
.navigation-drop.list .sub_menu a {
	color: #000;
	display: block;
	padding: .7em 1.0em;
	position: relative;
	text-decoration: none;
	-webkit-transition: .35s all ease;
	transition: .35s all ease;
	}
.navigation-drop.list .sub_menu a:hover { background-color: #e0e0e0;}
.navigation-drop.list .sub_menu a::before {
	font-family: FontAwesome;
    content: "\f105";
    font-size: 12px;
    margin-right: 8px;
    color: #c0c0c0;
	}
.navigation-drop.list .sub_menu .trigger a::before {
    content: "";
    margin: 0;
	}
.navigation-drop.list .sub_menu .trigger a::after {
	font-family: FontAwesome;
    content: "\f107";
    font-size: 20px;
	font-weight: 600;
    margin-top: -9px;
    color: #000;
	position: absolute;
	right: 0.5em;
	top: 50%;
    transition: all 0.2s ease 0s;
	}
.navigation-drop.list .sub_menu .trigger.active a,
.navigation-drop.list .sub_menu .trigger.active a:hover {
	background: #e60012;
	color: #fff;
	}
.navigation-drop.list .sub_menu .trigger.active a:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	color: #fff;
	}
.navigation-drop.list .sub_menu .target {
	display: none;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	}
.navigation-drop.list .sub_menu .target li + li { border-top: 1px solid #e0e0e0;}
.navigation-drop.list .sub_menu .target a { background-color: #f0f0f0;}
.navigation-drop.list .sub_menu .target a:hover { background-color: #e0e0e0;}
/* ハンバーガーメニュー */
.navigation-drop.list .btn_hamburger { margin: 0 auto;}
.navigation-drop.list .btn_hamburger a {
	border: 1px solid #fff;
	box-sizing: border-box;
	color: #fff;
	display: block;
	height: 40px;
	position: relative;
	text-decoration: none;
	-webkit-transition: all .4s;
	transition: all .4s;
	}
.navigation-drop.list .btn_hamburger a:hover,
.navigation-drop.list .btn_hamburger a.active {
	background: rgba(0, 0, 0, 0.3);
	border-color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	}
.navigation-drop.list .btn_hamburger a::before {
	content: '企業情報';
	font-size: 13px;
	line-height: 38px;
	margin-left: 1em;
	}
.navigation-drop.list .btn_hamburger span {
	background-color: #fff;
	border-radius: 1px;
	height: 2px;
	right: 1em;
	position: absolute;
	-webkit-transition: all .4s;
	transition: all .4s;
	width: 18px;
	}
.navigation-drop.list .btn_hamburger span:nth-of-type(1) { top: 11px;}
.navigation-drop.list .btn_hamburger span:nth-of-type(2) { top: 18px;}
.navigation-drop.list .btn_hamburger span:nth-of-type(3) { bottom: 11px;}
.navigation-drop.list .btn_hamburger .active span:nth-of-type(1) { -webkit-transform: translateY(7px) rotate(-45deg); transform: translateY(7px) rotate(-45deg);}
.navigation-drop.list .btn_hamburger .active span:nth-of-type(2) { opacity: 0;}
.navigation-drop.list .btn_hamburger .active span:nth-of-type(3) { -webkit-transform: translateY(-7px) rotate(45deg); transform: translateY(-7px) rotate(45deg);}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 468px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 468px) {
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { margin-right: auto !important; margin-left: auto !important; max-width: 414px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 768px) {
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list { padding: 20px 0;}
.navigation-drop.list .container { margin-right: 20px !important; margin-left: 20px !important; max-width: inherit;}
/* ハンバーガーメニュー */
.navigation-drop.list .btn_hamburger { display: none;}
/* メニューリスト */
.navigation-drop.list .sub_menu {
	background-color: transparent;
	box-shadow: none;
	display: block !important;
	margin-top: 0;
	position: relative;
	}
.navigation-drop.list .sub_menu li + li { border: none;}
.navigation-drop.list .sub_menu a { color: #fff; padding: 0;}
.navigation-drop.list .sub_menu a:hover { background-color: transparent;}
.navigation-drop.list .sub_menu ul li > a::before {
    font-size: 11px;
    margin-right: 6px;
    color: #b0b0b0;
	position: absolute;
	left: -8px;
	}
.navigation-drop.list .sub_menu > ul {
	align-items: stretch;
	display: flex;
	flex-wrap: nowrap;
	}
.navigation-drop.list .sub_menu .trigger a {padding-right: 16px;}
.navigation-drop.list .sub_menu .trigger a::after { font-size: 14px; margin: 0; color: #fff; right: 0; top: 0;}
.navigation-drop.list .sub_menu .trigger.active a,
.navigation-drop.list .sub_menu .trigger.active a:hover { background-color: transparent;}
.navigation-drop.list .sub_menu > ul > li + li { margin-left: 2.5em;}
.navigation-drop.list .sub_menu .target {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
	color: #000;
	margin-top: 5px;
	max-width: 40%;
	position: absolute;
	width: 100%;
	}
.navigation-drop.list .sub_menu .target li + li { border-top: 1px solid #f0f0f0;}
.navigation-drop.list .sub_menu .target a { background-color: #fff; color: #000; padding: .7em 1.0em;}
.navigation-drop.list .sub_menu .target a:hover { background-color: #f0f0f0;}
.navigation-drop.list .sub_menu .target a::before {
    margin-right: 8px;
	position: relative;
	color: #c0c0c0;
	left: 0;
	}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 980px) {
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { margin-right: 40px !important; margin-left: 40px !important;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1066px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1066px) {
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { margin-right: 50px !important; margin-left: 50px !important;}
/* メニューリスト */
.navigation-drop.list .sub_menu li { font-size: 14px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1280px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1280px) {
.navigation-drop.list .container { width: 1160px; margin-right: auto !important; margin-left: auto !important;}
}



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

9.main

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
main { overflow: hidden;}
.container,
.block-info #contents {
	margin-right: 10px;
	margin-left: 10px;
	box-sizing: border-box;
	position: relative;
	}
.container-fluid { margin-right:auto; margin-left:auto}
/* フレックスボックス(汎用) */
[class*="flex-box"] {
	display:-webkit-box;
	display:-moz-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:horizontal;
	-moz-box-orient:horizontal;
	box-orient:horizontal;
	-ms-flex-direction:row;
	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	flex-direction:row;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	box-sizing: border-box;}
/* カラム設定(自由設計時) */
.row:before,
.row:after { content: ""; height: 0; display: block;}
.row { *zoom: 1; margin-left: 0;}
.row:after{ clear:both}
.row [class*="col"]{
	position:relative;
	min-height:1px;
	box-sizing: border-box;
	float: none;
	margin-left: 0;}
.col12,
.col11,
.col10,
.col9,
.col8,
.col7,
.col6,
.col5,
.col4,
.col3,
.col2,
.col1 { width:100%;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 468px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media (min-width:468px){
.container,
.block-info #contents { margin-right: 20px; margin-left: 20px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media (min-width:768px){
.row { margin-left:-3.33%;}
.row:after{ clear:both}
.row [class*="col"]{ margin-left:3.33%; float:left;}
.col12{ width: 100%; margin-left:0;}
.col11{ width: 88.33666667%}
.col10{ width: 80.00333333%}	
.col9{ width: 71.67%}
.col8{ width: 63.33666667%}
.col7{ width: 55.00333333%}
.col6{ width: 46.67%}
.col5{ width: 38.33666667%}
.col4{ width: 30.00333333%;}
.col3{ width: 21.67%;}
.col2{ width: 13.33666667%}
.col1{ width: 5.00333333%}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 980px) {
.container,
.block-info #contents { margin-right: 40px; margin-left: 40px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1066px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1066px) {
.container,
.block-info #contents { margin-right: 50px; margin-left: 50px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1280px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1280px) {
.container,
.block-info #contents { width: 1160px; margin-right: auto; margin-left: auto;}
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

10.footer

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* アコーディオン */
.accordion input[type="checkbox"].on-off { display: none;}
/* base */
footer {
	background-color: #4c4c4c;
	color:#bbb;
	padding-top:40px;
	padding-bottom:40px;
	}
footer .flex-box { margin-left: -3.33%; margin-bottom: 15px;}
footer .flex-box > ul,
footer .flex-box > div { margin-left: 3.33%; width: 100%;}
footer .flex-box > div + div { margin-top: 10px;}
/* link */
footer a,
footer a:visited { color:#aaa; fill: #aaa;}
footer a:hover { color:#ddd; fill: #ddd; text-decoration:none;}
footer h4,
footer h4 a,
footer h4 a:visited { color:#fff; fill: #fff;}
footer h4 a:hover { color:#aaa; fill: #aaa;}
/* font */
footer h4 {
	color:#fff;
	letter-spacing:0.1em;
	margin-bottom:15px;
	text-align: center;
	}
footer li { line-height:1.8em; font-size: 12px;}
footer i.fa-caret-right { margin-right: 5px;}
footer h4.pc { display:none;}
footer h4.mob { display:block; font-size:16px; margin-bottom: 5px;}
/* ロゴ */
footer div.copy {
	bottom: auto;
	margin:40px auto 40px auto;
	position:relative;
	width:auto;
	}
footer div.copy a {
	background: url("/share/img/base/footer_logo.svg") no-repeat;
	display: block;
	height: 0;
	margin:auto;
	overflow: hidden;
	padding-top: 90px;
	text-align:center;
	width: 90px;
	}
/* icon */
footer .list-inline { text-align: center;}
footer .list-inline > li { margin-bottom:15px; margin-left: 15px;}
footer .list-inline > li a {
	background: #aaa;
	border-radius: 4px;
	color:#fff;
	display: block;
	fill: #fff;
	min-width: 40px;
	padding: 9px 8px;
	text-align: center;
	}
footer .list-inline.corp > li a {
	background: none;
	border-radius: 0;
	min-width: none;
	padding: 0;
	}
footer .list-inline > li a:hover { background: #888; color:#ddd; fill: #ddd;}
footer .list-inline.corp > li a:hover { background: none;}
footer .list-inline > li:first-child { margin-left: 0;}
footer .list-inline > li i { display: block; font-size:22px;}
footer .list-inline > li.minkara { margin-bottom:0; margin-left: 15px;}
footer .list-inline > li.minkara a {
	background: url("/share/img/base/logo_minkara.svg") no-repeat;
	display: block;
	height: 0;
	opacity:0.7;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 90px;
	}
footer .list-inline > li.minkara a:hover { opacity:0.9;}
/* move top */
footer .list-inline > li.logotop { display: block; margin: 0 auto 10px auto; text-align: center;}
footer .list-inline > li.logotop a {
	background: url("/share/img/base/logo_top.svg") no-repeat;
	display: inline-block;
	height: 0;
	opacity:0.7;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 85px;
	}
footer .list-inline > li.logotop a:hover { opacity:0.9;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

max-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (max-width: 768px) {
footer .flex-box { margin-left: 0;}
footer .flex-box > ul,
footer .flex-box > div { margin-left: 0;}
footer h4 i { display: inline-block; float:right;}
footer .list-corp { display:none;}
footer li.products_list { display: block;}
footer .corp {
	display: inline-block;
	margin-bottom:0.8em;
	text-align:center;
	width:100%;
	}
footer .corp li { margin-bottom: 0.4em; margin-left: 7px; line-height:1.3em;}
footer .corp a { text-decoration:underline;}
footer li ul li { padding-left:20px;}
/* アコーディオン */
footer .accordion label {
	border:#666 1px solid;
	border-radius: 3px;
	cursor: pointer;
	display: block;
	padding: 16px 10px;
	}
footer .accordion label:hover { background: #3d3d3d;}
footer .accordion h4 i { transition: all 0.2s ease-out;}
footer .accordion #Panelfooter:checked ~ h4 i,
footer .accordion #Panelfooter02:checked ~ h4 i,
footer .accordion #Panelfooter03:checked ~ h4 i { margin-top: 3px; -webkit-transform: rotate(180deg); transform: rotate(180deg);}
footer .accordion .list {
	background-color: #555;
	border-radius: 4px;
	max-height: 0;
	overflow: hidden;
	padding:0 8px;
	transition: max-height 1s ease-out 0s;
	}
footer .accordion #Panelfooter:checked ~ .list,
footer .accordion #Panelfooter02:checked ~ .list,
footer .accordion #Panelfooter03:checked ~ .list { max-height: 9999px; transition: max-height 1s ease-in 0s;}
footer .accordion .list ul:first-child { padding-top: 8px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 768px) {
footer .flex-box > ul,
footer .flex-box > div { max-width: 30.00333333%; padding-left:20px; border-left:1px solid #aaa;}
footer .flex-box > div { padding-left: 40px;}
footer .flex-box > div + div { margin-top: 0;}
footer .flex-box > ul:first-child,
footer .flex-box > div:first-child { border:none; padding-left:0;}
/* font */
footer h4 { color:#fff; letter-spacing:0.1em; margin-bottom:15px; text-align: left;}
footer h4 i { display: none;}
footer h4.pc { display:block;}
footer h4.mob { display:none;}
footer li ul li { padding-left:20px;}
footer li.top { margin-top: 20px;}
footer li.products_list { display:none;}
footer .corp { display:none;}
/* ロゴ */
footer div.copy { bottom: -10px; margin:0; position: absolute; right:10px;}
footer div.copy a { width: 100px; padding-top: 100px;}
footer div p.copyright { margin-top: 95px;}
/* icon */
footer .list-inline { text-align: left;}
footer .list-inline > li { margin-left: 12px; margin-bottom: 26px; margin-top: 0;}
footer .list-inline > li a { min-width: 40px;}
footer .list-inline > li i { font-size: 22px;}
footer .list-inline > li.minkara { margin-left: 20px;}
footer .list-inline > li.minkara a { width: 90px; padding: 20px 0 0 0;}
/* move top */
footer .list-inline > li.logotop { float:right; margin:0;}
footer .list-inline > li.logotop a { width: 100px; padding: 23px 0 0 0;}	
}