@charset "UTF-8";
/* ========================================================================== */
/* var */
/* ========================================================================== */
@font-face {
  font-family: "Noto Sans";
  src: url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/NotoSansCJKjp-Medium-min.eot");
  src: url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/NotoSansCJKjp-Medium-min.eot") format('embedded-opentype'), url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/NotoSansCJKjp-Medium-min.woff") format('woff'), url('../font/NotoSansCJKjp-Medium-min.otf') format('opentype'); }

@media all and (-ms-high-contrast: none) {
  .ieFont {
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝" !important;
    font-weight: bold; }
    .ieFont *::-ms-backdrop {
      font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝" !important;
      font-weight: bold; } }

/* ========================================================================== */
/* mixin */
/* ========================================================================== */
@font-face {
  font-family: 'lg';
  src: url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/lg.eot");
  src: url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/lg.eot") format("embedded-opentype"), url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/lg.woff") format("woff"), url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/lg.ttf") format("truetype"), url("//24418544.fs1.hubspotusercontent-na1.net/hubfs/24418544/raw_assets/public/corporate2024/font/lg.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toggle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toggle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/lightgallery/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px white inset;
          box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  -webkit-box-shadow: 0 0 0 8px white inset;
          box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.group {
  *zoom: 1; }

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0; }

.group:after {
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url("../img/lightgallery/loading.gif") no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/* ========================================================================== */
/* top */
/* ========================================================================== */
.home .topTextBox {
  display: block;
  background: #f6f6f6;
  text-align: center;
  padding-top: 20px; }
  @media screen and (max-width: 767px) {
    .home .topTextBox {
      background: #fff;
      padding: 20px 4% 0; } }
  .home .topTextBox p {
    background: #fff;
    padding: 20px;
    max-width: 800px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .home .topTextBox p {
        padding: 15px 4%;
        text-align: left;
        background: #f6f6f6;
        font-size: 1.6rem; }
        .home .topTextBox p span {
          display: inline-block;
          width: 100%;
          text-align: center; } }

.home #contents {
  padding: 40px 0 0; }
  @media screen and (max-width: 767px) {
    .home #contents {
      background: none;
      padding: 20px 0 0; } }

