/* Scss Document */
body{
	font-weight: 300;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0 0;
  background-color: #fff;
}

header, section#mainIMG .topmain, section#top-products, section#features, section#news, section#inPreparation, section#contact, section#company, section#recruit, footer #footer {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

h2 {
  font-weight: 100;
  font-size: 1.8em;
  margin-bottom: 20px;
}


/*
dl.openclose dd{
	display: none;
}

.cross-highlight {
  border-spacing: 0;
  border-collapse: collapse;
  overflow: hidden;
}
.cross-highlight tr:hover {
  background-color: #f0f0f0;
}
.cross-highlight td, .cross-highlight th {
  padding: 15px;
  position: relative;
}
.cross-highlight td:hover {
  background-color: #ccc;
}
.cross-highlight td:hover::after {
  content: "";
  background-color: #f0f0f0;
  width: 100%;
  height: 200vh;
  position: absolute;
  top: -100vh;
  left: 0;
  z-index: -1;
}
*/

.linkbutton_box{
	display: block;
    padding: 10px 20px;
	border:#ff8334 2px solid;
    color: #ffffff;
	background-color:#ff8334;
    text-align: center;
    margin: 20px auto 0 auto;
    border-radius: 10px;
	width: 800px;
}

.linkbutton_box:hover {
	background-color: #fff0e7;
	color:#ff8334;
}


/* --------------------------------------------------
NAV
-------------------------------------------------- */
header li, section#mainIMG .topmain li, section#top-products li, section#features li, section#news li, section#inPreparation li, section#contact li, section#company li, footer #footer li {
  display: inline-block;
  margin: 0 20px;
}
header li img, section#mainIMG .topmain li img, section#top-products li img, section#features li img, section#news li img, section#inPreparation li img, section#contact li img, section#company li img, footer #footer li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
header #nav-left, section#mainIMG .topmain #nav-left, section#top-products #nav-left, section#features #nav-left, section#news #nav-left, section#inPreparation #nav-left, section#contact #nav-left, section#company #nav-left, footer #footer #nav-left {
  position: absolute;
  left: 50px;
  top: 20px;
}
header #nav-right, section#mainIMG .topmain #nav-right, section#top-products #nav-right, section#features #nav-right, section#news #nav-right, section#inPreparation #nav-right, section#contact #nav-right, section#company #nav-right, footer #footer #nav-right {
  position: absolute;
  right: 0;
  top: 20px;
}
header .logo, section#mainIMG .topmain .logo, section#top-products .logo, section#features .logo, section#news .logo, section#inPreparation .logo, section#contact .logo, section#company .logo, footer #footer .logo {
  display: inline-block;
}

section#contact h4 {
	font-weight: 200;
	font-size: 140%;
	margin: 20px 0;
	color: #ff8334;
}

/* --------------------------------------------------
common
-------------------------------------------------- */
section#products,
section#news,
section#support,
section#company,
section#contact,
section#recruit {
  margin-top: 40px;
  padding: 20px 2% 60px 2%;
  border-top: 1px solid #ccc;
  width: auto;
}

.chumoku{
	color:#FF0000;
}

.link_apple{
	color:#ff8334;
	text-decoration: underline;
}

.mb10{
	margin-bottom: 10px;
}

/* --------------------------------------------------
TOPPAGE
-------------------------------------------------- */
section#mainIMG {
  background-image: url(../../product/img/main_img.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0px 0px 80px 0px;
}
section#mainIMG .topmain {
	padding: 0;
    position: relative;
}
section#mainIMG .topmain .mainSSD {
}
section#mainIMG .topmain .warranty {
  position: absolute;
  top: -40px;
  right: -570px;
  left: 0;
}

section#top-products {
  margin-bottom: 40px;
	width: 100%;
	max-width: 100%;
}
section#top-products .block {
  display: inline-block;
}
section#top-products .block img {
  display: inline-block;
}
section#top-products ul {
  margin-top: 20px;
	font-size: 0;
}
section#top-products ul li {
  display: inline-block;
  margin: 5px 1.5% 0 1.5%;
	width: 30%;
	vertical-align: top;
}
section#top-products ul li {
  display: inline-block;
  margin: 0;
	width: 20%;
	vertical-align: top;
}
section#top-products ul li img {
	margin: 0px;
}
section#top-products .block ul li:first-child {
  margin: 40px 0 20px 0;
}

