/*-------------------------------------------------------------------------------------------------------------------------------


TOP

-------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------

TOPimage

------------------------------------------------------------------------*/
#top_image {
  background: url(../img/top/image01.jpg) no-repeat left top;
  padding: 80px 0;
}
#top_image h2 {
  font-size: 112.5%;
  padding-left: 48%;
  margin-bottom: 20px;
}
.top_title {
  font-size: 187.5% !important;
}
#solution {
  background: url(../img/top/bk_solution.png) no-repeat left top;
  margin-left: 36%;
  padding-top: 110px;
}
/*/////////////////////////english*/
#solution:lang(en) {
  background: none;
  padding-top: 0;
}
.sol01:lang(en) {
  background: #005D0E;
}
.sol02:lang(en) {
  background: #007C0E;
}
.sol03:lang(en) {
  background: #009B60;
}
.sol04:lang(en) {
  background: #64B032;
}
#solution dl:lang(en) {
  width: 23%;
  color: #fff;
  margin-left: 1%;
  display: table-cell;
}
/*english/////////////////////////*/
#solution dl {
  width: 23%;
  color: #fff;
  margin-left: 1%;
}
#solution dt {
  text-indent: -9999px;
}
#solution dt:lang(en) {
  text-indent: 0;
  font-weight: bold;
  text-align: center;
}
#solution dd {
  font-size: 87.5%;
  padding: 2% 5% 5% 12%;
}
/*------------------------------------------------------------------------

contents

------------------------------------------------------------------------*/
#section01, #section02, #section03 {
  padding: 80px 0;
}
#section01, #section03 {
  background: #EFEFEF;
}
#section01 h3 img, #section02 h3 img {
  margin-right: 15px;
}
/*section01*/
#sec01L {
  width: 42%;
}
#sec01R {
  width: 50%;
}
#sec01R ul li {
  width: 150px;
  float: right;
  margin: 0 0 10px 10px;
}
#sec01R ul li img {
  width: 100%;
}
/*section02*/
#sec02L {
  width: 50%;
}
#sec02L h3 span {
  display: block;
}
#sec02L h3 {
  line-height: 120%;
}
.kendo_ti {
  font-size: 112.5%;
  color: #005D00;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 15px 0;
  text-align: center;
  padding: 8px 0;
}
#sec02R {
  width: 45%;
}
#sec02R img {
  width: 100%;
}
/*section03*/
#section03 dl {
  width: 48%;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 4%;
  border: 1px solid #ccc;
}
#section03 dl dt {
  font-size: 175%;
  font-weight: bold;
  border-left: 5px solid #005D1D;
  text-indent: 10px;
  margin-bottom: 10px;
}
#section03 dl dt span {
  font-size: 40%;
  color: #999;
  margin-left: 10px;
}
#section03 dl dd {
  font-size: 100%;
  margin-bottom: 10px;
}
.pick_catch {
  font-size: 112.5%;
  color: #009600;
  font-weight: bold;
}
.pick_text {
  margin-right: 40%;
}
.pick01 {
  /*background:url(../img/top/bk_message.jpg) no-repeat right top;*/
  background: #fff;
}
.pick02 {
  background: url(../img/top/bk_system.jpg) no-repeat right top;
}
.pick03 {
  background: url(../img/top/bk_faq.jpg) no-repeat right top;
}
.pick04 {
  background: url(../img/top/bk_order.jpg) no-repeat right top;
}
.pick01:lang(en), .pick02:lang(en), .pick03:lang(en), .pick04:lang(en) {
  background-size: cover;
}
.pick01 .pick_catch:lang(en), .pick02 .pick_catch:lang(en), .pick03 .pick_catch:lang(en), .pick04 .pick_catch:lang(en) {
  margin-right: 50%;
}
.pick_text:lang(en) {
  background: rgba(255, 255, 255, .5);
  padding: 0.5%;
}
/*other_contents*/
.bn_special {
  width: 40%;
  margin: 40px auto;
}
.bn_special img {
  width: 100%;
}
.other_link {
  margin-bottom: 70px;
}
.other_link li {
  width: 32%;
  box-sizing: border-box;
  display: inline-block;
  margin-right: .8%;
}
.other_link li:last-child {
  margin-right: none;
}
.other_link li img {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 8px;
}
/*サイド固定ボタン*/
#fixedSideMenu {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 100;
}
#fixedSideMenu li {
  width: 100px;
  height: 40px;
  position: relative;
  margin: 0 0 5px 0;
}
#fixedSideMenu li:lang(en) {
  width: 150px;
  height: 40px;
  position: relative;
  margin: 0 0 5px 0;
} /*english*/
#fixedSideMenu li a {
  display: block;
  position: absolute;
  width: 100%;
  font-weight: bold;
  top: 0;
  left: 0;
  line-height: 35px;
}
.menu1 a, .menu2 a, .menu3 a {
  text-indent: -9999px;
  background: url(../img/top/off.png) no-repeat;
}
.menu1 a:hover, .menu1 a:active {
  background: url(../img/top/on01.png) no-repeat;
}
.menu2 a:hover, .menu2 a:active {
  background: url(../img/top/on02.png) no-repeat;
}
.menu3 a:hover, .menu3 a:active {
  background: url(../img/top/on03.png) no-repeat;
}
/*english/////////////////////////*/
.menu1_en a, .menu2_en a, .menu3_en a {
  text-indent: -9999px;
  background: url(../img/top/off_en.png) no-repeat;
}
.menu1_en a:hover, .menu1_en a:active {
  background: url(../img/top/on01_en.png) no-repeat;
}
.menu2_en a:hover, .menu2_en a:active {
  background: url(../img/top/on02_en.png) no-repeat;
}
.menu3_en a:hover, .menu3_en a:active {
  background: url(../img/top/on03_en.png) no-repeat;
}
/*english/////////////////////////*/
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  /*------------------------------------------------------------------------

TOPimage

------------------------------------------------------------------------*/
  #top_image {
    background: none;
    padding: 10px 0;
  }
  #top_image h2 {
    font-size: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
  #top_image h2 img {
    width: 100%;
  }
  #solution {
    background: none;
    margin-left: 0;
    padding-top: 10px;
  }
  #solution dl {
    width: 98%;
    color: #fff;
    margin-left: 0;
    padding: 3% 1% 1%;
  }
  #solution dl:lang(en) {
    width: 98%;
    color: #fff;
    margin-left: 0;
    padding: 3% 1% 1%;
    display: block;
  } /*english*/
  #solution dt {
    text-indent: 0;
    padding-left: 75px;
  }
  #solution dt:lang(en) {
    padding-left: 0;
  } /*english*/
  #solution dt img:lang(en) {
    display: block;
    width: 30%;
    margin: 0 auto;
  } /*english*/
  .sol01 {
    background: url(../img/top/icon_sol01.png) no-repeat left center #005D0E;
  }
  .sol02 {
    background: url(../img/top/icon_sol02.png) no-repeat left center #007C0E;
  }
  .sol03 {
    background: url(../img/top/icon_sol03.png) no-repeat left center #009B60;
  }
  .sol04 {
    background: url(../img/top/icon_sol04.png) no-repeat left center #64B032;
  }
  .sol01, .sol02, .sol03, .sol04 {
    background-size: 70px;
  }
  #solution dd {
    font-size: 87.5%;
    padding: 2% 5% 5% 70px;
  }
  #solution dd:lang(en) {
    font-size: 87.5%;
    padding: 2%;
  } /*english*/
  /*------------------------------------------------------------------------

contents

------------------------------------------------------------------------*/
  #section01, #section02, #section03 {
    padding: 10px 0;
  }
  #section01 h3 img, #section02 h3 img {
    margin-right: 15px;
    width: 50px;
    height: auto;
  }
  /*section01*/
  #sec01L, #sec01R {
    width: 100%;
  }
  #sec01R2 ul li {
    width: 32%;
    float: right;
    margin: 0 0 1% 1%;
  }
  #sec01R2 ul li img {
    width: 100%;
  }
  #sec01R2 ul li:lang(en) {
    width: 80%;
    float: none;
    margin: 0 auto 5% auto;
    text-align: center;
  }
  /*section02*/
  #sec02L {
    width: 100%;
  }
  #sec02L h3 img {
    float: left;
  }
  #sec02R {
    width: 100%;
  }
  /*section03*/
  #section03 dl {
    width: 100%;
    padding: 3%;
  }
  #section03 dl dt {
    font-size: 100%;
  }
  #section03 dl dd {
    font-size: 81.3%;
  }
  .pick_catch {
    font-size: 100%;
    color: #009600;
    font-weight: bold;
  }
  .pick_text {
    margin-right: 50%;
    padding: 0.5%;
  }
  .pick01 {
    /*background: url(../img/top/bk_message.jpg) no-repeat right bottom #fff;
    background-size: 70%;*/
	background: #fff;
  }
  .pick02 {
    background: url(../img/top/bk_system.jpg) no-repeat right bottom;
    background-size: cover;
  }
  .pick03 {
    background: url(../img/top/bk_faq.jpg) no-repeat right bottom;
    background-size: cover;
  }
  .pick04 {
    background: url(../img/top/bk_order.jpg) no-repeat right bottom;
    background-size: cover;
  }
  /*other_contents*/
  .bn_special {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .other_link {
    margin-bottom: 70px;
  }
  .other_link li {
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
  }
}
@media all and (max-width: 767px) {
  .pick01 {
    /*background: url(../img/top/bk_message.jpg) no-repeat right bottom;
    background-size: cover;*/
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


お問い合わせ

-------------------------------------------------------------------------------------------------------------------------------*/
.tf {
  margin-bottom: 20px;
}
.tf dt {
  font-size: 137.5%;
  font-weight: bold;
  color: #fff;
  background: #01900C;
  text-align: center;
  width: 12.85%;
  padding: 1% 0;
  margin-right: 2%;
}
.number {
  font-size: 250%;
  font-weight: bold;
}
.number span {
  font-size: 62.5%;
  font-weight: bold;
}
.contactbox {
  margin-bottom: 1%;
}
.contactbox dt {
  font-size: 87.5%;
  color: #000;
  background: #fff;
  width: 15%;
  padding: 1% 2%;
}
.contactbox dd {
  font-size: 87.5%;
  width: 80%;
  margin-left: 4%;
  padding: 1% 0;
}
.contact_flow {
  margin: 20px 0;
}
.contact_flow li {
  font-size: 87.5%;
  display: inline-block;
  width: 32.5%;
  text-align: center;
  background: #CFF274;
  color: #01900C;
}
.contact_flow li.here {
  background: #01900C !important;
  color: #fff !important;
}
.contact_flow li div {
  background: #fff;
  color: #01900C !important;
}
.contact_flow li span {
  line-height: 70px;
}
.triangle-top {
  width: 0;
  height: 0;
  margin: 0 auto;
  background: transparent;
  border-top: 10px solid #333;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
}
.need {
  background: #c00;
  color: #fff;
  padding: 0.5% 1%;
  margin-right: 5px;
}
.optional {
  padding-left: 35px;
}
#form {
  margin: 40px 0 0 0;
}
#form dl, .form {
  margin-bottom: 20px;
}
.form {
  border-collapse: separate;
}
#form dt, #form dd, .form th, .form td {
  font-size: 87.5%;
  padding: 0 0 10px 0;
}
.form th, .form td {
  border: none;
  vertical-align: middle;
  padding: 1%;
}
#form dt, .form th {
  width: 25%;
  border-bottom: 1px dotted #fff;
}
.form th {
  background: #eee;
}
.form td {
  background: #fff;
}
#form dd {
  width: 72%;
  margin-left: 2%;
}
input, textarea {
  padding: 1%;
  width: 98%;
}
.button {
  cursor: pointer;
  /*padding: 2%;*/
  width: 30%;
  height: 40px;
}
.table01 {
	border:1px solid #ccc;
	border-collapse:collapse;
}
.table01 tbody th {
	width:35%
}
.table01 tbody td {
	width:65%
}
.table01 th,.table01 td {
	padding:8px;
	border:1px solid #ccc;
}
.table01 th {
	background: #eee;
}
.form2025 dl {
	padding:16px 8px;
}
.form2025 dl:nth-of-type(odd) {
	background:rgba(207, 242, 116,0.1);
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  .tf dt {
    width: 98%;
    text-align: left;
    padding: 1%;
    margin-right: 0;
  }
  .contactbox dt, .contactbox dd {
    width: 100%;
    margin: 0;
  }
  .contact_flow li div {
    display: none;
  }
  .contact_flow li {
    display: block;
    width: 100%;
    margin-bottom: 2px;
  }
  .contact_flow li span {
    line-height: 20px;
  }
  #form dt {
    width: 100%;
    border-bottom: none;
  }
  #form dd {
    width: 100%;
    margin-left: 0;
  }
  .button {
    margin-bottom: 40px;
    width: 100%;
  }
  .form th, .form td {
    width: 100%;
    display: block;
  }
  .form th {
    background: #eee;
  }
  .form td {
    background: none;
    border-bottom: 3px solid #fff;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


オーダー商品について

-------------------------------------------------------------------------------------------------------------------------------*/
.order {
  border: 1px solid #ccc;
  margin-top: 20px;
  text-align: center;
  padding: 5%;
  box-sizing: border-box;
}
.order dl dt {
  font-size: 112.5%;
  color: #999;
  margin-bottom: 8px;
}
.order dl dt span {
  color: #C00;
}
.order dl dd {
  font-size: 93.8%;
  text-align: left;
}
.order_system_table {
  border-collapse: collapse;
}
.odm th, .odm td, .oem th, .oem td {
  text-align: left;
  padding: 1.5%;
  border: 1px solid #ccc;
}
.odm th, .oem th {
  font-size: 112.5%;
  width: 35%;
}
.odm td, .oem td {
  font-size: 93.8%;
}
.odm th span, .oem th span {
  font-size: 66.66%;
  color: #999;
  display: block;
}
.odm th {
  background: #CFF274;
}
.odm td {
  background: #F1FBD5;
}
.oem th {
  background: #CAEAF9;
}
.oem td {
  background: #EFF9FE;
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  .odm th, .odm td, .oem th, .oem td {
    display: block;
    width: 97%;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


私たちの取り組み

-------------------------------------------------------------------------------------------------------------------------------*/
.arrow_box {
  position: relative;
  background: #02900C;
  border: 1px solid #02900c;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 3%;
  margin-bottom: 30px;
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(2, 144, 12, 0);
  border-top-color: #02900C;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_box:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #02900c;
  border-width: 16px;
  margin-left: -16px;
}
.story {
  font-size: 137.5%;
  font-weight: bold;
}
.arrow_catch {
  font-size: 250%;
  font-weight: bold;
}
/*3つのヴィジョンストーリー*/
.story01, .story02, .story03 {
  padding: 4%;
}
.story01 p, .story02 p, .story03 p {
  margin-bottom: 15px;
}
.story01 p:last-child, .story02 p:last-child, .story03 p:last-child {
  margin-bottom: 0;
}
.shadow {
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .3);
  margin-bottom: 20px;
}
/*ネオガード*/
.story01 {
  background: url(../img/approaches/bk_neo_guard.jpg) repeat;
}
.story02 {
  background: url(../img/approaches/bk_assist.jpg) repeat;
}
.story03 {
  background: url(../img/approaches/bk_wearable.jpg) repeat;
}
/*測定*/
.data_p01, .data_p02 {
  border: 1px solid #ccc;
}
.data_p02 {
  padding: 1.5%;
}
.data_p01 {
  width: 61.42%;
}
.data_txt {
  width: 36.42%;
}
.data_p02L {
  width: 55.57%;
}
.data_p02R {
  width: 43.42%;
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  /*測定*/
  .data_p01, .data_txt, .data_p02L, .data_p02R {
    width: 100%;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


特殊加工

-------------------------------------------------------------------------------------------------------------------------------*/
.pick_catch02 {
  font-size: 112.5%;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}
.spe {
  border: 1px solid #ccc;
  margin-top: 20px;
  text-align: left;
  padding: 1.5%;
  box-sizing: border-box;
}
.spe dl dt {
  font-size: 112.5%;
  color: #333;
  font-weight: bold;
  margin-bottom: 8px;
}
.spe dl dd {
  font-size: 93.8%;
  text-align: left;
}
.spe dl dd img {
  width: 100%;
}
/*-------------------------------------------------------------------------------------------------------------------------------


よくあるご質問

-------------------------------------------------------------------------------------------------------------------------------*/
.faq {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.faq dt, .faq dd {
  display: table-cell;
}
.faq dt.q01, .faq dt.q02 {
  font-size: 137.5%;
  color: #fff;
  width: 5%;
  padding: 0.5% 1%;
}
.faq dt.q01 {
  background: #02900C;
}
.faq dt.q02 {
  background: #8FB832;
}
.faq dd {
  background: #EDEDED;
  padding: 0.5% 1.5%;
}
.answer {
  padding-left: 6.5%;
  margin-bottom: 15px;
}
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/*-------------------------------------------------------------------------------------------------------------------------------


生産体制

-------------------------------------------------------------------------------------------------------------------------------*/
/*海外事業*/
#overseas {
  background: url(../img/system/bk_overseas.jpg) repeat;
  padding: 4%;
}
#overseas_head {
  background: #fff;
}
.interview {
  font-size: 87.5%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #666;
  border-bottom: 1px solid #666;
  margin-bottom: 8px;
  margin-left: 10px;
}
.int_ans {
  font-size: 87.5% !important;
  margin-bottom: 16px;
  padding-left: 10px;
}
/*生産工程*/
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 17.85%;
  padding-right: 100px;
  position: absolute;
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 137.5%;
  color: #ccc;
  margin-bottom: 8px;
}
.cbp_tmtimeline > li .cbp_tmtime span.komoku {
  font-size: 137.5%;
  color: #000;
  font-weight: bold;
	line-height: 160%;
}
.cbp_tmtimeline > li .cbp_tmtime span.txt {
  font-size: 81.3% !important;
  color: #000;
  display: inline;
  line-height: 130%;
  margin-top: 30px;
}
.cbp_tmtimeline > li .cbp_tmtime span.txt span {
  font-size: 100% !important;
  color: #C00;
  display: inline;
  line-height: 130%;
}
.cbp_tmtime span img {
  width: 100%;
}
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #CFF274;
  color: #333;
  padding: 2em;
  position: relative;
  border-radius: 5px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #BADC74;
}
.cbp_tmtimeline > li .cbp_tmlabel h3 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #333;
}
/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #CFF274;
  border-width: 10px;
  top: 10px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: #BADC74;
}
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 87.5%;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #46a4da;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #afdcf8;
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -25px;
}
.cbp_tmicon-phone:before {
  content: "\e000";
}
.cbp_tmicon-screen:before {
  content: "\e001";
}
.cbp_tmicon-mail:before {
  content: "\e002";
}
.cbp_tmicon-earth:before {
  content: "\e003";
}
@media screen and (max-width: 65.375em) {
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 93.8%;
  }
}
@media screen and (max-width: 47.2em) {
  .cbp_tmtimeline:before {
    display: none;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  .cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #CFF274;
    top: -20px;
  }
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: #BADC74;
  }
  .cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}
