@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans CJK jp';
  src: url('/common/font/notosanscjkjp/notosanscjkjp-regular.eot');
  src: url('/common/font/notosanscjkjp/notosanscjkjp-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/notosanscjkjp/notosanscjkjp-regular.woff') format('woff'), url('/common/font/notosanscjkjp/notosanscjkjp-regular.ttf') format('truetype'), url('/common/font/notosanscjkjp/notosanscjkjp-regular.svg#glacial_indifferencebold') format('svg');
}
@font-face {
  font-family: 'Glacial Indifference Bold';
  src: url('/common/font/glacialindifference/glacialindifference-bold.eot');
  src: url('/common/font/glacialindifference/glacialindifference-bold.eot?#iefix') format('embedded-opentype'), url('/common/font/glacialindifference/glacialindifference-bold.woff') format('woff'), url('/common/font/glacialindifference/glacialindifference-bold.ttf') format('truetype'), url('/common/font/glacialindifference/glacialindifference-bold.svg#glacial_indifferencebold') format('svg');
}
@font-face {
  font-family: 'Glacial Indifference Regular';
  src: url('/common/font/glacialindifference/glacialindifference-regular.eot');
  src: url('/common/font/glacialindifference/glacialindifference-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/glacialindifference/glacialindifference-regular.woff') format('woff'), url('/common/font/glacialindifference/glacialindifference-regular.ttf') format('truetype'), url('/common/font/glacialindifference/glacialindifference-regular.svg#glacial_indifferenceregular') format('svg');
}
/* ==========================================================================
   Reset
   ========================================================================== */
/* Initialize
   ========================================================================== */
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,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* Display
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
.win,
.mac {
  overflow-y: scroll;
}
/* Fonts
   ========================================================================== */
html {
  font-size: .625em;
}
body {
  -webkit-text-size-adjust: 100%;
  line-height: 2;
  color: #2a2a2a;
  background-color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
li,
caption,
col,
th,
td,
p,
address,
figcaption {
  font-size: 1.4em;
}
dd dt,
dd dd,
dd li,
dd p,
dd caption,
dd col,
dd th,
dd td,
dd figcaption,
li dt,
li dd,
li li,
li p,
li caption,
li col,
li th,
li td,
li figcaption,
th dt,
th dd,
th li,
th p,
th caption,
th col,
th th,
th td,
th figcaption,
td dt,
td dd,
td li,
td p,
td caption,
td col,
td th,
td td,
td figcaption {
  font-size: 1em;
}
sup,
sub {
  font-size: 12;
}
body,
input,
textarea,
select {
  font-family: 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie body,
.ie input,
.ie textarea,
.ie select {
  font-family: 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
/* Link
   ========================================================================== */
a:link,
a:visited {
  color: #1a8ccd;
}
a:hover,
a:active {
  color: #1cb4f3;
  text-decoration: none;
}
/* Style
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
th {
  font-weight: bold;
}
th,
td {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
address {
  font-style: normal;
  font-weight: normal;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
object,
embed,
iframe {
  vertical-align: top;
  outline: none;
  max-width: 100%;
}
em,
strong {
  font-style: normal;
  font-weight: bold;
}
mark {
  color: inherit;
  background-color: inherit;
  font-weight: bold;
}
sup,
sub {
  position: relative;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
/* Form parts reset
   ========================================================================== */
input,
textarea,
select,
button {
  margin: 0;
  font-size: 14;
  color: #2a2a2a;
  line-height: 2;
  outline: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="button"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="color"],
input[type="range"],
input[type="checkbox"],
input[type="radio"],
input[type="button"],
input[type="image"],
input[type="submit"],
input[type="reset"],
select,
button {
  cursor: pointer;
}
input[disabled] {
  cursor: not-allowed;
}
input[type="hidden"] {
  display: none;
}
textarea {
  resize: vertical;
}
/* ==========================================================================
   Layout - General
   ========================================================================== */
/* Clearfix
   ========================================================================== */
header,
footer,
main,
section,
article,
aside,
nav,
.page-container,
.page-header,
.page-footer,
.content,
.article,
.section,
.row {
  zoom: 1;
}
header:before,
footer:before,
main:before,
section:before,
article:before,
aside:before,
nav:before,
.page-container:before,
.page-header:before,
.page-footer:before,
.content:before,
.article:before,
.section:before,
.row:before,
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.article:after,
.section:after,
.row:after {
  content: '';
  display: table;
}
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.article:after,
.section:after,
.row:after {
  clear: both;
}
/* Root
   ========================================================================== */
body.overlay:before {
  content: '';
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 900;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
    padding-top: 47px;
  }
  body.overlay:before {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
/* Container
  ========================================================================== */
.page-container {
  position: relative;
  overflow: hidden;
}
/* Section
   ========================================================================== */
.section {
  margin-top: 100px;
}
.section:first-child {
  margin-top: 0;
}
.section .section {
  margin-top: 80px;
}
.section .section:first-child {
  margin-top: 0;
}
aside .section {
  margin-top: 80px;
}
aside .section:first-child {
  margin-top: 0;
}
.mod-section-title + .section,
.mod-local-title + .section,
.mod-sub-title + .section {
  margin-top: 16px;
}
.mod-section-title + .section:first-child,
.mod-local-title + .section:first-child,
.mod-sub-title + .section:first-child {
  margin-top: 0;
}
/* Paragraph
   ========================================================================== */
p {
  margin-top: 16px;
}
p:first-child {
  margin-top: 0;
}
p + p {
  margin-top: 26px;
}
/* ==========================================================================
   Layout - Header
   ========================================================================== */
/* Page header
   ========================================================================== */
.page-header {
  position: fixed;
  left: 0;
  top: 47px;
  width: 180px;
  z-index: 1000;
  background-color: #fff;
}
.page-header:before,
.page-header:after {
  content: '';
  display: block;
  position: absolute;
  background: no-repeat center center;
  background-size: 100% 100%;
}
.page-header:before {
  right: -38px;
  top: 0;
  bottom: 0;
  width: 38px;
  height: 100%;
  background-image: url(/common/img/layout/header_bg01.png);
}
.page-header:after {
  left: 0;
  right: -38px;
  bottom: -34px;
  width: 218px;
  height: 34px;
  background-image: url(/common/img/layout/header_bg02.png);
}
@media screen and (max-width: 767px) {
  .page-header {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 14px 60px 14px 0;
    -webkit-box-shadow: -3px -3px 3px 0 rgba(0, 0, 0, 0.19), 3px 0 3px 0 rgba(0, 0, 0, 0.19), 0 3px 3px 0 rgba(0, 0, 0, 0.23);
            box-shadow: -3px -3px 3px 0 rgba(0, 0, 0, 0.19), 3px 0 3px 0 rgba(0, 0, 0, 0.19), 0 3px 3px 0 rgba(0, 0, 0, 0.23);
  }
  .page-header:before,
  .page-header:after {
    display: none;
  }
  .page-header:before {
    right: -38px;
    top: 0;
    bottom: 0;
    width: 38px;
    height: 100%;
    background-image: url(/common/img/layout/header_bg01.png);
  }
  .page-header:after {
    left: 0;
    right: -38px;
    bottom: -34px;
    width: 218px;
    height: 34px;
    background-image: url(/common/img/layout/header_bg02.png);
  }
}
/* page-header_logo
   ========================================================================== */
.page-header_logo {
  position: relative;
  height: 154px;
  padding-bottom: 2px;
  text-align: center;
}
.page-header_logo:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 33.33%;
  height: 1px;
  margin: auto;
  background-color: #00a7d4;
}
.page-header_logo a {
  display: block;
  height: 100%;
}
.page-header_logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 105px;
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  .page-header_logo {
    height: 18px;
    margin-left: 15px;
    padding-bottom: 0;
    text-align: left;
  }
  .page-header_logo:after {
    display: none;
  }
  .page-header_logo a {
    display: inline-block;
  }
  .page-header_logo img {
    height: 40px;
    left: 0;
    right: auto;
    max-width: 135px;
  }
}
/* page-header-menu_toggle
   ========================================================================== */
.page-header-menu_toggle {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-header-menu_toggle {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 19px;
    height: 17px;
    width: 22px;
    margin: auto;
    z-index: 120;
  }
  .page-header-menu_toggle a {
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: block;
    height: 100%;
    background: url(/common/img/layout/header_img02.png) no-repeat center top;
    background-size: 22px;
    outline: none;
  }
  .page-header-menu_toggle a.is-current {
    background-position: center bottom;
  }
}
/* page-header-menu
   ========================================================================== */
@media screen and (max-width: 767px) {
  .page-header-menu {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 68.8%;
    background-color: #2a2a2a;
    z-index: 110;
  }
}
/* Page header Nav
   ========================================================================== */
.page-header-nav {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .page-header-nav {
    margin-top: 46px;
  }
}
.page-header-nav_main > li {
  font-size: 1.6em;
  line-height: 1.2;
}
.page-header-nav_main > li a {
  display: block;
  padding: 11px 18px;
  color: #2a2a2a;
  text-decoration: none;
}
.page-header-nav_main > li a:hover,
.page-header-nav_main > li a.is-current {
  color: #00a7d4;
}
.page-header-nav_main > li > p a {
  position: relative;
  padding-right: 56px;
}
.page-header-nav_main > li > p a:after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  margin: auto 0;
  background: url(/common/img/layout/header_ico01_pc.png) no-repeat center top;
}
.page-header-nav_main > li > p a.is-current:after {
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .page-header-nav_main {
    border-top: 1px solid #474747;
  }
  .page-header-nav_main > li {
    font-size: 1.3em;
    border-bottom: 1px solid #474747;
  }
  .page-header-nav_main > li a {
    padding: 16px 17px;
    color: #fff;
  }
  .page-header-nav_main > li a.is-current {
    background-color: inherit;
    color: #fff;
  }
  .page-header-nav_main > li > p a {
    position: relative;
    padding-right: 40px;
  }
  .page-header-nav_main > li > p a:after {
    width: 11px;
    height: 11px;
    background: url(/common/img/layout/header_ico01_sp.png) no-repeat center top;
    background-size: 11px;
  }
  .page-header-nav_main > li > p a.is-current:after {
    background-position: center bottom;
  }
}
.page-header-nav_rower {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  background-color: #96979a;
  background-color: rgba(150, 151, 154, 0.9);
  color: #fff;
}
.page-header-nav_rower.business {
  width: 290px;
}
@media screen and (max-width: 767px) {
  .page-header-nav_rower.business {
    width: 100%;
  }
}
.page-header-nav_rower.case_study {
  width: 245px;
}
@media screen and (max-width: 767px) {
  .page-header-nav_rower.case_study {
    width: 100%;
  }
}
.page-header-nav_rower > h2 {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  position: relative;
  display: table-cell;
  height: 154px;
  padding: 0 30px;
  vertical-align: middle;
  line-height: 1.5;
  letter-spacing: .05em;
  font-size: 1.71em;
  font-weight: normal;
}
.ie .page-header-nav_rower > h2 {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .page-header-nav_rower > h2 {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.page-header-nav_rower > h2:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 20px;
  height: 1px;
  background-color: #f8f8f8;
}
.page-header-nav_rower > h2 span {
  display: block;
  font-size: 10px;
  color: #bbb;
}
.page-header-nav_rower > h2 a {
  padding: 0px;
  color: #fff;
}
.page-header-nav_rower > nav {
  margin-top: 30px;
  padding: 0 20px;
}
.page-header-nav_rower > nav > ul > li {
  font-size: .93em;
}
.page-header-nav_rower > nav > ul > li a {
  padding: 13px 9px;
  word-break: break-all;
  color: #fff;
}
.page-header-nav_rower > nav > ul > li a:hover {
  background-color: #b3b4b7;
  color: #fff;
}
.page-header-nav_rower > nav > ul > li .page-header-nav_list_min {
  font-size: 13px;
  padding-left: 30px;
}
.page-header-nav_rower > nav > ul > li .page-header-nav_list_min li a {
  padding: 9px 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-header-nav_rower > nav > ul > li .page-header-nav_list_min li a {
    padding: 16px 17px 16px 24px;
  }
}
.page-header-nav_rower > nav > ul > li .page-header-nav_list_min li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 15px;
  height: 1px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .page-header-nav_rower {
    position: static;
    width: auto;
    height: auto;
    background-color: #404040;
    background-color: rgba(64, 64, 64, 0.9);
    color: #d0d0d0;
  }
  .page-header-nav_rower > h2 {
    display: none;
  }
  .page-header-nav_rower > nav {
    margin-top: 0;
    padding: 0;
  }
  .page-header-nav_rower > nav > ul > li {
    border-top: 1px solid #4a4a4a;
    font-size: 1em;
  }
  .page-header-nav_rower > nav > ul > li:first-child {
    border-top: none;
  }
  .page-header-nav_rower > nav > ul > li a {
    padding: 16px 17px 16px 24px;
    color: #d0d0d0;
  }
  .page-header-nav_rower > nav > ul > li a:hover {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.7);
    color: #2a2a2a;
  }
}
.page-header-nav_button {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-header-nav_button {
    position: static;
    padding: 0;
    display: none;
  }
}
.page-header-nav_button p {
  border-top: solid 1px #fff;
  text-align: right;
  padding: 30px 0 0;
}
@media screen and (max-width: 767px) {
  .page-header-nav_button p {
    border-top: 1px solid #4a4a4a;
    padding: 0;
    color: #d0d0d0;
    text-align: left;
  }
}
.page-header-nav_button p a {
  color: #fff;
  padding: 0;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .page-header-nav_button p a {
    color: #d0d0d0;
    padding: 16px 17px 16px 24px;
  }
  .page-header-nav_button p a:hover {
    background-color: rgba(255, 255, 255, 0.7);
    color: #2a2a2a;
  }
}
.page-header-nav_sub {
  margin-top: 50px;
}
.page-header-nav_sub > li {
  font-size: 1.3em;
  line-height: 1.2;
}
.page-header-nav_sub > li a {
  display: block;
  padding: 20px 36px;
  background-color: #00a7d4;
  color: #fff;
  text-decoration: none;
}
.page-header-nav_sub .contact a:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  background: no-repeat;
}
.page-header-nav_sub .recruite h2 a {
  background: none;
  text-align: left;
  padding: 0;
  color: #000;
}
.page-header-nav_sub .recruite h2 a:hover {
  color: #00a7d4;
}
.page-header-nav_sub .recruite p > a {
  background-color: #333;
  position: relative;
}
.page-header-nav_sub .recruite p > a:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  background: no-repeat;
  background-image: url(/common/img/layout/header_ico02.png);
  background-position: center top;
}
.page-header-nav_sub .recruite p > a:after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.page-header-nav_sub .recruite p > a:hover {
  color: #00a7d4;
}
.page-header-nav_sub .recruite p > a:hover:before {
  background-position: center bottom;
}
.page-header-nav_sub .recruite p > a.is-current:after {
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .page-header-nav_sub .recruite a {
    background: none!important;
  }
  .page-header-nav_sub .recruite a:after {
    width: 11px!important;
    height: 11px!important;
    background: url(/common/img/layout/header_ico01_sp.png) no-repeat center top !important;
    background-size: 11px!important;
  }
  .page-header-nav_sub .recruite a:before {
    content: none!important;
  }
  .page-header-nav_sub .recruite a.is-current:after {
    background-position: center bottom!important;
  }
}
.page-header-nav_sub .recruite .page-header-nav_rower {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .page-header-nav_sub .recruite .page-header-nav_rower {
    width: 100%;
  }
  .page-header-nav_sub .recruite .page-header-nav_rower .inner_nav {
    margin: 0!important;
    padding: 0!important;
    border-bottom: 1px solid #4a4a4a;
  }
  .page-header-nav_sub .recruite .page-header-nav_rower .inner_nav:after {
    content: none!important;
  }
}
.page-header-nav_sub .recruite .inner_nav a {
  background: none;
}
.page-header-nav_sub .recruite .inner_nav a:hover {
  background-color: #b3b4b7;
  color: #fff;
}
.page-header-nav_sub .recruite .inner_nav:first-child {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.page-header-nav_sub .recruite .inner_nav:first-child:after {
  content: "";
  background-color: #adadad;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 9px;
  width: 200px;
}
.page-header-nav_sub .contact a:before {
  background-image: url(/common/img/layout/header_ico03.png);
  background-position: center center;
}
.page-header-nav_sub .contact a:hover {
  background-color: #43c9ed;
}
@media screen and (max-width: 767px) {
  .page-header-nav_sub {
    margin-top: 0;
  }
  .page-header-nav_sub > li {
    font-size: 1.3em;
    border-bottom: 1px solid #474747;
  }
  .page-header-nav_sub > li a {
    padding: 16px 17px;
    color: #fff;
    background-color: inherit;
  }
  .page-header-nav_sub > li a:hover {
    background-color: #fff;
    color: #2a2a2a;
  }
  .page-header-nav_sub > li a.is-current {
    background-color: inherit;
    color: #fff;
  }
  .page-header-nav_sub .recruite a:before,
  .page-header-nav_sub .contact a:before {
    display: none;
  }
  .page-header-nav_sub .recruite a:hover,
  .page-header-nav_sub .contact a:hover {
    background-color: inherit;
    color: #00a7d4;
  }
  .page-header-nav_sub .recruite a {
    background-color: inherit;
  }
}
.page-header-nav_tel {
  padding: 33px 18px 38px;
}
.page-header-nav_tel dt,
.page-header-nav_tel dd {
  color: #666;
}
.page-header-nav_tel dt {
  font-size: 1.5em;
  line-height: 1.2;
}
.page-header-nav_tel dd {
  line-height: 1.67;
  font-size: 1.2em;
}
.page-header-nav_tel .tel {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  letter-spacing: .05em;
  font-size: 2em;
  line-height: 1.8;
  word-break: break-all;
}
.ie .page-header-nav_tel .tel {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .page-header-nav_tel .tel {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
@media screen and (max-width: 767px) {
  .page-header-nav_tel {
    padding: 14px 20px 19px;
  }
  .page-header-nav_tel dt,
  .page-header-nav_tel dd {
    color: #fff;
  }
}
/* ==========================================================================
   Layout - Content
   ========================================================================== */
/* Content
   ========================================================================== */
/* Content header
   ========================================================================== */
/* Breadcrumbs
   ========================================================================== */
.breadcrumbs > ol {
  margin-left: 180px;
  padding: 10px 15px;
  font-size: 0;
  background-color: #f0f0f0;
}
.breadcrumbs > ol > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  line-height: 1.5;
  font-size: 12px;
  margin-left: 1em;
  color: #999999;
}
@media screen and (max-width: 767px) {
  .breadcrumbs > ol > li {
    margin-left: 0.5em;
  }
}
.breadcrumbs > ol > li:before {
  content: '>';
  display: inline-block;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .breadcrumbs > ol > li:before {
    margin-right: 0.5em;
  }
}
.breadcrumbs > ol > li:first-child {
  margin-left: 0;
}
.breadcrumbs > ol > li:first-child:before {
  display: none;
}
.breadcrumbs > ol > li a {
  color: #2a2a2a;
  text-decoration: none;
}
.breadcrumbs > ol > li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .breadcrumbs > ol {
    margin-left: 0;
  }
}
/* Main Content
   ========================================================================== */
.content_main {
  margin-left: 180px;
  padding: 50px 50px 90px;
}
@media screen and (max-width: 1200px) {
  .content_main {
    padding: 35px 20px 40px;
  }
}
@media screen and (max-width: 767px) {
  .content_main {
    margin-left: 0;
    padding: 40px 10px 20px;
  }
}
.content_main_inner {
  max-width: 900px;
  margin: 0px auto;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content_main_inner {
    padding: 25px;
  }
}
.content_main.col-md-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1560px;
}
@media screen and (max-width: 1200px) {
  .content_main.col-md-2 {
    display: block;
  }
}
.content_main.col-md-2 .content_main_inner {
  margin: 0 auto;
  border: solid 1px #eaeaea;
}
.content_aside {
  width: 40%;
  margin-left: 25px;
}
@media screen and (max-width: 1200px) {
  .content_aside {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    border: solid 1px #eaeaea;
    margin-top: 50px;
    background: #fff;
  }
}
.content_aside_inner {
  /*    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));*/
  letter-spacing: -0.4em;
  /*    &:before{
      display: none;
    }*/
}
.content_aside_inner .content-item {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  letter-spacing: normal;
}
.content_aside_inner .content-item.col-2 {
  width: 50%;
}
.content_aside_inner .content-item.col-1 {
  width: 100%;
}
@media screen and (min-width: 1200px) and (max-width: 1590px) {
  .content_aside_inner .content-item.col-1 {
    width: 100%;
  }
  .content_aside_inner .content-item.col-2 {
    width: 100%;
  }
}
.content_aside_inner .content-item_inner {
  margin: 5px;
  padding: 30px 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .content_aside_inner .content-item_inner {
    margin: 0;
  }
}
.content_aside_inner .content-item_inner.off-frame {
  padding: 0px;
  margin: 5px;
  background: none;
}
@media screen and (min-width: 1200px) and (max-width: 1590px) {
  .content_aside_inner .content-item.side-kanren-entry .mod-panel-thin_image {
    display: none;
  }
  .content_aside_inner .content-item.side-kanren-entry .mod-panel-thin_title,
  .content_aside_inner .content-item.side-kanren-entry .mod-panel-thin_txt {
    padding: 0;
  }
  .content_aside_inner .content-item.side-kanren-entry .mod-panel-thin {
    padding: 14px 0;
  }
  .content_aside_inner .content-item.side-kanren-entry .mod-panel-thin > a {
    padding-right: 50px;
  }
}
.content_aside .opt-title-small {
  margin-bottom: 20px;
  padding-bottom: 7px;
}
/* Contacts Content
   ========================================================================== */
