@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  min-height: 100%;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}
body {
  color: #333;
  font-family: -apple-system, "Open Sans", "Helvetica Neue", Helvetica, Arial, 'PingFang SC', 'Microsoft YaHei', sans-serif;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}
.box {
  margin: auto;
  width: 1000px;
}
sup {
  line-height: 2;
  vertical-align: text-top;
  font-size: 12px;
  font-size: 1.2rem;
}
.kigou{font-family: sans-serif;}
.small{
  font-size: 75%;
}
.pc{display:block;}
.tb{display:none;}
.sp{display:none;}
.pc_tb{display:block;}
.pc_sp{display:block;}
.tb_sp{display:none;}
@media only screen and (max-width:768px) {
  .pc{display:none;}
  .tb{display:block;}
  .sp{display:none;}
  .pc_tb{display:block;}
  .pc_sp{display:none;}
  .tb_sp{display:block;}
}
@media only screen and (max-width:480px) {
  .pc{display:none;}
  .tb{display:none;}
  .sp{display:block;}
  .pc_tb{display:none;}
  .pc_sp{display:block;}
  .tb_sp{display:block;}
}

/* content01
-------------------------------------------------------------*/
#content01 {
  padding: 90px 0;
  width: 100%;
  background: url(../img/bg_vgm5.jpg) center center no-repeat;
  background-size: cover;
}
#content01 .box {
  margin: auto;
  height: 566px;
  color: #fff;
  position:relative;
}
#content01 h3 {
  margin-bottom: 40px;
  line-height: 1;
  font-size: 60px;
  font-size: 6.0rem;
}
#content01 h3 span {
  font-size: 25px;
  font-size: 2.5rem;
}
#content01 p {
  font-size: 25px;
  font-size: 2.5rem;
}
#content01 .text {
  text-align:left;
  font-size: 18px;
  font-size: 1.8rem;
  text-shadow:0 0 3px #0068b6,
              0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6,
			  0 0 3px #0068b6;
}
#content01 .vgm5series {
  text-align: center;
  display:flex;
  justify-content:space-between;
  list-style:none;
  color:#000;
  margin-bottom: 20px;
}
#content01 .vgm5series li {
  display:flex;
}
#content01 .vgm5series li{
}
#content01 .vgm5series li p {
  padding:5px 0;
}
#content01 .vgm5series li .input{
  font-size: 14px;
  font-size: 1.4rem;
  line-height:1.3;
  background-color:rgba(0,0,0,.1);
}
#content01 .vgm5series li .type{
  font-size: 20px;
  font-size: 2.0rem;
  font-weight:bold;
}
#content01 .vgm5series li:nth-child(1){
  border:solid 2px #f8b500;
  background-color:#fff000;
  width:38%;
}
#content01 .vgm5series li:nth-child(2){
  border:solid 2px #6eb92b;
  background-color:#cfdb00;
  width:60%;
}
#content01 .vgm5series li:nth-child(1) .input{width:48%;}
#content01 .vgm5series li:nth-child(1) .type{width:52%;}
#content01 .vgm5series li:nth-child(2) .input{width:64%;}
#content01 .vgm5series li:nth-child(2) .type{width:36%;}
#content01 .img01 {
  float: right;
  margin:80px 0 80px 50px;
  width:440px;
}
#content01 .icon {
  margin-top:30px;
  text-align:center;
}
@media only screen and (max-width:1099px) {
  #content01 .box {width:90%;}
  #content01 .img01 {
	width:40%;
  }
  #content01 .img01 img {
	width:100%;
  }
}
@media only screen and (max-width:768px) {
  #content01 {padding: 70px 0;}
  #content01 .box {
	width:94%;
	height:calc(100vh - 315px);
  }
  #content01 h3 {
	margin-top: -10px;
	margin-bottom: 30px;
  }
  #content01 .img01 {
	width:100%;
	text-align:center;
	float: none;
	margin:0;
	position:absolute;
	bottom:-10px;
  }
  #content01 .img01 p {
	width:48%;
	display:inline-block;
  }
  #content01 .img01 p.icon {
	  margin-left:4%;
  }
}
@media only screen and (max-width:480px) {
  #content01 {padding: 20px 0;}
  #content01 .box {
	height:calc(100vh - 120px);
  }
  #content01 h3 {
	font-size: 48px;
	font-size: 4.8rem;
	margin-bottom:10px;
  }
  #content01 h3 span {
	font-size: 18px;
	font-size: 1.8rem;
  }
  #content01 p {
	font-size: 18px;
	font-size: 1.8rem;
  }
  #content01 .text {
	font-size: 16px;
	font-size: 1.6rem;
	line-height:1.5;
  }
  #content01 .vgm5series li .input{
	font-size: 10px;
	font-size: 1.0rem;
  }
  #content01 .vgm5series li .type{
	font-size: 16px;
	font-size: 1.6rem;
  }
  #content01 .img01 {
	bottom:-20px;
  }
}

