@charset "UTF-8";
/*!
* Theme Name: 		e-path
* Theme URI: 		https://ctrl-b.net/
* Author: 			Akihiro Iwaizono
* Author URI: 		https://ctrl-b.net/about/
* Description: 	WD_Master is the perfect theme for your project.
* Version: 		1.0
* Text Domain: 	e-path
*
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: ControlBox
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  min-width: 320px;
}

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body,
div,
ul,
li,
ol,
p {
  margin: 0;
  padding: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

ul {
  list-style: none;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
}

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the defat vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  min-width: 320px;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2 {
  font-family: "游明朝", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: .8rem;
}

.inner {
  max-width: 1260px;
  margin: 0 auto;
}

.btn, .contact_btn,
.trial_btn,
.entry_btn {
  border: 1px solid #ccc;
  background: linear-gradient(#fff, #f5f5f5);
}

.contact_btn,
.trial_btn,
.entry_btn {
  position: relative;
  text-align: center;
  font-weight: bold;
  margin: 5px;
  margin: 5px auto;
  max-width: 230px;
}

.contact_btn a,
.trial_btn a,
.entry_btn a {
  display: block;
  margin: 0;
  padding: 5px;
  text-decoration: none;
  color: #333;
}

.contact_btn::before,
.trial_btn::before,
.entry_btn::before {
  position: absolute;
  left: 10px;
  top: 2px;
}

.entry_btn::before {
  top: 5px;
  left: 5px;
}

.contact_btn::before {
  content: url(images/call.png);
}

.contact_form_btn,
.trial_form_btn {
  width: 98%;
  margin: 1%;
  box-sizing: border-box;
  min-width: 300px;
}

.contact_form_btn a,
.trial_form_btn a {
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 15%;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
  text-align: center;
  background: linear-gradient(#fff, #f5f5f5);
}

.contact_form_btn a:hover,
.trial_form_btn a:hover {
  color: orange;
}

#contact_pattern {
  margin: 5% auto;
}

.contact_content_area,
.contact_content_area2 {
  width: 100%;
  max-width: 460px;
  border: 1px solid #ccc;
  padding: 0;
  margin: 5% auto;
  border-radius: 5px;
  background: linear-gradient(#f5f5f5, #fff);
}

.contact_content_area h2,
.contact_content_area2 h2 {
  font-weight: bold;
  padding: 15px;
  background: #333;
  color: #fff;
  border-radius: 5px 5px 0 0;
  text-align: center;
}

.contact_content_area ul,
.contact_content_area2 ul {
  padding: 0 15px 15px;
  font-size: 14px;
}

.contact_content_area ul li,
.contact_content_area2 ul li {
  margin: 5px auto;
  padding: 0 30px;
}

.contact_content_area ul li.phone, .contact_content_area ul li.mail, .contact_content_area ul li.other,
.contact_content_area2 ul li.phone,
.contact_content_area2 ul li.mail,
.contact_content_area2 ul li.other {
  position: relative;
  margin: 5%;
  padding: 0px 30px;
}

.contact_content_area ul li.phone::before, .contact_content_area ul li.mail::before, .contact_content_area ul li.other::before,
.contact_content_area2 ul li.phone::before,
.contact_content_area2 ul li.mail::before,
.contact_content_area2 ul li.other::before {
  position: absolute;
  left: 5px;
}

.contact_content_area ul li.phone::before,
.contact_content_area2 ul li.phone::before {
  content: url(images/phoneicon.png);
}

.contact_content_area ul li.mail::before,
.contact_content_area2 ul li.mail::before {
  content: url(images/mailicon.png);
}

.contact_content_area ul li.other,
.contact_content_area2 ul li.other {
  padding: 0 5px;
  letter-spacing: 1px;
  line-height: 20px;
}

.contact_content_area2 {
  background: #fff;
}

.trial_btn::before {
  content: url(images/trial.png);
}

.special_contact_btn {
  border: 1px solid #ffd280;
  border-radius: 5px;
  width: 100%;
  max-width: 200px;
  margin: 5% auto;
}

.special_contact_btn a {
  background: linear-gradient(#80bfff, #6699cc);
  text-decoration: none;
  display: block;
  padding: 10%;
  text-align: center;
  color: #333;
  font-weight: bold;
}

.special_contact_btn a:hover {
  color: #000;
}

.pagination {
  margin: 5% auto;
}

.pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pagination ul.page-numbers li {
  display: block;
  border: 1px solid #666;
  margin: 1%;
  padding: 0;
  cursor: pointer;
  text-align: center;
  width: 100%;
  max-width: 40px;
  height: 40px;
}

.pagination ul.page-numbers li a {
  display: block;
  text-decoration: none;
  padding: 12px 0;
  height: 45%;
  margin: 0;
  color: #333;
}

.pagination ul.page-numbers li span.current {
  display: block;
  padding: 12px 0;
  height: 45%;
  margin: 0;
  color: #fff;
  background-color: #333;
}

.pagination ul.page-numbers li:current, .pagination ul.page-numbers li:hover {
  color: #fff;
  background-color: #333;
}

header {
  display: flex;
  height: 50px;
  background: linear-gradient(#fff, #f5f5f5);
  box-shadow: 3px 1px 3px -2px #555, 3px 1px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100;
}

header #logo,
header #float_logo {
  width: 12%;
  min-width: 121px;
  padding: 4px;
}

header #logo img,
header #float_logo img {
  width: 100%;
  max-width: 121px;
}

header #float_logo {
  display: none;
}

header #float_logo.fixed {
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
}

header #nav {
  display: flex;
  justify-content: flex-end;
  width: 88%;
  top: -45px;
  padding: 0 5px;
  transition: top 0.3s ease-in;
  -webkit-transition: top 0.3s ease-in;
  -moz-transition: top 0.3s ease-in;
}

header #nav ul li a {
  color: #333;
}

header #nav ul li a:hover {
  opacity: 0.8;
}

header #nav .search_box {
  position: relative;
  margin: 12px;
}

@media (max-width: 860px) {
  header #nav .search_box {
    display: none;
  }
}

header #nav .search_box form input[type="text"] {
  outline: 0;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  padding-left: 25px;
  font-size: 12px;
  text-align: right;
}

header #nav .search_box form button[type="submit"] {
  position: absolute;
  left: 1px;
  top: 1px;
  border-radius: 5px;
  border: none;
  height: 97%;
  background: 0;
  outline: 0;
}

header #nav .search_box form button[type="submit"] img {
  width: 15px;
  padding-top: 1px;
}

header #nav .menu-nav-container {
  display: block;
  width: 80%;
  min-width: 622px;
}

header #nav .menu-nav-container ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

@media (max-width: 860px) {
  header #nav .menu-nav-container ul {
    display: none;
  }
}

@media (max-width: 860px) {
  header #nav .menu-nav-container ul {
    flex-direction: column;
    background-color: #333;
    position: fixed;
    width: 90%;
    top: 50px;
    right: 0;
    border-radius: 0 0 0 5px;
  }
  header #nav .menu-nav-container ul li a {
    color: #fff;
  }
}

header #nav .menu-nav-container ul li {
  margin: 10px 1%;
  position: relative;
}

header #nav .menu-nav-container ul li.search_box {
  display: none !important;
}

header #nav .menu-nav-container ul li.search_box form input[type="text"] {
  width: 90%;
}

@media (max-width: 860px) {
  header #nav .menu-nav-container ul li.search_box {
    display: block !important;
  }
}

header #nav .menu-nav-container ul li a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 8px;
  display: block;
  width: 95%;
}

header #nav .menu-nav-container ul li ul.sub-menu {
  display: none;
  position: absolute;
  background-color: #f5f5f5;
  box-shadow: 1px 0px 3px -2px #555, 1px 7px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 5px 5px;
  min-width: 100px;
  justify-content: flex-start;
}

header #nav .menu-nav-container ul li ul.sub-menu li {
  width: 90%;
  max-width: 200px;
  text-align: center;
}

header #nav .menu-nav-container ul li ul.sub-menu li a {
  white-space: nowrap;
}

header #nav .menu-nav-container ul li ul.sub-menu.fixed {
  color: #f5f5f5;
  background: rgba(255, 255, 255, 0.9);
}

header #nav.fixed {
  margin-top: 0;
  top: -3px;
  position: fixed;
  width: 100%;
  height: 46px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 3px 1px 3px -2px #555, 3px 1px 10px rgba(0, 0, 0, 0.8);
  transition: top 0.3s ease-in;
  -webkit-transition: top 0.3s ease-in;
  -moz-transition: top 0.3s ease-in;
  z-index: 100;
  box-sizing: border-box;
}

header #nav.fixed a {
  color: #333;
}

header #nav.fixed a:hover {
  opacity: 0.8;
}

header #nav #mobile-head {
  display: none;
}

header #nav #mobile-head #nav-toggle {
  position: absolute;
  top: 5%;
  right: 3px;
  padding: 15px;
}

header #nav #mobile-head #nav-toggle div {
  display: flex;
  flex-direction: column;
}

header #nav #mobile-head #nav-toggle div span {
  border: 1px solid #333;
  width: 20px;
  height: 1px;
  display: inline-block;
  background: #333;
  border-radius: 10px;
  margin: 1px 0;
}

@media (max-width: 860px) {
  header #nav #mobile-head {
    display: block;
  }
}

.breadcrumbs {
  font-size: 14px;
  padding: 5px 2%;
  line-height: 23px;
  min-height: 23px;
  background: linear-gradient(#f5f5f5, #fff);
  border-bottom: 1px solid #ccc;
  color: #333;
}

.breadcrumbs a {
  color: #333;
}

@media (max-width: 414px) {
  .breadcrumbs {
    display: none;
  }
}

#slider {
  position: relative;
  top: -4px;
}

#slider div.catch_copy {
  position: absolute;
  top: 25%;
  left: 20%;
  z-index: 99;
  text-shadow: white 1px 0px 3px, white -1px 0px 3px, white 0px 1px 3px, white 0px -1px 3px;
  color: #000;
}

#slider div.catch_copy h1 {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 35px;
}

#slider div.catch_copy ul {
  padding: 10px;
  line-height: 24px;
  font-size: 14px;
}

@media (max-width: 1100px) {
  #slider div.catch_copy {
    left: 2%;
    right: 2%;
  }
  #slider div.catch_copy h1 br {
    display: none;
  }
}

@media (max-width: 593px) {
  #slider div.catch_copy h1 {
    font-size: 1.4rem;
    line-height: 28px;
  }
  #slider div.catch_copy ul {
    line-height: 20px;
  }
}

@media (max-width: 414px) {
  #slider div.catch_copy ul {
    display: none;
  }
}

ul.slider li {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

ul.slider li img {
  width: 100%;
}

.slick-next,
.slick-prev {
  display: none !important;
}

.single_contents {
  padding: 30px 5px;
}

.separate_contents,
.separate_single_contents {
  display: flex;
  padding: 30px 5px;
}

@media (max-width: 768px) {
  .separate_contents,
  .separate_single_contents {
    flex-direction: column;
  }
}

.separate_single_contents {
  padding: 0 5px;
}

.separate_single_subcontents {
  display: flex;
}

@media (max-width: 890px) {
  .separate_single_subcontents {
    flex-direction: column;
  }
}

@media (max-width: 1024px) {
  ul.separate_single_subcontents {
    flex-direction: column;
  }
}

ul.separate_single_subcontents li {
  padding: 5% !important;
}

ul.three_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 90%;
  margin: 0 auto;
}

ul.three_item li {
  box-sizing: border-box;
  width: 33.3%;
  border-bottom: none !important;
}

ul.three_item li img {
  width: 100%;
  min-width: 160px;
}

@media (max-width: 768px) {
  ul.three_item {
    flex-direction: column;
  }
  ul.three_item li {
    width: 100% !important;
  }
}

.single_post div.title {
  background: linear-gradient(#fff, #f5f5f5);
  margin: 5px auto 0;
  border: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
}

.single_post .detail {
  background-color: #f5f5f5;
  padding: 5px;
  border: 1px solid #ccc;
  line-height: 24px;
  border-radius: 0 0 5px 5px;
}

.single_post h1,
.single_post h2 {
  color: #333;
  text-align: center;
}

.single_post h1 {
  font-size: 3rem;
  padding: 10px 0 0;
}

.single_post h2 {
  font-size: 1.5rem;
  padding: 0px 5px 10px;
}

.single_post h3 {
  font-size: 1.15rem;
  color: #024495;
}

/*
.single_post img {
  width: 100%;
}
*/