.contact_form {
  height: 1400px;
}
.contact_form.recruit_form {
  height: 950px;
}
@media screen and (max-width: 767px) {
  .contact_form {
    height: 1750px;
  }
  .contact_form.recruit_form {
    height: 1200px;
  }
}
/* ==========================================================================
   Layout - Footer
   ========================================================================== */
.page-footer {
  position: relative;
  margin-left: 180px;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .page-footer {
    margin-left: 0;
    padding-top: 30px;
  }
}
/* page-footer_return-top
   ========================================================================== */
.page-footer_return-top {
  width: 40px;
  position: fixed;
  bottom: 20px;
  right: 0;
}
.page-footer_return-top.is-fixed {
  position: absolute;
  top: 0;
  bottom: auto;
}
.page-footer_return-top a {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  height: 40px;
  background: #2a2a2a url(/common/img/layout/footer_img01_pc.png) no-repeat center center;
  outline: none;
}
.page-footer_return-top a:hover {
  background-color: #6b6b6b;
}
@media screen and (max-width: 767px) {
  .page-footer_return-top {
    width: 28px;
    left: 0;
    margin: auto;
  }
  .page-footer_return-top a {
    height: 16px;
    background: url(/common/img/layout/footer_img01_sp.png) no-repeat center center;
    background-size: 28px;
  }
  .page-footer_return-top a:hover {
    background-color: inherit;
  }
}
/* page-footer_contact-social
   ========================================================================== */