section#features dl {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 30.5%;
  margin: 20px 0 0 3%;
  padding-left: 30px;
  background-image: url(../../product/img/headline_item.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
section#features dl dt {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}
section#features dl dd span {
  font-size: 0.9em;
  margin-top: 10px;
  display: block;
}
section#features dl:first-child {
  margin-left: 0;
}

section#mainIMG .topmain h2 {
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: absolute;
	z-index: 99;
    text-align: left;
	font-weight: 600;
}
section#mainIMG .topmain h2.one {
	left: 0;
	top: 180px;
    color: #fff;
}
section#mainIMG .topmain h2.two {
	right: 50px;
    top: 300px;
    color: #fff;
	text-shadow: 0 0 20px #000,0 0 15px #000;
}
section#mainIMG .topmain h2.three {
	left: 90px;
    top: 130px;
    color: #000;
	text-shadow: 0 0 15px #fff, 0 0 5px #fff;
	text-align: right;
}
section#mainIMG .topmain h2.four {
	right: 0px;
    top: 30px;
    color: #000;
	text-align: right;
	font-size: 1.6em;
}
section#mainIMG .topmain h2.one span {
	display: block;
	font-size: 65%;
	color: #333;
	margin-top: 10px;
    font-weight: 400;
	font-family: 'Noto Sans Japanese', serif;
}
.accbox {
	overflow: hidden;
}
.accbox label {
    display: inline-block;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
	width: 24%;
}
.accbox input {
    display: none;
}
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
	position: absolute;
    top: 209px;
    z-index: 99;
	left: 0;
	width: 100%;
	margin: 0!important;
	text-align: center;
}
#index .accbox .accshow {
	top: 60px;
	width: 100%;
}
.cssacc:checked + .accshow {
    height: auto;
    padding: 40px 2% ;
    background-color: #eee;
    opacity: 1;
}
section#products .accbox .accshow {
	margin-left: -2%;
}
section#products .cssacc:checked + .accshow {
	padding: 40px 2% 20px 2%;
	width: 100%;
}
section#products .accbox label {
	float: inherit;
	width: auto;
}
section#top-products .accbox label li,
section#products .accbox label li {
	color: #fff!important;
	margin: 4px 0px 4px 18px!important;
}
section#top-products .accbox label.close-button,
section#products .accbox label.close-button {
	position: absolute;
	right: 20px;
	top: 20px;
	width: auto;
	display: block;
}
section#products .accbox .accshow ul.sub_category {
	font-size: 0;
	margin: 0 0 10px 0;
}

section#products .accbox .accshow ul.sub_category li img {
	width:200px!important;
}


section#products .accbox .accshow li {
	list-style: none;
	padding: 0!important;
	table-layout: none!important;
	margin: 0!important;
	padding-bottom: 4px;
}

section#products .accbox .ddr li {
	width: 20%;
}

dl.menu_wrapper{
	float: left;
	width: 300px;
	margin: 0px 0px 0px 40px;
}

dl.menu_wrapper dt{
	color:#ffffff;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 20px;
	padding-bottom: 4px;
}

dl.menu_wrapper dd{
	text-align: left;
	margin-bottom: 20px;
}

section#top-products ul.index_category li p,
section#products p.ttl_sub_category,
section#products ul.sub_category li p {
    font-weight: 600;
    font-size: 115%;
	padding: 0 5px;
	white-space: nowrap;
}
section#products p.ttl_sub_category {
	margin: -10px 0 10px;
	padding-left: 0px!important;
}

section#products p.ttl_sub_category span,
section#top-products ul.index_category li p span,
section#products ul.sub_category li p span {
    color: #e99425;
}

section#products h3.seihin_title{
	font-size: 42px;
	text-align: center;
	line-height: 110%;
}

section#products h3.seihin_title span.series_name{
	display: block;
	border:1px solid #000000;
	padding: 2px 5px 4px;
	font-size: 18px;
	width: 450px;
	margin: 0px auto 10px;
	line-height: 135%;
}

section#products h3.seihin_title span.seihin_title_appeal{
	color:#ff8334;
}

section#products h3.seihin_title span.seihin_title_hosoku{
	color:#999999;
	font-size: 34px;
}