/*設備*/
.eqipment {
  width: 100%;
}
.eqipment th, .eqipment td {
  font-size: 93.8%;
  padding: 1% 0;
}
.eqipment th {
  text-align: left;
  font-weight: bold;
  width: 25%;
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  /*海外事業*/
  #overseas_head img {
    width: 100%;
  }
  /*設備*/
  .eqipment th, .eqipment td {
    display: block;
  }
  .eqipment th {
    width: 98%;
  }
  .eqipment td {
    padding-bottom: 4%;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


会社案内

-------------------------------------------------------------------------------------------------------------------------------*/
/*ごあいさつ*/
#president {
  width: 28.57%;
}
#greeting {
  width: 70%;
}
#greeting p {
  font-size: 87.5%;
}
#greeting p span {
  font-size: 114%;
}
/*企業理念*/
#motto {
  width: 17.14%;
  margin: 0 auto 20px auto;
  text-align: center;
}
ol.motto {
  font-family: Georgia, sans-serif;
  font-style: italic !important;
  color: #01900C;
  font-size: 100%;
}
ol.motto li {
  margin: 5px 0 5px 30px;
  list-style-type: decimal;
}
ol.motto li span {
  font-style: normal;
  color: #333;
  font-size: 87.5%;
}
/*会社概要*/
#outline {
  width: 100%;
  border-collapse: collapse;
}
#outline td, #outline th {
  padding: 5px;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 87.5%;
}
#outline th {
  font-weight: bold;
  background: #efefef;
  width: 20%;
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  /*ごあいさつ*/
  #president {
    width: 60%;
    margin: 0 auto;
  }
  #greeting {
    width: 100%;
  }
  /*企業理念*/
  #motto {
    width: 50%;
  }
  /*会社概要*/
  #outline {
    display: block;
  }
  #outline tbody {
    display: block;
  }
  #outline tbody tr {
    display: block;
    margin-bottom: 1.5em;
  }
  #outline tbody th, #outline tbody td {
    display: list-item;
    list-style-type: none;
    border: none;
  }
  #outline tbody th {
    margin-bottom: 5px;
    list-style-type: none;
    color: #fff;
    background: #01900C;
    width: auto;
  }
  #outline tbody td {
    padding: 0;
  }
  /*アクセスマップ*/
  .iframe-content {
    position: relative;
    width: 90%;
    padding: 75% 0 0 0;
    margin: 0 auto;
  }
  .iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