.home .topicArea {
  padding: 0 0 85px; }
  @media screen and (max-width: 1339px) {
    .home .topicArea .innerBlock {
      width: 1000px; } }
  @media screen and (max-width: 1000px) {
    .home .topicArea .innerBlock {
      width: 100%; } }
  .home .topicArea .topicUl {
    width: 1000px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 1339px) {
      .home .topicArea .topicUl {
        width: 100%; } }
    .home .topicArea .topicUl li {
      background: #fff;
      -ms-flex-preferred-size: 320px;
          flex-basis: 320px;
      margin: 0 0 20px;
      border: solid 1px #e4ece8;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative; }
      @media screen and (max-width: 1000px) {
        .home .topicArea .topicUl li {
          -ms-flex-preferred-size: calc( 100% / 3 - 13px);
              flex-basis: calc( 100% / 3 - 13px); } }
      .home .topicArea .topicUl li a {
        display: block;
        height: 100%;
        position: relative; }
        @media screen and (min-width: 1001px) {
          .home .topicArea .topicUl li a:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 10px 10px;
            border-color: transparent transparent #a5a5a5 transparent;
            position: absolute;
            right: 12px;
            bottom: 12px;
            opacity: 0;
            -webkit-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out; }
          .home .topicArea .topicUl li a:hover {
            opacity: 1; }
            .home .topicArea .topicUl li a:hover:after {
              opacity: 1; }
            .home .topicArea .topicUl li a:hover .img {
              opacity: .8; }
              .home .topicArea .topicUl li a:hover .img img {
                -webkit-transform: scale(1.03);
                        transform: scale(1.03); } }
      @media screen and (min-width: 1001px) {
        .home .topicArea .topicUl li .img {
          overflow: hidden;
          position: relative;
          padding: 65% 0 0;
          -webkit-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
          .home .topicArea .topicUl li .img img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            min-width: 100%;
            min-height: 100%;
            -webkit-transition: .3s ease-out;
            transition: .3s ease-out;
            height: 100%;
            left: -40px; } }
      .home .topicArea .topicUl li .txtArea {
        padding: 23px 28px 43px;
        font-weight: bold;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
        .home .topicArea .topicUl li .txtArea .ttl {
          line-height: 1.5;
          max-height: 2.8em;
          margin: 0 0 10px;
          font-size: 1.8rem;
          overflow: hidden; }
        .home .topicArea .topicUl li .txtArea .category {
          color: #b0b0b0;
          font-family: "Roboto", sans-serif;
          font-size: 1.4rem;
          position: absolute;
          left: 0;
          bottom: 20px;
          letter-spacing: 0.1em;
          padding: 0 28px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          width: 100%;
          -webkit-box-sizing: border-box;
          -ms-box-sizing: border-box;
          box-sizing: border-box; }
      .home .topicArea .topicUl li.wide {
        -ms-flex-preferred-size: 660px;
            flex-basis: 660px; }
        @media screen and (max-width: 1000px) {
          .home .topicArea .topicUl li.wide {
            -ms-flex-preferred-size: calc( 100% / 3 * 2 - 7px);
                flex-basis: calc( 100% / 3 * 2 - 7px); } }
        @media screen and (min-width: 1001px) {
          .home .topicArea .topicUl li.wide .img {
            padding-top: 51.7%; }
            .home .topicArea .topicUl li.wide .img img {
              left: auto; } }
        .home .topicArea .topicUl li.wide .txtArea {
          background: rgba(255, 255, 255, 0.8);
          width: 100%;
          min-height: 130px;
          padding: 20px 28px;
          bottom: 0;
          left: 0;
          position: absolute; }
          @media screen and (max-width: 1339px) {
            .home .topicArea .topicUl li.wide .txtArea {
              background: rgba(255, 255, 255, 0.8); } }
          .home .topicArea .topicUl li.wide .txtArea .ttl {
            max-height: 2.4em;
            font-size: 2.4rem;
            line-height: 1.3; }
          .home .topicArea .topicUl li.wide .txtArea .category {
            color: #909090; }
  @media screen and (max-width: 767px) {
    .home .topicArea {
      padding: 0; }
      .home .topicArea .topicUl {
        display: block; }
        .home .topicArea .topicUl li {
          width: 100%;
          margin: 0;
          float: none;
          border: none;
          border-top: solid 1px #dcdcdc;
          -webkit-box-sizing: border-box;
          -ms-box-sizing: border-box;
          box-sizing: border-box; }
          .home .topicArea .topicUl li:after {
            clear: both;
            content: '';
            display: block;
            font-size: 0;
            height: 0;
            visibility: hidden; }
          .home .topicArea .topicUl li:last-child {
            border-bottom: solid 1px #dcdcdc; }
          .home .topicArea .topicUl li a {
            display: table;
            width: 100%;
            padding: 20px 4%;
            -webkit-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box; }
            .home .topicArea .topicUl li a:after {
              clear: both;
              content: '';
              display: block;
              font-size: 0;
              height: 0;
              visibility: hidden; }
          .home .topicArea .topicUl li .img {
            display: table-cell;
            width: 110px;
            vertical-align: top; }
          .home .topicArea .topicUl li .txtArea {
            display: table-cell;
            padding: 0 0 0 15px;
            position: relative;
            vertical-align: top; }
            .home .topicArea .topicUl li .txtArea .ttl {
              max-height: 40px;
              margin: 0 0 5px;
              font-size: 1.4rem;
              line-height: 1.4; }
              .home .topicArea .topicUl li .txtArea .ttl.sp {
                display: -webkit-box !important;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2; }
            .home .topicArea .topicUl li .txtArea .category {
              font-size: 1rem;
              bottom: 0;
              left: 0;
              padding: 0 0 0 15px;
              line-height: 1.2; }
          .home .topicArea .topicUl li.wide {
            width: 100%; }
            .home .topicArea .topicUl li.wide a {
              display: block; }
            .home .topicArea .topicUl li.wide .img {
              display: block;
              width: 100%;
              margin: 0 0 10px;
              float: none; }
            .home .topicArea .topicUl li.wide .txtArea {
              display: block;
              min-height: 1px;
              position: static;
              background: none;
              padding: 0; }
              .home .topicArea .topicUl li.wide .txtArea .ttl {
                font-size: 1.6rem; }
              .home .topicArea .topicUl li.wide .txtArea .category {
                position: static;
                padding: 0;
                margin-top: 10px; }
          .home .topicArea .topicUl li.noLink {
            padding: 20px 4%; } }

.home .partnerArea {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(4.5%, #f6f6f6), color-stop(4.5%, #fff));
  background: linear-gradient(#f6f6f6 4.5%, #fff 4.5%);
  padding: 0 0 160px; }
  .home .partnerArea .innerBlock {
    width: 100%; }
    .home .partnerArea .innerBlock > .partnerUl {
      margin: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: initial;
              flex-flow: initial;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .home .partnerArea .innerBlock > .partnerUl > li:first-child {
        margin: 0; }
  .home .partnerArea .btnArea {
    margin-top: 50px; }
  .home .partnerArea .partnerUl {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .home .partnerArea .partnerUl li {
      width: 320px;
      max-width: 320px;
      border: solid 1px #e4ece8;
      border-top: solid 3px #999999;
      margin: 0 0 0 20px;
      position: relative; }
      .home .partnerArea .partnerUl li .category {
        background: #999999;
        padding: 0 10px;
        color: #fff;
        font-size: 1.4rem;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2; }
      .home .partnerArea .partnerUl li a {
        display: block;
        background: #fffefe;
        padding: 40px 0 0; }
        .home .partnerArea .partnerUl li a:hover {
          opacity: 1; }
          @media screen and (min-width: 1001px) {
            .home .partnerArea .partnerUl li a:hover .img {
              opacity: .8; }
              .home .partnerArea .partnerUl li a:hover .img img {
                -webkit-transform: scale(1.05);
                        transform: scale(1.05); } }
      .home .partnerArea .partnerUl li .img {
        width: 62.5%;
        padding-top: 62.5%;
        margin: 0 auto 20px;
        overflow: hidden;
        position: relative;
        border-radius: 50%;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        z-index: 5; }
        .home .partnerArea .partnerUl li .img img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          min-width: 100%;
          min-height: 100%;
          -webkit-transition: .3s ease-out;
          transition: .3s ease-out; }
      .home .partnerArea .partnerUl li .txtArea {
        background: #f7f7f7;
        padding: 20px; }
        .home .partnerArea .partnerUl li .txtArea .ttl {
          margin: 0 0 5px;
          font-size: 1.8rem;
          font-weight: bold;
          letter-spacing: -0.05em; }
        .home .partnerArea .partnerUl li .txtArea .name {
          font-size: 1.4rem; }
  .home .partnerArea .txt {
    margin: 30px 0 50px;
    text-align: center; }
  @media screen and (max-width: 1339px) {
    .home .partnerArea {
      padding-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .home .partnerArea {
      background: none;
      padding: 50px 30px 80px; }
      .home .partnerArea .txt {
        margin: 30px 0;
        text-align: left;
        font-size: 1.4rem; }
      .home .partnerArea .btnArea {
        margin: 30px 0 0; }
      .home .partnerArea .bx-wrapper {
        margin: 0 15px;
        position: relative; }
        .home .partnerArea .bx-wrapper .bx-pager {
          margin: 20px 0 0;
          text-align: center; }
        .home .partnerArea .bx-wrapper .bx-controls-direction a.bx-prev {
          left: -30px; }
        .home .partnerArea .bx-wrapper .bx-controls-direction a.bx-next {
          right: -30px; }
      .home .partnerArea .partnerUl {
        display: block; }
        .home .partnerArea .partnerUl:after {
          clear: both;
          content: '';
          display: block;
          font-size: 0;
          height: 0;
          visibility: hidden; }
        .home .partnerArea .partnerUl li {
          max-width: 100%;
          margin: 0; }
          .home .partnerArea .partnerUl li + li {
            margin: 0; }
          .home .partnerArea .partnerUl li a {
            padding: 25px 0 0; }
          .home .partnerArea .partnerUl li .category {
            min-width: 100px;
            text-align: center;
            font-size: 1.2rem; }
          .home .partnerArea .partnerUl li .img {
            width: 35%;
            margin-bottom: 15px;
            padding-top: 35%; }
          .home .partnerArea .partnerUl li .txtArea {
            padding: 20px 20px 15px; }
            .home .partnerArea .partnerUl li .txtArea .ttl {
              font-size: 1.6rem; }
            .home .partnerArea .partnerUl li .txtArea .name {
              font-size: 1.2rem; } }

/* ========================================================================== */
/* contacts */
/* ========================================================================== */
.contacts .innerBlock {
     max-width: 1000px;
}
.contacts .innerBlock form a {
     text-decoration: underline;
}
.contacts .innerBlock a:hover {
     text-decoration: none;
}
 .contacts .stepArea {
     text-align: center;
     margin: 0 0 60px;
}
 .contacts .stepArea.thanks {
     margin: 0 0 90px;
}
 .contacts .stepArea .formCircleUl {
     display: inline-block;
     position: relative;
     text-align: center;
     z-index: 2;
}
 .contacts .stepArea .formCircleUl:after {
     content: "";
     display: block;
     background: #dcdcdc;
     width: 100%;
     height: 5px;
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     margin: auto;
     z-index: -1;
}
 .contacts .stepArea .formCircleUl li {
     background: #dcdcdc;
     border-radius: 50%;
     display: inline-block;
     width: 100px;
     height: 100px;
}
 .contacts .stepArea .formCircleUl li + li {
     margin: 0 0 0 145px;
}
 .contacts .stepArea .formCircleUl li.currentPage {
     background: #5d5d5f;
     color: #fff;
}
 .contacts .stepArea .formCircleUl li .txt {
     display: table-cell;
     width: 100px;
     height: 100px;
     vertical-align: middle;
}
 .contacts .stepArea .formCircleUl li .txt .num {
     display: block;
     margin: 0 0 5px;
     font-family: "Roboto", sans-serif;
     font-size: 3rem;
     line-height: 1;
}
 @media screen and (max-width: 767px) {
     .contacts .stepArea {
         margin: 0 0 30px;
    }
     .contacts .stepArea .formCircleUl li {
         width: 80px;
         height: 80px;
    }
     .contacts .stepArea .formCircleUl li + li {
         margin: 0 0 0 30px;
    }
     .contacts .stepArea .formCircleUl li .txt {
         width: 80px;
         height: 80px;
    }
     .contacts .stepArea .formCircleUl li .txt .num {
         font-size: 2rem;
    }
     .contacts .stepArea.thanks {
         margin: 0 0 40px;
    }
}
 .contacts .tabUl {
     height: 100px;
}
 .contacts .tabUl:not(#entryTabUl) li:hover {
     cursor: default;
}
 .contacts .tabCnt .capTxt {
     margin: 0 18px 30px;
     font-size: 1.8rem;
}
 @media screen and (max-width: 767px) {
     .contacts .tabCnt .capTxt {
         margin: 0 30px 20px;
         font-size: 1.4rem;
    }
}
 @media screen and (max-width: 999px) {
  .contacts .hbspt-form {
    padding: 30px;
  }
}
.contacts .tabCnt form {
   display: table;
   width: 100%;
   margin: 0 0 60px;
   border-collapse: separate;
   border-spacing: 18px 0;
}
 .contacts .tabCnt form fieldset {
    display: flex;
    max-width: 9999px;
}
 .contacts .tabCnt form fieldset > div {
     
}
 .contacts .tabCnt form fieldset > div, .contacts .tabCnt form fieldset > div:last-child {
     border-bottom: solid 1px #dcdcdc;
     line-height: 1.8;
}
 .contacts .tabCnt form fieldset > div {
     width: 100%;
     padding: 20px 0;
}
 .contacts .tabCnt form fieldset > div .req {
     display: inline-block;
     background: #f26142;
     width: 8px;
     height: 8px;
     margin: 0 0 0 5px;
     border-radius: 50%;
     vertical-align: middle;
}
 .contacts .tabCnt form fieldset > div {
     vertical-align: middle;
     font-size: 1.8rem;
}
 .contacts .tabCnt form fieldset > div .error {
     display: block;
     margin: 10px 0 0;
     color: #f26142;
     font-size: 1.6rem;
}
.contacts .tabCnt form fieldset > div.error input[type="text"] {
     background: #feefec;
}
.contacts .tabCnt form fieldset > div.error textarea {
     background: #feefec;
}
input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 24px !important;
  height: 24px;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: flex;
  place-content: center;
}

input[type="radio"]::before {
    content: "";
    display: block;
    background: #f5f5f5;
    width: 24px !important;
    height: 24px !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border: solid 4px #dcdcdc;
    border-radius: 50%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"]:checked::before {
  transform: scale(1);
  position: relative;
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  background: #464646;
  z-index: 10;
}

.contacts .tabCnt form tr td.address input {
     width: 230px;
}
.contacts .tabCnt form fieldset > div {
}
.contacts .tabCnt form input[type="text"], .contacts .tabCnt form input[type="tel"], .contacts .tabCnt form input[type="email"], .contacts .tabCnt form textarea {
     background: #f5f5f5;
     width: 100%;
     padding: 12px;
     font-size: 1.6rem;
     border: solid 1px #dcdcdc;
     border-radius: 4px;
     -webkit-appearance: none;
     -webkit-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
}
.contacts .tabCnt form label {
     display: flex;
     align-items: center;
     margin: 10px 0;
     font-size: 1.6rem;
}
.hs-form-radio label > span {
  padding-left: 16px;
}
.contacts .tabCnt form .hs_privacy span {
  position: relative;
}
.contacts .tabCnt form .hs_privacy label > span:before,
.contacts .tabCnt form .hs_privacy label > span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.contacts .tabCnt form .hs_privacy label > span:before {
    background: #f5f5f5;
    width: 24px;
    height: 24px;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    left: 0;
}
.contacts .tabCnt form .hs_privacy label input[type="checkbox"] + span:after {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/common/ico-check.png);
    width: 15px;
    height: 15px;
    left: 6px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.contacts .tabCnt form label + label {
     margin: 30px 0 20px;
}
 .contacts .tabCnt .formTable label input[type="radio"] {
     display: none;
}
 .contacts .tabCnt .formTable label input[type="radio"] + span {
     display: inline-block;
     padding: 0 0 0 40px;
     position: relative;
}
 .contacts .tabCnt .formTable label input[type="radio"] + span:before {
     content: "";
     display: block;
     background: #f5f5f5;
     width: 24px;
     height: 24px;
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     margin: auto;
     border: solid 4px #dcdcdc;
     border-radius: 50%;
     -webkit-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
     -webkit-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
}
 .contacts .tabCnt form label input[type="radio"]:checked + span:before {
     background: #464646;
}
 .contacts .tabCnt form textarea {
     min-height: 210px;
     width: 100% !important;
}
 .contacts .tabCnt form .hs-button.large {
    display: block;
    background: #fff;
    margin: 40px auto;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    z-index: 1;
    border: solid 1px #a5a5a5;
    overflow: hidden;
    text-decoration: none !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #464646;
    max-width: 480px;
    width: 100%;
    color: #fff;
    border: none;
    transition: 0.3s ease-in-out;
}
 .contacts .tabCnt form .hs-button.large:hover {
    opacity: 0.7;
    background: #dcdcdc;
}
 .contacts .hs_submit {
   padding: 0 30px;
 }
 @media screen and (max-width: 767px) {
     .contacts .tabCnt form {
         display: block;
         margin: 0 0 30px;
         border-collapse: collapse;
    }
     .contacts .tabCnt form fieldset {
         display: block;
    }
     .contacts .tabCnt form .form-columns-1 {
         border-bottom: solid 1px #dcdcdc;
     }
     .contacts .tabCnt form fieldset > div, .contacts .tabCnt form fieldset > div {
         display: block;
         width: 100%;
         font-size: 1.4rem;
         -webkit-box-sizing: border-box;
         -ms-box-sizing: border-box;
         box-sizing: border-box;
    }
     .contacts .tabCnt form fieldset > div:first-child {
         display: flex;
         margin-top: 0;
         margin-left: 0;
         margin-bottom: 0;
         padding: 20px 30px;
         border-bottom: none;
    }
     .contacts .tabCnt form fieldset > div {
         padding: 10px 30px 20px;
    }
     .contacts .tabCnt form fieldset > div .error {
         font-size: 1.4rem;
    }
     .contacts .tabCnt form fieldset > div.address input {
         width: 100%;
    }
     .contacts .tabCnt form fieldset:first-child div {
         border-top: none;
    }
     .contacts .tabCnt form label {
         margin: 0 0 5px;
         font-size: 1.6rem;
         font-weight: bold;
    }
     .contacts .tabCnt form label + label {
         margin: 20px 0 10px;
    }
     .contacts .tabCnt form label input[type="radio"] + span {
         padding: 0 0 0 10px;
    }
     .contacts .tabCnt form label input[type="radio"] + span:before {
         width: 18px;
         height: 18px;
         border: solid 3px #dcdcdc;
    }
}
 .contacts .tabCnt .agreeArea {
     margin: 50px 0 40px;
     text-align: center;
}
 .contacts .tabCnt .agreeArea a {
     text-decoration: underline;
}
 .contacts .tabCnt .hs_privacy input[type="checkbox"] {
     display: none;
}
 .contacts .tabCnt .hs_privacy input[type="checkbox"] + span {
     display: inline-block;
     padding: 0 0 0 40px;
     position: relative;
}
 .contacts .tabCnt .hs_privacy input[type="checkbox"] + span:before, .contacts .tabCnt .agreeArea input[type="checkbox"] + span:after {
     content: "";
     display: block;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
}
 .contacts .tabCnt .hs_privacy input[type="checkbox"] + span:before {
     background: #f5f5f5;
     width: 24px;
     height: 24px;
     border: solid 1px #dcdcdc;
     border-radius: 4px;
     left: 0;
}
 .contacts .tabCnt .hs_privacy input[type="checkbox"] + span:after {
     background: url(https://www.renoveru.jp/hubfs/corporate2024/common/ico-check.png);
     width: 15px;
     height: 15px;
     left: 6px;
     opacity: 0;
     -webkit-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}
 .contacts .tabCnt .hs_privacy input[type="checkbox"]:checked + span:after {
     opacity: 1;
}
 .contacts .tabCnt .hs_privacy .error {
     display: block;
     margin: 10px 0 0;
     color: #f26142;
     font-size: 1.6rem;
}
 .contacts .tabCnt .hs_privacy.error input[type="checkbox"]:not(:checked) + span:before {
     background: #feefec;
}
 @media screen and (max-width: 767px) {
     .contacts .tabCnt .hs_privacy {
         margin: 25px 30px 20px;
    }
     .contacts .tabCnt .hs_privacy label {
         font-size: 1.4rem;
    }
     .contacts .tabCnt .hs_privacy label input[type="checkbox"] + span {
         padding: 0 0 0 30px;
    }
     .contacts .tabCnt .hs_privacy label input[type="checkbox"] + span:before {
         width: 18px;
         height: 18px;
    }
     .contacts .tabCnt .hs_privacy label input[type="checkbox"] + span:after {
         left: 3px;
    }
     .contacts .tabCnt .hs_privacy label input[type="checkbox"]:checked + span:after {
         opacity: 1;
    }
     .contacts .tabCnt .hs_privacy .error {
         font-size: 1.4rem;
    }
   .contacts .tabCnt form textarea {
     margin-top: 10px;
   }
}
 .contacts .btnArea {
     text-align: center;
}
 .contacts .btnArea.thanks {
     margin: 120px 0;
}
 .contacts .btnArea button {
     margin: 0 20px;
}
 .contacts .btnArea .submitBtn:disabled {
     background: #dcdcdc;
}
 @media screen and (max-width: 767px) {
     .contacts .btnArea {
         display: block;
         padding: 0 30px;
    }
     .contacts .btnArea button {
         width: 100%;
         margin: 0;
    }
     .contacts .btnArea.thanks {
         margin: 40px 0 0;
    }
}
 .contacts .mw_wp_form_input .entry_show {
     display: block !important;
}
 .contacts .mw_wp_form_input .entry_show_inline {
     display: inline-block !important;
}
 .contacts .mw_wp_form_input .capTxt {
     display: inline-block;
     background: #feefec;
     padding: 5px 15px;
     border-radius: 4px;
     font-size: 1.6rem;
}
 .contacts .hs-form-required {
     display: inline-block;
     background: #f26142;
     width: 8px;
     height: 8px;
     margin: 0 0 0 5px;
     border-radius: 50%;
     vertical-align: middle;
     font-size: 0;
}
 @media screen and (max-width: 767px) {
     .contacts .mw_wp_form_input .capTxt {
         padding: 5px 10px;
         font-size: 1.4rem;
    }
}
 .contacts .mw_wp_form_confirm .conf_show {
     display: block !important;
}
 .contacts .mw_wp_form_confirm .conf_show_inline {
     display: inline-block !important;
}
 .contacts .mw_wp_form_confirm .req {
     display: none !important;
}
 .contacts .mw_wp_form_confirm .formTable tr td {
     padding: 40px;
     vertical-align: top;
}
 @media screen and (max-width: 767px) {
     .contacts .mw_wp_form_confirm .formTable tr td {
         font-size: 1.6rem;
         padding: 20px 8%;
    }
}
 .contacts .mw_wp_form_confirm .btnArea .submitBtn {
     width: 400px;
}
 @media screen and (max-width: 767px) {
     .contacts .mw_wp_form_confirm .btnArea .submitBtn {
         width: 100%;
         margin: 0 0 10px;
    }
}
 .contacts .entry .capTxt {
     display: inline-block;
     background: #feefec;
     padding: 5px 15px;
     border-radius: 4px;
     font-size: 1.6rem;
}
 .contacts .entry .capTxt .req {
     display: inline-block;
     background: #f26142;
     width: 8px;
     height: 8px;
     margin: 0 15px 0 0;
     border-radius: 50%;
     vertical-align: middle;
}
 @media screen and (max-width: 767px) {
     .contacts .entry .capTxt {
         padding: 5px 10px;
         font-size: 1.4rem;
    }
}
 .contacts .confirm .formTable tr td {
     padding: 40px;
     vertical-align: top;
}
 @media screen and (max-width: 767px) {
     .contacts .confirm .formTable tr td {
         font-size: 1.6rem;
         padding: 20px 8%;
    }
}
 .contacts .confirm .btnArea .submitBtn {
     width: 400px;
}
 @media screen and (max-width: 767px) {
     .contacts .confirm .btnArea .submitBtn {
         width: 100%;
         margin: 0 0 10px;
    }
}

/* ========================================================================== */
/* news */
/* ========================================================================== */
@media screen and (min-width: 1001px) {
  .news #contents {
    padding-top: 70px; } }

.news .cntTtl.pageTtl {
  letter-spacing: 0.2em; }
  @media screen and (min-width: 1001px) {
    .news .cntTtl.pageTtl {
      margin-bottom: 50px; } }

.news .subTtl {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  font-family: "Noto Sans", sans-serif; }

.news .pageReadTxt {
  font-size: 1.6rem;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .news .pageReadTxt {
      margin-bottom: 30px; } }

.news .tabUl li {
  line-height: 80px; }
  .news .tabUl li a {
    display: block;
    height: 80px;
    text-transform: uppercase;
    }

@media screen and (max-width: 767px) {
  .news .tabUl li {
    padding: 0;
    line-height: 65px; }
    .news .tabUl li:after {
      content: ">>";
      background: none;
      width: auto;
      left: auto;
      right: 5px;
      top: 0;
      bottom: 0;
      line-height: 1;
      -webkit-transform: scale(0.5, 1);
              transform: scale(0.5, 1); }
    .news .tabUl li.current {
      line-height: 60px; }
      .news .tabUl li.current:after {
        display: none; }
    .news .tabUl li a {
      height: 65px;
      padding-right: 15px; } }

/* ========================================================================== */
/* news detail */
/* ========================================================================== */
.newsDetail #contents {
  padding-top: 0; }

.newsDetail .articleArea.press_release {
  border-top: solid 5px #60c342; }
  .newsDetail .articleArea.press_release .info .category {
    color: #60c342;
    border: solid 1px #60c342; }

.newsDetail .articleArea.topics {
  border-top: solid 5px #2fa8e1; }
  .newsDetail .articleArea.topics .info .category {
    color: #2fa8e1;
    border: solid 1px #2fa8e1; }

.newsDetail .articleArea.publicity {
  border-top: solid 5px #e4007f; }
  .newsDetail .articleArea.publicity .info .category {
    color: #e4007f;
    border: solid 1px #e4007f; }

.newsDetail .articleArea.csr {
  border-top: solid 5px #630ac6; }
  .newsDetail .articleArea.csr .info .category {
    color: #630ac6;
    border: solid 1px #630ac6; }

.newsDetail .articleArea.advertisement {
  border-top: solid 5px #eb4200; }
  .newsDetail .articleArea.advertisement .info .category {
    color: #eb4200;
    border: solid 1px #eb4200; }

/* ========================================================================== */
/* blog */
/* ========================================================================== */
.blogArchive .pageReadTxt {
  font-size: 1.6rem;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .blogArchive .pageReadTxt {
      margin-bottom: 30px; } }

/* ========================================================================== */
/* partnership */
/* ========================================================================== */
.partnership .partnershipContactBtn {
  padding: 30px 8% 10px; }

.partnership #contents {
  padding: 70px 0 80px; }
  @media screen and (max-width: 767px) {
    .partnership #contents {
      padding: 50px 0 0; } }

.partnership .cntTtl {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .partnership .cntTtl {
      margin-bottom: 30px; } }

/* ========================================================================== */
/* partnership category */
/* ========================================================================== */
.partnershipCategory #contents {
    padding: 0 0 160px; }
    @media screen and (max-width: 767px) {
      .partnershipCategory #contents {
        padding: 0 0 80px; } }
  
  .partnershipCategory .categoryPointArea {
    padding: 90px 100px;
    background: #fff; }
    @media screen and (max-width: 1000px) {
      .partnershipCategory .categoryPointArea {
        padding: 60px 20px; } }
    @media screen and (max-width: 767px) {
      .partnershipCategory .categoryPointArea {
        padding: 30px 0 15px; } }

.partnershipCategory .btnArea {
  text-align: center;
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .partnershipCategory .btnArea {
      padding: 0 3%;
      margin-top: 40px; } }

/* ========================================================================== */
/* partnership detail */
/* ========================================================================== */
.partnershipDetail #contents {
  padding-top: 0; }

.partnershipDetail .articleArea {
  border-top: solid 5px #818181; }
  .partnershipDetail .articleArea .header {
    max-width: 1140px;
    margin: 0 auto 50px; }
  .partnershipDetail .articleArea .date {
    margin: 0 0 20px; }
  .partnershipDetail .articleArea .info .category {
    background: #999;
    color: #fff;
    font-weight: normal; }
  .partnershipDetail .articleArea .info .name {
    display: inline-block;
    margin: 0 0 0 30px;
    line-height: 30px;
    vertical-align: middle; }
  .partnershipDetail .articleArea .inner {
    max-width: 1020px; }
  .partnershipDetail .articleArea h1 {
    margin: 0;
    border-bottom: none;
    padding-bottom: 20px; }
  .partnershipDetail .articleArea .person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .partnershipDetail .articleArea .person .img {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      overflow: hidden;
      margin-left: 40px; }
      .partnershipDetail .articleArea .person .img img {
        margin: 0; }
    .partnershipDetail .articleArea .person .txtArea .name {
      margin: 0;
      font-weight: bold; }
    .partnershipDetail .articleArea .person .txtArea .txt {
      margin: 0; }
  @media screen and (max-width: 767px) {
    .partnershipDetail .articleArea .header {
      margin: 0 0 20px; }
    .partnershipDetail .articleArea .info .name {
      margin: 0 0 0 5px;
      line-height: 20px;
      font-size: 1rem; }
    .partnershipDetail .articleArea .person .img {
      width: 80px;
      height: 80px;
      margin-left: 10px; }
    .partnershipDetail .articleArea .person .txtArea {
      width: 67%; } }

/*
========================================================================== */
/* about */
/* ========================================================================== */
.about #contents .cntArea {
  padding: 60px 0 0; }
  .about #contents .cntArea .inner {
    padding: 0 30px; }
  @media screen and (max-width: 767px) {
    .about #contents .cntArea {
      padding: 30px 0 0; }
      .about #contents .cntArea .inner {
        padding: 0; } }

.about .cntTtl.pageTtl {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .about .cntTtl.pageTtl {
      margin-bottom: 30px; } }

.about a {
  text-decoration: underline; }

.about .pageReadTxt {
  margin: 0 0 80px; }
  @media screen and (max-width: 767px) {
    .about .pageReadTxt {
      margin: 0 0 40px; } }

.about .officerList {
  margin: 0 0 80px; }
  .about .officerList:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 767px) {
    .about .officerList {
      padding: 0 30px;
      margin: 0 0 40px; } }
  .about .officerList li {
    float: left;
    width: 46%;
    margin: 0 0 60px; }
    .about .officerList li:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    @media screen and (max-width: 767px) {
      .about .officerList li {
        margin: 0 0 30px; } }
    .about .officerList li:nth-child(odd) {
      margin: 0 8% 60px 0;
      clear: both; }
      @media screen and (max-width: 767px) {
        .about .officerList li:nth-child(odd) {
          margin: 0 0 30px; } }
    .about .officerList li .officerImg {
      float: left;
      width: 43%;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 3% 0 0; }
    .about .officerList li .officerImg img {
      max-width: 100%; }
    .about .officerList li .officerName {
      float: right;
      width: 57%;
      font-size: 2.4rem;
      font-weight: bold;
      margin: 0 0 10px;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .about .officerList li .officerName .officerTitle {
        display: block;
        font-size: 1.4rem;
        font-weight: normal; }
    .about .officerList li .officerHistoryOuter {
      float: right;
      width: 57%;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .about .officerList li .officerHistoryOuter .officerHistory {
        width: 100%; }
        .about .officerList li .officerHistoryOuter .officerHistory th {
          padding: 1px 2% 1px 0;
          width: 17%;
          min-width: 50px;
          font-size: 1.2rem;
          vertical-align: top; }
        .about .officerList li .officerHistoryOuter .officerHistory td {
          padding: 1px 0;
          font-size: 1.2rem;
          vertical-align: top; }
    @media screen and (max-width: 767px) {
      .about .officerList li {
        float: none;
        width: 100%; }
        .about .officerList li .officerImg {
          width: 40%;
          margin: 0 0 20px;
          padding: 0 20px 0 0; }
        .about .officerList li .officerName {
          width: 60%;
          font-size: 1.6rem;
          padding: 7% 0 0; }
          .about .officerList li .officerName .officerTitle {
            font-size: 1.2rem;
            margin: 0 0 5px; }
        .about .officerList li .officerHistoryOuter {
          float: none;
          width: 100%;
          display: none; }
          .about .officerList li .officerHistoryOuter .officerHistory th {
            width: 60px; }
        .about .officerList li .officerAcoBtn {
          display: block;
          padding: 7px 0;
          background: #f6f6f6;
          font-size: 1.2rem;
          text-align: center;
          margin: 10px 0 0; }
          .about .officerList li .officerAcoBtn .on {
            display: none; }
          .about .officerList li .officerAcoBtn.open .on {
            display: inline-block; }
          .about .officerList li .officerAcoBtn.open .off {
            display: none; } }

/*
========================================================================== */
/* about csr */
/* ========================================================================== */
.csr .pageReadTxt {
  margin: 0 0 50px; }
  @media screen and (max-width: 767px) {
    .csr .pageReadTxt {
      margin: 0 0 30px; } }

.csr .newsUl li a .date {
  padding-left: 0; }

.csr .newsUl li a .txt {
  width: 84.5%; }

@media screen and (min-width: 1001px) {
  .csr .newsUl li a:hover {
    background: rgba(99, 10, 198, 0.05); } }

.csrDetail #contents {
  padding-top: 0; }

.csrDetail .articleArea {
  border-top: solid 5px #630ac6; }
  .csrDetail .articleArea .info .category {
    color: #630ac6;
    border: solid 1px #630ac6; }

/*
========================================================================== */
/* about works */
/* ========================================================================== */
.works .pageReadTxt {
  margin: 0 0 50px; }
  @media screen and (max-width: 767px) {
    .works .pageReadTxt {
      margin: 0 0 30px; } }

.works .newsUl li a .date {
  padding-left: 0; }

.works .newsUl li a .txt {
  width: 84.5%; }

@media screen and (min-width: 1001px) {
  .works .newsUl li a:hover {
    background: rgba(235, 66, 0, 0.05); } }

.worksDetail #contents {
  padding-top: 0; }

.worksDetail .articleArea {
  border-top: solid 5px #eb4200; }
  .worksDetail .articleArea .info .category {
    color: #eb4200;
    border: solid 1px #eb4200; }

/*
========================================================================== */
/* about policy */
/* ========================================================================== */

@media screen and (min-width: 1001px) {
    .policy #contents {
        padding-top:70px
    }

    .policy #contents .cntArea {
        padding: 90px 30px 80px
    }
}

.policy .container-fluid p {
    margin: 0 0 30px
}

.policy .container-fluid h2 {
    border-left: 6px solid #dedede;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 60px 0 30px;
    padding: 0 0 0 20px
}

.policy .container-fluid h3 {
    font-size: 2rem;
    margin-bottom: 10px
}

.policy .container-fluid ul {
    margin: 0 0 30px
}

.policy .container-fluid ul li {
    padding: 0 0 0 3em;
    text-indent: -3em
}

.policy .container-fluid ul li+li {
    margin-top: 10px
}

.policy .contact {
    border: 1px solid #dcdcdc;
    margin: 80px 0 0;
    padding: 30px 0;
    text-align: center
}

.policy .contact .ttl {
    font-weight: 700;
    margin: 0 0 10px
}

.policy .contact .mail a:hover {
    text-decoration: underline
}

@media screen and (max-width: 767px) {
    .policy {
        font-size:1.6rem
    }

    .policy .txt {
        margin: 0 0 20px
    }

    .policy .lineTtl {
        border-left-width: 3px;
        font-size: 1.6rem;
        margin: 30px 0 20px;
        padding: 0 0 0 10px
    }

    .policy h4 {
        font-size: 1.6rem;
        margin-bottom: 5px
    }

    .policy .numUl {
        margin: 0 0 20px
    }

    .policy .contact {
        margin: 40px 0 0;
        padding: 20px 10px
    }
}

/* ========================================================================== */
/* about message */
/* ========================================================================== */
.message #contents .cntArea {
  padding: 65px 0; }
  @media screen and (max-width: 767px) {
    .message #contents .cntArea {
      padding: 0 0 50px; } }
  .message #contents .cntArea .inner {
    max-width: 1140px; }

.message #contents .cntTtl.pageTtl {
  margin: 0 0 80px; }
  @media screen and (max-width: 767px) {
    .message #contents .cntTtl.pageTtl {
      margin: 0 0 50px; } }

.message .messageImg {
  position: relative;
  margin: 0 0 50px; }
  @media screen and (max-width: 767px) {
    .message .messageImg {
      margin: 0 0 20px; } }
  .message .messageImg .messageBlock {
    position: absolute;
    bottom: 150px;
    left: 50px;
    text-shadow: 0 0 7px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff; }
    @media screen and (max-width: 767px) {
      .message .messageImg .messageBlock {
        margin: 20px 0 0;
        padding: 0 9%; } }
    .message .messageImg .messageBlock .messageTxt {
      font-size: 3.6rem;
      line-height: 1.8;
      font-family: "Noto Sans", sans-serif; }
      @media screen and (max-width: 1000px) {
        .message .messageImg .messageBlock .messageTxt {
          font-size: 3.2vw; } }
      @media screen and (max-width: 767px) {
        .message .messageImg .messageBlock .messageTxt {
          font-size: 1.8rem; } }
    .message .messageImg .messageBlock .name {
      font-size: 2.6rem;
      text-align: right;
      margin: 15px 0 0;
      font-family: "Noto Sans", sans-serif; }
      @media screen and (max-width: 1000px) {
        .message .messageImg .messageBlock .name {
          font-size: 2.2vw; } }
      @media screen and (max-width: 767px) {
        .message .messageImg .messageBlock .name {
          font-size: 1.5rem;
          text-align: left; } }
      .message .messageImg .messageBlock .name span {
        font-size: 1.6rem;
        margin: 0 20px 0 0; }
        @media screen and (max-width: 767px) {
          .message .messageImg .messageBlock .name span {
            font-size: 1rem;
            margin: 0 10px 0 0; } }
    @media screen and (max-width: 767px) {
      .message .messageImg .messageBlock {
        position: static;
        bottom: auto;
        left: auto; } }

.message .txt {
  padding: 0 50px;
  line-height: 2; }
  .message .txt + .txt {
    padding-top: 50px; }
    @media screen and (max-width: 767px) {
      .message .txt + .txt {
        padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    .message .txt {
      font-size: 1.2rem;
      padding: 0 9%; } }

/* ========================================================================== */
/* about boardmember */
/* ========================================================================== */
.boardmember .cntTtl.pageTtl {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .boardmember .cntTtl.pageTtl {
      margin-bottom: 30px; } }

.boardmember .pageReadTxt {
  margin: 0 0 80px; }
  @media screen and (max-width: 767px) {
    .boardmember .pageReadTxt {
      margin-bottom: 40px; } }

.boardmember #contents .mvArea {
  width: 100%;
  display: block;
  margin-bottom: 20px; }
  .boardmember #contents .mvArea img {
    width: 100%;
    display: block; }

.boardmember #contents .cntArea {
  padding: 60px 0 0; }
  @media screen and (max-width: 767px) {
    .boardmember #contents .cntArea {
      padding: 30px 0 0; } }
  .boardmember #contents .cntArea .inner {
    padding: 0 30px; }
    .boardmember #contents .cntArea .inner .memberList02 {
      padding: 100px 0 50px;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .boardmember #contents .cntArea .inner .memberList02 {
          padding: 60px 0 30px; } }
      .boardmember #contents .cntArea .inner .memberList02 .column {
        width: 33.3%;
        display: block;
        margin-bottom: 50px; }
        @media screen and (max-width: 767px) {
          .boardmember #contents .cntArea .inner .memberList02 .column {
            width: 100%;
            margin-bottom: 30px; } }
        .boardmember #contents .cntArea .inner .memberList02 .column .title .job {
          margin-bottom: 6px;
          font-size: 1.4rem;
          line-height: 1; }
          @media screen and (max-width: 767px) {
            .boardmember #contents .cntArea .inner .memberList02 .column .title .job {
              font-size: 1.2rem; } }
        .boardmember #contents .cntArea .inner .memberList02 .column .title h3 {
          line-height: 1.3;
          font-weight: bold;
          font-size: 2.4rem; }
          @media screen and (max-width: 767px) {
            .boardmember #contents .cntArea .inner .memberList02 .column .title h3 {
              font-size: 1.8rem; } }
          .boardmember #contents .cntArea .inner .memberList02 .column .title h3 .small {
            display: inline-block;
            font-size: 1.5rem; }
            @media screen and (max-width: 1339px) {
              .boardmember #contents .cntArea .inner .memberList02 .column .title h3 .small {
                display: block;
                text-indent: -.5em; } }
            @media screen and (max-width: 767px) {
              .boardmember #contents .cntArea .inner .memberList02 .column .title h3 .small {
                display: block;
                text-indent: -.5em;
                font-size: 1.2rem;
                margin-bottom: 5px; } }
        .boardmember #contents .cntArea .inner .memberList02 .column .title .english {
          font-size: 1rem; }

