@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

html {
  overflow-y: scroll;
}

img,
object,
embed,
input, select {
  vertical-align: middle;
}

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

html {
  font-size: 62.5%;
}

body {
  font-size: 1.3rem;
}

#symbols {
  display: none;
}

.svgExtCrossBlack,
.svgExtCrossWhite,
.svgExtCrossYellow,
.svgExtCrossGreen,
.svgExtCrossNavy,
.svgExtCrossBluegreen {
  fill-rule: evenodd;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.icoSearch {
  width: 28px;
  height: 28px;
  fill: #717071;
}

.svgExtCrossBlack {
  fill: #717071;
}

.svgArrowUp,
.svgArrowDown,
.svgArrowLeft,
.svgArrowRight {
  width: 21px;
  height: 18px;
  fill: #717071;
}

@media screen and (min-width: 751px) {
  .svgArrowUp,
  .svgArrowDown,
  .svgArrowLeft,
  .svgArrowRight {
    width: 17px;
    height: 14px;
    fill: #717071;
  }
}

.svgArrowClose {
  width: 17px;
  height: 12px;
  fill: #717071;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (min-width: 751px) {
  .svgArrowClose {
    width: 14px;
    height: 9px;
  }
}

.icoExtlink {
  width: 24px;
  height: 19px;
  fill: #717071;
}

@media screen and (min-width: 751px) {
  .icoExtlink {
    width: 16px;
    height: 13px;
  }
}

.svgArrowUp {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.svgArrowDown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.svgArrowLeft {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.opened .svgArrowClose {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.alpha img {
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}

.alpha img:hover {
  opacity: .8;
}

.fL {
  float: left !important;
}

.fR {
  float: right !important;
}

.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

.aC {
  text-align: center !important;
}

.aR {
  text-align: right !important;
}

.aL {
  text-align: left !important;
}

.mT3 {
  margin-top: 3px !important;
}

.mR3 {
  margin-right: 3px !important;
}

.mB3 {
  margin-bottom: 3px !important;
}

.mL3 {
  margin-left: 3px !important;
}

.mT0 {
  margin-top: 0px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mT4 {
  margin-top: 4px !important;
}

.mR4 {
  margin-right: 4px !important;
}

.mB4 {
  margin-bottom: 4px !important;
}

.mL4 {
  margin-left: 4px !important;
}

.mT8 {
  margin-top: 8px !important;
}

.mR8 {
  margin-right: 8px !important;
}

.mB8 {
  margin-bottom: 8px !important;
}

.mL8 {
  margin-left: 8px !important;
}

.mT12 {
  margin-top: 12px !important;
}

.mR12 {
  margin-right: 12px !important;
}

.mB12 {
  margin-bottom: 12px !important;
}

.mL12 {
  margin-left: 12px !important;
}

.mT16 {
  margin-top: 16px !important;
}

.mR16 {
  margin-right: 16px !important;
}

.mB16 {
  margin-bottom: 16px !important;
}

.mL16 {
  margin-left: 16px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mT24 {
  margin-top: 24px !important;
}

.mR24 {
  margin-right: 24px !important;
}

.mB24 {
  margin-bottom: 24px !important;
}

.mL24 {
  margin-left: 24px !important;
}

.mT28 {
  margin-top: 28px !important;
}

.mR28 {
  margin-right: 28px !important;
}

.mB28 {
  margin-bottom: 28px !important;
}

.mL28 {
  margin-left: 28px !important;
}

.mT32 {
  margin-top: 32px !important;
}

.mR32 {
  margin-right: 32px !important;
}

.mB32 {
  margin-bottom: 32px !important;
}

.mL32 {
  margin-left: 32px !important;
}

.mT36 {
  margin-top: 36px !important;
}

.mR36 {
  margin-right: 36px !important;
}

.mB36 {
  margin-bottom: 36px !important;
}

.mL36 {
  margin-left: 36px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mR40 {
  margin-right: 40px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mL40 {
  margin-left: 40px !important;
}

.mT44 {
  margin-top: 44px !important;
}

.mR44 {
  margin-right: 44px !important;
}

.mB44 {
  margin-bottom: 44px !important;
}

.mL44 {
  margin-left: 44px !important;
}

.mT48 {
  margin-top: 48px !important;
}

.mR48 {
  margin-right: 48px !important;
}

.mB48 {
  margin-bottom: 48px !important;
}

.mL48 {
  margin-left: 48px !important;
}

.mT52 {
  margin-top: 52px !important;
}

.mR52 {
  margin-right: 52px !important;
}

.mB52 {
  margin-bottom: 52px !important;
}

.mL52 {
  margin-left: 52px !important;
}

.mT56 {
  margin-top: 56px !important;
}

.mR56 {
  margin-right: 56px !important;
}

.mB56 {
  margin-bottom: 56px !important;
}

.mL56 {
  margin-left: 56px !important;
}

.mT60 {
  margin-top: 60px !important;
}

.mR60 {
  margin-right: 60px !important;
}

.mB60 {
  margin-bottom: 60px !important;
}

.mL60 {
  margin-left: 60px !important;
}

.mT64 {
  margin-top: 64px !important;
}

.mR64 {
  margin-right: 64px !important;
}

.mB64 {
  margin-bottom: 64px !important;
}

.mL64 {
  margin-left: 64px !important;
}

.mT68 {
  margin-top: 68px !important;
}

.mR68 {
  margin-right: 68px !important;
}

.mB68 {
  margin-bottom: 68px !important;
}

.mL68 {
  margin-left: 68px !important;
}

.mT72 {
  margin-top: 72px !important;
}

.mR72 {
  margin-right: 72px !important;
}

.mB72 {
  margin-bottom: 72px !important;
}

.mL72 {
  margin-left: 72px !important;
}

.mT76 {
  margin-top: 76px !important;
}

.mR76 {
  margin-right: 76px !important;
}

.mB76 {
  margin-bottom: 76px !important;
}

.mL76 {
  margin-left: 76px !important;
}

.mT80 {
  margin-top: 80px !important;
}

.mR80 {
  margin-right: 80px !important;
}

.mB80 {
  margin-bottom: 80px !important;
}

.mL80 {
  margin-left: 80px !important;
}

.fz8 {
  font-size: fz(8) !important;
}

.fz9 {
  font-size: fz(9) !important;
}

.fz10 {
  font-size: fz(10) !important;
}

.fz11 {
  font-size: fz(11) !important;
}

.fz12 {
  font-size: fz(12) !important;
}

.fz13 {
  font-size: fz(13) !important;
}

.fz14 {
  font-size: fz(14) !important;
}

.fz15 {
  font-size: fz(15) !important;
}

.fz16 {
  font-size: fz(16) !important;
}

.fz17 {
  font-size: fz(17) !important;
}

.fz18 {
  font-size: fz(18) !important;
}

.fz19 {
  font-size: fz(19) !important;
}

.fz20 {
  font-size: fz(20) !important;
}

.fz21 {
  font-size: fz(21) !important;
}

.fz22 {
  font-size: fz(22) !important;
}

.fz23 {
  font-size: fz(23) !important;
}

.fz24 {
  font-size: fz(24) !important;
}

.fz25 {
  font-size: fz(25) !important;
}

.fz26 {
  font-size: fz(26) !important;
}

.fz27 {
  font-size: fz(27) !important;
}

.fz28 {
  font-size: fz(28) !important;
}

.fz29 {
  font-size: fz(29) !important;
}

.fz30 {
  font-size: fz(30) !important;
}

.fz31 {
  font-size: fz(31) !important;
}

.fz32 {
  font-size: fz(32) !important;
}

.fz33 {
  font-size: fz(33) !important;
}

.fz34 {
  font-size: fz(34) !important;
}

.fz35 {
  font-size: fz(35) !important;
}

.fz36 {
  font-size: fz(36) !important;
}

.fz37 {
  font-size: fz(37) !important;
}

.fz38 {
  font-size: fz(38) !important;
}

.fz39 {
  font-size: fz(39) !important;
}

.fz40 {
  font-size: fz(40) !important;
}

.fz41 {
  font-size: fz(41) !important;
}

.fz42 {
  font-size: fz(42) !important;
}

.fz43 {
  font-size: fz(43) !important;
}

.fz44 {
  font-size: fz(44) !important;
}

.fz45 {
  font-size: fz(45) !important;
}

.fz46 {
  font-size: fz(46) !important;
}

.fz47 {
  font-size: fz(47) !important;
}

.fz48 {
  font-size: fz(48) !important;
}

.cf:after, .clearfix:after, #content:after, #cHeader #cLocation:after, #cMain:after, .wp-pagenavi:after, #header:after, #footer:after {
  content: "";
  clear: both;
  display: block;
}

.cForPC {
  display: none;
}

.cForSP {
  display: inline-block;
}

@media (min-width: 751px) {
  .cForPC {
    display: inline-block;
  }
  .cForSP {
    display: none;
  }
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewbox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewbox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewbox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewbox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewbox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewbox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewbox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewbox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.easy-select-box {
  display: inline-block;
  position: relative;
}

.easy-select-box .esb-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  display: none;
}

.easy-select-box {
  width: 200px;
  border: 1px solid #e6e6e6;
  background: #fff;
  border-radius: 0;
  text-align: left;
  font-weight: 500;
  outline: 0;
}

.easy-select-box .esb-displayer {
  position: relative;
  color: #717071;
  padding: 10px 18px 10px 20px;
  cursor: default;
  text-align: left;
}

.easy-select-box .esb-displayer:after {
  display: block;
  position: absolute;
  right: 8px;
  top: 0;
  content: '';
  width: 40px;
  height: 27px;
  background: url(/assets/images/common/icon_arrow.svg) no-repeat 100% 50%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-size: 14px 16px;
}

.easy-select-box .esb-dropdown {
  width: 200px;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 300px;
  text-align: left;
  overflow: auto;
  background: #fff;
}

.easy-select-box .esb-dropdown .esb-item {
  padding: 8px 20px;
  background: #fff;
  color: #717071;
}

.easy-select-box .esb-dropdown .esb-item:hover {
  background: #f2f2f2;
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .easy-select-box {
    width: 318px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .easy-select-box .esb-displayer {
    padding: 15px 18px 15px 20px;
  }
  .easy-select-box .esb-displayer:after {
    display: block;
    position: absolute;
    right: 25px;
    top: 0;
    content: '';
    width: 40px;
    height: 76px;
    background: url(/assets/images/common/icon_arrow.svg) no-repeat 100% 50%;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    background-size: 30px 23px;
  }
  .easy-select-box .esb-dropdown {
    width: 318px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-height: 900px;
    text-align: left;
    overflow: auto;
    background: #fff;
  }
  .easy-select-box .esb-dropdown .esb-item {
    padding: 15px 20px;
    background: #fff;
    color: #717071;
  }
  .easy-select-box .esb-dropdown .esb-item:hover {
    background: #f2f2f2;
    text-decoration: none;
  }
}

/*  BASE STYLE  */
html, body {
  width: 100%;
  height: 100%;
}

body {
  background: #fff;
  color: #717071;
  text-align: center;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1.4;
  letter-spacing: 0.15em;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a:link {
  color: #717071;
}

a:visited {
  color: #717071;
}

a:hover {
  text-decoration: none;
  color: #717071;
}

a:active {
  color: #717071;
}

#wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: 100%;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  #wrapper {
    min-width: 750px;
  }
  #wrapper img {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 751px) {
  #wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 1100px;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#wrapper.loading {
  background: url(../images/loading.gif) no-repeat 50% 50% #000;
}

#wrapper.loading #content {
  opacity: 0;
}

#content {
  position: relative;
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #content {
    padding-top: 148px;
  }
}

@media screen and (min-width: 751px) {
  #content {
    padding-left: 220px;
    line-height: 1.8;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

#browserMsg {
  position: absolute;
  top: 50px;
  z-index: 3000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 20px;
  border: #f00 4px solid;
  background-color: #fef5f3;
  color: #252525;
  text-align: center;
  line-height: 1.8;
}

#browserMsg dt {
  color: #f00;
  font-size: 18px;
  font-size: 1.8rem;
}

#browserMsg dd {
  margin-top: 4px;
  font-size: 14px;
  font-size: 1.4rem;
}

.cPC {
  display: none;
}

.cSP {
  display: inline-block;
}

@media screen and (min-width: 751px) {
  .cPC {
    display: inline-block;
  }
  .cSP {
    display: none;
  }
}

.cNW {
  white-space: nowrap;
}

#cHeader #cLocation {
  text-align: left;
  margin: 24px 60px;
  font-size: 20px;
  font-size: 2rem;
}

#cHeader #cLocation a:link {
  text-decoration: none;
}

#cHeader #cLocation li {
  display: inline;
  padding: 4px 0;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

#cHeader #cLocation li:before {
  content: '｜';
  display: inline-block;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}

#cHeader #cLocation li.top:before {
  content: '';
  display: none;
}

#cHeader #cLocation li a {
  font-weight: 400;
}

@media screen and (min-width: 751px) {
  #cHeader #cLocation {
    margin: 30px 40px;
    padding-right: 265px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#cPagetitle {
  display: table;
  width: 100%;
  height: 350px;
  margin-bottom: 60px;
  padding: 0 60px;
  text-align: center;
  background: url(../images/company/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

@media screen and (min-width: 751px) {
  #cPagetitle {
    padding: 0 40px;
  }
}

#cPagetitle h1 {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: 500;
}

#cPagetitle h1 span:nth-of-type(1) {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  padding-bottom: 10px;
  text-transform: uppercase;
}

#cPagetitle h1 span:nth-of-type(2) {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
}

#company #cPagetitle {
  background: url(../images/company/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#contact #cPagetitle {
  background: url(../images/contact/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#news #cPagetitle {
  background: url(../images/news/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#newsmail #cPagetitle {
  background: url(../images/news/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#service #cPagetitle {
  background: url(../images/service/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#recruit #cPagetitle {
  background: url(../images/recruit/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#seminar #cPagetitle {
  background: url(../images/seminar/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#casestudies #cPagetitle {
  background: url(../images/casestudies/pagetitle.jpg) no-repeat center center;
  background-size: cover;
}

#cPagetitle2 {
  display: table;
  width: 100%;
  height: 220px;
  text-align: left;
  margin-bottom: 50px;
  padding: 0 60px;
  background: #000 url(../images/common/ribon_footer.png) 0% 0%;
  background-size: 100% auto;
}

@media screen and (min-width: 751px) {
  #cPagetitle2 {
    height: 160px;
    margin-bottom: 60px;
    padding: 0 40px;
  }
}

#cPagetitle2 h1 {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

#cPagetitle2 h1 span:nth-of-type(1) {
  display: block;
  padding-bottom: 10px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  text-transform: uppercase;
}

#cPagetitle2 h1 span:nth-of-type(2) {
  display: block;
  font-weight: 400;
  font-size: 26px;
  font-size: 2.6rem;
}

@media screen and (min-width: 751px) {
  #cPagetitle2 h1 span:nth-of-type(1) {
    display: inline-block;
    padding-right: 0.4em;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 300;
  }
  #cPagetitle2 h1 span:nth-of-type(2) {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#company #cPagetitle2 {
  background: url(../images/common/ribon_company.png) 0% 0%;
  background-size: 100% auto;
}

#contact #cPagetitle2 {
  background: url(../images/common/ribon_contact.png) 0% 0%;
  background-size: 100% auto;
}

#news #cPagetitle2 {
  background: url(../images/common/ribon_news.png) 0% 0%;
  background-size: 100% auto;
}

#newsmail #cPagetitle2 {
  background: url(../images/common/ribon_news.png) 0% 0%;
  background-size: 100% auto;
}

#service #cPagetitle2 {
  background: url(../images/common/ribon_service.png) 0% 0%;
  background-size: 100% auto;
}

#recruit #cPagetitle2 {
  background: url(../images/common/ribon_recruit.png) 0% 0%;
  background-size: 100% auto;
}

#seminar #cPagetitle2 {
  background: url(../images/common/ribon_seminar.png) 0% 0%;
  background-size: 100% auto;
}

#casestudies #cPagetitle2 {
  background: url(../images/common/ribon_casestudies.png) 0% 0%;
  background-size: 100% auto;
}

#cMain {
  position: relative;
  word-wrap: break-word;
  padding-bottom: 90px;
}

.cWrapper {
  position: relative;
}

.cWrapper:after {
  content: "";
  clear: both;
  display: block;
}

.cWrapperInner {
  position: relative;
  padding: 0 60px;
  text-align: left;
}

.cWrapperInner:after {
  content: "";
  clear: both;
  display: block;
}

.cSection {
  position: relative;
  margin-bottom: 40px;
  word-wrap: break-word;
}

.cSection:after {
  content: "";
  clear: both;
  display: block;
}

@media screen and (min-width: 751px) {
  .cSection {
    margin-bottom: 50px;
  }
}

