/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:hover{
	opacity: 0.8;
}
/*----------- clearfix -----------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
/* ---------- common ---------- */
p.pagetop {
  position: fixed;
  right: 1.5em;
  bottom: 1.5em;
  display: none;
  z-index: 4;
}
p.pagetop a {
  display: block;
  width: 63px;
  height: 63px;
  background: url("../img/totop.png") 0 0 no-repeat;
  background-size: 63px 63px;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
p.pagetop a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.animation01, .animation02 {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* ---------- body ---------- */
body {
  color: #EEE;
  font-family: Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 100%;
  background: #ececec;
  line-height: 1.6em;
  position: relative;
  right: 0;
  overflow-x: hidden;
}
#contents{
	overflow: hidden;
}
/* ---------- header ---------- */
header {
  width: 100%;
  height: 83px;
  background: #142c4b;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 3;
}
header h1 {
  position: absolute;
  top: 5px;
  left: 5px;
}
header h1 a {
  display: block;
  width: 200px;
}
header h1 a img {
  width: 100%;
}
header h1 a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
header .menu_pc {
  position: absolute;
  top: 25px;
  right: 80px;
  overflow: hidden;
  display: block;
}
header .menu_pc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 380px;
}
header .menu_pc ul li{
	color: #989898
}
header .menu_pc ul li a {
  color: #fff;
  text-decoration: none;
}
/* ---------- nav ---------- */
div.menu_sp {
  display: none;
}
/* ---------- mainvisual ---------- */
#mainvisual {
  margin: 0 auto;
  padding: 83px 0 0;
  position: relative;
}
#mainvisual p.catch {
  width: 100%;
  position: absolute;
  z-index: 1;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3rem;
  line-height: 1.5;
  bottom: 14%;
  padding: 2%;
  background: rgb(142,142,142);
background: linear-gradient(90deg, rgb(142,142,142,50%) 10%, rgb(158,158,158,30%) 20%, rgba(255,255,255,0) 100%);
}
#mainvisual p.catch span {
  display: block;
  font-size: 1.5rem;
}
#mainvisual p.catch span br{
  display: none;
}

h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #808080;
  text-align: center;
  margin-bottom: 5%;
}
h2 span {
  font-size: 1.8rem;
  display: block;
}
/* ---------- solution ---------- */
#solution {
  max-width: 1200px;
  margin: 0 auto 10%;
	padding: 10% 0 0;
}
#solution .solution_area ul li.contents_detail {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#solution .solution_area ul li.contents_detail ul.box {
  margin: 2%;
  padding: 1%;
  background-color: #fff;
  color: #555;
  text-align: center;
  box-shadow: 5px 5px 9px 0px #777777;
  border-radius: 10px;
}
#solution .solution_area ul li.contents_detail ul.box li.number {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  display: inline-block;
  margin: 1.2em auto;
  padding: 1% 2% 3%;
  min-width: 70%;
  max-width: 100%;
  color: #555;
  font-size: 1.5rem;
  ;
  background: #FFF;
  border-bottom: solid 3px #555;
  box-sizing: border-box;
}
#solution .solution_area ul li.contents_detail ul.box li.number:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
#solution .solution_area ul li.contents_detail ul.box li.number:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #555;
  z-index: 1;
}
#solution .solution_area ul li.contents_detail ul.box li.number p {
  margin: 0;
  padding: 0;
}
#solution .solution_area ul li.contents_detail ul.box li img {
  width: 40%;
}
/* ---------- products ---------- */
#products {
  max-width: 100%;
  margin: 0 auto;
  padding: 10% 0;
  background: #d5d5d5;
}
#products .contents_detail {
  width: 70%;
  padding: 0;
  margin: 2% auto 3%;
  background-color: #fff;
  color: #555;
  text-align: center;
  box-shadow: 5px 5px 9px 0px #777777;
  border-radius: 10px;
  display: table;
}
#products .contents_detail .text {
  display: table-cell;
  width: 35%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #808080;
  text-align: center;
  background: url("../img/icon_right.png") right no-repeat;
  background-size: 25px 25px;
  vertical-align: middle;
}
#products .contents_detail .text span {
  font-size: 1rem;
  display: block;
}
#products .contents_detail .img {
  display: table-cell;
  width: 65%;
  padding-left: 2%;
}
#products .contents_detail .img img {
  vertical-align: bottom;
  border-radius: 0 10px 10px 0;
}
#products .contents_detail a {
  color: #555;
  text-decoration: none;
}
#products .contents_detail a:hover .text {
  opacity: 0.8;
}
#products .contents_detail a:hover .img {
  opacity: 0.8;
}
/* ---------- contact ---------- */
#contact {
  width: 100%;
  background: url("../img/main.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-size: 1.2rem;
  padding: 80px 0;
  margin-top: -80px;
  color: #808080;
}
#contact .inquiry_area {
  background: rgba(255, 255, 255, 0.70);
  padding: 5% 2%;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#contact .inquiry_area .inquiry_text01 {
  margin-bottom: 3%;
}
#contact .inquiry_area a.btn {
  text-decoration: none;
  font-size: 1.3rem;
  color: #fff;
  background: #142c4b;
  padding: 2%;
  margin: 0 auto 5%;
  width: 45%;
  box-shadow: 2px 2px 1px 1px #8a8a8a;
  border-radius: 10px;
  display: block;
}
#contact .inquiry_area .mail {
  margin-bottom: 5%;
}
#contact .inquiry_area ul {
  text-align: left;
  width: 25%;
  margin: 0 auto;
}
/* ---------- footer ---------- */
footer {
  background: #142c4b;
  padding: 2rem 0 1em;
  overflow: hidden;
}
footer p.address {
  width: 80%;
  margin: 0 auto 0.1em;
  text-align: center;
}
footer p.address br.sp {
  display: none;
}
footer .copyright {
  font-size: 0.9rem;
  text-align: center;
  color: #fff;
  padding: 1em;
  clear: both;
}