/* ========================================================================== */
/* about showroom */
/* ========================================================================== */
.showroom.about #contents .cntArea {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .showroom.about #contents .cntArea {
      padding: 30px 0; } }

/* ========================================================================== */
/* about philosophy */
/* ========================================================================== */
.philosophy #contents .cntArea {
  padding: 85px 0 200px;
  margin: 0 0 40px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .philosophy #contents .cntArea {
      padding: 40px 0 100px;
      margin: 0 0 20px; } }
  .philosophy #contents .cntArea .inner {
    max-width: 900px;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .philosophy #contents .cntArea .inner {
        padding: 0 6%; } }
  @media screen and (max-width: 767px) {
    .philosophy #contents .cntArea.mission .philosophyTitle img {
      width: 300px; } }
  .philosophy #contents .cntArea.mission:before {
    position: absolute;
    content: "";
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/text_MISSION.svg) no-repeat;
    background-size: 100%;
    width: 620px;
    height: 109px;
    right: 20px;
    bottom: -9px; }
    @media screen and (max-width: 767px) {
      .philosophy #contents .cntArea.mission:before {
        width: 248px;
        height: 44px;
        right: 10px;
        bottom: -4px; } }
  @media screen and (max-width: 767px) {
    .philosophy #contents .cntArea.value .philosophyTitle img {
      width: 146px; } }
  .philosophy #contents .cntArea.value:before {
    position: absolute;
    content: "";
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/text_VALUE.svg) no-repeat;
    background-size: 100%;
    width: 488px;
    height: 109px;
    left: 20px;
    bottom: -9px; }
    @media screen and (max-width: 767px) {
      .philosophy #contents .cntArea.value:before {
        width: 195px;
        height: 43px;
        left: 10px;
        bottom: -4px; } }
  @media screen and (max-width: 767px) {
    .philosophy #contents .cntArea.vision .philosophyTitle img {
      width: 179px; } }
  .philosophy #contents .cntArea.vision:before {
    position: absolute;
    content: "";
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/text_VISION.svg) no-repeat;
    background-size: 100%;
    width: 514px;
    height: 109px;
    right: 20px;
    bottom: -9px; }
    @media screen and (max-width: 767px) {
      .philosophy #contents .cntArea.vision:before {
        width: 206px;
        height: 44px;
        right: 10px;
        bottom: -4px; } }

