@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
.clearfix:after, #header:after, #g-nav ul:after, #about-list:after, #in-partner div:after, #breadcrumb:after, #system-sv:after, #system-sv h4:after, .page-content.le:after, .ct-row:after {
  content: " ";
  display: block;
  clear: both;
}

#submit, .ct-btn {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cont-width, #header, #in-about section, #in-partner, #page-title > div, #breadcrumb, .page-content, #sv-use, #top-image-inner, #sv-use h6, #submit, .ct-btn {
  margin-left: auto;
  margin-right: auto;
}

.mt0 {
  margin-top: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.ml0 {
  margin-left: 0px;
}

.mr0 {
  margin-right: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

/*
	html5 ResetStyle
===================================================*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

br {
  letter-spacing: 0;
}

ol, ul {
  list-style: none;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  line-height: 0;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  background-color: transparent;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*
	Bootstrap v3.3.6 (http://getbootstrap.com)
===================================================*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1.42857;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/*
	Project Common Style
===================================================*/
html {
  font-size: 62.5%;
}
html, html body {
  overflow-x: hidden !important;
  min-height: 100%;
}

body {
  font-size: 1.5em;
  font-family: "Helvetica Neue", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  min-width: 1120px;
  color: #231815;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

table, li {
  line-height: 1.4;
}

p {
  line-height: 1.7;
}

/* Use Style よく使用するスタイル
--------------------------------------------------*/
#top-image p:before, #return a:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  width: 0;
  display: inline-block;
}
#top-image p img, #return a img {
  position: relative;
  z-index: 10;
  vertical-align: middle;
}

.img-responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.cont-width, #header, #in-about section, #in-partner, #page-title > div, #breadcrumb, .page-content, #sv-use {
  max-width: 1120px;
  width: 100%;
  position: relative;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.red {
  color: #e50012;
}

.mt15 {
  margin-top: 15px;
}

/*
	Original Style このサイトの独自スタイル
===================================================*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?9vrbjn");
  src: url("../fonts/icomoon.eot?9vrbjn#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?9vrbjn") format("truetype"), url("../fonts/icomoon.woff?9vrbjn") format("woff"), url("../fonts/icomoon.svg?9vrbjn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gear-man:before {
  content: "\e90c";
}

.icon-pc:before {
  content: "\e90b";
}

.icon-arrow-01 .path1:before {
  content: "\e900";
  color: #32323c;
}

.icon-arrow-01 .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: #f7931e;
}

.icon-arrow-02 .path1:before {
  content: "\e902";
  color: white;
}

.icon-arrow-02 .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: black;
}

.icon-arrow-03:before {
  content: "\e904";
}

.icon-gear:before {
  content: "\e905";
}

.icon-nut:before {
  content: "\e906";
}

.icon-mobile:before {
  content: "\e907";
}

.icon-tel:before {
  content: "\e908";
}

.icon-fax:before {
  content: "\e909";
}

.icon-more:before {
  content: "\e90a";
}

/* Common 共通スタイル
--------------------------------------------------*/
#wrapper {
  position: relative;
  padding-top: 90px;
}

/* Header ヘッダー
--------------------------------------------------*/
#header {
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -560px;
}
#header h1 {
  float: left;
}
#header h1 a {
  display: block;
}

#g-nav {
  float: right;
}
#g-nav li {
  float: left;
  margin-left: 20px;
  margin-top: 33px;
}
#g-nav li:first-child {
  margin-left: 0;
}
#g-nav li:last-child {
  position: absolute;
  right: 0;
  top: -15px;
  margin-top: 0;
}
#g-nav li:last-child a {
  display: block;
  color: #0071bc;
  border-right: solid 1px #0071bc;
  border-left: solid 1px #0071bc;
  line-height: 30px;
  padding: 0 12px;
}
#g-nav li:last-child a:hover {
  text-decoration: underline;
}
#g-nav li:last-child .icon-arrow-01 {
  display: none;
}
#g-nav a {
  color: #231815;
  font-size: 16px;
  font-size: 1.6rem;
}
#g-nav .icon-arrow-01 {
  top: -1px;
  position: relative;
  margin-right: 4px;
  vertical-align: middle;
}
#g-nav .h-nav-text {
  vertical-align: middle;
}
#g-nav a:hover .h-nav-text {
  text-decoration: underline;
}