.camera_link {
	width: 90%;
	max-width: 300px;
	height: 120px;
	background: url("../../product/img/camera_banner.jpg") no-repeat center center;
	background-size: cover;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	position: relative;
	margin: 0 10px;
	display: inline-block;
}
.camera_link span {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	background-color: rgba(0,0,0, 0.7);
	font-size: 1.4em;
	width: 70%;
    margin: 0 auto;
	padding: 10px 2%;
}
.camera_link:hover {
	opacity: 0.8;
}

.business_link {
	width: 90%;
	max-width: 300px;
	height: 120px;
	background: url("../../product/industrial/img/mainimg.jpg") no-repeat center center;
	background-size: cover;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	position: relative;
	margin: 0 10px;
	display: inline-block;
}

.business_link span {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	background-color: rgba(0,0,0, 0.7);
	font-size: 1.4em;
	width: 70%;
    margin: 0 auto;
	padding: 10px 2%;
}

.business_link:hover {
	opacity: 0.8;
}

.industrial {
	width: 90%;
	max-width: 300px;
	height: 120px;
	background: url("../../product/industrial/img/sangyobanner_bg.jpg") no-repeat center center;
	background-size: cover;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	position: relative;
	margin: 0 10px;
	display: inline-block;
}
.industrial span {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	background-color: rgba(0,0,0, 0.7);
	font-size: 1.4em;
	width: 70%;
    margin: 0 auto;
	padding: 10px 2%;
}
.industrial:hover {
	opacity: 0.8;
}

/* --------------------------------------------------
PRODUCTS
-------------------------------------------------- */
section#products ul#submenu,
section#support ul#submenu {
	background-color: #000;
	width: 104%;
	padding: 10px 2%;
	margin-bottom: 40px;
	margin-left: -2%;
	text-align: center;
}

section#products ul#submenu li,
section#support ul#submenu li {
	display: inline-block;
	background: url(../../product/img/products/sub_menu_arrow.png) no-repeat left center;
	padding-left: 15px;
	margin: 5px 40px;
	color: #777;
}

section#products ul#submenu li a,
section#support ul#submenu li a {
	color: #fff;
	font-weight: bold;
/*	font-size: 90%;*/
}

section#products ul#submenu li a:hover,
section#support ul#submenu li a:hover {
	color: #ccc;
}
section#products ul#submenu ul.sub_category li {
	background: none;
}

section#products ul#child-category li {
	display: inline-block;
	font-size: 120%;
	font-weight: 100;
	background-color: #eee;
	padding: 5px 50px;
    margin: 0 10px 30px 10px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	word-break: keep-all;
}
section#products ul#child-category li span {
	font-size: 80%;
	margin: 0 0 0 10px;
}
section#products ul#child-category a li {
	background-color: #fff;
    border: 1px solid #e99425;
	color: #e99425;
}
section#products ul#child-category a li:hover {
	background-color: #f3d9c2;
	opacity: 0.5;
	transition: all 300ms 0s ease;
}


/* プロダクト内サブメニュー 閲覧ページの被リンク設定 */

ul.sew03 a.disabled_sew3,
ul.sew04 a.disabled_sew4,
ul.sew05 a.disabled_sew5,
ul.sew07 a.disabled_sew7,
ul.sew08 a.disabled_sew8,
ul.sew10 a.disabled_sew10,
ul.sew11 a.disabled_sew11,
ul.sew12 a.disabled_sew12,
ul.moddr3d a.disabled_moddr3d,
ul.moddr3n a.disabled_moddr3n,
ul.ddr4d a.disabled_ddr4d,
ul.ddr4n a.disabled_ddr4n,
ul.ddr3d a.disabled_ddr3d,
ul.ddr3n a.disabled_ddr3n,
ul.mbmwp110 a.disabled_mbmwp110,
ul.mbmwp105 a.disabled_mbmwp105,
ul.hub4_item3 a.disabled_hub4_item3,
ul.hub4_item2 a.disabled_hub4_item2,
ul.hubc_item9 a.disabled_hubc_item9,
ul.hubc_item7 a.disabled_hubc_item7,
ul.hubc_item6 a.disabled_hubc_item6,
ul.hubc_item5 a.disabled_hubc_item5
{
	pointer-events: none;
}