.single_post > .topImage {
 width: 100%;
}

.single_post > .bigImage {
 width: 100%;
}

.single_post > .smallImage {
 min-width: 320px;
}

.single_post ul li {
  padding: 20px 5px;
  line-height: 25px;
  border-bottom: 1px dotted #cccccc;
}

.single_post ul li:last-child {
  border-bottom: none !important;
}

.single_post ul li p {
  padding: 1%;
}

#container {
  min-height: 694px;
  padding-bottom: 120px;
}

#single h2 {
  border-left: 10px solid #ccc;
  padding: 10px;
  background: linear-gradient(#fff, #f5f5f5);
  margin: 5px auto 0;
}

#single .content {
  padding: 15px 5px;
}

#main {
  width: 75%;
}

@media (max-width: 917px) {
  #main {
    width: 100%;
  }
}

#main ul.product_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 2% 0;
}

#main ul.product_banner li {
  display: flex;
  background: linear-gradient(#fff, #f5f5f5);
  border: 1px solid #ccc;
  width: 48%;
  max-width: 340px;
  min-width: 320px;
  box-sizing: border-box;
  margin: 1%;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
}

@media (max-width: 894px) {
  #main ul.product_banner li {
    width: 100%;
  }
}

@media (max-width: 718px) {
  #main ul.product_banner li {
    max-width: 100%;
  }
}