/*-----スマートフォンメニュー-----*/
#g-nav-btn {
  display: none;
  width: 60px;
  height: 60px;
  text-align: center;
  z-index: 150;
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: #0071bc;
}
#g-nav-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.line {
  left: 50%;
  margin-left: -15px;
  display: block;
  background: #fff;
  width: 30px;
  height: 3px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.line:before, .line:after {
  content: "";
  display: block;
  background: #fff;
  width: 30px;
  height: 3px;
  position: absolute;
  left: 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.line:before {
  top: -6px;
}

.line:after {
  bottom: -6px;
}

.g-nav-btn-text {
  font-size: 10px;
  font-size: 1rem;
  position: absolute;
  bottom: 9px;
  width: 100%;
  left: 0;
}

/*!------------------------------------*\
    開いたときの動作
\*!------------------------------------*/
.drawer-open #g-nav-btn .line {
  background: none;
}
.drawer-open #g-nav-btn .line:before {
  top: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.drawer-open #g-nav-btn .line:after {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*!
 * jquery-drawer v3.2.0
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
/*!------------------------------------*\
    Base
\*!------------------------------------*/
/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.drawer-open .drawer-overlay {
  display: block;
}

/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -100%;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 100%;
}

/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

/* Contents コンテンツ
--------------------------------------------------*/
#top-image {
  height: 580px;
  background: url(../images/index/top-image.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#top-image p {
  width: 460px;
  height: 260px;
  border: solid 15px #ff9933;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -135px;
  margin-left: -230px;
}
#top-image p img {
  width: 340px;
}

#top-image-inner {
  width: 1120px;
  position: relative;
  height: 100%;
}
#top-image-inner:before {
  content: "";
  width: 385px;
  height: 464px;
  background: url(../images/index/top-image-left.png) no-repeat;
  position: absolute;
  left: -70px;
  bottom: -124px;
  z-index: 10;
}
#top-image-inner:after {
  content: "";
  background: url(../images/index/top-image-right.png) no-repeat;
  position: absolute;
  width: 275px;
  height: 260px;
  right: 18px;
  bottom: -174px;
  z-index: 10;
}

#top-image-sp {
  display: none;
}

#in-about > div {
  background: #0071bc;
  padding-top: 35px;
  padding-bottom: 35px;
}
#in-about section {
  text-align: center;
}
#in-about h2 {
  position: relative;
  left: 5px;
  z-index: 15;
}
#in-about p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 30px;
  line-height: 1.8;
}

#in-about-02 {
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  margin-bottom: 60px;
}

#about-list {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: table;
  table-layout: fixed;
  word-wrap: break-word;
}
#about-list section {
  display: table-cell;
  width: 33.33333%;
  text-align: center;
  border-left: solid 1px #666;
  padding: 50px 35px 40px;
  vertical-align: top;
}
#about-list section:last-child {
  border-right: solid 1px #666;
}
#about-list h3 {
  border: solid 20px #0071bc;
  width: 204px;
  height: 204px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 204px;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  position: relative;
  margin-bottom: 35px;
}
#about-list h3 span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 164px;
  margin-top: -1.2em;
}
#about-list h3 + div > p {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  color: #0071bc;
}
#about-list h4 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.3;
}
#about-list div:last-child {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}

#in-work {
  background: #e6e6e6;
  text-align: center;
  padding-bottom: 35px;
}
#in-work h3 {
  display: inline-block;
  padding: 20px 85px 0;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  border-top: solid 10px #0071bc;
  overflow: hidden;
}
#in-work h3:before {
  content: "";
  width: 24px;
  height: 24px;
  margin-left: -12px;
  left: 50%;
  top: -12px;
  position: absolute;
  background: #0071bc;
  border-radius: 24px;
}

#work-list {
  margin-left: -30px;
  margin-right: -30px;
  margin-top: 20px;
}
#work-list > div {
  display: table;
  width: 100%;
  border-spacing: 30px 0;
}
#work-list a {
  width: 50%;
  display: table-cell;
  background: #fbb03b;
  border-collapse: separate;
  padding: 25px;
  position: relative;
  color: #231815;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
#work-list a:hover {
  background: #f49705;
}
#work-list a:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  left: 50%;
  top: -30px;
  z-index: 0;
  background: #fbb03b;
  border-radius: 80px;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
#work-list a:hover:before {
  background: #f49705;
}
#work-list h4, #work-list p {
  position: relative;
  z-index: 1;
}
#work-list h4 {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 700;
  margin-top: -40px;
  margin-bottom: 5px;
}
#work-list .icon-gear, #work-list .icon-nut {
  display: block;
  margin-bottom: 15px;
  font-size: 32px;
  font-size: 3.2rem;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
#work-list a:hover .icon-gear {
  transform: rotate(720deg);
}
#work-list a:hover .icon-nut {
  transform: rotate(90deg);
}

#in-partner {
  border-top: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  padding: 16px 15px 14px;
  text-align: center;
  margin-top: 50px;
}
#in-partner div {
  display: inline-block;
}
#in-partner p {
  float: left;
}