.cSectionInner {
  position: relative;
  padding: 0 20px;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.cSectionInner:after {
  content: "";
  clear: both;
  display: block;
}

.cBox {
  position: relative;
  margin-bottom: 48px;
  word-wrap: break-word;
}

.cBox:after {
  content: "";
  clear: both;
  display: block;
}

@media screen and (min-width: 751px) {
  .cBox {
    margin-bottom: 32px;
  }
}

.cFigure1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.cFigure1:after {
  content: "";
  clear: both;
  display: block;
}

.cFigure1 img {
  max-width: 100%;
}

.cAcTtl {
  position: relative;
  cursor: pointer;
  margin-top: 40px;
  padding: 14px 60px 14px 20px;
  background: #f2f2f2;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
}

.cAcTtl figure {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cAcTtl figure svg {
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (min-width: 751px) {
  .cAcTtl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.cAcTtl:hover {
  background: #717071;
  color: #fff;
}

.cAcTtl:hover figure svg {
  fill: #fff;
}

.cAcTtl.opened {
  background: #717071;
  color: #fff;
}

.cAcTtl.opened figure svg {
  fill: #fff;
}

.cAcDetail {
  margin-bottom: 40px;
}

.cAcDetailInner {
  padding: 40px 20px 0;
  text-align: left;
}

@media screen and (min-width: 751px) {
  .cAcDetailInner {
    padding: 40px 40px 0;
  }
}

.cInfoPanel {
  position: relative;
  display: block;
}

.cInfoPanel:after {
  content: "";
  clear: both;
  display: block;
}

.cInfoPanel .cPanel {
  position: relative;
  margin-bottom: 40px;
}

@media screen and (max-width: 750px) {
  .cInfoPanel .cPanel {
    float: none;
    width: 100%;
  }
  .cInfoPanel .cPanel:after {
    content: "";
    clear: both;
    display: block;
  }
  .cInfoPanel .cPanel .cPanelImg {
    float: left;
  }
  .cInfoPanel .cPanel .cPanelTextArea {
    width: 310px;
    float: right;
  }
}

@media screen and (min-width: 751px) {
  .cInfoPanel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -25px;
    font-size: 0;
  }
  .cInfoPanel .cPanel {
    vertical-align: top;
    width: 250px;
    margin: 0 24px 50px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cInfoPanel .cPanel .cPanelImg {
    width: 200px;
    height: auto;
  }
  .cInfoPanel .cPanel .cPanelTextArea {
    margin-top: 24px;
  }
}

.cTitle1 span {
  display: inline-block;
  position: relative;
  padding: 6px 0;
  margin-bottom: 40px;
  text-align: left;
  font-size: 32px;
  font-size: 3.2rem;
}

.cTitle1 span:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  -webkit-transition: all .35s ease .1s;
  transition: all .35s ease .1s;
  background: url(../images/common/ribon_footer.png) 0% 0% repeat-y;
  background-size: 100% auto;
}

#company .cTitle1 span:after {
  background: url(../images/common/title_company.png) 0% 0%;
  background-size: 100% auto;
}

#contact .cTitle1 span:after {
  background: url(../images/common/title_contact.png) 0% 0%;
  background-size: 100% auto;
}

#news .cTitle1 span:after {
  background: url(../images/common/title_news.png) 0% 0%;
  background-size: 100% auto;
}

#newsmail .cTitle1 span:after {
  background: url(../images/common/title_news.png) 0% 0%;
  background-size: 100% auto;
}

#service .cTitle1 span:after {
  background: url(../images/common/title_service.png) 0% 0%;
  background-size: 100% auto;
}

#recruit .cTitle1 span:after {
  background: url(../images/common/title_recruit.png) 0% 0%;
  background-size: 100% auto;
}

.cTitle1 span.active:after {
  width: 100%;
}

@media screen and (min-width: 751px) {
  .cTitle1 span {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    padding: 4px 0;
    margin-bottom: 28px;
  }
  .cTitle1 span:after {
    height: 4px;
  }
}

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

@media screen and (min-width: 751px) {
  .cNotice1 {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.cSearchHighlight {
  font-weight: bold;
}

.cDocTtl1 span {
  display: inline-block;
  margin-bottom: 30px;
  border-bottom: 2px solid #949394;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
}

@media screen and (min-width: 751px) {
  .cDocTtl1 span {
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.cDocTtl2 span {
  display: inline;
  margin-bottom: 20px;
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid #949394;
}

@media screen and (min-width: 751px) {
  .cDocTtl2 span {
    font-size: 2rem;
  }
}

.cDocList2 {
  font-size: 22px;
  font-size: 2.2rem;
}

.cDocList2 > li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.2em;
}

.cDocList2 > li > ul {
  font-size: 20px;
  font-size: 2rem;
}

.cDocList2 > li > ul li {
  text-indent: 0;
  padding-left: 0;
}

@media screen and (min-width: 751px) {
  .cDocList2 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cDocList2 > li > ul {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.cDocDl1 {
  background: #f0f0f0;
  font-size: 22px;
  font-size: 2.2rem;
}

.cDocDl1:nth-of-type(2n) {
  background: #fafafa;
}

@media screen and (max-width: 750px) {
  .cDocDl1 {
    padding: 36px 44px;
  }
  .cDocDl1 dt {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 751px) {
  .cDocDl1 {
    display: table;
    width: 100%;
    padding: 18px 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cDocDl1 dt {
    display: table-cell;
    vertical-align: top;
    padding-right: 44px;
  }
  .cDocDl1 dd {
    display: table-cell;
    vertical-align: top;
    padding-right: 22px;
  }
  .cDocDl1 dd + dd {
    padding-left: 44px;
  }
  .cDocDl1 dt {
    width: 250px;
  }
}

.cDocDl2 {
  line-height: 2;
}

.cDocDl2 dt {
  display: inline;
  border-bottom: 1px solid #717071;
  line-height: 1.4;
  margin-bottom: 8px;
}

@media screen and (max-width: 750px) {
  .cDocDl2 {
    margin-bottom: 66px;
  }
  .cDocDl2 dt {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 0.7em;
  }
  .cDocDl2 dd {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 751px) {
  .cDocDl2 {
    margin-bottom: 42px;
  }
  .cDocDl2 dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cDocDl2 dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.cDocDl3 {
  line-height: 2;
}

.cDocDl3 dt {
  display: inline-block;
  line-height: 1.4;
  margin-bottom: 8px;
}

@media screen and (max-width: 750px) {
  .cDocDl3 {
    margin-bottom: 66px;
  }
  .cDocDl3 dt {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 0.7em;
  }
  .cDocDl3 dd {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 751px) {
  .cDocDl3 {
    margin-bottom: 42px;
  }
  .cDocDl3 dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cDocDl3 dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.cDocDl4 {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 22px;
  font-size: 2.2rem;
}

.cDocDl4 + .cDocDl4 {
  border-top: none;
}

@media screen and (max-width: 750px) {
  .cDocDl4 {
    padding: 36px 44px;
  }
  .cDocDl4 dt {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 751px) {
  .cDocDl4 {
    display: table;
    width: 100%;
    padding: 18px 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cDocDl4 dt {
    display: table-cell;
    vertical-align: top;
    padding-right: 44px;
  }
  .cDocDl4 dd {
    display: table-cell;
    vertical-align: top;
    padding-right: 22px;
  }
  .cDocDl4 dd + dd {
    padding-left: 44px;
  }
  .cDocDl4 dt {
    width: 250px;
  }
}

.cDocDl5 {
  font-size: 22px;
  font-size: 2.2rem;
}

.cDocDl5 dd img {
  width: 100%;
  height: auto;
}

.cDocDl5 .ttl1 {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  margin-bottom: 0.2em;
  text-decoration: underline;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  .cDocDl5 {
    padding: 18px 0;
  }
  .cDocDl5 dt {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 751px) {
  .cDocDl5 {
    display: table;
    width: 100%;
    padding: 18px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cDocDl5 dd {
    display: table-cell;
    vertical-align: top;
  }
  .cDocDl5 dt {
    display: table-cell;
    vertical-align: top;
    padding-right: 22px;
  }
  .cDocDl5 .ttl1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.cDocTable1 {
  width: 100%;
}

.cDocTable1 th, .cDocTable1 td {
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
}

.cDocTable1 th {
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  .cDocTable1 th, .cDocTable1 td {
    padding: 10px 4px;
  }
}

@media screen and (min-width: 751px) {
  .cDocTable1 th, .cDocTable1 td {
    padding: 12px 6px;
    vertical-align: top;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.cTable1 {
  width: 100%;
}

.cTable1 tbody {
  width: 100%;
}

.cTable1 tbody tr th,
.cTable1 tbody tr td {
  text-align: center;
  border: solid 1px #ccc;
  vertical-align: middle;
  padding: 10px 15px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2em;
}

.cTable1 tbody tr th {
  width: 160px;
  background-color: #f0f0f0;
}

.cTable1 tbody tr th.w90 {
  width: 90px;
}

.cTable1 tbody tr td {
  text-align: left;
}

.cTable1 tbody tr td.txtC {
  text-align: center;
}

.cTable1 tbody tr.even td {
  background-color: #fafafa;
}

@media screen and (max-width: 750px) {
  .cTable1 tbody tr th,
  .cTable1 tbody tr td {
    text-align: center;
    border: solid 1px #ccc;
    vertical-align: middle;
    padding: 30px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2em;
  }
  .cTable1 tbody tr th {
    width: 160px;
    background-color: #f0f0f0;
  }
  .cTable1 tbody tr th.w90 {
    width: 90px;
  }
  .cTable1 tbody tr td {
    text-align: left;
  }
  .cTable1 tbody tr td.txtC {
    text-align: center;
  }
  .cTable1 tbody tr.even td {
    background-color: #fafafa;
  }
}

@media screen and (max-width: 750px) {
  .cTable1.optout tr th,
  .cTable1.optout tr td {
    padding: 25px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
  }
  .cTable1.optout tr th {
    width: 200px;
  }
}

.cLinkBtn1,
.cExtLinkBtn1 {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}

.cLinkBtn1 a,
.cExtLinkBtn1 a {
  position: relative;
  width: 100%;
  height: auto;
  display: inline-block;
  text-decoration: none;
  padding: 14px 60px 14px 20px;
  background: #f2f2f2;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
}

@media screen and (min-width: 751px) {
  .cLinkBtn1 a,
  .cExtLinkBtn1 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cLinkBtn1 a:hover,
  .cExtLinkBtn1 a:hover {
    background: #717071;
    color: #fff;
  }
  .cLinkBtn1 a:hover svg,
  .cExtLinkBtn1 a:hover svg {
    fill: #fff;
  }
}

.cLinkBtn1 svg,
.cExtLinkBtn1 svg {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.cLineBoxBtn a {
  position: relative;
  margin-top: 35px;
  display: inline-block;
  padding: 0 50px 0 20px;
  border: solid 1px #717071;
  height: 50px;
  line-height: 50px;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
}

.cLineBoxBtn a svg {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 13px;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width: 750px) {
  .cLineBoxBtn a {
    padding: 0 66px 0 30px;
    margin-top: 40px;
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .cLineBoxBtn a svg {
    content: '';
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    width: 20px;
    height: 17px;
  }
}

@media screen and (min-width: 751px) {
  .cLineBoxBtn a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cLineBoxBtn a:hover {
    background: #717071;
    color: #fff;
  }
  .cLineBoxBtn a:hover svg {
    fill: #fff;
  }
}

.cLineBoxBtn.back a {
  padding: 0 20px 0 50px;
}

.cLineBoxBtn.back a svg {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  right: auto;
  left: 20px;
}

@media screen and (max-width: 750px) {
  .cLineBoxBtn.back a {
    padding: 0 30px 0 66px;
  }
  .cLineBoxBtn.back a svg {
    left: 30px;
  }
}

.cLineBoxBtn.white a {
  border: solid 1px #fff;
  color: #fff;
}

.cLineBoxBtn.white a svg {
  fill: #fff;
}

.cLineBoxBtn.white a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.cLineBoxBtn.half a {
  margin-top: 20px;
  padding: 0 31px 0 20px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}

.cLineBoxBtn.half a svg {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 11px;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.cLineBoxBtn.half a:hover {
  background: #717071;
  color: #fff;
}

.cLineBoxBtn.half a:hover svg {
  fill: #fff;
}

@media screen and (max-width: 750px) {
  .cLineBoxBtn.half a {
    padding: 0 58px 0 26px;
    margin-top: 20px;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    font-size: 2rem;
  }
  .cLineBoxBtn.half a svg {
    content: '';
    display: block;
    position: absolute;
    right: 24px;
    top: 50%;
    width: 20px;
    height: 17px;
  }
}

.cList1 li {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.2em;
}

.cPdflist {
  display: block;
  padding: 30px;
  background: #f2f2f2;
  margin-top: 20px;
}

.cPdflist ul li {
  margin-top: 26px;
}

.cPdflist ul li:first-child {
  margin-top: 0;
}

.cPdflist ul li a {
  height: 24px;
  margin-top: 26px;
  padding-left: 27px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  color: #717071;
  background: url("../images/common/icon_pdf.svg") no-repeat;
  background-size: 16px auto;
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .cPdflist {
    display: block;
    padding: 30px;
    margin-top: 60px;
  }
  .cPdflist ul li a {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2em;
    height: auto;
    margin-top: 26px;
    padding-left: 62px;
    padding-top: 0;
    background-size: 32px auto;
    display: inline-block;
  }
}

.cArticleList {
  padding-top: 1em;
}

.cArticleList li a {
  display: block;
  width: 100%;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  padding: 1em 1em;
  text-decoration: none;
}

.cArticleList li a dt {
  margin-bottom: 0.2em;
}

.cArticleList li + li a {
  border-top: none;
}

.cIndexList1 li {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.8;
}

.cIndexList1 li + li {
  border-top: none;
}

.cIndexList1 li .title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 0.4em;
}

@media screen and (max-width: 750px) {
  .cIndexList1 li {
    padding: 36px 44px;
  }
  .cIndexList1 li dt {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 751px) {
  .cIndexList1 li {
    width: 100%;
    padding: 18px 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cIndexList1 li .title {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.isSP .cSelectbox {
  position: relative;
  width: 318px;
  font-size: 26px;
  font-size: 2.6rem;
  border: 1px solid #e6e6e6;
}

.isSP .cSelectbox select {
  width: 100%;
  border: transparent;
  border-radius: none;
  padding: 0 18px 0 20px;
  line-height: 76px;
  font-size: 26px;
  font-size: 2.6rem;
  color: #717071;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.isSP .cSelectbox select::-ms-expand {
  display: none;
}

.isSP .cSelectbox:after {
  display: block;
  position: absolute;
  right: 25px;
  top: 0;
  content: '';
  width: 40px;
  height: 76px;
  background: url(/assets/images/common/icon_arrow.svg) no-repeat 100% 50%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-size: 30px 23px;
}

.cEntry {
  line-height: 2;
}

.cEntry ol, .cEntry ul, .cEntry table, .cEntry p, .cEntry img {
  margin-bottom: 38px;
}

.cEntry p.date {
  margin-bottom: 0;
}

.cEntry p.cat {
  margin-bottom: 0;
}

.cEntry strong {
  font-weight: 500;
}

.cEntry p.end {
  text-align: right;
  margin-bottom: 12px;
}

.cEntry p + p.end {
  margin-top: -38px;
}

.cEntry .notice {
  font-size: 12px;
  font-size: 1.2rem;
}

.cEntry .notice + .notice {
  margin-top: -38px;
}

.cEntry .box {
  background: #f2f2f2;
  margin: 0 20px 38px;
  padding: 28px 40px;
}

.cEntry .box p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.cEntry .box .title {
  font-size: 16px;
  font-size: 1.6rem;
}

.cEntry .box img {
  display: block;
  text-align: center;
  border: 1px solid #e6e6e6;
  padding: 30px;
  background: #fff;
  margin: 0 auto 38px;
}

.cEntry .boxContact {
  background: #fff;
  border: 1px solid #e6e6e6;
  margin: 0 20px 38px;
  padding: 28px 40px;
}

.cEntry .boxContact p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.cEntry .boxContact p:last-of-type {
  margin-bottom: 0;
}

.cEntry .boxContact .title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 6px;
}

@media screen and (max-width: 750px) {
  .cEntry {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .cEntry p.end {
    margin-bottom: 2px;
  }
  .cEntry p + p.end {
    margin-top: -38px;
  }
  .cEntry .notice {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cEntry .box p {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .cEntry .box .title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .cEntry .box .zoomImg {
    display: block;
    width: 510px;
    overflow: auto;
    margin: 0 auto 38px;
  }
  .cEntry .box .zoomImg img {
    max-width: initial !important;
    margin-bottom: 0;
  }
  .cEntry .boxContact p {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .cEntry .boxContact .title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 751px) {
  .cNaviPanel {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}

.cNaviPanel .cPanel {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.cNaviPanel .cPanel .cPanelTitle {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 40px 40px 0 40px;
  text-align: left;
  line-height: 1.2;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
}

.cNaviPanel .cPanel .cPanelTitle span {
  font-size: 22px;
  font-size: 2.2rem;
}

.cNaviPanel .cPanel a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #fff;
  letter-spacing: .15em;
}

.cNaviPanel .cPanel a .cPanelBg {
  width: 100%;
  height: auto;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}

.cNaviPanel .cPanel a .cIcoArrow {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.cNaviPanel .cPanel a .cIcoArrow svg {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 21px;
  height: 20px;
  fill: #fff;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.cNaviPanel .cPanel a .cIcoArrow:after {
  display: block;
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  content: 'DETAIL';
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.cNaviPanel .cPanel a.hovered .cPanelBg, .cNaviPanel .cPanel a:hover .cPanelBg {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-filter: brightness(75%) blur(2px);
          filter: brightness(75%) blur(2px);
}

.cNaviPanel .cPanel a.hovered .cIcoArrow, .cNaviPanel .cPanel a:hover .cIcoArrow {
  width: 130px;
  background: #fff;
  -webkit-transition: 0.5s cubic-bezier(1, -0.65, 0.6, 0.84);
  transition: 0.5s cubic-bezier(1, -0.65, 0.6, 0.84);
}

.cNaviPanel .cPanel a.hovered .cIcoArrow svg, .cNaviPanel .cPanel a:hover .cIcoArrow svg {
  fill: #717071;
  -webkit-transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
  transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
}

.cNaviPanel .cPanel a.hovered .cIcoArrow:after, .cNaviPanel .cPanel a:hover .cIcoArrow:after {
  color: #717071;
  -webkit-transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
  transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
}

@media screen and (min-width: 751px) {
  .cNaviPanel .cPanel {
    float: left;
    max-width: calc(33.3% - 20px);
    width: calc(33.3% - 20px);
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 10px 20px 10px;
  }
  .cNaviPanel .cPanel .cPanelTitle {
    padding: 30px 30px 0 30px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .cNaviPanel .cPanel .cPanelTitle span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .cNaviPanel .cPanel a .cIcoArrow {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 32px;
    height: 32px;
    padding: 0px;
  }
  .cNaviPanel .cPanel a .cIcoArrow svg {
    right: 8px;
    width: 14px;
    height: 14px;
    fill: #fff;
  }
  .cNaviPanel .cPanel a .cIcoArrow:after {
    right: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .cNaviPanel .cPanel a.hovered .cIcoArrow, .cNaviPanel .cPanel a:hover .cIcoArrow {
    width: 100px;
  }
}

@media screen and (min-width: 751px) {
  .cNaviPanel .cPanel.typeSingle {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (min-width: 751px) {
  .cNaviPanel .cPanel.typeDouble {
    max-width: calc(50% - 20px);
    width: calc(50% - 20px);
  }
}

.cWithImg {
  width: 100%;
  _zoom: 1;
  overflow: hidden;
}

.cWithImg .txtArea {
  position: relative;
  overflow: hidden;
  _zoom: 1;
}

.cWithImg .imgL {
  float: left;
  margin: 0 24px 5px 0;
}

.cWithImg .imgR {
  float: right;
  margin: 0 0 5px 24px;
}

.wp-pagenavi {
  position: relative;
  width: 100%;
  min-height: 42px;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
}

.wp-pagenavi .page, .wp-pagenavi .current {
  display: inline-block;
  text-decoration: none;
  width: 40px;
  margin: 0 4px;
  font-size: fz(14);
  line-height: 38px;
  border-bottom: #e6e6e6 3px solid;
}

.wp-pagenavi .page:hover, .wp-pagenavi .current {
  border-bottom: #717071 3px solid;
}

.wp-pagenavi .page {
  display: inline-block;
}

.wp-pagenavi .extend {
  display: inline-block;
  margin: 0 4px;
  line-height: 38px;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .first, .wp-pagenavi .last {
  position: relative;
  display: inline-block;
  width: 40px;
  line-height: 38px;
  margin: 0 4px;
  text-indent: -9999px;
  background: url(/assets/images/common/icon_arrow.svg) center center no-repeat;
  background-size: 14px 12px;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .first {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

#pjaxOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1004;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 750px) {
  #pjaxOverlay {
    min-width: 750px;
  }
  #pjaxOverlay img {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 751px) {
  #pjaxOverlay {
    min-width: 1100px;
    min-height: 100vh;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#pjaxOverlay:before {
  content: '';
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

#pjaxOverlay #pjaxLoader {
  display: none;
}

#pjaxOverlay.open:before {
  width: 100%;
  -webkit-transition: 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#pjaxOverlay.close:before {
  width: 0%;
  -webkit-transition: 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#header {
  position: relative;
  z-index: 1000;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
  height: 150px;
  background: #fff url(../images/common/header_sp.svg) 0 100% no-repeat;
  background-size: 100% 4px;
}

#header .corpLogo {
  position: absolute;
  left: 60px;
  top: 94px;
  width: 98px;
  height: 42px;
}

#header .corpLogo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/common/logo_x2.png) center no-repeat;
  background-size: cover;
  overflow: hidden;
  text-indent: -99999px;
}

@media screen and (max-width: 750px) {
  #header {
    position: fixed;
    top: 0;
    z-index: 1002;
  }
  #header .corpLogo {
    left: 58px;
    top: 42px;
    width: 150px;
    height: 64px;
  }
  #header .corpLogo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/logo.png) center no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 751px) {
  #header {
    position: fixed;
    top: 0;
    width: 220px;
    height: 100vh;
    background: #fff url(../images/common/header.svg) 100% top no-repeat;
    background-size: 2px 100%;
  }
}

#header #btnNavi {
  position: absolute;
  right: 28px;
  top: 40px;
  width: 60px;
}

#header #btnNavi .menu-trigger {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  padding-top: 100%;
  background: #fff;
}

#header #btnNavi .menu-trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  width: 30px !important;
  height: 4px !important;
  background-color: #717071;
}

#header #btnNavi .menu-trigger span:nth-of-type(1) {
  margin-top: -11px;
}

#header #btnNavi .menu-trigger span:nth-of-type(2) {
  margin-top: 0;
}

#header #btnNavi .menu-trigger span:nth-of-type(3) {
  margin-top: 10px;
}

#header #btnNavi .menu-trigger.active {
  background: transparent;
}

#header #btnNavi .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-135deg);
      -ms-transform: translateY(7px) rotate(-135deg);
          transform: translateY(7px) rotate(-135deg);
}

#header #btnNavi .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

#header #btnNavi .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-14px) rotate(135deg);
      -ms-transform: translateY(-14px) rotate(135deg);
          transform: translateY(-14px) rotate(135deg);
}

#header.addAnim {
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}

#header.hide {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateX(-220px);
      -ms-transform: translateX(-220px);
          transform: translateX(-220px);
}

@media screen and (max-width: 751px) {
  #header.hide {
    -webkit-transform: translateX(0) translateY(-150px);
        -ms-transform: translateX(0) translateY(-150px);
            transform: translateX(0) translateY(-150px);
  }
}

#globalMenu {
  line-height: 1.2;
  display: none;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  background: #fff url(../images/common/header_sp.svg) 0 100% no-repeat;
  background-size: 100% 2px;
}

#globalMenu a {
  text-decoration: none;
}

#globalMenu .gnavi {
  font-size: 36px;
  font-size: 3.6rem;
}

#globalMenu .gnavi li.navi1 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi1.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi2 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi2.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi3 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi3.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi4 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi4.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi5 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi5.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi6 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi6.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi7 a span:nth-of-type(2):after {
  background: url(../images/common/bg_gnavi7.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

#globalMenu .gnavi li.navi6 a span:nth-of-type(2) {
  letter-spacing: 0.02em;
}

#globalMenu .gnavi li a {
  display: block;
  position: relative;
  opacity: .8;
  letter-spacing: 0.15em;
}

#globalMenu .gnavi li a .icoExtlink {
  margin-bottom: 4px;
  width: 24px;
  height: 19px;
  fill: #8e8e8e;
}

@media screen and (min-width: 751px) {
  #globalMenu .gnavi li a .icoExtlink {
    margin-bottom: 0px;
    width: 13px;
    height: 10px;
  }
}

#globalMenu .gnavi li a span:nth-of-type(1) {
  display: inline-block;
  width: 100%;
  opacity: 1;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  letter-spacing: 0.04em;
}

#globalMenu .gnavi li a span:nth-of-type(2) {
  display: inline-block;
  position: absolute;
  left: 50%;
  padding-bottom: 6px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all .4s ease-out .05s;
  transition: all .4s ease-out .05s;
  letter-spacing: 0.12em;
  white-space: nowrap;
}

#globalMenu .gnavi li a span:nth-of-type(2):after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: '';
  display: block;
  width: 0%;
  height: 4px;
  -webkit-transition: all .35s ease .1s;
  transition: all .35s ease .1s;
}

#globalMenu .gnavi li a.active span:nth-of-type(1) {
  opacity: 0;
}

#globalMenu .gnavi li a.active span:nth-of-type(2) {
  opacity: 1;
}

#globalMenu .gnavi li a.active span:nth-of-type(2):after {
  width: 100%;
}

#globalMenu .gnavi li a:hover span:nth-of-type(1) {
  opacity: 0;
}

#globalMenu .gnavi li a:hover span:nth-of-type(2) {
  opacity: 1;
}

#globalMenu .gnavi li a:hover span:nth-of-type(2):after {
  width: 100%;
}

#globalMenu .banner {
  border: 1px solid #cccccc;
  width: 460px;
  margin: 0 auto;
}

#globalMenu .lang li {
  display: inline-block;
}