#main ul.product_banner li div {
  min-width: 160px;
  width: 100%;
}

#main ul.product_banner li div.img {
  width: 40%;
  max-width: 160px;
  border-right: 1px solid #ccc;
  background-size: cover;
  background-repeat: no-repeat;
}

#main ul.product_banner li div.summary a {
  text-decoration: none;
  color: #333;
  padding: 1%;
  width: 110%;
  max-width: 180px;
  text-align: center;
  box-sizing: border-box;
}

#main ul.product_banner li div.summary a h2 {
  font-size: 1.75rem;
}

#main ul.product_banner li div.summary a p {
  padding: 0;
  margin: 5% auto;
}

#main ul.product_banner li div.summary a p.reading {
  font-size: 0.9rem;
}

#main ul.product_banner li div.summary a p.func {
  font-weight: bold;
  color: #195999;
}

#main ul.product_banner li div.summary a:hover {
  color: orange;
}

#main ul.product_banner li div.summary a:hover p {
  color: orange;
}

@media (max-width: 768px) {
  #main ul.product_banner li div.summary a {
    max-width: 100%;
  }
}

#sidebar {
  width: 25%;
  min-width: 200px;
  box-sizing: border-box;
}

#information {
  margin: 30px auto;
  padding: 0 5px;
}