section#products ul#child-category.sew03 a.disabled_sew3 li,
section#products ul#child-category.sew04 a.disabled_sew4 li,
section#products ul#child-category.sew05 a.disabled_sew5 li,
section#products ul#child-category.sew07 a.disabled_sew7 li,
section#products ul#child-category.sew08 a.disabled_sew8 li,
section#products ul#child-category.sew10 a.disabled_sew10 li,
section#products ul#child-category.sew11 a.disabled_sew11 li,
section#products ul#child-category.sew12 a.disabled_sew12 li,
section#products ul#child-category.moddr3d a.disabled_moddr3d li,
section#products ul#child-category.moddr3n a.disabled_moddr3n li,
section#products ul#child-category.ddr4d a.disabled_ddr4d li,
section#products ul#child-category.ddr4n a.disabled_ddr4n li,
section#products ul#child-category.ddr3d a.disabled_ddr3d li,
section#products ul#child-category.ddr3n a.disabled_ddr3n li,
section#products ul#child-category.mbmwp110 a.disabled_mbmwp110 li,
section#products ul#child-category.mbmwp105 a.disabled_mbmwp105 li,
section#products ul#child-category.mbl0110bk a.disabled_mbl0110bk li,
section#products ul#child-category.hub4_item3 a.disabled_hub4_item3 li,
section#products ul#child-category.hub4_item2 a.disabled_hub4_item2 li,
section#products ul#child-category.hubc_item9 a.disabled_hubc_item9 li,
section#products ul#child-category.hubc_item7 a.disabled_hubc_item7 li,
section#products ul#child-category.hubc_item6 a.disabled_hubc_item6 li,
section#products ul#child-category.hubc_item5 a.disabled_hubc_item5 li{
	font-weight: 200;
	background-color: #eee;
	border: none;
	color: #888888;
}

/* ここまで */


section#products .slider-wrapp {
	position: relative;
	max-width: 780px;
	margin: 0 auto;
}
section#products img.warranty {
	position: absolute;
	top: -20px;
	right: 2%;
	z-index: 1;
}
section#products .bx-wrapper {
	margin-top: 20px;
}
section#products .mainTXT {
	font-size: 140%;
	font-weight: 200;
}
section#products #spec {
	margin-top: 60px;
}
section#products #spec ul {
	max-width: 680px;
	margin: 40px auto;
	text-align: left;
}
section#products #spec ul.pict li {
	display: inline-block;
	margin: 2px;
}
section#products #spec ul.discription {
	width: 560px;
}
section#products #spec ul.discription li {
	text-align: left;
	background: url(../../product/img/products/list-item.gif) no-repeat left top 8px;
	padding-left: 15px;
	margin-bottom: 10px;
}
section#products #spec dl {
	border-top: 1px solid #878787;
	text-align: left;
	width: 80%;
	max-width: 700px;
	margin: 0 auto;
	font-size: 0;
}
section#products #spec dl dt,
section#products #spec dl dd {
	display: inline-block;
	border-bottom: 1px solid #878787;
	padding: 5px 10px;
	width: 60%;
	font-size: 14px;
	line-height: 150%;
	vertical-align: top;
}
section#products #spec dl dt {
	background-color: #ccc;
	width: 40%;
}

section#products #spec dl dt.line2 {
	line-height: 300%;
}

section#products #spec dl dd span {
	font-size: 90%;
}


section#products #spec table.products_spec{
	border-top: 1px solid #878787;
	text-align: left;
	width: 700px ;
	margin: 0px auto ;
	font-size: 0;
}

section#products #spec table.products_spec th,
section#products #spec table.products_spec td{
	border-bottom: 1px solid #878787;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 150%;
	vertical-align: top;
}

section#products #spec table.products_spec th{
	background-color: #ccc;
	width:190px;
	text-align: left;
	font-weight: normal;
}

section#products #spec table.products_spec td{
		width: 510px;
}


/* Secureスペック用 */

section#products #spec table.secure_spec{
	border-top: 1px solid #878787;
	text-align: left;
	width: 80%;
	max-width: 500px;
	margin: 0 auto;
	font-size: 0;
	margin: auto;
}

section#products #spec table.secure_spec th,
section#products #spec table.secure_spec td{
	border-bottom: 1px solid #878787;
	padding: 5px 10px;
	width: 60%;
	font-size: 14px;
	line-height: 150%;
	vertical-align: top;
}

