.@charset "UTF-8";
html {
  font-size: 62.5%;
}



@font-face {
  font-family: ngtmp;
  src: url(../fonts/ngtmp.eot);
}

@font-face {
  font-family: ngtmp;
  src: url("../fonts/ngtmp.eot");
  src: url("../fonts/ngtmp.eot?#iefix") format("embedded-opentype"), url("../fonts/ngtmp.ttf") format("truetype"), url("../fonts/ngtmp.woff") format("woff");
}

@font-face {
  font-family: ntscjk;
  src: url("../fonts/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff");
}

a:link {
  color: #32bab6;
  text-decoration: none;
}

a:hover, a:active {
  transition: background 0.6s, background-color 0.6s, color 0.6s, box-shadow 0.6s, text-decoration 0.6s;
  color: #32bab6;
  text-decoration: underline;
}

html > * {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
}

body {
}

.header .logo {
  margin-bottom: 0 !important;
}
.header .sb-open-right {
  display: none;
  cursor: pointer;
}

.container {
  text-align: left;
  overflow: hidden;
  *zoom: 1;
  width: 1040px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mid-h1 {
  text-align: left;
  margin-bottom: 25px;
}

.top-h2 {
  text-align: center;
  color: #555;
  position: relative;
  line-height: 140%;
}
.top-h2:after {
  background-color: #228b88;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
}

.mid-h2 {
  font-weight: bold;
  color: #46453e;
  border-bottom: #d6d6d6 1px solid;
  clear: both;
}

.mid-h3 {
  font-weight: bold;
  color: #46453e;
  border: #d6d6d6 1px solid;
  clear: both;
}

.mid-h4 {
  font-weight: bold;
  color: #46453e;
  clear: both;
}

.mid-h5 {
  font-weight: bold;
  color: #46453e;
  border-top: #d6d6d6 1px solid;
  clear: both;
}

.box {
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}

.inner {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}

.snavi dt {
  background-color: #228b88;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 130%;
}
.snavi dd li {
  color: #46453e;
  border-bottom: #717171 1px dotted;
  line-height: 140%;
}
.snavi dd li a {
  background: url(../images/arrow.png) no-repeat left 15px center;
  text-decoration: none;
  color: #46453e;
  display: block;
}

.footer {
  text-align: left;
  clear: both;
}
.footer .footer01 .iso {
  color: #fff;
}
.footer .footer01 .iso p:first-child {
  float: left;
}
.footer .footer01 .iso .txt {
  float: right;
  text-align: left;
}
.footer .footer02 {
  overflow: hidden;
  *zoom: 1;
  width: 1040px;
  margin: 0 auto;
}
.footer .footer02 p {
  margin-bottom: 0 !important;
}
.footer .footer02 .btn-area p a {
  display: block;
  text-decoration: none;
  color: #333;
}

.key-area .slick-slide {
  outline: none;
}

.slick-dots li button:before {
  color: #fff !important;
  opacity: 1 !important;
}
.slick-dots li.slick-active button:before {
  color: #228b88 !important;
  opacity: 1;
}

.sec01 .item-wrap {
  clear: both;
}
.sec01 .item-wrap .item {
  text-align: left;
}
.sec01 .item-wrap .item p {
  margin-bottom: 0 !important;
}
.sec01 .item-wrap .item a {
  text-decoration: none;
  color: #333;
}
.sec01 .item-wrap .item .cate {
  color: #fff;
  text-align: left;
  background-color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sec01 .item-wrap .item .cate a {
  color: #fff;
}
.sec01 .item-wrap .item .cate span {
  display: table-cell;
  vertical-align: middle;
}
.sec01 .top-btn {
  text-align: center;
  clear: both;
}
.sec01 .top-btn a {
  color: #fff;
  background-color: #228b88;
  position: relative;
  text-decoration: none;
  display: block;
}
.sec01 .top-btn a:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 20px;
}

.sec02 a {
  text-decoration: none;
  color: #fff;
}
.sec02 .tit {
  color: #fff;
  font-weight: bold;
  text-align: left;
  letter-spacing: 2px;
}
.sec02 .news-wrap div {
  background-color: #51c12a;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
}
.sec02 .news-wrap dl {
  border-bottom: #4c9795 1px solid;
  color: #fff;
  text-align: left;
}
.sec02 .news-wrap dl dd a {
  color: #fff;
}
.sec02 .news-wrap dl dd a:hover {
  text-decoration: underline;
}
.sec02 .link-btn {
  float: right;
  margin-top: 10px;
}
.sec02 .link-btn a {
  position: relative;
  color: #fff;
  margin-right: 10px;
}
.sec02 .link-btn a:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -3px;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -15px;
}
.sec02 .link-btn a:hover {
  text-decoration: underline;
}

.bn-area p {
  color: #fff;
  margin-bottom: 20px !important;
}
.bn-area .iso {
  clear: both;
}
.bn-area .iso p:first-child {
  float: left;
}
.bn-area .iso .txt {
  float: right;
  text-align: left;
}

.cb {
  clear: both;
  overflow: hidden;
}

.cap {
  padding-left: 1em;
  text-indent: -1em;
}

.common-list li {
  position: relative;
}
.common-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background: #228b88;
  left: 0;
  top: 12px;
}

.common-link li {
  position: relative;
}
.common-link li:before {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -3px;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #228b88;
  border-right: 1px solid #228b88;
  left: 0;
}
.common-link li a {
  color: #32bab6;
  text-decoration: none;
}
.common-link li a:hover,
.common-link li a:active {
  text-decoration: underline;
}
.common-link li a:active {
  color: #333;
}

ol li {
  color: #333;
}

.pdf-link a {
  background: url(../images/pdf.png) no-repeat 0 center;
}