#information h2 {
  font-size: 1.25rem;
  padding: 20px 5px;
}

#information ul {
  font-size: 0.9rem;
}

#information ul li {
  padding: 25px 5px;
  border-bottom: 1px solid #ccc;
}

#information ul li:first-child {
  border-top: 1px solid #ccc;
}

#information ul li a {
  height: 15px;
  text-decoration: none;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

#information ul li a span.cat {
  margin: 0 2%;
  background-color: orange;
  padding: 5px;
  font-size: 0.65rem;
  color: #000;
  font-weight: bold;
}

#information ul li a:hover {
  color: orange;
}

#information ul li a:hover span.cat {
  color: #333;
}

h1.page_title {
  padding: 15px 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 2.0rem;
}

@media (max-width: 414px) {
  h1.page_title {
    font-size: 1.75rem;
  }
}

#products ul,
#company ul,
#cotact_t ul {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 5px;
}

#products ul li,
#company ul li,
#cotact_t ul li {
  width: 48%;
  min-width: 300px;
  box-sizing: border-box;
  margin: 2% 1%;
  padding: 5px;
  background-color: #f5f5f5;
  border-radius: 5px;
  border: 1px solid #ccc;
}

#products ul li a,
#company ul li a,
#cotact_t ul li a {
  text-decoration: none;
  color: #333;
  padding: 1%;
  width: 110%;
  max-width: 190px;
  box-sizing: border-box;
}