/* content02
-------------------------------------------------------------*/
#content02 {
  width: 100%;
  padding-bottom:100px;
  background:url(../img/bg_feature.jpg) #009bd3 top center no-repeat;
  background-size: 100% auto;
}
#content02 h3{
  background-color:rgba(66,130,157,0.8);
  color:#fff;
  text-align:center;
  font-size:30px;
  font-size:3.0rem;
  padding:20px 0;
}
#content02 .feature {
  width: 1100px;
  margin:80px auto 0;
  display:flex;
  justify-content:space-between;
}
#content02 .lead {
  width:56%;
  font-size:18px;
  font-size:1.8rem;
}
#content02 .leadImage {
  width:40%;
  position:relative;
}
#content02 .leadImage img {
  width:100%;
}
#content02 .leadImage span {
  background-color:#172987;
  color:#fff;
  font-weight:bold;
  padding:5px 20px;
  border-radius:100px;
  display:block;
  text-align:center;
  position:absolute;
  line-height:1.3;
}
#content02 .featureList{
  width: 1100px;
  margin:0 auto;
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  padding-top:50px;
}
#content02 .featureList li{
  width:48%;
  background-color:rgba(255,255,255,0.7);
  padding:20px;
  margin-top:60px;
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
  border:solid 2px #fff;
}
#content02 .featureList li .featureTitle{
  font-size:18px;
  font-size:1.8rem;
  font-weight:bold;
  background-color:#e8a900;
  color:#fff;
  border:solid 2px #d38b00;
  position:relative;
  padding:7px;
  margin-top:-40px;
  margin-bottom:10px;
  padding-left:47px;
}
#content02 .featureList li .featureTitle::before{
  position:absolute;
  top:1px;
  left:1px;
  border:solid 1px #fff;
  width:calc(100% - 2px);
  height:calc(100% - 2px);
  content:'';
}
#content02 .featureList li .featureTitle span{
  font-size:16px;
  font-size:1.6rem;
}
#content02 .featureList li .featureTitle span.icon{
	margin-right:0.5em;
	margin-left:-40px;
}
#content02 .featureList li .featureTitle span.icon img{
  width:40px;
  vertical-align:middle;
}
#content02 .featureList li .featureSubtitle{
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
  position:absolute;
  top:0;
  left:0;
}
#content02 .featureList li .featureDetail{
  font-size:16px;
  font-size:1.6rem;
}
#content02 .featureList li .featureImage{
  margin-top:10px;
  position:relative;
}
#content02 .featureList li .featureImage img{
  width:100%;
}
#content02 .featureList li.funcCalc{
  width:100%;
  display:flex;
  justify-content:space-between;
}
#content02 .featureList li.funcCalc .featureTitle{width:calc(100% - 20px);}
#content02 .featureList li.funcCalc .text,
#content02 .featureList li.funcCalc .table{width:48%;}
#content02 .featureList li.funcCalc .table p{text-align:center;}
#content02 .featureList li.funcCalc .table table{
  font-size:14px;
  font-size:1.4rem;
}
#content02 .featureList li.funcCalc .table table th,
#content02 .featureList li.funcCalc .table table td{padding:2px 10px;}
@media only screen and (max-width:1099px) {
  #content02 .feature {width: 90%;}
  #content02 .featureList{width: 90%;}
}
@media only screen and (max-width:768px) {
  #content02 .featureList{width: 94%;}
  #content02 .leadImage span {position:relative; margin-bottom:10px;}
}
@media only screen and (max-width:480px) {
  #content02 h3{
	font-size:22px;
	font-size:2.2rem;
	line-height:1.5;
	padding:20px 10px;
  }
  #content02 .feature {
	margin:50px auto 0;
	width: 94%;
	display:block;
  }
  #content02 .lead,
  #content02 .leadImage {width:100%;}
  #content02 .lead{margin-bottom:20px;}
  #content02 .featureList{
	display: block;
	padding-top:0;
  }
  #content02 .featureList li{width:100%;}
  #content02 .featureList li.funcCalc{display:block; }
  #content02 .featureList li.funcCalc .featureTitle{width:100%;}
  #content02 .featureList li.funcCalc .text,
  #content02 .featureList li.funcCalc .table{width:100%;}
}