.philosophy .valueList:after {
  clear: both;
  content: '';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.philosophy .valueList li {
  width: 50%;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .philosophy .valueList li {
      width: 100%; } }
  .philosophy .valueList li .valueTitle {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝";
    color: #000; }
    @media screen and (min-width: 768px) {
      .philosophy .valueList li .valueTitle {
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        opacity: 1; } }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .valueTitle {
        position: relative;
        font-size: 1.8rem;
        padding: 25px 30px 25px 70px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: start;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; } }
    .philosophy .valueList li .valueTitle:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      @media screen and (max-width: 767px) {
        .philosophy .valueList li .valueTitle:before {
          left: 28px;
          right: auto; } }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .valueTitle:after {
        position: absolute;
        background: url(https://www.renoveru.jp/hubfs/corporate2024/common/aco-plus.png) no-repeat;
        background-size: 100%;
        width: 18px;
        height: 18px;
        content: "";
        top: 0;
        bottom: 0;
        right: 20px;
        margin: auto; } }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .valueTitle.on:after {
        position: absolute;
        background: url(https://www.renoveru.jp/hubfs/corporate2024/common/aco-minus.png) no-repeat;
        background-size: 100%;
        width: 18px;
        height: 3px;
        content: "";
        top: 0;
        bottom: 0;
        right: 20px;
        margin: auto; } }
  .philosophy .valueList li .leftTopCorner {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 12px;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .leftTopCorner {
        width: 10px;
        height: 7px; } }
  .philosophy .valueList li .leftBottomCorner {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 12px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .leftBottomCorner {
        width: 10px;
        height: 7px; } }
  .philosophy .valueList li .rightTopCorner {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 12px;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .rightTopCorner {
        width: 10px;
        height: 7px; } }
  .philosophy .valueList li .rightBotomCorner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15px;
    height: 12px;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .rightBotomCorner {
        width: 10px;
        height: 7px; } }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:nth-child(1) .rightTopCorner {
      border-right: none; } }
  .philosophy .valueList li:nth-child(1) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(1) .rightBotomCorner {
    border-bottom: none; }
    @media screen and (min-width: 768px) {
      .philosophy .valueList li:nth-child(1) .rightBotomCorner {
        border-right: none; } }
  .philosophy .valueList li:nth-child(1) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number01.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 72px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(1) .valueTitle:before {
        width: 15px;
        height: 36px; } }
  .philosophy .valueList li:nth-child(2) .rightBotomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(2) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(2) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number02.png) no-repeat;
    background-size: 100%;
    width: 51px;
    height: 73px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(2) .valueTitle:before {
        width: 26px;
        height: 37px; } }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:nth-child(3) .rightTopCorner {
      border-right: none; } }
  .philosophy .valueList li:nth-child(3) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(3) .rightBotomCorner {
    border-bottom: none; }
    @media screen and (min-width: 768px) {
      .philosophy .valueList li:nth-child(3) .rightBotomCorner {
        border-right: none; } }
  .philosophy .valueList li:nth-child(3) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number03.png) no-repeat;
    background-size: 100%;
    width: 48px;
    height: 74px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(3) .valueTitle:before {
        width: 24px;
        height: 37px; } }
  .philosophy .valueList li:nth-child(4) .rightBotomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(4) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(4) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number04.png) no-repeat;
    background-size: 100%;
    width: 53px;
    height: 72px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(4) .valueTitle:before {
        width: 27px;
        height: 36px; } }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:nth-child(5) .rightTopCorner {
      border-right: none; } }
  .philosophy .valueList li:nth-child(5) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(5) .rightBotomCorner {
    border-bottom: none; }
    @media screen and (min-width: 768px) {
      .philosophy .valueList li:nth-child(5) .rightBotomCorner {
        border-right: none; } }
  .philosophy .valueList li:nth-child(5) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number05.png) no-repeat;
    background-size: 100%;
    width: 47px;
    height: 73px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(5) .valueTitle:before {
        width: 24px;
        height: 37px; } }
  .philosophy .valueList li:nth-child(6) .rightBotomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(6) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(6) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number06.png) no-repeat;
    background-size: 100%;
    width: 48px;
    height: 73px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(6) .valueTitle:before {
        width: 24px;
        height: 37px; } }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:nth-child(7) .rightTopCorner {
      border-right: none; } }
  .philosophy .valueList li:nth-child(7) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(7) .rightBotomCorner {
    border-bottom: none; }
    @media screen and (min-width: 768px) {
      .philosophy .valueList li:nth-child(7) .rightBotomCorner {
        border-right: none; } }
  .philosophy .valueList li:nth-child(7) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number07.png) no-repeat;
    background-size: 100%;
    width: 50px;
    height: 72px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(7) .valueTitle:before {
        width: 25px;
        height: 36px; } }
  .philosophy .valueList li:nth-child(8) .rightBotomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(8) .leftBottomCorner {
    border-bottom: none; }
  .philosophy .valueList li:nth-child(8) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number08.png) no-repeat;
    background-size: 100%;
    width: 47px;
    height: 74px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(8) .valueTitle:before {
        width: 24px;
        height: 37px; } }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:nth-child(9) .rightTopCorner {
      border-right: none; } }
  .philosophy .valueList li:nth-child(9) .leftBottomCorner {
    border-bottom: none; }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:nth-child(9) .rightBotomCorner {
      border-right: none; } }
  @media screen and (max-width: 767px) {
    .philosophy .valueList li:nth-child(9) .rightBotomCorner {
      border-bottom: none; } }
  .philosophy .valueList li:nth-child(9) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number09.png) no-repeat;
    background-size: 100%;
    width: 47px;
    height: 74px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(9) .valueTitle:before {
        width: 24px;
        height: 37px; } }
  .philosophy .valueList li:nth-child(10) .rightBotomCorner {
    border-bottom: none; }
  @media screen and (max-width: 767px) {
    .philosophy .valueList li:nth-child(10) .leftBottomCorner {
      border-bottom: none; } }
  .philosophy .valueList li:nth-child(10) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_number10.png) no-repeat;
    background-size: 100%;
    width: 99px;
    height: 74px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(10) .valueTitle:before {
        width: 50px;
        height: 37px;
        left: 20px; } }
  .philosophy .valueList li:nth-child(11) .valueTitle:before {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/about/philosophy/ico_plus1.png) no-repeat;
    background-size: 100%;
    width: 89px;
    height: 72px; }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li:nth-child(11) .valueTitle:before {
        width: 45px;
        height: 36px;
        left: 20px; } }
  .philosophy .valueList li .valueText {
    padding: 0 20px;
    background: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.3rem; }
    @media screen and (min-width: 768px) {
      .philosophy .valueList li .valueText {
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        opacity: 0;
        height: 140px; } }
    @media screen and (max-width: 767px) {
      .philosophy .valueList li .valueText {
        padding: 15px 20px;
        display: none; } }
  .philosophy .valueList li.wide {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .philosophy .valueList li:hover .valueTitle {
      opacity: 0; }
    .philosophy .valueList li:hover .valueText {
      opacity: 1; } }