@media (max-width: 960px) {
  #products ul li,
  #company ul li,
  #cotact_t ul li {
    width: 100%;
  }
  #products ul li a,
  #company ul li a,
  #cotact_t ul li a {
    max-width: 95%;
  }
}

#products ul li div,
#company ul li div,
#cotact_t ul li div {
  padding: 5px;
}

#products ul li div.img,
#company ul li div.img,
#cotact_t ul li div.img {
  width: 50%;
  min-width: 160px;
  height: 160px;
  border-radius: 5px;
  background-size: cover;
}

@media (max-width: 680px) {
  #products ul li div.img,
  #company ul li div.img,
  #cotact_t ul li div.img {
    width: 98%;
  }
}

#products ul li div.summary,
#company ul li div.summary,
#cotact_t ul li div.summary {
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}

#products ul li h2,
#company ul li h2,
#cotact_t ul li h2 {
  font-size: 1.1rem;
  text-align: center;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

#products ul li h3,
#company ul li h3,
#cotact_t ul li h3 {
  width: 100%;
  font-size: 1.75rem;
  text-align: center;
}

#products ul li p,
#company ul li p,
#cotact_t ul li p {
  width: 100%;
}

#products ul li p.reading,
#company ul li p.reading,
#cotact_t ul li p.reading {
  text-align: center;
  padding-bottom: 10px;
}

#products ul li p.detail,
#company ul li p.detail,
#cotact_t ul li p.detail {
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  padding: 5px;
}

@media (max-width: 680px) {
  #products ul li .separate_contents,
  #company ul li .separate_contents,
  #cotact_t ul li .separate_contents {
    flex-direction: column;
  }
}

.product_footer ul li {
  margin: 1%;
  line-height: 24px;
}

div.company_img {
  width: 100%;
  max-width: 300px;
  margin: 5% auto;
  padding: 20px;
  box-sizing: border-box;
}

div.company_img img {
  width: 100%;
}

ul.company_table {
  border: 1px solid #ccc;
  width: 90%;
  margin: 5% auto;
  padding: 0;
}

ul.company_table li {
  display: flex;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 14px;
}

ul.company_table li span {
  width: 85%;
  padding: 3% 1%;
}

ul.company_table li span.label {
  width: 15%;
  background-color: #f5f5f5;
  text-align: center;
  border-right: 1px solid #ccc;
}

ul.company_table li:last-child {
  border-bottom: none;
}

@media (max-width: 640px) {
  ul.company_table li {
    flex-direction: column;
  }
  ul.company_table li span {
    width: 98%;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 5% 1%;
  }
  ul.company_table li span.label {
    width: 98%;
    border-right: none;
    padding: 3% 1%;
  }
  ul.company_table li span:last-child {
    border-bottom: none;
  }
}

#sidebar {
  margin: 1%;
  padding: 0 2%;
  border-left: 1px solid #ccc;
}

@media (max-width: 768px) {
  #sidebar {
    width: 100%;
    border-left: none;
  }
}

#sidebar .side_parts {
  border: 1px solid #ccc;
  margin: 5% auto;
}

#sidebar .side_parts h3 {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #ccc;
  color: #333;
  background: linear-gradient(#fff, #f5f5f5) !important;
}

#sidebar .side_parts ul {
  width: 95%;
  margin: 10px auto;
  font-size: .8rem;
}

#sidebar .side_parts ul li a {
  text-decoration: none;
  color: #333;
}