.common-table {
  border-top: white 1px solid;
  border-left: white 1px solid;
  width: 100%;
}
.common-table th, .common-table td {
  border-bottom: white 1px solid;
  border-right: white 1px solid;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.common-table th {
  background: #228b88;
  width: 30%;
  color: #fff;
}
.common-table td {
  background: #efeded;
  color: #333;
}

.mid-key {
  background: url(../images/mid_h1_bg.jpg) no-repeat center top #e2e2e2;
}
.mid-key .inner {
  display: table;
}
.mid-key h1, .mid-key p {
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  line-height: 140%;
  letter-spacing: 1px;
}

.business {
  background: url(../images/business_bg.jpg) no-repeat center top #e2e2e2;
}

.page-link div {
  background-color: #e2e2e2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-link div a {
  color: #333;
  text-decoration: none;
}
.page-link div p {
  margin-bottom: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.page-link div:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.environment p {
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.environment .tit01 {
  background-color: #6d8020;
}
.environment .tit02 {
  background-color: #208030;
}
.environment .tit03 {
  background-color: #228b88;
}

.e-list01 li:before {
  background-color: #6d8020;
}

.e-list02 li:before {
  background-color: #208030;
}

.img-right-both {
  float: right;
}

.img-left-both {
  float: left;
}

.greeting-wrap div p:first-child {
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #228b88;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.greet-name img {
  width: 212px;
}

.g-logo p {
  text-align: right;
  margin-bottom: 5px !important;
}
.g-logo p:last-child span {
  font-weight: bold;
}

.idea-wrap {
  clear: both;
  display: inline-block;
  width: 100%;
}
.idea-wrap .img-right {
  float: right;
  margin: 0;
}
.idea-wrap h3 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
}
.idea-wrap h3 span {
  color: #228b88;
  font-weight: bold;
}

.company-table {
  border-top: white 1px solid;
  border-left: white 1px solid;
  width: 100%;
}
.company-table th, .company-table td {
  vertical-align: top;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: white 1px solid;
  border-right: white 1px solid;
}
.company-table th {
  background: #228b88;
  color: #fff;
}
.company-table td {
  background: #efeded;
  color: #333;
}

.recruit {
  background: url(../images/recruit_bg.jpg) no-repeat center top #cccccc;
}

.hover-txt a:hover,
.hover-txt a:link {
  color: #32bab6;
}
.hover-txt a:hover {
  text-decoration: none;
}

.sitemap-page li a,
.sitemap-page li ul li:first-child a {
  color: #333;
  position: relative;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
}
.sitemap-page li a:hover,
.sitemap-page li ul li:first-child a:hover {
  color: #32bab6;
}
.sitemap-page li a:after,
.sitemap-page li ul li:first-child a:after {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #847fb0;
  border-right: 1px solid #847fb0;
  width: 6px;
  height: 6px;
  left: 10px;
}
.sitemap-page li ul li a,
.sitemap-page li ul li:first-child ul li a {
  background: #f8f7f7;
}
.sitemap-page li ul li a:after,
.sitemap-page li ul li:first-child ul li a:after {
  left: 20px;
}
.sitemap-page > li:last-child a {
  border-bottom: none;
}

.case {
}

.news {
}

.mid-key.case p,
.mid-key.news p {
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  line-height: 140%;
  letter-spacing: 1px;
}

.case-wrap table {
  border-top: #fff 1px solid;
  border-left: #fff 1px solid;
  width: 100%;
}
.case-wrap table th, .case-wrap table td {
  border-bottom: #fff 1px solid;
  border-right: #fff 1px solid;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case-wrap table th {
  background: #228b88;
  width: 30%;
  color: #fff;
}
.case-wrap table td {
  background: #efeded;
  color: #333;
}
.case-wrap .slider-for {
  overflow: hidden;
}
.case-wrap .slider-for .slick-track {
  overflow: hidden;
}
.case-wrap .slider-nav .slick-list {
  padding: 0 !important;
}
.case-wrap .slider-nav .slick-slide {
  outline: none;
}

.case-list div {
  float: left;
}
.case-list div a {
  text-decoration: none;
  color: #32bab6;
}
.case-list div p:last-child {
  position: relative;
}
.case-list div p:last-child:after {
  position: absolute;
  margin-top: -5px !important;
  left: 0;
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -3px;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #228b88;
}
.case-list div:nth-child(2n+1) {
  clear: both;
}

.news-wrap h1 {
  clear: both;
  font-weight: bold;
  line-height: 170%;
}
.news-wrap h2 {
  clear: both;
  border-top: #ddd 1px solid;
  font-weight: bold;
  line-height: 170%;
}
.news-wrap h3 {
  clear: both;
  border: #ddd 1px solid;
  font-weight: bold;
  line-height: 170%;
}
.news-wrap h4 {
  clear: both;
  border-bottom: #ddd 1px solid;
  font-weight: bold;
  line-height: 170%;
}
.news-wrap h5 {
  clear: both;
  font-weight: bold;
  line-height: 170%;
}
.news-wrap h6 {
  clear: both;
  background-color: #eee;
  font-weight: bold;
  line-height: 170%;
}
.news-wrap .pickup, .news-wrap blockquote {
  background-color: #def3f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  width: 100%;
  border: none;
}
.news-wrap .pickup p:last-child, .news-wrap blockquote p:last-child {
  margin-bottom: 0 !important;
}
.news-wrap .back-btn {
  background-color: #228b88;
  color: #fff;
  text-align: center;
}
.news-wrap .back-btn a {
  color: #fff;
  text-decoration: none;
  display: block;
  position: relative;
}
.news-wrap .back-btn a:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 15px;
}
.news-wrap ul li {
  position: relative;
}
.news-wrap ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background: #228b88;
  left: 0;
  top: 7px;
}

.date {
}
.date span {
  background-color: #d4af21;
  color: #fff;
  text-align: center;
  padding: 0 0.7em;
  margin-left: 15px;
}

.news-list div {
  width: 100%;
  background-color: #f9f9f9;
  border: #ddd 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news-list div p:last-child {
  margin-bottom: 0 !important;
}
.news-list div a {
  text-decoration: none;
  color: #333;
}
.news-list div a:link, .news-list div a:hover {
  color: #333;
}
.news-list div a:hover {
  color: #888;
}
.news-list div .news-link {
  display: block;
}
.news-list div .date a:hover {
  text-decoration: none;
}
.news-list h2 {
  font-weight: bold;
  line-height: 160%;
}

.pn-wrap {
  clear: both;
  text-align: center;
}

ul.page-numbers {
  overflow: hidden;
  text-align: center;
}
ul.page-numbers li {
  float: left;
  display: inline-block;
  width: auto;
  text-decoration: none;
}
ul.page-numbers li a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 1.4em 1.6em 1.3em;
  background-color: #eee;
  color: #333;
  text-decoration: none;
}
ul.page-numbers li span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 1.4em 1.6em 1.3em;
  background-color: #eee;
  color: #333;
  text-decoration: none;
}
ul.page-numbers li .current {
  padding: 1.4em 1.6em 1.3em;
  background-color: #759d36;
  color: #fff;
}
ul.page-numbers li:first-child {
  margin-left: 0;
}

.not-found {
  width: 100%;
  text-align: center;
}
.not-found .inner {
  text-align: center;
}
.not-found h2, .not-found p {
  font-weight: 900;
  letter-spacing: 10px;
}
.not-found h2 {
  margin-bottom: 20px;
  color: #aaa;
}
.not-found p {
  color: #333333;
}

ul.page-numbers {
  display: inline-block;
  text-align: center;
  clear: both;
}
ul.page-numbers li {
  display: inline-block;
  float: left;
}
ul.page-numbers li span, ul.page-numbers li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 2em;
  text-align: center;
  padding: 1.4em 1em 1.3em;
  background-color: #f3f3f3;
  text-decoration: none;
}
ul.page-numbers li a:hover {
  background-color: #228b88;
  color: #fff;
}
ul.page-numbers li .current {
  padding: 1.4em 1em 1.3em;
  background-color: #228b88;
  color: #fff;
}