/* -------------------- Campany -------------------- */
.campany #mainvisual {
    padding: 83px 0 0;
  margin: 0 auto 5%;
}
.campany #mainvisual p.catch {
	background: rgba(218,218,218,0.70);
	color: #5b5b5b;
    bottom: 6px;
    left: 0;
	text-align: center;
}
.campany .contents_area{
	color: #333;
    padding: 5% 2%;
    width: 80%;
    margin: 0 auto;
}
.campany .contents_area p{
	margin: 0 auto 5%;
}
.campany .contents_area table{
	width: 80%;
	margin: 0 auto 10%;
}
.campany .contents_area table td.title{
	border-bottom: #555 2px solid;
	padding: 3%;
	width: 20%;
}
.campany .contents_area table td.detail{
	border-bottom: #989898 1px solid;
	padding: 3% 4%;
	width: 80%;
}
	.campany .contents_area table td.detail br{
		display: none;
	}
/* -------------------- Products -------------------- */
.products #mainvisual {
    padding: 83px 0 0;
  margin: 0 auto 5%;
}
.products #mainvisual p.catch {
	background: rgba(218,218,218,0.70);
	color: #5b5b5b;
    bottom: 6px;
    left: 0;
	text-align: center;
}
.products .contents_area{
	color: #333;
    padding: 5% 2%;
    width: 90%;
    margin: 0 auto;
}
.products .contents_area p.text{
	text-align: center;
	margin: 0 auto 5%;
}
.products .contents_area p.text br{
	display: none;
}
.products .contents_area .products_menu{
	display: table;
	width: 90%;
	margin: 0 auto 10%;
}
.products .contents_area .products_menu li{
	display: table-cell;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 33%;
}
.products .contents_area .products_menu li span{
	display: block;
	font-size: 1.0rem;
}
.products .contents_area .products_menu li a{
	margin: 2%;
    padding: 5%;
	border-radius: 10px;
    box-shadow: 5px 5px 1px 0px #777777;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
	display: block;
	text-decoration: none;
}
.products .contents_area .products_menu li.link a{
    background: #fff url(../img/icon_right.png) right no-repeat;
    background-size: 20px 20px;
	color: #333;
}
.products .contents_area .products_menu li.link a:hover{
	background: #26538e url(../img/icon_right_active.png) right no-repeat;
    background-size: 20px 20px;
	color: #fff;
}
.products .contents_area .products_menu li.active a{
    background: #26538e url(../img/icon_right_active.png) right no-repeat;
    background-size: 20px 20px;
    color: #fff;
}
/*.products .contents_area .products_menu li.active a:hover{
	background: #26538e url(../img/icon_right.png) right no-repeat;
    background-size: 20px 20px;
}*/
.products .products_area ul li.contents_detail {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
		margin-bottom: 10%;
}
.products .products_area ul li.contents_detail > ul.box {
  flex-basis: 19%;
    margin: 1%;
    padding: 2%;
    background-color: #fff;
    color: #555;
    text-align: center;
    box-shadow: 5px 5px 9px 0px #777777;
    border-radius: 10px;
}
.products .products_area ul li.contents_detail ul.box li.products_img{
	padding: 5%;
}
.products .products_area ul li.contents_detail ul.box li.products_img img{
    display: block;
  width: 100%;
  height: 200px;
  object-fit: contain;
	vertical-align: middle;
	margin-bottom: 12%;
}
.products .products_area ul li.contents_detail ul.box li.name{
	line-height: 1.2;
	margin-bottom: 2%;
}
.products .products_area ul li.contents_detail ul.box li.price{
	color: #A6A6A6;
}