@media (max-width: 768px) {
  #sidebar .contact {
    margin: 10% auto;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 80%;
  }
}

#sidebar .contact h2 {
  font-size: 1.15rem;
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
  border: 1px solid #ccc;
  background: linear-gradient(#fff, #f5f5f5);
}

#sidebar .contact ul {
  font-size: 0.95rem;
  padding: 5%;
}

#sidebar .contact ul li.phone, #sidebar .contact ul li.mail {
  padding: 5px 20px;
  position: relative;
}

#sidebar .contact ul li.phone::before, #sidebar .contact ul li.mail::before {
  position: absolute;
  left: 0px;
}

#sidebar .contact ul li.phone::before {
  content: url("images/phoneicon.png");
}

#sidebar .contact ul li.mail::before {
  content: url("images/mailicon.png");
}

#sidebar .contact ul li.other {
  padding-top: 20px;
}

#sidebar .contact ul li p {
  font-size: 0.95rem;
  margin: 5px;
}

footer {
  width: 100%;
  background: linear-gradient(#333, #000);
  margin-top: 70px;
  position: fixed;
  bottom: 0;
}

footer div.copyrights {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 22px;
  line-height: 24px;
}

footer div.copyrights a {
  text-decoration: none;
  color: #fff;
}

footer div.copyrights br {
  display: none;
}

@media (max-width: 768px) {
  footer div.copyrights br {
    display: block;
  }
}

#mw_wp_form_mw-wp-form-109,
#mw_wp_form_mw-wp-form-114,
#mw_wp_form_mw-wp-form-141,
#mw_wp_form_mw-wp-form-7085
{
  width: 100%;
  max-width: 758px;
  margin: 3% auto;
  font-size: 0.90rem;
}

#mw_wp_form_mw-wp-form-109 form ul.form,
#mw_wp_form_mw-wp-form-114 form ul.form,
#mw_wp_form_mw-wp-form-141 form ul.form,
#mw_wp_form_mw-wp-form-7085 form ul.form {
  border: 1px solid #ccc;
}

#mw_wp_form_mw-wp-form-109 form ul.form li,
#mw_wp_form_mw-wp-form-114 form ul.form li,
#mw_wp_form_mw-wp-form-141 form ul.form li,
#mw_wp_form_mw-wp-form-7085 form ul.form li {
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  padding: 0;
}

#mw_wp_form_mw-wp-form-109 form ul.form li:last-child,
#mw_wp_form_mw-wp-form-114 form ul.form li:last-child,
#mw_wp_form_mw-wp-form-141 form ul.form li:last-child,
#mw_wp_form_mw-wp-form-7085 form ul.form li:last-child {
  border-bottom: none;
  padding-bottom: 1%;
}

#mw_wp_form_mw-wp-form-109 form ul.form li span.label,
#mw_wp_form_mw-wp-form-114 form ul.form li span.label,
#mw_wp_form_mw-wp-form-141 form ul.form li span.label,
#mw_wp_form_mw-wp-form-7085 form ul.form li span.label {
  background-color: #f5f5f5;
  box-sizing: border-box;
  display: inline-block;
  width: 19%;
  padding: 20px 5px;
  border-right: 1px solid #ccc;
}

#mw_wp_form_mw-wp-form-109 form ul.form li span.txlabel,
#mw_wp_form_mw-wp-form-114 form ul.form li span.txlabel,
#mw_wp_form_mw-wp-form-141 form ul.form li span.txlabel,
#mw_wp_form_mw-wp-form-7085 form ul.form li span.txlabel {
  padding: 8px 5px;
  display: block;
}

#mw_wp_form_mw-wp-form-109 form ul.form li input[type="text"],
#mw_wp_form_mw-wp-form-109 form ul.form li input[type="email"],
#mw_wp_form_mw-wp-form-114 form ul.form li input[type="text"],
#mw_wp_form_mw-wp-form-114 form ul.form li input[type="email"],
#mw_wp_form_mw-wp-form-141 form ul.form li input[type="text"],
#mw_wp_form_mw-wp-form-141 form ul.form li input[type="email"],
#mw_wp_form_mw-wp-form-7085 form ul.form li input[type="text"],
#mw_wp_form_mw-wp-form-7085 form ul.form li input[type="email"] {
  box-sizing: border-box;
  width: 78%;
  margin-left: 1%;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