section#products #spec table.secure_spec th{
	background-color: #ccc;
	width: 40%;
}

section#products #spec table.secure_spec td{
}

section#products #spec table.secure_spec td.spec_item{
	font-weight: bold;
	width: 100px!important;
	white-space: nowrap;
}

/* ここまで */



section#products #check {
	width: 80%;
	margin: 0 auto;
}

section#products #check h3 {
	width: 100%;
	font-size: 140%;
	margin: 0 auto 40px;
	font-weight: normal;
}

section#products #check h4 {
	background-color: #666;
	color: #fff;
    margin: 80px 0 20px 0;
    padding: 5px 0;
}
section#products #check h5 {
	font-weight: bold;
	font-size: 140%;
	padding: 20px 0 0 0;
}
section#products #check table {
	width: 100%;
}
section#products #check .table-scroll { 
	margin: 0 0 20px 0;
}

section#products #check table caption {
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
section#products #check table caption p {
	font-weight: normal;
	margin: 0 0 0 10px;
	font-size: 90%;
	display: inline-block;
}
section#products #check table th,
section#products #check table td {
	border-bottom: 1px solid #666;
	font-size: 14px;
	padding: 3px 10px;
}
section#products #check table th {
	background-color: #ccc;
}

table.data_list{
	width: 700px!important;
	margin: auto;
}

table.data_list th{
width:175px;
border-bottom: 1px solid #666;
font-size: 14px;
padding: 3px 10px;
background-color: #666666;
color: #ffffff;
}
	
table.data_list td{
vertical-align: top;
border-bottom: 1px solid #666;
font-size: 14px;
padding: 3px 10px;
text-align: center;
}

table.data_list td.data_item{
	font-weight: bold;
}

.other_box p{
	font-size: 12px;
	width: 700px;
	text-align: left;
	margin: 10px auto 0px;
	line-height: 150%;
}

.width750px{
	width: 700px;
	margin: 40px auto 10px!important;
}

table.operation_check_list{
	width: 700px!important;
	margin: auto;
	border-top: 1px #000000 solid;
}

table.operation_check_list caption{
	caption-side: bottom;
	font-size: 12px;
	font-weight:normal!important;
}

table.operation_check_list th{
width:180px;
}
	
table.operation_check_list td{
	text-align: left;
	vertical-align: top;
}

.supplement{
	text-align: left;
	font-size: 12px;
	width: 700px;
	margin: 16px auto 0px;
}

.shubai{
	background-color:#CC0000;
	padding: 10px 20px;
	color:#ffffff;
	font-weight: bold;
	width: 600px;
	margin: 0px auto 16px;
	box-sizing: border-box;
}

.online_senbai{
	background-color:#00a99d;
	padding: 10px 20px;
	color:#ffffff;
	font-weight: bold;
	width: 600px;
	margin: 0px auto 16px;
	box-sizing: border-box;
}

.capacity_mark{
	font-size: 16px;
	border: 1px solid #000000;
	border-radius: 6px;
	width: 160px;
	height: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: auto;
}

.list_hosokubox{
	margin: 25px auto 0px!important;
	width:700px;
	text-align: left;
	font-size: 14px;
}

#dl_info_button{
	position: fixed;
	right: 0px;
	bottom:0px;
z-index: 100;}

#dl_info_button a:link, .dl_info_box a:visited{
	width: 130px;
	height: 80px;
	display: block;
	background-color: #FFA935;
	ccolor:#000000;
	background-image: url("../../img/icon_dw02.svg");
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: center 12px;
	font-size: 12px;
	padding-top: 38px;
	line-height: 130%;
}

#dl_info_button a:hover{
	background-color: #FFD495;
	color:#000000!important;
}

.sns_box{
	position: fixed;
	right: 10px;
	bottom:90px;
	width: 70px;
}

.twitter_icon{
	width: 60px;
	background-color: #1D9BF0;
	padding: 15px 10px;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 6px;
	margin-bottom: 10px;
}

.instagram_icon{
	width: 60px;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 6px;
	margin-bottom: 10px;
}

.youtube_icon{
	width: 60px;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 6px;
	margin-bottom: 0px;
}

/* --------------------------------------------------
Not Found ページ
-------------------------------------------------- */