/* content03 - 06
-------------------------------------------------------------*/
#content03,
#content04,
#content05 {
  width: 1100px;
  margin:80px auto 0;
}
#content03 h3,
#content04 h3,
#content05 h3 {
  font-size:24px;
  font-size:2.4rem;
  margin-top:30px;
}
#content03 h3::before,
#content04 h3::before,
#content05 h3::before{
  font-family: FontAwesome;
  content: "\f111";
  font-weight: 400;
  margin-right:0.2em;
  color:#0088ce;
}
table{
  border-collapse: separate;
  border-spacing: 0;
}
table{
  background-color:#fff;
  width:100%;
  margin:10px auto 0;
  border-top:solid 1px #ccc;
}
table th,
table td{
  border-bottom:solid 1px #ccc;
  padding:5px 10px;
}
table th:not(:last-child),
table td:not(:last-child){
  border-right:solid 1px #ccc;
}
table th{
  background-color:#e4f0fa;
  font-weight:normal;
}
table th.bg-lightblue{
  background-color:#7dcdf3;
}
table td.bg-paleblue{
  background-color:#e4f0fa;
}
@media only screen and (max-width:1099px) {
  #content03,
  #content04,
  #content05 {width: 90%;}
}
@media only screen and (max-width:768px) {
  #content03,
  #content04,
  #content05 {width: 94%;}
}
@media only screen and (max-width:480px) {
}

/* content03
-------------------------------------------------------------*/
#content03 table th{
  width:20%;
}
#content03 .suppl{
  font-size:14px;
  font-size:1.4rem;
}
#content03 table ul{
  list-style:none;
}
#content03 table .model{
  position:relative;
  padding-left:1em;
  font-weight:bold;
}
#content03 table .model::before{
  font-family: FontAwesome;
  content: "\f111";
  color:#00a0e8;
  top:0;
  left:0;
  position:absolute;
}
#content03 table .type{
  display:flex;
  flex-wrap:wrap;
}
#content03 table .type > li{
  width:50%;
}
#content03 table .power,
#content03 table .power th,
#content03 table .power td{
  border:none;
  padding:0;
  margin:0;
  text-align:left;
}
#content03 table .power th{
  background:none;
  min-width:6.5em;
  vertical-align:text-top;
}
#content03 table .power span{
  background-color:#e4f0fa;
  padding:0 5px;
  border:solid 1px #666;
}
#content03 table h4,
#content03 table h5{
  font-weight:normal;
  font-size:16px;
  font-size:1.6rem;
}
#content03 table h4{
  position:relative;
  padding-left:1em;
  margin-top:15px;
}
#content03 table h4::before{
  font-family: FontAwesome;
  content: "\f111";
  color:#00a0e8;
  top:0;
  left:0;
  position:absolute;
}
#content03 table .judgeTable{
  display:flex;
  justify-content:space-between;
}
#content03 table .judgeL,
#content03 table .judgeR{
  width:48%;
  font-size:14px;
  font-size:1.4rem;
}
#content03 table .judgeL table,
#content03 table .judgeR table{
  text-align:center;
  margin-top:5px;
}
#content03 table .judgeL th:nth-child(2),
#content03 table .judgeR th:nth-child(2){
  width:5%;
}
@media only screen and (max-width:768px) {
  #content03 table .type{
	display:block;
  }
  #content03 table .type > li{
	width:100%;
  }
  #content03 table .judgeTable{
	display:block;
  }
  #content03 table .judgeL,
  #content03 table .judgeR{
	width:100%;
  }
}
@media only screen and (max-width:480px) {
  #content03 table th,
  #content03 table td{
	display:block;
	width:100%;
	border-right:none;
  }
  #content03 table .power th,
  #content03 table .power td{
	display:table-cell;
	width:auto;
  }
  #content03 table .power th{
	width:6.5em;
  }
  #content03 table .judgeTable th,
  #content03 table .judgeTable td{
	display:table-cell;
	width:auto;
  }
  #content03 table .judgeTable table th:not(:last-child),
  #content03 table .judgeTable table td:not(:last-child){
	border-right:solid 1px #ccc;
  }
  #content03 table .judgeL th:nth-child(2),
  #content03 table .judgeR th:nth-child(2){
	width:25%;
  }
}