.page-footer_contact-social {
  overflow: hidden;
}
.page-footer_contact-social .page-footer_contact,
.page-footer_contact-social .page-footer_social {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .page-footer_contact-social .page-footer_contact,
  .page-footer_contact-social .page-footer_social {
    float: none;
    width: auto;
  }
}
.page-footer_contact,
.page-footer_social {
  position: relative;
  padding: 53px 56px 152px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .page-footer_contact,
  .page-footer_social {
    padding: 30px 20px 30px;
  }
}
.page-footer_contact {
  background-color: #00a7d4;
}
.page-footer_contact > h2 {
  text-align: center;
  font-weight: normal;
}
.page-footer_contact > dl {
  display: table;
  position: relative;
  margin: 20px auto 0;
}
.page-footer_contact > dl > dt {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 35px;
  line-height: 36px;
  font-size: 1.5em;
}
.page-footer_contact > dl > dd {
  font-size: 1.2em;
  text-align: center;
  word-break: break-all;
}
.page-footer_contact > dl .tel {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  padding-left: 38px;
  letter-spacing: .05em;
  line-height: 1;
  font-size: 3.6em;
}
.ie .page-footer_contact > dl .tel {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .page-footer_contact > dl .tel {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
@media screen and (max-width: 1200px) {
  .page-footer_contact > dl .tel {
    font-size: 3.3em;
  }
}
.page-footer_contact > dl .tel a {
  color: #fff;
  text-decoration: none;
  pointer-events: none;
}
.page-footer_contact > p {
  position: absolute;
  right: 56px;
  left: 56px;
  bottom: 64px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .page-footer_contact > p {
    position: static;
    margin-top: 20px;
  }
}
.page-footer_contact > p a {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  display: block;
  height: 58px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 62px;
  letter-spacing: .1em;
  font-size: 1.3em;
  background-color: #fff;
  color: #00a7d4;
  text-decoration: none;
  font-weight: bold;
}
.ie .page-footer_contact > p a {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .page-footer_contact > p a {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.page-footer_contact > p a:before {
  content: '';
  position: relative;
  top: -0.1em;
  display: inline-block;
  width: 25px;
  height: 18px;
  margin-right: 9px;
  vertical-align: middle;
  background: url(/common/img/layout/footer_ico01.png) no-repeat center top;
  background-size: 100%;
}
.page-footer_contact > p a:hover {
  background: none;
  color: #fff;
}
.page-footer_contact > p a:hover:before {
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .page-footer_contact > dl .tel a {
    pointer-events: auto;
  }
}
.page-footer_social {
  background-color: #3d495c;
}
.page-footer_social > h2 {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  text-align: center;
  letter-spacing: .14em;
  font-size: 2.8em;
  font-weight: normal;
  line-height: 1.2;
}
.ie .page-footer_social > h2 {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .page-footer_social > h2 {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.page-footer_social > p {
  margin-top: 24px;
  line-height: 1.57;
  text-align: center;
}
.page-footer_social > ul {
  position: absolute;
  right: 56px;
  left: 56px;
  bottom: 64px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .page-footer_social > ul {
    position: static;
    margin-top: 24px;
  }
}
.page-footer_social > ul > li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-footer_social > ul > li:nth-child(2n+1) {
  padding-right: 10px;
}
.page-footer_social > ul > li:nth-child(2n) {
  padding-left: 10px;
}
.page-footer_social > ul > li a {
  position: relative;
  display: block;
  border: 2px solid #5f7393;
  height: 58px;
}
.page-footer_social > ul > li a:hover {
  border-color: #fff;
  background-color: #fff;
}
.page-footer_social > ul > li a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 90%;
  max-height: 95%;
}
/* page-footer_iso
   ========================================================================== */
.page-footer_iso {
  padding: 37px 50px 30px;
  background-color: #e6e8ec;
  color: #444;
}
.page-footer_iso > p {
  line-height: 1.5;
  font-size: 1.2em;
  text-align: center;
}
.page-footer_iso > ul {
  margin-top: 20px;
  font-size: 0;
  text-align: center;
}
.page-footer_iso > ul > li {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
}
.page-footer_iso > ul > li:first-child {
  margin-left: 0;
}
/* page-footer_nav-copyright
   ========================================================================== */
.page-footer_nav-copyright {
  padding: 35px 50px 30px;
  background-color: #222;
  color: #8a8a8a;
}
@media screen and (max-width: 767px) {
  .page-footer_nav-copyright {
    padding: 35px 0 30px;
  }
}
.page-footer_nav > ul {
  font-size: 0;
  text-align: center;
}
.page-footer_nav > ul > li {
  display: inline-block;
  min-height: 15px;
  margin-left: 24px;
  padding-left: 36px;
  font-size: 12px;
  background: url(/common/img/layout/footer_bg01.png) no-repeat left center;
}
@media screen and (max-width: 767px) {
  .page-footer_nav > ul > li {
    padding-left: 20px;
    margin-left: 5px;
    font-size: 10px;
  }
}
.page-footer_nav > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
.page-footer_nav > ul > li a {
  color: #dadada;
  text-decoration: none;
}
.page-footer_nav > ul > li a:hover {
  text-decoration: underline;
}
.page-footer_copyright {
  font-size: 1em;
  text-align: center;
}
/* ==========================================================================
   Parts module
   ========================================================================== */
/* Header
   ========================================================================== */
.mod-page-header {
  padding-left: 180px;
  background: #666666 no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .mod-page-header {
    padding-left: 0;
  }
}
.mod-page-header_txt {
  padding: 42px 50px 45px;
}
@media screen and (max-width: 767px) {
  .mod-page-header_txt {
    padding: 42px 0px 45px;
  }
}
.mod-page-header_txt > h1 {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  letter-spacing: .1em;
  font-size: 4.2em;
  font-weight: 100;
  line-height: 1.2;
  color: #00a7d4;
  text-align: center;
  word-break: break-all;
}
.ie .mod-page-header_txt > h1 {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .mod-page-header_txt > h1 {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
@media screen and (max-width: 767px) {
  .mod-page-header_txt > h1 {
    font-size: 3.0em;
  }
}
.mod-page-header_txt > p {
  margin-top: 5px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
/* Heading
   ========================================================================== */
.mod-section-title {
  border-bottom: 1px solid #d8dddf;
  padding-bottom: 5px;
  font-size: 2.6em;
  font-weight: bold;
  letter-spacing: .05em;
}
@media screen and (max-width: 767px) {
  .mod-section-title {
    padding-bottom: 3px;
    font-size: 2em;
  }
}
.mod-local-title {
  position: relative;
  font-size: 2.2em;
  font-weight: bold;
  letter-spacing: .05em;
}
.mod-local-title:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #00a7d4;
}
@media screen and (max-width: 767px) {
  .mod-local-title {
    padding-bottom: 1px;
    font-size: 1.8em;
  }
  .mod-local-title:after {
    background-color: #95dffb;
  }
}
.mod-sub-title {
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: .05em;
}
@media screen and (max-width: 767px) {
  .mod-sub-title {
    font-size: 1.7em;
  }
}
/* Heading（general）
   ========================================================================== */
.mod-header {
  text-align: center;
}
.mod-header .title {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  position: relative;
  padding: 0 60px;
  font-size: 4.6em;
  line-height: 1;
  letter-spacing: .15em;
}
.ie .mod-header .title {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .mod-header .title {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.mod-header .title:before,
.mod-header .title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 4px;
  margin: auto 0;
  background-color: #00a7d4;
  vertical-align: middle;
}
.mod-header .title:before {
  left: 0;
}
.mod-header .title:after {
  right: 0;
}
.mod-header .read {
  margin-top: 17px;
  font-size: 1.6em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .mod-header .title {
    padding-right: 53px;
    padding-left: 53px;
    font-size: 2.6em;
  }
  .mod-header .read {
    display: none;
  }
}
.mod-title {
  position: relative;
  padding-bottom: 16px;
  line-height: 1.08;
  font-size: 2.6em;
  font-weight: normal;
}
.mod-title:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background-color: #00a7d4;
}
@media screen and (max-width: 767px) {
  .mod-title {
    line-height: 1.33;
    font-size: 2.1em;
  }
}
.mod-title.opt-title-small {
  line-height: 1.65;
  font-size: 1.7em;
}
/* Link
   ========================================================================== */
.mod-link {
  position: relative;
  padding-left: 18px;
  text-decoration: none;
}
.mod-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 7px;
  height: 1em;
  min-height: 7px;
  margin: auto 0;
  background: url(/common/img/parts/link_img01.png) no-repeat center center;
  background-size: 7px;
}
.mod-link:link,
.mod-link:visited,
.mod-link:hover,
.mod-link:active {
  color: #2a2a2a;
}
.mod-link:hover,
.mod-link:active {
  text-decoration: underline;
}
/* Button
   ========================================================================== */
.mod-button {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  border: 1px solid #2f2f2f;
  padding: 6px 31px;
  line-height: 1.86;
  text-align: center;
  text-decoration: none;
}
.mod-button:before {
  content: '';
  display: block;
  position: absolute;
  right: 13px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 6px;
  height: 10px;
  background: url(/common/img/parts/button_img01.png) no-repeat center top;
  background-size: 100%;
}
.mod-button:link,
.mod-button:visited {
  color: #2a2a2a;
}
.mod-button:hover,
.mod-button:active {
  background-color: #2f2f2f;
  color: #fff;
}
.mod-button:hover:before,
.mod-button:active:before {
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .mod-button {
    display: block;
    width: auto;
    min-width: 0;
  }
}
.mod-button.opt-button-widefix_100 {
  width: 100px;
}
.mod-button.opt-button-widefix_120 {
  width: 120px;
}
.mod-button.opt-button-widefix_140 {
  width: 140px;
}
.mod-button.opt-button-widefix_160 {
  width: 160px;
}
.mod-button.opt-button-widefix_180 {
  width: 180px;
}
.mod-button.opt-button-widefix_200 {
  width: 200px;
}
.mod-button.opt-button-widefix_220 {
  width: 220px;
}
.mod-button.opt-button-widefix_240 {
  width: 240px;
}
.mod-button.opt-button-widefix_260 {
  width: 260px;
}
.mod-button.opt-button-widefix_280 {
  width: 280px;
}
.mod-button.opt-button-widefix_300 {
  width: 300px;
}
.mod-button.opt-button-full {
  display: block;
}
.mod-button.opt-button-reverse {
  background-color: #2f2f2f;
  color: #fff;
}
.mod-button.opt-button-reverse:before {
  background-position: center bottom;
}
.mod-button.opt-button-reverse:hover,
.mod-button.opt-button-reverse:active {
  background-color: #fff;
  color: #2a2a2a;
}
.mod-button.opt-button-reverse:hover:before,
.mod-button.opt-button-reverse:active:before {
  background-position: center top;
}
.mod-button.opt-button-white {
  border-color: #fff;
}
.mod-button.opt-button-white:before {
  background-position: center bottom;
}
.mod-button.opt-button-white:link,
.mod-button.opt-button-white:visited {
  color: #fff;
}
.mod-button.opt-button-white:hover,
.mod-button.opt-button-white:active {
  border-color: #2f2f2f;
}
.mod-button.opt-button-strong {
  border-color: #00a7d4;
  background-color: #00a7d4;
}
.mod-button.opt-button-strong:before {
  background-position: center bottom;
}
.mod-button.opt-button-strong:link,
.mod-button.opt-button-strong:visited {
  color: #fff;
}
.mod-button.opt-button-strong:hover,
.mod-button.opt-button-strong:active {
  border-color: #2f2f2f;
  background-color: #2f2f2f;
}
.mod-button.opt-button-l {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mod-button.opt-button-xl {
  padding: 15px 56px;
  letter-spacing: .2em;
}
.mod-button.opt-button-xl:before {
  right: 23px;
  width: 10px;
  height: 20px;
  background-image: url(/common/img/parts/button_img03.png);
}
.mod-button.opt-button-search {
  padding-right: 45px;
  padding-left: 45px;
}
.mod-button.opt-button-search:before {
  width: 19px;
  height: 19px;
  background-image: url(/common/img/parts/button_img02.png);
}
.mod-button.opt-button-icon:before {
  display: none;
}
.mod-button.opt-button-icon .mod-icon-pdf,
.mod-button.opt-button-icon .mod-icon-blank {
  position: absolute;
  right: 9px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.mod-button.opt-button-noneicon {
  padding-right: 12px;
  padding-left: 12px;
}
.mod-button.opt-button-noneicon:before {
  display: none;
}
.mod-button.opt-button-align-left {
  padding-left: 12px;
  text-align: left;
}
.mod-button.opt-button-align-left.opt-button-large {
  padding-left: 19px;
}
.mod-conversion {
  padding: 30px;
  font-size: 1.8em;
  line-height: 1.44;
  letter-spacing: .2em;
  background-color: #eef2f6;
  text-align: center;
}
.mod-conversion .mod-button {
  min-width: 340px;
  padding: 16px 20px;
}
@media screen and (max-width: 767px) {
  .mod-conversion {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .mod-conversion .mod-button {
    min-width: 0;
  }
}
.mod-conversion_contact {
  margin-top: 35px;
}
.mod-conversion_contact .mod-button {
  width: 380px;
  margin: 0 auto;
}
.mod-conversion_contact .mod-button.opt-button-xl {
  padding: 10px 56px;
}
.mod-conversion_contact .mod-button input {
  font-size: 19px;
  background: none;
  border: none;
}
.mod-conversion_contact .mod-button.opt-button-reverse input {
  color: #fff;
}
.mod-conversion_contact .mod-button.opt-button-reverse input:hover {
  color: #2a2a2a;
}
/* Panel
   ========================================================================== */
.mod-panel_wrap {
  padding: 41px 52px 44px;
  background-color: #eef2f7;
}
.mod-panel_wrap.bg_slice {
  background: url("/recruit/img/recruit_bg.png");
}
.mod-panel_wrap .opt-cols-2 .mod-panel {
  background: none;
}
.mod-panel_wrap .mod-panel {
  padding: 0;
  background: none;
}
.mod-panel_wrap .mod-panel > a {
  margin: 0;
  padding: 0;
}
.mod-panel {
  padding: 41px 52px 44px;
  background-color: #eef2f7;
}
.col .mod-panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.mod-panel > a {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: block;
  position: relative;
  height: 100%;
  margin: -41px -52px -44px;
  padding: 41px 52px 44px;
  text-decoration: none;
}
.mod-panel > a:before {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  content: '';
  display: block;
  position: absolute;
  right: -7px;
  bottom: -7px;
  width: 50px;
  height: 50px;
  background: #000000 url(/common/img/parts/panel_img01.png) no-repeat center center;
  background-size: 50%;
  z-index: 10;
}
.mod-panel > a:link,
.mod-panel > a:visited {
  color: #2a2a2a;
}
.mod-panel > a:hover,
.mod-panel > a:active {
  background-color: #eef2f6;
  color: #646667;
}
.mod-panel > a:hover:before,
.mod-panel > a:active:before {
  background-color: #00a7d4;
}
.mod-panel > a img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mod-panel {
    padding: 23px 30px 29px;
  }
  .mod-panel > a {
    margin: -23px -30px -29px;
    padding: 23px 30px 29px;
  }
  .mod-panel > a:before {
    right: -6px;
    bottom: -6px;
    width: 40px;
    height: 40px;
  }
  .mod-panel > a:link,
  .mod-panel > a:visited {
    color: #2a2a2a;
  }
  .mod-panel > a:hover,
  .mod-panel > a:active {
    background-color: inherit;
    color: #2a2a2a;
  }
  .mod-panel > a:hover:before,
  .mod-panel > a:active:before {
    background-color: #000;
  }
}
.mod-panel_title {
  padding-bottom: 1px;
  font-size: 1.8em;
}
a:hover .mod-panel_title {
  border-bottom: 1px solid #909294;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .mod-panel_title {
    padding-bottom: 0;
    font-size: 1.7em;
  }
  a:hover .mod-panel_title {
    border-bottom: none;
  }
}
.mod-panel_txt {
  margin-top: 6px;
  font-size: 1.4em;
  line-height: 1.86;
}
.mod-panel_txt:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-panel_txt {
    line-height: inherit;
  }
  .mod-panel_txt:first-child {
    margin-top: 0;
  }
}
/* Panel-thin
   ========================================================================== */
.mod-panel-thin {
  background-color: #fff;
  border-top: 1px solid #e1e5e7;
  border-bottom: 1px solid #e1e5e7;
  padding: 14px 23px 15px;
}
.mod-panel-thin > a {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: block;
  position: relative;
  height: 100%;
  margin: -14px -23px -15px;
  padding: 14px 66px 15px 23px;
  text-decoration: none;
  overflow: hidden;
}
.mod-panel-thin > a:before {
  content: '';
  display: block;
  position: absolute;
  right: 28px;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 20px;
  margin: auto 0;
  background: url(/common/img/parts/panelthin_img01.png) no-repeat center bottom;
  background-size: 14px;
}
.mod-panel-thin > a:link,
.mod-panel-thin > a:visited {
  color: #2a2a2a;
}
.mod-panel-thin > a:hover,
.mod-panel-thin > a:active {
  background-color: #f6f8fa;
  color: #646667;
}
.mod-panel-thin > a:hover:before,
.mod-panel-thin > a:active:before {
  background-position: center top;
}
.mod-panel-thin + .mod-panel-thin {
  border-top: none;
}
@media screen and (max-width: 767px) {
  .mod-panel-thin {
    margin: 0 -20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .mod-panel-thin > a {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 47px;
    padding-left: 20px;
  }
  .mod-panel-thin > a:before {
    right: 20px;
    width: 12px;
    height: 17px;
    background-size: 12px;
  }
  .mod-panel-thin > a:hover,
  .mod-panel-thin > a:active {
    background-color: inherit;
    color: #2a2a2a;
  }
  .mod-panel-thin > a:hover:before,
  .mod-panel-thin > a:active:before {
    background-position: center bottom;
  }
}
.mod-panel-thin_image {
  float: left;
  width: 120px;
  text-align: center;
}
.mod-panel-thin_image img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .mod-panel-thin_image {
    display: none;
  }
}
.mod-panel-thin_title {
  font-size: 1.6em;
  font-weight: bold;
}
.mod-panel-thin_image ~ .mod-panel-thin_title {
  padding-left: 144px;
}
@media screen and (max-width: 1200px) {
  .mod-panel-thin_image ~ .mod-panel-thin_title {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mod-panel-thin_title {
    font-size: 1.5em;
  }
}
.theme-thinnest .mod-panel-thin_title {
  font-weight: normal;
}
.mod-panel-thin_txt {
  margin-top: 0;
  line-height: 1.86;
  font-size: 1.4em;
}
.mod-panel-thin_image ~ .mod-panel-thin_txt {
  padding-left: 144px;
}
@media screen and (max-width: 1200px) {
  .mod-panel-thin_image ~ .mod-panel-thin_txt {
    padding-left: 0;
  }
}
.theme-thinnest .mod-panel-thin_txt {
  margin-top: 8px;
  line-height: 1.71;
  color: #999;
}
.theme-thinnest .mod-panel-thin_txt:first-child {
  margin-top: 0;
}
.theme-thinnest a:hover .mod-panel-thin_txt {
  color: #b6b8b9;
}
@media screen and (max-width: 767px) {
  .theme-thinnest a:hover .mod-panel-thin_txt {
    color: #999;
  }
}
.mod-panel-thin-list {
  margin-top: 16px;
  margin-right: -20px;
  margin-left: -20px;
  overflow: hidden;
}
.mod-panel-thin-list:first-child {
  margin-top: 0;
}
.mod-panel-thin-list > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  margin-top: -1px;
  padding: 0 20px;
  font-size: 1em;
}
.mod-panel-thin-list > li:nth-child(-n+2) {
  margin-top: 0;
}
.mod-panel-thin-list > li:nth-child(2n+1) {
  clear: left;
}
.mod-panel-thin-list > li .mod-panel-thin {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .mod-panel-thin-list {
    margin-right: 0;
    margin-left: 0;
    overflow: visible;
  }
  .mod-panel-thin-list > li {
    float: none;
    width: auto;
    padding: 0;
  }
  .mod-panel-thin-list > li:nth-child(-n+2) {
    margin-top: -1px;
  }
  .mod-panel-thin-list > li:first-child {
    margin-top: 0;
  }
}
/* Panel-image
   ========================================================================== */
.mod-panel-image {
  margin: 0 -50px;
  border: 1px solid #f1f1f1;
  padding: 39px 29px 36px;
  background-color: #fff;
}
.mod-panel-image img {
  max-width: 100%;
}
.mod-panel-image > a {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: block;
  height: 100%;
  margin: -39px -29px -36px;
  padding: 39px 29px 36px;
  text-decoration: none;
}
.mod-panel-image > a:link,
.mod-panel-image > a:visited,
.mod-panel-image > a:hover,
.mod-panel-image > a:active {
  color: #2a2a2a;
}
.mod-panel-image > a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 767px) {
  .mod-panel-image {
    margin-left: -20px;
    margin-right: -20px;
    border-right: none;
    border-left: none;
    padding: 20px 20px;
  }
  .mod-panel-image > a {
    margin: -20px -20px;
    padding: 20px 20px;
  }
  .mod-panel-image > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.mod-panel-image_image {
  position: relative;
  text-align: center;
}
.mod-panel-image_image a:hover {
  opacity: 0.6;
}
.mod-panel-image_image img {
  width: 100%;
  max-width: 280px;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .mod-panel-image_image {
    float: left;
    width: 37.5%;
    margin-right: 10px;
  }
  .mod-panel-image_image img {
    width: 100%;
    max-width: none;
  }
}
.mod-panel-image_category {
  margin-top: 16px;
}
.mod-panel-image_category > li,
.casestudy_main_category > li {
  display: inline-block;
  /*
    padding-left: 1em;
    font-size: 1.2em;*/
  letter-spacing: .08em;
  color: #00a7d4;
  margin: 1px 0;
}
.mod-panel-image_category > li:first-child,
.casestudy_main_category > li:first-child {
  padding-left: 0;
}
.mod-panel-image_category > li a,
.casestudy_main_category > li a {
  /*color: #00a7d4;*/
  text-decoration: none;
  display: block;
  zoom: 1;
  vertical-align: middle;
  margin-top: 0;
  border-radius: 9px;
  padding: 6px 14px;
  font-size: 10px;
  line-height: 1.2;
  background-color: #e8e8e9;
  color: #777;
}
.mod-panel-image_category > li a:hover,
.casestudy_main_category > li a:hover {
  text-decoration: underline;
}
.mod-panel-image_category + .mod-panel-image_title,
.casestudy_main_category + .mod-panel-image_title {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .mod-panel-image_category,
  .casestudy_main_category {
    margin-top: 0;
    overflow: hidden;
  }
  .mod-panel-image_category + .mod-panel-image_title,
  .casestudy_main_category + .mod-panel-image_title {
    margin-top: 0;
  }
}
.mod-panel-image_title {
  display: inline-block;
  margin-top: 18px;
  padding-bottom: 5px;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5;
}
.mod-panel-image_title a {
  color: #2a2a2a;
  text-decoration: none;
}
.mod-panel-image_title a:hover {
  text-decoration: underline;
}
a:hover .mod-panel-image_title {
  padding-bottom: 4px;
  border-bottom: 1px solid #595959;
}
@media screen and (max-width: 767px) {
  .mod-panel-image_title {
    display: block;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 1.5em;
    line-height: 1.6;
    overflow: hidden;
  }
  a:hover .mod-panel-image_title {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.mod-panel-image_txt {
  margin-top: 0;
  font-size: 1.4em;
  line-height: 1.86;
}
@media screen and (max-width: 767px) {
  .mod-panel-image_txt {
    margin-top: 3px;
    font-size: 1.2em;
    line-height: 1.67;
    overflow: hidden;
  }
}
.mod-panel-image_list {
  margin-top: 16px;
  margin-right: -50px;
  margin-left: -50px;
  overflow: hidden;
  border-left: 1px solid #f1f1f1;
}
.mod-panel-image_list:first-child {
  margin-top: 0;
}
.mod-panel-image_list > li {
  float: left;
  width: 33.33%;
  margin-top: -1px;
  font-size: 1em;
}
.mod-panel-image_list > li:nth-child(-n+3) {
  margin-top: 0;
}
.mod-panel-image_list > li .mod-panel-image {
  height: 100%;
  margin: 0;
  border-left: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mod-panel-image_list {
    margin-right: -20px;
    margin-left: -20px;
    border-left: none;
  }
  .mod-panel-image_list > li {
    float: none;
    width: auto;
  }
  .mod-panel-image_list > li:nth-child(-n+3) {
    margin-top: -1px;
  }
  .mod-panel-image_list > li:first-child {
    margin-top: 0;
  }
}
/* Panel-thin
   ========================================================================== */
.mod-col-image figcaption {
  text-align: center;
  margin-top: 20px;
}
/* Banner
   ========================================================================== */
.mod-banner {
  /*position: relative;*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*height: 108px;*/
  border: 1px solid #e5e5e5;
}
.mod-banner > a {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: block;
  height: 100%;
}
.mod-banner > a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mod-banner img {
  /*position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
  display: block;
  margin: auto;
  max-width: 91.53%;
  max-height: 83.1%;
}
@media screen and (max-width: 767px) {
  .mod-banner {
    /*height: 71px;*/
  }
  .mod-banner > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.mod-banner.opt-banner-noframe {
  border: none;
}
.mod-banner.opt-banner-noframe img {
  max-width: 100%;
  max-height: 100%;
}
.mod-banner_list {
  margin-top: 16px;
  margin-right: -20px;
  margin-left: -20px;
  overflow: hidden;
}
.mod-banner_list:first-child {
  margin-top: 0;
}
.mod-banner_list > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  margin-top: 40px;
  padding: 0 20px;
}
.mod-banner_list > li:nth-child(-n+4) {
  margin-top: 0;
}
.mod-banner_list > li:nth-child(4n+1) {
  clear: left;
}
@media screen and (max-width: 767px) {
  .mod-banner_list {
    margin-right: -10px;
    margin-left: -10px;
  }
  .mod-banner_list > li {
    width: 50%;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .mod-banner_list > li:nth-child(-n+4) {
    margin-top: 20px;
  }
  .mod-banner_list > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .mod-banner_list > li:nth-child(4n+1) {
    clear: none;
  }
  .mod-banner_list > li:nth-child(2n+1) {
    clear: left;
  }
}
/* Icon
   ========================================================================== */
.mod-icon-pdf {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 12px;
  height: 1em;
  min-height: 12px;
  margin: -3px 10px 0;
  background: url(/common/img/common_ico01.png) no-repeat center center;
  background-size: 12px;
}
.mod-icon-blank {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 12px;
  height: 1em;
  min-height: 12px;
  margin: -3px 10px 0;
  background: url(/common/img/common_ico02.png) no-repeat center center;
  background-size: 12px;
}
/* Tag
   ========================================================================== */
.mod-tag {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-top: 0;
  border-radius: 9px;
  padding: 6px 14px;
  font-size: 1.4em;
  line-height: 1.2;
  background-color: #e8e8e9;
  color: #777;
}
.mod-tag > a {
  display: block;
  margin: -6px -14px;
  padding: 6px 14px;
  border-radius: 9px;
}
.mod-tag > a:link,
.mod-tag > a:visited {
  color: #777;
  text-decoration: none;
}
.mod-tag > a:hover,
.mod-tag > a:active {
  background-color: #f3f3f4;
  color: #777;
}
.mod-tag.opt-tag-small {
  padding: 2px 13px;
  border-radius: 8px;
  font-size: 1.1em;
}
.mod-tag.opt-tag-small > a {
  margin: -2px -13px;
  padding: 2px 13px;
  border-radius: 8px;
}
.mod-tag-list {
  margin-top: -10px;
  margin-left: -10px;
  overflow: hidden;
}
.mod-tag-list > li {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 1em;
}
.mod-tag-section {
  margin-top: 16px;
}
.mod-tag-section:first-child {
  margin-top: 0;
}
.mod-tag-section > dt {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  width: 15px;
  height: 16px;
  background: url(/common/img/parts/tag-section_img01.png) no-repeat center center;
  background-size: 100%;
}
.mod-tag-section > dd {
  font-size: 1em;
  overflow: hidden;
}
.mod-tag-section.theme-white > dt {
  background-image: url(/common/img/parts/tag-section_img02.png);
}
/* Unordered/Ordered list
   ========================================================================== */
.mod-ul {
  margin-top: 16px;
}
.mod-ul:first-child {
  margin-top: 0;
}
.mod-ul > li {
  margin-top: 5px;
  margin-left: 18px;
  list-style-type: disc;
}
.mod-ul > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-ul-nonestyle > li {
  margin-left: 0;
  list-style-type: none;
}
.mod-ol {
  margin-top: 16px;
}
.mod-ol:first-child {
  margin-top: 0;
}
.mod-ol > li {
  margin-top: 5px;
  margin-left: 2em;
  list-style-type: decimal;
}
.mod-ol > li:first-child {
  margin-top: 0;
}
.mod-ol-index {
  margin-top: 16px;
}
.mod-ol-index:first-child {
  margin-top: 0;
}
.mod-ol-index > li {
  position: relative;
  margin-top: 5px;
  padding-left: 2em;
  zoom: 1;
}
.mod-ol-index > li:first-child {
  margin-top: 0;
}
.mod-ol-index > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
}
/* Definition list
   ========================================================================== */
.mod-dl {
  margin-top: 16px;
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl > dt {
  font-weight: bold;
}
.mod-dl-horizontal {
  overflow: hidden;
  zoom: 1;
  margin-top: 16px;
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal > dt {
  float: left;
  clear: left;
  font-weight: bold;
}
.mod-dl-horizontal > dd {
  overflow: hidden;
  zoom: 1;
}
/* list
   ========================================================================== */
.mod-list {
  margin-top: 16px;
  border-bottom: 1px solid #e3e3e3;
}
.mod-list:first-child {
  margin-top: 0;
}
.mod-list > li {
  border-top: 1px solid #e3e3e3;
  padding: 17px 21px;
}
@media screen and (max-width: 767px) {
  .mod-list > li {
    padding: 20px 0;
  }
}
/* Notes
   ========================================================================== */
.mod-note {
  margin-top: 16px;
  position: relative;
  padding-left: 1.3em;
  zoom: 1;
}
.mod-note:first-child {
  margin-top: 0;
}
.mod-note > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-note-ul {
  margin-top: 16px;
}
.mod-note-ul:first-child {
  margin-top: 0;
}
.mod-note-ul > li {
  position: relative;
  margin-top: 5px;
  padding-left: 1.3em;
  zoom: 1;
}
.mod-note-ul > li:first-child {
  margin-top: 0;
}
.mod-note-ul > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-note-ol {
  margin-top: 16px;
}
.mod-note-ol:first-child {
  margin-top: 0;
}
.mod-note-ol > li {
  position: relative;
  margin-top: 5px;
  padding-left: 2em;
  zoom: 1;
}
.mod-note-ol > li:first-child {
  margin-top: 0;
}
.mod-note-ol > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
/* Separator
   ========================================================================== */
.mod-hr {
  height: 0;
  margin: 16px 0;
  padding: 0;
  border: none;
  border-top: 1px solid #ddd;
}
.mod-hr-dotted {
  height: 0;
  margin: 16px 0;
  padding: 0;
  border: none;
  border-top: 1px dotted #ddd;
}
/* Object
   ========================================================================== */
.mod-object {
  margin-top: 16px;
  display: table;
  margin-right: auto;
  margin-left: auto;
}
.mod-object:first-child {
  margin-top: 0;
}
.mod-object .image {
  text-align: center;
}
.mod-object .image img {
  max-width: 100%;
  height: auto;
}
.mod-object figcaption {
  text-align: left;
}
.mod-object figcaption + .zoom {
  margin-top: 18px;
}
.mod-object .zoom {
  display: none;
}
@media screen and (max-width: 767px) {
  .mod-object .zoom {
    display: block;
    margin-top: 25px;
  }
}
.mod-object.opt-object-inline {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-top: 0;
}
.mod-iframe iframe {
  width: 100%;
}
/* Alpha rollover
   ========================================================================== */
.mod-alpha-rollover {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 1;
  background: url(/common/img/parts/px.png) no-repeat;
}
.mod-alpha-rollover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mod-alpha-rollover-holder {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.mod-alpha-rollover-holder:hover {
  background-color: #fff;
}
.mod-alpha-rollover-holder.opt-holder-round {
  border-radius: 4px;
}
/* bg_text
   ========================================================================== */
.mod-bg_text {
  background: #f1f1f1;
  padding: 25px;
}
/* bg_text
   ========================================================================== */
.mod-section-catch {
  letter-spacing: 0px;
  font-size: 2.4em;
  margin: 50px 0 50px 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .mod-section-catch {
    font-size: 2.1em;
  }
}
/* ==========================================================================
   Block module
   ========================================================================== */
/* Multi columns
  ========================================================================== */
.mod-multi-col {
  margin-top: 16px;
  zoom: 1;
  margin-right: -20px;
  margin-left: -20px;
}
.mod-multi-col:first-child {
  margin-top: 0;
}
.mod-multi-col:before,
.mod-multi-col:after {
  content: '';
  display: table;
}
.mod-multi-col:after {
  clear: both;
}
.mod-multi-col .col {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px;
  padding: 0 20px;
  font-size: 1em;
}
.mod-multi-col .col p {
  font-size: 1.4em;
}
.mod-multi-col.opt-cols-2 .col:nth-child(2n+1),
.mod-multi-col.opt-cols-3 .col:nth-child(3n+1),
.mod-multi-col.opt-cols-4 .col:nth-child(4n+1) {
  clear: left;
}
.mod-multi-col.opt-cols-2 .col:nth-child(-n+2),
.mod-multi-col.opt-cols-3 .col:nth-child(-n+3),
.mod-multi-col.opt-cols-4 .col:nth-child(-n+4) {
  margin-top: 0;
}
.mod-multi-col.opt-cols-2 .col {
  width: 50%;
}
.mod-multi-col.opt-cols-3 .col {
  width: 33.33%;
}
.mod-multi-col.opt-cols-4 .col {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .mod-multi-col {
    margin-right: -10px;
    margin-left: -10px;
  }
  .mod-multi-col .col {
    margin-top: 20px;
    padding: 0 10px;
  }
}
.mod-multi-col.opt-near {
  margin-right: -13px;
  margin-left: -13px;
}
.mod-multi-col.opt-near .col {
  margin-top: 26px;
  padding: 0 13px;
}
@media screen and (max-width: 767px) {
  .mod-multi-col.opt-near {
    margin-right: -10px;
    margin-left: -10px;
  }
  .mod-multi-col.opt-near .col {
    margin-top: 20px !important;
    padding: 0 10px;
  }
}
.mod-multi-col.opt-adjacent {
  margin-right: 0;
  margin-left: 0;
}
.mod-multi-col.opt-adjacent .col {
  margin-top: 0 !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mod-multi-col.opt-responsive {
    margin-right: 0;
    margin-left: 0;
  }
  .mod-multi-col.opt-responsive.opt-cols-2 .col,
  .mod-multi-col.opt-responsive.opt-cols-3 .col,
  .mod-multi-col.opt-responsive.opt-cols-4 .col {
    float: none;
    width: auto;
    margin-top: 30px;
    padding: 0;
  }
  .mod-multi-col.opt-responsive.opt-cols-2 .col:first-child,
  .mod-multi-col.opt-responsive.opt-cols-3 .col:first-child,
  .mod-multi-col.opt-responsive.opt-cols-4 .col:first-child {
    margin-top: 0 !important;
  }
}
/* float
   ========================================================================== */
.mod-float {
  overflow: hidden;
  zoom: 1;
  margin-top: 16px;
}
.mod-float:first-child {
  margin-top: 0;
}
.mod-float.opt-float-left .mod-float_image,
.mod-float.opt-float-right .mod-float_image,
.mod-float.opt-float-left .mod-float_body,
.mod-float.opt-float-right .mod-float_body {
  width: 47.83%;
}
@media screen and (max-width: 767px) {
  .mod-float.opt-float-left .mod-float_image,
  .mod-float.opt-float-right .mod-float_image,
  .mod-float.opt-float-left .mod-float_body,
  .mod-float.opt-float-right .mod-float_body {
    width: 100%;
  }
}
.mod-float.opt-float-left .mod-float_image {
  float: left;
}
@media screen and (max-width: 767px) {
  .mod-float.opt-float-left .mod-float_image {
    float: none;
  }
}
.mod-float.opt-float-left .mod-float_body {
  float: right;
}
@media screen and (max-width: 767px) {
  .mod-float.opt-float-left .mod-float_body {
    float: none;
  }
}
.mod-float.opt-float-right .mod-float_image {
  float: right;
}
@media screen and (max-width: 767px) {
  .mod-float.opt-float-right .mod-float_image {
    float: none;
  }
}
.mod-float.opt-float-right .mod-float_body {
  float: left;
}
@media screen and (max-width: 767px) {
  .mod-float.opt-float-right .mod-float_body {
    float: none;
  }
}
.mod-float.opt-float-small.opt-float-left .mod-float_image,
.mod-float.opt-float-small.opt-float-right .mod-float_image {
  width: 30.43%;
}
.mod-float.opt-float-small.opt-float-left .mod-float_body,
.mod-float.opt-float-small.opt-float-right .mod-float_body {
  width: 65.23%;
}
@media screen and (max-width: 767px) {
  .mod-float.opt-float-responsive.opt-float-small.opt-float-left .mod-float_image,
  .mod-float.opt-float-responsive.opt-float-small.opt-float-right .mod-float_image,
  .mod-float.opt-float-responsive.opt-float-left .mod-float_image,
  .mod-float.opt-float-responsive.opt-float-right .mod-float_image,
  .mod-float.opt-float-responsive.opt-float-small.opt-float-left .mod-float_body,
  .mod-float.opt-float-responsive.opt-float-small.opt-float-right .mod-float_body,
  .mod-float.opt-float-responsive.opt-float-left .mod-float_body,
  .mod-float.opt-float-responsive.opt-float-right .mod-float_body {
    width: auto;
  }
  .mod-float.opt-float-responsive.opt-float-left .mod-float_image,
  .mod-float.opt-float-responsive.opt-float-right .mod-float_image,
  .mod-float.opt-float-responsive.opt-float-left .mod-float_body,
  .mod-float.opt-float-responsive.opt-float-right .mod-float_body {
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .mod-float.opt-float-responsive .mod-float_image,
  .mod-float.opt-float-responsive .mod-float_body {
    margin-top: 16px;
  }
  .mod-float.opt-float-responsive .mod-float_image:first-child,
  .mod-float.opt-float-responsive .mod-float_body:first-child {
    margin-top: 0;
  }
}
/* has aside
   ========================================================================== */
.mod-hasaside {
  margin-top: 16px;
  position: relative;
}
.mod-hasaside:first-child {
  margin-top: 0;
}
.mod-hasaside .mod-hasaside_main {
  padding-right: 280px;
}
.mod-hasaside .mod-hasaside_sub {
  position: absolute;
  top: 0;
  right: 0;
  width: 240px;
}
@media screen and (max-width: 767px) {
  .mod-hasaside .mod-hasaside_main {
    padding-right: 0;
  }
  .mod-hasaside .mod-hasaside_sub {
    margin-top: 80px;
    position: static;
    width: auto;
  }
  .mod-hasaside .mod-hasaside_sub:first-child {
    margin-top: 0;
  }
}
/* Table
   ========================================================================== */
.mod-table-rwd {
  margin-top: 16px;
  border-bottom: 1px solid #d8dddf;
}
.mod-table-rwd:first-child {
  margin-top: 0;
}
.mod-table-rwd > dl {
  border-top: 1px solid #d8dddf;
  overflow: hidden;
}
.mod-table-rwd > dl > dt,
.mod-table-rwd > dl > dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 21px;
  word-break: break-all;
}
.mod-table-rwd > dl > dt {
  float: left;
  width: 26.85%;
  max-width: 247px;
  font-size: 1.6em;
  font-weight: bold;
}
.mod-table-rwd > dl > dd {
  font-size: 1.5em;
  overflow: hidden;
}
.mod-table-rwd .phone {
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .mod-table-rwd > dl {
    padding: 10px 21px 12px;
  }
  .mod-table-rwd > dl > dt,
  .mod-table-rwd > dl > dd {
    padding: 0;
  }
  .mod-table-rwd > dl > dt {
    float: none;
    width: auto;
    max-width: none;
    font-size: 1.5em;
  }
  .mod-table-rwd > dl > dd {
    margin-top: 6px;
  }
}
/* accordion
   ========================================================================== */
.mod-accordion {
  margin-top: 16px;
}
.mod-accordion:first-child {
  margin-top: 0;
}
.mod-accordion > dt {
  position: relative;
  padding: 23px 93px 23px 23px;
  line-height: 1.86;
  background-color: #f1f3f7;
  cursor: pointer;
}
.mod-accordion > dt:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mod-accordion > dt:first-child {
  margin-top: 0;
}
.mod-accordion > dd {
  padding: 24px 23px;
}
.mod-accordion + .mod-accordion {
  margin-top: 24px;
}
.is-expanded.mod-accordion + .mod-accordion {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .mod-accordion {
    margin-right: -20px;
    margin-left: -20px;
  }
  .mod-accordion > dt {
    padding: 22px 70px 22px 20px;
  }
  .mod-accordion > dd {
    padding: 24px 33px;
  }
  .mod-accordion + .mod-accordion {
    margin-top: 20px;
  }
  .is-expanded.mod-accordion + .mod-accordion {
    margin-top: 0;
  }
}
.mod-accordion.opt-accordion-faq > dt {
  padding-left: 60px;
}
.mod-accordion.opt-accordion-faq > dt .mod-accordion_faq {
  top: 1.08em;
}
.mod-accordion.opt-accordion-faq > dd {
  position: relative;
  padding-left: 60px;
}
.mod-accordion.opt-accordion-faq > dd .mod-accordion_faq {
  top: 1.15em;
}
.mod-accordion_handle {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 70px;
  height: 100%;
  background-color: #ccd0d7;
}
.mod-accordion_handle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 17px;
  height: 10px;
  margin: auto;
  background: url(/common/img/parts/accordion_img01.png) no-repeat center top;
  background-size: 100%;
  overflow: hidden;
}
.is-expanded .mod-accordion_handle:after {
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .mod-accordion_handle {
    right: 15px;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    margin: auto 0;
  }
}
.mod-accordion_faq {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  display: block;
  position: absolute;
  left: 23px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-weight: bold;
  font-size: 1.71em;
  color: #00a7d4;
}
.ie .mod-accordion_faq {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .mod-accordion_faq {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
/* section box
   ========================================================================== */
.mod-sectionbox {
  margin-top: 16px;
  border: 2px solid #e5eaf1;
}
.mod-sectionbox:first-child {
  margin-top: 0;
}
.mod-sectionbox_title {
  padding: 9px 21px;
  font-size: 1.8em;
  font-weight: bold;
  background-color: #eef2f6;
}
.mod-sectionbox_body {
  padding: 17px 22px;
}
/* borderbox
   ========================================================================== */
.mod-borderbox {
  margin-top: 16px;
  border: 2px solid #e5eaf1;
  padding: 40px;
}
.mod-borderbox:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-borderbox {
    padding: 28px 18px;
  }
}
.mod-borderbox.opt-borderbox-gray {
  background-color: #eef2f6;
}
/* contact
   ========================================================================== */
.mod_pager + .mod-contact {
  margin-top: 50px;
}
.mod-contact {
  margin-top: 16px;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 2px solid #e5eaf1;
  padding: 40px 58px 41px 57px;
  background-color: #eef2f6;
}
.mod-contact .mod-contact {
  display: block;
  padding: 0px;
  border: none;
}
.mod-contact:first-child {
  margin-top: 0;
}
.mod-contact .mod-contact_text,
.mod-contact .mod-contact_link {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.mod-contact .mod-contact_text {
  padding-right: 20px;
}
.mod-contact .mod-contact_link {
  padding-left: 20px;
}
@media screen and (max-width: 1200px) {
  .mod-contact {
    display: block;
    width: auto;
    padding: 24px 18px 28px;
  }
  .mod-contact .mod-contact_text,
  .mod-contact .mod-contact_link {
    display: block;
    width: auto;
  }
  .mod-contact .mod-contact_text {
    padding-right: 0;
  }
  .mod-contact .mod-contact_link {
    padding-left: 0;
    margin-top: 13px;
  }
}
.mod-contact_text .title {
  font-size: 1.8em;
}
.mod-contact_text .body {
  margin-top: 7px;
}
/* contact
   ========================================================================== */
.mod-adobereader {
  margin-top: 16px;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 2px solid #e5eaf1;
  padding: 31px 38px;
  background-color: #eef2f6;
}
.mod-adobereader:first-child {
  margin-top: 0;
}
.mod-adobereader p {
  display: table-cell;
  margin-top: 0;
  line-height: 1.86;
  vertical-align: middle;
}
.mod-adobereader p:first-child {
  width: 158px;
  padding-right: 33px;
}
.mod-adobereader p a {
  display: block;
  background-color: #fff;
}
.mod-adobereader p a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 767px) {
  .mod-adobereader {
    display: none;
  }
}
/* about-project
   ========================================================================== */
.mod-about-project {
  overflow: hidden;
}
.mod-about-project > figure {
  float: left;
  width: 115px;
  margin-right: 27px;
}
.mod-about-project .mod-about-project_body {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .mod-about-project > figure {
    display: none;
  }
}
.mod-about-project_body .category {
  margin-top: -0.5em;
}
.mod-about-project_body .category > li {
  display: inline;
  font-weight: bold;
  color: #00a7d4;
}
.mod-about-project_body .category > li:before {
  content: '/';
  padding: 0 .5em;
}
.mod-about-project_body .category > li:first-child:before {
  display: none;
}
.mod-about-project_body .title {
  margin-top: 3px;
  font-size: 1.8em;
  font-weight: bold;
}
.mod-about-project_body .subtitle {
  margin-top: -4px;
  font-size: 1.6em;
  font-weight: normal;
}
.mod-about-project_body .theme {
  margin-top: 2px;
  font-size: 2.4em;
  font-weight: normal;
  color: #999999;
}
.mod-about-project_body .link {
  margin-top: -2px;
  overflow: hidden;
  margin-left: -19px;
}
.mod-about-project_body .link > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 290px;
  max-width: 100%;
  margin-top: 19px;
  padding-left: 19px;
}
@media screen and (max-width: 1200px) {
  .mod-about-project_body .link {
    margin-top: 0;
    margin-left: 0;
  }
  .mod-about-project_body .link > li {
    float: none;
    width: auto;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mod-about-project_body .category {
    margin-top: 0;
  }
  .mod-about-project_body .category > li {
    line-height: 1.64;
  }
  .mod-about-project_body .title {
    margin-top: 11px;
    line-height: 1.63;
    font-size: 1.6em;
  }
  .mod-about-project_body .subtitle {
    margin-top: 5px;
    line-height: 1.73;
    font-size: 1.5em;
  }
  .mod-about-project_body .theme {
    margin-top: 17px;
    line-height: 1.6;
    font-size: 2em;
  }
}
/* news
   ========================================================================== */
.mod-news_category {
  text-align: center;
}
.mod-news_category > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-left: 23px;
  line-height: 1.86;
  font-weight: bold;
}
.mod-news_category > li:first-child {
  margin-left: 0;
}
.mod-news_category > li a {
  display: block;
  padding: 0 5px 7px;
}
.mod-news_category > li a:link,
.mod-news_category > li a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
.mod-news_category > li a:hover,
.mod-news_category > li a:active {
  color: #2a2a2a;
}
.mod-news_category > li a:hover,
.mod-news_category > li a:active,
.mod-news_category > li a.is-current {
  padding-bottom: 5px;
  border-bottom: 2px solid #00a7d4;
}
.mod-news_category + ul {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .mod-news_category {
    margin: 0 -5px;
  }
  .mod-news_category > li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    margin-left: 0;
    margin-top: 10px;
    padding: 0 5px;
    font-size: 1.3em;
    line-height: 2;
  }
  .mod-news_category > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .mod-news_category > li a {
    display: block;
    border: 1px solid #e8e8e9;
    padding: 6px 5px;
  }
  .mod-news_category > li a:hover,
  .mod-news_category > li a:active,
  .mod-news_category > li a.is-current {
    padding-bottom: 6px;
    border-bottom: 1px solid #e8e8e9;
    background-color: #f1f3f7;
  }
  .mod-news_category > li a:hover span,
  .mod-news_category > li a:active span,
  .mod-news_category > li a.is-current span {
    border-bottom: 2px solid #00a7d4;
  }
  .mod-news_category + ul {
    margin-top: 29px;
  }
}
.mod-news_item > a {
  display: block;
  margin: -17px -21px;
  padding: 17px 21px;
  overflow: hidden;
}
.mod-news_item > a:link,
.mod-news_item > a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
.mod-news_item > a:hover,
.mod-news_item > a:active {
  color: #2a2a2a;
  text-decoration: underline;
}
.mod-news_item dl {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .mod-news_item > a {
    display: block;
    margin: -20px 0;
    padding: 20px 0;
  }
}
.mod-news_date {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  float: left;
  width: 5em;
  margin-right: 28px;
  font-size: 1.07em;
  line-height: 1.73;
}
.ie .mod-news_date {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .mod-news_date {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.mod-news_label {
  float: left;
  width: 120px;
  margin: 3px 28px 3px 0;
  font-size: .79em;
  line-height: 1.81;
  text-align: center;
  color: #fff;
}
.theme-press .mod-news_label {
  background-color: #5379a7;
}
.theme-publicity .mod-news_label {
  background-color: #939aa2;
}
.theme-seminar .mod-news_label {
  background-color: #9b8ab2;
}
@media screen and (max-width: 767px) {
  .mod-news_label {
    margin-right: 0;
  }
}
.mod-news_body {
  overflow: hidden;
  word-break: break-all;
  line-height: 1.86;
}
@media screen and (max-width: 1200px) {
  .mod-news_body {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  .mod-news_body {
    margin-top: 26px;
    clear: left;
    line-height: 1.71;
  }
}
.mod-pickup_list {
  margin-top: 30px;
}
.mod-pickup_item {
  border: solid 6px #e5eaf1;
  padding: 23px 22px;
  margin-top: 30px;
}
.mod-pickup_item:first-child {
  margin-top: 0px;
}
.mod-pickup_title span {
  background: #eef2f6;
  color: #00a4de;
  padding: 5px 12px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
}
.mod-pickup_title a {
  margin-left: 13px;
  text-decoration: none;
  color: #000;
  font-size: 1.5em;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  background: url(/business/webintegration/img/webintegration_icon01.gif) no-repeat right;
  padding-right: 40px;
  background-size: 25px;
}
.mod-pickup_title a:hover {
  text-decoration: underline;
}
.mod-pickup_title + p {
  margin-top: 10px;
}
.mod_pager {
  text-align: center;
  clear: both;
}
.mod_pager ul {
  margin-top: 50px;
}
.mod_pager ul li {
  background: #00a7d4;
  display: inline-block;
  padding: 5px 0px;
  margin: 0 3px;
  border: solid 1px #00a7d4;
}
.mod_pager ul li a {
  padding: 10px 13px;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
}
.mod_pager ul li a:hover {
  text-decoration: underline;
}
.mod_pager ul li.pager_active {
  background: #fff;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 3px;
  border: solid 1px #00a7d4;
}
.mod_pager ul li.pager_active span {
  padding: 10px 3px;
  color: #00a7d4;
  font-size: 1.1em;
}
.mod_pager ul li.pager_last {
  background: none;
  border: none;
  padding: 10px 5px;
  font-size: 15px;
}
.modal_side_content {
  max-width: 480px;
}
.modal_side_content .content_wrap {
  position: relative;
  padding: 20px 5px;
  max-width: 480px;
  border: 3px solid #cbd4e0;
  background-color: #eef2f6;
  text-align: center;
}
.modal_side_content .content-title {
  font-size: 21px;
}
.modal_side_content input {
  margin-top: 20px;
  padding: 0 5px;
  width: 100%;
  height: 44px;
  border: 1px solid #bbb9b9;
  font-size: 14px;
}
.modal_side_content button {
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 16px;
}
.modal_side_content.content-item {
  max-width: 100%;
}
.modal_side_content.content-item .content_wrap {
  max-width: 100%;
}
/* ==========================================================================
   Form module
   ========================================================================== */
/* Form
   ========================================================================== */
/* Input
   ========================================================================== */
/* Select
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Space
   ========================================================================== */
.space-section-near {
  margin-top: 80px;
}
.space-section-near:first-child {
  margin-top: 0;
}
.space-section-normal {
  margin-top: 100px;
}
.space-section-normal:first-child {
  margin-top: 0;
}
.space-section-far {
  margin-top: 120px;
}
.space-section-far:first-child {
  margin-top: 0;
}
.space-near {
  margin-top: 6px;
}
.space-near:first-child {
  margin-top: 0;
}
.space-normal {
  margin-top: 16px;
}
.space-normal:first-child {
  margin-top: 0;
}
.space-far {
  margin-top: 26px;
}
.space-far:first-child {
  margin-top: 0;
}
.space-none {
  margin-top: 0 !important;
}
/* Font size
   ========================================================================== */
.size-small {
  font-size: 85.71% !important;
}
.size-small .size-small {
  font-size: 100% !important;
}
h1.size-small,
h2.size-small,
h3.size-small,
h4.size-small,
h5.size-small,
h6.size-small,
dt.size-small,
dd.size-small,
li.size-small,
caption.size-small,
col.size-small,
th.size-small,
td.size-small,
p.size-small,
address.size-small,
figcaption.size-small {
  font-size: 1.2em !important;
}
.mod-table-rwd dt .size-small,
.mod-table-rwd dd .size-small {
  font-size: 0.8em !important;
}
.size-medium {
  font-size: 100% !important;
}
.size-small .size-medium {
  font-size: 116.67% !important;
}
h1.size-medium,
h2.size-medium,
h3.size-medium,
h4.size-medium,
h5.size-medium,
h6.size-medium,
dt.size-medium,
dd.size-medium,
li.size-medium,
caption.size-medium,
col.size-medium,
th.size-medium,
td.size-medium,
p.size-medium,
address.size-medium,
figcaption.size-medium {
  font-size: 1.4em !important;
}
.mod-table-rwd dt .size-medium,
.mod-table-rwd dd .size-medium {
  font-size: 0.93333333em !important;
}
.size-15px {
  font-size: 107.14% !important;
}
.size-small .size-15px {
  font-size: 125% !important;
}
h1.size-15px,
h2.size-15px,
h3.size-15px,
h4.size-15px,
h5.size-15px,
h6.size-15px,
dt.size-15px,
dd.size-15px,
li.size-15px,
caption.size-15px,
col.size-15px,
th.size-15px,
td.size-15px,
p.size-15px,
address.size-15px,
figcaption.size-15px {
  font-size: 1.5em !important;
}
.mod-table-rwd dt .size-15px,
.mod-table-rwd dd .size-15px {
  font-size: 1em !important;
}
@media screen and (max-width: 767px) {
  .size-15px {
    font-size: 100% !important;
  }
  .size-small .size-15px {
    font-size: 116.67% !important;
  }
  h1.size-15px,
  h2.size-15px,
  h3.size-15px,
  h4.size-15px,
  h5.size-15px,
  h6.size-15px,
  dt.size-15px,
  dd.size-15px,
  li.size-15px,
  caption.size-15px,
  col.size-15px,
  th.size-15px,
  td.size-15px,
  p.size-15px,
  address.size-15px,
  figcaption.size-15px {
    font-size: 1.4em !important;
  }
  .mod-table-rwd dt .size-15px,
  .mod-table-rwd dd .size-15px {
    font-size: 0.93333333em !important;
  }
}
.size-16px {
  font-size: 114.29% !important;
}
.size-small .size-16px {
  font-size: 133.33% !important;
}
h1.size-16px,
h2.size-16px,
h3.size-16px,
h4.size-16px,
h5.size-16px,
h6.size-16px,
dt.size-16px,
dd.size-16px,
li.size-16px,
caption.size-16px,
col.size-16px,
th.size-16px,
td.size-16px,
p.size-16px,
address.size-16px,
figcaption.size-16px {
  font-size: 1.6em !important;
}
.mod-table-rwd dt .size-16px,
.mod-table-rwd dd .size-16px {
  font-size: 1.06666667em !important;
}
@media screen and (max-width: 767px) {
  .size-16px {
    font-size: 107.14% !important;
  }
  .size-small .size-16px {
    font-size: 125% !important;
  }
  h1.size-16px,
  h2.size-16px,
  h3.size-16px,
  h4.size-16px,
  h5.size-16px,
  h6.size-16px,
  dt.size-16px,
  dd.size-16px,
  li.size-16px,
  caption.size-16px,
  col.size-16px,
  th.size-16px,
  td.size-16px,
  p.size-16px,
  address.size-16px,
  figcaption.size-16px {
    font-size: 1.5em !important;
  }
  .mod-table-rwd dt .size-16px,
  .mod-table-rwd dd .size-16px {
    font-size: 1em !important;
  }
}
.size-17px {
  font-size: 121.43% !important;
}
.size-small .size-17px {
  font-size: 141.67% !important;
}
h1.size-17px,
h2.size-17px,
h3.size-17px,
h4.size-17px,
h5.size-17px,
h6.size-17px,
dt.size-17px,
dd.size-17px,
li.size-17px,
caption.size-17px,
col.size-17px,
th.size-17px,
td.size-17px,
p.size-17px,
address.size-17px,
figcaption.size-17px {
  font-size: 1.7em !important;
}
.mod-table-rwd dt .size-17px,
.mod-table-rwd dd .size-17px {
  font-size: 1.13333333em !important;
}
@media screen and (max-width: 767px) {
  .size-17px {
    font-size: 114.29% !important;
  }
  .size-small .size-17px {
    font-size: 133.33% !important;
  }
  h1.size-17px,
  h2.size-17px,
  h3.size-17px,
  h4.size-17px,
  h5.size-17px,
  h6.size-17px,
  dt.size-17px,
  dd.size-17px,
  li.size-17px,
  caption.size-17px,
  col.size-17px,
  th.size-17px,
  td.size-17px,
  p.size-17px,
  address.size-17px,
  figcaption.size-17px {
    font-size: 1.6em !important;
  }
  .mod-table-rwd dt .size-17px,
  .mod-table-rwd dd .size-17px {
    font-size: 1.06666667em !important;
  }
}
.size-18px {
  font-size: 128.57% !important;
}
.size-small .size-18px {
  font-size: 150% !important;
}
h1.size-18px,
h2.size-18px,
h3.size-18px,
h4.size-18px,
h5.size-18px,
h6.size-18px,
dt.size-18px,
dd.size-18px,
li.size-18px,
caption.size-18px,
col.size-18px,
th.size-18px,
td.size-18px,
p.size-18px,
address.size-18px,
figcaption.size-18px {
  font-size: 1.8em !important;
}
.mod-table-rwd dt .size-18px,
.mod-table-rwd dd .size-18px {
  font-size: 1.2em !important;
}
@media screen and (max-width: 767px) {
  .size-18px {
    font-size: 121.43% !important;
  }
  .size-small .size-18px {
    font-size: 141.67% !important;
  }
  h1.size-18px,
  h2.size-18px,
  h3.size-18px,
  h4.size-18px,
  h5.size-18px,
  h6.size-18px,
  dt.size-18px,
  dd.size-18px,
  li.size-18px,
  caption.size-18px,
  col.size-18px,
  th.size-18px,
  td.size-18px,
  p.size-18px,
  address.size-18px,
  figcaption.size-18px {
    font-size: 1.7em !important;
  }
  .mod-table-rwd dt .size-18px,
  .mod-table-rwd dd .size-18px {
    font-size: 1.13333333em !important;
  }
}
.size-19px {
  font-size: 135.71% !important;
}
.size-small .size-19px {
  font-size: 158.33% !important;
}
h1.size-19px,
h2.size-19px,
h3.size-19px,
h4.size-19px,
h5.size-19px,
h6.size-19px,
dt.size-19px,
dd.size-19px,
li.size-19px,
caption.size-19px,
col.size-19px,
th.size-19px,
td.size-19px,
p.size-19px,
address.size-19px,
figcaption.size-19px {
  font-size: 1.9em !important;
}
.mod-table-rwd dt .size-19px,
.mod-table-rwd dd .size-19px {
  font-size: 1.26666667em !important;
}
@media screen and (max-width: 767px) {
  .size-19px {
    font-size: 121.43% !important;
  }
  .size-small .size-19px {
    font-size: 141.67% !important;
  }
  h1.size-19px,
  h2.size-19px,
  h3.size-19px,
  h4.size-19px,
  h5.size-19px,
  h6.size-19px,
  dt.size-19px,
  dd.size-19px,
  li.size-19px,
  caption.size-19px,
  col.size-19px,
  th.size-19px,
  td.size-19px,
  p.size-19px,
  address.size-19px,
  figcaption.size-19px {
    font-size: 1.7em !important;
  }
  .mod-table-rwd dt .size-19px,
  .mod-table-rwd dd .size-19px {
    font-size: 1.13333333em !important;
  }
}
.size-20px {
  font-size: 142.86% !important;
}
.size-small .size-20px {
  font-size: 166.67% !important;
}
h1.size-20px,
h2.size-20px,
h3.size-20px,
h4.size-20px,
h5.size-20px,
h6.size-20px,
dt.size-20px,
dd.size-20px,
li.size-20px,
caption.size-20px,
col.size-20px,
th.size-20px,
td.size-20px,
p.size-20px,
address.size-20px,
figcaption.size-20px {
  font-size: 2em !important;
}
.mod-table-rwd dt .size-20px,
.mod-table-rwd dd .size-20px {
  font-size: 1.33333333em !important;
}
@media screen and (max-width: 767px) {
  .size-20px {
    font-size: 128.57% !important;
  }
  .size-small .size-20px {
    font-size: 150% !important;
  }
  h1.size-20px,
  h2.size-20px,
  h3.size-20px,
  h4.size-20px,
  h5.size-20px,
  h6.size-20px,
  dt.size-20px,
  dd.size-20px,
  li.size-20px,
  caption.size-20px,
  col.size-20px,
  th.size-20px,
  td.size-20px,
  p.size-20px,
  address.size-20px,
  figcaption.size-20px {
    font-size: 1.8em !important;
  }
  .mod-table-rwd dt .size-20px,
  .mod-table-rwd dd .size-20px {
    font-size: 1.2em !important;
  }
}
.size-22px {
  font-size: 157.14% !important;
}
.size-small .size-22px {
  font-size: 183.33% !important;
}
h1.size-22px,
h2.size-22px,
h3.size-22px,
h4.size-22px,
h5.size-22px,
h6.size-22px,
dt.size-22px,
dd.size-22px,
li.size-22px,
caption.size-22px,
col.size-22px,
th.size-22px,
td.size-22px,
p.size-22px,
address.size-22px,
figcaption.size-22px {
  font-size: 2.2em !important;
}
.mod-table-rwd dt .size-22px,
.mod-table-rwd dd .size-22px {
  font-size: 1.46666667em !important;
}
@media screen and (max-width: 767px) {
  .size-22px {
    font-size: 128.57% !important;
  }
  .size-small .size-22px {
    font-size: 150% !important;
  }
  h1.size-22px,
  h2.size-22px,
  h3.size-22px,
  h4.size-22px,
  h5.size-22px,
  h6.size-22px,
  dt.size-22px,
  dd.size-22px,
  li.size-22px,
  caption.size-22px,
  col.size-22px,
  th.size-22px,
  td.size-22px,
  p.size-22px,
  address.size-22px,
  figcaption.size-22px {
    font-size: 1.8em !important;
  }
  .mod-table-rwd dt .size-22px,
  .mod-table-rwd dd .size-22px {
    font-size: 1.2em !important;
  }
}
.size-24px {
  font-size: 171.43% !important;
}
.size-small .size-24px {
  font-size: 200% !important;
}
h1.size-24px,
h2.size-24px,
h3.size-24px,
h4.size-24px,
h5.size-24px,
h6.size-24px,
dt.size-24px,
dd.size-24px,
li.size-24px,
caption.size-24px,
col.size-24px,
th.size-24px,
td.size-24px,
p.size-24px,
address.size-24px,
figcaption.size-24px {
  font-size: 2.4em !important;
}
.mod-table-rwd dt .size-24px,
.mod-table-rwd dd .size-24px {
  font-size: 1.6em !important;
}
@media screen and (max-width: 767px) {
  .size-24px {
    font-size: 142.86% !important;
  }
  .size-small .size-24px {
    font-size: 166.67% !important;
  }
  h1.size-24px,
  h2.size-24px,
  h3.size-24px,
  h4.size-24px,
  h5.size-24px,
  h6.size-24px,
  dt.size-24px,
  dd.size-24px,
  li.size-24px,
  caption.size-24px,
  col.size-24px,
  th.size-24px,
  td.size-24px,
  p.size-24px,
  address.size-24px,
  figcaption.size-24px {
    font-size: 2em !important;
  }
  .mod-table-rwd dt .size-24px,
  .mod-table-rwd dd .size-24px {
    font-size: 1.33333333em !important;
  }
}
.size-26px {
  font-size: 185.71% !important;
}
.size-small .size-26px {
  font-size: 216.67% !important;
}
h1.size-26px,
h2.size-26px,
h3.size-26px,
h4.size-26px,
h5.size-26px,
h6.size-26px,
dt.size-26px,
dd.size-26px,
li.size-26px,
caption.size-26px,
col.size-26px,
th.size-26px,
td.size-26px,
p.size-26px,
address.size-26px,
figcaption.size-26px {
  font-size: 2.6em !important;
}
.mod-table-rwd dt .size-26px,
.mod-table-rwd dd .size-26px {
  font-size: 1.73333333em !important;
}
@media screen and (max-width: 767px) {
  .size-26px {
    font-size: 150% !important;
  }
  .size-small .size-26px {
    font-size: 175% !important;
  }
  h1.size-26px,
  h2.size-26px,
  h3.size-26px,
  h4.size-26px,
  h5.size-26px,
  h6.size-26px,
  dt.size-26px,
  dd.size-26px,
  li.size-26px,
  caption.size-26px,
  col.size-26px,
  th.size-26px,
  td.size-26px,
  p.size-26px,
  address.size-26px,
  figcaption.size-26px {
    font-size: 2.1em !important;
  }
  .mod-table-rwd dt .size-26px,
  .mod-table-rwd dd .size-26px {
    font-size: 1.4em !important;
  }
}
.size-28px {
  font-size: 200% !important;
}
.size-small .size-28px {
  font-size: 233.33% !important;
}
h1.size-28px,
h2.size-28px,
h3.size-28px,
h4.size-28px,
h5.size-28px,
h6.size-28px,
dt.size-28px,
dd.size-28px,
li.size-28px,
caption.size-28px,
col.size-28px,
th.size-28px,
td.size-28px,
p.size-28px,
address.size-28px,
figcaption.size-28px {
  font-size: 2.8em !important;
}
.mod-table-rwd dt .size-28px,
.mod-table-rwd dd .size-28px {
  font-size: 1.86666667em !important;
}
@media screen and (max-width: 767px) {
  .size-28px {
    font-size: 150% !important;
  }
  .size-small .size-28px {
    font-size: 175% !important;
  }
  h1.size-28px,
  h2.size-28px,
  h3.size-28px,
  h4.size-28px,
  h5.size-28px,
  h6.size-28px,
  dt.size-28px,
  dd.size-28px,
  li.size-28px,
  caption.size-28px,
  col.size-28px,
  th.size-28px,
  td.size-28px,
  p.size-28px,
  address.size-28px,
  figcaption.size-28px {
    font-size: 2.1em !important;
  }
  .mod-table-rwd dt .size-28px,
  .mod-table-rwd dd .size-28px {
    font-size: 1.4em !important;
  }
}
.size-30px {
  font-size: 214.29% !important;
}
.size-small .size-30px {
  font-size: 250% !important;
}
h1.size-30px,
h2.size-30px,
h3.size-30px,
h4.size-30px,
h5.size-30px,
h6.size-30px,
dt.size-30px,
dd.size-30px,
li.size-30px,
caption.size-30px,
col.size-30px,
th.size-30px,
td.size-30px,
p.size-30px,
address.size-30px,
figcaption.size-30px {
  font-size: 3em !important;
}
.mod-table-rwd dt .size-30px,
.mod-table-rwd dd .size-30px {
  font-size: 2em !important;
}
@media screen and (max-width: 767px) {
  .size-30px {
    font-size: 157.14% !important;
  }
  .size-small .size-30px {
    font-size: 183.33% !important;
  }
  h1.size-30px,
  h2.size-30px,
  h3.size-30px,
  h4.size-30px,
  h5.size-30px,
  h6.size-30px,
  dt.size-30px,
  dd.size-30px,
  li.size-30px,
  caption.size-30px,
  col.size-30px,
  th.size-30px,
  td.size-30px,
  p.size-30px,
  address.size-30px,
  figcaption.size-30px {
    font-size: 2.2em !important;
  }
  .mod-table-rwd dt .size-30px,
  .mod-table-rwd dd .size-30px {
    font-size: 1.46666667em !important;
  }
}
.size-32px {
  font-size: 228.57% !important;
}
.size-small .size-32px {
  font-size: 266.67% !important;
}
h1.size-32px,
h2.size-32px,
h3.size-32px,
h4.size-32px,
h5.size-32px,
h6.size-32px,
dt.size-32px,
dd.size-32px,
li.size-32px,
caption.size-32px,
col.size-32px,
th.size-32px,
td.size-32px,
p.size-32px,
address.size-32px,
figcaption.size-32px {
  font-size: 3.2em !important;
}
.mod-table-rwd dt .size-32px,
.mod-table-rwd dd .size-32px {
  font-size: 2.13333333em !important;
}
@media screen and (max-width: 767px) {
  .size-32px {
    font-size: 157.14% !important;
  }
  .size-small .size-32px {
    font-size: 183.33% !important;
  }
  h1.size-32px,
  h2.size-32px,
  h3.size-32px,
  h4.size-32px,
  h5.size-32px,
  h6.size-32px,
  dt.size-32px,
  dd.size-32px,
  li.size-32px,
  caption.size-32px,
  col.size-32px,
  th.size-32px,
  td.size-32px,
  p.size-32px,
  address.size-32px,
  figcaption.size-32px {
    font-size: 2.2em !important;
  }
  .mod-table-rwd dt .size-32px,
  .mod-table-rwd dd .size-32px {
    font-size: 1.46666667em !important;
  }
}
.size-34px {
  font-size: 242.86% !important;
}
.size-small .size-34px {
  font-size: 283.33% !important;
}
h1.size-34px,
h2.size-34px,
h3.size-34px,
h4.size-34px,
h5.size-34px,
h6.size-34px,
dt.size-34px,
dd.size-34px,
li.size-34px,
caption.size-34px,
col.size-34px,
th.size-34px,
td.size-34px,
p.size-34px,
address.size-34px,
figcaption.size-34px {
  font-size: 3.4em !important;
}
.mod-table-rwd dt .size-34px,
.mod-table-rwd dd .size-34px {
  font-size: 2.26666667em !important;
}
@media screen and (max-width: 767px) {
  .size-34px {
    font-size: 164.29% !important;
  }
  .size-small .size-34px {
    font-size: 191.67% !important;
  }
  h1.size-34px,
  h2.size-34px,
  h3.size-34px,
  h4.size-34px,
  h5.size-34px,
  h6.size-34px,
  dt.size-34px,
  dd.size-34px,
  li.size-34px,
  caption.size-34px,
  col.size-34px,
  th.size-34px,
  td.size-34px,
  p.size-34px,
  address.size-34px,
  figcaption.size-34px {
    font-size: 2.3em !important;
  }
  .mod-table-rwd dt .size-34px,
  .mod-table-rwd dd .size-34px {
    font-size: 1.53333333em !important;
  }
}
.size-36px {
  font-size: 257.14% !important;
}
.size-small .size-36px {
  font-size: 300% !important;
}
h1.size-36px,
h2.size-36px,
h3.size-36px,
h4.size-36px,
h5.size-36px,
h6.size-36px,
dt.size-36px,
dd.size-36px,
li.size-36px,
caption.size-36px,
col.size-36px,
th.size-36px,
td.size-36px,
p.size-36px,
address.size-36px,
figcaption.size-36px {
  font-size: 3.6em !important;
}
.mod-table-rwd dt .size-36px,
.mod-table-rwd dd .size-36px {
  font-size: 2.4em !important;
}
@media screen and (max-width: 767px) {
  .size-36px {
    font-size: 178.57% !important;
  }
  .size-small .size-36px {
    font-size: 208.33% !important;
  }
  h1.size-36px,
  h2.size-36px,
  h3.size-36px,
  h4.size-36px,
  h5.size-36px,
  h6.size-36px,
  dt.size-36px,
  dd.size-36px,
  li.size-36px,
  caption.size-36px,
  col.size-36px,
  th.size-36px,
  td.size-36px,
  p.size-36px,
  address.size-36px,
  figcaption.size-36px {
    font-size: 2.5em !important;
  }
  .mod-table-rwd dt .size-36px,
  .mod-table-rwd dd .size-36px {
    font-size: 1.66666667em !important;
  }
}
.size-40px {
  font-size: 285.71% !important;
}
.size-small .size-40px {
  font-size: 333.33% !important;
}
h1.size-40px,
h2.size-40px,
h3.size-40px,
h4.size-40px,
h5.size-40px,
h6.size-40px,
dt.size-40px,
dd.size-40px,
li.size-40px,
caption.size-40px,
col.size-40px,
th.size-40px,
td.size-40px,
p.size-40px,
address.size-40px,
figcaption.size-40px {
  font-size: 4em !important;
}
.mod-table-rwd dt .size-40px,
.mod-table-rwd dd .size-40px {
  font-size: 2.66666667em !important;
}
@media screen and (max-width: 767px) {
  .size-40px {
    font-size: 214.29% !important;
  }
  .size-small .size-40px {
    font-size: 250% !important;
  }
  h1.size-40px,
  h2.size-40px,
  h3.size-40px,
  h4.size-40px,
  h5.size-40px,
  h6.size-40px,
  dt.size-40px,
  dd.size-40px,
  li.size-40px,
  caption.size-40px,
  col.size-40px,
  th.size-40px,
  td.size-40px,
  p.size-40px,
  address.size-40px,
  figcaption.size-40px {
    font-size: 3em !important;
  }
  .mod-table-rwd dt .size-40px,
  .mod-table-rwd dd .size-40px {
    font-size: 2em !important;
  }
}
/* Font family
   ========================================================================== */
.font-gi {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .font-gi {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.font-gir {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .font-gir {
  font-family: 'Glacial Indifference Regular', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.font-normal {
  font-family: 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
}
.ie .font-normal {
  font-family: 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
/* Font style
   ========================================================================== */
.weight-normal {
  font-weight: normal !important;
}
.weight-bold {
  font-weight: bold !important;
}
.style-lined {
  text-decoration: underline !important;
}
/* Font color
   ========================================================================== */
.color-normal {
  color: #2a2a2a !important;
}
.color-accent {
  color: #7cc3dd !important;
}
.color-strong {
  color: #fd0100 !important;
}
.color-thin {
  color: #777777 !important;
}
.color-thinnest {
  color: #999999 !important;
}
/* Float
   ========================================================================== */
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.float-none {
  float: none !important;
}
.clear-both {
  clear: both !important;
}
.clear-left {
  clear: left !important;
}
.clear-right {
  clear: right !important;
}
.body {
  overflow: hidden;
  zoom: 1;
}
/* Align
   ========================================================================== */
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-baseline {
  vertical-align: baseline !important;
}
/* Width
   ========================================================================== */
.page-width {
  width: 1200px;
  margin: 0 auto;
}
.min-width {
  min-width: 1200px;
}
/* Margin
   ========================================================================== */
.mt-40 {
  margin-top: -40px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt-1 {
  margin-top: -1px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mr-40 {
  margin-right: -40px !important;
}
.mr-30 {
  margin-right: -30px !important;
}
.mr-20 {
  margin-right: -20px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.mr-1 {
  margin-right: -1px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb-40 {
  margin-bottom: -40px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.mb-1 {
  margin-bottom: -1px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml-40 {
  margin-left: -40px !important;
}
.ml-30 {
  margin-left: -30px !important;
}
.ml-20 {
  margin-left: -20px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.ml-1 {
  margin-left: -1px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 1px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}
/* Padding
   ========================================================================== */
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pl60 {
  padding-left: 60px !important;
}
/* Border
   ========================================================================== */
.bt0 {
  border-top: none !important;
}
.bt1 {
  border-top: solid #e8e8e9 1px !important;
}
.bt2 {
  border-top: solid #e8e8e9 2px !important;
}
.bt3 {
  border-top: solid #e8e8e9 3px !important;
}
.bt4 {
  border-top: solid #e8e8e9 4px !important;
}
.bt5 {
  border-top: solid #e8e8e9 5px !important;
}
.bt6 {
  border-top: solid #e8e8e9 6px !important;
}
.bt7 {
  border-top: solid #e8e8e9 7px !important;
}
.bt8 {
  border-top: solid #e8e8e9 8px !important;
}
.bt9 {
  border-top: solid #e8e8e9 9px !important;
}
.bt10 {
  border-top: solid #e8e8e9 10px !important;
}
.bt15 {
  border-top: solid #e8e8e9 15px !important;
}
.bt20 {
  border-top: solid #e8e8e9 20px !important;
}
.bt25 {
  border-top: solid #e8e8e9 25px !important;
}
.bt30 {
  border-top: solid #e8e8e9 30px !important;
}
.bt35 {
  border-top: solid #e8e8e9 35px !important;
}
.bt40 {
  border-top: solid #e8e8e9 40px !important;
}
.bt45 {
  border-top: solid #e8e8e9 45px !important;
}
.bt50 {
  border-top: solid #e8e8e9 50px !important;
}
.bt55 {
  border-top: solid #e8e8e9 55px !important;
}
.bt60 {
  border-top: solid #e8e8e9 60px !important;
}
.br0 {
  border-right: none !important;
}
.br1 {
  border-right: solid #e8e8e9 1px !important;
}
.br2 {
  border-right: solid #e8e8e9 2px !important;
}
.br3 {
  border-right: solid #e8e8e9 3px !important;
}
.br4 {
  border-right: solid #e8e8e9 4px !important;
}
.br5 {
  border-right: solid #e8e8e9 5px !important;
}
.br6 {
  border-right: solid #e8e8e9 6px !important;
}
.br7 {
  border-right: solid #e8e8e9 7px !important;
}
.br8 {
  border-right: solid #e8e8e9 8px !important;
}
.br9 {
  border-right: solid #e8e8e9 9px !important;
}
.br10 {
  border-right: solid #e8e8e9 10px !important;
}
.br15 {
  border-right: solid #e8e8e9 15px !important;
}
.br20 {
  border-right: solid #e8e8e9 20px !important;
}
.br25 {
  border-right: solid #e8e8e9 25px !important;
}
.br30 {
  border-right: solid #e8e8e9 30px !important;
}
.br35 {
  border-right: solid #e8e8e9 35px !important;
}
.br40 {
  border-right: solid #e8e8e9 40px !important;
}
.br45 {
  border-right: solid #e8e8e9 45px !important;
}
.br50 {
  border-right: solid #e8e8e9 50px !important;
}
.br55 {
  border-right: solid #e8e8e9 55px !important;
}
.br60 {
  border-right: solid #e8e8e9 60px !important;
}
.bb0 {
  border-bottom: none !important;
}
.bb1 {
  border-bottom: solid #e8e8e9 1px !important;
}
.bb2 {
  border-bottom: solid #e8e8e9 2px !important;
}
.bb3 {
  border-bottom: solid #e8e8e9 3px !important;
}
.bb4 {
  border-bottom: solid #e8e8e9 4px !important;
}
.bb5 {
  border-bottom: solid #e8e8e9 5px !important;
}
.bb6 {
  border-bottom: solid #e8e8e9 6px !important;
}
.bb7 {
  border-bottom: solid #e8e8e9 7px !important;
}
.bb8 {
  border-bottom: solid #e8e8e9 8px !important;
}
.bb9 {
  border-bottom: solid #e8e8e9 9px !important;
}
.bb10 {
  border-bottom: solid #e8e8e9 10px !important;
}
.bb15 {
  border-bottom: solid #e8e8e9 15px !important;
}
.bb20 {
  border-bottom: solid #e8e8e9 20px !important;
}
.bb25 {
  border-bottom: solid #e8e8e9 25px !important;
}
.bb30 {
  border-bottom: solid #e8e8e9 30px !important;
}
.bb35 {
  border-bottom: solid #e8e8e9 35px !important;
}
.bb40 {
  border-bottom: solid #e8e8e9 40px !important;
}
.bb45 {
  border-bottom: solid #e8e8e9 45px !important;
}
.bb50 {
  border-bottom: solid #e8e8e9 50px !important;
}
.bb55 {
  border-bottom: solid #e8e8e9 55px !important;
}
.bb60 {
  border-bottom: solid #e8e8e9 60px !important;
}
.bl0 {
  border-left: none !important;
}
.bl1 {
  border-left: solid #e8e8e9 1px !important;
}
.bl2 {
  border-left: solid #e8e8e9 2px !important;
}
.bl3 {
  border-left: solid #e8e8e9 3px !important;
}
.bl4 {
  border-left: solid #e8e8e9 4px !important;
}
.bl5 {
  border-left: solid #e8e8e9 5px !important;
}
.bl6 {
  border-left: solid #e8e8e9 6px !important;
}
.bl7 {
  border-left: solid #e8e8e9 7px !important;
}
.bl8 {
  border-left: solid #e8e8e9 8px !important;
}
.bl9 {
  border-left: solid #e8e8e9 9px !important;
}
.bl10 {
  border-left: solid #e8e8e9 10px !important;
}
.bl15 {
  border-left: solid #e8e8e9 15px !important;
}
.bl20 {
  border-left: solid #e8e8e9 20px !important;
}
.bl25 {
  border-left: solid #e8e8e9 25px !important;
}
.bl30 {
  border-left: solid #e8e8e9 30px !important;
}
.bl35 {
  border-left: solid #e8e8e9 35px !important;
}
.bl40 {
  border-left: solid #e8e8e9 40px !important;
}
.bl45 {
  border-left: solid #e8e8e9 45px !important;
}
.bl50 {
  border-left: solid #e8e8e9 50px !important;
}
.bl55 {
  border-left: solid #e8e8e9 55px !important;
}
.bl60 {
  border-left: solid #e8e8e9 60px !important;
}
/* Table cell's collective settings.
   ========================================================================== */
.th-weight-normal th,
.td-weight-normal td {
  font-weight: normal;
}
.th-weight-bold th,
.td-weight-bold td {
  font-weight: bold;
}
.th-align-left th,
.td-align-left td {
  text-align: left;
}
.th-align-center th,
.td-align-center td {
  text-align: center;
}
.th-align-right th,
.td-align-right td {
  text-align: right;
}
.th-align-top th,
.td-align-top td {
  vertical-align: top;
}
.th-align-middle th,
.td-align-middle td {
  vertical-align: middle;
}
.th-align-bottom th,
.td-align-bottom td {
  vertical-align: bottom;
}
.th-align-baseline th,
.td-align-baseline td {
  vertical-align: bottom;
}
/* ==========================================================================
   Function module
   ========================================================================== */
#page-business .mod-page-header {
  background: url(/common/img/layout/h1_business.png);
}
#page-casestudy .mod-page-header {
  background: url(/common/img/layout/h1_casestudy.png);
}
#page-column .mod-page-header {
  background: url(/common/img/layout/h1_column.png);
}
#page-company .mod-page-header {
  background: url(/common/img/layout/h1_company.png);
}
#page-contact .mod-page-header {
  background: url(/common/img/layout/h1_contact.png);
}
#page-news .mod-page-header {
  background: url(/common/img/layout/h1_news.png);
}
#page-other .mod-page-header {
  background: url(/common/img/layout/h1_other.png);
}
#page-recruit .mod-page-header {
  background: url(/common/img/layout/h1_recruit.png);
}
.phone {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .phone {
    pointer-events: auto;
  }
}
.phone.color_w {
  color: #fff;
}
.phone.color_g {
  color: #666;
}
.phone.color_b {
  color: #2a2a2a;
}
.body_color {
  background: #f5f5f5;
}
@media screen and (min-width: 1200px) {
  .mod-panel-simple .mod-panel-thin_image img {
    width: 80px;
  }
  .mod-panel-simple .mod-panel-thin_title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    padding: 0 50px 0 120px;
  }
}