#partner-text {
  text-align: left;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.2;
}
#partner-text span:first-child {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  color: #0071bc;
  margin-left: 10px;
}
#partner-text span:last-child {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
#partner-text span {
  font-weight: 500;
}

#partner-btn {
  margin-left: 30px;
}
#partner-btn a {
  display: block;
  background: #0071bc;
  color: #fff;
  height: 30px;
  line-height: 32px;
  padding: 0 55px;
  position: relative;
  top: 7px;
  border-radius: 30px;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
#partner-btn a:hover {
  background: #005289;
}
#partner-btn .icon-arrow-03 {
  font-size: 24px;
  font-size: 2.4rem;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

/* Footer フッター
--------------------------------------------------*/
#return {
  width: 68px;
  height: 68px;
  position: fixed;
  right: 20px;
  bottom: 20px;
}
#return a {
  display: block;
  width: 100%;
  height: 100%;
  background: #0071bc;
  text-align: center;
  border-radius: 68px;
  opacity: 0;
  transform: translate3D(0, 30px, 0);
  -webkit-transition: transform 250ms ease-in-out,opacity 250ms ease-in-out;
  transition: transform 250ms ease-in-out,opacity 250ms ease-in-out;
}
#return.sticky a {
  transform: translate3D(0, 0, 0);
  opacity: 1;
}
#return.sticky a:hover {
  background: #005289;
  transform: translate3D(0, -15px, 0);
}

#footer {
  margin-top: 60px;
  background: #fbb03b;
}
#footer > div {
  padding-top: 25px;
  padding-bottom: 15px;
}

#f-nav {
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}
#f-nav li {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 20px;
}
#f-nav li:first-child {
  margin-left: 0;
}
#f-nav a {
  color: #231815;
}
#f-nav a:hover .f-nav-text {
  text-decoration: underline;
}
#f-nav .icon-arrow-02 {
  margin-right: 4px;
}

#f-address > div {
  margin-top: 18px;
  display: table;
}
#f-address i {
  font-size: 30px;
  font-size: 3rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: -2px;
}
#f-address dl {
  border-right: solid 1px #fff;
  display: table-cell;
  padding: 5px 25px;
}
#f-address dl:first-child {
  border-left: solid 1px #fff;
}
#f-address dt {
  color: #f7931e;
  background: #fff;
  width: 126px;
  text-align: center;
  border-radius: 2em;
  margin-bottom: 10px;
  height: 18px;
  line-height: 20px;
}
#f-address .icon-mobile, #f-address .icon-tel {
  left: -10px;
  margin-right: -12px;
}

small {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 15px;
  font-size: 1.5rem;
}

/* Sub Page Common 下層ページ共通
--------------------------------------------------*/
#page-title {
  background-color: #fbb03b;
  height: 180px;
}
#page-title.sv > div {
  background: url(../images/service/system/title-bg.png) no-repeat right center;
  height: 100%;
}
#page-title.le > div {
  background: url(../images/service/lens/title-bg.png) no-repeat right center;
  height: 100%;
}
#page-title.cp h2 {
  left: 0;
}
#page-title h2 {
  text-align: center;
  position: relative;
  left: -50px;
  top: 50px;
}
#page-title .icon-gear, #page-title .icon-nut {
  font-size: 40px;
  font-size: 4rem;
  vertical-align: middle;
  margin-right: 10px;
}
#page-title .page-title-sub {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  display: block;
  margin-top: 15px;
}

.page-title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  vertical-align: middle;
}

#breadcrumb {
  border-bottom: dashed 1px #808080;
  margin-top: 13px;
  margin-bottom: 40px;
}
#breadcrumb li {
  float: left;
  margin-bottom: 10px;
}
#breadcrumb li:first-child:before {
  content: none;
}
#breadcrumb li:before {
  content: ">";
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
#breadcrumb a {
  color: #231815;
}
#breadcrumb a:hover {
  text-decoration: underline;
}

.page-content p {
  font-size: 15px;
  font-size: 1.5rem;
}
.page-content .f-18 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.9;
}
.page-content .f-17 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.8;
}
.page-content .f-16 {
  font-size: 16px;
  font-size: 1.6rem;
}
.page-content .f-15 {
  font-size: 15px;
  font-size: 1.5rem;
}

.cont-title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}

.cont-title-02 {
  background: #e6e6e6;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 32px;
  padding-bottom: 30px;
}
.cont-title-02 span:first-child {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 700;
}
.cont-title-02 .cont-title-sub {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  color: #0071bc;
  margin-top: 5px;
}

#cont-right {
  width: 800px;
  float: right;
}

#cont-left {
  width: 270px;
  float: left;
}