#globalMenu .lang li + li:before {
  display: inline-block;
  content: '　|　';
  color: #cccccc;
}

#globalMenu .lang li a {
  color: #cccccc;
}

#globalMenu .lang li a.active, #globalMenu .lang li a:hover {
  color: #717071;
}

@media screen and (max-width: 750px) {
  #globalMenu {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding: 0;
  }
  #globalMenu .scrollbox {
    position: relative;
    padding: 190px 0 420px;
    min-height: 100%;
  }
  #globalMenu .gnavi li a {
    padding: 17px 0 40px;
  }
  #globalMenu .gnavi li + li {
    margin-top: 20px;
  }
  #globalMenu .banner {
    height: 220px;
  }
  #globalMenu .banner img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
  }
  #globalMenu .lang {
    padding: 40px 0;
    font-size: 26px;
    font-size: 2.6rem;
  }
  #globalMenu .menuBottom {
    position: absolute;
    left: 0;
    bottom: 246px;
    width: 100%;
  }
  #globalMenu #searchformSP {
    position: absolute;
    left: 0;
    bottom: 154px;
    width: 100%;
  }
}

@media screen and (min-width: 751px) {
  #globalMenu {
    display: table;
    position: fixed;
    top: 220px;
    z-index: 1000;
    width: 220px;
    height: calc(100vh - 220px);
    background: transparent;
  }
  #globalMenu .scrollbox {
    display: table;
    width: 220px;
    height: calc(100vh - 220px);
  }
  #globalMenu .gnavi {
    width: 100%;
    padding-bottom: 252px;
    font-size: 16px;
    font-size: 1.6rem;
    display: table-cell;
    vertical-align: middle;
  }
  #globalMenu .gnavi li {
    margin-top: 18px;
  }
  #globalMenu .gnavi li a {
    padding: 7px 0;
  }
  #globalMenu .gnavi li.navi1 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi1.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .gnavi li.navi2 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi2.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .gnavi li.navi3 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi3.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .gnavi li.navi4 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi4.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .gnavi li.navi5 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi5.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .gnavi li.navi6 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi6.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .gnavi li.navi7 a span:nth-of-type(2):after {
    background: url(../images/common/bg_gnavi7.png) 50% 50% no-repeat;
    background-size: 100% 3px;
  }
  #globalMenu .menuBottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  #globalMenu .lang {
    padding: 50px 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #globalMenu .banner {
    width: 140px;
    margin: 0 auto;
  }
  #globalMenu .banner img {
    width: 100%;
    height: auto;
  }
}

#globalMenu.addAnim {
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}

#globalMenu.hide {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateX(-220px);
      -ms-transform: translateX(-220px);
          transform: translateX(-220px);
}

@media screen and (max-width: 751px) {
  #globalMenu.hide {
    -webkit-transform: translateX(0) translateY(-150px);
        -ms-transform: translateX(0) translateY(-150px);
            transform: translateX(0) translateY(-150px);
  }
}

#company #globalMenu .gnavi li.navi1 a span:nth-of-type(1) {
  opacity: 0;
}

#company #globalMenu .gnavi li.navi1 a span:nth-of-type(2) {
  opacity: 1;
}

#company #globalMenu .gnavi li.navi1 a span:nth-of-type(2):after {
  width: 100%;
}

#news #globalMenu .gnavi li.navi2 a span:nth-of-type(1) {
  opacity: 0;
}

#news #globalMenu .gnavi li.navi2 a span:nth-of-type(2) {
  opacity: 1;
}

#news #globalMenu .gnavi li.navi2 a span:nth-of-type(2):after {
  width: 100%;
}

#newsmail #globalMenu .gnavi li.navi2 a span:nth-of-type(1) {
  opacity: 0;
}

#newsmail #globalMenu .gnavi li.navi2 a span:nth-of-type(2) {
  opacity: 1;
}

#newsmail #globalMenu .gnavi li.navi2 a span:nth-of-type(2):after {
  width: 100%;
}

#service #globalMenu .gnavi li.navi3 a span:nth-of-type(1) {
  opacity: 0;
}

#service #globalMenu .gnavi li.navi3 a span:nth-of-type(2) {
  opacity: 1;
}

#service #globalMenu .gnavi li.navi3 a span:nth-of-type(2):after {
  width: 100%;
}

#recruit #globalMenu .gnavi li.navi4 a span:nth-of-type(1) {
  opacity: 0;
}

#recruit #globalMenu .gnavi li.navi4 a span:nth-of-type(2) {
  opacity: 1;
}

#recruit #globalMenu .gnavi li.navi4 a span:nth-of-type(2):after {
  width: 100%;
}

#contact #globalMenu .gnavi li.navi5 a span:nth-of-type(1) {
  opacity: 0;
}

#contact #globalMenu .gnavi li.navi5 a span:nth-of-type(2) {
  opacity: 1;
}

#contact #globalMenu .gnavi li.navi5 a span:nth-of-type(2):after {
  width: 100%;
}

#seminar #globalMenu .gnavi li.navi6 a span:nth-of-type(1) {
  opacity: 0;
}

#seminar #globalMenu .gnavi li.navi6 a span:nth-of-type(2) {
  opacity: 1;
}

#seminar #globalMenu .gnavi li.navi6 a span:nth-of-type(2):after {
  width: 100%;
}

#casestudies #globalMenu .gnavi li.navi7 a span:nth-of-type(1) {
  opacity: 0;
}

#casestudies #globalMenu .gnavi li.navi7 a span:nth-of-type(2) {
  opacity: 1;
}

#casestudies #globalMenu .gnavi li.navi7 a span:nth-of-type(2):after {
  width: 100%;
}

.headerSearch {
  position: relative;
  padding: 0;
  background: #fff;
  width: 590px;
  height: 88px;
  margin: 0 auto;
  text-align: left;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-bottom: 2px solid #717071;
}

.headerSearch span {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 28px;
  height: 28px;
}

.headerSearch span .icoSearch {
  width: 28px;
  height: 28px;
  fill: #717071;
  -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.headerSearch .headerSearchsubmit {
  position: absolute;
  right: 0;
  top: 0;
  border-style: none;
  width: 82px;
  height: 88px;
  padding: 0;
  opacity: 0;
  outline: none;
  cursor: pointer;
}

.headerSearch .headerSearchfield {
  background: #fff;
  font-weight: bold;
  border: none;
  width: 502px;
  height: 88px;
  padding: 0px 16px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 24px;
  font-size: 2.4rem;
  -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.headerSearch .headerSearchfield:placeholder-shown {
  color: #717071;
}

.headerSearch .headerSearchfield::-webkit-input-placeholder {
  color: #717071;
}

.headerSearch .headerSearchfield::-moz-placeholder {
  color: #717071;
  opacity: 1;
}

.headerSearch .headerSearchfield:-ms-input-placeholder {
  color: #717071;
}

.headerSearch.darken {
  mix-blend-mode: darken;
}

@media screen and (min-width: 751px) {
  .headerSearch {
    position: fixed;
    top: 16px;
    right: 40px;
    z-index: 1000;
    background: transparent;
    width: 220px;
    height: 40px;
    border-bottom: 1px solid #717071;
    -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    mix-blend-mode: screen;
  }
  .headerSearch span {
    display: inline-block;
    position: absolute;
    right: 18px;
    top: 12px;
    width: 16px;
    height: 16px;
  }
  .headerSearch span .icoSearch {
    width: 16px;
    height: 16px;
    fill: #717071;
    -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .headerSearch .headerSearchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 40px;
    padding: 0;
    opacity: 0;
  }
  .headerSearch .headerSearchfield {
    background: transparent;
    width: 220px;
    height: 40px;
    padding: 0px 16px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #717071;
    -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .headerSearch .headerSearchfield:placeholder-shown {
    color: #717071;
  }
  .headerSearch .headerSearchfield::-webkit-input-placeholder {
    color: #717071;
  }
  .headerSearch .headerSearchfield::-moz-placeholder {
    color: #717071;
    opacity: 1;
  }
  .headerSearch .headerSearchfield:-ms-input-placeholder {
    color: #717071;
  }
}

/* -------------- footer ---------------- */
#btnPageTop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
  mix-blend-mode: darken;
}

#btnPageTop a {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 70px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

#btnPageTop a .svgArrowUp {
  fill: #717071;
  -webkit-transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

#btnPageTop.shown a {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

#btnPageTop.stopped {
  position: absolute;
  right: 0;
  top: 30px;
  bottom: auto;
  mix-blend-mode: normal;
}

#btnPageTop.stopped a .svgArrowUp {
  fill: #717071;
}

#footer {
  position: relative;
  width: 100%;
  background: #f2f2f2;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

#footer a {
  text-decoration: none;
}

#footer #copyright {
  font-weight: 300;
}

@media screen and (max-width: 750px) {
  #footer {
    padding-top: 56px;
    padding-bottom: 80px;
  }
  #footer .detailLinks {
    padding-bottom: 78px;
  }
  #footer .detailLinks li {
    margin: 46px 0 0;
  }
  #footer #copyright {
    padding: 14px 0 0 14px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 751px) {
  #footer {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 30px 0 48px 220px;
  }
  #footer .detailLinks {
    padding: 0 64px 74px;
  }
  #footer .detailLinks li {
    padding: 25px 25px 0;
  }
  #footer .detailLinks li {
    display: inline-block;
  }
}