/* ------------------------------ width 980px ------------------------------ */
@media screen and (max-width: 980px) {
  /* ---------- mainvisual ---------- */
  #mainvisual {
    padding: 83px 0 0;
  }
  #mainvisual p.catch {
    bottom: 10%;
  }
	/* -------------------- Campany -------------------- */
.campany #mainvisual {
    padding: 83px 0 0;
}
.campany #mainvisual p.catch {
	font-size: 2.3rem;
}
.campany .contents_area table{
	width: 90%;
}
.campany .contents_area table td.title{
	padding: 2%;
	width: 25%;
}
.campany .contents_area table td.detail{
	padding: 2% 3%;
	width: 75%;
}
	.campany .contents_area table td.detail br{
		display: block;
	}
	/* -------------------- Products -------------------- */
.products #mainvisual {
    padding: 83px 0 0;
}
.products #mainvisual p.catch {
	font-size: 2.3rem;
}
	.products .contents_area{
	width: 100%;
}
.products .contents_area p.text br{
	display: block;
}
	.products .products_area ul li.contents_detail{
		padding: 0 3%;
	}
.products .products_area ul li.contents_detail > ul.box {
  flex-basis: 27%;
}
}
/* ------------------------------ width 736px ------------------------------ */
@media screen and (max-width: 736px) {
  /* ---------- header ---------- */
  header {
    height: 68px;
  }
  header h1 a {
    width: 160px;
  }
  header .menu_pc {
    display: none;
  }
  /* ---------- nav ---------- */
  div.menu_sp {
    display: block;
  }
  nav.drawer-nav {
    background-color: rgb(20 44 75 / 80%);
  }
  nav.drawer-nav {
    padding: 1em;
    box-sizing: border-box;
  }
  nav.drawer-nav li {
	  color: #989898;
    text-align: center;
	  font-size: 1.2rem;
    padding: 1em 0;
  }
  nav.drawer-nav li a {
    font-size: 1.2rem;
    color: #FFFFFF;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
  }
  nav.drawer-nav li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  nav.drawer-nav li:last-child a {
    border-bottom: none;
  }
  button {
    clear: both;
    margin-right: 10px;
  }
  /* ---------- common ---------- */
  h2 {
    font-size: 2rem;
    margin-bottom: 3%;
  }
  h2 span {
    font-size: 1.5rem;
  }
  /* ---------- mainvisual ---------- */
  #mainvisual {
    padding: 68px 0 0;
  }
  #mainvisual p.catch {
    font-size: 2.3rem;
    bottom: 5%;
  }
  #mainvisual p.catch span {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
  #mainvisual p.catch span br{
    display: block;
  }
	/* ---------- solution ---------- */
  #solution {
    padding-top: 15%;
  }
  /* ---------- products ---------- */
  #products {
    padding: 15% 5%;
    margin-bottom: 10%;
  }
  #products .contents_detail {
    max-width: 80%;
    display: block;
    margin-bottom: 5%;
  }
  #products .contents_detail .text {
    padding: 10% 0;
    background-position: 95% 50%;
    background-size: 20px 20px;
  }
  #products .contents_detail .img {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  #products .contents_detail .img img {
    border-radius: 0 0 10px 10px;
  }
  /* ---------- contact ---------- */
  #contact {
    font-size: 1rem;
  }
  #contact .inquiry_area {
    padding: 5%;
    width: 80%;
    margin: 0 auto;
  }
  #contact .inquiry_area a.btn {
    width: 60%;
    padding: 5%;
  }
  #contact .inquiry_area .tl {
    text-align: left;
  }
  #contact .inquiry_area ul {
    width: 40%;
  }
  /* ---------- footer ---------- */
  footer p.address {
    width: 90%;
    margin: 0 auto 1em;
  }
  footer p.address br.sp {
    display: block;
  }
	/* -------------------- Campany -------------------- */