#s-nav {
  border-top: solid 6px #0071bc;
}
#s-nav a {
  display: block;
  color: #231815;
  padding: 15px;
}
#s-nav li {
  border-bottom: solid 1px #231815;
}
#s-nav .icon-arrow-03 {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 2px;
  color: #0071bc;
}

.table-style {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}
.table-style th, .table-style td {
  padding: 20px 25px;
  border-bottom: solid 3px #fff;
}
.table-style th {
  width: 25%;
  text-align: left;
  border-right: solid 3px #fff;
  background: #e6e6e6;
}
.table-style td {
  background: #F9F9F9;
}
.table-style a {
  color: #0071bc;
}

/* System システム開発
--------------------------------------------------*/
#system-sv {
  margin-top: 60px;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 40px;
}
#system-sv section {
  float: left;
  width: 50%;
  padding: 5px 40px;
}
#system-sv section:last-child {
  border-left: solid 1px #231815;
}
#system-sv h4 {
  position: relative;
}
#system-sv h4 i {
  float: left;
  width: 116px;
  height: 116px;
  line-height: 76px;
  text-align: center;
  vertical-align: middle;
  font-size: 32px;
  font-size: 3.2rem;
  border-style: solid;
  border-width: 20px;
  border-radius: 116px;
  margin-right: 15px;
}
#system-sv h4 span {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  vertical-align: middle;
  text-align: center;
  border-top: solid 1px #231815;
  border-bottom: solid 1px #231815;
  padding: 15px 0;
  margin-left: 131px;
  position: relative;
  top: 1.05em;
  font-family: "Montserrat", sans-serif;
}
#system-sv h5 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 15px;
}
#system-sv h5 span {
  vertical-align: middle;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.05em;
}

#system-sv-01 h4 i {
  border-color: #ff9933;
}
#system-sv-01 h4 span {
  color: #ff9933;
}

#system-sv-02 h4 i {
  border-color: #0071bc;
}
#system-sv-02 h4 span {
  color: #0071bc;
}
#system-sv-02 h5 {
  margin-top: 30px;
}

#nearshore h4 {
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: -0.03em;
  margin-bottom: 15px;
}
#nearshore h5 {
  color: #0071bc;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
#nearshore h5 i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: -3px;
}

#nearshore-graph {
  margin-top: 60px;
  margin-bottom: 30px;
}
#nearshore-graph p {
  display: inline-block;
  background: #e6e6e6;
  padding: 2px 140px 0;
  border-radius: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  z-index: 1;
}
#nearshore-graph img {
  position: relative;
  z-index: 0;
  top: -30px;
}
#nearshore-graph > div {
  position: relative;
}

#pdca-list {
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  right: 0;
  bottom: 80px;
  z-index: 10;
}
#pdca-list dl {
  position: relative;
  display: table;
  width: 480px;
  margin-top: 5px;
}
#pdca-list dl:before {
  content: "";
  width: 90%;
  border-top: dashed 1px #231815;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#pdca-list dt > span, #pdca-list dd > span {
  display: inline-block;
  background: #fff;
  position: relative;
}
#pdca-list dt > span {
  padding-right: 5px;
}
#pdca-list dd > span {
  padding-left: 5px;
}
#pdca-list dt > span > span {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
#pdca-list dt, #pdca-list dd {
  display: table-cell;
}
#pdca-list dt {
  text-align: left;
}
#pdca-list dd {
  text-align: right;
}

#goal dt, #goal dd > span > span {
  color: #f7931e;
}

#plan dt, #plan dd > span > span {
  color: #29abe2;
}

#do dt, #do dd > span > span {
  color: #664c91;
}

#check dt, #check dd > span > span {
  color: #9e005d;
}

#act dt, #act dd > span > span {
  color: #009245;
}

#sv-use {
  margin-top: 50px;
  border: solid 3px #ff9933;
  text-align: center;
  padding-bottom: 30px;
}
#sv-use h4 {
  display: inline-block;
  color: #ff9933;
  padding: 20px 90px 0;
  border-top: solid 10px #ff9933;
  font-size: 30px;
  font-size: 3rem;
}
#sv-use ul {
  display: table;
  table-layout: fixed;
  word-wrap: break-word;
  border-collapse: separate;
  border-spacing: 35px 0;
  margin: 35px 0;
}
#sv-use li {
  display: table-cell;
  width: 33.33333%;
  padding: 15px 35px 15px 0;
  border-right: solid 1px #ff9933;
}
#sv-use h5 {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
  height: 36px;
  line-height: 38px;
  border-radius: 2em;
}
#sv-use li:last-child {
  border-right: none;
  padding-right: 0;
}
#sv-use li:last-child h5 {
  background-color: #8cc63f;
}
#sv-use li:first-child h5 {
  background-color: #f15a24;
}
#sv-use li:nth-child(2) h5 {
  background-color: #29abe2;
}
#sv-use p {
  text-align: left;
}
#sv-use h6 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 30px;
  background: #e6e6e6;
  width: 75%;
  height: 36px;
  line-height: 38px;
  text-align: center;
  border-radius: 2em;
}
#sv-use p.text-center {
  text-align: center;
}
#sv-use p.text-center img {
  width: 90%;
}