@media print {
  header, footer {
    display: none !important;
  }
  section {
    display: block !important;
  }
  .jsFadeInParts,
  .jsFadeInParts2,
  .jsScrollInParts,
  .jsScrollInParts2 {
    display: block !important;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
  #event .eyecatch,
  #location .place {
    margin: 0 !important;
  }
  #event,
  #location {
    padding: 50px 0 0 !important;
  }
  #trial .inner_box {
    margin-bottom: 400px !important;
    padding-bottom: 100px !important;
  }
  .btnGradient a {
    color: #000 !important;
    text-decoration: underline !important;
  }
  .btnGradient a:before, .btnGradient a:after {
    display: none !important;
  }
}

/* -------------- top page style ---------------- */
#sitemap .cSection {
  position: relative;
  height: 740px;
  overflow: hidden;
}

#sitemap .cSection .treeSection {
  position: absolute;
}

#sitemap .cSection .treeSection h2 span {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  margin-bottom: 26px;
}

#sitemap .cSection .treeSection .siteList {
  width: 290px;
}

#sitemap .cSection .treeSection .siteList li.pageIndex {
  margin-top: 25px;
}

#sitemap .cSection .treeSection .siteList li.pageIndex:first-child {
  margin-top: 0;
}

#sitemap .cSection .treeSection .siteList li.pageIndex a {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  text-decoration: none;
}

#sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList {
  margin-top: 23px;
}

#sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList li.pageDetail {
  margin-top: 23px;
}

#sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList li.pageDetail:first-child {
  margin-top: 0;
}

#sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList li.pageDetail a {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1em;
  text-decoration: none;
  padding-left: 12px;
  background: url("../images/common/icon_branch.png") no-repeat;
  background-size: 16px auto;
  background-position: 0 2px;
}

#sitemap .cSection .treeSection .siteList li {
  line-height: 1em;
}

#sitemap .cSection .treeSection .siteList li.windowOpen a {
  display: inline-block;
  position: relative;
  padding-right: 26px;
}

#sitemap .cSection .treeSection .siteList li.windowOpen a:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 0px;
  top: -1px;
  background: url("../images/common/icon_window.png") no-repeat;
  background-size: contain;
}

#sitemap .cSection .treeSection.news {
  left: 330px;
}

#sitemap .cSection .treeSection.service {
  left: 330px;
  top: 246px;
}

#sitemap .cSection .treeSection.recruit {
  left: 330px;
  top: 450px;
}

#sitemap .cSection .treeSection.seminar {
  left: 660px;
}

#sitemap .cSection .treeSection.casestudies {
  left: 660px;
  top: 118px;
}

#sitemap .cSection .treeSection.contact {
  left: 660px;
  top: 244px;
}

#sitemap .cSection .treeSection.other {
  left: 660px;
  top: 374px;
}

#sitemap .cSection .treeSection.social {
  left: 660px;
  top: 498px;
}

#sitemap .cSection .treeSection.company h2 span:after {
  background: url(../images/common/title_company.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.contact h2 span:after {
  background: url(../images/common/title_contact.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.news h2 span:after {
  background: url(../images/common/title_news.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.newsmail h2 span:after {
  background: url(../images/common/title_news.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.service h2 span:after {
  background: url(../images/common/title_service.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.recruit h2 span:after {
  background: url(../images/common/title_recruit.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.seminar h2 span:after {
  background: url(../images/common/bg_gnavi6.png) 0% 0%;
  background-size: 100% auto;
}

#sitemap .cSection .treeSection.casestudies h2 span:after {
  background: url(../images/common/bg_gnavi7.png) 0% 0%;
  background-size: 100% auto;
}

@media screen and (max-width: 1240px) {
  #sitemap .cSection {
    height: auto;
  }
  #sitemap .cSection .treeSection {
    position: relative;
    left: inherit !important;
    top: inherit !important;
  }
  #sitemap .cSection .columnWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sitemap .cSection .columnWrap .columnChird {
    width: 45%;
  }
  #sitemap .cSection .columnWrap .columnChird .treeSection + .treeSection {
    margin-top: 50px;
  }
}

@media screen and (max-width: 760px) {
  #sitemap .cSection {
    height: auto;
  }
  #sitemap .cSection .treeSection h2 span {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
    margin-bottom: 40px;
  }
  #sitemap .cSection .treeSection .siteList {
    width: 100%;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex {
    margin-top: 36px;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex:first-child {
    margin-top: 0;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex a {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
    text-decoration: none;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList {
    margin-top: 30px;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList li.pageDetail {
    margin-top: 30px;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList li.pageDetail:first-child {
    margin-top: 0;
  }
  #sitemap .cSection .treeSection .siteList li.pageIndex .detailSiteList li.pageDetail a {
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    padding-left: 24px;
    background-size: 24px auto;
    background-position: 0 8px;
  }
  #sitemap .cSection .treeSection .siteList li.windowOpen a {
    display: inline-block;
    position: relative;
    padding-right: 36px;
  }
  #sitemap .cSection .treeSection .siteList li.windowOpen a:after {
    content: '';
    display: block;
    width: 22px;
    height: 19px;
    position: absolute;
    right: 0px;
    top: 0;
  }
  #sitemap .cSection .treeSection.news {
    left: 0px;
    top: 1005px;
  }
  #sitemap .cSection .treeSection.service {
    left: 335px;
    top: auto;
  }
  #sitemap .cSection .treeSection.recruit {
    left: 335px;
    top: 472px;
  }
  #sitemap .cSection .treeSection.contact {
    left: 335px;
    top: 793px;
  }
  #sitemap .cSection .treeSection.other {
    left: 335px;
    top: 1013px;
  }
  #sitemap .cSection .treeSection.social {
    left: 335px;
    top: 1200px;
  }
  #sitemap .cSection .treeSection {
    position: relative;
  }
  #sitemap .cSection .columnWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sitemap .cSection .columnWrap .columnChird {
    width: 45%;
  }
  #sitemap .cSection .columnWrap .columnChird .treeSection + .treeSection {
    margin-top: 60px;
  }
}

/* -------------- top page style ---------------- */
#sitepolicy .cSection h3 {
  margin-top: 38px;
}

#sitepolicy .cSection .detailTxt {
  margin-top: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2em;
}

#sitepolicy .cSection .detailTxt .note {
  font-size: 11px;
  font-size: 1.1rem;
}

#sitepolicy .cSection .detailTxt.cDocTtl1 span {
  margin-bottom: 0;
}

#sitepolicy .cSection .cSectionInner .cTable1 {
  margin-top: 20px;
}

#sitepolicy .cSection .cSectionInner a.windowOpen {
  display: inline-block;
  position: relative;
  padding-right: 26px;
  text-decoration: none;
}

#sitepolicy .cSection .cSectionInner a.windowOpen:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
  background: url("../images/common/icon_window.png") no-repeat;
  background-size: contain;
}

@media screen and (max-width: 751px) {
  #sitepolicy .cSection h3 {
    margin-top: 58px;
  }
  #sitepolicy .cSection .detailTxt {
    margin-top: 20px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2em;
  }
  #sitepolicy .cSection .detailTxt .note {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #sitepolicy .cSection .cSectionInner .cDocTtl1 {
    margin-top: 40px;
  }
  #sitepolicy .cSection .cSectionInner .cDocTtl1 span {
    margin-bottom: 10px;
  }
  #sitepolicy .cSection .cSectionInner .cTable1 {
    margin-top: 20px;
  }
  #sitepolicy .cSection .cSectionInner a.windowOpen {
    display: inline-block;
    position: relative;
    max-width: 365px;
    padding-right: 36px;
    text-decoration: none;
  }
  #sitepolicy .cSection .cSectionInner a.windowOpen:after {
    display: block;
    width: 22px;
    height: 19px;
    margin-top: -10px;
    position: absolute;
    right: 0px;
    top: 50%;
    background-size: contain;
  }
}

/* -------------- top page style ---------------- */
#privacypolicy .cSection h3 {
  margin-top: 38px;
}

#privacypolicy .cSection h3.cDocTtl1 span {
  margin-bottom: 0;
}

#privacypolicy .cSection .leadTxt {
  margin-bottom: 40px;
}

#privacypolicy .cSection .detailTtl1 {
  margin-top: 38px;
}

#privacypolicy .cSection .detailTtl1 + .detailTxt,
#privacypolicy .cSection .detailTtl1 + .detailList {
  margin-top: 12px;
}

#privacypolicy .cSection .detailTtl2 {
  margin-top: 38px;
  font-weight: bold;
}

#privacypolicy .cSection .detailTtl2 + .detailTxt {
  margin-top: 12px;
}

#privacypolicy .cSection .detailList {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2em;
}

#privacypolicy .cSection .detailList li {
  padding-left: 3em;
  text-indent: -3em;
}

#privacypolicy .cSection .detailList li + li {
  margin-top: 38px;
}

#privacypolicy .cSection .detailListNote {
  margin-top: 24px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2;
}

#privacypolicy .cSection .detailListNote li {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

#privacypolicy .cSection .detailTxt {
  margin-top: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2em;
}

#privacypolicy .cSection .detailTxt .note {
  display: inline-block;
  padding-left: 1em;
  font-size: 11px;
  font-size: 1.1rem;
  text-indent: -1em;
}

#privacypolicy .cSection .detailTxt.optout {
  margin-top: 27px;
}

#privacypolicy .cSection .detailNote {
  margin-top: 1em;
}

#privacypolicy .cSection .detailNote small {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  padding-left: 5em;
}

#privacypolicy .cSection .detailNote small span {
  display: inline-block;
  margin-left: -5em;
  width: 5em;
}

#privacypolicy .cSection .detailTable.cPC {
  display: block;
}

#privacypolicy .cSection .cTable1 {
  margin-top: 20px;
}

#privacypolicy .cSection .cTable1 .cDocList2 {
  font-size: 12px;
  font-size: 1.2rem;
}

#privacypolicy .cSection a.windowOpen {
  display: inline-block;
  position: relative;
  padding-right: 26px;
  text-decoration: none;
}

#privacypolicy .cSection a.windowOpen:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
  background: url("../images/common/icon_window.png") no-repeat;
  background-size: contain;
}

#privacypolicy .cSection a.krux {
  display: inline-block;
  position: relative;
  padding-right: 26px;
  text-decoration: none;
}

#privacypolicy .cSection a.krux:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
  background: url("../images/common/arrow_right.png") no-repeat;
  background-size: contain;
}

#privacypolicy .cSection .check {
  padding-left: 23px;
  background: url("../images/common/icon_cross.png") no-repeat 0 5px;
  background-size: 14px auto;
}

#privacypolicy .cSection .check.on {
  background-image: url("../images/common/icon_tick.png");
}

#privacypolicy .cSection p.check {
  background-position: 0 50%;
}

@media screen and (max-width: 751px) {
  #privacypolicy .cSection h3 {
    margin-top: 58px;
  }
  #privacypolicy .cSection .detailTtl1 {
    margin-top: 58px;
  }
  #privacypolicy .cSection .detailTtl1 + .detailTxt,
  #privacypolicy .cSection .detailTtl1 + .detailList {
    margin-top: 12px;
  }
  #privacypolicy .cSection .detailTtl2 {
    margin-top: 58px;
  }
  #privacypolicy .cSection .detailTtl2 + .detailTxt {
    margin-top: 12px;
  }
  #privacypolicy .cSection .detailList {
    font-size: 20px;
    font-size: 2rem;
  }
  #privacypolicy .cSection .detailList li + li {
    margin-top: 58px;
  }
  #privacypolicy .cSection .detailListNote {
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #privacypolicy .cSection .detailTxt {
    margin-top: 20px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2em;
  }
  #privacypolicy .cSection .detailTxt .note {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #privacypolicy .cSection .detailTable.cPC {
    display: none;
  }
  #privacypolicy .cSection a.windowOpen {
    display: inline-block;
    position: relative;
    padding-right: 38px;
    text-decoration: none;
  }
  #privacypolicy .cSection a.windowOpen:after {
    display: block;
    width: 22px;
    height: 19px;
    background-size: auto auto;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -9px;
  }
  #privacypolicy .cSection a.krux {
    display: inline-block;
    position: relative;
    padding-right: 38px;
    text-decoration: none;
  }
  #privacypolicy .cSection a.krux:after {
    content: '';
    display: block;
    width: 20px;
    height: 19px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
  }
  #privacypolicy .cSection .check {
    padding-left: 38px;
    background-position: 0 5px;
    background-size: auto auto;
  }
}

#home #uMv, .home #uMv {
  height: 500px;
  color: #fff;
  font-weight: bold;
}

#home #uMv .title, .home #uMv .title {
  font-size: 32px;
  font-size: 3.2rem;
}

#home #uMv .text, .home #uMv .text {
  font-size: 16px;
  font-size: 1.6rem;
}

#home #uMv .slide .slideInner, .home #uMv .slide .slideInner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#home #uMv .slide .slideInner ul, .home #uMv .slide .slideInner ul {
  padding-bottom: 6px;
}

#home #uMv .slide:nth-of-type(1) ul, .home #uMv .slide:nth-of-type(1) ul {
  padding-bottom: 0;
}

#home #uMv .pngBg, .home #uMv .pngBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  z-index: 1;
}

#home #uMv .pngBg a, .home #uMv .pngBg a {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}

#home #uMv .uSlideBg, .home #uMv .uSlideBg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  min-width: 1060px;
  height: auto;
}

#home #uMv .uSlideBg.cSP, .home #uMv .uSlideBg.cSP {
  min-width: 750px;
}

@media screen and (max-width: 750px) {
  #home #uMv, .home #uMv {
    height: 960px;
  }
}

#home .swiper-pagination, .home .swiper-pagination {
  z-index: 999;
  padding-right: 60px;
  text-align: right;
}

#home .swiper-pagination-bullet, .home .swiper-pagination-bullet {
  width: 24px;
  height: 5px;
  border-radius: 0;
  background: #cccccc;
  opacity: 0.8;
}

#home .swiper-pagination-bullet-active, .home .swiper-pagination-bullet-active {
  background: #717071;
}

@media screen and (min-width: 751px) {
  #home .swiper-pagination, .home .swiper-pagination {
    padding-right: 40px;
  }
  #home .swiper-pagination-bullet, .home .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    margin: 0 0 0 5px !important;
  }
}

#home .uTitle1, .home .uTitle1 {
  position: relative;
  display: inline-block;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  padding-bottom: .8em;
  margin-bottom: .5em;
  line-height: 1.2;
  text-align: center;
}

#home .uTitle1:before, .home .uTitle1:before {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 35%;
  height: 2px;
  background: #717071;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 751px) {
  #home .uTitle1, .home .uTitle1 {
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 750px) {
  #home #uNewsArea, .home #uNewsArea {
    padding: 55px 0;
  }
}

@media screen and (min-width: 751px) {
  #home #uNewsArea, .home #uNewsArea {
    padding: 32px 0;
  }
}

#home #uNewsArea .uNewsTitle, .home #uNewsArea .uNewsTitle {
  position: relative;
  text-align: center;
}

#home #uNewsArea .uNewsTitle h2, .home #uNewsArea .uNewsTitle h2 {
  opacity: 0;
}

#home #uNewsArea .uNewsTitle h2:before, .home #uNewsArea .uNewsTitle h2:before {
  width: 0;
}

#home #uNewsArea .uNewsTitle p, .home #uNewsArea .uNewsTitle p {
  position: absolute;
  right: 60px;
  top: 0;
  font-weight: 500;
  opacity: 0;
}

#home #uNewsArea .uNewsTitle p a, .home #uNewsArea .uNewsTitle p a {
  text-decoration: none;
}

@media screen and (min-width: 751px) {
  #home #uNewsArea .uNewsTitle p, .home #uNewsArea .uNewsTitle p {
    right: 40px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #home #uNewsArea .uNewsTitle p .svgArrowRight, .home #uNewsArea .uNewsTitle p .svgArrowRight {
    width: 11px;
    height: 10px;
  }
}

#home #uNewsArea .cNewsList, .home #uNewsArea .cNewsList {
  text-align: left;
  margin: 0 auto;
  line-height: 2;
}

#home #uNewsArea .cNewsList li, .home #uNewsArea .cNewsList li {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}

#home #uNewsArea .cNewsList a, .home #uNewsArea .cNewsList a {
  position: relative;
  display: block;
  text-decoration: none;
  vertical-align: top;
}

#home #uNewsArea .cNewsList a .date, .home #uNewsArea .cNewsList a .date {
  display: inline-block;
  font-weight: 500;
}

#home #uNewsArea .cNewsList a .text, .home #uNewsArea .cNewsList a .text {
  display: block;
}

@media screen and (max-width: 750px) {
  #home #uNewsArea .cNewsList, .home #uNewsArea .cNewsList {
    padding: 0 60px;
  }
  #home #uNewsArea .cNewsList li + li, .home #uNewsArea .cNewsList li + li {
    border-top: #e6e6e6 1px solid;
  }
  #home #uNewsArea .cNewsList a, .home #uNewsArea .cNewsList a {
    padding: 50px 20px;
  }
}

@media screen and (min-width: 751px) {
  #home #uNewsArea .cNewsList, .home #uNewsArea .cNewsList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #home #uNewsArea .cNewsList li, .home #uNewsArea .cNewsList li {
    width: 33.3%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #home #uNewsArea .cNewsList li + li, .home #uNewsArea .cNewsList li + li {
    border-left: #e6e6e6 1px solid;
  }
  #home #uNewsArea .cNewsList a, .home #uNewsArea .cNewsList a {
    padding: 5px 38px;
  }
}