.notfound h1{
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.notfound h1 span{
	display: block;
	color:#CCCCCC;
	font-size: 18px;
}


/* --------------------------------------------------
NEWS
-------------------------------------------------- */

section#news dl {
  text-align: left;
  display: inline-block;
  margin: 40px 0;
}

section#news dl.page {
	min-height: 400px;
	width: 650px;
}

section#news dl dt {
clear: both;
  float: left;
  margin: 0 20px;
}

section#news dl dd {
  margin-bottom: 20px;
}

section#news dl dd span {
	display: inline-block;
	font-size: 12px;
	padding: 0 10px 2px;
	color: #ffffff;
	background-color: #E00003;
	font-weight: bold;
	width: 50px;
	text-align: center;
}

section#news dl dd a {
	color: #ff8334;
	text-decoration: underline;
}
section#news .topContactLink {
  margin: 60px 0 0px 0;
  display: block;
}
section#news .modal-shimen {
	display: none;
}

section#news .modal {
	outline:none;
}
section#news li img {
	display: block;
	margin: 0 auto 10px auto;
}

#news-frame {
	width: 100%;
	max-width: 700px;
	margin-bottom: 40px;
}
section#news .pager a {
	padding: 5px 12px;
    border: 1px solid #ccc;
    margin: 0 5px;
}
section#news .pager a.current {
	background-color: #ccc;
}

/* 以下カンパニーページ用 */

#company dl {
  text-align: left;
  display: inline-block;
  margin: 40px 0;
}
#company dl.page {
	min-height: 400px;
}
#company dl dt {
  float: left;
  margin: 0 20px;
}
#company dl dd {
  margin-bottom: 20px;
  white-space: nowrap;
  display: grid;
}
#company dl dd a {
	color: #ff8334;
	text-decoration: underline;
}
#company .topContactLink {
  margin: 60px 0 0px 0;
  display: block;
}
#company .modal-shimen {
	display: none;
}
#company .modal {
	outline:none;
}
#company ul a li img {
	display: block;
	margin: 0 auto 10px auto;
}
#company .pager a {
	padding: 5px 12px;
    border: 1px solid #ccc;
    margin: 0 5px;
}
#company .pager a.current {
	background-color: #ccc;
	border: none;
}

/* --------------------------------------------------
準備中
-------------------------------------------------- */

section#inPreparation {
  min-height: 300px;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
section#inPreparation p {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}


/* --------------------------------------------------
CONTACT/SUPPORT
-------------------------------------------------- */

section#support form,
section#contact form {
  display: inline-block;
}
section#support p,
section#contact p {
  display: block;
}

section#support p strong {
	margin-bottom: 5px;
	display: block;
}

section#support p strong::before {
	content: "■";
}

section#support p.txt,
section#contact p.txt,
div#media p.txt{
  margin: 20px auto;
  text-align: left;
  font-size: 90%;
  max-width: 700px;
}

section#support p.txt_c,
section#contact p.txt_c {
  margin: 20px auto;
  text-align: center;
  font-size: 90%;
  max-width: 700px;
}

.attention{
	border: 1px solid #ff0000;
	color:#ff0000;
  font-size: 90%;
  max-width: 700px;
	text-align: left;
	margin: 10px auto 40px;
	display: block;
	padding: 20px;
}

.infomation{
	border: 1px solid #0000cc;
	color:#0000cc;
  font-size: 90%;
  max-width: 700px;
	text-align: left;
	margin: 10px auto 20px;
	display: block;
	padding: 20px;
}

.infomation strong{
	text-align: center;
	display: block;
}

section#contact p.txt a.botan_link, section#support p.txt a.botan_link{
	display: block;
    padding: 10px 20px;
	border:#ff8334 2px solid;
    color: #ffffff;
	background-color:#ff8334;
    text-align: center;
    margin: 20px auto 0 auto;
    border-radius: 10px;
}

section#contact p.txt a.botan_link:hover, section#support p.txt a.botan_link:hover {
	background-color: #fff0e7;
	color:#ff8334;
}

section#support span,
section#contact span {
  color: #C06;
  font-size: 0.8em;
}

section#support table,
section#contact table {
width: 700px;
	margin: auto;
}
	
section#support table th,
section#contact table th {
  text-align: right;
  font-size: 0.8em;
  white-space: nowrap;
  padding: 16px 10px 0 0;
	vertical-align: top;
	width:100px; 
}