/* Lens 製造業
--------------------------------------------------*/
.page-content.le {
  margin-top: 60px;
}
.page-content.le .cont-title {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 15px;
  text-align: left;
  margin-top: 5px;
}
.page-content.le p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}

/* Company & Contact 会社概要・お問い合わせ
--------------------------------------------------*/
.page-content.cp .cont-title {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 15px;
  text-align: left;
}

#company {
  margin-bottom: 50px;
}

#contact table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  margin-top: 20px;
  border-top: solid 1px #808080;
}
#contact th, #contact td {
  padding: 20px 25px;
  vertical-align: middle;
  border-bottom: solid 1px #808080;
}
#contact th {
  width: 24%;
  text-align: left;
}
#contact td .radio:first-child {
  margin-top: 0;
  margin-bottom: 15px;
}
#contact td .radio:last-child {
  margin-bottom: 0;
}
#contact input, #contact textarea {
  border-radius: 0;
}
#contact textarea {
  resize: vertical;
}
#contact input[type="radio"] {
  top: -2px;
}
#contact .clearfix {
  margin-left: -10px;
  margin-right: -10px;
}
#contact .fleft, #contact .fright {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
#contact .small {
  font-size: 13px;
  font-size: 1.3rem;
}

#submit, .ct-btn {
  margin-top: 30px;
  display: block;
  background: #3d3d3d;
  width: 400px;
  height: 64px;
  line-height: 64px;
  border-radius: 4em;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.03em;
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
  border: none;
}
#submit:hover, .ct-btn:hover {
  opacity: 0.7;
}

#return-top {
  margin-top: 10px;
}
#return-top a {
  color: #0071bc;
}
#return-top a:hover {
  text-decoration: underline;
}

#confirm table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-all;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 20px;
}
#confirm th, #confirm td {
  padding: 16px 20px;
  vertical-align: middle;
  border: solid 1px #a9a9a9;
}
#confirm th {
  font-weight: bold;
  text-align: left;
  width: 24%;
}

.ct-row {
  margin-top: 30px;
  margin-bottom: 60px;
  letter-spacing: -0.4em;
  text-align: center;
}
.ct-row div:first-child {
  margin-right: 30px;
}
.ct-row div {
  display: inline-block;
}

.ct-btn {
  margin: 0;
}