/* ========================================================================== */
/* about sustainability */
/* ========================================================================== */
.sustainability #contents .cntArea {
  margin: 40px 0 45px;
  padding: 100px 100px 70px; }
  @media screen and (max-width: 767px) {
    .sustainability #contents .cntArea {
      padding: 40px 30px; } }

/* ========================================================================== */
/* service */
/* ========================================================================== */
.service .cntTtl {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .service .cntTtl {
      margin-bottom: 30px; } }

.service .pageReadTxt {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .service .pageReadTxt {
      margin-bottom: 30px; } }

.service #contents .cntArea {
  width: 1000px;
  margin: 0 auto;
  background: none;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1000px) {
    .service #contents .cntArea {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .service #contents .cntArea {
      padding: 0; } }

.service .serviceInfoArea {
  display: table; }
  .service .serviceInfoArea:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 767px) {
    .service .serviceInfoArea {
      display: block; } }
  .service .serviceInfoArea .serviceMessage {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 30px 0 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .service .serviceInfoArea .serviceMessage {
        display: block;
        width: 100%;
        padding: 0 40px 40px; } }
    @media screen and (max-width: 767px) {
      .service .serviceInfoArea .serviceMessage .messageBlock {
        margin: 0 0 20px; } }
    .service .serviceInfoArea .serviceMessage .messageBlock .messageImg {
      position: relative;
      text-align: center; }
      .service .serviceInfoArea .serviceMessage .messageBlock .messageImg:before {
        position: absolute;
        content: "";
        background: url(/img/service/line.png) no-repeat;
        width: 386px;
        height: 108px;
        left: 51%;
        top: 32%; }
        @media screen and (max-width: 1000px) {
          .service .serviceInfoArea .serviceMessage .messageBlock .messageImg:before {
            display: none; } }
    .service .serviceInfoArea .serviceMessage .messageBlock .messageText {
      color: #818181;
      text-align: center;
      font-size: 1.4rem; }
      @media screen and (max-width: 767px) {
        .service .serviceInfoArea .serviceMessage .messageBlock .messageText {
          font-size: 1.2rem; } }
    .service .serviceInfoArea .serviceMessage .missionBlock .missionTitle {
      color: #f28023;
      margin: 0 0 10px;
      font-family: "Roboto", sans-serif;
      text-align: center; }
    .service .serviceInfoArea .serviceMessage .missionBlock .messageText {
      text-align: center;
      margin: 0 0 20px; }
  .service .serviceInfoArea .serviceLinkBlock {
    display: table-cell;
    width: 50%;
    background: #fff;
    position: relative;
    z-index: 10; }
    @media screen and (max-width: 767px) {
      .service .serviceInfoArea .serviceLinkBlock {
        display: block;
        width: 100%; } }
    .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li + li {
      border-top: 1px solid #dcdcdc; }
    .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li a {
      display: block;
      position: relative;
      padding: 40px;
      min-height: 200px;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (max-width: 767px) {
        .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li a {
          min-height: 0; } }
      .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 15px 15px;
        border-color: transparent transparent #cccccc transparent;
        position: absolute;
        right: 20px;
        bottom: 20px;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li .title {
      font-size: 2.4rem;
      border-left: 6px solid #f28023;
      padding: 0 0 0 15px;
      margin: 0 0 20px;
      line-height: 1;
      font-family: "Noto Sans", sans-serif; }
      @media screen and (max-width: 767px) {
        .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li .title {
          font-size: 1.6rem;
          margin: 0 0 10px; } }
    .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li .text {
      font-size: 1.6rem;
      line-height: 1.7; }
      @media screen and (max-width: 767px) {
        .service .serviceInfoArea .serviceLinkBlock .serviceLinkList li .text {
          font-size: 1.4rem; } }

.service2 #contents .cntArea {
  margin-bottom: 80px; }
  .service2 #contents .cntArea.serviceItems {
    padding: 80px 30px 10px; }
    @media screen and (max-width: 767px) {
      .service2 #contents .cntArea.serviceItems {
        padding: 40px 30px 5px; } }
  .service2 #contents .cntArea:not(.serviceItems) {
    padding: 80px 100px; }
    @media screen and (max-width: 767px) {
      .service2 #contents .cntArea:not(.serviceItems) {
        padding: 40px 30px; } }
  @media screen and (max-width: 767px) {
    .service2 #contents .cntArea {
      margin-bottom: 40px; } }

.service2 .pageReadTxt {
  margin: 0 0 80px; }
  @media screen and (max-width: 767px) {
    .service2 .pageReadTxt {
      margin: 0 0 40px; } }

.service2 .serviceItems .serviceItem:nth-child(n+2) .commonBtn {
    height: auto;
    line-height: normal;
    padding: 10px 20px
}

.service2 .titleArea {
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  margin: 0 auto 60px;
  position: relative;
  max-width: 770px; }
  @media screen and (max-width: 767px) {
    .service2 .titleArea {
      margin: 0 auto 30px; } }
  .service2 .titleArea:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .service2 .titleArea:before {
        width: 10px; } }
  .service2 .titleArea:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    right: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .service2 .titleArea:after {
        width: 10px; } }
  .service2 .titleArea .ttlInner {
    padding: 23px 30px;
    display: table;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .service2 .titleArea .ttlInner {
        padding: 10px; } }
    .service2 .titleArea .ttlInner .left {
      text-align: left; }
    .service2 .titleArea .ttlInner .right {
      text-align: right; }
    .service2 .titleArea .ttlInner .subTitle {
      margin-left: 10px;
      font-size: 24px;
      display: table-cell;
      padding: 0 5px;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .service2 .titleArea .ttlInner .subTitle {
          font-size: 12px; } }
    .service2 .titleArea .ttlInner .blockTtl {
      display: table-cell;
      font-size: 32px;
      font-weight: bold;
      vertical-align: middle;
      padding: 0 5px; }
      .service2 .titleArea .ttlInner .blockTtl.en {
        font-size: 36px;
        font-family: "Roboto", sans-serif; }
        @media screen and (max-width: 767px) {
          .service2 .titleArea .ttlInner .blockTtl.en {
            font-size: 20px; } }
      @media screen and (max-width: 767px) {
        .service2 .titleArea .ttlInner .blockTtl {
          font-size: 20px; } }

.service2 .servicePlatform p:nth-of-type(1) {
  margin-bottom: 56px; }
  @media screen and (max-width: 767px) {
    .service2 .servicePlatform p:nth-of-type(1) {
      margin-bottom: 24px; } }

.service2 .servicePlatform .servicePlatformItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #dcdcdc;
  margin: 24px 0 60px;
  padding: 30px 0 60px; }
  .service2 .servicePlatform .servicePlatformItems div {
    width: 48%; }
    .service2 .servicePlatform .servicePlatformItems div img {
      max-width: 100%; }
    @media screen and (max-width: 767px) {
      .service2 .servicePlatform .servicePlatformItems div {
        width: 100%;
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .service2 .servicePlatform .servicePlatformItems div:nth-child(n+2) {
        margin-top: 32px; } }
    @media screen and (max-width: 767px) {
      .service2 .servicePlatform .servicePlatformItems div:last-child {
        margin-top: 48px; } }
  .service2 .servicePlatform .servicePlatformItems:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .service2 .servicePlatform .servicePlatformItems {
      display: block;
      margin: 0 0 40px;
      padding: 0 0 40px; } }

.service2 .serviceRealEstate {
  border-bottom: 2px solid #dcdcdc;
  padding: 60px 0 54px; }
  @media screen and (max-width: 767px) {
    .service2 .serviceRealEstate {
      padding: 30px 0; } }

.service2 .serviceArchitecture {
  padding: 60px 0;
  border-bottom: 2px solid #dcdcdc; }
  .service2 .serviceArchitecture .infoTtl {
    margin-bottom: 48px; }
  .service2 .serviceArchitecture .serviceArchitectureItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .service2 .serviceArchitecture .serviceArchitectureItems div {
      width: 361px;
      margin-right: 10px; }
      .service2 .serviceArchitecture .serviceArchitectureItems div:last-child {
        margin: 0; }
        .service2 .serviceArchitecture .serviceArchitectureItems div:last-child p {
          margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .service2 .serviceArchitecture .serviceArchitectureItems div {
          width: 100%;
          text-align: center;
          margin-right: 0; } }
    .service2 .serviceArchitecture .serviceArchitectureItems p {
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1.5;
      text-align: center;
      margin-top: 24px; }
      @media screen and (max-width: 767px) {
        .service2 .serviceArchitecture .serviceArchitectureItems p {
          font-size: 1.6rem;
          margin: 12px 0 24px; } }
    @media screen and (max-width: 767px) {
      .service2 .serviceArchitecture .serviceArchitectureItems {
        display: block; } }
  @media screen and (max-width: 767px) {
    .service2 .serviceArchitecture {
      padding: 30px 0; } }

.service2 .serviceAR {
  padding: 60px 0 0; }
  .service2 .serviceAR .serviceItem {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .service2 .serviceAR {
      padding: 30px 0 0; } }

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

/* ========================================================================== */
/* service bottom */
/* ========================================================================== */
.serviceBottom #contents {
  padding-top: 0; }

.serviceBottom #contents .cntArea {
  padding: 80px 30px; }
  @media screen and (max-width: 767px) {
    .serviceBottom #contents .cntArea {
      padding: 25px 30px; } }
  .serviceBottom #contents .cntArea + .cntArea {
    margin-top: 40px; }
  .serviceBottom #contents .cntArea .inner {
    max-width: 1140px; }

.serviceBottom .cntTtl {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .serviceBottom .cntTtl {
      margin-bottom: 30px;
      letter-spacing: normal; } }

.serviceBottom .pageReadTxt {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .serviceBottom .pageReadTxt {
      margin-bottom: 40px; } }