section#support table th input,
section#contact table th input {
  display: block;
  padding: 8px 20px;
  margin: 40px auto!important;
  background-color: #fff;
  border: 1px solid #ff8334;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #ff8334;
}

section#support table th input:hover,
section#contact table th input:hover {
	background: #fff0e7;
}

section#support table .back input,
section#contact table .back input {
  border: 1px solid #666;
  color: #666;
}

section#support table td,
section#contact table td {
  text-align: left;
  display: block;
  padding: 16px 0 0 0;
	vertical-align: top;
}

section#support table td input,
section#contact table td input {
  border: 1px solid #ccc;
  padding: 8px 8px;
	margin-bottom: 3px;
	width: 100%;
}

section#support table td input:hover,
section#contact table td input:hover {
	background-color:#; 
}

section#support table td textarea,
section#contact table td textarea {
  border: 1px solid #ccc;
  padding: 8px 8px;
	width: 100%;
}

section#support table td input::placeholder,
section#contact table td input::placeholder,
section#support table td textarea::placeholder,
section#contact table td textarea::placeholder{
	color:#AAAAAA;
} 

section#support table td input:focus::-webkit-input-placeholder,
section#contact table td input:focus::-webkit-input-placeholder,
section#support table td textarea:focus::-webkit-input-placeholder,
section#contact table td textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

section#support table td input:focus::-moz-placeholder,
section#contact table td input:focus::-moz-placeholder,
section#support table td textarea:focus::-moz-placeholder,
section#contact table td textarea:focus::-moz-placeholder{
	color: transparent;
}

section#support table td input:focus::-ms-input-placeholder,
section#contact table td input:focus::-ms-input-placeholder,
section#support table td textarea:focus::-ms-input-placeholder,
section#contact table td textarea:focus::-ms-input-placeholder{
	color: transparent;
}

section#support table td input:focus::placeholder,
section#contact table td input:focus::placeholder,
section#support table td textarea:focus::placeholder,
section#contact table td textarea:focus::placeholder{
	color: transparent;
}


section#support table td input.radio {
	display: inline-block;
	width: auto;
}
section#contact h3 {
  margin-bottom: 20px;
  font-size: 1.1em;
  color: #ff8334;
}
section#support .thankYou,
section#contact .thankYou{
  font-size: 1.02em;
  color: #333;
  margin: 20px auto 0px;
  display: block;
	width: 700px;
}

section#support dl {
	text-align: left;
	margin: 40px auto 0 auto;
    max-width: 970px;
	border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
}
section#support dl dt {
	font-size: 120%;
    font-weight: bold;
    color: #13A0BA;
	line-height: 180%;
}
section#support dl dd li {
	list-style-type: decimal;
	margin: 0 0 15px 20px;
	padding: 0 0 0 5px;
}
section#support dl dt,
section#support dl dd {
	position: relative;
	padding: 0 0 0 40px;
    min-height: 40px;
	margin: 0 0 20px 0;
}
section#support dl dt::before,
section#support dl dd::before {
	content: "Q";
	color: #13A0BA;
	font-size: 160%;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
}
section#support dl dd::before {
	content: "A";
	color: #C91591;
	font-size: 200%;
    font-weight: bold;
}

section#support #download .products {
	display: inline-block;
}
section#support #download h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
}
section#support #download li {
	text-align: left;
	background: url("../../product/img/ico_dl.svg") left 0 top 3px no-repeat;
	background-size: auto 80%;
	padding: 0 0 0 30px;
}

div.support_listbox{
	border:solid #000000 1px;
	padding:8px 8px 8px 8px;
	margin: 6px 0px 6px;
}

/* --------------------------------------------------
DOWNLOAD
-------------------------------------------------- */

.download{
	width: 700px;
	margin: 10px auto;
}

.download h4{
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color:#000000!important;
	padding:4px 10px;
}

.download ul li{
	text-align: center;
	display: inline-block;
	float: left;
}

.download ul li a:link , .download ul li a:visited{
	padding: 10px 20px;
	border: 1px #000000 solid;
	border-radius: 6px;
	margin-right: 10px;
}

.download ul li a:hover{
	border: 1px #ff8334 solid;
}


/* --------------------------------------------------
COMPANY
-------------------------------------------------- */