/* content04
-------------------------------------------------------------*/
#content04 .selectBox{
  text-align:center;
  background-color:#e9e9eb;
  height:60px;
  line-height:60px;
  display:flex;
  margin-top:60px;
  width:1100px;
}
#content04 .select{
  margin:0 1em 0 1.5em;
}
#content04 ul{
  display:flex;
  list-style:none;
}
#content04 ul li{
  padding:0 14px;
  position:relative;
  width:120px;
}
#content04 ul li:nth-child(n+1):nth-child(-n+6)::after{
  content:'';
  width:14px;
  height:1px;
  display:block;
  background-color:#333;
  position:relative;
  top:-50%;
  right:-108%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#content04 .item{
  height:40px;
  line-height:40px;
  margin-top:-40px;
  background-color:#e4f0fa;
  font-size:14px;
  font-size:1.4rem;
}
#content04 .number{
  background-color:#add7f3;
}
#content04 .number span{
  background-color:#fff;
  border:solid 2px #00a0e8;
  padding:10px 20px;
  box-sizing:border-box;
}
#content04  table{
  text-align:center;
}
@media only screen and (max-width:1099px) {
  #content04{width: 90%;}
  #content04 .selectTypeWrap{
	display:block;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	white-space: nowrap;
  }
}
@media only screen and (max-width:768px) {}
@media only screen and (max-width:480px) {
  #content04 .selectTableWrap{
	display:block;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	white-space: nowrap;
  }}

/* content05
-------------------------------------------------------------*/
#content05 .dimeision{
  width:100%;
}
#content05 .dimeision img{
  width:100%;
}
@media only screen and (max-width:1099px) {
  #content05{width: 90%;}
}
@media only screen and (max-width:768px) {
  #content05 {width: 94%;}
}
@media only screen and (max-width:480px) {
  #content05 {margin-bottom:50px;}
}