#home #uNewsArea.active .uNewsTitle h2, .home #uNewsArea.active .uNewsTitle h2 {
  opacity: 1;
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

#home #uNewsArea.active .uNewsTitle h2:before, .home #uNewsArea.active .uNewsTitle h2:before {
  width: 35%;
  -webkit-transition: 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}

#home #uNewsArea.active .uNewsTitle p, .home #uNewsArea.active .uNewsTitle p {
  opacity: 1;
  -webkit-transition: 0.4s cubic-bezier(0.23, 1, 0.32, 1) 1s;
  transition: 0.4s cubic-bezier(0.23, 1, 0.32, 1) 1s;
}

#home #uNewsArea.active .cNewsList, .home #uNewsArea.active .cNewsList {
  text-align: left;
  margin: 0 auto;
  line-height: 2;
}

#home #uNewsArea.active .cNewsList li, .home #uNewsArea.active .cNewsList li {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

#home #uNewsArea.active .cNewsList li:nth-child(1), .home #uNewsArea.active .cNewsList li:nth-child(1) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
}

#home #uNewsArea.active .cNewsList li:nth-child(2), .home #uNewsArea.active .cNewsList li:nth-child(2) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}

#home #uNewsArea.active .cNewsList li:nth-child(3), .home #uNewsArea.active .cNewsList li:nth-child(3) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.7s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.7s;
}

@media screen and (min-width: 751px) {
  #home #uTopSubnavi, .home #uTopSubnavi {
    width: 100%;
    overflow: hidden;
  }
}

#home #uTopSubnavi ul, .home #uTopSubnavi ul {
  background: #fff;
}

@media screen and (min-width: 751px) {
  #home #uTopSubnavi ul, .home #uTopSubnavi ul {
    width: calc(100% + 2px);
    margin-left: -1px;
  }
}

#home #uTopSubnavi ul li, .home #uTopSubnavi ul li {
  opacity: 0;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}

#home #uTopSubnavi ul li.active, .home #uTopSubnavi ul li.active {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}

#home #uTopSubnavi ul .uPanel, .home #uTopSubnavi ul .uPanel {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

#home #uTopSubnavi ul .uPanel .uTextArea, .home #uTopSubnavi ul .uPanel .uTextArea {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 48px 60px 0 60px;
  text-align: left;
}

#home #uTopSubnavi ul .uPanel .uSubTitle, .home #uTopSubnavi ul .uPanel .uSubTitle {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 13px;
}

#home #uTopSubnavi ul .uPanel .uTitle, .home #uTopSubnavi ul .uPanel .uTitle {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 18px;
}

#home #uTopSubnavi ul .uPanel .uLiner, .home #uTopSubnavi ul .uPanel .uLiner {
  font-size: 20px;
  font-size: 2rem;
}

#home #uTopSubnavi ul .uPanel a, .home #uTopSubnavi ul .uPanel a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #fff;
  letter-spacing: .15em;
}

#home #uTopSubnavi ul .uPanel a .uPanelBg, .home #uTopSubnavi ul .uPanel a .uPanelBg {
  width: 100%;
  height: auto;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
}

#home #uTopSubnavi ul .uPanel a .uIco, .home #uTopSubnavi ul .uPanel a .uIco {
  position: absolute;
  right: 60px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#home #uTopSubnavi ul .uPanel a .uIco svg, .home #uTopSubnavi ul .uPanel a .uIco svg {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 21px;
  height: 20px;
  fill: #fff;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#home #uTopSubnavi ul .uPanel a .uIco:after, .home #uTopSubnavi ul .uPanel a .uIco:after {
  display: block;
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  content: 'DETAIL';
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

#home #uTopSubnavi ul .uPanel a .uLine, .home #uTopSubnavi ul .uPanel a .uLine {
  position: absolute;
  left: 20px;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}

#home #uTopSubnavi ul .uPanel a .uLine span, .home #uTopSubnavi ul .uPanel a .uLine span {
  display: block;
  background: #fff;
}

#home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(1), .home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 0;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(2), .home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(2) {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(3), .home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(3) {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 0;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(4), .home #uTopSubnavi ul .uPanel a .uLine span:nth-of-type(4) {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#home #uTopSubnavi ul .uPanel a.hovered .uPanelBg, #home #uTopSubnavi ul .uPanel a:hover .uPanelBg, .home #uTopSubnavi ul .uPanel a.hovered .uPanelBg, .home #uTopSubnavi ul .uPanel a:hover .uPanelBg {
  -webkit-transform: scale(1.06);
      -ms-transform: scale(1.06);
          transform: scale(1.06);
  -webkit-filter: brightness(55%) blur(3px);
          filter: brightness(55%) blur(3px);
}

#home #uTopSubnavi ul .uPanel a.hovered .uIco, #home #uTopSubnavi ul .uPanel a:hover .uIco, .home #uTopSubnavi ul .uPanel a.hovered .uIco, .home #uTopSubnavi ul .uPanel a:hover .uIco {
  width: 130px;
  background: #fff;
  -webkit-transition: 0.5s cubic-bezier(1, -0.65, 0.6, 0.84);
  transition: 0.5s cubic-bezier(1, -0.65, 0.6, 0.84);
}

#home #uTopSubnavi ul .uPanel a.hovered .uIco svg, #home #uTopSubnavi ul .uPanel a:hover .uIco svg, .home #uTopSubnavi ul .uPanel a.hovered .uIco svg, .home #uTopSubnavi ul .uPanel a:hover .uIco svg {
  fill: #717071;
  -webkit-transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
  transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
}

#home #uTopSubnavi ul .uPanel a.hovered .uIco:after, #home #uTopSubnavi ul .uPanel a:hover .uIco:after, .home #uTopSubnavi ul .uPanel a.hovered .uIco:after, .home #uTopSubnavi ul .uPanel a:hover .uIco:after {
  color: #717071;
  -webkit-transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
  transition: 0.4s cubic-bezier(1, -0.65, 0.6, 0.84) 0.1s;
}

#home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(1), #home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(1), .home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(1), .home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(1) {
  height: calc(100% - 10px);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.12s;
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.12s;
}

#home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(2), #home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(2), .home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(2), .home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(2) {
  width: calc(100% - 10px);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.24s;
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.24s;
}

#home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(3), #home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(3), .home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(3), .home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(3) {
  height: calc(100% - 10px);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.36s;
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.36s;
}

#home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(4), #home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(4), .home #uTopSubnavi ul .uPanel a.hovered .uLine span:nth-of-type(4), .home #uTopSubnavi ul .uPanel a:hover .uLine span:nth-of-type(4) {
  width: calc(100% - 10px);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.48s;
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.48s;
}

@media screen and (min-width: 751px) {
  #home #uTopSubnavi ul .uPanel, .home #uTopSubnavi ul .uPanel {
    float: left;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #717071;
    width: 33.3%;
    padding-top: 33.3%;
  }
  #home #uTopSubnavi ul .uPanel .uTextArea, .home #uTopSubnavi ul .uPanel .uTextArea {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 34px 40px 0 40px;
    text-align: left;
  }
  #home #uTopSubnavi ul .uPanel .uSubTitle, .home #uTopSubnavi ul .uPanel .uSubTitle {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 13px;
  }
  #home #uTopSubnavi ul .uPanel .uTitle, .home #uTopSubnavi ul .uPanel .uTitle {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 18px;
  }
  #home #uTopSubnavi ul .uPanel .uLiner, .home #uTopSubnavi ul .uPanel .uLiner {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #home #uTopSubnavi ul .uPanel a, .home #uTopSubnavi ul .uPanel a {
    position: absolute;
    left: 0;
    top: 0;
  }
  #home #uTopSubnavi ul .uPanel a .uIco, .home #uTopSubnavi ul .uPanel a .uIco {
    position: absolute;
    left: 40px;
    bottom: 40px;
    width: 32px;
    height: 32px;
    padding: 0px;
  }
  #home #uTopSubnavi ul .uPanel a .uIco svg, .home #uTopSubnavi ul .uPanel a .uIco svg {
    right: 8px;
    width: 14px;
    height: 14px;
    fill: #fff;
  }
  #home #uTopSubnavi ul .uPanel a .uIco:after, .home #uTopSubnavi ul .uPanel a .uIco:after {
    right: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #home #uTopSubnavi ul .uPanel a.hovered .uIco, #home #uTopSubnavi ul .uPanel a:hover .uIco, .home #uTopSubnavi ul .uPanel a.hovered .uIco, .home #uTopSubnavi ul .uPanel a:hover .uIco {
    width: 100px;
  }
}

#home #uTopSubnavi ul .uPanelW, .home #uTopSubnavi ul .uPanelW {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  background: url(../images/top/panel1.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  #home #uTopSubnavi ul .uPanelW .uTextAreaW, .home #uTopSubnavi ul .uPanelW .uTextAreaW {
    position: relative;
    z-index: 1;
    padding: 117px 70px;
    text-align: left;
  }
  #home #uTopSubnavi ul .uPanelW h3, .home #uTopSubnavi ul .uPanelW h3 {
    margin-bottom: 18px;
  }
  #home #uTopSubnavi ul .uPanelW h4, .home #uTopSubnavi ul .uPanelW h4 {
    margin-bottom: 48px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
  }
  #home #uTopSubnavi ul .uPanelW p, .home #uTopSubnavi ul .uPanelW p {
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 500;
    line-height: 2;
  }
  #home #uTopSubnavi ul .uPanelW:before, .home #uTopSubnavi ul .uPanelW:before {
    display: block;
    content: '';
    position: absolute;
    left: 33px;
    top: 33px;
    z-index: 0;
    width: calc(100% - 66px);
    height: calc(100% - 66px);
    background: rgba(255, 255, 255, 0.75);
  }
  #home #uTopSubnavi ul .uPanelW .titleArea, .home #uTopSubnavi ul .uPanelW .titleArea {
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 751px) {
  #home #uTopSubnavi ul .uPanelW .uTextAreaW, .home #uTopSubnavi ul .uPanelW .uTextAreaW {
    position: relative;
    z-index: 1;
    padding: 100px 160px;
    text-align: left;
  }
  #home #uTopSubnavi ul .uPanelW h3, .home #uTopSubnavi ul .uPanelW h3 {
    margin-bottom: 14px;
  }
  #home #uTopSubnavi ul .uPanelW h4, .home #uTopSubnavi ul .uPanelW h4 {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  #home #uTopSubnavi ul .uPanelW p, .home #uTopSubnavi ul .uPanelW p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2;
  }
  #home #uTopSubnavi ul .uPanelW:before, .home #uTopSubnavi ul .uPanelW:before {
    display: block;
    content: '';
    position: absolute;
    left: 33px;
    top: 33px;
    z-index: 0;
    width: calc(100% - 66px);
    height: calc(100% - 66px);
    background: rgba(255, 255, 255, 0.75);
  }
  #home #uTopSubnavi ul .uPanelW .titleArea, .home #uTopSubnavi ul .uPanelW .titleArea {
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 1280px) {
  #home #uTopSubnavi ul .uPanelW, .home #uTopSubnavi ul .uPanelW {
    float: left;
    width: 66.6%;
    padding-top: 33.3%;
    background: url(../images/top/panel1_l.png) center center no-repeat;
    background-size: cover;
  }
  #home #uTopSubnavi ul .uPanelW .uTextAreaW, .home #uTopSubnavi ul .uPanelW .uTextAreaW {
    position: absolute;
    left: 106px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0;
    text-align: left;
  }
  #home #uTopSubnavi ul .uPanelW h3, .home #uTopSubnavi ul .uPanelW h3 {
    margin-bottom: 14px;
  }
  #home #uTopSubnavi ul .uPanelW h4, .home #uTopSubnavi ul .uPanelW h4 {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  #home #uTopSubnavi ul .uPanelW p, .home #uTopSubnavi ul .uPanelW p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2;
  }
  #home #uTopSubnavi ul .uPanelW:before, .home #uTopSubnavi ul .uPanelW:before {
    display: block;
    content: '';
    position: absolute;
    left: 33px;
    top: 33px;
    z-index: 0;
    width: calc(100% - 66px);
    height: calc(100% - 66px);
    background: rgba(255, 255, 255, 0.75);
  }
}

#home .opening, .home .opening {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .opening:before, .home .opening:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #FFF;
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

#home .opening img, .home .opening img {
  width: 200px;
}

#home .opening.active, .home .opening.active {
  -webkit-transition: 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 1.2s cubic-bezier(0.23, 1, 0.32, 1);
}

#home .opening.active img, .home .opening.active img {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}

#home .opening.remove, .home .opening.remove {
  opacity: 0;
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
}

@media screen and (max-width: 751px) {
  #home .opening, .home .opening {
    top: 150px;
    height: 960px !important;
  }
  #home .opening:before, .home .opening:before {
    background-color: #FFF;
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
}

@media screen and (max-width: 750px) {
  #home .opening img, .home .opening img {
    width: 104px;
  }
}

@media screen and (min-width: 751px) {
  #company.archive .cSection {
    margin-bottom: 40px;
  }
}

#company .uMemberList1 {
  font-weight: 400;
}

#company .uMemberList1 .uText1 {
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 4px;
}

#company .uMemberList1 .uTextEn {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}

#company .uMemberList1 .uName1 {
  font-size: 42px;
  font-size: 4.2rem;
  margin-top: 12px;
}

@media screen and (min-width: 751px) {
  #company .uMemberList1 .uText1 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #company .uMemberList1 .uTextEn {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #company .uMemberList1 .uName1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

#company .uHistoryList1 {
  text-align: left;
  border-top: #e6e6e6 1px solid;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

#company .uHistoryList1 li {
  width: 100%;
  display: table;
  border-bottom: #e6e6e6 1px solid;
  padding: 18px 0;
  font-size: 24px;
  font-size: 2.4rem;
}

#company .uHistoryList1 li span {
  display: table-cell;
  vertical-align: top;
}

#company .uHistoryList1 li .year {
  width: 4.6em;
  text-align: right;
}

#company .uHistoryList1 li .month {
  width: 3.5em;
  text-align: right;
}

#company .uHistoryList1 li .text {
  padding: 0 1em 0 2.2em;
}

@media screen and (min-width: 751px) {
  #company .uHistoryList1 li {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #company .uHistoryList1 li .year {
    width: 5.5em;
  }
  #company .uHistoryList1 li .month {
    width: 3.5em;
  }
  #company .uHistoryList1 li .text {
    padding: 0 1.5em 0 2.2em;
  }
}

#company .uBranch {
  font-weight: 400;
}

#company .uBranch .uMapArea {
  width: 630px;
  margin-bottom: 28px;
  text-align: right;
}

#company .uBranch .uMapArea .uMaps {
  margin: 32px 0 0;
  width: 630px;
}

#company .uBranch .uMapArea .uMaps img {
  width: 100%;
}

@media screen and (min-width: 751px) {
  #company .uBranch .uMapArea .uMaps {
    width: 450px;
    margin: 0 0 0 auto;
  }
}

#company .uBranch .uMapArea .jsMaps {
  width: 630px;
  height: 420px;
  margin: 32px 0 0;
}

@media screen and (min-width: 751px) {
  #company .uBranch .uMapArea .jsMaps {
    width: 450px;
    height: 300px;
    margin: 0 0 0 auto;
  }
}

#company .uBranch .uAddress {
  line-height: 2;
  margin-bottom: 2em;
}

#company .uBranch .uAccess {
  line-height: 2;
}

@media screen and (max-width: 750px) {
  #company .uBranch .uAddress {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #company .uBranch .uAccess dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #company .uBranch .uAccess dd {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 751px) {
  #company .uBranch .uAccess dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #company .uBranch .uAccess dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #company .uBranch .uTextArea {
    float: left;
    width: calc(100% - 500px);
  }
  #company .uBranch .uTextArea2 {
    display: inline;
  }
  #company .uBranch .uMapArea {
    width: 500px;
    display: inline;
    float: right;
  }
}

#company .uTopmessage {
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  #company .uTopmessage {
    line-height: 2;
  }
  #company .uTopmessage .uImageArea {
    margin-bottom: 38px;
  }
  #company .uTopmessage dl {
    text-align: left;
  }
  #company .uTopmessage dd, #company .uTopmessage dt {
    display: inline-block;
    vertical-align: middle;
  }
  #company .uTopmessage dt {
    padding-left: 60px;
  }
  #company .uTopmessage dt span {
    display: inline-block;
  }
  #company .uTopmessage .uText1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #company .uTopmessage .uName1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
  #company .uTopmessage .uTextArea p {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 751px) {
  #company .uTopmessage {
    line-height: 2;
  }
  #company .uTopmessage .uImageArea {
    margin-bottom: 38px;
  }
  #company .uTopmessage dl {
    text-align: center;
  }
  #company .uTopmessage dd, #company .uTopmessage dt {
    display: inline-block;
  }
  #company .uTopmessage dt {
    padding-left: 38px;
  }
  #company .uTopmessage .uText1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #company .uTopmessage .uName1 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #company .uTopmessage .uTextArea p {
    margin-bottom: 38px;
  }
}

#company .uWhats .uList2 > li, #company .uCsr .uList2 > li {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 4px;
}

#company .uWhats .uImg1, #company .uCsr .uImg1 {
  text-align: center;
}