section#company h3{
	font-size: 20px;
	font-weight:lighter;
	border: 1px solid #000000;
	border-right: none;
	border-left: none;
	width: 30%;
	margin: 60px auto 20px;
}

section#company table {
  margin: 40px auto;
  border-top: 1px solid #ccc;
	box-sizing: border-box;
}

section#company caption {
  caption-side: bottom;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
}

section#company table th {
  text-align: right;
  vertical-align: middle;
  padding: 0 1%;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  display: table-cell;
}
section#company table td {
  text-align: left;
  padding: 20px 1% 20px 30px;
  border-bottom: 1px solid #ccc;
}


/* --------------------------------------------------
SUPPORT
-------------------------------------------------- */

section#support h3 {
	font-weight: 200;
	font-size: 200%;
}
section#support h4 {
	font-weight: 200;
	font-size: 140%;
	margin: 20px 0;
	color: #ff8334;
}
section#support #guarantee-provision {
  text-align: left;
  display: inline-block;
	max-width: 850px;
}
section#support #guarantee-provision h2 {
  margin: 40px 0;
  padding: 10px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}
section#support#guarantee-provision h3 {
  margin: 40px 0 10px 0;
}
section#support #guarantee-provision ul {
  margin-left: 50px;
}
section#support #guarantee-provision ul li {
  display: list-item;
  list-style: decimal !important;
  padding-bottom: 5px;
  margin: 0;
}
section#support #guarantee-provision h4 {
  margin: 40px 0 10px 0;
}


/* --------------------------------------------------
recruit
-------------------------------------------------- */

section#recruit h3 {
	font-size: 120%;
	width: 80%;
	margin: 40px auto;
	padding: 5px 0;
	background-color: #eee;
}
section#recruit h3 span {
	background-color: #B50F12;
	padding: 5px 20px;
	color: #fff;
	margin-right: 20px;
	display: inline-block;
}

section#recruit h4 {
	background-color: #666;
	color: #fff;
    width: 80%;
    margin: 40px auto 20px auto;
    padding: 5px 0;
}

section#recruit dt {
	font-size: 140%;
}
section#recruit dt span {
	font-size: 140%;
    margin-right: 20px;
    font-weight: bold;
}
section#recruit dd {
	border-bottom: 1px solid #ccc;
    width: 70%;
    margin: 0px auto 20px auto;
    padding: 5px 0 30px 0;
	font-size: 85%;
}

section#recruit a.button {
	background: #159f5f;
    border: none;
    padding: 15px 10%;
    color: #fff;
    font-size: 120%;
	font-weight: bold;
    margin: 20px 0 0 0;
	display: inline-block;
	border-radius: 10px;
	filter: drop-shadow(3px 3px 2px rgba(0,0,0,0.2));
}

/* --------------------------------------------------
footer
-------------------------------------------------- */

footer {
  width: 100%;
  background-color: #000;
}
footer #footer {
  padding: 20px 2% 60px 2%;
  color: #fff;
  font-weight: 200;
}
footer #footer span {
  font-size: 1.2em;
  margin-right: 30px;
}
footer #footer a {
  display: block;
  margin-bottom: 20px;
}

@media(max-width:1050px) and (min-width: 375px){
	header #nav-left,
	header #nav-right {
		bottom: -30px;
		top: auto;
	}
	header {
		margin-bottom: 40px;
	}
}
@media(max-width:960px) and (min-width: 641px){
	section#products ul.index_category li {
		width: 50%;
		margin-bottom: 20px;
	}
	section#mainIMG .topmain h2 {
		font-size: 2.2vw;
	}
	section#mainIMG .topmain h2.one {
		left: 2%;
		top: 40%;
	}
	section#mainIMG .topmain h2.two {
		right: 6%;
		top: 66%;
	}
	section#mainIMG .topmain h2.three {
		left: 8%;
		top: 30%;
		text-align: center;
	}
	section#mainIMG .topmain h2.four {
		right: auto;
		top: auto;
		left: 8%;
		bottom: 8%;
		color: #fff;
		text-align: left;
		font-size: 2.2vw;
	}
	section#products ul#submenu .accshow li {
		width: 50%;
		background: none;
	}
	section#products ul.sub_category li p {
		font-size: 100%;
	}
	
	section#products .accbox label.close-button {
		position: absolute;
	}
	section#products .accbox .accshow ul.sub_category {
		padding-top: 10px;
	}
}