.serviceBottom .comments {
  margin: 30px 0 0;
  color: #818181; }
  @media screen and (max-width: 767px) {
    .serviceBottom .comments {
      margin-top: 20px;
      font-size: 1.2rem; } }

.serviceBottom .titleArea {
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  margin: 0 auto 60px;
  position: relative;
  max-width: 770px; }
  @media screen and (max-width: 767px) {
    .serviceBottom .titleArea {
      margin: 0 auto 30px; } }
  .serviceBottom .titleArea:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .serviceBottom .titleArea:before {
        width: 10px; } }
  .serviceBottom .titleArea:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    right: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .serviceBottom .titleArea:after {
        width: 10px; } }
  .serviceBottom .titleArea .ttlInner {
    padding: 23px 30px;
    display: table;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .serviceBottom .titleArea .ttlInner {
        padding: 10px; } }
    .serviceBottom .titleArea .ttlInner .left {
      text-align: left; }
    .serviceBottom .titleArea .ttlInner .right {
      text-align: right; }
    .serviceBottom .titleArea .ttlInner .subTitle {
      margin-left: 10px;
      font-size: 24px;
      display: table-cell;
      padding: 0 5px;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .serviceBottom .titleArea .ttlInner .subTitle {
          font-size: 12px; } }
    .serviceBottom .titleArea .ttlInner .blockTtl {
      display: table-cell;
      font-size: 32px;
      font-weight: bold;
      vertical-align: middle;
      padding: 0 5px; }
      .serviceBottom .titleArea .ttlInner .blockTtl.en {
        font-size: 36px;
        font-family: "Roboto", sans-serif; }
        @media screen and (max-width: 767px) {
          .serviceBottom .titleArea .ttlInner .blockTtl.en {
            font-size: 20px; } }
      @media screen and (max-width: 767px) {
        .serviceBottom .titleArea .ttlInner .blockTtl {
          font-size: 20px; } }
  .serviceBottom .titleArea.twoLines .ttlInner {
    padding: 0 60px; }
    @media screen and (max-width: 767px) {
      .serviceBottom .titleArea.twoLines .ttlInner {
        padding: 10px 15px; } }
    .serviceBottom .titleArea.twoLines .ttlInner .subTitle {
      display: block;
      font-size: 28px;
      margin-left: 0; }
      @media screen and (max-width: 767px) {
        .serviceBottom .titleArea.twoLines .ttlInner .subTitle {
          font-size: 12px; } }
    .serviceBottom .titleArea.twoLines .ttlInner .blockTtl {
      display: block;
      font-size: 36px; }

  .serviceBottom #contents .linkBlock.renovation .btnArea .commonBtn:after {
    background: url(https://www.renoveru.jp/hubfs/corporate2024/common/ico-exit.png);
    background-size: 100%;
    border: none;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: relative;
    right: inherit;
    bottom: inherit;
    margin-left: 10px; }
  .serviceBottom #contents .linkBlock.urban {
    margin: 80px 0 40px; }
    @media screen and (max-width: 767px) {
      .serviceBottom #contents .linkBlock.urban {
        margin: 40px 30px; } }