#mw_wp_form_mw-wp-form-109 form ul.form li input[type="text"].phonenum,
#mw_wp_form_mw-wp-form-109 form ul.form li input[type="email"].phonenum,
#mw_wp_form_mw-wp-form-114 form ul.form li input[type="text"].phonenum,
#mw_wp_form_mw-wp-form-114 form ul.form li input[type="email"].phonenum,
#mw_wp_form_mw-wp-form-141 form ul.form li input[type="text"].phonenum,
#mw_wp_form_mw-wp-form-141 form ul.form li input[type="email"].phonenum,
#mw_wp_form_mw-wp-form-7085 form ul.form li input[type="text"].phonenum,
#mw_wp_form_mw-wp-form-7085 form ul.form li input[type="email"].phonenum {
  width: 12%;
}

#mw_wp_form_mw-wp-form-109 form ul.form li textarea,
#mw_wp_form_mw-wp-form-114 form ul.form li textarea,
#mw_wp_form_mw-wp-form-141 form ul.form li textarea,
#mw_wp_form_mw-wp-form-7085 form ul.form li textarea {
  display: block;
  box-sizing: border-box;
  width: 98%;
  margin: 1% auto;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

@media (max-width: 500px) {
  #mw_wp_form_mw-wp-form-109 form ul.form li span.label,
  #mw_wp_form_mw-wp-form-114 form ul.form li span.label,
  #mw_wp_form_mw-wp-form-141 form ul.form li span.label,
  #mw_wp_form_mw-wp-form-7085 form ul.form li span.label {
    width: 100%;
    padding: 10px 5px !important;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
  #mw_wp_form_mw-wp-form-109 form ul.form li input[type="text"],
  #mw_wp_form_mw-wp-form-109 form ul.form li input[type="email"],
  #mw_wp_form_mw-wp-form-114 form ul.form li input[type="text"],
  #mw_wp_form_mw-wp-form-114 form ul.form li input[type="email"],
  #mw_wp_form_mw-wp-form-141 form ul.form li input[type="text"],
  #mw_wp_form_mw-wp-form-141 form ul.form li input[type="email"],
  #mw_wp_form_mw-wp-form-7085 form ul.form li input[type="text"],
  #mw_wp_form_mw-wp-form-7085 form ul.form li input[type="email"] {
    margin: 3% 2%;
  }
}

#mw_wp_form_mw-wp-form-109 form input[type="submit"],
#mw_wp_form_mw-wp-form-114 form input[type="submit"],
#mw_wp_form_mw-wp-form-141 form input[type="submit"],
#mw_wp_form_mw-wp-form-7085 form input[type="submit"] {
  font-size: 0.9rem;
  padding: 2% 5%;
  border-radius: 5px;
  border: 1px solid #ccc;
}

#mw_wp_form_mw-wp-form-109 form span.required,
#mw_wp_form_mw-wp-form-114 form span.required,
#mw_wp_form_mw-wp-form-141 form span.required,
#mw_wp_form_mw-wp-form-7085 form span.required {
  color: red;
}

#mw_wp_form_mw-wp-form-109 form .ckbox,
#mw_wp_form_mw-wp-form-114 form .ckbox,
#mw_wp_form_mw-wp-form-141 form .ckbox,
#mw_wp_form_mw-wp-form-7085 form .ckbox {
  padding-bottom: 7px;
  margin: 0 auto;
}

#mw_wp_form_mw-wp-form-109 form .ckbox label,
#mw_wp_form_mw-wp-form-114 form .ckbox label,
#mw_wp_form_mw-wp-form-141 form .ckbox label,
#mw_wp_form_mw-wp-form-7085 form .ckbox label {
  padding: 5px 15px;
}

/*# sourceMappingURL=style.css.map */