@media screen and (max-width: 750px) {
  #company .uWhats .uTitle1, #company .uCsr .uTitle1 {
    font-size: 28px;
    font-size: 2.8rem;
    margin: 0 0 60px;
  }
  #company .uWhats .uTitle1 img, #company .uCsr .uTitle1 img {
    margin: 0 0 52px;
  }
  #company .uWhats .uDate1, #company .uCsr .uDate1 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 8px;
  }
  #company .uWhats .uNotice1, #company .uCsr .uNotice1 {
    font-size: 20px;
    font-size: 2rem;
  }
  #company .uWhats .uText1, #company .uCsr .uText1 {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 0 42px;
  }
  #company .uWhats .uText2, #company .uCsr .uText2 {
    margin: 45px 0 42px;
  }
  #company .uWhats .uText3, #company .uCsr .uText3 {
    margin: 0 0 42px;
  }
  #company .uWhats .uText4, #company .uCsr .uText4 {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 0 12px;
  }
  #company .uWhats .uList1 > li, #company .uCsr .uList1 > li {
    margin: 0 0 42px;
  }
  #company .uWhats .uList2 > li, #company .uCsr .uList2 > li {
    margin-top: 4px;
  }
  #company .uWhats .uList2 > li > .uList2, #company .uCsr .uList2 > li > .uList2 {
    margin-bottom: 42px;
  }
  #company .uWhats .uImg2, #company .uCsr .uImg2 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 751px) {
  #company .uWhats, #company .uCsr {
    line-height: 1.8;
  }
  #company .uWhats .uTitle1, #company .uCsr .uTitle1 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 30px;
  }
  #company .uWhats .uTitle1 img, #company .uCsr .uTitle1 img {
    margin: 0 0 30px;
  }
  #company .uWhats .uDate1, #company .uCsr .uDate1 {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 8px;
  }
  #company .uWhats .uNotice1, #company .uCsr .uNotice1 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #company .uWhats .uText1, #company .uCsr .uText1 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 42px;
  }
  #company .uWhats .uText2, #company .uCsr .uText2 {
    margin: 30px 0 42px;
  }
  #company .uWhats .uText3, #company .uCsr .uText3 {
    margin: 0 0 34px;
  }
  #company .uWhats .uText4, #company .uCsr .uText4 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 12px;
  }
  #company .uWhats .uList1 > li, #company .uCsr .uList1 > li {
    margin: 0 0 50px;
  }
  #company .uWhats .uList2 > li > .uList2, #company .uCsr .uList2 > li > .uList2 {
    margin-bottom: 50px;
  }
  #company .uWhats .uImg1 img, #company .uCsr .uImg1 img {
    max-width: 100%;
    height: auto;
  }
  #company .uWhats .uImg2, #company .uCsr .uImg2 {
    margin-bottom: 45px;
  }
}

#company .wnListArea {
  margin: 0 0 42px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 22px;
  font-size: 2.2rem;
}

#company .wnListArea dt:after {
  display: inline-block;
  content: '：';
}

@media screen and (max-width: 750px) {
  #company .wnListArea {
    padding: 24px 20px;
  }
  #company .wnListArea dl {
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 751px) {
  #company .wnListArea {
    display: table;
    width: 100%;
    padding: 12px 18px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
  }
  #company .wnListArea dt {
    display: table-cell;
    vertical-align: top;
    min-width: 130px;
    text-align: right;
  }
  #company .wnListArea dd {
    display: table-cell;
    vertical-align: top;
  }
  #company .wnListArea .wnListLong dt {
    min-width: 160px;
  }
}

#company .uCsrList1 {
  position: relative;
  background: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
}

#company .uCsrList1:before {
  display: block;
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: -1;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  background: url(../images/common/bg_rainbow.png) 0% 0% repeat;
  background-size: 100% auto;
}

#company .uCsrList1 ul li {
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 750px) {
  #company .uCsrList1 {
    width: 510px;
    margin: 0 auto 42px;
    padding: 42px;
  }
  #company .uCsrList1 dt {
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center;
  }
  #company .uCsrList1 ul li {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 48px;
  }
}

@media screen and (min-width: 751px) {
  #company .uCsrList1 {
    display: table;
    width: 100%;
    padding: 42px 42px 52px 42px;
    margin-bottom: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #company .uCsrList1:before {
    position: absolute;
    left: -2px;
    top: -2px;
    z-index: -1;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
  }
  #company .uCsrList1 dt {
    font-size: 16px;
    font-size: 1.6rem;
    display: table-cell;
    vertical-align: middle;
  }
  #company .uCsrList1 dd {
    display: table-cell;
    vertical-align: middle;
  }
  #company .uCsrList1 dt {
    width: 200px;
  }
}

#company .uCsrList2 > li {
  padding-left: 3em;
  text-indent: -3em;
  margin-bottom: 4px;
}

#company .uCsrList2 > li > ul {
  font-size: 22px;
  font-size: 2.2rem;
}

#company .uCsrList2 > li > ul li {
  text-indent: 0;
  padding-left: 0;
}

@media screen and (min-width: 751px) {
  #company .uCsrList2 > li > ul {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* -------------- top page style ---------------- */
#news .uNewsList1 {
  text-align: left;
  border-top: #e6e6e6 1px solid;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
}

#news .uNewsList1 li {
  width: 100%;
  border-bottom: #e6e6e6 1px solid;
}

#news .uNewsList1 li a {
  position: relative;
  display: block;
  padding: 1.8em 0.8em;
  text-decoration: none;
}

#news .uNewsList1 li a:hover {
  background: #f2f2f2;
}

#news .uNewsList1 li span {
  vertical-align: top;
}

#news .uNewsList1 li .date {
  display: block;
  text-align: left;
}

#news .uNewsList1 li .cat {
  display: inline-block;
  min-width: 135px;
  margin-top: 0.2em;
  padding: 0 0.6em;
  background: #717071;
  color: #fff;
  text-align: center;
  line-height: 1.8;
  font-size: 22px;
  font-size: 2.2rem;
}

#news .uNewsList1 li .cat.news {
  background-color: #BAD4EE;
}

#news .uNewsList1 li .cat.topics {
  background-color: #BCE1DF;
}

#news .uNewsList1 li .cat.group_news {
  background-color: #C6BFDE;
}

#news .uNewsList1 li .text {
  display: block;
}

@media screen and (max-width: 750px) {
  #news .uNewsList1 li a {
    padding: 1em 0.8em;
  }
  #news .uNewsList1 li .date {
    padding-bottom: 0.5em;
  }
  #news .uNewsList1 li .text {
    padding-top: 0.8em;
  }
}

@media screen and (min-width: 751px) {
  #news .uNewsList1 li {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #news .uNewsList1 li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #news .uNewsList1 li .date {
    display: inline-block;
    margin-right: 40px;
  }
  #news .uNewsList1 li .cat {
    display: inline-block;
    min-width: 135px;
    margin-right: 3em;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #news .uNewsList1 li .text {
    display: inline-block;
  }
}

#news .uNewsDetail .date {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media screen and (max-width: 750px) {
  #news .uNewsDetail .date {
    font-size: 20px;
    font-size: 2rem;
  }
}

#news .uNewsDetail h1 {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 28px;
}

@media screen and (max-width: 750px) {
  #news .uNewsDetail h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

#news .uNewsDetail .pdf {
  position: relative;
  margin-bottom: 40px;
}

#news .uNewsDetail .pdf a {
  display: block;
  padding: 30px 30px 30px 60px;
  background: #f2f2f2;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  color: #717071;
  -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#news .uNewsDetail .pdf a:before {
  position: absolute;
  left: 27px;
  top: 50%;
  content: "";
  width: 27px;
  height: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../images/common/icon_pdf.svg") no-repeat;
  background-size: 16px auto;
}

#news .uNewsDetail .pdf a:hover {
  background: #cccccc;
}

@media screen and (max-width: 750px) {
  #news .uNewsDetail .pdf {
    position: relative;
  }
  #news .uNewsDetail .pdf a {
    padding: 30px 30px 30px 84px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #news .uNewsDetail .pdf a:before {
    width: 32px;
    height: 40px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("../images/common/icon_pdf.svg") no-repeat;
    background-size: 32px auto;
  }
}

#news .searchBox {
  position: relative;
  z-index: 1;
}

/* -------------- service page style ---------------- */
#service .uCatch1 {
  margin-bottom: 57px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 2;
  text-align: center;
}

@media screen and (min-width: 751px) {
  #service .uCatch1 {
    margin-bottom: 52px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#service .uLinkList1 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
}

#service .uLinkList1 a {
  display: block;
  text-decoration: none;
}

#service .uLinkList1 a:hover {
  background: #f2f2f2;
}

#service .uLinkList1 dd img {
  width: 100%;
  height: auto;
}

#service .uLinkList1 .ttl1 {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  margin-bottom: 0.2em;
  text-decoration: underline;
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  #service .uLinkList1 dl {
    padding: 18px 22px;
  }
  #service .uLinkList1 dt {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 751px) {
  #service .uLinkList1 dl {
    display: table;
    width: 100%;
    padding: 18px 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #service .uLinkList1 dd {
    display: table-cell;
    vertical-align: top;
  }
  #service .uLinkList1 dt {
    display: table-cell;
    vertical-align: top;
    padding-right: 22px;
  }
  #service .uLinkList1 .ttl1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#service .uLinkList1:nth-of-type(1) {
  margin-top: -1em;
}

#service .uAnchorListImage {
  display: block;
  text-align: center;
  overflow: hidden;
}

#service .uAnchorListImage img {
  display: inline-block;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

@media screen and (max-width: 1300px) {
  #service .uAnchorListImage img {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@media screen and (max-width: 1200px) {
  #service .uAnchorListImage img {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 1130px) {
  #service .uAnchorListImage img {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@media screen and (max-width: 750px) {
  #service .uAnchorListImage {
    overflow-x: scroll;
    text-align: left;
    position: relative;
  }
  #service .uAnchorListImage img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    max-width: 898px;
    width: 898px;
    height: auto;
  }
  #service .uAnchorListImage:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/service/swipe-icon.png") no-repeat 50% 50%;
  }
  #service .uAnchorListImage.active:after {
    opacity: 0;
    -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1s;
    transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1s;
  }
}

#service .uTextDetail1 {
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (min-width: 751px) {
  #service .uTextDetail1 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#service .uTextDetail1 .addTtl {
  margin-top: 35px;
}

#service .uBorderBox1 {
  border: 1px solid #e6e6e6;
  padding: 30px;
  margin-bottom: 52px;
}

#service .uBorderBox1.uAnchorList {
  padding: 0;
}

#service .uBox1 {
  padding-top: 32px;
}

@media screen and (min-width: 751px) {
  #service .uBox1 {
    padding-top: 32px;
    margin-top: -32px;
  }
}

#service .uAnchorList1 {
  font-weight: 500;
}

#service .uAnchorList1 dt ul {
  border-radius: 10px;
  background: #cccccc;
  margin-bottom: 0;
  padding: 20px;
}

#service .uAnchorList1 dt ul li + li {
  margin-top: 1em;
}

#service .uAnchorList1 a {
  display: block;
  border-radius: 5px;
  background: #fff;
  padding: 1em;
  text-decoration: none;
}

#service .uAnchorList1 a:hover {
  background: #f2f2f2;
}

#service .uAnchorList1 .uLabel1 {
  display: inline-block;
  background: #717071;
  color: #fff;
  padding: 0.2em 0.4em;
  line-height: 1.4;
  margin-right: 1em;
}

@media screen and (max-width: 750px) {
  #service .uAnchorList1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #service .uAnchorList1 dd {
    text-align: center;
  }
}

@media screen and (min-width: 751px) {
  #service .uAnchorList1 {
    display: table;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #service .uAnchorList1 .uLabel1 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #service .uAnchorList1 dd {
    width: 196px;
    display: table-cell;
    vertical-align: middle;
  }
  #service .uAnchorList1 dt {
    display: table-cell;
    vertical-align: middle;
  }
}

#recruit #uSlider {
  height: 420px;
  color: #fff;
}

#recruit #uSlider .title {
  font-size: 22px;
  font-size: 2.2rem;
}

#recruit #uSlider .text {
  font-size: 16px;
  font-size: 1.6rem;
}

#recruit #uSlider .slide .slideInner {
  position: absolute;
  left: 40px;
  top: 40px;
}

#recruit #uSlider .slide .slideInner ul {
  padding-bottom: 6px;
  margin-right: 40px;
}

#recruit #uSlider .slide:nth-of-type(1) ul {
  padding-bottom: 0;
}

#recruit #uSlider .slide .cLineBoxBtn {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

#recruit #uSlider .uPanelBg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  min-width: 940px;
  height: auto;
}

@media screen and (max-width: 750px) {
  #recruit #uSlider {
    height: 870px;
  }
  #recruit #uSlider .title {
    font-size: 30px;
    font-size: 3rem;
  }
  #recruit #uSlider .text {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #recruit #uSlider .slide .slideInner {
    left: 40px;
    top: 50px;
  }
  #recruit #uSlider .uPanelBg {
    min-width: 630px;
  }
}

#recruit #uSlider .swiper-pagination {
  bottom: 20px;
  z-index: 999;
  padding-right: 50px;
  text-align: right;
}

#recruit #uSlider .swiper-pagination-bullet {
  width: 24px;
  height: 5px;
  border-radius: 0;
  background: #cccccc;
  opacity: 0.8;
}

#recruit #uSlider .swiper-pagination-bullet-active {
  background: #717071;
}

@media screen and (min-width: 751px) {
  #recruit #uSlider .swiper-pagination {
    bottom: 30px;
    padding-right: 40px;
  }
  #recruit #uSlider .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    margin: 0 0 0 5px !important;
  }
  #recruit #uSlider .cDocDl1 dt {
    width: 200px;
  }
}

#recruit .uFlow1 {
  display: table;
  padding-bottom: 2em;
}

#recruit .uFlow1 dt {
  vertical-align: top;
  display: table-cell;
  width: 5em;
}

#recruit .uFlow1 dd {
  display: table-cell;
  vertical-align: top;
}

#newsmail .uPC, #contact .uPC {
  display: none;
}

#newsmail .pageLead, #contact .pageLead {
  margin-top: 55px;
  font-size: 24px;
  font-size: 2.4rem;
}

#newsmail .pageLead .note, #contact .pageLead .note {
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
}

#newsmail .pageLead .note .em, #contact .pageLead .note .em {
  color: #ff0000;
}

#newsmail .cSectionInner + .cSectionInner, #contact .cSectionInner + .cSectionInner {
  margin-top: 60px;
}

#newsmail .formArea input[type="text"],
#newsmail .formArea textarea, #contact .formArea input[type="text"],
#contact .formArea textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  font-size: 20px;
  font-size: 2rem;
}

#newsmail .formArea input[type="text"], #contact .formArea input[type="text"] {
  height: 60px;
  padding: 0 15px;
  line-height: 58px;
}

#newsmail .formArea textarea, #contact .formArea textarea {
  height: 320px;
  padding: 15px;
}

#newsmail .formArea :placeholder-shown, #contact .formArea :placeholder-shown {
  color: #b8b7b8;
}

#newsmail .formArea ::-webkit-input-placeholder, #contact .formArea ::-webkit-input-placeholder {
  color: #b8b7b8;
}

#newsmail .formArea :-moz-placeholder, #contact .formArea :-moz-placeholder {
  color: #b8b7b8;
  opacity: 1;
}

#newsmail .formArea ::-moz-placeholder, #contact .formArea ::-moz-placeholder {
  color: #b8b7b8;
  opacity: 1;
}

#newsmail .formArea :-ms-input-placeholder, #contact .formArea :-ms-input-placeholder {
  color: #b8b7b8;
}

#newsmail .formArea input.w01, #contact .formArea input.w01 {
  width: 150px;
}

#newsmail .formArea input.w02, #contact .formArea input.w02 {
  width: 250px;
}

#newsmail .formArea dl + dl, #contact .formArea dl + dl {
  margin-top: 25px;
}

#newsmail .formArea dl dt, #contact .formArea dl dt {
  margin-bottom: 10px;
}

#newsmail .formArea dl dt span, #contact .formArea dl dt span {
  color: #ff0000;
  font-size: 20px;
  font-size: 2rem;
}

#newsmail .formArea dl .partition, #contact .formArea dl .partition {
  margin-top: 15px;
}

#newsmail .formArea dl .ex, #contact .formArea dl .ex {
  margin-left: 20px;
  font-size: 20px;
  font-size: 2rem;
}

#newsmail .formArea dl .ex02, #contact .formArea dl .ex02 {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  font-size: 2rem;
}

#newsmail .formArea dl .row, #contact .formArea dl .row {
  overflow: hidden;
}

#newsmail .formArea dl .row .rowItem, #contact .formArea dl .row .rowItem {
  display: block;
  float: left;
}

#newsmail .formArea dl .row .rowItem:first-child, #contact .formArea dl .row .rowItem:first-child {
  margin-top: 10px;
  margin-right: 5px;
}

#newsmail .formArea dl .row .rowItem:last-child, #contact .formArea dl .row .rowItem:last-child {
  overflow: hidden;
  float: none;
}

#newsmail .formArea dl .error, #contact .formArea dl .error {
  margin-top: 10px;
  color: #ff0000;
}

#newsmail .formArea .formBtn, #contact .formArea .formBtn {
  margin-top: 40px;
  text-align: center;
}

#newsmail .formArea .formBtn.disabled, #contact .formArea .formBtn.disabled {
  opacity: .25;
}