/* ～768px以下（タブレットサイズ）
--------------------------------------------------*/
@media (max-width: 768px) {
  /* Common 共通
  --------------------------------------------------*/
  body {
    min-width: 480px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  #header {
    position: fixed;
    margin-left: 0;
    top: 0;
    left: 0;
    z-index: 150;
  }
  #header h1 {
    margin-top: 5px;
    position: relative;
    z-index: 200;
  }
  #header h1 img {
    width: 250px;
  }

  #h-inner {
    height: 100%;
    background: #fff;
    position: relative;
    z-index: 102;
    padding: 15px;
    background: rgba(255, 255, 255, 0.9);
    height: 90px;
  }

  .drawer-nav {
    position: fixed;
    z-index: 101;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #231815;
    background: #fff;
  }

  #g-nav-btn {
    display: block;
  }

  #g-nav {
    float: none;
  }
  #g-nav ul {
    padding-top: 90px;
  }
  #g-nav li {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    border-bottom: solid 1px #231815;
  }
  #g-nav li a {
    display: block;
    padding: 15px;
  }
  #g-nav li:first-child {
    border-top: solid 1px #231815;
  }
  #g-nav li:last-child {
    position: static;
  }
  #g-nav li:last-child a {
    padding: 15px;
    border: none;
    color: #231815;
    line-height: 1.4;
  }
  #g-nav li:last-child a:hover {
    text-decoration: none;
  }
  #g-nav li:last-child .icon-arrow-01 {
    display: inline;
  }

  /* Contents コンテンツ
  --------------------------------------------------*/
  #top-image {
    display: none;
  }

  #top-image-sp {
    display: block;
  }
  #top-image-sp img {
    width: 100%;
  }

  #in-about {
    margin-top: -90px;
    padding-top: 90px;
  }
  #in-about img {
    max-width: 552px;
    width: 80%;
  }
  #in-about p {
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 30px;
    padding-right: 30px;
  }
  #in-about br {
    display: none;
  }

  #about-list {
    width: 100%;
  }
  #about-list section {
    padding: 40px 15px;
  }
  #about-list section:first-child {
    border-left: none;
  }
  #about-list section:last-child {
    border-right: none;
  }
  #about-list h3 {
    width: 92%;
    height: inherit;
    border-width: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #about-list h3:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #about-list h3 span {
    position: absolute;
    width: 100%;
  }
  #about-list h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #about-list h4 br {
    display: none;
  }

  #in-work h3 {
    font-size: 18px;
    font-size: 1.8rem;
    border-top-width: 8px;
  }
  #in-work h3:before {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    top: -10px;
  }

  #work-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  #work-list > div {
    padding-left: 15px;
    padding-right: 15px;
    border-spacing: 15px 0;
  }
  #work-list a:before {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    top: -25px;
  }
  #work-list h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #work-list .icon-gear, #work-list .icon-nut {
    font-size: 28px;
    font-size: 2.8rem;
  }

  #in-partner {
    width: inherit;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 0;
  }
  #in-partner p {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 14px;
  }

  #partner-text {
    font-size: 18px;
    font-size: 1.8rem;
  }

  #partner-btn {
    margin-left: 20px;
  }
  #partner-btn a {
    padding: 0 40px;
    top: -1px;
  }

  /* Footer フッター
  --------------------------------------------------*/
  #return {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 50px;
    width: 100%;
    height: inherit;
  }
  #return img {
    display: none;
  }
  #return a {
    opacity: 1;
    transform: none;
    border-radius: 0;
    position: relative;
    color: #fff;
    letter-spacing: 0.05em;
  }
  #return.sticky a, #return.sticky a:hover {
    transform: none;
    background: #0071bc;
  }
  #return a:before {
    content: "PAGE TOP";
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    width: 100%;
    padding: 15px;
    letter-spacing: 0.05em;
  }

  #footer {
    margin-top: 0;
  }

  #f-nav {
    display: none;
  }

  #f-address a {
    display: none;
  }
  #f-address dl {
    border: none;
  }
  #f-address dl:first-child {
    border-left: none;
    border-right: solid 1px #fff;
  }
  #f-address > div {
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
  }
  #f-address dt {
    width: inherit;
    height: 20px;
    line-height: 22px;
  }

  small {
    display: block;
    margin-top: 20px;
    position: static;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
  }

  /* Sub 下層ページ
  --------------------------------------------------*/
  #sub-page #page-title > div {
    background: none;
  }

  #page-title {
    height: inherit;
    padding: 25px 15px 23px;
  }
  #page-title h2 {
    top: 0;
    left: 0;
  }
  #page-title .page-title-sub {
    margin-top: 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #page-title .icon-gear, #page-title .icon-nut {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .page-title {
    font-size: 28px;
    font-size: 2.8rem;
  }

  #breadcrumb {
    margin-right: 15px;
    margin-left: 15px;
    width: inherit;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-content p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .page-content .f-16 {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    margin-top: 10px;
  }
  .page-content .f-16 br {
    display: none;
  }

  .cont-title {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .cont-title-02 span:first-child {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .cont-title-02 .cont-title-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #cont-right, #cont-left {
    float: none;
  }

  #cont-right {
    width: inherit;
  }

  #cont-left {
    display: none;
  }

  /*システム開発*/
  #system-sv {
    margin-top: 50px;
  }
  #system-sv section {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }
  #system-sv h4 {
    border-top: solid 1px #231815;
    border-bottom: solid 1px #231815;
    padding: 10px 0;
    text-align: center;
  }
  #system-sv h4 i {
    display: inline;
    float: none;
    border: none;
    line-height: 1.4;
  }
  #system-sv h4 span {
    display: inline;
    margin-left: 0;
    padding: 0;
    border: none;
    position: static;
  }
  #system-sv h4 + p {
    margin: 40px 0 30px;
  }
  #system-sv h5 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
    font-weight: 700;
  }
  #system-sv h5 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #system-sv img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  #system-sv-01 img {
    max-width: 560px;
  }

  #system-sv-02 img {
    margin-left: 0;
    max-width: 542px;
  }

  #nearshore-graph {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #nearshore-graph p {
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
    padding: 2px 0 0;
    font-weight: 700;
  }
  #nearshore-graph img {
    position: static;
    display: block;
    width: 100%;
    margin-top: 30px;
  }

  #pdca-list {
    position: static;
    margin-top: 20px;
  }
  #pdca-list dl {
    width: 100%;
  }

  #nearshore h4 {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
    margin-bottom: 10px;
  }
  #nearshore h5 {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
  }
  #nearshore .mt20 {
    margin-top: 15px;
  }
  #nearshore .mt40 {
    margin-top: 30px;
  }
  #nearshore img.fright {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    max-width: 600px;
  }

  #sv-use {
    width: inherit;
    margin-left: 15px;
    margin-right: 15px;
  }
  #sv-use h4 {
    font-size: 24px;
    font-size: 2.4rem;
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-top: 15px;
    border-top-width: 8px;
  }
  #sv-use h5 {
    font-size: 16px;
    font-size: 1.6rem;
    height: inherit;
    line-height: 1.4;
    padding: 4px 10px 3px;
    letter-spacing: -0.05em;
  }
  #sv-use ul {
    display: block;
    margin: 20px 0;
  }
  #sv-use li {
    display: block;
    width: inherit;
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
    border: none;
  }
  #sv-use h6 {
    font-size: 16px;
    font-size: 1.6rem;
    height: inherit;
    line-height: inherit;
    padding: 4px 10px 3px;
  }

  /*製造業*/
  .page-content.le {
    margin-top: 0;
  }
  .page-content.le .fleft, .page-content.le .fright {
    float: none;
  }
  .page-content.le p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
  .page-content.le br {
    display: none;
  }
  .page-content.le .cont-title {
    font-size: 28px;
    font-size: 2.8rem;
    margin-top: 0;
    text-align: center;
  }
  .page-content.le .fright {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 470px;
    width: 100%;
  }

  /*お問い合わせ・会社概要*/
  .page-content.cp .cont-title {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .page-content.cp .mt20 {
    margin-top: 15px;
  }

  #contact {
    padding-top: 90px;
    margin-top: -90px;
  }

  #confirm {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ct-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ct-row div {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .ct-row div:first-child {
    margin: 0;
  }

  .ct-btn {
    width: 100%;
    display: block;
  }

  #thanks {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/*------------------------------------------------*/