商品紹介

-------------------------------------------------------------------------------------------------------------------------------*/
.item {
  border: 1px solid #ccc;
  margin: 0 1% 1% 0;
  padding: 2%;
  box-sizing: border-box;
}
.itembox {
  margin-bottom: 10px;
}
.itemL {
  width: 50.59%;
}
.itemL img {
  width: 100%;
}
.itemR {
  width: 41.66%;
}
.itemR dl dt, .entry dl dt {
  font-size: 93.8%;
  color: #666;
  font-weight: bold;
  background: #eee;
  position: relative;
  border-left: 5px solid #C5E17B;
  padding: 5px;
}
.entry dl {
  margin-top: 30px;
}
.entry ul li {
  list-style-type: square;
  margin-left: 20px;
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  .itemL, .itemR {
    width: 100%;
  }
  .itemL img {
    margin-bottom: 10px;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


ブログ

-------------------------------------------------------------------------------------------------------------------------------*/
#blog_ti {
  margin-bottom: 20px;
}
.entry_blog {
  margin-bottom: 50px;
  width: 100%;
  word-break: break-all;
}
.entry_blog p {
  line-height: 160%;
}
.entry_blog img {
  max-width: 700px;
}
.entry_blog table {
  border: 1px solid;
  border-collapse: collapse;
}
.entry_blog table th, .entry_blog table td {
  border: 1px solid;
  vertical-align: middle;
}
.entry_blog strong {
  font-weight: bold;
}
.entry_ti {
  font-size: 156.3%;
  font-weight: bold;
  position: relative;
  padding: 1em;
  background-color: #EAFAC0;
  margin-bottom: 15px;
}
.entry_ti::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #CFF274 #CFF274;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
.blog_wrap {
  width: 100%;
}
.thumbnail {
  width: 30%;
}
.thumbnail img {
  width: 100%;
}
.blog_txt {
  width: 68%;
}
.entry_foot {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.entry_head {
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}
.date {
  margin-right: 10px;
}
.more a {
  display: block;
  width: 125px;
  text-decoration: none;
  color: #fff;
  background: #666;
  text-align: center;
  padding: 1% 0;
}
.more a:hover {
  background: #009200;
}
/*****************************************************************************************************************************
******************************************************************************************************************************
スマホ***********************************************************************************************************************/
@media all and (max-width: 799px) {
  #blog_ti {
    margin-top: 20px;
  }
  .thumbnail, .blog_txt {
    width: 100%;
  }
  .entry_blog img {
    width: 100%;
	max-width:100% !important;
  }
}
/*-------------------------------------------------------------------------------------------------------------------------------


ページャー

-------------------------------------------------------------------------------------------------------------------------------*/
.wp-pagenavi {
  font-size: 93.8%;
  text-align: center;
  padding: 2% 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 20px 0;
  clear: both;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.wp-pagenavi .pages {
  color: #333;
  background: #ccc;
  margin-right: 10px;
  padding: .5%;
}
.wp-pagenavi .current {
  font-weight: bold;
  margin-right: 10px;
}
.wp-pagenavi a.page, .wp-pagenavi a.previouspostslink {
  margin-right: 10px;
}
@media all and (max-width: 799px) {
  #map_canvas, #route {
    margin: 10px 20px;
  }
  .wp-pagenavi {
    font-size: 140%;
  }
  .wp-pagenavi .pages {
    padding: 1%;
    margin-right: 20px;
  }
  .wp-pagenavi .current {
    margin-right: 20px;
  }
  .wp-pagenavi a.previouspostslink {
    margin-right: 20px;
  }
  .wp-pagenavi a.page {
    display: none;
  }
}