.single-pn {
  width: 100%;
  text-align: center;
  overflow: hidden;
  *zoom: 1;
  border-top: 1px solid #d8d8c8;
  background: #fafafa;
}
.single-pn li {
  margin-bottom: 1em;
  display: inline-block;
  position: relative;
  padding: 0 20px 0;
  text-align: left;
  margin-bottom: 0;
}
.single-pn li:after {
  content: '';
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #32bab6;
  left: 0px;
}
.single-pn li + li {
  border-left: 1px solid #d8d8c8;
}
.single-pn li + li:after {
  display: none;
}
.single-pn li + li:before {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #32bab6;
  right: 0px;
}
.single-pn ul {
  position: relative;
}

.body-hide {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.mid-inquiry {
  background: url(../images/inq_bg.jpg) no-repeat center top #60431e;
}

.inq-form {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
}
.inq-form dl {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
  margin: 0;
}
.inq-form dt {
  width: 100%;
  margin-bottom: 0.8em;
  color: #333333;
  padding: 0;
  font-size: 1.4rem;
}
.inq-form dt span {
  background: #555;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 3px;
  margin-right: 1.0em;
  color: #fff;
  border-radius: 0px;
  position: relative;
}
.inq-form .recruit {
  background: #a62424;
}
.inq-form dd {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.inq-form input[type=text], .inq-form input[type=tel], .inq-form input[type=number], .inq-form textarea, .inq-form input[type=password] {
  padding: 1.0em .8em;
  border: 1px solid #d8d8c8;
  overflow: hidden;
  line-height: 140%;
  outline: none;
  margin: 0;
  -webkit-appearance: none;
  border-radius: 0px;
  width: 97%;
}
.inq-form p {
  letter-spacing: 1px;
  margin-bottom: 1em;
}

.inq-box {
  padding: 1.5em 2em;
  text-align: left;
  background: #fafafa;
  border: 1px solid #d8d8c8;
  border-radius: 4px;
}
.inq-box p {
  margin: 0;
}
.inq-box p + p {
  margin-top: 1em;
}

.required {
  background: #228b88;
}

.textFocus {
  color: #52586a !important;
}

.mw_wp_form_confirm p {
  background: none !important;
  letter-spacing: 1px;
}

label {
  overflow: hidden;
  *zoom: 1;
  padding: 2px 0;
  margin-right: 1.0em;
  margin-bottom: 1.0em;
}

.req-add-block {
  width: 94%;
  padding: 3%;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
  background: #f2f9ea;
  margin-top: 20px;
}
.req-add-block p {
  font-weight: bold;
}

#gard {
  width: 100%;
  height: 100%;
  bottom: 0;
  position: fixed;
  z-index: 99;
  text-align: center;
  background: url("../images/gard.png") 0 0 repeat;
}
#gard img {
  margin: 0 auto;
}

.form-btn {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  clear: both;
  text-align: center;
  position: relative;
  margin: 50px 0;
}
.form-btn ul {
  padding-bottom: 3px;
}
.form-btn li {
  margin-right: 20px;
  padding-bottom: 3px;
  position: relative;
}
.form-btn li + li {
  margin-right: 0;
}

.inquiry .subm, .inquiry .subm3 {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
}
.inquiry .subm3 {
  z-index: 10;
}

.subm input[type=submit],
.subm2 input[type=submit],
.subm3 span {
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0px;
  border: 0px;
  letter-spacing: 2px;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  *zoom: 1;
  color: white !important;
}

.subm3 span {
  width: 282px;
  line-height: 50px;
  height: 50px;
  border-radius: 7px;
}

.subm input[type=submit],
.subm2 input[type=submit] {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  position: relative;
}

.subm input[type=submit] {
  background: #228b88;
  text-indent: .5em;
}

.subm:after {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 15px;
}

.subm2 input[type=submit] {
  background: #999999;
  margin-right: 1em;
}

.subm2:after {
  content: '';
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 15px;
}

.subm3 span {
  background: #dddddd;
  cursor: auto;
}

.confirm .subm3,
.error .subm3 {
  display: none;
}

.confirm span.recruit {
  display: none;
}

.subm,
.subm2 {
  overflow: hidden;
  *zoom: 1;
}

.confirm dl {
  margin-bottom: 20px !important;
  padding-bottom: 20px;
  border-bottom: dotted 1px #bbb;
}
.confirm dt, .confirm dd {
  font-weight: bold;
  margin: 0 !important;
  padding: 0 !important;
}
.confirm dt {
  color: #999;
  line-height: 130%;
}
.confirm dd {
  letter-spacing: 1px;
  margin-bottom: 2.5em;
  font-size: 1.4rem;
  color: #333333;
}
.confirm dd p {
  margin: 0 !important;
  padding: 0 !important;
}
.confirm .req-open span {
  display: none;
}
.confirm .req-indi span {
  color: #666;
  font-size: 1.2rem;
}
.confirm .req-open-block p {
  display: none;
}

span.error {
  display: block;
  color: #d61651;
  overflow: hidden;
  *zoom: 1;
  margin-top: .6em;
  font-size: 90%;
  background-color: none !important;
}

.alert {
  color: #d61651;
  font-weight: bold;
}

.e_color {
  color: #F36;
}

.ebg {
  background: #FEF4F8;
}

input:focus, textarea:focus {
  background: #FAFEFF;
}

input[type="radio"] {
  outline: none !important;
  display: inline-block !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0.5em 0 !important;
}

.confirm .subm3,
.error .subm3 {
  display: none;
}

.subm,
.subm2 {
  display: inline-block;
}

.tar {
  text-align: right;
}

#form-pp {
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
}

.pp-inner {
  position: absolute;
  top: 50%;
}

.pp-box {
  border-radius: 8px;
  height: 300px;
  overflow: auto;
  background: #fff;
  padding: 20px;
  -webkit-overflow-scrolling: touch;
}
.pp-box h1 {
  color: #26292c;
  margin-bottom: 1em;
  text-align: center;
}
.pp-box h2 {
  padding: .2em 0 .2em;
  text-align: center;
  font-weight: bold;
  color: #228b88;
  margin-top: 50px;
  margin-bottom: .8em;
}
.pp-box p {
  letter-spacing: 1px;
  margin-bottom: 2.5em;
}
.pp-box ul {
  display: block;
  margin-bottom: 2em;
}
.pp-box ul li {
  margin-bottom: 1em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 1.2em;
  position: relative;
  padding-left: 15px;
  color: #333333;
}
.pp-box ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  left: 0;
  background: #228b88;
  border-radius: 5px;
  position: absolute;
}
.pp-box p.txt-center {
  font-weight: bold;
  color: #228b88;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.pp-box .tar {
  text-align: right;
}