/* content06
-------------------------------------------------------------*/
#content06 {
  margin-top:80px;
  background-color:#d3dce0;
  width:100%;
  padding:80px 0;
}
#content06 .caseBox {
  width: 1100px;
  margin:0 auto;
}
#content06 h3 {
  text-align:center;
  font-size:30px;
  font-size:3.0rem;
  color:#007bc3;
  position: relative;
}
#content06 h3 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 0.5em;
  background-color: #d3dce0;
  text-align: left;
}
#content06 h3::before {
  position: absolute;
  top: 50%;
  left:25%;
  content: '';
  display: block;
  width: 50%;
  height: 2px;
  background-color: #007bc3;
}
#content06 .caseLead {
  text-align:center;
  font-size:18px;
  font-size:1.8rem;
}
#content06 ul {
  list-style:none;
}
#content06 .caseList {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
#content06 .caseItem{
  width:48%;
  border:solid 2px #42829d;
  border-radius:10px;
  overflow:hidden;
  margin-top:40px;
  background-color:#eeeae8;
}
#content06 .caseTitle{
  background-color:#42829d;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:18px;
  font-size:1.8rem;
  padding:5px 0;
}
#content06 .caseImage img{
  background-color:#fff;
}
#content06 .caseImage img{
  width:100%;
  vertical-align:middle;
}
#content06 .caseProduct{
  padding:10px 15px;
}
#content06 .other{
  color:#42829d;
  font-weight:bold;
}
#content06 .productList li{
  position:relative;
  padding-left:1em;
  line-height:1.5;
}
#content06 .productList li::before{
  font-family: FontAwesome;
  content: "\f111";
  color:#9f9fa0;
  top:0;
  left:0;
  position:absolute;
}
#content06 .productList li dl{
  display:inline-block;
  width:100%;
}
#content06 .productList li dt,
#content06 .productList li dd{float:left;}
#content06 .productList li dt{
  width:28%;
  color:#42829d;
}
#content06 .productList li dd{width:70%;}
#content06 .category{color:#42829d;}
@media only screen and (max-width:1099px) {
  #content06 .caseBox {width: 90%;}
  #content06 h3::before {
	left:0;
	width: 100%;
  }
}
@media only screen and (max-width:768px) {
  #content06 .caseBox {width: 94%;}
  #content06 .caseList {display:block;}
  #content06 .caseItem{
	width:100%;
	margin-top:40px;
  }
}
@media only screen and (max-width:480px) {
  #content06 {
    margin-top:0;
	padding:50px 0;
  }
  #content06 h3 span {
	margin: 0;
	padding: 0;
	text-align:center;
	line-height:1.5;
  }
  #content06 h3::before {
	display:none;
  }
  #content06 .productList li dt,
  #content06 .productList li dd{
	float:none;
	width:100%;
  }
}

/* wrapper
-------------------------------------------------------------*/
#wrapper {
  position: relative;
  padding-top: 115px;
}
@media only screen and (max-width:768px) {#wrapper {padding-top: 180px;}}
@media only screen and (max-width:480px) {#wrapper {padding-top: 80px;}}
/* container
-------------------------------------------------------------*/
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 1100px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media only screen and (max-width:1099px) {
  .container {width:96%;}
}
@media only screen and (max-width:768px) {
  .container {width:96%;}
}
@media only screen and (max-width:480px) {
  .container {width:100%;}
}
/* contentsWrap
-------------------------------------------------------------*/
.contentsWrap{padding-bottom: 250px;}
@media only screen and (max-width:480px) {
  .contentsWrap {padding-bottom: 300px;}
}
/* header
-------------------------------------------------------------*/
#header {
  width: 100%;
  height: 115px;
  background-color:#fff;
  position: absolute;
  top: 0;
  z-index: 1;
}
#header:after {
  content: ".";
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
}
#header .site-catch {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin: 5px 0 25px 0;
}
#header .site-logo {
  float: left;
}
.nav-header {
  position: absolute;
  top: 5px;
  right: 0;
  list-style-type: none;
}
.nav-header li {
  display: block;
  float: left;
  margin: 0 0 0 25px;
}
.nav-header li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  vertical-align: baseline;
  color: #333;
  text-decoration: none;
  display: inline-block;
}
.nav-header li a:before {
  display: inline-block;
  content: " ";
  width: 13px;
  height: 13px;
  background-image: url(../../../../img/btn_arrow_left.png);
  margin-right: 7px;
}
.nav-header li a:hover {
  text-decoration: underline;
}
.nav-header li.btn_login_header a {
  background-color: #e50012;
  color: #fff;
  padding: 7px 12px;
}
.nav-header li.btn_login_header a:before {
  display: none;
}
.nav-header li.btn_login_header a:hover {
  background-color: #8c0000;
  text-decoration: none;
}
#nav {
  padding: 10px 0;
  width: 100%;
  background: #eee;
  border-top: solid #42829d 3px;
  text-align: center;
  position: absolute;
  top: 115px;
  z-index: 1;
}
#nav:after {
  content: ".";
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
}
#nav.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
}
#nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
#nav ul li a {
  padding: 8px 1em;
  text-decoration: none;
  color: #42829d;
}
#nav ul li:last-child a {
  padding: 8px 1em;
  text-decoration: none;
  background: #999;
  color: #fff;
}
#nav ul li a:hover,
#nav ul li:last-child a:hover {
  background: #42829d;
  color: #fff;
}