#newsmail .formArea .formBtn.disabled a, #contact .formArea .formBtn.disabled a {
  pointer-events: none;
  cursor: not-allowed;
}

#newsmail .formArea .formBtn.disabled a input, #contact .formArea .formBtn.disabled a input {
  cursor: not-allowed;
}

#newsmail .formArea .formBtn a, #contact .formArea .formBtn a {
  display: inline-block;
  padding: 20px 30px;
  border: 1px solid #717071;
  background-color: #fff;
  text-decoration: none;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
}

#newsmail .formArea .formBtn a + a, #contact .formArea .formBtn a + a {
  margin-left: 25px;
}

#newsmail .formArea .formBtn a input, #contact .formArea .formBtn a input {
  border: none;
  background-color: transparent;
  font-size: 24px;
  font-size: 2.4rem;
  color: #717071;
  line-height: 1;
  cursor: pointer;
}

#newsmail .formArea .formBtn a .svgArrowRight, #contact .formArea .formBtn a .svgArrowRight {
  margin-left: 10px;
  vertical-align: middle;
}

#newsmail .formArea .formBtn a .svgArrowLeft, #contact .formArea .formBtn a .svgArrowLeft {
  margin-right: 10px;
  vertical-align: middle;
}

#newsmail .formArea .formBtn a:hover input, #contact .formArea .formBtn a:hover input {
  color: #fff;
}

#newsmail .formArea.confirm dl + dl, #contact .formArea.confirm dl + dl {
  margin-top: 40px;
}

#newsmail .formArea.confirm dl dd, #contact .formArea.confirm dl dd {
  font-size: 24px;
  font-size: 2.4rem;
}

#newsmail .formArea.confirm .formBtn, #contact .formArea.confirm .formBtn {
  text-align: left;
}

#newsmail .formArea.complete .formBtn, #contact .formArea.complete .formBtn {
  text-align: left;
}

#newsmail .formArea.complete .formBtn a .svgArrowLeft, #contact .formArea.complete .formBtn a .svgArrowLeft {
  margin-right: 10px;
  vertical-align: middle;
}

#newsmail .formAside, #contact .formAside {
  overflow: hidden;
  font-size: 19px;
  font-size: 1.9rem;
}

#newsmail .formAside .col + .col, #contact .formAside .col + .col {
  margin-top: 13px;
}

@media screen and (min-width: 751px) {
  #newsmail .uPC, #contact .uPC {
    display: block;
  }
  #newsmail .pageLead, #contact .pageLead {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #newsmail .pageLead .note, #contact .pageLead .note {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #newsmail .cSectionInner + .cSectionInner, #contact .cSectionInner + .cSectionInner {
    margin-top: 40px;
  }
  #newsmail .formArea input[type="text"],
  #newsmail .formArea textarea, #contact .formArea input[type="text"],
  #contact .formArea textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #newsmail .formArea input[type="text"], #contact .formArea input[type="text"] {
    height: 40px;
    line-height: 38px;
  }
  #newsmail .formArea textarea, #contact .formArea textarea {
    height: 160px;
  }
  #newsmail .formArea input.w01, #contact .formArea input.w01 {
    width: 130px;
  }
  #newsmail .formArea input.w02, #contact .formArea input.w02 {
    width: 180px;
  }
  #newsmail .formArea dl, #contact .formArea dl {
    overflow: hidden;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #newsmail .formArea dl + dl, #contact .formArea dl + dl {
    margin-top: 15px;
  }
  #newsmail .formArea dl dt, #contact .formArea dl dt {
    float: left;
    width: 31.4%;
    margin-bottom: 0;
    padding: 8px 20px 0 0;
    text-align: right;
  }
  #newsmail .formArea dl dt span, #contact .formArea dl dt span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #newsmail .formArea dl dd, #contact .formArea dl dd {
    overflow: hidden;
  }
  #newsmail .formArea dl .partition, #contact .formArea dl .partition {
    display: inline-block;
    margin-top: 0;
  }
  #newsmail .formArea dl .ex, #contact .formArea dl .ex {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #newsmail .formArea dl .ex02, #contact .formArea dl .ex02 {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #newsmail .formArea dl .row .rowItem:first-child, #contact .formArea dl .row .rowItem:first-child {
    margin-top: 5px;
    margin-right: 10px;
  }
  #newsmail .formArea dl .row + .row, #contact .formArea dl .row + .row {
    margin-top: 10px;
  }
  #newsmail .formArea .formBtn a, #contact .formArea .formBtn a {
    padding: 15px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #newsmail .formArea .formBtn a + a, #contact .formArea .formBtn a + a {
    margin-left: 15px;
  }
  #newsmail .formArea .formBtn a input, #contact .formArea .formBtn a input {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #newsmail .formArea .formBtn a svg, #contact .formArea .formBtn a svg {
    -webkit-transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #newsmail .formArea .formBtn a .svgArrowRight, #contact .formArea .formBtn a .svgArrowRight {
    width: 14px;
    height: 13px;
    margin-left: 5px;
  }
  #newsmail .formArea .formBtn a .svgArrowLeft, #contact .formArea .formBtn a .svgArrowLeft {
    width: 14px;
    height: 13px;
    margin-right: 5px;
  }
}

@media screen and (min-width: 751px) and (min-width: 751px) {
  #newsmail .formArea .formBtn a:hover, #contact .formArea .formBtn a:hover {
    background: #717071;
    color: #fff;
  }
  #newsmail .formArea .formBtn a:hover svg, #contact .formArea .formBtn a:hover svg {
    fill: #fff;
  }
}

@media screen and (min-width: 751px) {
  #newsmail .formArea.confirm dl + dl, #contact .formArea.confirm dl + dl {
    margin-top: 40px;
  }
  #newsmail .formArea.confirm dl dt, #contact .formArea.confirm dl dt {
    float: none;
    width: auto;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
  }
  #newsmail .formArea.confirm dl dd, #contact .formArea.confirm dl dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #newsmail .formAside, #contact .formAside {
    margin-top: 60px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #newsmail .formAside .col + .col, #contact .formAside .col + .col {
    margin-top: 0;
  }
  #newsmail .formAside .col:first-child, #contact .formAside .col:first-child {
    float: left;
    margin-right: 30px;
  }
  #newsmail .formAside .col:last-child, #contact .formAside .col:last-child {
    overflow: hidden;
  }
}

@media screen and (min-width: 751px) and (max-width: 1290px) {
  #newsmail .formArea dl .partition, #contact .formArea dl .partition {
    display: block;
    margin-top: 15px;
  }
}

/* -------------- top page style ---------------- */
#seminar .is-pc {
  display: block !important;
}

#seminar .is-sp {
  display: none !important;
}

#seminar .cSection {
  margin-bottom: 0px;
}

#seminar .cSection h2 {
  margin-bottom: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

#seminar .cEntry .cat {
  margin-top: 0;
  line-height: 1;
}

#seminar .cEntry .cat span {
  display: inline-block;
  padding: 8px 10px;
  background: #717071;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}

#seminar .cEntry .date {
  margin-top: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}

#seminar .cEntry h1 {
  margin-top: 50px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
}

#seminar .cEntry h2 {
  margin-top: 50px;
  margin-bottom: 0px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: left;
}

#seminar .cEntry p {
  margin-top: 40px;
  margin-bottom: 0px;
}

#seminar .cEntry .boxContact {
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  background: #e6e6e6;
}

#seminar .cEntry .boxContact p {
  margin-top: 0;
  margin-bottom: 30px;
}

#seminar .cEntry .boxContact p:nth-last-child(1) {
  margin-bottom: 0;
}

#seminar .cEntry .uSpeaker {
  margin-top: 50px;
}

#seminar .cEntry .uSpeaker h3 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px;
}

#seminar .cEntry .uSpeaker dl + dl {
  margin-top: 30px;
}

#seminar .cEntry .uSpeaker dl dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}

#seminar .cEntry .uSpeech {
  margin-top: 40px;
}

#seminar .cEntry .uSpeech figure {
  width: 50%;
  margin-top: 0.5em;
  margin-bottom: 20px;
}

#seminar .cEntry .uSpeech figure img {
  width: 100%;
  margin-bottom: 0;
}

#seminar .cEntry .uSpeech.left:after {
  content: "";
  clear: both;
  display: block;
}

#seminar .cEntry .uSpeech.left figure {
  float: left;
  margin-right: 10px;
  padding-right: 10px;
}

#seminar .cEntry .uSpeech.right:after {
  content: "";
  clear: both;
  display: block;
}

#seminar .cEntry .uSpeech.right figure {
  float: right;
  margin-left: 10px;
  padding-left: 10px;
}

#seminar .cEntry .uImg {
  margin-top: 50px;
  margin-bottom: 50px;
}

#seminar .cEntry .uImg img {
  width: 100%;
  margin-bottom: 0;
}

#seminar .cEntry .uShare {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#seminar .cEntry .uShare img {
  margin: 0;
}

#seminar .cEntry .uShare li {
  height: 20px;
  margin-left: 20px;
}

#seminar .cEntry .uShare li a {
  display: block;
}

#seminar .cEntry .uShare li .fb {
  width: 40px;
  height: 40px;
}

#seminar .cEntry .uShare li .tw {
  width: 41px;
  height: 34px;
}

#seminar .cEntry .uBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#seminar .uSeminarList1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -25px -50px;
}

#seminar .uSeminarList1 li {
  position: relative;
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 50px;
}

#seminar .uSeminarList1 li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#seminar .uSeminarList1 li a:hover span.thumbnail img {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-filter: brightness(75%) blur(2px);
          filter: brightness(75%) blur(2px);
}

#seminar .uSeminarList1 li span {
  position: relative;
  display: block;
}

#seminar .uSeminarList1 li span.thumbnail {
  overflow: hidden;
  background: #717071;
}

#seminar .uSeminarList1 li span.thumbnail img {
  width: 100%;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}

#seminar .uSeminarList1 li span.group {
  margin-top: 15px;
}

#seminar .uSeminarList1 li span.cat {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 5px 6px 6px;
  background: #717071;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
}

#seminar .uSeminarList1 li span.date {
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}

#seminar .uSeminarList1 li span.text {
  font-size: 16px;
  font-size: 1.6rem;
}

#seminar .uSeminarList1 li span.tags {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1;
}

#seminar .uSeminarList1 li span.tag {
  display: inline-block;
  margin: 10px 10px 0 0;
}

#seminar .uOther {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #e6e6e6;
}

#seminar .uOther h3 {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 751px) {
  #seminar .is-pc {
    display: none !important;
  }
  #seminar .is-sp {
    display: block !important;
  }
  #seminar .cSection h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #seminar .cSection .wp-pagenavi {
    padding-top: 60px;
    padding-bottom: 0;
  }
  #seminar .cEntry .cat span {
    padding: 10px 12px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #seminar .cEntry .date {
    font-size: 20px;
    font-size: 2rem;
  }
  #seminar .cEntry h1 {
    margin-bottom: -10px;
    font-size: 32px;
    font-size: 3.2rem;
  }
  #seminar .cEntry h2 {
    margin-top: 60px;
    margin-bottom: -10px;
    font-size: 28px;
    font-size: 2.8rem;
  }
  #seminar .cEntry p {
    margin-top: 60px;
  }
  #seminar .cEntry .boxContact p {
    margin-top: 0;
  }
  #seminar .cEntry .uSpeaker {
    margin-top: 60px;
  }
  #seminar .cEntry .uSpeaker h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 60px;
  }
  #seminar .cEntry .uSpeaker dl + dl {
    margin-top: 60px;
  }
  #seminar .cEntry .uSpeaker dl dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #seminar .cEntry .uSpeech {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #seminar .cEntry .uSpeech p {
    margin: 0;
  }
  #seminar .cEntry .uSpeech figure {
    margin-top: 50px;
    margin-bottom: 0;
    width: 100%;
  }
  #seminar .cEntry .uSpeech.left figure {
    float: inherit;
    margin-right: 0px;
    padding-right: 0px;
  }
  #seminar .cEntry .uSpeech.right figure {
    float: inherit;
    margin-left: 0px;
    padding-left: 0px;
  }
  #seminar .cEntry .uShare img {
    margin: 0;
  }
  #seminar .cEntry .uShare li {
    height: 29px;
    margin-left: 20px;
  }
  #seminar .cEntry .uShare li .fb {
    width: 60px;
    height: 60px;
  }
  #seminar .cEntry .uShare li .tw {
    width: 62px;
    height: 52px;
  }
  #seminar .uSeminarList1 {
    margin: 0 -20px -60px;
  }
  #seminar .uSeminarList1 li {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 60px;
  }
  #seminar .uSeminarList1 li span.group {
    margin-top: 16px;
  }
  #seminar .uSeminarList1 li span.cat {
    margin-bottom: 16px;
    padding: 7px 7px 7px 8px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #seminar .uSeminarList1 li span.date {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #seminar .uSeminarList1 li span.text {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #seminar .uSeminarList1 li span.tags {
    font-size: 20px;
    font-size: 2rem;
  }
  #seminar .uSeminarList1 li span.tag {
    margin: 10px 14px 0 0;
  }
  #seminar .uOther {
    margin-top: 60px;
    padding-top: 60px;
  }
  #seminar .uOther h3 {
    margin-bottom: 60px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/* -------------- top page style ---------------- */
#casestudies .is-pc {
  display: block !important;
}

#casestudies .is-sp {
  display: none !important;
}

#casestudies .cSection {
  margin-bottom: 0px;
}

#casestudies .cSection h2 {
  margin-bottom: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

#casestudies .cEntry .date {
  margin-top: 0px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}

#casestudies .cEntry h1 {
  margin-top: 50px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
}

#casestudies .cEntry h2 {
  margin-top: 50px;
  margin-bottom: 0px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: left;
}

#casestudies .cEntry p {
  margin-top: 40px;
  margin-bottom: 0px;
}

#casestudies .cEntry .boxContact {
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  background: #e6e6e6;
}

#casestudies .cEntry .boxContact p {
  margin-top: 0;
  margin-bottom: 30px;
}

#casestudies .cEntry .boxContact p:nth-last-child(1) {
  margin-bottom: 0;
}

#casestudies .cEntry .uProfile {
  margin-top: 50px;
}

#casestudies .cEntry .uProfile dl + dl {
  margin-top: 30px;
}

#casestudies .cEntry .uProfile dl dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}

#casestudies .cEntry .uText {
  margin-top: 40px;
}

#casestudies .cEntry .uText figure {
  width: 50%;
  margin-top: 0.5em;
  margin-bottom: 20px;
}

#casestudies .cEntry .uText figure img {
  width: 100%;
  margin-bottom: 0;
}

#casestudies .cEntry .uText.left:after {
  content: "";
  clear: both;
  display: block;
}

#casestudies .cEntry .uText.left figure {
  float: left;
  margin-right: 10px;
  padding-right: 10px;
}

#casestudies .cEntry .uText.right:after {
  content: "";
  clear: both;
  display: block;
}

#casestudies .cEntry .uText.right figure {
  float: right;
  margin-left: 10px;
  padding-left: 10px;
}

#casestudies .cEntry .uImg {
  margin-top: 50px;
  margin-bottom: 50px;
}

#casestudies .cEntry .uImg img {
  width: 100%;
  margin-bottom: 0;
}

#casestudies .cEntry .uHtml {
  margin-top: 50px;
  width: 100%;
  overflow: auto;
}

#casestudies .cEntry .uHtml p:nth-child(1) {
  margin-top: 0;
}

#casestudies .cEntry .uShare {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#casestudies .cEntry .uShare img {
  margin: 0;
}

#casestudies .cEntry .uShare li {
  height: 20px;
  margin-left: 20px;
}

#casestudies .cEntry .uShare li a {
  display: block;
}

#casestudies .cEntry .uShare li .fb {
  width: 40px;
  height: 40px;
}

#casestudies .cEntry .uShare li .tw {
  width: 41px;
  height: 34px;
}

#casestudies .cEntry .uBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#casestudies .cEntry .uDocumentRequestButton {
  margin: 50px 0;
}

#casestudies .cEntry .uDocumentRequestButton a {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 280px;
  height: 60px;
  border: 1px solid #717071;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

#casestudies .cEntry .uDocumentRequestButton a span {
  display: block;
  position: absolute;
  top: 50%;
  right: 22px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
}

#casestudies .cEntry .uDocumentRequestButton a span svg {
  width: 100%;
  height: 100%;
  fill: #717071;
  vertical-align: top;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

#casestudies .cEntry .uDocumentRequestButton a:hover {
  background: #717071;
  color: #fff;
}

#casestudies .cEntry .uDocumentRequestButton a:hover span svg {
  fill: #fff;
}

#casestudies .uCaseStudiesList1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -25px -50px;
}

#casestudies .uCaseStudiesList1 li {
  position: relative;
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 50px;
}

#casestudies .uCaseStudiesList1 li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#casestudies .uCaseStudiesList1 li a:hover span.thumbnail img {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-filter: brightness(75%) blur(2px);
          filter: brightness(75%) blur(2px);
}

#casestudies .uCaseStudiesList1 li span {
  position: relative;
  display: block;
}

#casestudies .uCaseStudiesList1 li span.thumbnail {
  overflow: hidden;
  background: #717071;
}

#casestudies .uCaseStudiesList1 li span.thumbnail img {
  width: 100%;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}

#casestudies .uCaseStudiesList1 li span.cat {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  padding: 4px 10px;
  background: #717071;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}

#casestudies .uCaseStudiesList1 li span.date {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}