#form-pp-btn p {
  width: 100%;
  text-align: center;
  padding: 14px 0 13px;
  font-size: 1.4rem;
  cursor: pointer;
  background: #228b88;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 62.5%;
  }

  .hover {
    transition: opacity 0.3s;
    opacity: 0.65;
  }

  .img-hover-none {
    opacity: 1 !important;
  }

  html > * {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  }


  body {
    width: 100%;
    min-width: 100%;
  }

  .inner p {
    margin-bottom: 15px;
    font-size: 93%;
    line-height: 180%;
  }

  .header {
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
  }
  .header .logo {
    text-align: center;
  }
  .header .logo img {
    height: 40px;
    padding: 5px;
	vertical-align: bottom;
  }
  .header .sb-open-right {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
  }

  .gnav {
    display: none;
  }

  .container {
    width: 100%;
  }

  .top-h2 {
    margin: 30px 0 30px;
    font-size: 116%;
    padding-bottom: 15px;
  }
  .top-h2:after {
    width: 72px;
    height: 1px;
    margin-left: -36px;
  }

  .mid-h2 {
    line-height: 160%;
    font-size: 93%;
    margin: 30px 0 15px;
    padding-bottom: 15px;
  }

  .mid-h3 {
    line-height: 160%;
    font-size: 93%;
    margin: 15px 0 15px;
    padding: 15px;
  }

  .mid-h4 {
    line-height: 160%;
    font-size: 93%;
    margin: 15px 0 15px;
  }

  .mid-h5 {
    line-height: 160%;
    font-size: 93%;
    margin: 15px 0 15px;
    padding-top: 15px;
  }

  .cb + h3,
  .cb + h4,
  .cb + h5 {
    margin-top: 15px;
  }

  .mid-h3 + .mid-h4 {
    margin-top: 10px;
  }

  .inner {
    width: 100%;
    padding: 0 20px;
  }

  .container .contents {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .snavi {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .snavi dl {
    margin-bottom: 20px;
  }
  .snavi dt {
    padding: 15px 10px;
    font-size: 93%;
  }
  .snavi dd li a {
    padding: 10px 10px 10px 30px;
    background-size: 10px auto;
    font-size: 93%;
  }

  .footer .footer01 {
    background: url(../../sw_img/news_bg_sp.jpg) no-repeat center bottom -110px;
    background-size: cover;
  }
  .footer .footer01 .inner {
    display: inline-block;
    padding: 30px 20px 15px;
  }
  .footer .footer01 .bn-area p {
    margin: 0 auto 10px;
  }
  .footer .footer01 .iso {
    width: 74%;
    margin: 0 auto;
  }
  .footer .footer01 .iso p:first-child {
    width: 26%;
  }
  .footer .footer01 .iso .txt {
    width: 72%;
    font-size: 82%;
  }
  .footer .footer02 {
    height: 115px;
    text-align: center;
    width: 100%;
    font-size: 85%;
    padding: 0;
  }
  .footer .footer02 .copyright {
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-bottom: #ddd 1px solid;
  }
  .footer .footer02 .copyright br.copyright-sp-none {
      display: none;
  }
  .footer .footer02 .btn-area p {
    width: 50%;
    float: left;
    border-right: #ddd 1px solid;
  }
  .footer .footer02 .btn-area p a {
    height: 40px;
    line-height: 40px;
  }
  .footer .footer02 .btn-area p:nth-child(n+3) {
    border-top: #ddd 1px solid;
  }
  .footer .footer02 .btn-area p:nth-child(even) {
    border-right: none;
  }

  .key-area {
    background: url(../images/key_bg_sp.jpg) no-repeat center top;
    margin-top: 40px;
  }
  .key-area .inner {
    padding: 8px 0;
  }

  .slick-dots li button:before {
    top: -20px !important;
    font-size: 8px !important;
  }

  .sec01 .inner {
    padding: 0 20px 30px;
  }
  .sec01 .item-wrap .item {
    width: 48%;
    float: left;
    margin-left: 4%;
    margin-bottom: 20px;
  }
  .sec01 .item-wrap .item p:last-child {
    margin-top: 10px;
  }
  .sec01 .item-wrap .item .cate {
    width: 100%;
  }
  .sec01 .item-wrap .item .cate span {
    font-size: 85%;
    padding: 0 10px;
    height: 51px;
  }
  .sec01 .item-wrap .item:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
  .sec01 .top-btn {
    width: 150px;
    margin: 0 auto;
  }
  .sec01 .top-btn a {
    width: 150px;
    height: 40px;
    line-height: 40px;
  }

  .sec02 {
    background: url(../images/news_bg_sp.jpg) no-repeat center bottom;
    background-size: cover;
  }
  .sec02 .inner {
    padding: 30px 20px 20px;
  }
  .sec02 .tit {
    font-size: 116%;
    margin-bottom: 10px;
  }
  .sec02 .news-wrap div {
    font-size: 1.0rem;
    height: 18px;
    line-height: 17px;
    margin-right: 8px;
    padding: .2em 1em;
    margin-bottom: 5px;
  }
  .sec02 .news-wrap dl {
    font-size: 93%;
    line-height: 160%;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .sec02 .news-wrap dl dt {
    margin-right: 8px;
    float: left;
  }
  .sec02 .news-wrap dl dd {
    clear: both;
    padding: 0px 0 5px;
  }
  .sec02 .link-btn {
    margin-bottom: 30px;
  }

  .bn-area {
    width: 74%;
    margin: 0 auto;
  }
  .bn-area p {
    margin-bottom: 10px !important;
    font-size: 77%;
    line-height: 160%;
  }
  .bn-area .iso {
    width: 100%;
    display: inline-block;
  }
  .bn-area .iso p:first-child {
    width: 26%;
  }
  .bn-area .iso .txt {
    width: 72%;
  }

  .sb-slidebar {
    background-color: #186260;
    /* Default Slidebars background colour, overwrite this with your own css. */
    padding-bottom: 200px;
    z-index: 10000;
  }
  .sb-slidebar li {
    border-bottom: 1px solid #2e8583;
    color: #fff;
  }
  .sb-slidebar li:last-child {
    border-bottom: none;
  }
  .sb-slidebar a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 30px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background-size: 5px 8px;
    position: relative;
  }
  .sb-slidebar a:after {
    content: '';
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    position: absolute;
    display: block;
    margin-top: -4px;
    top: 50%;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 10px;
  }
  .sb-slidebar .sb-close {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: left;
    background: url(../images/spnavi_close.png) no-repeat 12px center #333333;
    background-size: 9px;
    padding-left: 30px;
  }

  .sb-active body {
    overflow: hidden;
    position: relative;
    height: 100%;
  }

  .sb-slidebar dl dd {
    display: none;
  }
  .sb-slidebar dl dd li {
    padding-left: 20px;
  }
  .sb-slidebar dl.active dd {
    display: block;
  }
  .sb-slidebar dt {
    background-color: #134e4c;
  }
  .sb-slidebar dt .accordion_icon {
    position: relative;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 5px;
    top: -32px;
  }
  .sb-slidebar dt .accordion_icon span {
    position: absolute;
    left: 6px;
    width: 50%;
    height: 2px;
    background-color: #Fff;
    border-radius: 4px;
  }
  .sb-slidebar dt .accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  .sb-slidebar dt .accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .sb-slidebar dt .accordion_icon.active span:nth-of-type(1) {
    display: none;
  }
  .sb-slidebar dt .accordion_icon.active span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .sb-slidebar dt.active {
    border-bottom: 1px solid #2e8583;
  }

  .img-right {
    width: 100%;
    margin-bottom: 0 !important;
  }
  .img-right img {
    width: 100%;
    margin: 0 auto 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .img-left {
    width: 100%;
    margin-bottom: 0 !important;
  }
  .img-left img {
    width: 100%;
    margin: 0 auto 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sp-none {
    display: none;
  }

  .common-list {
    margin-bottom: 15px;
  }
  .common-list li {
    font-size: 93%;
    line-height: 180%;
    padding-left: 13px;
  }

  .common-link {
    margin-bottom: 15px;
  }
  .common-link li {
    font-size: 93%;
    line-height: 180%;
    padding-left: 12px;
  }

  ol li {
    font-size: 93%;
    line-height: 180%;
  }

  .pdf-link a {
    font-size: 76.9%;
    padding-left: 23px;
  }

  .common-table {
    margin-bottom: 15px;
  }
  .common-table th, .common-table td {
    padding: 10px;
    font-size: 93%;
    line-height: 180%;
    display: block;
    width: 100%;
  }

  .tpath {
    display: none;
  }

  .mid-key {
    height: 90px;
    margin-top: 40px;
    background-size: auto 90px;
  }
  .mid-key .inner {
    height: 90px;
  }
  .mid-key h1, .mid-key p {
    font-size: 100%;
  }

  .page-link {
    margin-top: 30px;
  }
  .page-link div {
    width: 100%;
    margin: 0 0 15px 0;
    display: table;
    height: 80px;
  }
  .page-link div p {
    height: 80px;
  }
  .page-link div .btn {
    background: url(../images/page_arrow.png) no-repeat left 20px center;
    background-size: 14px auto;
    display: table-cell;
    vertical-align: middle;
    line-height: 100%;
    padding-left: 40px;
  }
  .page-link div .btn img {
    height: 18px;
  }
  .page-link div p:last-child {
    float: right;
    height: 80px;
  }
  .page-link div p:last-child img {
    height: 80px;
  }

  .busi-strong div .btn img {
    height: 29px;
  }
  .busi-strong div:nth-child(1) .btn img {
    height: 18px;
  }

  .environment div {
    margin-bottom: 30px;
  }
  .environment .common-list li:before {
    top: 4px;
  }
  .environment p {
    font-size: 108%;
    height: 40px;
    line-height: 40px;
  }

  .img-right-both {
    margin: 0 0 15px 0;
    width: 40%;
  }

  .img-left-both {
    margin: 0 0 15px 0;
    width: 40%;
  }

  .img-right-both + p {
    width: 56%;
    float: left;
    margin-right: 4%;
  }

  .img-left-both + p {
    width: 56%;
    float: right;
    margin-left: 4%;
  }

  .break-img p {
    width: 48%;
    float: left;
  }
  .break-img p:first-child {
    margin-right: 4%;
  }

  .greeting-wrap div {
    margin-bottom: 30px;
  }
  .greeting-wrap div p:first-child {
    width: 100px;
    height: 100px;
    padding-top: 37px;
    font-size: 123.1%;
    margin-bottom: 10px;
  }

  .g-logo p:first-child img {
    height: 30px;
  }
  .g-logo p:last-child span {
    font-size: 123.1%;
  }

  .idea-wrap {
    margin: 20px 0 15px;
  }
  .idea-wrap .img-right {
    height: 80px;
    width: auto;
  }
  .idea-wrap .img-right img {
    height: 80px;
    width: auto;
    margin: 0;
  }
  .idea-wrap h3 {
    text-align: left;
    width: 100%;
    padding: 10px 10px;
    line-height: 160%;
    font-size: 77%;
    margin-bottom: 10px;
  }
  .idea-wrap h3 span {
    font-size: 108%;
  }

  .sp-mt0 {
    margin-top: 0;
  }

  .company-table {
    margin-bottom: 15px;
  }
  .company-table th, .company-table td {
    font-size: 93%;
    line-height: 180%;
    display: block;
    width: 100%;
    padding: 10px;
  }
  .company-table th {
    background: #e2e2e2;
  }
  .company-table .sp-th {
    font-weight: bold;
    background: #228b88;
  }

  .mb60 {
    margin-bottom: 30px;
  }

  .access-wrap .map-area iframe {
    width: 100%;
    height: 150px;
  }

  .sitemap-page .sitemap-ul {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .sitemap-page li a,
  .sitemap-page li ul li:first-child a {
    font-size: 1.4rem;
    padding: 15px 0 15px 27px;
  }
  .sitemap-page li ul li a,
  .sitemap-page li ul li:first-child ul li a {
    padding: 15px 0 15px 40px;
  }

  .mid-key.case p,
  .mid-key.news p {
    font-size: 100%;
  }

  .case-wrap {
    margin-bottom: 0 !important;
  }
  .case-wrap table th, .case-wrap table td {
    padding: 10px;
    font-size: 93%;
    line-height: 180%;
    display: block;
    width: 100%;
  }
  .case-wrap .slider-for .slick-slide {
    margin: 0 0 15px;
  }
  .case-wrap .slider-nav {
    margin-bottom: 10px;
  }
  .case-wrap .slider-nav .slick-track {
    width: 100%;
  }
  .case-wrap .slider-nav .slick-slide {
    margin: 0 5px;
  }

  .case-list {
    display: inline-block;
  }
  .case-list div {
    width: 48%;
    margin-bottom: 15px;
  }
  .case-list div p:last-child {
    padding-left: 15px;
  }
  .case-list div:nth-child(2n+1) {
    margin-right: 4%;
  }

  .case-det-wrap {
    padding-bottom: 15px;
  }
  .case-det-wrap table {
    margin-bottom: 15px;
  }

  .news-wrap {
    margin-top: 30px;
  }
  .news-wrap h1 {
    margin: 10px 0 15px;
    font-size: 108%;
  }
  .news-wrap h2 {
    padding-top: 10px;
    margin: 30px 0 15px;
    font-size: 108%;
  }
  .news-wrap h3 {
    padding: 10px;
    margin: 30px 0 15px;
    font-size: 108%;
  }
  .news-wrap h4 {
    padding-bottom: 10px;
    margin: 30px 0 15px;
    font-size: 108%;
  }
  .news-wrap h5 {
    border-left: #228b88 2px solid;
    padding: 5px 10px;
    margin: 30px 0 15px;
    font-size: 108%;
  }
  .news-wrap h6 {
    padding: 10px;
    margin: 30px 0 15px;
    font-size: 108%;
  }
  .news-wrap .pickup, .news-wrap blockquote {
    padding: 15px;
    margin-bottom: 15px;
  }
  .news-wrap .back-btn {
    font-size: 93%;
    margin-top: 20px;
  }
  .news-wrap .back-btn a {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .news-wrap ul {
    margin-bottom: 15px;
  }
  .news-wrap ul li {
    font-size: 93%;
    line-height: 180%;
    padding-left: 13px;
  }


  .news-list {
    margin-top: 30px;
  }
  .news-list div {
    margin-bottom: 20px;
    padding: 15px;
  }
  .news-list div a {
    padding: 0px;
  }
  .news-list h2 {
    margin-bottom: 10px;
    font-size: 100%;
  }

  ul.page-numbers {
    margin: 10px auto;
    font-weight: bold;
    font-size: 77%;
  }
  ul.page-numbers li {
    margin-left: 5px;
  }
  ul.page-numbers li a {
    padding: 1.2em;
  }
  ul.page-numbers li span {
    padding: 1.2em;
  }
  ul.page-numbers li .current {
    padding: 1.2em;
  }

  .not-found .inner {
    padding: 20px 20px 0px;
  }
  .not-found h2 {
    font-size: 80px;
  }
  .not-found p {
    font-size: 2rem;
  }

  ul.page-numbers {
    font-size: 1.2rem;
    margin: 20px auto 30px;
  }
  ul.page-numbers li span, ul.page-numbers li a {
    padding: 1.3em .8em;
    border-radius: 6em;
  }
  ul.page-numbers li .current {
    padding: 1.3em .8em;
  }
  ul.page-numbers li + li {
    margin-left: .8rem;
  }

  .single-pn {
    padding: 30px 0;
  }
  .single-pn li {
    line-height: 160%;
    font-size: 1.4rem;
  }

  .inq-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 40px;
  }
  .inq-form dl {
    margin-bottom: 5px;
  }
  .inq-form dt {
    font-weight: bold;
    padding: .8em 0;
  }
  .inq-form dt span {
    padding: .4em .8em .5em;
    font-size: 1.1rem;
  }
  .inq-form input[type=text], .inq-form input[type=tel], .inq-form input[type=number], .inq-form textarea, .inq-form input[type=password] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.4rem;
  }
  .inq-form textarea {
    height: 150px;
    font-size: 1.4rem;
    font-family: Arial;
  }
  .inq-form p {
    font-size: 1.2rem;
    line-height: 160%;
    text-align: left;
  }

  .inq-box {
    margin-bottom: 20px;
  }

  .textFocus {
    color: #52586a !important;
  }

  .mw_wp_form_confirm p {
    background: none !important;
    font-size: 1.2rem;
    line-height: 160%;
  }

  label {
    padding: 0;
    margin: 0;
  }

  #gard {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    z-index: 99;
    text-align: center;
    background: url("../images/gard.png") 0 0 repeat;
  }
  #gard img {
    margin: 0 auto;
  }

  .form-btn {
    margin: 0;
    padding-bottom: 3px;
  }
  .form-btn ul {
    height: 44px;
  }
  .form-btn li {
    margin-right: 0px;
  }

  .inquiry .subm, .inquiry .subm3 {
    margin-left: -70px;
  }

  .subm input[type=submit],
  .subm2 input[type=submit],
  .subm3 span {
    width: 130px;
    line-height: 48px;
    height: 48px;
    font-size: 1.4rem;
    font-weight: bold;
  }

  .subm3 span {
    width: 130px;
    border-radius: 0px;
  }

  .subm:after {
    top: 24px;
    right: 8px;
  }

  .subm2 input[type=submit] {
    margin-right: 5px;
  }

  .subm2:after {
    top: 24px;
    left: 8px;
  }

  .subm3 span {
    font-size: 0.9rem;
  }

  .confirm dl {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: dotted 1px #bbb;
  }
  .confirm dt {
    margin-bottom: 10px !important;
  }
  .confirm dd {
    font-size: 1.2rem;
    line-height: 160%;
  }

  .e_color {
    color: #F36;
  }

  .ebg {
    background: #FEF4F8;
  }

  .brs {
    display: none;
  }

  .pp-inner {
    width: 100%;
    left: 0;
    padding: 0 10px;
    margin-top: -200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pp-box h1 {
    font-size: 1.8rem;
  }
  .pp-box h2 {
    font-size: 1.6rem;
  }
  .pp-box p {
    font-size: 1.2rem;
    line-height: 160%;
    font-size: 1.4rem;
    margin-bottom: 1.5em;
    text-align: left;
  }
  .pp-box ul li {
    line-height: 160%;
    font-size: 1.4rem;
  }
  .pp-box ul li:before {
    top: 6px;
  }
  .pp-box p.txt-center {
    text-align: left;
  }
}
@media only all and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }

  a:hover img {
    box-shadow: #000 0 0 0;
    transition: opacity 0.6s;
    filter: alpha(opacity=65);
    opacity: 0.65;
  }

  .img-hover-none a:hover img {
    filter: alpha(opacity=100);
    opacity: 1.00;
  }

  html > * {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  }

  .inner {
    position: relative;
    width: 1040px;
    min-width: 1040px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .inner p {
  }

  .top-page .inner p {
    font-size: 123.1%;
  }
  .top-page .inner p a:hover {
    opacity: 1.0;
  }

  .header {
    height: 60px;
  }
  .header .logo {
    width: 212px;
    position: absolute;
    top: 5px;
    left: 0;
  }

  .gnav {
    float: right;
    height: 60px;
  }
  .gnav ul {
    width: 100%;
    display: inline-block;
  }
  .gnav li, .gnav dt {
    text-align: center;
    width: 140px;
    height: 60px;
    float: left;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .gnav li a, .gnav dt a {
    display: table-cell;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
  }
  .gnav li a:hover, .gnav dt a:hover {
    background-color: #228b88;
    color: #fff;
  }
  .gnav li dl, .gnav dt dl {
    position: relative;
    z-index: 10000;
  }
  .gnav li dl dt, .gnav dt dl dt {
    cursor: pointer;
  }
  .gnav li dl dd, .gnav dt dl dd {
    width: 1040px;
    height: 60px;
    position: absolute;
    top: 60px;
    left: -340px;
    z-index: 10000;
    display: none;
  }
  .gnav li dl dd li, .gnav dt dl dd li {
    width: 260px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .gnav li dl dd li a, .gnav dt dl dd li a {
    display: block;
    background-color: #000;
    color: #fff;
    height: 60px;
    line-height: 60px;
    position: relative;
  }
  .gnav li dl dd li a:after, .gnav dt dl dd li a:after {
    content: "";
    position: absolute;
    background-color: #51585c;
    width: 1px;
    height: 30px;
    top: 15px;
    left: 0;
  }
  .gnav li dl dd li a:hover, .gnav dt dl dd li a:hover {
    background-color: #0e3636;
  }
  .gnav li dl dd li:first-child a:after, .gnav dt dl dd li:first-child a:after {
    background: none;
  }
  .gnav li .dd02, .gnav dt .dd02 {
    left: -480px;
  }
  .gnav li .dd03, .gnav dt .dd03 {
    left: -759px;
  }
  .gnav .gnav-ul02 li:nth-child(1) a {
    font-size: 138.5%;
    font-weight: bold;
  }

  .top-h2 {
    font-family: ntscjk;
    margin: 80px 0 60px;
    font-size: 197%;
    padding-bottom: 25px;
  }
  .top-h2:after {
    width: 146px;
    height: 1px;
    margin-left: -73px;
  }

  .mid-h2 {
    line-height: 170%;
    font-size: 153.9%;
    margin: 44px 0 30px;
    padding-bottom: 30px;
  }

  .mid-h3 {
    line-height: 170%;
    font-size: 153.9%;
    margin: 60px 0 30px;
    padding: 30px;
  }

  .mid-h4 {
    line-height: 170%;
    font-size: 153.9%;
    margin: 60px 0 30px;
  }

  .mid-h5 {
    line-height: 170%;
    font-size: 153.9%;
    margin: 60px 0 30px;
    padding-top: 30px;
  }

  .cb + h3,
  .cb + h4,
  .cb + h5 {
    margin-top: 60px;
  }

  .mid-h3 + .mid-h4 {
    margin-top: 30px;
  }

  .inner {
    width: 1040px;
    padding: 0 0px;
  }

  .container .contents {
    width: 760px;
    float: left;
    margin: 0 0 64px;
  }

  .snavi {
    float: right;
    width: 240px;
    margin: 44px 0 64px;
  }
  .snavi dl {
    margin-bottom: 40px;
  }
  .snavi dt {
    font-size: 116%;
    padding: 23px 10px;
  }
  .snavi dd li a {
    font-size: 108%;
    padding: 15px 10px 15px 35px;
  }
  .snavi dd li a:hover {
    background-color: #e2e2e2;
  }

  .footer .footer01 {
    background: url(../images/foot_bn_bg.jpg) no-repeat center center;
    height: 253px;
  }
  .footer .footer01 .inner {
    padding: 64px 0;
  }
  .footer .footer01 .bn-area {
    float: left;
    width: 664px;
    margin-left: 16px;
  }
  .footer .footer01 .bn-area p {
    width: 320px;
    float: left;
  }
  .footer .footer01 .bn-area p:first-child {
    margin-right: 24px;
  }
  .footer .footer01 .iso {
    float: right;
  }
  .footer .footer01 .iso .txt {
    width: 208px;
    font-size: 108%;
    line-height: 200%;
    padding: 10px 0 0 18px;
  }
  .footer .footer02 p {
    height: 60px;
    line-height: 60px;
    font-size: 108%;
  }
  .footer .footer02 .copyright {
    text-align: center;
    float: left;
    height: 50px;
    line-height: 1.5;
    padding-top: 8px;
  }
  .footer .footer02 .btn-area {
    float: right;
  }
  .footer .footer02 .btn-area p {
    border-left: #ddd 1px solid;
    float: left;
  }
  .footer .footer02 .btn-area p a {
    padding: 0 30px;
  }
  .footer .footer02 .btn-area p a:hover {
    color: #228b88;
  }
  .footer .footer02 .btn-area p:last-child {
    background: url(../images/top_btn.png) no-repeat left top;
    border: none;
  }
  .footer .footer02 .btn-area p:last-child a {
    background-color: #333;
    padding: 0;
  }
  .footer .footer02 .btn-area p:last-child a:hover {
    background-color: #228b88;
  }

  .key-area {
    background: url(../images/key_bg.jpg) no-repeat center top;
    overflow-x: hidden;
  }
  .key-area .inner {
    padding: 20px 0;
  }

  .slick-dots li button:before {
    top: -35px !important;
  }

  .sec01 .inner {
    padding: 0 0 80px;
  }
  .sec01 .item-wrap {
    display: inline-block;
  }
  .sec01 .item-wrap .item {
    width: 230px;
    float: left;
    margin-left: 40px;
  }
  .sec01 .item-wrap .item p:last-child {
    margin-top: 20px;
  }
  .sec01 .item-wrap .item a p:first-child a:hover {
    opacity: 0.7;
  }
  .sec01 .item-wrap .item .cate {
    width: 230px;
  }
  .sec01 .item-wrap .item .cate span {
    font-size: 93%;
    line-height: 130%;
    height: 40px;
    padding: 0 10px;
  }
  .sec01 .item-wrap .item:first-child {
    margin-left: 0;
  }
  .sec01 .top-btn {
    width: 180px;
    margin: 30px auto 0;
  }
  .sec01 .top-btn a {
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
  .sec01 .top-btn a:hover {
    background-color: #333333;
  }

  .sec02 {
    background: url(../images/news_bg.jpg) no-repeat center top;
    display: inline-block;
    width: 100%;
  }
  .sec02 .inner {
    padding: 70px 0 37px;
    display: inline-block;
  }
  .sec02 .tit {
    font-family: ntscjk;
    font-size: 167%;
    padding: 0 10px;
    margin-bottom: 0 !important;
  }
  .sec02 .news-wrap {
    width: 650px;
    float: left;
  }
  .sec02 .news-wrap div {
    font-size: 92%;
    height: 24px;
    line-height: 22px;
    margin-right: 12px;
    margin-left: 10px;
    padding: .2em 1em;
    margin-top: 15px;
  }
  .sec02 .news-wrap dl {
    font-size: 123.1%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 3px;
  }
  .sec02 .news-wrap dl dt {
    width: 120px;
    float: left;
    margin-right: 12px;
  }
  .sec02 .news-wrap dl dd {
    overflow: hidden;
  }
  .sec02 .news-wrap dl dd a {
    height: 40px;
    line-height: 40px;
  }

  .bn-area {
    width: 320px;
    float: right;
  }
  .bn-area p a {
    display: block;
    background-color: #000;
  }
  .bn-area .iso .txt {
    width: 222px;
    font-size: 108%;
    line-height: 200%;
    padding-top: 10px;
  }

  .sb-slidebar {
    display: none;
  }

  .img-right {
    float: right;
    margin: 0 0 30px 30px;
  }

  .img-left {
    float: left;
    margin: 0 30px 30px 0;
  }

  .pc-none {
    display: none;
  }

  .common-list {
    margin-bottom: 30px;
  }
  .common-list li {
    font-size: 108%;
    line-height: 210%;
    padding-left: 15px;
  }

  .common-link {
    margin-bottom: 30px;
  }
  .common-link li {
    font-size: 108%;
    line-height: 210%;
    padding-left: 17px;
  }
  .common-link li:before {
    top: 14px;
    margin-top: -4px;
  }

  ol li {
    line-height: 210%;
    font-size: 104%;
  }

  .pdf-link a {
    padding-left: 30px;
  }

  .common-table {
    margin-bottom: 30px;
  }
  .common-table th, .common-table td {
    padding: 15px;
    font-size: 108%;
    line-height: 210%;
  }

  .tpath {
    display: inline-block;
  }
  .tpath .inner {
    height: 56px;
    line-height: 56px;
    text-align: left;
    font-size: 93%;
  }
  .tpath .inner li {
    float: left;
  }
  .tpath .inner li a {
    color: #333;
  }
  .tpath .inner li a:hover {
    text-decoration: underline;
    color: #333;
  }
  .tpath .inner li + li {
    background: url(../images/pan_icon.png) no-repeat 0 24px;
    padding: 0 0 0 15px;
    margin: 0 0 0 9px;
  }

  .mid-key {
    height: 304px;
  }
  .mid-key .inner {
    height: 304px;
  }
  .mid-key h1, .mid-key p {
    font-size: 197%;
    font-family: ntscjk;
  }

  .business-page .contents {
    width: 1040px;
  }

  .page-link {
    margin-top: 40px;
  }
  .page-link div {
    float: left;
    width: 500px;
    margin: 0 0 40px 40px;
  }
  .page-link div p {
    float: left;
    width: 250px;
    height: 200px;
  }
  .page-link div .btn {
    background: url(../images/page_arrow.png) no-repeat center bottom 60px;
    padding-top: 70px;
  }
  .page-link div .btn img {
    height: 24px;
  }

  .busi-strong div .btn {
    background: url(../images/page_arrow.png) no-repeat center bottom 50px;
    padding-top: 55px;
  }
  .busi-strong div .btn img {
    height: 48px;
  }
  .busi-strong div:nth-child(1) .btn {
    padding-top: 65px;
  }
  .busi-strong div:nth-child(1) .btn img {
    height: 24px;
  }

  .environment {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .environment div {
    width: 360px;
    float: left;
    margin-left: 40px;
  }
  .environment div:nth-child(2n+1) {
    margin-left: 0;
  }
  .environment .common-list li:before {
    top: 10px;
  }
  .environment p {
    font-size: 123.1%;
    height: 60px;
    line-height: 60px;
  }

  .img-right-both {
    margin: 0 0 30px 30px;
  }

  .img-left-both {
    margin: 0 30px 30px 0;
  }

  .break-img {
    padding: 0 60px;
  }
  .break-img p {
    width: 300px;
    float: left;
  }
  .break-img p:first-child {
    margin-right: 40px;
  }

  .greeting-wrap {
    margin: 0 0 30px;
    display: inline-block;
  }
  .greeting-wrap div {
    width: 230px;
    float: left;
    margin-left: 35px;
  }
  .greeting-wrap div p:first-child {
    width: 160px;
    height: 160px;
    padding-top: 65px;
    font-size: 138.5%;
    margin-bottom: 20px;
  }
  .greeting-wrap div:first-child {
    margin-left: 0;
  }

  .company-page .contents {
    width: 1040px;
  }
  .company-page .greeting-wrap {
    margin: 60px 60px 0;
  }
  .company-page .greeting-wrap div {
    width: 280px;
  }

  .g-logo p:last-child span {
    font-size: 153.9%;
  }

  .idea-wrap {
    margin-bottom: 30px;
  }
  .idea-wrap .img-right {
    width: 520px;
  }
  .idea-wrap h3 {
    text-align: center;
    width: 220px;
    height: 80px;
    padding-top: 17px;
    line-height: 230%;
    font-size: 138.5%;
  }
  .idea-wrap h3 span {
    font-size: 153.9%;
  }

  .company-table {
    margin-bottom: 30px;
  }
  .company-table th, .company-table td {
    padding: 15px;
    font-size: 108%;
    line-height: 210%;
  }
  .company-table th {
    width: 15%;
  }
  .company-table .w28 {
    width: 28%;
  }

  .mb60 {
    margin-bottom: 60px;
  }

  .access-wrap {
    clear: both;
  }
  .access-wrap .map-area {
    width: 430px;
    float: right;
  }
  .access-wrap .map-area p {
    margin-bottom: 20px !important;
  }
  .access-wrap .map-area iframe {
    width: 430px;
    height: 294px;
  }

  .recruit-page .contents {
    width: 760px;
    padding: 0 140px;
  }

  .sitemap-page .contents {
    width: 880px;
    margin: 0 80px;
  }
  .sitemap-page .sitemap-ul {
    margin-top: 0px;
    margin-bottom: 94px;
  }
  .sitemap-page li a,
  .sitemap-page li ul li:first-child a {
    font-size: 123.1%;
    padding: 25px 0 25px 40px;
  }
  .sitemap-page li a:after,
  .sitemap-page li ul li:first-child a:after {
    left: 15px;
  }
  .sitemap-page li ul li a,
  .sitemap-page li ul li:first-child ul li a {
    padding: 25px 0 25px 64px;
  }
  .sitemap-page li ul li a:after,
  .sitemap-page li ul li:first-child ul li a:after {
    left: 38px;
  }

  .mid-key.case p,
  .mid-key.news p {
    font-size: 197%;
    font-family: ntscjk;
  }

  .case-wrap table {
    margin-bottom: 30px;
  }
  .case-wrap table th, .case-wrap table td {
    padding: 15px;
    font-size: 108%;
    line-height: 210%;
  }
  .case-wrap p {
    margin-bottom: 0;
  }
  .case-wrap .slider-for {
    margin-bottom: 24px;
  }
  .case-wrap .slider-for .slick-slide {
    margin: 0;
    width: 760px;
  }
  .case-wrap .slider-nav {
    margin-bottom: 64px;
  }
  .case-wrap .slider-nav .slick-track {
    width: 790px !important;
    margin-left: -10px;
  }
  .case-wrap .slider-nav .slick-slide {
    margin: 0 10px;
    cursor: pointer;
  }
  .case-wrap .slider-nav p {
    width: 240px !important;
    float: left;
  }




  .pp-box {
    height: 360px;
    padding: 30px 30px 10px;
  }
  .pp-box h1 {
    font-size: 30px;
  }
  .pp-box h2 {
    font-size: 167%;
  }
  .pp-box p {
    font-size: 123%;
    line-height: 180%;
    font-size: 123.1%;
    margin-bottom: 1.5em;
    text-align: left;
  }
  .pp-box ul li {
    line-height: 180%;
    font-size: 123.1%;
  }
  .pp-box ul li:before {
    top: 9px;
  }
  .pp-box p.txt-center {
    text-align: center;
  }

  #form-pp-btn p {
    font-size: 138.5%;
  }
}