/* ～480px以下（スマホサイズ）
--------------------------------------------------*/
@media (max-width: 480px) {
  /* Common 共通
  --------------------------------------------------*/
  body {
    min-width: 320px;
    font-size: 13px;
    font-size: 1.3rem;
  }

  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
  }

  li {
    line-height: 1.4;
  }

  p {
    line-height: 1.5;
  }

  .img-responsive {
    width: 100%;
  }

  #wrapper {
    padding-top: 60px;
  }

  #header h1 {
    margin-top: 0;
  }
  #header h1:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    width: 0;
    display: inline-block;
  }
  #header h1 img {
    width: 190px;
    position: relative;
    z-index: 10;
    top: -7px;
    vertical-align: middle;
  }

  #h-inner {
    height: 60px;
    padding: 0 15px;
  }

  #g-nav-btn {
    right: 0;
    top: 0;
  }

  #g-nav ul {
    padding-top: 60px;
  }

  /* Contents コンテンツ
  --------------------------------------------------*/
  #in-about {
    margin-top: -60px;
    padding-top: 60px;
  }
  #in-about > div {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  #in-about p {
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 15px;
    padding-right: 15px;
  }

  #in-about-02 {
    margin-bottom: 40px;
  }

  #about-list section {
    display: block;
    width: inherit;
    padding: 30px 15px;
    border: none;
    border-bottom: solid 1px #231815;
  }
  #about-list section:last-child {
    border-bottom: 0;
  }
  #about-list h3 {
    font-size: 15px;
    font-size: 1.5rem;
    width: 28%;
    float: left;
    background: #0071bc;
    border-radius: 0;
    border: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #fff;
  }
  #about-list h3 + div > p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #about-list h3 + div {
    text-align: left;
  }
  #about-list h4 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 0;
    margin-top: 5px;
  }
  #about-list div:last-child {
    clear: both;
    font-size: 12px;
    font-size: 1.2rem;
  }

  #in-work {
    padding-bottom: 25px;
  }
  #in-work h3 {
    font-size: 14px;
    font-size: 1.4rem;
    border-top-width: 6px;
    padding-top: 15px;
    display: block;
  }
  #in-work h3:before {
    width: 12px;
    height: 12px;
    margin-left: -6px;
    top: -6px;
  }

  #work-list {
    margin-top: 15px;
  }
  #work-list a {
    padding: 25px 10px 15px;
  }
  #work-list a:before {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    top: -15px;
  }
  #work-list h4 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: -35px;
  }
  #work-list .icon-gear, #work-list .icon-nut {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
  #work-list p {
    font-size: 11px;
    font-size: 1.1rem;
  }

  #in-partner {
    margin-top: 40px;
  }
  #in-partner #partner-btn {
    display: block;
  }

  #partner-text {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
  }
  #partner-text span {
    display: block;
  }
  #partner-text span:first-child {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  #partner-text span:last-child {
    font-size: 10px;
    font-size: 1rem;
  }

  #partner-btn {
    margin-left: 0;
  }
  #partner-btn a {
    width: 100%;
    padding: 0;
  }

  /* Footer フッター
  --------------------------------------------------*/
  #return {
    margin-top: 40px;
  }
  #return a:before {
    font-size: 11px;
    font-size: 1.1rem;
  }

  #footer > div {
    padding-top: 5px;
  }

  #f-address dl:first-child dd:last-child {
    margin-top: 5px;
  }
  #f-address dl:first-child dd:last-child br {
    display: block;
  }
  #f-address i {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #f-address span:last-child {
    display: inline-block;
    margin-top: -5px;
  }
  #f-address .icon-fax {
    left: -10px;
    margin-right: -12px;
  }

  small {
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* Sub Page 下層ページ
  --------------------------------------------------*/
  #page-title .page-title-sub {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #page-title .icon-gear, #page-title .icon-nut {
    font-size: 20px;
    font-size: 2rem;
    margin-right: 5px;
  }

  .page-title {
    font-size: 20px;
    font-size: 2rem;
  }

  #breadcrumb {
    padding-left: 0;
    padding-right: 0;
    margin-top: 8px;
    margin-bottom: 30px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #breadcrumb li {
    margin-bottom: 6px;
  }

  .page-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-content p {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .table-style {
    display: block;
  }
  .table-style thead, .table-style tbody, .table-style th, .table-style td, .table-style tr {
    display: block;
  }
  .table-style th {
    width: inherit;
    font-weight: 700;
    border-right: none;
  }
  .table-style th, .table-style td {
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  .table-style .mb20 {
    margin-bottom: 10px;
  }

  /*システム開発*/
  .page-content.sv .cont-title {
    letter-spacing: -0.03em;
  }
  .page-content.sv .f-16 {
    font-size: 13px;
    font-size: 1.3rem;
  }

  #sv-img-01 {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .cont-title {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .cont-title-02 {
    margin-bottom: 30px;
    padding: 25px 15px 23px;
  }
  .cont-title-02 span:first-child {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cont-title-02 .cont-title-sub {
    font-size: 11px;
    font-size: 1.1rem;
  }

  #system-sv {
    margin-top: 35px;
  }
  #system-sv section {
    margin-bottom: 35px;
  }
  #system-sv h4 span {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: -0.03em;
  }
  #system-sv h4 i {
    font-size: 18px;
    font-size: 1.8rem;
    width: inherit;
    height: inherit;
    margin-right: 10px;
  }
  #system-sv h5 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #system-sv h5 span {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
  }

  #nearshore-graph {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  #nearshore-graph p {
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    padding: 4px 10px 3px;
    height: inherit;
    line-height: inherit;
  }

  #pdca-list {
    font-size: 10px;
    font-size: 1rem;
    margin-top: 15px;
  }
  #pdca-list dt > span > span {
    font-size: 13px;
    font-size: 1.3rem;
  }

  #nearshore h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #nearshore h5 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #nearshore img.fright {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  #nearshore .mt20 {
    margin-top: 10px;
  }

  #sv-use h4 {
    font-size: 14px;
    font-size: 1.4rem;
    border-top-width: 5px;
    padding-top: 10px;
  }
  #sv-use h5 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #sv-use h6 {
    background: transparent;
    padding: 0;
    width: inherit;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px;
  }

  /*製造業*/
  .page-content.le p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .page-content.le .cont-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  /*会社概要・お問い合わせ*/
  .page-content.cp .cont-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .page-content.cp .mt20 {
    margin-top: 10px;
  }

  #contact table, #contact thead, #contact tbody, #contact th, #contact td, #contact tr {
    display: block;
  }
  #contact table {
    border-top: none;
  }
  #contact th, #contact td {
    border: none;
  }
  #contact th {
    width: inherit;
    background: #e6e6e6;
    padding: 10px;
  }
  #contact th br {
    display: none;
  }
  #contact td {
    padding: 10px 0;
  }
  #contact .small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contact input, #contact textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contact .clearfix {
    margin-left: -5px;
    margin-right: -5px;
  }
  #contact .fleft, #contact .fright {
    padding-left: 5px;
    padding-right: 5px;
  }

  #submit, .ct-btn {
    margin-top: 20px;
    width: 100%;
  }

  #confirm {
    padding-left: 15px;
    padding-right: 15px;
  }
  #confirm table {
    margin-top: 15px;
  }
  #confirm th, #confirm td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px;
  }
  #confirm th {
    width: 45%;
  }

  .ct-row {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .ct-row div {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }

  #thanks {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*------------------------------------------------*/