/*
========================================================================== */
/* story */
/* ========================================================================== */
.story .orenge {
  color: #f28023; }

.story .gray {
  color: #777; }

.story .bigFont {
  font-size: 4.2rem;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .story .bigFont {
      font-size: 2.2rem; } }

.story #contents {
  background: #fff;
  overflow: hidden;
  padding: 0; }

.story .section {
  max-width: 1135px;
  margin: 0 auto 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .story .section p {
    font-family: "Noto Sans", sans-serif; }
  @media screen and (max-width: 767px) {
    .story .section {
      display: block;
      padding: 0 25px;
      margin: 0 auto 150px; } }
  @media screen and (max-width: 1000px) {
    .story .section .textBlock {
      padding: 0 3%; } }
  @media screen and (max-width: 767px) {
    .story .section .textBlock {
      padding: 0; } }
  .story .section .textBlock .text {
    font-size: 2.5rem;
    margin: 70px 0 0;
    letter-spacing: 4px;
    line-height: 1.4; }
    .story .section .textBlock .text:first-child {
      margin: 0; }
    @media screen and (max-width: 767px) {
      .story .section .textBlock .text {
        font-size: 1.6rem;
        letter-spacing: 2px;
        margin: 20px 0 0; } }
  .story .section .textBlock .smallText {
    font-size: 1.6rem;
    margin: 60px 0 0;
    line-height: 2.4; }
    .story .section .textBlock .smallText:first-child {
      margin: 0; }
    @media screen and (max-width: 767px) {
      .story .section .textBlock .smallText {
        font-size: 1.2rem;
        margin: 20px 0 0; } }
  @media screen and (max-width: 1000px) {
    .story .section .imgBlock {
      padding: 0 3%; } }
  @media screen and (max-width: 767px) {
    .story .section .imgBlock {
      margin: 0 0 50px;
      padding: 0;
      text-align: center; } }

.story .titleBlock {
  max-width: 100%;
  text-align: center;
  background: #f6f6f6;
  height: 670px;
  position: relative;
  display: table;
  width: 100%;
  margin: 0 auto 330px; }
  .story .titleBlock:before {
    position: absolute;
    content: "";
    background: url(https://www.renoveru.jp/hubfs/corporate2024/story/bg_arrow.png) no-repeat;
    background-size: 100%;
    width: 1540px;
    height: 80px;
    bottom: -80px;
    left: 50%;
    margin-left: -770px; }
  .story .titleBlock .titleInner {
    display: table-cell;
    vertical-align: middle;
    background: url(https://www.renoveru.jp/hubfs/corporate2024/story/bg_japan.png) no-repeat;
    background-position: center 80px; }
    .story .titleBlock .titleInner .title {
      margin: 0 0 20px; }
    .story .titleBlock .titleInner .subTitle {
      font-size: 2.1rem; }
  @media screen and (max-width: 767px) {
    .story .titleBlock {
      height: 500px;
      margin: 0 0 200px; }
      .story .titleBlock:before {
        background: url(https://www.renoveru.jp/hubfs/corporate2024/story/bg_arrow_sp.png) no-repeat;
        background-size: 100%;
        width: 100%;
        height: 100px;
        bottom: -20%;
        left: 0;
        margin-left: 0; }
      .story .titleBlock .titleInner {
        background-size: 340px;
        background-position: center 91px; }
        .story .titleBlock .titleInner .title img {
          height: 30px; }
        .story .titleBlock .titleInner .subTitle {
          font-size: 1.5rem; } }

.story .section1 .imgBlock, .story .section2 .imgBlock, .story .section3 .imgBlock, .story .section4 .imgBlock, .story .section5 .imgBlock, .story .section6 .imgBlock, .story .section7 .imgBlock, .story .section8 .imgBlock, .story .section9 .imgBlock, .story .section10 .imgBlock {
  opacity: 0;
  -webkit-transition: 1s ease-in;
  transition: 1s ease-in; }
  .story .section1 .imgBlock.show, .story .section2 .imgBlock.show, .story .section3 .imgBlock.show, .story .section4 .imgBlock.show, .story .section5 .imgBlock.show, .story .section6 .imgBlock.show, .story .section7 .imgBlock.show, .story .section8 .imgBlock.show, .story .section9 .imgBlock.show, .story .section10 .imgBlock.show {
    opacity: 1; }

.story .section1 .textBlock, .story .section2 .textBlock, .story .section3 .textBlock, .story .section4 .textBlock, .story .section5 .textBlock, .story .section6 .textBlock, .story .section7 .textBlock, .story .section8 .textBlock, .story .section9 .textBlock, .story .section10 .textBlock {
  opacity: 0;
  -webkit-transition: 1s ease-out;
  transition: 1s ease-out; }
  .story .section1 .textBlock.show, .story .section2 .textBlock.show, .story .section3 .textBlock.show, .story .section4 .textBlock.show, .story .section5 .textBlock.show, .story .section6 .textBlock.show, .story .section7 .textBlock.show, .story .section8 .textBlock.show, .story .section9 .textBlock.show, .story .section10 .textBlock.show {
    opacity: 1; }

.story .section1 {
  display: block;
  text-align: center; }
  .story .section1 .imgBlock {
    margin: 0 0 80px; }
    @media screen and (max-width: 767px) {
      .story .section1 .imgBlock {
        margin: 0 0 50px; }
        .story .section1 .imgBlock img {
          width: 80%; } }
  .story .section1 .textBlock .text {
    line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .story .section1 .textBlock .text {
        line-height: 1.6; } }
  @media screen and (min-width: 1001px) {
    .story .section1 .textBlock {
      -webkit-transform: translateY(10%);
              transform: translateY(10%); }
      .story .section1 .textBlock.show {
        -webkit-transform: translateY(0%);
                transform: translateY(0%); } }

.story .section2 .imgBlock {
  width: 39%;
  text-align: center; }
  @media screen and (min-width: 1001px) {
    .story .section2 .imgBlock {
      padding-top: 20px; } }
  @media screen and (max-width: 767px) {
    .story .section2 .imgBlock {
      width: 100%; } }

.story .section2 .textBlock {
  width: 61%; }
  .story .section2 .textBlock .text {
    line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .story .section2 .textBlock .text {
        line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .story .section2 .textBlock {
      width: 100%; } }
  @media screen and (min-width: 1001px) {
    .story .section2 .textBlock {
      -webkit-transform: translateX(10%);
              transform: translateX(10%); }
      .story .section2 .textBlock.show {
        -webkit-transform: translateX(0%);
                transform: translateX(0%); } }

.story .section3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .story .section3 .imgBlock {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .story .section3 .imgBlock {
        width: 100%; } }
  .story .section3 .textBlock {
    width: 50%; }
    .story .section3 .textBlock .lineSet {
      line-height: 2.6; }
    @media screen and (max-width: 767px) {
      .story .section3 .textBlock {
        width: 100%; } }
    @media screen and (min-width: 1001px) {
      .story .section3 .textBlock {
        -webkit-transform: translateX(-10%);
                transform: translateX(-10%); }
        .story .section3 .textBlock.show {
          -webkit-transform: translateX(0%);
                  transform: translateX(0%); } }

.story .section4 .imgBlock {
  width: 39%; }
  @media screen and (max-width: 767px) {
    .story .section4 .imgBlock {
      width: 100%; } }

.story .section4 .textBlock {
  width: 61%; }
  @media screen and (max-width: 767px) {
    .story .section4 .textBlock {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .story .section4 .textBlock .text {
      line-height: 1.8; } }
  @media screen and (min-width: 1001px) {
    .story .section4 .textBlock {
      -webkit-transform: translateX(10%);
              transform: translateX(10%); }
      .story .section4 .textBlock.show {
        -webkit-transform: translateX(0%);
                transform: translateX(0%); } }

.story .section5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .story .section5 .imgBlock {
    width: 39%; }
    @media screen and (max-width: 767px) {
      .story .section5 .imgBlock {
        width: 100%; } }
  .story .section5 .textBlock {
    width: 61%; }
    @media screen and (max-width: 767px) {
      .story .section5 .textBlock {
        width: 100%; } }
    @media screen and (min-width: 1001px) {
      .story .section5 .textBlock {
        -webkit-transform: translateX(-10%);
                transform: translateX(-10%); }
        .story .section5 .textBlock.show {
          -webkit-transform: translateX(0%);
                  transform: translateX(0%); } }
  .story .section5 .bigFont {
    font-size: 3.2rem; }
    @media screen and (max-width: 767px) {
      .story .section5 .bigFont {
        font-size: 1.6rem; } }

.story .section6 {
  display: block;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .story .section6 .textBlock .text {
      line-height: 2; } }
  .story .section6 .textBlock .smallText {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    text-justify: inter-ideograph;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt"; }
    @media screen and (max-width: 767px) {
      .story .section6 .textBlock .smallText {
        text-align: center; } }

.story .section7 {
  position: relative;
  display: block; }
  .story .section7 .textBlock {
    position: absolute;
    bottom: 0;
    right: 0; }
    @media screen and (max-width: 767px) {
      .story .section7 .textBlock {
        right: auto;
        left: 0;
        -webkit-transform: translateY(50%);
                transform: translateY(50%); } }
    .story .section7 .textBlock .text {
      text-align: right; }
      .story .section7 .textBlock .text span {
        display: inline-block;
        background: #fff;
        margin: 0 0 10px;
        padding: 0 10px; }
        @media screen and (max-width: 767px) {
          .story .section7 .textBlock .text span {
            font-size: 1.4rem; } }
      @media screen and (max-width: 767px) {
        .story .section7 .textBlock .text {
          text-align: left; } }
    @media screen and (min-width: 1001px) {
      .story .section7 .textBlock {
        -webkit-transform: translateX(10%);
                transform: translateX(10%); }
        .story .section7 .textBlock.show {
          -webkit-transform: translateX(0%);
                  transform: translateX(0%); } }

.story .section8 {
  position: relative;
  display: block; }
  .story .section8 .textBlock {
    position: absolute;
    right: 0;
    bottom: 0; }
    @media screen and (max-width: 767px) {
      .story .section8 .textBlock {
        -webkit-transform: translateY(50%);
                transform: translateY(50%); } }
    @media screen and (max-width: 767px) {
      .story .section8 .textBlock .text {
        text-align: right; } }
    .story .section8 .textBlock .text span {
      display: inline-block;
      background: #fff;
      margin: 0 0 10px;
      padding: 0 10px; }
      @media screen and (max-width: 767px) {
        .story .section8 .textBlock .text span {
          font-size: 1.4rem; } }
    @media screen and (min-width: 1001px) {
      .story .section8 .textBlock {
        -webkit-transform: translateX(10%);
                transform: translateX(10%); }
        .story .section8 .textBlock.show {
          -webkit-transform: translateX(0%);
                  transform: translateX(0%); } }

.story .section9 {
  position: relative;
  display: block; }
  .story .section9 .imgBlock {
    text-align: right; }
  .story .section9 .textBlock {
    position: absolute;
    left: 0;
    bottom: 0; }
    @media screen and (max-width: 767px) {
      .story .section9 .textBlock {
        -webkit-transform: translateY(50%);
                transform: translateY(50%); } }
    .story .section9 .textBlock .text span {
      display: inline-block;
      background: #fff;
      margin: 0 0 10px;
      padding: 0 10px; }
      @media screen and (max-width: 767px) {
        .story .section9 .textBlock .text span {
          font-size: 1.4rem; } }
    @media screen and (min-width: 1001px) {
      .story .section9 .textBlock {
        -webkit-transform: translateX(-10%);
                transform: translateX(-10%); }
        .story .section9 .textBlock.show {
          -webkit-transform: translateX(0%);
                  transform: translateX(0%); } }

.story .section10 {
  display: block;
  text-align: center; }
  .story .section10 .textBlock {
    margin: 0 0 50px; }
    .story .section10 .textBlock .text {
      font-size: 3.2rem;
      line-height: 2; }
      @media screen and (max-width: 767px) {
        .story .section10 .textBlock .text {
          font-size: 2rem; } }

.story .storyFooter {
  display: block;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .story .storyFooter {
      padding-bottom: 30px; } }
  .story .storyFooter .storySliderArea .bx-viewport {
    overflow: visible !important;
    margin: 0 auto; }
  .story .storyFooter .storySliderArea .storySlider li img {
    width: 100%; }

/*
========================================================================== */
/* sitemap */
/* ========================================================================== */
@media screen and (min-width: 1001px) {
  .sitemap #contents {
    padding-top: 70px; }
    .sitemap #contents .inner {
      max-width: 1060px; } }

.sitemap .column {
  float: left;
  width: 37%; }
  .sitemap .column:last-child {
    width: 23%;
    float: right; }

.sitemap .linkUl > li + li {
  margin: 90px 0 0; }

@media screen and (min-width: 1001px) {
  .sitemap .linkUl > li a:hover {
    text-decoration: underline; } }

.sitemap .linkUl > li > a {
  display: inline-block;
  padding: 0 30px 0 0;
  font-size: 2rem;
  font-family: "Noto Sans", sans-serif;
  position: relative; }
  .sitemap .linkUl > li > a:after {
    content: ">>";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transform: scale(0.5, 1);
            transform: scale(0.5, 1); }
  .sitemap .linkUl > li > a.exLink:after {
    content: "";
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }

.sitemap .linkUl > li .chlidUl {
  margin: 35px 0 0; }
  .sitemap .linkUl > li .chlidUl li {
    padding: 0 0 0 30px;
    position: relative;
    font-size: 1.8rem; }
    .sitemap .linkUl > li .chlidUl li:before {
      content: "└";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      color: #cbcbcb; }
    .sitemap .linkUl > li .chlidUl li + li {
      margin: 30px 0 0; }
    .sitemap .linkUl > li .chlidUl li a {
      letter-spacing: 0.06em; }

@media screen and (max-width: 767px) {
  .sitemap .column {
    float: none;
    width: 100%; }
    .sitemap .column + .column {
      margin-top: 30px; }
    .sitemap .column:last-child {
      width: 100%;
      float: none; }
  .sitemap .linkUl > li + li {
    margin: 30px 0 0; }
  .sitemap .linkUl > li > a {
    font-size: 1.6rem; }
  .sitemap .linkUl > li .chlidUl {
    margin: 15px 0 0; }
    .sitemap .linkUl > li .chlidUl li {
      font-size: 1.4rem; }
      .sitemap .linkUl > li .chlidUl li + li {
        margin: 15px 0 0; } }

/*========================================================================== */
/* 404 */
/* ========================================================================== */
.page404 {
  text-align: center; }
  .page404 .ttl404 {
    background: url(../img/404/puzzle_404.png) no-repeat center center;
    font-size: 42px;
    font-weight: bold;
    height: 217px;
    line-height: 217px;
    margin: 70px 0 55px; }
    @media screen and (max-width: 767px) {
      .page404 .ttl404 {
        background-size: auto 100%;
        font-size: 20px;
        height: 100px;
        line-height: 100px;
        margin: 20px 0; } }
  .page404 .text {
    padding: 0 8%; }
    @media screen and (max-width: 767px) {
      .page404 .text {
        text-align: left; } }
  .page404 .btnArea {
    margin: 80px 0 70px; }
    @media screen and (max-width: 767px) {
      .page404 .btnArea {
        margin: 40px 0;
        padding: 0 8%; } }

/*========================================================================== */
/* snsBlock */
/* ========================================================================== */
.inner .snsBlock {
  margin: 40px 0 0;
  text-align: center; }

.snsBlock {
  margin: 0 0 40px;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .snsBlock {
      height: 40px; } }
  .snsBlock > * {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: top; }
  .snsBlock .feedly img {
    display: inline;
    margin: 0;
    max-width: 100%;
    height: 20px;
    vertical-align: top; }
  .snsBlock .fb_iframe_widget > span {
    vertical-align: top !important; }

/*========================================================================== */
/* blog */
/* ========================================================================== */
.partnershipCategory.blogArchive #contents {
  padding: 70px 0 160px; }

.partnershipCategory.blogArchive .interviewListArea {
  margin: 0 0 80px; }

.partnershipDetail.blogDetail {
  counter-reset: number; }
  .partnershipDetail.blogDetail .articleArea .inner .supplement.boader ol > li {
    list-style: none;
    padding-left: 24px;
    position: relative; }
    .partnershipDetail.blogDetail .articleArea .inner .supplement.boader ol > li:before {
      counter-increment: number;
      content: counter(number);
      background: #fff;
      -webkit-box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
              box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
      color: #fff;
      width: 1.5em;
      height: 1.5em;
      font-size: 0.7em;
      font-weight: bold;
      font-family: 'Lato', sans-serif;
      display: block;
      text-align: center;
      line-height: 1.5em;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 3px; }
  .partnershipDetail.blogDetail .articleArea .inner .supplement.boader ol ul {
    margin: 0; }
    .partnershipDetail.blogDetail .articleArea .inner .supplement.boader ol ul li {
      margin: 0; }
  .partnershipDetail.blogDetail .articleArea .inner .supplement.boader ul > li:before {
    content: " ";
    width: 9px;
    height: 9px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(51, 51, 51, 0.15) inset;
            box-shadow: 0 0 20px rgba(51, 51, 51, 0.15) inset;
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 2px;
    top: 7px; }
  .partnershipDetail.blogDetail .articleArea .inner .supplement.boader a[target="_blank"]:not(.has-img) {
    padding-right: 20px;
    position: relative; }
    .partnershipDetail.blogDetail .articleArea .inner .supplement.boader a[target="_blank"]:not(.has-img):after {
      content: "";
      display: block;
      background: url(https://www.renoveru.jp/hubfs/corporate2024/common/ico-exit02.png);
      background-size: 100%;
      width: 13px;
      height: 13px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto; }

.articleArea + .btnArea {
  margin: 85px 30px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .articleArea + .btnArea {
      margin-top: 40px; } }

.body-container--blog-post .whiteBtn {
    background: #fff;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    width: 480px
}

@media screen and (max-width: 767px) {
    .body-container--blog-post .whiteBtn {
        font-size:1.4rem;
        height: 60px;
        line-height: 60px;
        width: 100%
    }
}

/* ========================================================================== */
/* partnership detail */
/* ========================================================================== */
.partnershipDetail #contents {
  padding-top: 0; }

.partnershipDetail .articleArea {
  border-top: solid 5px #818181; }
  .partnershipDetail .articleArea .header {
    max-width: 1140px;
    margin: 0 auto 50px; }
  .partnershipDetail .articleArea .date {
    margin: 0 0 20px; }
  .partnershipDetail .articleArea .info .category {
    background: #999;
    color: #fff;
    font-weight: normal; }
  .partnershipDetail .articleArea .info .name {
    display: inline-block;
    margin: 0 0 0 30px;
    line-height: 30px;
    vertical-align: middle; }
  .partnershipDetail .articleArea .inner {
    max-width: 1020px; }
  .partnershipDetail .articleArea h1 {
    margin: 0;
    border-bottom: none;
    padding-bottom: 20px; }
  .partnershipDetail .articleArea .person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .partnershipDetail .articleArea .person .img {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      overflow: hidden;
      margin-left: 40px; }
      .partnershipDetail .articleArea .person .img img {
        margin: 0; }
    .partnershipDetail .articleArea .person .txtArea .name {
      margin: 0;
      font-weight: bold; }
    .partnershipDetail .articleArea .person .txtArea .txt {
      margin: 0; }
  @media screen and (max-width: 767px) {
    .partnershipDetail .articleArea .header {
      margin: 0 0 20px; }
    .partnershipDetail .articleArea .info .name {
      margin: 0 0 0 5px;
      line-height: 20px;
      font-size: 1rem; }
    .partnershipDetail .articleArea .person .img {
      width: 80px;
      height: 80px;
      margin-left: 10px; }
    .partnershipDetail .articleArea .person .txtArea {
      width: 67%; } }

@media screen and (max-width: 767px) {
  .partnershipDetail .partnershipDetailBtn {
    line-height: 1.4;
    padding: 20px;
    height: auto;

@media screen and (max-width: 767px) {
  .partnershipCategory.blogArchive #contents {
    padding: 50px 0 25px; }
  .partnershipDetail.blogDetail .articleArea .inner ol ul li {
    padding: 0 0 0 20px; } }
  }

/* ショートコードで関連記事を取得 */
.cf:after {
  clear: both;
  content: "";
  display: table; }

.related_article {
  margin: 1.8em 0; }
  .related_article:after {
    clear: both;
    content: "";
    display: table; }
  .related_article .inbox {
    padding-left: 18%; }
  .related_article p.ttl {
    margin: 0 0 0.1em;
    font-size: 1em;
    font-weight: bold; }
  .related_article .ttl:before {
    content: '関連記事';
    font-size: .7em;
    font-weight: bold;
    color: #fff;
    background: #111;
    width: 5em;
    display: inline-block;
    padding: 0.2em;
    position: relative;
    top: -2px;
    text-align: center;
    margin-right: 0.5em;
    border-radius: 2px; }
  .related_article.labelnone .ttl:before {
    content: none; }
  .related_article .date {
    font-size: 0.8em; }
  .related_article .thum {
    width: 15%;
    float: left; }
    .related_article .thum img {
      width: 100%;
      margin: 0; }
  .related_article a {
    color: #333;
    background: #FFF;
    border: 1px solid #eee;
    -webkit-box-shadow: 1px 1px 0 #efefef;
            box-shadow: 1px 1px 0 #efefef;
    text-decoration: none;
    display: block;
    padding: 0.9em; }
    .related_article a:hover {
      color: #666;
      background: lightyellow; }

@media screen and (max-width: 767px) {
  .related_article .thum {
    width: 30%; }
  .related_article .inbox {
    padding-left: 34%; }
  .related_article p.ttl {
    font-size: 14px; } }

/* ショートコードで補足説明を追加 */
.supplement {
  background: lightyellow;
  background: rgba(255, 255, 0, 0.2);
  font-size: .9em;
  padding: 3% 4%;
  margin: 1.5em 0 2em;
  border-radius: 4px;
  border: 1px solid #999;
  border-color: rgba(165, 165, 165, 0.2); }
  .supplement p {
    margin-bottom: .8em; }
    .supplement p:last-child {
      margin-bottom: 0; }
  .supplement.warning {
    background: pink;
    background: rgba(255, 0, 45, 0.18);
    color: #333; }
  .supplement.boader {
    background: none; }
  .supplement:before {
    font-family: "fontawesome";
    content: '\f0e6';
    display: inline-block;
    margin-right: .3em;
    font-size: 1.2em; }
  .supplement.warning:before {
    content: '\f071'; }
  .supplement.boader:before {
    content: none; }

/* CTA */
.cta-inner {
  background: #0E0E0E;
  color: #ddd;
  border-top: 5px solid rgba(146, 146, 146, 0.3);
  padding: 1.5em; }
  .cta-inner .cta_copy {
    text-align: center;
    color: #fff;
    margin-bottom: 1em; }
  .cta-inner .btn-wrap a {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 1em; }

.btn-wrap.big a {
  font-size: 1.1em;
  padding: 1.1em 2em;
  width: 400px;
  max-width: 90%; }

.btn-wrap.lightning a {
  background: #C81C1C;
  border-color: #C81C1C;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15); }
  .btn-wrap.lightning a:hover {
    background: #EC7373; }

.btn-wrap.bg {
  background: #efefef;
  background: rgba(0, 0, 0, 0.1);
  padding: 1.5em 1em;
  margin: 2.5em 0; }

.btn-wrap.bg-yellow {
  background: lightyellow;
  background: rgba(255, 255, 0, 0.2);
  padding: 1.5em 1em;
  margin: 2.5em 0; }

.btn-wrap.maru {
  border-radius: 0.4em; }
  .btn-wrap.maru a {
    border-radius: 0.4em; }

/* ボタンアニメーション */
.anim a {
  -webkit-animation: jiggle 3s ease-in infinite;
          animation: jiggle 3s ease-in infinite; }

@-webkit-keyframes jiggle {
  48%, 62% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
            transform: scale(1.1, 0.9); }
  56% {
    -webkit-transform: scale(0.9, 1.1) translate(0, -5px);
            transform: scale(0.9, 1.1) translate(0, -5px); }
  59% {
    -webkit-transform: scale(1, 1) translate(0, -3px);
            transform: scale(1, 1) translate(0, -3px); } }

@keyframes jiggle {
  48%, 62% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
            transform: scale(1.1, 0.9); }
  56% {
    -webkit-transform: scale(0.9, 1.1) translate(0, -5px);
            transform: scale(0.9, 1.1) translate(0, -5px); }
  59% {
    -webkit-transform: scale(1, 1) translate(0, -3px);
            transform: scale(1, 1) translate(0, -3px); } }

.partnershipDetail.blogDetail .articleArea .inner figure {
  margin: 0 auto;
  text-align: center;
  max-width: 100%; }

@media screen and (max-width: 767px) {
  .partnershipDetail.blogDetail .articleArea .inner figure.wp-caption {
    width: 100% !important; } }

/* ショートコードで吹き出しデザイン */
 .partnershipDetail.blogDetail .articleArea .inner .voice {
     margin: 1em 0 1.3em;
     font-size: 0.9em;
}
 .partnershipDetail.blogDetail .articleArea .inner .voice::after {
     content: "";
     display: table;
     clear: both;
}
/* 吹き出しデザイン変更 */
 .voice .voicecomment {
     border: 2px solid #eeeeee;
     background-color: white;
     color: #444444;
     padding: 1.5% 2%;
     position: relative;
     width: auto;
     max-width: 84%;
     border-radius: 5px;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     margin-left: 3%;
     margin-right: 3%;
}
 .voice.l .voicecomment {
     float: left;
}
 .voice.r .voicecomment {
     float: right;
}
 .voice.l .voicecomment:before {
     content: '';
     position: absolute;
     border-right: 8px solid #eeeeee;
     border-bottom: 8px solid transparent;
     border-top: 8px solid transparent;
     top: 20px;
     left: -10px;
}
 .voice.l .voicecomment:after {
     content: '';
     position: absolute;
     border-right: 10px solid #fff;
     border-bottom: 8px solid transparent;
     border-top: 8px solid transparent;
     top: 20px;
     left: -7px;
}
 .voice.r .voicecomment:before {
     content: '';
     position: absolute;
     border-left: 8px solid #eeeeee;
     border-bottom: 8px solid rgba(0, 0, 0, 0);
     border-top: 8px solid rgba(0, 0, 0, 0);
     top: 20px;
     right: -10px;
}
 .voice.r .voicecomment:after {
     content: '';
     position: absolute;
     border-left: 10px solid white;
     border-bottom: 8px solid rgba(0, 0, 0, 0);
     border-top: 8px solid rgba(0, 0, 0, 0);
     top: 20px;
     right: -7px;
}
 .voice .voicecomment h2, .voice .voicecomment h3, .voice .voicecomment h4, .voice .voicecomment h5 {
     margin: 10px 0 !important;
     padding: 0;
}
 .voice .voicecomment p {
     margin-bottom: 1em;
}
 .voice .voicecomment p:last-child {
     margin-bottom: 0;
}
 .voice .icon {
     width: 9%;
     text-align: center;
}
 .voice.l .icon {
     float: left;
}
 .voice.r .icon {
     float: right;
}
 .voice .icon img {
     border-radius: 50%;
     margin: 0;
     border: 2px solid whitesmoke;
}
 .voice.icon_blue .icon img {
     border-color: #50B4DE;
}
 .voice.icon_yellow .icon img {
     border-color: #faee00;
}
 .voice.icon_black .icon img {
     border-color: #222;
}
 .voice .icon .name {
     font-size: 10px;
     padding: 0.4em 0;
}
 .voice.big .icon {
     width: 18%;
}
 .voice.big .voicecomment {
     width: 79%;
}
 .voice.l.fb .voicecomment:before {
     border-right-color: #4C5CB0;
}
 .voice.l.fb .voicecomment:after {
     content: none;
}
 .voice.l.line .voicecomment:after {
     content: none;
}
 .voice.fb .voicecomment {
     background: #4C5CB0;
     border-color: #4C5CB0;
     color: #fff;
}
 .voice.r.fb .voicecomment:before {
     border-left-color: #4C5CB0;
}
 .voice.r.fb .voicecomment:after {
     content: none;
}
 .voice.line .voicecomment {
     background: #7ACC40;
     border-color: #7ACC40;
     color: #fff;
}
 .voice.l.line .voicecomment:before {
     border-right-color: #7ACC40;
}
 .voice.r.line .voicecomment:before {
     border-left-color: #7ACC40;
}
 .voice.r.line .voicecomment:after {
     content: none;
}
 @media screen and (max-width: 767px) {
     .voice.l .voicecomment:before, .voice.l .voicecomment:after {
         top: 10px;
    }
}

.partnershipDetail.blogDetail .articleArea .inner blockquote h1, .partnershipDetail.blogDetail .articleArea .inner blockquote h2, .partnershipDetail.blogDetail .articleArea .inner blockquote h3, .partnershipDetail.blogDetail .articleArea .inner blockquote h4 {
  margin-top: 0 !important; }

@media screen and (min-width: 768px) {
  .articleArea img.alignnone {
    margin: 0 auto; }
  .articleArea img.alignleft, .articleArea img.alignright {
    display: inline-block;
    margin: 0; }
  .articleArea img.alignleft {
    float: left;
    margin-right: 20px; }
  .articleArea img.alignright {
    float: right;
    margin-left: 20px; }
  .articleArea p {
    clear: both;
    overflow: hidden; }
    .articleArea p.aligncenter {
      text-align: center !important; }
      .articleArea p.aligncenter a {
        display: inline-block;
        margin: 0 auto; }
      .articleArea p.aligncenter img {
        display: inline-block; }
    .articleArea p.alignleft {
      text-align: left; }
      .articleArea p.alignleft a {
        display: inline-block !important; }
      .articleArea p.alignleft img {
        display: inline-block;
        margin: 0 !important;
        font-size: 0; }
    .articleArea p.alignright {
      text-align: right !important; }
      .articleArea p.alignright a {
        display: inline-block !important; }
      .articleArea p.alignright img {
        display: inline-block;
        margin: 0 !important;
        font-size: 0; }
  .articleArea figure.alignnone a, .articleArea figure.aligncenter a {
    display: inline-block !important; }
  .articleArea figure.alignleft {
    display: block !important;
    text-align: left !important;
    margin: 0 auto 0 0 !important; }
    .articleArea figure.alignleft a {
      display: inline-block !important; }
  .articleArea figure.alignright {
    display: block !important;
    text-align: left !important;
    margin: 0 0 0 auto !important;
    text-align: right !important; }
    .articleArea figure.alignright a {
      display: inline-block !important; } }

.wp-caption-text {
  font-size: 10pt;
  color: #888888; }

/* ========================================================================== */
/* english */
/* ========================================================================== */
.en {
  /* ========================================================================== */
  /* english top */
  /* ========================================================================== */
  /* ========================================================================== */
  /* english about us */
  /* ========================================================================== */ }
  .en .home .mvArea {
    background: none; }
    @media screen and (max-width: 767px) {
      .en .home .mvArea {
        padding: 0; } }
  @media screen and (max-width: 767px) {
    .en .home #contents {
      padding: 0; } }
  @media screen and (min-width: 1001px) {
    .en .home .img {
      display: inline-block;
      overflow: hidden; }
      .en .home .img img {
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        .en .home .img img:hover {
          -webkit-transform: scale(1.03);
                  transform: scale(1.03); } }
  .en .home .mv {
    position: relative;
    width: 1540px;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .en .home .mv {
        max-width: 100%; } }
  .en .home .aboutUs {
    width: 1340px;
    margin-top: 60px; }
    @media screen and (max-width: 1000px) {
      .en .home .aboutUs {
        max-width: 100%; } }
    .en .home .aboutUs .sp {
      padding-right: 15px; }
    @media screen and (max-width: 767px) {
      .en .home .aboutUs {
        margin-top: 30px; } }
  .en .home .overText {
    position: relative; }
    .en .home .overText .textImage {
      position: absolute;
      top: -26px;
      left: 20px; }
  .en .home .aboutLink {
    position: absolute;
    bottom: -75px;
    right: 0;
    width: 1000px;
    height: 150px;
    font-family: Verdana, "Noto Sans", sans-serif;
    font-size: 1.4rem;
    line-height: 150px;
    background: #fff;
    text-align: center;
    border: 1px solid #e4ece8; }
    .en .home .aboutLink a {
      position: relative;
      padding: 2px 0; }
      .en .home .aboutLink a:first-child {
        margin-left: 0; }
      .en .home .aboutLink a:hover {
        text-decoration: underline; }
    .en .home .aboutLink span {
      color: rgba(0, 0, 0, 0.3); }
    .en .home .aboutLink a, .en .home .aboutLink span {
      margin-left: 52px; }
      .en .home .aboutLink a:before, .en .home .aboutLink span:before {
        content: '>';
        display: inline-block;
        margin-right: 8px; }
      @media screen and (max-width: 1000px) {
        .en .home .aboutLink a, .en .home .aboutLink span {
          margin-left: 13px; } }
      @media screen and (max-width: 767px) {
        .en .home .aboutLink a, .en .home .aboutLink span {
          display: block;
          margin-left: 0; } }
    @media screen and (max-width: 1000px) {
      .en .home .aboutLink {
        position: relative;
        bottom: 0px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: calc(100% - 15px);
        margin-top: -40px;
        margin-left: 15px; } }
    @media screen and (max-width: 767px) {
      .en .home .aboutLink {
        position: relative;
        bottom: 0px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: calc(100% - 15px);
        height: auto;
        font-size: 1.6rem;
        line-height: 2;
        text-align: left;
        margin-top: -40px;
        margin-left: auto;
        margin-right: 0;
        padding: 12px 18px; } }
  .en .home .half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1340px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 170px;
    padding-bottom: 200px; }
    @media screen and (max-width: 1000px) {
      .en .home .half {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .en .home .half {
        display: block;
        width: 100%;
        margin-top: 0;
        padding: 0 15px 100px; } }
    .en .home .half .inactive {
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.3); }
      .en .home .half .inactive p {
        color: #fff;
        font-size: 49px; }
        @media screen and (max-width: 1000px) {
          .en .home .half .inactive p {
            font-size: 32px; } }
    .en .home .half > div {
      width: 48%; }
      @media screen and (max-width: 767px) {
        .en .home .half > div {
          width: 100%;
          margin-top: 32px; } }
  .en .about.aboutTop #contents .cntTtl.pageTtl, .en .about.message #contents .cntTtl.pageTtl {
    margin: 0 0 80px; }
    @media screen and (max-width: 767px) {
      .en .about.aboutTop #contents .cntTtl.pageTtl, .en .about.message #contents .cntTtl.pageTtl {
        margin: 0 0 50px; } }
  .en .about .aboutLinkArea .aboutLinkList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .en .about .aboutLinkArea .aboutLinkList li {
      float: none;
      display: block;
      min-height: 68px; }
      .en .about .aboutLinkArea .aboutLinkList li.current {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0; }
      .en .about .aboutLinkArea .aboutLinkList li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 100%;
        line-height: inherit;
        padding: 0; }
      @media screen and (max-width: 767px) {
        .en .about .aboutLinkArea .aboutLinkList li {
          min-height: 61px; } }
  .en .about .aboutInfoList .label {
    font-size: 1.8rem; }
  .en .about .aboutInfoList li .innerTable th {
    width: 210px;
    padding-right: 20px; }
    @media screen and (max-width: 767px) {
      .en .about .aboutInfoList li .innerTable th {
        width: 48%;
        padding: 2px 2% 2px 0; } }
  .en .about .aboutInfoList li .innerTable td .small {
    display: block;
    color: #9c9696;
    margin-left: 10px; }
  .en .about .aboutInfoList li .rd {
    padding: 0; }
    .en .about .aboutInfoList li .rd > div {
      padding: 20px 10px 20px 30px;
      border-top: 1px solid #dcdcdc; }
      .en .about .aboutInfoList li .rd > div:first-child {
        border: none; }
  .en .about.boardmember #contents .cntArea .inner .memberList01 .column .text01 .title h3 .small {
    text-indent: 0; }
  @media screen and (max-width: 1000px) {
    .en .about.philosophy #contents .cntArea.vision .philosophyTitle img {
      width: 371px; } }
  @media screen and (max-width: 1000px) {
    .en .about.philosophy #contents .cntArea.value .philosophyTitle img {
      width: 272px; } }
  .en .about.philosophy #contents .cntArea.value .valueTitle {
    font-size: 3rem; }
  .en .about.philosophy #contents .valueTextBlock .valueText {
    margin-bottom: 24px; }
  .en .service2 .serviceItem .btnWrap .btnSubWrap {
    margin: 36px 0 0; }
  .en .service2 .serviceItem .transit {
    margin-bottom: 40px;
    text-align: center; }
    @media screen and (max-width: 1000px) {
      .en .service2 .serviceItem .transit {
        margin-bottom: 32px; } }