
@font-face {
  font-family: sans-serif;
  src: local(HiraginoSans-W3);
  font-weight: normal
}
@font-face {
  font-family: sans-serif;
  src: local(HiraginoSans-W6);
  font-weight: bold
}
@font-face {
  font-family: 'ヒラギノ角ゴ Pro W3';
  src: local(HiraginoSans-W3);
  font-weight: normal
}
@font-face {
  font-family: 'ヒラギノ角ゴ Pro W3';
  src: local(HiraginoSans-W6);
  font-weight: bold
}
@font-face {
  font-family: 'ヒラギノ角ゴ ProN W3';
  src: local(HiraginoSans-W3);
  font-weight: normal
}
@font-face {
  font-family: 'ヒラギノ角ゴ ProN W3';
  src: local(HiraginoSans-W6);
  font-weight: bold
}
@font-face {
  font-family: 'ＭＳ Ｐゴシック';
  src: local(HiraginoSans-W3);
  font-weight: normal
}
@font-face {
  font-family: 'ＭＳ Ｐゴシック';
  src: local(HiraginoSans-W6);
  font-weight: bold
}
@font-face {
  font-family: 'MS P Gothic';
  src: local(HiraginoSans-W3);
  font-weight: normal
}
@font-face {
  font-family: 'MS P Gothic';
  src: local(HiraginoSans-W6);
  font-weight: bold
}
@font-face {
  font-family: 'MS PGothic';
  src: local(HiraginoSans-W3);
  font-weight: normal
}
@font-face {
  font-family: 'MS PGothic';
  src: local(HiraginoSans-W6);
  font-weight: bold
}
@font-face {
  font-family: 'minamide-icon';
  src: url("../font/icomoon1.eot");
  src: url("../font/icomoon1.eot") format("embedded-opentype"), url("../font/icomoon1.ttf") format("truetype"), url("../font/icomoon1.woff") format("woff"), url("https://minamide.jp/assets/font/icomoon.svg?vqte0l") format("svg");
  font-weight: normal;
  font-style: normal
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
body, html {
  width: 100%;
  height: 100%
}
html {
  font-family: 'Roboto', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 300;
  font-size: 14px
}
body {
  color: #000;
  line-height: 1.86;
  letter-spacing: .1em;
  background: #fff;
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'palt'1;
  font-feature-settings: 'palt'1
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
  letter-spacing: .1em
}
.online {
	width: 80%;
	margin-top: 150px;
	display: block;
 margin-left: auto;
 margin-right: auto
}
@media screen and (max-width: 1280px){
	.online {
	width: auto;
	margin-top: 100px
}
}
@media screen and (max-width: 480px){
	.online {
	width: auto;
	margin-top: 60px
}
}
.list li a:not([class]), p:not([class]) a:not([class]), td:not([class]) a:not([class]) {
  color: #1c3976;
  text-decoration: underline
}
address, article, aside, details, figcaption, figure, footer, header, main, menu, nav, picture, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
ol, ul {
  list-style: none
}
dt {
  font-weight: bold
}
dd {
  margin: 0
}
img {
  height: auto;
  max-width: 100%;
  color: #fff;
  width: auto;
  vertical-align: middle
}
a {
  color: #000;
  outline: none;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
  text-decoration-skip: objects
}
b, em, strong {
  font-weight: bold;
  font-style: normal
}
small {
  font-size: 80%
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  font-weight: normal;
  padding: 0;
  vertical-align: middle
}
address {
  font-style: normal
}
svg:not(:root) {
  overflow: hidden;
  max-width: 100%
}
button, input, select, textarea {
  font-family: 'Roboto', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 300;
  outline: none;
  line-height: 1.86;
  vertical-align: middle
}
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''
}
select::-ms-expand {
  display: none
}
@media print {
  html {
    font-size: 12px
  }
}
.wrapper {
  position: relative;
  width: 100%;
  height: 100%
}
@media (min-width:48.0625em) {
  .siteMain {
    padding-top: 100px
  }
}
@media (max-width:48em) {
  .siteMain {
    padding-top: 80px
  }
}
@media print {
  .siteMain {
    padding-top: 50px
  }
}
.hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  z-index: 2;
  width: 47px;
  height: 47px;
  text-align: center;
  opacity: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer
}
.hamburger-content {
  position: relative;
  width: 15px;
  height: 12px
}
.hamburger-line, .hamburger-square {
  position: absolute;
  z-index: 2;
  height: 2px;
  background: #000
}
.hamburger-square {
  left: 0;
  width: 2px
}
.hamburger-line {
  right: 0;
  width: 11px
}
.hamburger-line1, .hamburger-square1 {
  top: 0
}
.hamburger-line2, .hamburger-square2 {
  top: 5px
}
.hamburger-line3, .hamburger-square3 {
  bottom: 0
}
.hamburger-circle, .hamburger-circle:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.hamburger:hover .hamburger-circle, .hamburger:hover .hamburger-circle:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.hamburger-circle {
  z-index: 0;
  top: 0;
  left: 0;
  width: 47px;
  height: 47px;
  background: #eee;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s
}
.hamburger:hover .hamburger-circle {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}
.hamburger-circle:before {
  content: '';
  display: block;
  z-index: 1;
  top: 2px;
  left: 2px;
  width: 43px;
  height: 43px;
  background: #fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}
.hamburger:hover .hamburger-circle:before {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s
}
.hamburger-close {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 2px;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  background: #000;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.hamburger-closeLine {
  position: absolute;
  z-index: 4;
  top: 23px;
  left: 14.5px;
  width: 18px;
  height: 2px;
  background: #fff;
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.hamburger-closeLine1 {
  -webkit-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0)
}
.hamburger-closeLine2 {
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0)
}
@media (max-width:80em) {
  .hamburger {
    opacity: 1
  }
  .hamburger-circle, .hamburger-circle:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@media (min-width:48.0625em) {
  .hamburger {
    top: 24px;
    right: 45px
  }
}
@media (max-width:48em) {
  .hamburger {
    top: 16.5px;
    right: 3.54894%
  }
}
.globalHeader {
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.globalHeader:before {
  position: fixed;
  z-index: 2;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.globalHeader-logo {
  position: fixed;
  line-height: 1;
  z-index: 4;
  -webkit-transition: opacity 0.75s, -webkit-transform 0.75s;
  transition: opacity 0.75s, -webkit-transform 0.75s;
  transition: opacity 0.75s, transform 0.75s;
  transition: opacity 0.75s, transform 0.75s, -webkit-transform 0.75s
}
.globalHeader-logo a {
  display: block
}
.globalHeader-logo .a {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #040000;
  -webkit-transition: fill 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: fill 0.75s cubic-bezier(0.37, 0.16, 0.12, 1)
}
.globalHeader-logo span {
  display: block;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: .05em
}
@media (min-width:48.0625em) {
  .globalHeader-logo {
    top: 28px;
    left: 45px
  }
  .globalHeader-logo a {
    width: 153px;
    height: 50px
  }
}
@media (max-width:48em) {
  .globalHeader-logo {
    z-index: 0;
    top: 23px;
    left: 3.54894%
  }
  .globalHeader-logo a {
    width: 120px;
    height: 42px
  }
}
@media (min-width:30.0625em) {
  .globalHeader:before {
    height: 380px
  }
}
@media (max-width:30em) {
  .globalHeader:before {
    height: 470px
  }
}
.globalNav-primary {
  z-index: 3;
  top: 38px;
  right: 45px;
  margin-left: auto
}
.globalNav-primary ul li + li {
  margin-left: 46px
}
.globalNav-primary ul li a {
  font-size: 18px;
  color: #000;
  text-align: center
}
@media (min-width:48.0625em) {
  .globalNav-primary ul li a span {
    position: relative
  }
  .globalNav-primary ul li a span:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #666;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right
  }
  .globalNav-primary ul li a:hover span:before {
    left: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }
}
.globalNav-secondary {
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s
}
.globalNav-secondary ul li {
  -webkit-transform: translate(1em, 100%);
  transform: translate(1em, 100%)
}
.globalNav-secondary ul li a {
  font-size: 2.2rem;
  color: #000;
  -webkit-transition: color 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: color 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  pointer-events: none
}
.globalNav-secondary-bottomLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
  -webkit-transform: translate(1em, 100%);
  transform: translate(1em, 100%)
}
.globalNav-secondary-bottomLink a {
  margin: 0 .95em
}
.globalNav-secondary-bottomLink a {
  font-size: 1.1rem;
  color: #979797;
  -webkit-transition: color 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: color 0.75s cubic-bezier(0.37, 0.16, 0.12, 1)
}
@media (min-width:80.0625em) {
  .globalNav-secondary ul {
    padding-left: 80px;
    padding-right: 80px
  }
}
@media (max-width:80em) {
  .globalNav-secondary ul {
    padding-left: 40px;
    padding-right: 40px
  }
}
@media (min-width:48.0625em) {
  .globalNav-secondary ul li a span:before {
    top: 20px;
    height: 2px;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right
  }
  .globalNav-secondary ul li a:hover span:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }
  .globalNav-secondary-bottomLink a:hover {
    color: #fff
  }
  .globalNav-secondary-bottomLink a span:before {
    bottom: -2px;
    height: 1px;
    background: #979797;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }
  .globalNav-secondary-bottomLink a:hover span:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transform-origin: right
  }
}
@media (min-width:30.0625em) {
  .globalNav-secondary {
    padding-top: 140px
  }
}
@media (max-width:30em) {
  .globalNav-secondary {
    padding-top: 80px
  }
  .globalNav-secondary-bottomLink a {
    font-size: .9rem
  }
}
.globalNav-primary, .globalNav-secondary {
  position: absolute
}
.globalNav-primary ul, .globalNav-secondary ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.globalNav-secondary-bottomLink, .globalNav-secondary ul li {
  opacity: 0
}
.globalNav-primary ul li, .globalNav-secondary-bottomLink, .globalNav-secondary ul li {
  -webkit-transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.75s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.globalNav-primary ul li a, .globalNav-secondary-bottomLink a, .globalNav-secondary ul li a {
  display: block;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1;
  text-indent: .08em;
  text-transform: uppercase;
  white-space: nowrap
}
@media (max-width:80em) {
  .globalNav-primary {
    display: none
  }
  .globalNav-secondary ul li {
    margin-bottom: 20px
  }
}
@media (min-width:48.0625em) {
  .globalNav-secondary-bottomLink a span, .globalNav-secondary ul li a span {
    position: relative
  }
  .globalNav-secondary-bottomLink a span:before, .globalNav-secondary ul li a span:before {
    display: block;
    content: '';
    position: absolute;
    left: -1px;
    width: 100%;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
}
@media (max-width:48em) {
  .globalNav-secondary ul li a {
    font-size: 2rem
  }
}
@media (min-width:30.0625em) {
  .globalNav-secondary ul li {
    margin-left: 1.5em;
    margin-right: 1.5em
  }
}
@media (max-width:30em) {
  .globalNav-secondary ul {
    display: block
  }
  .globalNav-secondary ul li a {
    font-size: 1.8rem
  }
}
.globalFooter {
  position: relative
}
.globalFooter-top {
  background: #fff
}
.globalFooter-logo a {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.globalFooter-logo .a {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #040000
}
.globalFooter-bottom {
  position: relative;
  background: #000;
  color: #fff;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif
}
.globalFooter a:not([class]) {
  display: block;
  font-weight: 500;
  color: #fff
}
.globalFooter-nav ul li a {
  text-transform: uppercase
}
.globalFooter-info .button, .globalFooter-info .button:hover {
  width: 150px;
  border-color: #fff
}
.globalFooter-info .button {
  margin-top: 30px;
  font-weight: 700
}
.globalFooter-info .button .icon {
  margin-right: .5em
}
.globalFooter-links {
  line-height: 1;
  letter-spacing: .04em
}
.globalFooter-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.globalFooter-links ul li a {
  font-size: 12px;
  text-transform: uppercase
}
@media (min-width:48.0625em) {
  .globalFooter-logo a {
    width: 180px
  }
  .globalFooter-bottom {
    padding-left: 45px;
    padding-right: 45px
  }
  .globalFooter a:not([class]) span {
    position: relative
  }
  .globalFooter a:not([class]) span:before {
    display: block;
    content: '';
    position: absolute;
    bottom: -2px;
    left: -1px;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .globalFooter a:not([class]):hover span:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }
  .globalFooter-nav ul li {
    margin-right: 2.8rem
  }
}
@media (max-width:48em) {
  .globalFooter-logo a {
    width: 140px
  }
  .globalFooter-bottom {
    padding-left: 5.91489%;
    padding-right: 5.91489%
  }
  .globalFooter-nav ul li {
    margin-right: 3%;
    white-space: nowrap
  }
}
@media (min-width:30.0625em) {
  .globalFooter-top {
    padding-top: 170px;
    padding-bottom: 40px
  }
  .globalFooter-bottom {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .globalFooter-nav {
    margin-bottom: 80px
  }
  .globalFooter-links, .globalFooter-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .globalFooter-links {
    margin-top: 80px
  }
  .globalFooter-links ul li + li {
    margin-left: 1.57rem
  }
  .globalFooter-nav ul li a {
    font-size: 20px
  }
  .globalFooter-links .copy {
    padding-left: 2.5rem;
    margin-left: 2.5rem;
    border-left: 1px solid #fff
  }
}
@media (max-width:30em) {
  .globalFooter-top {
    padding-top: 60px;
    padding-bottom: 40px
  }
  .globalFooter-bottom {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .globalFooter-info {
    font-size: .9rem;
    margin-top: 30px
  }
  .globalFooter-links {
    margin-top: 20px
  }
  .globalFooter-links ul li + li {
    margin-left: 1rem
  }
  .globalFooter-nav ul li a {
    font-size: 18px
  }
  .globalFooter-links .copy {
    margin-top: 50px
  }
}
.breadcrumbs {
  position: relative;
  z-index: 1;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 80px
}
.breadcrumbs ul li {
  display: inline-block;
  line-height: 1.4;
  margin-right: .5em
}
.breadcrumbs .icon {
  font-size: 1.4rem;
  line-height: 1;
  margin: -4px 0 0 .5rem
}
.breadcrumbs a {
  color: #666;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase
}
@media (min-width:48.0625em) {
  .breadcrumbs {
    padding: 0 50px
  }
  .breadcrumbs a span {
    position: relative
  }
  .breadcrumbs a span:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #666;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right
  }
  .breadcrumbs a:hover span:before {
    left: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
  }
}
@media (max-width:48em) {
  .breadcrumbs {
    padding: 0 5.91489%
  }
}
.pageTop {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 65px;
  color: #959595;
  font-size: 1.1rem;
  font-weight: 500;
  text-align: center
}
.pageTop .icon {
  font-size: 250%
}
.pageTop .text {
  display: block;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0
}
@media (min-width:48.0625em) {
  .pageTop {
    right: 45px;
    -webkit-transition: color 0.6s;
    transition: color 0.6s
  }
  .pageTop:hover {
    color: #fff
  }
}
@media (max-width:48em) {
  .pageTop {
    right: 5.91489%
  }
}
@media (min-width:30.0625em) {
  .pageTop {
    bottom: 90px
  }
}
@media (max-width:30em) {
  .pageTop {
    bottom: 52px
  }
}
.pageHeader {
  position: relative
}
.pageHeader-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.pageHeader-title span {
  display: block;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: opacity 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 0.6s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 0.6s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.16, 0.12, 1)
}
.pageHeader-title .en {
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif
}
.pageHeader-title .ja {
  font-weight: bold
}
.pageHeader-bg {
  width: 100%;
  height: 100%;
  background: #f0f0f0
}
.pageHeader-bg.company {
  background-image: url(../image/header-hero-company.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.pageHeader-bg.policy {
  background-image: url(../image/header-hero-policy.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.pageHeader-bg.brand {
  background-image: url(../image/header-hero-brand.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.pageHeader-bg.customer {
  background-image: url(../image/header-hero-customer.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.pageHeader-bg.news {
  background-image: url(../image/header-hero-news.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.pageHeader-bg.contact {
  background-image: url(../image/header-hero-contact.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.pageContents {
  position: relative;
  z-index: 1
}
.pageBody {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 90px
}
.pageAnchor ul {
  border: solid #000;
  border-width: 1px 0;
  margin-bottom: 130px
}
.pageAnchor li a {
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  white-space: nowrap
}
.pageAnchor li a .icon {
  color: #ababab;
  margin: -2px 0 0 .5em
}
@media (min-width:88.1875em) {
  .pageBody {
    max-width: 1680px
  }
}
@media (max-width:88.125em) {
  .pageBody {
    max-width: 1410px
  }
}
@media (min-width:48.0625em) {
  .pageHeader {
    height: 180px
  }
  .pageHeader-title .en {
    font-size: 48px
  }
  .pageHeader-title .ja {
    font-size: 15px;
    letter-spacing: .4em
  }
  .pageAnchor ul {
    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
  }
  .pageAnchor li {
    margin: 0 5%
  }
  .pageAnchor li a {
    padding: 1.5em 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s
  }
  .pageAnchor li a:hover {
    opacity: .4
  }
  .anchor {
    padding-top: 100px;
    margin-top: -100px
  }
}
@media (max-width:48em) {
  .pageHeader {
    height: 200px
  }
  .pageHeader-title .en {
    font-size: 3.25rem
  }
  .pageHeader-title .ja {
    font-size: 1rem;
    letter-spacing: .2em
  }
  .pageAnchor {
    text-align: center
  }
  .pageAnchor ul {
    padding: 1em 0
  }
  .pageAnchor li a {
    padding: .5em 0
  }
  .anchor {
    padding-top: 80px;
    margin-top: -80px
  }
}
@media (max-width:30em) {
  .pageAnchor li a {
    font-size: .9rem
  }
}
@media (max-width:30em) {
  .pageHeader-title {
    font-size: 1.5rem
  }
  .pageHeader-bg.brand, .pageHeader-bg.policy {
    background-position: 70%
  }
}
@media print {
  .breadcrumbs, .globalFooter, .globalHeader, .pageAnchor, .pageHeader {
    display: none
  }
  .pageContents section:nth-of-type(2), .pageContents section:nth-of-type(3), .pageContents section:nth-of-type(4), .pageContents section:nth-of-type(5) {
    page-break-before: always
  }
  .pageContents section:nth-of-type(2) .section-heading, .pageContents section:nth-of-type(3) .section-heading, .pageContents section:nth-of-type(4) .section-heading, .pageContents section:nth-of-type(5) .section-heading {
    padding-top: 50px !important;
    margin-top: 0 !important
  }
}
.postList-item time {
  font-weight: bold;
  white-space: nowrap
}
.postList-item + .postList-item {
  border-top: 1px solid #f0f0f0
}
.postList-item a {
  display: block;
  padding-bottom: 14px
}
.postList-item + .postList-item a {
  padding-top: 14px
}
@media (min-width:48.0625em) {
  .postList-item a {
    -webkit-transition: 0.2s;
    transition: 0.2s
  }
  .postList-item a:hover {
    color: #999
  }
}
@media (min-width:30.0625em) {
  .postList-item-title, .postList-item time {
    font-size: 1.1rem
  }
  .postList-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .postList-item time {
    padding-right: 40px
  }
}
@media (max-width:30em) {
  .postList-item-title, .postList-item time {
    font-size: 1rem
  }
  .postList-item a {
    font-size: .9rem
  }
}
.wp-pagenavi {
  position: relative;
  z-index: 3;
  padding: 3em 0 0;
  text-align: center
}
.wp-pagenavi .current, .wp-pagenavi a {
  font-size: 1.1em;
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0 .3em;
  border: 1px solid;
  -webkit-transition: 0.2s;
  transition: 0.2s
}
.wp-pagenavi .current {
  color: #fff;
  background: #000;
  border-color: #000
}
@media (min-width:48.0625em) {
  .wp-pagenavi a:hover {
    color: #fff;
    background: #000;
    border-color: #000
  }
}
.postHeader {
  padding-bottom: 40px;
  margin-bottom: 80px;
  border-bottom: 1px solid #ccc
}
.postHeader-title {
  font-weight: bold;
  line-height: 1.5
}
.postDetail-meta, .postHeader-meta {
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1
}
.postDetail-meta span, .postHeader-meta span {
  display: block;
  width: 100%
}
.postDetail-meta .year-month, .postHeader-meta .year-month {
  width: 110px;
  font-size: 22px;
  text-align: center
}
.postDetail-meta .circle, .postHeader-meta .circle {
  width: 70px;
  height: 70px;
  padding-top: 7px;
  margin-top: 10px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  text-align: center
}
.postDetail-meta .day, .postHeader-meta .day {
  font-size: 40px;
  width: 100%
}
.postDetail-meta .date, .postHeader-meta .date {
  font-size: 1rem
}
.postDetail-content {}
.postDetail-content h2 {
  position: relative;
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: .5em
}
.postDetail-content h3 {
  font-weight: bold
}
.postDetail-content h2 + h2 {
  margin-top: 2.5em
}
.postDetail-content p + h2 {
  margin-top: 2rem
}
.postDetail-content p + h3 {
  margin-top: 1.5em
}
.postDetail-content p {
  line-height: 2
}
.postDetail-content p a[href]:not([class]) {
  color: #68b7d5;
  text-decoration: underline
}
.postDetail-content p img:not([class]) {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.postDetail-content p + div, .postDetail-content p + p {
  margin-top: 1.8em
}
.postDetail-content .video-container {
  position: relative;
  margin-bottom: 2em;
  padding-top: 56%
}
.postDetail-content .video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.postFooter {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid #ddd
}
.postFooter .button {
  width: 300px;
  max-width: 100%;
  padding: 1em 0
}
@media (min-width:48.0625em) {
  .postHeader-meta {
    display: none
  }
  .postHeader-title {
    font-size: 1.5rem
  }
  .postDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .postDetail-meta {
    width: 19.90632%
  }
  .postDetail-content {
    width: 80.09368%
  }
}
@media (max-width:48em) {
  .postHeader {
    display: table;
    width: 100%
  }
  .postHeader-meta, .postHeader-title {
    display: table-cell;
    vertical-align: middle
  }
  .postHeader-title {
    font-size: 1.3rem;
    padding-left: 1.5rem
  }
  .postHeader-meta {
    width: 70px
  }
  .postDetail-meta {
    display: none
  }
}
.slick-slider {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}
.slick-track:after, .slick-track:before {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before, .slick-prev:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -25px
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}
.slick-prev:before {
  content: '←'
}
[dir=rtl] .slick-prev:before {
  content: '→'
}
.slick-next {
  right: -25px
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}
.slick-next:before {
  content: '→'
}
[dir=rtl] .slick-next:before {
  content: '←'
}
.slick-dots {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 1
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: none
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #dad7cc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  background: #9d4753
}
@media (max-width:560px) {
  .slick-dots {
    bottom: 5%
  }
}
[class*=" icon-"], [class^=icon-] {
  font-family: 'minamide-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle
}
.icon-angle-right:before {
  content: "\e902"
}
.icon-angle-up:before {
  content: "\e901"
}
.icon-envelop:before {
  content: "\e904"
}
.icon-line:before {
  content: "\e913"
}
.icon-window:before {
  content: "\e914"
}
.icon-facebook:before {
  content: "\ea90"
}
.icon-twitter:before {
  content: "\ea96"
}
.icon-circle-down:before {
  content: "\ea43"
}
.icon-sm {
  font-size: .9rem
}
.icon-md {
  font-size: 1rem
}
.icon-lg {
  font-size: 1.2rem
}
.icon-xl {
  font-size: 1.5rem
}
p:not([class]) + h4, p:not([class]) + p:not([class]), p:not([class]) + p[class^=text-], p:not([class]) + ul, p:not([class]) + ul:not([class]), p[class^=text-] + .list, p[class^=text-] + p:not([class]), p[class^=text-] + p[class^=text-], p[class^=text-] + table, p[class^=text-] + ul:not([class]), ul + h4 {
  margin-top: 1.25em
}
p:not([class]) + table, table + p:not([class]), table + p[class^=text-] {
  margin-top: 1.5em
}
ul + .section-heading {
  margin-top: 2em
}
.text-left {
  text-align: left
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
.text-nowrap {
  white-space: nowrap
}
.text-lowercase {
  text-transform: lowercase
}
.text-uppercase {
  text-transform: uppercase
}
.text-capitalize {
  text-transform: capitalize
}
.text-bold {
  font-weight: bold
}
.text-sm {
  font-size: .9rem
}
.text-md {
  font-size: 1rem
}
.text-lg {
  font-size: 1.2rem
}
.text-xl {
  font-size: 1.5rem
}
.text-caution {
  color: #FF3300
}
.list-unstyled li {
  list-style-type: none
}
.list-disc {
  padding-left: 1.2em
}
.list-disc li {
  list-style-type: disc
}
.list-decimal {
  padding-left: 1.4em
}
.list-decimal li {
  list-style-type: decimal
}
.list-slash li {
  display: inline-block
}
.list-slash li + li:before {
  content: '/';
  padding-right: 5px
}
.list-num {
  counter-reset: circle-numbering
}
.list-num li {
  position: relative;
  line-height: 1.8;
  list-style-type: none;
  padding-left: 35px
}
.list-num li:before {
  content: counter(circle-numbering, decimal);
  counter-increment: circle-numbering;
  font-size: 16px;
  line-height: 25px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 2px;
  width: 25px;
  height: 25px;
  padding-left: 1px;
  text-align: center;
  color: #fff;
  background: #000;
  border-radius: 50%
}
.list-num li + li {
  margin-top: 1.2em
}
.button {
  display: inline-block;
  position: relative;
  padding: .52em 0;
  border: 1px solid;
  border-color: #000;
  background: transparent;
  overflow: hidden;
  line-height: 1.4;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  cursor: pointer
}
.button.invert {
  color: #fff;
  background: #000
}
.button-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.button span {
  position: relative;
  z-index: 1
}
@media (min-width:48.0625em) {
  .button {
    -webkit-transition: color 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: color 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }
  .button:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .button.invert:before {
    background: #fff
  }
  .button:hover {
    color: #fff;
    border-color: #000
  }
  .button.invert:hover {
    color: #000
  }
  .button:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }
  .button-lg, .button-md {
    font-size: 1.3rem
  }
  .button-lg {
    max-width: 390px
  }
  .button-md {
    max-width: 340px
  }
}
@media (max-width:48em) {
  .button-lg, .button-md {
    font-size: 1.1rem
  }
}
.img-center {
  display: block;
  margin: auto;
  text-align: center
}
.img-wrapper {
  position: relative;
  overflow: hidden
}
@media (min-width:30.0625em) {
  .img-left {
    float: left;
    margin: 1.25em 1.25em 0 0
  }
  .img-right {
    float: right;
    margin: 0 0 1.25em 1.25em
  }
}
@media (max-width:30em) {
  .img-left, .img-right {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    text-align: center
  }
}
table {
  width: 100%
}
.td-grey, .th-grey {
  background: #f0f0f0
}
.td-v-middle, .th-v-middle {
  vertical-align: middle
}
.td-v-top, .th-v-top {
  vertical-align: top
}
.table-bordered {
  border-bottom: 1px solid #ccc
}
.table-bordered td, .table-bordered th {
  border: solid #ccc;
  border-width: 1px 0
}
.table-bordered th {
  font-weight: bold;
  text-align: left
}
table .block-span {
  display: block
}
@media (min-width:30.0625em) {
  .table-bordered {
    border-collapse: collapse
  }
  .table-bordered td, .table-bordered th {
    padding: 1.5em 1.5em
  }
  .table-bordered th {
    width: 27.4%
  }
}
@media (max-width:30em) {
  .table td, .table th {
    padding: 1.5em 1.25em
  }
  .td-grey-sp, .th-grey-sp {
    background: #f0f0f0
  }
  .table-responsive td, .table-responsive th {
    display: block
  }
  .table-bordered.table-responsive th {
    border-width: 1px 0 0
  }
  .table-bordered.table-responsive td {
    border-width: 1px 0 0
  }
}
.inner {
  position: relative;
  margin-right: auto;
  margin-left: auto
}
.inner-default {
  max-width: 1680px
}
.section-heading {
  font-weight: bold;
  text-align: center
}
.section-subheading {
  font-weight: bold;
  color: #6f748f;
  margin-bottom: 10px
}
.section-container {
  margin-left: auto;
  margin-right: auto
}
.list + .section-subheading, p:not([class]) + .section-subheading, ul:not([class]) + .section-subheading {
  margin-top: 2em
}
@media (min-width:88.1875em) {
  .section-container {
    max-width: 1680px
  }
}
@media (max-width:88.125em) {
  .section-container {
    max-width: 1410px
  }
}
@media (min-width:80.0625em) {
  .section-heading {
    font-size: 1.73rem;
    margin-bottom: 30px
  }
  .section-subheading {
    font-size: 1.23rem
  }
  section + section > .section-heading {
    margin-top: 110px
  }
}
@media (max-width:80em) {
  .section-heading {
    font-size: 1.5rem;
    margin-bottom: 1em
  }
  section + section > .section-heading {
    margin-top: 40px
  }
}
@media (max-width:30em) {
  .section-heading {
    font-size: 1.25rem;
    margin-bottom: 1em
  }
  .section-subheading {
    font-size: 1.15rem
  }
}
@media (min-width:80.0625em) {
  .tb-blank {
    padding-top: 150px;
    padding-bottom: 150px
  }
  .t-blank {
    padding-top: 150px
  }
  .b-blank {
    padding-bottom: 150px
  }
  .inside-blank {
    padding-right: 19.71631%;
    padding-left: 19.71631%
  }
  .side-blank {
    margin-right: 19.71631%;
    margin-left: 19.71631%
  }
}
@media (max-width:80em) {
  .tb-blank {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .t-blank {
    padding-top: 100px
  }
  .b-blank {
    padding-bottom: 100px
  }
  .inside-blank {
    padding-right: 9.85816%;
    padding-left: 9.85816%
  }
  .side-blank {
    margin-right: 9.85816%;
    margin-left: 9.85816%
  }
}
@media (max-width:30em) {
  .tb-blank {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .t-blank {
    padding-top: 60px
  }
  .b-blank {
    padding-bottom: 60px
  }
  .inside-blank {
    padding-right: 5.91489%;
    padding-left: 5.91489%
  }
  .side-blank {
    margin-right: 5.91489%;
    margin-left: 5.91489%
  }
}
@media print {
  .inside-blank {
    padding-right: 0;
    padding-left: 0
  }
}
.break-pc {
  display: block !important
}
.break-tab {
  display: none !important
}
.break-sp {
  display: none !important
}
@media (max-width:48em) {
  .break-pc {
    display: none !important
  }
  .break-tab {
    display: block !important
  }
  .break-sp {
    display: block !important
  }
}
.bg-grey {
  background: #e7e8ee
}
.clf {
  *zoom: 1
}
.clf:after, .clf:before {
  line-height: 0;
  display: table;
  content: ''
}
.clf:after {
  clear: both
}
.visible-pc {
  display: block !important
}
.visible-sp {
  display: none !important
}
@media (max-width:48em) {
  .visible-pc {
    display: none !important
  }
  .visible-sp {
    display: block !important
  }
}
.video-container {
  position: relative;
  padding-top: 56.25%
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.mt0 {
  margin-top: 0 !important
}
.mt05em {
  margin-top: .5em
}
.mt1em {
  margin-top: 1em !important
}
.mt2em {
  margin-top: 2em !important
}
.mt3em {
  margin-top: 3em !important
}
.mt4em {
  margin-top: 4em !important
}
.mt5em {
  margin-top: 5em !important
}
.mb0 {
  margin-bottom: 0 !important
}
.mb05em {
  margin-bottom: .5em
}
.mb1em {
  margin-bottom: 1em !important
}
.mb2em {
  margin-bottom: 2em !important
}
.mb3em {
  margin-bottom: 3em !important
}
.mb4em {
  margin-bottom: 4em !important
}
.mb5em {
  margin-bottom: 5em !important
}
.scroll-showDown, .scroll-showUp {
  opacity: 0;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: transform 0.8s, opacity 0.8s;
  transition: transform 0.8s, opacity 0.8s, -webkit-transform 0.8s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.scroll-showUp {
  -webkit-transform: translateY(65px);
  transform: translateY(65px)
}
.scroll-showDown {
  -webkit-transform: translateY(-65px);
  transform: translateY(-65px)
}
@media (max-width:48em) {
  .scroll-showDown {
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
  }
}
.front-section-heading {
  margin-bottom: .8em;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-transform: uppercase
}
@media (min-width:88.1875em) {
  .front-section-heading {
    font-size: 48px
  }
}
@media (max-width:88.125em) {
  .front-section-heading {
    font-size: 3rem
  }
}
@media (min-width:48.0625em) {
  .front-section-lead {
    text-align: center
  }
}
@media (max-width:30em) {
  .front-section-heading {
    font-size: 2.5rem
  }
}
.mainVisual {
  position: relative;
  height: 100vh;
  overflow: hidden
}
.mainVisual-copy {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 7.0922%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.mainVisual-copy .text {
  display: block;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  color: #fff;
  line-height: 1.1;
  vertical-align: baseline;
  letter-spacing: .01em
}
.mainVisual-items {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: -webkit-transform 2s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 2s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 2s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 2s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.mainVisual-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%
}
.mainVisual-img1 {
  background: url(../image/main-visual011.jpg) no-repeat;
  background-position: 50% top;
  background-size: cover
}
.mainVisual-img2 {
  background: url(../image/main-visual021.jpg) no-repeat;
  background-position: 50%;
  background-size: cover
}
.mainVisual-img3 {
  background: url(../image/main-visual031.jpg) no-repeat;
  background-position: 50%;
  background-size: cover
}
.mainVisual-img4 {
  background: url(../image/main-visual041.jpg) no-repeat;
  background-position: 50% top;
  background-size: cover
}
.mainVisual-img5 {
  background: url(../image/main-visual051.jpg) no-repeat;
  background-position: 50%;
  background-size: cover
}
@media (min-width:80.0625em) {
  .mainVisual-copy .text {
    font-size: 9rem
  }
}
@media (max-width:80em) {
  .mainVisual-copy .text {
    font-size: 8rem
  }
}
@media (max-width:48em) {
  .mainVisual-copy .text {
    font-size: 5rem;
    font-size: 15vw
  }
  .mainVisual-img1 {
    background: url(../image/main-visual011.jpg) no-repeat;
    background-position: 100%;
    background-size: cover
  }
}
.frontNews .button {
  margin-top: 45px
}
.frontCompanyPolicy-heading {
  margin-bottom: .5em
}
.frontCompanyPolicy-box {
  position: relative;
  overflow: hidden
}
.frontCompanyPolicy-box-link {
  display: block
}
.frontCompanyPolicy-box-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.company .frontCompanyPolicy-box-bg {
  background: url(../image/company-bg.jpg) no-repeat;
  background-position: 50%;
  background-size: cover
}
.policy .frontCompanyPolicy-box-bg {
  background: url(../image/policy-bg.jpg) no-repeat;
  background-position: 50%;
  background-size: cover
}
.frontCompanyPolicy-box-body {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.75)
}
.frontCompanyPolicy-box-body p {
  margin-bottom: 1.5em
}
@media (min-width:88.1875em) {
  .frontCompanyPolicy-box-link {
    padding: 180px 108px
  }
  .frontCompanyPolicy-box-body {
    padding: 138px 108px
  }
}
@media (max-width:88.125em) {
  .frontCompanyPolicy-box-link {
    padding: 10.6383% 6.38298%
  }
  .frontCompanyPolicy-box-body {
    padding: 21.73077% 21.15385%
  }
}
@media (min-width:48.0625em) {
  .frontCompanyPolicy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .frontCompanyPolicy-box {
    width: 50%
  }
}
@media (max-width:48em) {
  .frontCompanyPolicy-box-link {
    padding: 100px 9.85816%
  }
  .frontCompanyPolicy-box-body {
    padding: 100px 19.71631%
  }
}
@media (min-width:30.0625em) {
  .frontCompanyPolicy-box-body p {
    text-align: center
  }
}
@media (max-width:30em) {
  .frontCompanyPolicy-box-link {
    padding: 60px 5.91489%
  }
  .frontCompanyPolicy-box-body {
    padding: 60px 11.82979%
  }
}
.frontBrand-hero {
  position: relative;
  margin-bottom: 60px
}
.frontBrand-hero a {
  display: block
}
.frontBrand-hero img {
  width: 100%
}
.frontBrand-head {
  max-width: 480px
}
.frontBrand-heading {
  margin-bottom: 0
}
.frontBrand-heading, .frontBrand-lead {
  text-align: left
}
.frontBrand-box-logo {
  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;
  border: 1px solid;
  text-align: center
}
.naru .frontBrand-box-logo {
  border-color: #dcdcdc
}
.naru .frontBrand-box-logo svg .a {
  fill: #101841
}
.isiz .frontBrand-box-logo {
  border-color: #fff;
  background: #231815
}
.isiz .frontBrand-box-logo svg .a {
  fill: #FDD000
}
.creation .frontBrand-box-logo {
  border-color: #fff;
  background: #f2f2f2
}
.frontBrand-box-name {
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  margin: .7rem 0 .5rem
}
@media (min-width:80.0625em) {
  .frontBrand {
    padding-left: 45px;
    padding-right: 45px
  }
  .frontBrand-box {
    width: 29.07801%
  }
  .frontBrand-box:first-child {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
  }
  .frontBrand-box:nth-child(2) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s
  }
  .frontBrand-box:nth-child(3) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s
  }
  .frontBrand-box-name .ruby {
    font-size: 1.7142rem
  }
}
@media (max-width:80em) {
  .frontBrand {
    padding-left: 9.85816%;
    padding-right: 9.85816%
  }
  .frontBrand-head {
    max-width: 40%
  }
  .frontBrand-box-name .ruby {
    display: block;
    font-size: 1.1rem
  }
}
@media (min-width:65.0625em) {
  .frontBrand-head {
    position: absolute;
    top: 50%;
    left: 130px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .frontBrand-lead {
    margin-top: 40px
  }
  .front-section-lead.sp, .frontBrand-heading.sp, .frontBrand-hero img.sp {
    display: none
  }
  .frontBrand-boxGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .frontBrand-box {
    width: 31%
  }
  .frontBrand-box-name {
    font-size: 2.142rem
  }
  .frontBrand .button {
    margin-top: 90px
  }
}
@media (max-width:65em) {
  .frontBrand-lead {
    margin-bottom: 40px
  }
  .frontBrand-hero {
    margin-bottom: 20px
  }
  .frontBrand-head.pc, .frontBrand-hero img.pc {
    display: none
  }
  .frontBrand-heading {
    position: absolute;
    top: 50%;
    left: 9.85816%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .frontBrand-box + .frontBrand-box {
    margin-top: 40px
  }
  .frontBrand-box-name {
    font-size: 1.75rem
  }
  .frontBrand-box-name .ruby {
    display: inline-block
  }
  .frontBrand .button {
    margin-top: 30px
  }
}
@media (min-width:48.0625em) {
  .frontBrand-hero a {
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s
  }
  .frontBrand-hero a:hover {
    opacity: .6
  }
}
@media (min-width:30.0625em) {
  .frontBrand-box-logo {
    height: 250px
  }
  .naru .frontBrand-box-logo svg {
    width: 100px
  }
  .isiz .frontBrand-box-logo svg {
    width: 176px
  }
  .creation .frontBrand-box-logo svg {
    width: 142px
  }
}
@media (max-width:30em) {
  .frontBrand {
    padding-left: 5.91489%;
    padding-right: 5.91489%
  }
  .frontBrand-heading {
    left: 5.91489%
  }
  .frontBrand-box-logo {
    height: 150px
  }
  .naru .frontBrand-box-logo svg {
    width: 80px
  }
  .isiz .frontBrand-box-logo svg {
    width: 156px
  }
  .creation .frontBrand-box-logo svg {
    width: 122px
  }
}
.frontCustomer {
  position: relative;
  overflow: hidden
}
.frontCustomer-heading {
  text-align: left;
  margin-bottom: .6em
}
.frontCustomer-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../image/customer-bg.jpg) no-repeat;
  background-position: 50%;
  background-size: cover
}
.frontCustomer-body {
  position: relative;
  z-index: 1;
  padding: 0 19.14894%
}
.frontCustomer-link {
  display: block;
  color: #fff
}
.frontCustomer .button {
  margin-left: 0
}
@media (min-width:80.0625em) {
  .frontCustomer-body {
    padding: 0 19.14894%
  }
}
@media (min-width:48.0625em) {
  .frontCustomer .button {
    margin-top: 45px
  }
}
@media (max-width:48em) {
  .frontCustomer .button {
    margin-top: 30px
  }
}
@media (min-width:30.0625em) {
  .frontCustomer-body {
    padding: 0 9.85816%
  }
}
@media (max-width:30em) {
  .frontCustomer-body {
    padding: 0 5.91489%
  }
}
.brandBoxDetail-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
#naru .brandBoxDetail-container {
  background: #d4e2e3
}
#isiz .brandBoxDetail-container {
  background: #e9e9de
}
#creacion .brandBoxDetail-container {
  background: #dedce6
}
.brandBoxDetail-body {
  width: 100%
}
.brandBoxDetail-body .button {
  max-width: 500px
}
.brandBoxDetail-name .ruby {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1em
}
.brandBoxPhoto img {
  width: 100%
}
@media (min-width:75.0625em) {
  .brandWrapper {
    padding-left: 45px;
    padding-right: 45px
  }
  .brandBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  #creacion .brandBox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .brandBoxDetail, .brandBoxPhoto {
    width: 50%
  }
  .brandBoxDetail-body {
    padding: 16.66667% 15.15152%
  }
}
@media (max-width:75em) {
  .brandWrapper {
    padding-left: 9.85816%;
    padding-right: 9.85816%
  }
  .brandBoxDetail-body {
    padding: 100px 9.85816%
  }
}
@media (min-width:48.0625em) {
  .brandBoxDetail-name {
    margin-bottom: 3rem
  }
  .brandBoxDetail-body .button {
    margin-top: 50px
  }
}
@media (max-width:48em) {
  .brandBoxDetail-name {
    margin-bottom: 1.5rem
  }
  .brandBoxDetail-body .button {
    margin-top: 30px
  }
}
@media (min-width:30.0625em) {
  #naru .brandBoxDetail-name svg {
    width: 90px
  }
  #isiz .brandBoxDetail-name svg {
    width: 217px
  }
  #creacion .brandBoxDetail-name svg {
    width: 171px
  }
}
@media (max-width:30em) {
  .brandWrapper {
    padding-left: 5.91489%;
    padding-right: 5.91489%
  }
  .brandBoxDetail-body {
    padding: 60px 5.91489%
  }
  #naru .brandBoxDetail-name svg {
    width: 80px
  }
  #isiz .brandBoxDetail-name svg {
    width: 177px
  }
  #creacion .brandBoxDetail-name svg {
    width: 131px
  }
}
.policyBox {
  overflow: hidden
}
.policyBox-heading {
  position: absolute;
  top: 14%;
  color: rgba(255, 255, 255, 0.25);
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  line-height: .9;
  letter-spacing: 0;
  text-transform: capitalize
}
.policyBox-text .line {
  display: block;
  line-height: 1;
  overflow: hidden
}
.policyBox-text .line .num {
  position: absolute;
  top: -6px;
  left: 0;
  color: #fff;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1
}
.policyBox-text .line .line-inner {
  display: block;
  letter-spacing: .045em;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: opacity 0.8s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: opacity 0.8s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 0.8s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.policyBox-text .line.has-num .line-inner {
  position: relative;
  padding-left: 55px
}
.policyBox-text .line:first-child .line-inner {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s
}
.policyBox-text .line:nth-child(2) .line-inner {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s
}
.policyBox-text .line:nth-child(3) .line-inner {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s
}
.management {
  position: relative;
  background: #ede5d8;
  overflow: hidden
}
.management > * {
  position: relative;
  z-index: 5
}
.management-circle {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%)
}
.management-circle1 {
  z-index: 2;
  background: #ede5d8
}
.management-circle2 {
  z-index: 3;
  background: #e3d7c4;
  -webkit-transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: transform 0.8s 0.6s, opacity 0.8s 0.6s;
  transition: transform 0.8s 0.6s, opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s
}
.management-circle3 {
  z-index: 4;
  background: #ddceb8;
  -webkit-transition: opacity 0.8s 1s, -webkit-transform 0.8s 1s;
  transition: opacity 0.8s 1s, -webkit-transform 0.8s 1s;
  transition: transform 0.8s 1s, opacity 0.8s 1s;
  transition: transform 0.8s 1s, opacity 0.8s 1s, -webkit-transform 0.8s 1s
}
.policies {
  position: relative;
  background: #d4e2e3
}
.policies > * {
  position: relative;
  z-index: 3
}
.policies .policyBox-text {
  position: absolute;
  padding-right: 2em
}
.policies .policyBox-text .line:first-child {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s
}
.policies .policyBox-text .line em {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #9eb5b7));
  background: linear-gradient(transparent 70%, #9eb5b7 70%);
  font-weight: normal
}
.policies-square {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transform-origin: top right;
  transform-origin: top right
}
.policies-square1 {
  z-index: 2;
  width: 83%;
  background: rgba(176, 200, 202, 0.5);
  -webkit-transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: transform 0.8s 0.6s, opacity 0.8s 0.6s;
  transition: transform 0.8s 0.6s, opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s
}
.policies-square2 {
  z-index: 1;
  width: 95%;
  background: #cbdee0;
  -webkit-transition: opacity 0.8s 1s, -webkit-transform 0.8s 1s;
  transition: opacity 0.8s 1s, -webkit-transform 0.8s 1s;
  transition: transform 0.8s 1s, opacity 0.8s 1s;
  transition: transform 0.8s 1s, opacity 0.8s 1s, -webkit-transform 0.8s 1s
}
.culture {
  position: relative;
  background: #dfdad7
}
.culture > * {
  position: relative;
  z-index: 3
}
.culture-circle {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  opacity: 0
}
.culture-circle1 {
  bottom: 50px;
  left: -100px;
  width: 85.107vw;
  max-width: 1200px;
  height: 85.107vw;
  max-height: 1200px;
  background: rgba(209, 202, 198, 0.5);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s;
  transition: transform 0.8s 0.6s, opacity 0.8s 0.6s;
  transition: transform 0.8s 0.6s, opacity 0.8s 0.6s, -webkit-transform 0.8s 0.6s
}
.culture-circle2 {
  top: 60px;
  right: 70px;
  width: 54.61vw;
  max-width: 770px;
  height: 54.61vw;
  max-height: 770px;
  background: rgba(202, 193, 187, 0.5);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: opacity 0.8s 1s, -webkit-transform 0.8s 1s;
  transition: opacity 0.8s 1s, -webkit-transform 0.8s 1s;
  transition: transform 0.8s 1s, opacity 0.8s 1s;
  transition: transform 0.8s 1s, opacity 0.8s 1s, -webkit-transform 0.8s 1s
}
.culture .policyBox-text {
  margin: 0 0 0 60%
}
@media (min-width:88.1875em) {
  .policyBox-heading {
    font-size: 15.5rem
  }
  .policies .policyBox-text {
    bottom: 65px;
    left: 40%
  }
}
@media (max-width:88.125em) {
  .policyBox-heading {
    font-size: 12.142rem;
    font-size: 12.5vw
  }
  .policies .policyBox-text {
    left: 30%
  }
}
@media (min-width:80.0625em) {
  .policyWrapper {
    padding-left: 45px;
    padding-right: 45px
  }
  .policyBox {
    height: 723px
  }
  .policyBox-heading {
    left: 80px
  }
  .policyBox-text {
    font-size: 1.2857rem
  }
  .management .policyBox-text {
    left: 15.5%;
    margin-top: 24px
  }
  .management-circle {
    width: 1600px;
    height: 1600px
  }
  .policies-square {
    -webkit-transform: skew(30deg) translateX(100%);
    transform: skew(30deg) translateX(100%)
  }
}
@media (max-width:80em) {
  .policyWrapper {
    padding-left: 9.85816%;
    padding-right: 9.85816%
  }
  .policyBox {
    height: 500px
  }
  .policyBox-heading {
    top: 50px;
    left: 9.85816%
  }
  .policyBox-text {
    font-size: 1.1rem
  }
  .management .policyBox-text {
    top: -3%;
    left: 15%
  }
  .policies .policyBox-text {
    bottom: 100px;
    left: 30%
  }
  .management-circle {
    width: 1000px;
    height: 1000px
  }
  .policies-square {
    -webkit-transform: skew(20deg) translateX(100%);
    transform: skew(20deg) translateX(100%)
  }
  .culture .policyBox-text {
    left: 15%
  }
}
@media (min-width:65.0625em) {
  .policies .policyBox-text .line:nth-child(2) {
    padding-left: 70px
  }
  .policies .policyBox-text .line:nth-child(3) {
    padding-left: 140px
  }
  .policyBox-text .line.has-num + .line.has-num {
    margin-top: 30px
  }
}
@media (max-width:65em) {
  .management .policyBox-text {
    top: 2%
  }
  .policies .policyBox-text {
    bottom: 60px;
    left: 10%
  }
  .policies .policyBox-text .line:nth-child(2) {
    padding-left: 30px
  }
  .policies .policyBox-text .line:nth-child(3) {
    padding-left: 60px
  }
  .policyBox-text .line.has-num + .line.has-num {
    margin-top: 13px
  }
  .culture .policyBox-text {
    margin-top: 40px
  }
}
@media (max-width:48em) {
  .policyBox {
    height: 410px
  }
  .policyBox-text {
    font-size: 1rem
  }
  .policyBox-text .line .num {
    font-size: 30px
  }
  .policyBox-text .line.has-num .line-inner {
    padding-left: 41px
  }
  .policies .policyBox-text .line:nth-child(2), .policies .policyBox-text .line:nth-child(3) {
    padding-left: 0
  }
  .policies .policyBox-text {
    bottom: 75px
  }
}
@media (min-width:30.0625em) {
  .policyBox-text .line .line-inner {
    line-height: 2.2
  }
}
@media (max-width:30em) {
  .policyWrapper {
    padding-left: 5.91489%;
    padding-right: 5.91489%
  }
  .policyBox {
    height: 370px
  }
  .policyBox-heading {
    top: 40px;
    left: 5.91489%;
    font-size: 4.3rem;
    font-size: 15.5vw
  }
  .policyBox-text {
    font-size: .9rem
  }
  .policyBox-text .line .line-inner {
    line-height: 1.9
  }
  .management .policyBox-text {
    top: 25%;
    left: 10%
  }
  .management-circle {
    width: 500px;
    height: 500px
  }
  .policies .policyBox-text {
    position: relative;
    bottom: auto;
    left: 0;
    padding-left: 2em;
    margin-top: 10px
  }
  .policies .policyBox-text br {
    display: none
  }
  .policies-square {
    -webkit-transform: skew(12deg) translateX(100%);
    transform: skew(12deg) translateX(100%)
  }
  .culture .policyBox-text {
    margin-top: 70px;
    left: 0
  }
  .culture-circle2 {
    right: 20px
  }
}
.naruCustomer-box {
  display: table;
  padding-top: 40px;
  width: 100%;
  border-top: 1px solid #ccc
}
.naruCustomer-box + .naruCustomer-box {
  margin-top: 40px
}
.naruCustomer-box-area, .naruCustomer-box-body {
  display: table-cell;
  vertical-align: top
}
.naruCustomer-box-area span {
  padding: .3em 0;
  background: #000;
  color: #fff;
  text-align: center
}
.naruCustomer-box-body p + p {
  padding-top: 1.25em;
  border-top: 1px dotted #ccc
}
.naruCustomer .shop-name {
  display: block;
  font-weight: bold
}
@media (min-width:48.0625em) {
  .naruCustomer-box-area {
    width: 8em
  }
  .naruCustomer-box-body {
    padding-left: 7em
  }
}
@media (max-width:48em) {
  .naruCustomer-box-area {
    width: 10em
  }
  .naruCustomer-box-body {
    padding-left: 3em
  }
  .otherCustomer .empty {
    display: none
  }
}
@media (min-width:30.0625em) {
  .naruCustomer-box-area span {
    display: block
  }
}
@media (max-width:30em) {
  .naruCustomer-box, .naruCustomer-box-area, .naruCustomer-box-body {
    display: block
  }
  .naruCustomer-box-area {
    width: 100%;
    margin-bottom: 1.25em
  }
  .naruCustomer-box-area span {
    display: inline-block;
    width: 7.5em;
    font-size: .9rem
  }
  .naruCustomer-box-body {
    padding-left: 0
  }
}
.contactHeader {
  margin-bottom: 40px
}
.contactFlow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px
}
.contactFlow:after {
  display: block;
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  height: 3px;
  width: 67%;
  margin: auto;
  background: #ccc
}
.contactFlow li {
  position: relative;
  width: 33.3333%;
  color: #888;
  text-align: center;
  white-space: nowrap
}
.contactFlow li.current {
  color: #000
}
.contactFlow li:after {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50px;
  border: 3px solid;
  border-color: #ccc;
  background: #fff;
  content: ''
}
.contactFlow li.current:after {
  border-color: #000;
  background: #000
}
.contactForm-box + .contactForm-box {
  border-top: 1px solid #ccc
}
.contactForm-box:first-of-type {
  border-top: 1px solid #000
}
.contactForm-box:last-of-type {
  border-bottom: 1px solid #000
}
.contactForm-text {
  white-space: nowrap
}
.contactForm-text .optional, .contactForm-text .require {
  padding: .5em;
  margin-right: 1em;
  border: 1px solid #000;
  font-size: .9rem
}
.contactForm-text .require {
  background: #000;
  color: #fff
}
.contactForm-text .optional {
  color: #000
}
.contactForm-input input, .contactForm-input textarea {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
  background: #f0f0f0;
  font-size: 1rem
}
.contactForm .error {
  display: block;
  margin-top: .6em;
  font-size: .9rem;
  color: #FF3300
}
.contactForm .button {
  width: 300px;
  max-width: 100%;
  padding: 1em 0;
  margin-top: 50px
}
.contactForm .button input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.contactForm-back {
  text-align: center;
  margin-top: 2em
}
.contactForm-back a {
  text-decoration: underline
}
.confirm {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto
}
.thanks .message {
  margin-bottom: 50px;
  text-align: center
}
.thanks .message span {
  display: block
}
.thanks .message .en {
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  text-transform: uppercase
}
.thanks .message .ja {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .4em
}
.thanks .tel {
  margin-top: 40px;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 1.57rem;
  text-align: center
}
@media (min-width:48.0625em) {
  .contactHeader {
    text-align: center
  }
  .contactForm-box {
    display: table;
    width: 100%;
    padding: 20px 0
  }
  .contactForm-input, .contactForm-text {
    display: table-cell
  }
  .contactForm-text {
    width: 280px
  }
}
@media (max-width:48em) {
  .contactForm-box {
    padding: 20px 0
  }
  .contactForm-text {
    margin-bottom: 1em
  }
}
@media (min-width:30.0625em) {
  .thanks {
    text-align: center
  }
}
.sitemapBox {
  padding-top: 50px;
  padding-bottom: 50px;
  border: 1px solid #ccc
}
.sitemapBox-heading {
  color: rgba(238, 238, 238, 0.25);
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  line-height: .9;
  letter-spacing: 0;
  text-transform: capitalize
}
.sitemapBox-list li + li {
  border-top: 1px dashed #ccc
}
.sitemapBox-list a {
  display: block;
  padding: 1em 0;
  font-family: 'Barlow Condensed', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase
}
.sitemapBox-list a .icon {
  margin-top: -4px
}
@media (min-width:48.0625em) {
  .sitemapBox-list a {
    -webkit-transition: color 0.3s cubic-bezier(0.37, 0.16, 0.12, 1);
    transition: color 0.3s cubic-bezier(0.37, 0.16, 0.12, 1)
  }
  .sitemapBox-list a:hover {
    color: #979797
  }
}
.preload * {
  -webkit-transition: none !important;
  transition: none !important
}
.js-loading .pageHeader-title span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.js-loading .pageHeader-title .en {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s
}
.js-loading .pageHeader-title .ja {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s
}
.js-loading-done .mainVisual-items {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s
}
.js-header-suffix .globalHeader-logo {
  opacity: 0;
  pointer-events: none
}
.js-header-suffix .globalNav-primary {
  pointer-events: none
}
.js-header-suffix .globalNav-primary ul li {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}
.js-header-suffix .hamburger {
  cursor: pointer;
  opacity: 1
}
.js-header-suffix .hamburger-circle, .js-header-suffix .hamburger-circle:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.js-menu-open .front .js-header-suffix .globalHeader-logo .a, .js-menu-open .globalHeader-logo .a {
  fill: #fff
}
.js-menu-open .globalNav-secondary {
  z-index: 2;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.js-menu-open .globalNav-secondary, .js-menu-open .globalNav-secondary ul li a {
  pointer-events: auto
}
.js-menu-open .hamburger-circle, .js-menu-open .hamburger-circle:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.js-menu-open .hamburger-close {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.js-menu-open .hamburger-closeLine1 {
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s
}
.js-menu-open .hamburger-closeLine2 {
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s
}
@media (min-width:80.0625em) {
  .js-menu-open .js-header-suffix.globalHeader:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }
  .js-menu-open .js-header-suffix .globalHeader-logo a {
    color: #fff
  }
  .js-menu-open .js-header-suffix .globalNav-secondary {
    pointer-events: auto
  }
  .js-menu-open .js-header-suffix .globalNav-secondary-bottomLink, .js-menu-open .js-header-suffix .globalNav-secondary ul li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li:nth-child(4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li:nth-child(5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li:nth-child(6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s
  }
  .js-menu-open .js-header-suffix .globalNav-secondary ul li a {
    color: #fff
  }
  .js-menu-open .js-header-suffix .globalNav-secondary-bottomLink {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
  }
}
@media (max-width:80em) {
  .js-menu-open .globalHeader:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }
  .js-menu-open .globalHeader-logo a {
    color: #fff
  }
  .js-menu-open .globalNav-primary, .js-menu-open .globalNav-secondary {
    pointer-events: auto
  }
  .js-menu-open .globalNav-secondary-bottomLink, .js-menu-open .globalNav-secondary ul li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .js-menu-open .globalNav-secondary ul li:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
  }
  .js-menu-open .globalNav-secondary ul li:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
  }
  .js-menu-open .globalNav-secondary ul li:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
  }
  .js-menu-open .globalNav-secondary ul li:nth-child(4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s
  }
  .js-menu-open .globalNav-secondary ul li:nth-child(5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
  }
  .js-menu-open .globalNav-secondary ul li:nth-child(6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s
  }
  .js-menu-open .globalNav-secondary ul li a {
    color: #fff
  }
  .js-menu-open .globalNav-secondary-bottomLink {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
  }
}
.is-show.scroll-showDown, .is-show .scroll-showDown, .is-show.scroll-showUp, .is-show .scroll-showUp {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.is-show .policyBox-text .line .line-inner {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.is-show .policy-circle, .is-show .policy-circle-container {
  -webkit-transition: opacity 1s 1s, -webkit-transform 1s 1s;
  transition: opacity 1s 1s, -webkit-transform 1s 1s;
  transition: transform 1s 1s, opacity 1s 1s;
  transition: transform 1s 1s, opacity 1s 1s, -webkit-transform 1s 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.is-show .policy-circle-container {
  opacity: 1
}
.is-show .policy-circle {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.is-show .culture-circle {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.is-show .management-circle2, .is-show .management-circle3, .is-show .policies-square {
  opacity: 1
}
.is-show.pageTop {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
@media (min-width:80.0625em) {
  .is-show .management-circle2 {
    -webkit-transform: translate(-100px, -50%);
    transform: translate(-100px, -50%)
  }
  .is-show .management-circle3 {
    -webkit-transform: translate(-250px, -50%);
    transform: translate(-250px, -50%)
  }
  .is-show .policies-square {
    -webkit-transform: skew(30deg) translateX(0);
    transform: skew(30deg) translateX(0)
  }
}
@media (max-width:80em) {
  .is-show .management-circle2 {
    -webkit-transform: translate(-30px, -50%);
    transform: translate(-30px, -50%)
  }
  .is-show .management-circle3 {
    -webkit-transform: translate(-80px, -50%);
    transform: translate(-80px, -50%)
  }
  .is-show .policies-square {
    -webkit-transform: skew(20deg) translateX(0);
    transform: skew(20deg) translateX(0)
  }
}
@media (max-width:30em) {
  .is-show .policies-square {
    -webkit-transform: skew(12deg) translateX(0);
    transform: skew(12deg) translateX(0)
  }
}
.front .siteMain {
  padding-top: 0
}
.front .globalHeader-logo a, .front .globalNav-primary ul li a {
  color: #fff
}
.front .globalNav-primary ul li a span:before {
  background: #fff
}
.front .globalHeader-logo .a {
  fill: #fff
}