/*スマホのトグルボタンのCSS*/
#nav-toggle {
  display: none;
  position: absolute;
  right: 13px;
  top: 15px;
  width: 50px;
  height: 50px;
  background: #eee;
  cursor: pointer;
  z-index: 400;
}
#nav-toggle div {
  position: relative;
}
#nav-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 68%;
  background: #666;
  left: 0;
  right: 0;
  margin: auto;
  transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {top:11px;}
#nav-toggle span:nth-child(2) {top:23px;}
#nav-toggle span:nth-child(3) {top:35px;}
@media only screen and (max-width:768px) {
  #header {
	height: 180px;
  }
  #nav {
    top: 180px;
  }
}
@media only screen and (max-width:480px) {
  #header {
    height: 80px;
  }
  #header .site-catch{margin-bottom:5px; margin-left:10px;}
  #header .site-logo {float:none; margin-left:10px;}
  #header .site-logo img{width:200px;}
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  #nav-toggle.open span:nth-child(1) {
    top: 23px;
    transform: rotate(315deg);
  }
  #nav-toggle.open span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  #nav-toggle.open span:nth-child(3) {
    top: 23px;
    transform: rotate(-315deg);
  }
  .nav-header {
	position: relative;
	top: 362px;
	left: 0;
	height:60px;
	text-align:center;
	display:none;
  }
  .nav-header.open {
	display:block;
  }
  .nav-header li{
	width:33.33%;
	margin:0;
	border-right:solid 1px #fff;
	box-sizing:border-box;
  }
  .nav-header li:last-child{
	border-right:none;
  }
  .nav-header li a{
	background-color: #e50012;
	color: #fff;
	display:block;
	height:60px;
	line-height:60px;
	padding:0 !important;
  }
  .nav-header li a:before {
	display: inline-block;
	content: " ";
	width: 0;
	height: 0;
	background-image: none;
	margin-right: 0px;
  }
  #nav{
	display:none;
	top:80px;
	border:none;
	border-bottom:solid 1px #ccc;
	box-sizing:border-box;
	padding:0;
  }
  #nav.fixed {
	margin-top: 0;
	top: 80px;
	position: absolute;
  }
  #nav.open{
	display:block;
  }
  #nav ul {
	display: flex;
	flex-wrap:wrap;
  }
  #nav ul li {
	display: block;
	margin:0;
	border-top:solid 1px #ccc;
	box-sizing:border-box;
	width:50%;
	height:60px;
  }
  #nav ul li:nth-child(odd) {
	border-right:solid 1px #ccc;
  }
  #nav ul li a{
	display: block;
	height:60px;
	line-height:60px;
	padding:0 !important;
  }
}
/* footer
-------------------------------------------------------------*/
#footer {
  height: 163px;
  width: 100%;
  background-color: #dddddd;
  position: absolute;
  bottom: 0;
}
#footer .pribacy {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  text-decoration: none;
}
#footer .pribacy:hover {
  text-decoration: underline;
}
#footer .nav-footer {
  list-style-type: none;
  float: left;
  margin: 0;
}
#footer .nav-footer li {
  display: block;
  float: left;
  margin: 0 25px 0 0;
  line-height: 1.5;
}
#footer .nav-footer li a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  vertical-align: baseline;
  color: #333;
  text-decoration: none;
  display: inline-block;
}
#footer .nav-footer li a:hover {
  text-decoration: underline;
}
#footer .copyright {
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
}
.bg-footer2 {
  padding: 15px 0;
}
.bg-footer2:before, .bg-footer2:after {
  content: " ";
  display: table;
}
.bg-footer2:after {
  clear: both;
}
.bg-footer {
  background-color: #F6F6F6;
  padding: 15px 0;
}
.bg-footer:before, .bg-footer:after {
  content: " ";
  display: table;
}
.bg-footer:after {
  clear: both;
}
.bg-footer .logo-footer {
  float: left;
}
.bg-footer .address-footer {
  padding-top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  float: right;
  text-align: right;
}
@media only screen and (max-width:768px) {}
@media only screen and (max-width:480px) {
  #footer {
    height: 213px;
  }
  #footer .nav-footer {
	width:100%;
	display:flex;
  }
  #footer .nav-footer li {
	display: block;
	float: none;
	margin: 0;
	width:50%;
	text-align:center;
  }
  #footer .copyright {
	float: none;
	width:100%;
	text-align:center;
	padding:50px 0 0;
  }
  .bg-footer .logo-footer {
	margin-left:15px;
  }
}
/* pagetop
-------------------------------------------------------------*/
#btn-pagetop {
  position: absolute;
  width: 165px;
  height: 35px;
  line-height: 35px;
  top: -50px;
  padding: 0 30px;
  right: 0;
  display: inline-block;
  background-color: #333;
  color: #fff;
  cursor: pointer;
}
#btn-pagetop:before {
  content: " ";
  display: inline-block;
  background-image: url(../../../../img/icon_arrow_up.png);
  width: 18px;
  height: 11px;
  margin-right: 10px;
}
#btn-pagetop:hover {
  background-color: #222;
}
@media only screen and (max-width:768px) {}
@media only screen and (max-width:480px) {}
/* search
-------------------------------------------------------------*/
.contents-search {
  width: 70%;
  float: right;
  background-color: #f6f6f6;
  border: solid 1px #ccc;
  padding: 10px;
  margin-bottom: 15px;
}
.contents-search:before, .contents-search:after {
  content: " ";
  display: table;
}
.contents-search:after {
  clear: both;
}
.contents-search .title-contents {
  display: block;
  float: left;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.contents-search .btn-search_spec {
  display: block;
  float: left;
  width: 160px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  border: solid 1px #333;
  background-color: #333;
  color: #fff;
}
.contents-search .btn-search_spec:hover {
  color: #333;
  background-color: #fff;
}
.contents-search .btn-search_no .title {
  display: block;
  margin-left: 15px;
  float: left;
  width: 146px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  border: solid 1px #333;
  background-color: #333;
  color: #fff;
}
.contents-search .btn-search_no .search-box {
  display: block;
}
.contents-search .btn-search_no .search-box .product_no {
  float: left;
  width: 245px;
  height: 32px;
  background: #fff;
  border: solid 1px #666666;
  padding: 4px;
  color: #333;
}
.contents-search .btn-search_no .search-box .btn_search_no {
  float: left;
  text-align: right;
  width: 80px;
  height: 32px;
  background: #333;
  padding-right: 15px;
  color: #fff;
  background-image: url(../../../../img/icon_search.png);
  background-repeat: no-repeat;
  background-position: 10px 6px;
  border: none;
}
.contents-search .btn-search_no .search-box .btn_search_no:hover {
  background-color: #222;
}
input {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  max-width: 100%;
  width: auto;
  padding: 2px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
input[disabled], input[readonly], fieldset[disabled] input {
  background-color: #eee;
  opacity: 1;
}
input[disabled], fieldset[disabled] input {
  cursor: not-allowed;
}
input:focus {
  border: solid 1px #99CCFF;
  background-color: #F0F7FC;
  outline: none;
}
input.sizefull {
  width: 100%;
}
@media only screen and (max-width:1024px) {
  .contents-search {
	width: 75%;
  }
  .contents-search .btn-search_spec {
	width: 150px;
  }
  .contents-search .btn-search_no .title {
	width: 136px;
  }
  .contents-search .btn-search_no .search-box .product_no {
	width: 225px;
  }
}
@media only screen and (max-width:768px) {
  .contents-search {
	width: 100%;
  }
}
@media only screen and (max-width:480px) {
  .contents-search {
	width: 100%;
	float: none;
	display:none;
	margin:0;
	border:0;
	position:absolute;
	left:0;
	top:261px;
  }
  .contents-search.open {
	display:block;
  }
  .contents-search .title-contents {
    float:none;
	width:100%;
	margin-left:0;
  }
  .contents-search .btn-search_spec {
    float:none;
	width:100%;
	margin-left:0;
	height:60px;
	line-height:60px;
	margin-bottom:10px;
  }
  .contents-search .btn-search_no .title {
    float:none;
	width:100%;
	margin-left:0;
  }
  .contents-search .btn-search_no .search-box .product_no {
	width:275px;
  }
}
/* link btn
-------------------------------------------------------------*/
.link_product-file {
  display: block;
  list-style-type: none;
  margin: 30px 0 0;
}
.link_product-file li {
  display: inline-block;
}
.link_product-file li a {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  width: 116px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0,109,217,0.60);
  border: solid 1px #006DD9;
  color: #fff;
  margin-left: 3px;
}
.link_product-file li a:hover {
  background-color: rgba(255,255,255,0.60);
  color: #0059b2;
}
.link_product-file li.link-gray a {
  background-color: rgba(102,102,102,0.60);
  border: solid 1px #666666;
}
.link_product-file li.link-gray a:hover {
  background-color: rgba(255,255,255,0.60);
  color: #666666;
}
.link_product-file li.link-red a {
  background-color: rgba(229,0,18,0.60);
  border: solid 1px #e50012;
}
.link_product-file li.link-red a:hover {
  background-color: rgba(255,255,255,0.60);
  color: #e50012;
}
.link_product-file li.link-green a {
  background-color: rgba(72,137,24,0.60);
  border: solid 1px #488918;
}
.link_product-file li.link-green a:hover {
  background-color: rgba(255,255,255,0.60);
  color: #488918;
}
@media only screen and (max-width:480px) {
  .link_product-file {margin-top: 20px;}
  .link_product-file li{width:32%; margin-bottom:5px;}
  .link_product-file li a {width: 100%;}
}
/* Modal window : Login box
-------------------------------------------------------------*/
.modalLoginBox {
  position: absolute;
  border: solid 1px #333;
  background-color: #fff;
  width: 480px;
  padding: 20px;
  display: none;
  position: fixed;
  z-index: 20;
}
.modalLoginBox p{
  margin-bottom:1em;
  font-feature-settings: "pkna";
}
.modalLoginBox form dl {margin-bottom:1em;}
.modalLoginBox form dl dd {margin-bottom:1em;}
.modalLoginBox dl dt {font-size: 100%;}
.modalLoginBox dl dd input {border: solid 1px #333;}
.modalLoginBox .modalLoginMail, .modalLoginPass {width: 100%;}
.modalLoginBox .modalLoginError {
  color: #f00;
  text-align: center;
}
.modalLoginBox .modalBtn {
  text-align: center;
  margin-bottom: 1em;
}
.modalLoginBox .modalBtnLogin, .modalBtnCancel {
  display: inline-block;
  width: 120px;
  margin: 0 10px;
  background-color: #333;
  color: #fff;
  border: solid 1px #333;
  transition: all .3s ease-in-out;
}
.modalLoginBox .modalBtnLogin:hover, .modalBtnCancel:hover {
  background-color: #fff;
  color: #333;
  border: solid 1px #333;
}
.modalLoginBox .textJoin {margin: 0;}
.modalLoginBox .textJoin a {color: #006dd9;}
#modal-bg {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}


/* for print
--------------------------------------------------------------*/
@media print {
  body {
    width: 1280px;
    min-width: 1280px;
    max-width: 1280px;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: 0 0;
    zoom:1;
    -webkit-print-color-adjust: exact;
  }
  #nav.fixed {
	margin-top: 0;
	top: 0;
	position:relative;
  }
}