@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 { width: auto; max-width: 100%; vertical-align: bottom; height: auto;}
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, img { width: auto; 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;
	border-bottom: 1px solid #f0f0f0;}
.nav-fixed .container { margin-right: 10px; margin-left: 10px;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

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 {
	position: relative;
	width: 100%;
	z-index: 9900;
	line-height: normal;
	display:flex;
	box-direction:normal;
	box-orient:horizontal;
	flex-direction:row;
	flex-wrap: wrap;
	box-sizing: border-box;
	list-style: none;}
.nav-menu a { 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;}
.nav-menu.hide-arrows li.has-sub > a:after { display: none;}
.nav-menu .full { width: 100%;}
.nav-menu .half { width: 50%;}
.nav-menu .third { width: 33%; text-align: center;}
.nav-menu .location-btn-mobile.third { text-align: center;}
.nav-menu .location-btn-mobile.half { text-align: right;}
.nav-menu.light .third,
.nav-menu.light .half { border-left: 1px solid rgba(0, 0, 0, .15);}
.nav-menu.light.left .third,
.nav-menu.light.left .half { border-bottom: 1px solid rgba(0, 0, 0, .15);}
.nav-menu.light.right .third,
.nav-menu.light.right .half { border-bottom: 1px solid rgba(0, 0, 0, .15);}
.nav-menu.light .third:first-child,
.nav-menu.light .half:first-child { border-left: 0;}
.nav-menu.mobile { position: static;}
.nav-menu.mobile.fixed { position: static;}
.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.top { position: absolute; width: 100%; top: 0; left: 0; z-index: 9999;}
.nav-menu.mobile li.has-sub > a:after { display: none;}
.nav-menu.mobile.right > ul,
.nav-menu.mobile.left > ul { position: fixed; top: 0; bottom: 0; width: 100%; max-width: 280px; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.nav-menu.mobile.right > ul { right: 0;}
.nav-menu.mobile.left > ul { left: 0;}
/*  ロゴ */
.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: #000; padding: 5px 100px 0 0; display: block; margin: 0 0 0 10px;}
/*  ハンバーガー */
.nav-menu.light .menu-toggle,
.nav-menu.light .location-btn-mobile { color: rgba(0, 0, 0, 1);}
.nav-menu .menu-toggle,
.nav-menu .call-btn-mobile,
.nav-menu .location-btn-mobile { display: none; text-transform: uppercase; text-decoration: none;}
.nav-menu .menu-toggle,
.nav-menu .call-btn-mobile,
.nav-menu .location-btn-mobile { color: #777; padding: 15px; box-sizing: border-box;}
.nav-menu.light.left .menu-toggle,
.nav-menu.light.right .menu-toggle { border-bottom: 0;}
.nav-menu.mobile .menu-toggle,
.nav-menu.mobile .dd-toggle,
.nav-menu.mobile .call-btn-mobile,
.nav-menu.mobile .location-btn-mobile { display: inline-block;}
.nav-menu.mobile .menu-toggle { position: absolute; right:20px; top: 12px; z-index: 1000; width: 22px; height: 19px; padding: 0;}
.nav-menu.mobile .menu-toggle,
.nav-menu.mobile .menu-toggle span { display: inline-block; transition: all .4s; box-sizing: border-box;}
.nav-menu.mobile .menu-toggle span { position: absolute; left: 0; width: 100%; height: 3px;  background-color: #000; border-radius: 1px;}
.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.left .menu-toggle.half,
.nav-menu.mobile.left .menu-toggle.third,
.nav-menu.mobile.right .menu-toggle.half,
.nav-menu.mobile.right .menu-toggle.third { text-align: left;}
.nav-menu li.call-btn-mobile,
.nav-menu li.location-btn-mobile { display: none;}
.nav-menu.mobile li.call-btn-mobile { border-right: 1px solid rgba(255, 255, 255, .1); box-sizing: border-box;}
.nav-menu.mobile li.call-btn-mobile,
.nav-menu.mobile li.location-btn-mobile { display: inline-block; width: 50%; text-transform: uppercase; text-align: center;}
.nav-menu.mobile li.call-btn-mobile.full,
.nav-menu.mobile li.location-btn-mobile.full { display: block; width: 100%; text-transform: uppercase; border-right: 0; text-align: left;}
.nav-menu.mobile li.call-btn-mobile i,
.nav-menu.mobile li.location-btn-mobile i { margin-right: 5px;}
.nav-menu.mobile.light li.call-btn-mobile { border-right: 1px solid rgba(0, 0, 0, .1);}
.nav-menu.mobile.right .location-btn-mobile.half,
.nav-menu.mobile.right .call-btn-mobile.half { text-align: center;}
.nav-menu.mobile.right .location-btn-mobile.third,
.nav-menu.mobile.right .call-btn-mobile.third { text-align: center;}
.nav-menu.mobile.left .location-btn-mobile.half,
.nav-menu.mobile.left .call-btn-mobile.half { text-align: center;}
.nav-menu.mobile.left .location-btn-mobile.third,
.nav-menu.mobile.left .call-btn-mobile.third { text-align: center;}
/*  スマホ時アコーディオンメニュー */
.nav-menu .dd-toggle { display: none; position: absolute; top: 1px; right: 0; padding: 0; width: 40px; height: 40px; text-align: center; z-index: 9999; border: 0; background: #222;}
.nav-menu .dd-toggle:hover {background: #444;}
.nav-menu .dd-toggle i { position: absolute; margin: auto; top: 0; right: 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: #ccc; border-top: none;}
.navigation a.dd-toggle:hover { background: #f0f0f0; border-top: none;}
/*  問い合わせ */
.nav-menu .contact-sp { position: absolute; right: 54px; top: 6px; z-index: 1000; padding: 0;}
.nav-menu .contact-sp i { font-size: 26px; line-height: 1em; font-weight: 600;}
.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;}
/*  googleカスタム検索結果  */
.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-sub {}
.navigation li.home,
.navigation li.yupiterudirect,
.navigation-sub li.myyupiteru,
.navigation li.megamenu .dd-toggle { display: none !important;}
.navigation-sub a { color: #fff; display: block; border-top: 1px solid #333;}
.navigation a i,
.navigation-sub a i{ margin-right: 8px;}
.navigation a i.fa-external-link-square,
.navigation-sub a i.fa-external-link-square { margin-left: 8px; margin-right: 0; color: #999;}
.navigation a:hover,
.navigation-sub a:hover { color: #fff; background: #444;}
.navigation a,
.navigation-sub a { color: #000; border-top: 1px solid #eee;}
.navigation a:hover,
.navigation-sub a:hover { color: #000; background: #e0e0e0; border-top: 1px solid #ddd;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

max-width: 414px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (max-width : 414px) {
/* mobile nav */
.nav-menu.mobile .call-btn-mobile.third span,
.nav-menu.mobile .location-btn-mobile.third span { display: none;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

max-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (max-width : 768px) {
/* Fallback for slow javascript load */
.nav-menu { overflow: hidden; display: block;}
.nav-menu ul { position: relative; 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-left: 15px;}
.nav-menu.mobile .menu-toggle { right: 20px; top: 16px;}
/* 検索 */
.searchBox > div { padding: 12px 20px;}
/* 問い合わせ */
.nav-menu .contact-sp { right: 54px; top: 11px; display: none;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 768px) {
/* ロゴ */
.nav-header { align-items: center; display: flex; max-width: 50%; order: 1; width: 100%; height: auto; padding: 20px 0 10px 0;}
.nav-header.product { padding: 20px 0;}
.nav-header a.brand { margin: 0; display: inline-block; width: auto;}
.nav-header a.brand img { height: auto;}
.nav-header span.copy { display: block; width: 100%; margin-left: 15px; padding-right: 10px;}
.nav-menu .menu-toggle,
.nav-menu .call-btn-mobile,
.nav-menu .location-btn-mobile { order: 4;}
/* サブメニュー */
.navigation-sub { align-items: center; display: flex !important; justify-content: flex-end; max-width: 50%;order: 2; width: 100%; padding: 0; position: static !important; text-align: right;}
.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 { color: #555; border-top: none;}
.navigation-sub a:hover { color: #aaa; background: none; border-top: none;}
.navigation-sub .products a { padding: 0 15px !important; color: #000; background: #e0e0e0; border-radius: 20px; line-height: 2.2em;}
.navigation-sub .products a:hover { background: #777;color: #fff;}
.navigation-sub li + li { margin-left: 20px;}
.navigation-sub li.search { margin-left: 25px;}
.navigation-sub li i { margin-right: 7px;}
.navigation a i.fa-external-link-square,
.navigation-sub li a i.fa-external-link-square { margin-left: 7px; margin-right: 0; display: none;}
/* 問い合わせ */
.nav-menu .contact-sp { display: none;}
/* 検索 */
.navigation-sub li.search { margin-left: 25px;position: static;}
.navigation-sub li.search a { border-radius: 50%; height: 2.2em; width: 2.2em; background: #fff; color: #222; line-height: 2.2em; text-align: center; font-size: 13px; display: inline-block; cursor: pointer;}
.navigation-sub li.search .gcsc-more-maybe-branding-box a { border-radius: none; height: auto; width: auto; background-color:transparent; color: #000; line-height: 2.2em; text-align: center; font-size: 13px; display: inline-block; cursor: pointer;}
.navigation-sub li.search.active .gcsc-more-maybe-branding-box a { background-color:transparent;}
.navigation-sub li.search a { background: #000; color: #fff;}
.nav-menu li.search.has-sub > a:after { content: '' !important; margin-left: 0 !important;}
.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 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;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media only screen and (min-width: 980px) {
/*  ロゴ */
.nav-header { max-width: 55%;}
/* サブメニュー */
.navigation-sub { max-width: 45%;}
.navigation a i.fa-external-link-square,
.navigation-sub li a i.fa-external-link-square { display: inline-block;}
/* 検索 */
.navigation-sub li.search a {font-size: 14px;}
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

8.page_navi

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.navigation-drop {}
.navigation-drop ul {
	display: flex;
	align-items: stretch;
	list-style: none;
	padding: 10px;
	margin: 0;
	}
.navigation-drop ul li {
	width: 33.33333333%;
	font-size: 10px;
	text-align: center;
	position: relative;
	border-left: #f0f0f0 1px solid;
	}
.navigation-drop ul li:first-child { border-left: none;}
.navigation-drop ul li span { display: none;}
.navigation-drop ul li svg { width: 30px; height: 30px;}
.navigation-drop ul li a { align-items: center; color: #333; display: flex; flex-wrap: wrap; justify-content: center; height: 100%; padding: 0; text-decoration: none; width: 100%;}
.navigation-drop ul li a span { display: none;}
.navigation-drop ul li a div { display: block; padding: 4% 0 0 0; width: 100%;}
.navigation-drop ul li a svg { fill: #333;}
.navigation-drop ul li a:hover { color: #000; text-decoration: none;}
.navigation-drop ul li a:hover svg { fill: #000;}
.navigation-drop ul li a::after {
	font-family: FontAwesome;
	content: "\f107";
	margin: auto;
	font-size: 14px;
	color: #ccc;
	transition: color 0.2s ease 0s;
	display: block;
	line-height: 1em;
	margin-top: 2px;
	width: 100%;
	}
.navigation-drop ul li a:hover::after { color: #000;}
/* 問い合わせ */
.navigation-drop ul li.contact { display: none; border-left: none;}
.navigation-drop ul li.contact a { background: #0f4c81; color: #fff; transition: background 0.35s ease-in-out; transition: box-shadow 0.35s ease-in-out; padding: 0.7em; position: relative;}
.navigation-drop ul li.contact a:hover { background: #555;}
.navigation-drop ul li.contact a svg { fill: #fff;}
.navigation-drop ul li.contact a div { padding: 0;}
.navigation-drop ul li.contact a::after {
	font-family: FontAwesome;
	content: "\f08e";
	font-size: 10px;
	margin-top: -5px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 10px;
	width: auto;
	}
/* スクロール固定 */
.navigation-drop.m_fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
	padding : 5px;
	}
.navigation-drop.m_fixed ul { padding: 5px 0;}
.navigation-drop.m_fixed ul li svg { width: 20px; height: 20px;}
.navigation-drop.m_fixed ul li a { padding: 3px 0;}
.navigation-drop.m_fixed ul li a:hover { color: #ccc;}
.navigation-drop.m_fixed ul li a:hover svg { fill: #ccc;}
.navigation-drop.m_fixed ul li a::after { content: ""; margin: auto;}
.navigation-drop.m_fixed ul li.contact { display: block;}
.navigation-drop.m_fixed ul li.contact a { padding: 3px 0; color: #fff; background: #0f4c81; transition: background 0.35s ease-in-out;}
.navigation-drop.m_fixed ul li.contact a:hover { background: #555;}
.navigation-drop.m_fixed ul li.contact a svg { fill: #fff;}
/* その他ページのメニュー
------------------------------------------------------------- */
.navigation-drop.product,
.navigation-drop.model { padding: 10px 0 20px 0;}
.navigation-drop.product .container,
.navigation-drop.model .container { margin-right: 10px !important; margin-left: 10px !important;}
.navigation-drop.product ul,
.navigation-drop.model ul { padding: 5px; background: #f0f0f0;}
.navigation-drop.product ul li,
.navigation-drop.model ul li { width: calc(100% / 3); border-left: #e0e0e0 1px solid;}
.navigation-drop.product ul li:first-child,
.navigation-drop.model ul li:first-child { border-left: none;}
.navigation-drop.model ul li a { padding: 13px 0;}
.navigation-drop.product ul li a::after { bottom: 6%; position: absolute; width: 100%;}
.navigation-drop.model ul li a::after { bottom: auto; content: "\f105"; position: absolute; right: 8px; width: auto;}
.navigation-drop.model ul li.active a::after { content: "\f107";}
.navigation-drop.product ul li.contact,
.navigation-drop.model ul li.contact { display: block;border-left: none;}
.navigation-drop.product ul li.contact a::after,
.navigation-drop.model ul li.contact a::after { width: auto; font-size: 10px; margin-top: -5px; top: 50%; right: 8px;}
.navigation-drop.model ul li.contact a::after { content: "\f08e";}
.navigation-drop.product ul li.contact div { display: block; width: 100%;}
.navigation-drop.model ul li.contact div { display: none;}
.navigation-drop.product ul li.contact svg,
.navigation-drop.model ul li.contact svg { width: 20px; height: 20px;}
.navigation-drop.product.m_fixed,
.navigation-drop.model.m_fixed { padding: 5px 0;}
.navigation-drop.product.m_fixed .container,
.navigation-drop.model.m_fixed .container { margin-right: 10px !important; margin-left: 10px !important;}
.navigation-drop.product.m_fixed h3,
.navigation-drop.model.m_fixed h3 { display: none;}
.navigation-drop.product.m_fixed ul,
.navigation-drop.model.m_fixed ul{ padding: 0; background: #fff;}
.navigation-drop.product.m_fixed ul li,
.navigation-drop.model.m_fixed ul li { border-left: #f0f0f0 1px solid;}
.navigation-drop.product.m_fixed ul li:first-child,
.navigation-drop.model.m_fixed ul li:first-child { border-left: none;}
.navigation-drop.model.m_fixed ul li a { padding: 3px 0;}
.navigation-drop.model.m_fixed ul li a::after { content: "";}
.navigation-drop.product.m_fixed ul li.contact div { display: inline-block; width: auto; margin-right: 3px;}
.navigation-drop.product.m_fixed ul li.contact svg,
.navigation-drop.model.m_fixed ul li.contact svg { width: 18px; height: 18px;}
.navigation-drop.product.m_fixed ul li.contact a,
.navigation-drop.model.m_fixed ul li.contact a { padding: 0.9em 1.5em;}
.navigation-drop.model.m_fixed ul li.contact a::after { content: "";}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { margin-right: 10px !important; margin-left: 10px !important;}
.navigation-drop.list { padding: 0 0 30px 0;}
.navigation-drop.list ul { padding: 0;}
.navigation-drop.list ul li { border-top: #f0f0f0 1px solid; border-right: #f0f0f0 1px solid; border-bottom: #f0f0f0 1px solid; font-size: 10px; width: 20%;}
.navigation-drop.list ul li:first-child { border-left: #f0f0f0 1px solid;}
.navigation-drop.list ul + ul { margin-top: 20px;}
.navigation-drop.list ul.introduction { justify-content: center;}
.navigation-drop.list ul.introduction li { font-size: 13px; width: 70%; border: none;}
.navigation-drop.list ul.introduction li.contact { display: block;}
.navigation-drop.list ul.introduction li a div { width: auto; margin-right: 0.5em;}
.navigation-drop.list ul.introduction li svg { width: 24px; height: 24px;}
.navigation-drop.list.m_fixed { padding: 8px; background-color: rgba(255,255,255,0.8); border: none; top: auto; bottom: 0;box-shadow: 0 -1px 2px rgba(0,0,0,0.3);z-index: 99999;}
.navigation-drop.list.m_fixed .container { margin-right: 0 !important; margin-left: 0 !important;}
.navigation-drop.list.m_fixed ul { display: none;}
.navigation-drop.list.m_fixed ul + ul { margin-top: 0;}
.navigation-drop.list.m_fixed ul.introduction { display: block;}
.navigation-drop.list.m_fixed ul.introduction li.contact { margin: auto; width: 60%;}
.navigation-drop.m_fixed ul li.contact a { padding: 8px 0;}
/* 問い合わせボタンのみ
------------------------------------------------------------- */
.navigation-drop-bottom + .navigation-contact { padding: 0 0 20px 0;}
.navigation-contact { padding: 20px 0;}
.block-product_itemcategory + .navigation-contact { border-top: 1px solid #f0f0f0; margin-top: 30px; padding: 30px 0;}
.navigation-contact h3.line {
	padding: 0;
	margin: 0 auto 2em auto;
	border: none;
	position: relative;
	text-align: center;
	}
.navigation-contact h3.line:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	display: inline-block;
	width: 50px;
	height: 2px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%); 
	background-color: #707070;
	}
.navigation-contact p + ul { margin-top: 20px;}
.navigation-contact ul {
    align-items: stretch;
	display: flex;
	justify-content: center;
    list-style: none;
    margin: 0;
	}
.navigation-contact ul li { border: none; font-size: 12px; width: 70%;}
.navigation-contact ul li a {
	align-items: center;
	background: #0f4c81;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	justify-content: center;
	padding: 0.7em;
	position: relative;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
	width: 100%;
	}
.navigation-contact ul li a:hover { background: #555;}
.navigation-contact ul li a svg { fill: #fff; height: 24px; width: 24px;}
.navigation-contact ul li a div { margin-right: 0.5em; padding: 0; width: auto;}
.navigation-contact ul li a::after {
	font-family: FontAwesome;
	content: "\f08e";
	font-size: 10px;
	color: #fff;
	position: absolute;
	right: 10px;
	width: auto;
	}
.navigation-contact.fixed {
	background-color: rgba(255,255,255,0.8);
	bottom: 0;
	left: 0;
	padding : 8px;
	position: fixed;
	width: 100%;
	z-index: 99999;
	}
.navigation-contact.fixed ul { padding: 0;}
.navigation-contact.fixed ul li { margin: auto; width: 60%;}
.navigation-contact.fixed ul li a { padding: 4px 0;}
/* 製品ページフッターナビ
------------------------------------------------------------- */
.navigation-drop-bottom { border-top: 1px #e0e0e0 solid; padding: 20px 0;}
.navigation-drop-bottom ul {
	display: flex;
	align-items: stretch;
	list-style: none;
	padding: 0;
	margin: 0;
	}
.navigation-drop-bottom ul li {
	width: calc(100% / 3);
	font-size: 11px;
	text-align: center;
	position: relative;
	border-left: #e0e0e0 1px solid;
	}
.navigation-drop-bottom ul li:first-child { border-left: none;}
.navigation-drop-bottom ul li a {
	align-items: center;
	color: #333; display: flex;
	flex-wrap: wrap;
	justify-content: center;
	height: 100%;
	padding: 12px 0;
	text-decoration: none;
	width: 100%;
	}
.navigation-drop-bottom ul li a:hover { color: #909090; text-decoration: none;}
.navigation-drop-bottom ul li a::after {
	font-family: FontAwesome;
	content: "\f105";
	margin: auto;
	font-size: 10px;
	color: #000;
	transition: color 0.2s ease 0s;
	display: block;
	line-height: 1em;
	position: absolute;
	right: 0.7em;
	width: auto;
	}
.navigation-drop-bottom ul li a:hover::after { color: #909090;}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 468px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 468px) {
.navigation-drop ul { padding: 10px 20px;}
.navigation-drop ul li { line-height: 1.3em;}
.navigation-drop ul li span { display: inline-block;}
.navigation-drop ul li a span { display: block; width: inherit;}
.navigation-drop ul li.contact { display: block;}
.navigation-drop ul li.contact a span { display: inline-block; width: auto;}
/* その他ページのメニュー
------------------------------------------------------------- */
.navigation-drop.product .container { margin-right: 20px !important; margin-left: 20px !important;}
.navigation-drop.product.m_fixed .container,
.navigation-drop.model.m_fixed .container { width: auto !important; margin: 0 20px !important;}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list ul li svg { width: 40px; height: 36px;}
.navigation-drop.list.m_fixed { padding: 10px;}
.navigation-drop.list.m_fixed ul.introduction li.contact { margin: auto; width: 70%;}
/* 製品ページフッターナビ
------------------------------------------------------------- */
.navigation-drop-bottom ul li a::after { right: 1.5em;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 768px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 768px) {
.navigation-drop ul { padding: 20px 0;}
.navigation-drop ul li { font-size: 12px; border-left: none; line-height: 1.3em; width: 25%;}
.navigation-drop ul li:first-child { border-left: #f0f0f0 1px solid;}
.navigation-drop ul li a div { padding: 0;}
.navigation-drop ul li svg { width: 44px; height: 44px;}
.navigation-drop ul li a {
	padding: 8px 0;
	position: relative;
	z-index: 1;
	transition: box-shadow 0.2s ease 0s;
	}
.navigation-drop ul li a:hover,
.navigation-drop ul li.active a { background: #fff; box-shadow: rgba(0,0,0,0.5) 2px 2px 12px; z-index: 2;}
.navigation-drop ul li a::after {
	font-family: FontAwesome;
	content: "\f107";
	top: 50%;
	right: 10px;
	font-size: 20px;
	margin-top: -10px;
	position: absolute;
	color: #ccc;
	transition: color 0.2s ease 0s;
	width: auto;
	}
.navigation-drop ul li.contact { margin-right: 0;}
.navigation-drop ul li.contact a::after {
	content: "\f08e";
	font-size: 14px;
	margin-top: -7px;
	color: #fff;
	}
.navigation-drop ul li.contact svg { width: 40px; height: 40px;}
.navigation-drop.m_fixed ul { padding: 5px 0; justify-content: flex-end;}
.navigation-drop.m_fixed ul li { width: auto; padding-left: 15px; margin-left: 15px; border-left: #f0f0f0 1px solid;}
.navigation-drop.m_fixed ul li:first-child { border-left: none; padding-left: 0; margin-left: 0;}
.navigation-drop.m_fixed ul li a { align-items: center; display: flex; flex-wrap: nowrap; padding: 10px 0; transition: none;}
.navigation-drop.m_fixed ul li a div { margin-right: 6px; margin-top: -1px; width: auto; display: inline-block;}
.navigation-drop.m_fixed ul li a:hover { box-shadow: none;}
.navigation-drop.m_fixed ul li.active a { box-shadow: none;}
.navigation-drop.m_fixed ul li a span { display: block; width: auto;}
.navigation-drop.m_fixed ul li a::after {
	content: "\f107";
	top: inherit;
	right: inherit;
	bottom: inherit;
	font-size: 14px;
	margin-top: auto;
	position: relative;
	color: #333;
	margin-left: 7px;
	}
.navigation-drop.m_fixed ul li a:hover::after { color: #ccc;}
.navigation-drop.m_fixed ul li.contact a::after { content: "\f08e"; font-size: 12px; color: #fff;}
.navigation-drop.m_fixed ul li.contact {}
.navigation-drop.m_fixed ul li.contact svg { width: 20px; height: 20px;}
.navigation-drop.m_fixed ul li.contact a { padding: 10px 20px;}
/* 問い合わせボタンのみ
------------------------------------------------------------- */
.navigation-contact { padding: 20px 0;}
.navigation-drop-bottom + .navigation-contact { margin-top: -5px; padding: 0 0 30px 0;}
.navigation-contact ul {
	align-items: stretch;
	display: flex;
	justify-content: center;
	list-style: none;
	}
.navigation-contact ul li { border: none; font-size: 14px; width: 50%;}
.navigation-contact ul li a {
	align-items: center;
	background: #0f4c81;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	justify-content: center;
	padding: 0.7em;
	position: relative;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
	width: 100%;
	}
.navigation-contact ul li a:hover { background: #555;}
.navigation-contact ul li a svg { fill: #fff; height: 24px; width: 24px;}
.navigation-contact ul li a div { margin-right: 0.8em; padding: 0; width: auto;}
.navigation-contact ul li a::after {
	font-family: FontAwesome;
	content: "\f08e";
	font-size: 10px;
	color: #fff;
	position: absolute;
	right: 10px;
	width: auto;
	}
.navigation-contact.fixed {
	background-color: transparent;
	box-shadow: none;
	bottom: auto;
	left: auto;
	padding: 0;
	right: 0;
	top: 10%;
	width: auto;
	}
.navigation-contact.fixed .container { margin-left: 0 !important; margin-right: 0 !important;}
.navigation-contact.fixed ul { width: auto;}
.navigation-contact.fixed ul li { width: auto;}
.navigation-contact.fixed ul li svg { height: 20px; width: 20px;}
.navigation-contact.fixed ul li a { align-items: center; flex-wrap: wrap; padding: 1.2em 0.5em;}
.navigation-contact.fixed ul li a::after {
	font-family: FontAwesome;
	color: #fff;
	content: "\f08e";
	font-size: 10px;
	left: 50%;
	margin-left: -8px;
	margin-top: 1.5em;
	position: relative;
	top: auto;
	width: 100%;
	}
.navigation-contact.fixed ul li a div { margin: 0 auto 0.5em auto; text-align: center; width: 100%;}
.navigation-contact.fixed ul li a div + div { line-height: 1.2em; margin: auto; max-width: 1em; width: 1em;}
/* 製品ページフッターナビ
------------------------------------------------------------- */
.navigation-drop-bottom { padding: 30px 0;}
.navigation-drop-bottom ul li { font-size: 13px;}
.navigation-drop-bottom ul li a {
	padding: 8px 0;
	position: relative;
	z-index: 1;
	transition: all 0.2s ease 0s;
	}
.navigation-drop-bottom ul li a:hover,
.navigation-drop-bottom ul li.active a  { background: #e0e0e0; box-shadow: rgba(0,0,0,0.4) 1px 1px 7px; color: #000; z-index: 2;}
.navigation-drop-bottom ul li a::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 18%;
    display: inline-block;
    width: 30px;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: rgba(0,0,0,0.1);
	}
.navigation-drop-bottom ul li a:hover::before,
.navigation-drop-bottom ul li.active a::before  { background-color: rgba(0,0,0,0.2);}
.navigation-drop-bottom ul li a::after {
	width: auto; 
	font-size: 14px;
	margin-top: -7px;
	top: 50%;
	right: 12px;
	color: #000;
	}
.navigation-drop-bottom ul li.active a::after { content: "\f106";}
/* その他ページのメニュー
------------------------------------------------------------- */
.navigation-drop.model h3 { display: none;}
.navigation-drop.product ul,
.navigation-drop.model ul { padding: 10px;}
.navigation-drop.product ul li,
.navigation-drop.model ul li{ font-size: 13px;}
.navigation-drop.product ul li.contact a,
.navigation-drop.model ul li.contact a { padding: 1em;}
.navigation-drop.product ul li a::before,
.navigation-drop.model ul li a::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 18%;
    display: inline-block;
    width: 30px;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: rgba(0,0,0,0.1);
	}
.navigation-drop.product ul li a::after,
.navigation-drop.model ul li a::after {
	width: auto; 
	font-size: 16px;
	margin-top: -8px;
	top: 50%;
	right: 12px;
	color: #000;
	}
.navigation-drop.model ul li a::after { font-size: 14px; margin-top: -7px;}
.navigation-drop.product ul li.contact a::before,
.navigation-drop.model ul li.contact a::before { background-color: rgba(255,255,255,0.3);}
.navigation-drop.product ul li.contact a::after,
.navigation-drop.model ul li.contact a::after { color: #fff;}
.navigation-drop.product ul li.contact svg,
.navigation-drop.model ul li.contact svg { width: 20px; height: 20px;}
.navigation-drop.product ul li.contact div,
.navigation-drop.model ul li.contact div { display: inline-block; width: auto; margin-right: 5px;}
.navigation-drop.product.m_fixed ul li a,
.navigation-drop.model.m_fixed ul li a { align-items: center;}
.navigation-drop.model.m_fixed ul li.active a { color: #ccc;}
.navigation-drop.product.m_fixed ul li a::before,
.navigation-drop.model.m_fixed ul li a::before { width: 0; height: 0;}
.navigation-drop.product.m_fixed ul li a::after,
.navigation-drop.model.m_fixed ul li a::after {
	content: "\f107";
	top: inherit;
	right: inherit;
	bottom: inherit;
	font-size: 14px;
	margin-top: auto;
	position: relative;
	color: #333;
	margin-left: 7px;
	}
.navigation-drop.model.m_fixed ul li a::after { content: "\f105"; font-size: 12px; margin-left: 9px;}
.navigation-drop.model.m_fixed ul li.active a::after { color: #ccc; content: "\f107";}
.navigation-drop.product.m_fixed ul li a:hover::after,
.navigation-drop.model.m_fixed ul li a:hover::after { color: #ccc;}
.navigation-drop.product.m_fixed ul li.contact a::after,
.navigation-drop.model.m_fixed ul li.contact a::after { content: "\f08e"; font-size: 11px; color: #fff;}
.navigation-drop.product.m_fixed ul li.contact a,
.navigation-drop.model.m_fixed ul li.contact a { padding: 0.6em 1.5em;}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list { padding: 20px 0 40px 0;}
.navigation-drop.list .container { margin-right: 20px !important; margin-left: 20px !important;}
.navigation-drop.model + .navigation-drop.list { padding: 10px 0 40px 0;}
.navigation-drop.list ul { padding: 0;}
.navigation-drop.list ul + ul { margin-top: 30px;}
.navigation-drop.list ul li { font-size: 11px;}
.navigation-drop.list ul li svg { width: 50px; height: 46px;}
.navigation-drop.list ul.introduction li { font-size: 14px; width: 50%;}
.navigation-drop.list ul.introduction li a div { margin-right: 0.8em;}
.navigation-drop.list ul.introduction li svg { width: 30px; height: 30px;}
.navigation-drop.list.m_fixed { background-color: transparent; box-shadow: none; bottom: auto; left: auto; padding: 0; right: 0; top:10%; width:auto;}
.navigation-drop.list.m_fixed ul.introduction { width: 70px;}
.navigation-drop.list.m_fixed ul.introduction li.contact { width: auto;}
.navigation-drop.list.m_fixed ul.introduction li a { align-items: center; flex-wrap: wrap; padding: 1.2em 1em;}
.navigation-drop.list.m_fixed ul.introduction li a::after {
	font-family: FontAwesome;
	content: "\f08e";
	font-size: 10px;
	margin: auto;
	color: #fff;
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	margin-top: 1.5em;
	}
.navigation-drop.list.m_fixed ul.introduction li a div { width: 100%; margin: 0 auto 0.5em auto;}
.navigation-drop.list.m_fixed ul.introduction li a div + div { margin: auto; width: 1em; max-width: 1em; line-height: 1.2em;}
*::-ms-backdrop, .navigation-drop.list.m_fixed ul.introduction li a div + div { margin: 0 0.2em 0 0; } /* IE11 */
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 980px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 980px) {
/* その他ページのメニュー
------------------------------------------------------------- */
.navigation-drop.product .container { margin-right: 40px !important; margin-left: 40px !important;}
.navigation-drop.model .container { margin-right: 40px !important; margin-left: 40px !important;}
.navigation-drop.product.m_fixed .container,
.navigation-drop.model.m_fixed .container { width: auto !important; margin: 0 40px !important;}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { margin-right: 40px !important; margin-left: 40px !important;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1066px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1066px) {
/* その他ページのメニュー
------------------------------------------------------------- */
.navigation-drop.product .container { margin-right: 50px !important; margin-left: 50px !important;}
.navigation-drop.model .container { margin-right: 50px !important; margin-left: 50px !important;}
.navigation-drop.product ul li,
.navigation-drop.model ul li { font-size: 14px;}
.navigation-drop.product ul li a::after,
.navigation-drop.model ul li a::after { font-size: 18px;}
.navigation-drop.product ul li.contact a,
.navigation-drop.model ul li.contact a { padding: 1.4em;}
.navigation-drop.product ul li.contact a::after,
.navigation-drop.model ul li.contact a::after { font-size: 16px;}
.navigation-drop.product ul li.contact svg,
.navigation-drop.model ul li.contact svg { width: 23px; height: 23px;}
.navigation-drop.product ul li.contact div,
.navigation-drop.model ul li.contact div { margin-right: 8px;}
.navigation-drop.product.m_fixed .container,
.navigation-drop.model.m_fixed .container { width: auto !important; margin: 0 50px !important;}
.navigation-drop.product.m_fixed ul li.contact a,
.navigation-drop.model.m_fixed ul li.contact a { padding: 0.7em 2em;}
.navigation-drop.product.m_fixed ul li.contact a::after,
.navigation-drop.model.m_fixed ul li.contact a::after { font-size: 12px;}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { margin-right: 50px !important; margin-left: 50px !important;}
.navigation-drop.list { padding: 40px 0 50px 0;}
.navigation-drop.list ul { padding: 0;}
.navigation-drop.list ul.introduction li { font-size: 16px;}
.navigation-drop.list.m_fixed .container { width: auto !important}
/* 製品ページフッターナビ
------------------------------------------------------------- */
.navigation-drop-bottom { padding: 40px 0;}
/* 問い合わせボタンのみ
------------------------------------------------------------- */
.navigation-contact { padding: 40px 0;}
.navigation-drop-bottom + .navigation-contact { margin-top: -10px; padding: 0 0 40px 0;}
.block-product_itemcategory + .navigation-contact { margin-top: 20px; padding: 60px 0;}
.navigation-contact p + ul { margin-top: 30px;}
.navigation-contact ul li { font-size: 15px;}
.navigation-contact.fixed ul li svg { height: 25px; width: 25px;}
.navigation-contact.fixed ul li a { align-items: center; flex-wrap: wrap; padding: 1.2em 0.8em;}
.navigation-contact.fixed ul li a::after { margin-top: 1.2em;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1280px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media screen and (min-width: 1280px) {
/* その他ページのメニュー
------------------------------------------------------------- */
.navigation-drop.product .container { width: 1160px; margin-right: auto !important; margin-left: auto !important;}
.navigation-drop.model .container { width: 1160px; margin-right: auto !important; margin-left: auto !important;}
.navigation-drop.product.m_fixed .container,
.navigation-drop.model.m_fixed .container { width: 1160px !important; margin: 0 auto !important;}
/* 製品リストナビ
------------------------------------------------------------- */
.navigation-drop.list .container { width: 1160px; margin-right: auto !important; margin-left: auto !important;}
/* 問い合わせボタンのみ
------------------------------------------------------------- */
.navigation-contact.fixed .container { width: auto;}
}



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

9.main

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
main { overflow: hidden;}
.container{
	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 { 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 (min-width:980px){
.container { margin-right: 40px; margin-left: 40px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1066px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media (min-width:1066px){
.container { margin-right: 50px; margin-left: 50px;}
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

min-width: 1280px

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
@media (min-width:1280px){
.container { width: 1160px; margin-right: auto; margin-left: auto;}
}



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

10.footer

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* アコーディオン */
.accordion input[type="checkbox"].on-off { display: none;}
footer {
	background-color: #4c4c4c;
	padding-top:40px;
	padding-bottom:40px;
	color:#bbb;}
footer .flex-box { margin-left: -3.33%; margin-bottom: 15px;}
footer .flex-box > ul { margin-left: 3.33%; width: 100%;}
/* 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;}
/* ロゴ */
footer div.copy {
	position:relative;
	width:auto;
	margin:40px auto 40px auto;
	bottom: auto;}
footer div.copy a {
	text-align:center;
	margin:auto;
	overflow: hidden;
	height: 0;
	display: block;
    width: 90px;
    padding-top: 90px;
	background: url("/share/img/base/footer_logo.svg") no-repeat;}
/* icon */
footer .list-inline { text-align: center;}
footer .list-inline > li { margin-left: 15px; margin-bottom:15px;}
footer .list-inline > li a {
	padding: 8px;
	background: #aaa;
	border-radius: 5px;
	display: block;
	min-width: 40px;
	text-align: center;
	color:#fff;
	fill: #fff;}
footer .list-inline.corp > li a {
	padding: 0;
	background: none;
	border-radius: 0;
	min-width: none;}
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:1px;}
footer .list-inline>li i { font-size:22px;}
footer .list-inline>li.minkara { margin-left: 15px; margin-bottom:0;}
footer .list-inline>li.minkara a {
	overflow: hidden;
	height: 0;
	display: block;
	width: 90px;
	padding: 20px 0 0 0;
	background: url("/share/img/base/logo_minkara.svg") no-repeat;
	opacity:0.7;}
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 {
	overflow: hidden;
	height: 0;
	display: inline-block;
	width: 85px;
	padding: 20px 0 0 0;
	background: url("/share/img/base/logo_top.svg") no-repeat;
	opacity:0.7;}
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 { 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;
	width:100%;
	text-align:center;
	margin-bottom:0.8em;}
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;
	padding: 16px 10px;
	display: block;
	cursor: pointer;
	border-radius: 3px;}
footer .accordion label:hover { background: #3d3d3d;}
footer .accordion h4 i { transition: all 0.2s ease-out;}
footer .accordion #Panelfooter:checked ~ h4 i { -webkit-transform: rotate(180deg); transform: rotate(180deg); margin-top: 3px;}
footer .accordion .list {
	background-color: #555;
	border-radius: 4px;
	padding:0 8px;
	overflow: hidden;
	max-height: 0;
	transition: max-height 1s ease-out 0s;}
footer .accordion #Panelfooter: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 { max-width: 30.00333333%; padding-left:20px; border-left:1px solid #aaa;}
footer .flex-box > ul:first-child { border:none; padding-left:0;}
/* font */
footer h4 { 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 {
	position: absolute;
	right:10px;
	bottom:20px;
	margin:0;}
footer div.copy a { width: 120px; padding-top: 120px;}
/* icon */
footer .list-inline { text-align: left;}
footer .list-inline > li { margin-left: 20px; margin-bottom:30px; margin-top: 0;}
footer .list-inline > li a { min-width: 50px;}
footer .list-inline>li i { font-size:34px;}
footer .list-inline>li.minkara { margin-left: 25px;}
footer .list-inline>li.minkara a { width: 110px; padding: 27px 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;}	
}