#casestudies .uCaseStudiesList1 li span.text {
  font-size: 16px;
  font-size: 1.6rem;
}

#casestudies .uCaseStudiesList1 li span.tags {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1;
}

#casestudies .uCaseStudiesList1 li span.tag {
  display: inline-block;
  margin: 10px 10px 0 0;
}

#casestudies .uOther {
  margin-top: 50px;
  padding-top: 60px;
  border-top: 1px solid #e6e6e6;
}

#casestudies .uOther h3 {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 751px) {
  #casestudies .is-pc {
    display: none !important;
  }
  #casestudies .is-sp {
    display: block !important;
  }
  #casestudies .cSection h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #casestudies .cSection .wp-pagenavi {
    padding-top: 60px;
    padding-bottom: 0;
  }
  #casestudies .cEntry .date {
    font-size: 20px;
    font-size: 2rem;
  }
  #casestudies .cEntry h1 {
    margin-bottom: -10px;
    font-size: 32px;
    font-size: 3.2rem;
  }
  #casestudies .cEntry h2 {
    margin-top: 60px;
    margin-bottom: -10px;
    font-size: 28px;
    font-size: 2.8rem;
  }
  #casestudies .cEntry p {
    margin-top: 60px;
  }
  #casestudies .cEntry .boxContact p {
    margin-top: 0;
  }
  #casestudies .cEntry .uProfile {
    margin-top: 60px;
  }
  #casestudies .cEntry .uProfile dl + dl {
    margin-top: 60px;
  }
  #casestudies .cEntry .uProfile dl dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #casestudies .cEntry .uText {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #casestudies .cEntry .uText p {
    margin: 0;
  }
  #casestudies .cEntry .uText figure {
    margin-top: 50px;
    margin-bottom: 0;
    width: 100%;
  }
  #casestudies .cEntry .uText.left figure {
    float: inherit;
    margin-right: 0px;
    padding-right: 0px;
  }
  #casestudies .cEntry .uText.right figure {
    float: inherit;
    margin-left: 0px;
    padding-left: 0px;
  }
  #casestudies .cEntry .uShare img {
    margin: 0;
  }
  #casestudies .cEntry .uShare li {
    height: 29px;
    margin-left: 20px;
  }
  #casestudies .cEntry .uShare li .fb {
    width: 60px;
    height: 60px;
  }
  #casestudies .cEntry .uShare li .tw {
    width: 62px;
    height: 52px;
  }
  #casestudies .cEntry .uDocumentRequestButton {
    margin: 80px 0;
  }
  #casestudies .cEntry .uDocumentRequestButton a {
    width: 420px;
    height: 90px;
    border: 1px solid #717071;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 90px;
  }
  #casestudies .cEntry .uDocumentRequestButton a span {
    right: 34px;
    width: 21px;
    height: 21px;
    margin-top: -11px;
  }
  #casestudies .uCaseStudiesList1 {
    display: block;
    margin: 0;
  }
  #casestudies .uCaseStudiesList1 li {
    width: 100%;
    height: 180px;
    padding: 0;
    margin-bottom: 0px;
  }
  #casestudies .uCaseStudiesList1 li + li {
    margin-top: 70px;
  }
  #casestudies .uCaseStudiesList1 li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #casestudies .uCaseStudiesList1 li span.thumbnail, #casestudies .uCaseStudiesList1 li span.group {
    width: 50%;
  }
  #casestudies .uCaseStudiesList1 li span.group {
    padding-left: 30px;
    max-height: 210px;
    overflow: hidden;
  }
  #casestudies .uCaseStudiesList1 li span.cat {
    padding: 6px 12px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #casestudies .uCaseStudiesList1 li span.date {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #casestudies .uCaseStudiesList1 li span.text {
    font-size: 22px;
    font-size: 2.2rem;
    width: 12.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  #casestudies .uCaseStudiesList1 li span.tags {
    font-size: 20px;
    font-size: 2rem;
    max-height: 130px;
    overflow: hidden;
  }
  #casestudies .uCaseStudiesList1 li span.tag {
    margin: 10px 14px 0 0;
  }
  #casestudies .uOther {
    margin-top: 80px;
    padding-top: 60px;
  }
  #casestudies .uOther h3 {
    margin-bottom: 60px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.scAnimation-imageList li {
  opacity: 0;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}

.scAnimation-imageList.active li {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.scAnimation-imageList.active li:nth-child(1) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}

.scAnimation-imageList.active li:nth-child(2) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}

.scAnimation-imageList.active li:nth-child(3) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}

.scAnimation-imageList.active li:nth-child(4) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
}

.scAnimation-imageList.active li:nth-child(5) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
}

.scAnimation-imageList.active li:nth-child(6) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}

.scAnimation-imageList.active li:nth-child(7) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.7s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.7s;
}

.scAnimation-imageList.active li:nth-child(8) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.8s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.8s;
}

.scAnimation-imageList.active li:nth-child(9) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.9s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.9s;
}

.scAnimation-imageList.active li:nth-child(10) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1s;
}

.scAnimation-imageList.active li:nth-child(11) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.1s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.1s;
}

.scAnimation-imageList.active li:nth-child(12) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.2s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.2s;
}

.scAnimation-imageList.active li:nth-child(13) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.3s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.3s;
}

.scAnimation-imageList.active li:nth-child(14) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.4s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.4s;
}

.scAnimation-imageList.active li:nth-child(15) {
  -webkit-transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.5s;
  transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1) 1.5s;
}

.scAnimation-Ttl {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}

.scAnimation-Ttl span:before {
  width: 0;
}

.scAnimation-Ttl span:after {
  width: 0;
}

.scAnimation-Ttl:before {
  width: 0;
}

.scAnimation-Ttl.active {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.scAnimation-Ttl.active span:before {
  width: 100%;
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}

.scAnimation-Ttl.active span:after {
  width: 100%;
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}

.scAnimation-Ttl.active:before {
  width: 35%;
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}

.scAnimation-container {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}

.scAnimation-container.active {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.lang_en .cNaviPanel .cPanel .cPanelTitle {
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (min-width: 751px) {
  .lang_en .cNaviPanel .cPanel .cPanelTitle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.lang_en #globalMenu .gnavi li:nth-of-type(1) a span:nth-of-type(1):after {
  background: url(../images/common/bg_gnavi1.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

.lang_en #globalMenu .gnavi li:nth-of-type(2) a span:nth-of-type(1):after {
  background: url(../images/common/bg_gnavi2.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

.lang_en #globalMenu .gnavi li:nth-of-type(3) a span:nth-of-type(1):after {
  background: url(../images/common/bg_gnavi3.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

.lang_en #globalMenu .gnavi li:nth-of-type(4) a span:nth-of-type(1):after {
  background: url(../images/common/bg_gnavi4.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

.lang_en #globalMenu .gnavi li:nth-of-type(5) a span:nth-of-type(1):after {
  background: url(../images/common/bg_gnavi5.png) 50% 50% no-repeat;
  background-size: 100% 4px;
}

.lang_en #globalMenu .gnavi li a span:nth-of-type(1) {
  position: relative;
  opacity: 1 !important;
  width: auto;
  padding-bottom: 6px;
}

.lang_en #globalMenu .gnavi li a span:nth-of-type(1):after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: '';
  display: block;
  width: 0%;
  height: 4px;
  -webkit-transition: all .35s ease .1s;
  transition: all .35s ease .1s;
}

.lang_en #globalMenu .gnavi li a.active span:after {
  width: 100%;
}

.lang_en #globalMenu .gnavi li a:hover span:after {
  width: 100%;
}

.lang_en#company #globalMenu .gnavi li.navi1 a span:nth-of-type(1) {
  opacity: 0;
}

.lang_en#company #globalMenu .gnavi li.navi1 a span:nth-of-type(1) {
  opacity: 1;
}

.lang_en#company #globalMenu .gnavi li.navi1 a span:nth-of-type(1):after {
  width: 100%;
}

.lang_en#news #globalMenu .gnavi li.navi2 a span:nth-of-type(1) {
  opacity: 0;
}

.lang_en#news #globalMenu .gnavi li.navi2 a span:nth-of-type(1) {
  opacity: 1;
}

.lang_en#news #globalMenu .gnavi li.navi2 a span:nth-of-type(1):after {
  width: 100%;
}

.lang_en#newsmail #globalMenu .gnavi li.navi2 a span:nth-of-type(1) {
  opacity: 0;
}

.lang_en#newsmail #globalMenu .gnavi li.navi2 a span:nth-of-type(1) {
  opacity: 1;
}

.lang_en#newsmail #globalMenu .gnavi li.navi2 a span:nth-of-type(1):after {
  width: 100%;
}

.lang_en#service #globalMenu .gnavi li.navi3 a span:nth-of-type(1) {
  opacity: 0;
}

.lang_en#service #globalMenu .gnavi li.navi3 a span:nth-of-type(1) {
  opacity: 1;
}

.lang_en#service #globalMenu .gnavi li.navi3 a span:nth-of-type(1):after {
  width: 100%;
}

.lang_en#recruit #globalMenu .gnavi li.navi4 a span:nth-of-type(1) {
  opacity: 0;
}

.lang_en#recruit #globalMenu .gnavi li.navi4 a span:nth-of-type(1) {
  opacity: 1;
}

.lang_en#recruit #globalMenu .gnavi li.navi4 a span:nth-of-type(1):after {
  width: 100%;
}

.lang_en#contact #globalMenu .gnavi li.navi5 a span:nth-of-type(1) {
  opacity: 0;
}

.lang_en#contact #globalMenu .gnavi li.navi5 a span:nth-of-type(1) {
  opacity: 1;
}

.lang_en#contact #globalMenu .gnavi li.navi5 a span:nth-of-type(1):after {
  width: 100%;
}

.lang_en#home #uTopSubnavi .uPanel .uTextArea {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 48px 60px 0 60px;
  text-align: left;
}

@media screen and (min-width: 751px) {
  .lang_en#home #uTopSubnavi .uPanel {
    width: 50%;
  }
  .lang_en#home #uTopSubnavi .uPanel .uTextArea {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 34px 40px 0 40px;
    text-align: left;
  }
}

@media screen and (max-width: 750px) {
  .lang_en#home #uTopSubnavi .uPanelW .uTextAreaW {
    padding: 117px 60px 117px 160px;
  }
  .lang_en#home #uTopSubnavi .uPanelW h3 {
    margin-left: -74px;
  }
  .lang_en#home #uTopSubnavi .uPanelW h4 {
    font-weight: normal;
  }
  .lang_en#home #uTopSubnavi .uPanelW p {
    font-size: 20px;
    font-size: 2rem;
    font-weight: normal;
  }
}

@media screen and (min-width: 751px) {
  .lang_en#home #uTopSubnavi .uPanelW .uTextAreaW {
    position: relative;
    z-index: 1;
    padding: 53px 53px 53px 115px;
    text-align: left;
  }
  .lang_en#home #uTopSubnavi .uPanelW h3 {
    margin-left: -55px;
  }
  .lang_en#home #uTopSubnavi .uPanelW h4 {
    font-weight: normal;
  }
  .lang_en#home #uTopSubnavi .uPanelW p {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
  }
  .lang_en#home #uTopSubnavi .uPanelW:before {
    left: 20px;
    top: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
  }
}

@media screen and (min-width: 1280px) {
  .lang_en#home #uTopSubnavi .uPanelW {
    float: left;
    width: 100%;
    padding-top: 33.3%;
    background: url(../images/top/panel1_l.png) center center no-repeat;
    background-size: cover;
  }
  .lang_en#home #uTopSubnavi .uPanelW .uTextAreaW {
    position: absolute;
    left: 130px;
    z-index: 1;
    padding: 0 60px 0 0;
  }
  .lang_en#home #uTopSubnavi .uPanelW h3 {
    margin-left: -55px;
  }
  .lang_en#home #uTopSubnavi .uPanelW h4 {
    font-weight: normal;
  }
  .lang_en#home #uTopSubnavi .uPanelW p {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
  }
  .lang_en#home #uTopSubnavi .uPanelW:before {
    left: 20px;
    top: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
  }
}

.lang_en#company .uMemberList1 .cPanel {
  width: 280px;
  float: none;
}

.lang_en#company .uMemberList1 .cPanel .cPanelImg {
  width: 100%;
}

.lang_en#company .uMemberList1 .uTextEn {
  font-size: 20px;
  font-size: 2rem;
}

.lang_en#company .uMemberList1 .uName1 {
  font-size: 30px;
  font-size: 3rem;
}

@media screen and (max-width: 750px) {
  .lang_en#company .uMemberList1 .uTextEn {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .lang_en#company .uMemberList1 .uName1 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .lang_en#company .uMemberList1 .cPanel {
    width: auto;
    float: none;
  }
  .lang_en#company .uMemberList1 .cPanel .cPanelImg {
    width: auto;
  }
}

.lang_en#company .uWhats .cTitle1 {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 34px;
  position: relative;
  display: inline-block;
}

.lang_en#company .uWhats .cTitle1:after {
  background: url(../images/common/bg_gnavi1.png) 50% 50% no-repeat;
  background-size: 100% 4px;
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

@media screen and (max-width: 750px) {
  .lang_en#company .uWhats .cTitle1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.lang_en#sitemap .cSection .treeSection.service {
  top: 126px;
}

.lang_en#sitemap .cSection .treeSection.contact {
  top: 0px;
}

.lang_en#sitemap .cSection .treeSection.other {
  top: 126px;
}

.lang_en#privacypolicy .cSection .detailTxt .note {
  margin-top: 32px;
  display: inline-block;
  line-height: 200%;
}

.lang_en#privacypolicy .cSection .cPC {
  width: 100%;
}

.lang_en#privacypolicy .cSection .cTable1 {
  margin-top: 20px;
}

.lang_en#privacypolicy .cSection .cTable1 tbody tr th.th1 {
  width: 20%;
}

.lang_en#privacypolicy .cSection .cTable1 tbody tr th.th2 {
  width: 35%;
}

.lang_en#privacypolicy .cSection .cTable1 tbody tr th.th3 {
  width: 15%;
}

.lang_en#privacypolicy .cSection .cTable1 tbody tr th.th4 {
  width: 10%;
}

.lang_en#privacypolicy .cSection .cTable1 tbody tr th.th5 {
  width: 20%;
}

.lang_en#privacypolicy .cSection a.windowOpen {
  display: inline-block;
  position: relative;
  padding-right: 26px;
  text-decoration: none;
}

.lang_en#privacypolicy .cSection a.windowOpen:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
  background: url("../images/common/icon_window.png") no-repeat;
  background-size: contain;
}

.lang_en#privacypolicy .cSection a.krux {
  display: inline-block;
  position: relative;
  padding-right: 26px;
  text-decoration: none;
}

.lang_en#privacypolicy .cSection a.krux:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
  background: url("../images/common/arrow_right.png") no-repeat;
  background-size: contain;
}

.lang_en#privacypolicy .cSection .check {
  padding-left: 23px;
  background: url("../images/common/icon_cross.png") no-repeat 0 5px;
  background-size: 14px auto;
}

.lang_en#privacypolicy .cSection .check.on {
  background-image: url("../images/common/icon_tick.png");
}

.lang_en#privacypolicy .cSection p.check {
  background-position: 0 50%;
}

@media screen and (max-width: 751px) {
  .lang_en#privacypolicy .cSection h3 {
    margin-top: 58px;
  }
  .lang_en#privacypolicy .cSection .detailTxt {
    margin-top: 20px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 2em;
  }
  .lang_en#privacypolicy .cSection .detailTxt .note {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .lang_en#privacypolicy .cSection a.windowOpen {
    display: inline-block;
    position: relative;
    padding-right: 38px;
    text-decoration: none;
  }
  .lang_en#privacypolicy .cSection a.windowOpen:after {
    display: block;
    width: 22px;
    height: 19px;
    background-size: auto auto;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -9px;
  }
  .lang_en#privacypolicy .cSection a.krux {
    display: inline-block;
    position: relative;
    padding-right: 38px;
    text-decoration: none;
  }
  .lang_en#privacypolicy .cSection a.krux:after {
    content: '';
    display: block;
    width: 20px;
    height: 19px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
  }
  .lang_en#privacypolicy .cSection .check {
    padding-left: 38px;
    background-position: 0 5px;
    background-size: auto auto;
  }
}

.lang_en#contact .pageLead {
  font-size: 26px;
  font-size: 2.6rem;
}

.lang_en#contact .formArea dt {
  font-size: 24px;
  font-size: 2.4rem;
}

.lang_en#contact .formArea dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.lang_en#contact .formArea .sel {
  position: relative;
  border: 1px solid #e6e6e6;
  height: 60px;
  line-height: 53px;
  padding: 0 0 0 15px;
  margin-right: 20px;
  min-width: 150px;
}

.lang_en#contact .formArea .sel:after {
  background: url(../images/contact/icon_select.png) no-repeat 0 0;
  content: '';
  display: block;
  width: 11px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8px;
  z-index: 1;
}

.lang_en#contact .formArea select {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (min-width: 751px) {
  .lang_en#contact .pageLead {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .lang_en#contact .formArea dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .lang_en#contact .formArea input[type="text"],
  .lang_en#contact .formArea textarea {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .lang_en#contact .formArea .sel {
    height: 40px;
    line-height: 33px;
  }
  .lang_en#contact .formArea .sel:after {
    width: 11px;
    height: 16px;
    top: 50%;
    right: 20px;
    margin-top: -8px;
  }
  .lang_en#contact .formArea select {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 20px;
  }
}