.campany #mainvisual {
    padding: 68px 0 0;
}
.campany #mainvisual p.catch {
	font-size: 2.0rem;
}
.campany .contents_area table{
	width: 95%;
}
.campany .contents_area table td.title{
	width: 30%;
}
.campany .contents_area table td.detail{
	width: 70%;
}
	/* -------------------- Products -------------------- */
.products #mainvisual {
    padding: 68px 0 0;
}
.products #mainvisual p.catch {
	font-size: 2.0rem;
}
	.products .contents_area{
		width: 100%;
		padding: 5% 0;
	}
.products .contents_area .products_menu{
	display: block;
	width: 80%;
}
.products .contents_area .products_menu li{
	display: block;
	width: 100%;
}
.products .contents_area .products_menu li span{
	font-size: 0.9rem;
}
.products .contents_area .products_menu li a{
	margin: 0 2% 4%;
    padding: 2%;
}
.products .contents_area .products_menu li.link a{
    background: #fff url(../img/icon_right.png) right no-repeat;
    background-size: 20px 20px;
}
.products .contents_area .products_menu li a:hover{
	background-color: #26538e;
	color: #fff;
}
.products .products_area ul li.contents_detail > ul.box {
  flex-basis: 38%;
	padding: 3%;
	margin: 3%;
}
}
/* ------------------------------ width 480px ------------------------------ */
@media screen and (max-width: 480px) {
  /* ---------- header ---------- */

  /* ---------- nav ---------- */
  nav.drawer-nav li: a:hover {
    color: #FFFFFF;
  }
  h2 {
    font-size: 1.6rem;
  }
  h2 span {
    font-size: 1.1rem;
  }
  /* ---------- mainvisual ---------- */
  #mainvisual p.catch {
    font-size: 1.6rem;
  }
  #mainvisual p.catch span {
    font-size: 1.1rem;
  }
  /* ---------- products ---------- */
  #products {
    margin-bottom: 17%;
  }
  #products .contents_detail {
    margin-bottom: 8%;
  }
  #products .contents_detail .text {
    padding: 5% 0;
  }
  /* ---------- contact ---------- */
  #contact {
    width: 100%;
    background: url("../img/main.jpg") center top repeat-y;
    background-size: 300% auto;
    background-attachment: scroll;
  }
  #contact .inquiry_area .inquiry_text01 {
    margin-bottom: 6%;
  }
  #contact .inquiry_area a.btn {
    width: 80%;
    padding: 6%;
  }
  #contact .inquiry_area a.btn {
    font-size: 1.2rem;
  }
  #contact .inquiry_area ul {
    width: 50%;
  }
	/* -------------------- Campany -------------------- */
.campany #mainvisual p.catch {
	font-size: 1.4rem;
	bottom: 3%;
}
	.campany #mainvisual p.catch span{
		display: block;
		font-size: 1.0rem;
	}
.campany .contents_area table{
	width: 100%;
}
.campany .contents_area table td.title{
	width: 35%;
}
.campany .contents_area table td.detail{
	width: 65%;
	padding: 2% 4%;
}
	/* -------------------- Products -------------------- */
.products #mainvisual p.catch {
	font-size: 1.4rem;
	bottom: 3%;
}
	.products #mainvisual p.catch span{
		display: block;
		font-size: 1.0rem;
	}
	.products .contents_area p.text {
    text-align: left;
		padding: 0 5%;
}
  /* ---------- pagetop ---------- */
  p.pagetop a {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
  }
}
