@charset "UTF-8";
.globalHeader {
  padding: 54px 0 0;
  margin-bottom: 125px;
  height: 98px;
}

#en .globalHeader {
  padding: 97px 0 81px;
  margin: 0 auto;
  height: auto;
  width: 1160px;
}

#en .globalHeader .contentInner {
  min-width: auto;
  width: 990px;
  padding: 0 0 0 23px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: none;
}

#en .globalHeader .contentInner .globalHeader__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#en .globalHeader .contentInner .globalHeader__inner .globalHeader__siteName {
  display: inline-block;
  vertical-align: auto;
}

#en .globalHeader .contentInner .globalHeader__inner .globalHeader__siteName a {
  display: block;
  background: url(/en/img/logo_stripe_02.png) no-repeat;
  width: 222px;
  height: 41px;
}

#en .globalHeader .contentInner .globalHeader__inner .globalHeader__siteName a span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.localNav {
  margin-bottom: 60px;
}

.localNav .localNav__title {
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1;
  padding-right: 46px;
  background: url(/common/img/icon_arrow_right.png) 100% 50% no-repeat;
}

.footerLocalNav {
  margin-bottom: 0;
  padding-bottom: 125px;
  position: relative;
}

.footerLocalNav .footerLocalNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footerLocalNav .footerLocalNav__list .footerLocalNav__listItem {
  background-image: none;
  border-bottom: 1px solid #ccc;
  float: none;
  margin: 0;
  width: 296px;
  background: url(/company/img/bg_line_dot3.png) repeat-x left top;
}

.footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a {
  background-image: none;
  display: block;
  height: auto;
  font-weight: bold;
  font-size: 18px;
  padding: 50px 0 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a::after {
  width: 21px;
  height: 13px;
  content: "";
  background-image: url(/common/img/ico_arrow_right_01.png);
  background-size: 21px 13px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .sp__only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  body {
    width: 100%;
    min-width: auto;
  }
  #en .globalHeader {
    padding: 0;
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
  #en .globalHeader .contentInner {
    min-width: auto;
    width: 100%;
    padding: 64px 19px 55px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #en .globalHeader .contentInner .globalHeader__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #en .globalHeader .contentInner .globalHeader__inner .globalHeader__siteName {
    display: inline-block;
    vertical-align: auto;
  }
  #en .globalHeader .contentInner .globalHeader__inner .globalHeader__siteName a {
    display: block;
    background: url(/en/img/logo_stripe_02.png) no-repeat;
    background-size: contain;
    width: 177px;
    height: 33px;
  }
  #en .globalHeader .contentInner .globalHeader__inner .globalHeader__siteName a span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .contentInner {
    min-width: auto;
    width: 100%;
    padding: 0 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
  }
  .contentInner .localNav {
    margin-bottom: 35px;
    padding-top: 60px;
  }
  .contentInner .localNav .localNav__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    font-size: 15px;
    letter-spacing: 0.1em;
    font-weight: bold;
    line-height: 1;
    padding-right: 0;
    background-image: none;
  }
  .contentInner .localNav .localNav__title .first {
    color: #cacaca;
    font-weight: normal;
  }
  .contentInner .localNav .localNav__content {
    display: none;
  }
  .contentInner .footerLocalNav .footerLocalNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contentInner .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  .contentInner .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left top, url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
  .contentInner .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a {
    background-image: none;
    display: block;
    height: auto;
    font-weight: normal;
    font-size: 23.5px;
    padding: 23.5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contentInner .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a::after {
    width: 18.8px;
    height: 10.55px;
    content: "";
    background-image: url(/common/img/ico_arrow_right_01.png);
    background-size: 18.8px 10.55px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .pc__only {
    display: none !important;
  }
  .globalHeader {
    margin-bottom: 62px;
  }
  .globalHeader .contentInner {
    background: url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
  .globalHeader .contentInner .globalHeader__inner {
    border: none;
  }
  .globalFooter {
    z-index: 1;
    background-image: none;
    padding: 94px 0 0;
  }
  .globalFooter .globalFooter__sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .globalFooter a img {
    pointer-events: none;
  }
  .globalFooter .footerBack {
    margin-top: 38px;
    padding-right: 34px;
    text-align: right;
    margin-bottom: 160px;
    line-height: 0;
  }
  .globalFooter .footerLang {
    background: #f2f2f2;
    padding: 14.5px 19px;
    line-height: 0;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .globalFooter .footerLang__title {
    float: none;
    padding: 12px 11px 12px 0;
  }
  .globalFooter .footerLang__listItem a {
    display: block;
    padding: 10px 0px 11px;
  }
  .globalFooter .footerLang__listItem a.active {
    opacity: 0.4;
  }
  .globalFooter .footerCopyright {
    background: #e6e6e6;
    padding: 12px 19px;
  }
  .globalFooter .footerCopyright > img {
    display: block;
  }
}

/* 企業情報　=================================================================== */
@media screen and (max-width: 767px) {
  #en .mainContent .contentInner {
    min-width: auto;
    width: 100%;
    padding: 0 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
  }
  #en .mainContent .contentInner .description--top {
    font-size: 16.5px;
    letter-spacing: 0.06em;
    line-height: 1.84;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 56px 0px;
  }
  #en .footerLocalNav {
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
  }
  #en .footerLocalNav .footerLocalNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #en .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  #en .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left top, url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
  #en .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a {
    background-image: none;
    display: block;
    height: auto;
    font-weight: bold;
    font-size: 15px;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  #en .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a::after {
    width: 18.8px;
    height: 10.55px;
    content: "";
    background-image: url(/common/img/ico_arrow_right_01.png);
    background-size: 18.8px 10.55px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
  }
  #en .footerLocalNav .footerLocalNav__list:nth-child(2) .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  #en .footerLocalNav .footerLocalNav__list:nth-child(2) .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
}

/* 企業理念　=================================================================== */
.principle .description--principle {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 2.4;
  margin-bottom: 128px;
}

.principle .description--principle b {
  font-weight: bold;
}

.principle .contentInner .principleContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.principle .contentInner .principleContent:first-child .heading__lv1 {
  background-image: none;
}

.principle .contentInner .principleContent:first-child .principleContent__inner {
  background-image: none;
}

.principle .contentInner .principleContent .heading__lv1 {
  float: none;
  background: url(/company/img/bg_line_dot2.png) repeat-x 2px top;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: -1px;
  width: 250px;
}

.principle .contentInner .principleContent .principleContent__inner {
  float: none;
  background: url(/company/img/bg_line_dot2.png) repeat-x left top;
  padding-top: 26px;
  width: 665px;
}

.principle .contentInner .principleContent .principleContent__inner .heading__lv2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .principle .description--principle {
    font-size: 15px;
    letter-spacing: -0.02em;
    line-height: 1.85;
    margin-bottom: 35px;
  }
  .principle .description--principle b {
    font-weight: bold;
  }
  .principle .contentInner .principleContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 60px;
  }
  .principle .contentInner .principleContent:first-child .heading__lv1 {
    border-top: 1px solid #ccc;
  }
  .principle .contentInner .principleContent:first-child .principleContent__inner {
    background-image: none;
  }
  .principle .contentInner .principleContent .heading__lv1 {
    float: none;
    background-image: none;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    padding: 17.5px 0;
  }
  .principle .contentInner .principleContent .principleContent__inner {
    float: none;
    background: url(/company/img/bg_line_dot2.png) repeat-x left top;
    padding-top: 21px;
    width: 100%;
    margin-bottom: 31px;
  }
  .principle .contentInner .principleContent .principleContent__inner .heading__lv2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 6px;
    padding-bottom: 13px;
  }
  .principle .contentInner .principleContent .principleContent__inner .principleContent__description {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 0px;
  }
  .principle .footerLocalNav {
    width: 100%;
    padding: 0;
  }
  .principle .footerLocalNav .footerLocalNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .principle .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  .principle .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left top, url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
  .principle .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a {
    background-image: none;
    display: block;
    height: auto;
    font-weight: bold;
    font-size: 15px;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .principle .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a::after {
    width: 18.8px;
    height: 10.55px;
    content: "";
    background-image: url(/common/img/ico_arrow_right_01.png);
    background-size: 18.8px 10.55px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
  }
}

/* 会社概要　=================================================================== */
.outline .contentInner .contentNav .contentNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  float: none;
}

.outline .contentInner .contentNav .contentNav__list .contentNav__listItem {
  float: none;
}

.outline .contentInner .outlineContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.outline .contentInner .outlineContent .heading__lv1 {
  float: none;
}

.outline .contentInner .outlineContent .outlineContent__list {
  float: none;
}

.outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__title {
  float: none;
}

.outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__text {
  float: none;
  display: block;
}

.outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__text_block {
  width: 526px;
}

@media screen and (min-width: 768px) {
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.pc_bt {
    border-top: 1px solid #ccc;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.pc_bt .outlineContent__title {
    background-image: none;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.pc_bt .outlineContent__text {
    background-image: none;
  }
}

@media screen and (max-width: 767px) {
  .outline .contentInner .sp_h_ttl {
    border-top: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.06em;
    margin-bottom: 0;
    padding-top: 13.5px;
  }
  .outline .contentInner .contentNav {
    padding-top: 47px;
    font-size: 10.5px;
    line-height: 1;
    margin: 0;
  }
  .outline .contentInner .contentNav .contentNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    float: none;
  }
  .outline .contentInner .contentNav .contentNav__list .contentNav__listItem {
    float: none;
    margin: 0 32px 25px 0;
    font-weight: normal;
  }
  .outline .contentInner .contentNav .contentNav__list .contentNav__listItem a {
    color: #000000;
    opacity: 1;
  }
  .outline .contentInner .contentNav .contentNav__list .contentNav__listItem:last-child {
    margin: 0 0 25px 0;
  }
  .outline .contentInner .outlineContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 100px;
  }
  .outline .contentInner .outlineContent:last-of-type {
    border-bottom: none;
  }
  .outline .contentInner .outlineContent .heading__lv1 {
    float: none;
    width: 100%;
    font-weight: normal;
    font-size: 18.7px;
    padding: 14px 0 0;
    margin-bottom: 25px;
  }
  .outline .contentInner .outlineContent .outlineContent__list {
    width: 100%;
    float: none;
    border: none;
    padding: 0;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__title--underscore {
    background: url(/company/img/bg_line_dot2.png) repeat-x left top, url(/company/img/bg_line_dot2.png) repeat-x left bottom;
    float: none;
    margin-left: -1px;
    padding: 14px 0;
    width: 100%;
    font-weight: bold;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__title {
    float: none;
    background: url(/company/img/bg_line_dot2.png) repeat-x left top;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: 14px;
    padding: 14px 0 0;
    font-weight: bold;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__title.sp_bt {
    position: relative;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__title.sp_bt:before {
    border-top: 1px solid #ccc;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__text {
    float: none;
    display: block;
    background-image: none;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: 14px;
    padding: 0 0 14px;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__text.last {
    background: url(/company/img/bg_line_dot2.png) repeat-x left bottom;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__text .outlineContent__text--date {
    font-weight: bold;
    color: #000000;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem .outlineContent__text_block {
    width: 65.7vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65.7vw;
            flex: 0 0 65.7vw;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0px;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__title {
    float: none;
    background: url(/company/img/bg_line_dot2.png) repeat-x left top;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: 14px;
    padding: 14px 0;
    text-align: center;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text {
    float: none;
    display: block;
    background-image: none;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: 14px;
    padding: 0;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text p span:nth-child(1) {
    background: url(/company/img/bg_line_dot2.png) repeat-x left top;
    width: 18.75vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 18.75vw;
            flex: 0 0 18.75vw;
    font-size: 14px;
    padding: 14px 0;
    text-align: right;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text p span:nth-child(1).sp_bt_none {
    background-image: none;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text p span:nth-child(2) {
    background: url(/company/img/bg_line_dot2.png) repeat-x left top;
    width: 65.7vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65.7vw;
            flex: 0 0 65.7vw;
    font-size: 14px;
    padding: 14px 0;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text:first-child p span:nth-child(1) {
    background-image: none;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text:first-child p span:nth-child(2) {
    background-image: none;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history .outlineContent__text_block {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .outline .contentInner .outlineContent .outlineContent__list .outlineContent__listItem.sp__history:last-child {
    padding-bottom: 95px;
  }
  .outline .footerLocalNav {
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
  }
  .outline .footerLocalNav .footerLocalNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .outline .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  .outline .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left top, url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
  .outline .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a {
    background-image: none;
    display: block;
    height: auto;
    font-weight: bold;
    font-size: 15px;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .outline .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a::after {
    width: 18.8px;
    height: 10.55px;
    content: "";
    background-image: url(/common/img/ico_arrow_right_01.png);
    background-size: 18.8px 10.55px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .outline .footerLocalNav .footerLocalNav__list:nth-child(2) .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  .outline .footerLocalNav .footerLocalNav__list:nth-child(2) .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
}

/* ブランド　=================================================================== */
.brands .contentInner .brandsContent {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.brands .contentInner .brandsContent .heading__lv1 {
  background: url(/en/img/bg_line_dot2.png) repeat-x left top;
  float: none;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-left: -1px;
  padding-top: 18px;
  width: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0;
}

.brands .contentInner .brandsContent .brandsContent__inner {
  background: url(/en/img/bg_line_dot2.png) repeat-x left top;
  float: none;
  width: 665px;
}

.brands .contentInner .brandsContent .brandsContent__inner .brandsContent__description {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.054em;
  line-height: 52px;
  margin: 0 0 49px;
}

.brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem {
  background: url(/en/img/bg_line_dot2.png) repeat-x left top;
  float: none;
  padding-top: 29px;
  width: 319px;
}

.brands .contentInner .brandsContent:first-child .heading__lv1 {
  background-image: none;
  padding-top: 12px;
}

.brands .contentInner .brandsContent:first-child .brandsContent__inner {
  background-image: none;
}

@media screen and (max-width: 767px) {
  .brands .contentInner {
    min-width: auto;
    width: 100%;
    padding: 0 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
  }
  .brands .contentInner .brandsContent {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .brands .contentInner .brandsContent .heading__lv1 {
    background-image: none;
    float: none;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-left: 0px;
    padding: 17px 0 10px;
    width: 100%;
    font-size: 14px;
    margin-top: 0;
  }
  .brands .contentInner .brandsContent .brandsContent__inner {
    background: url(/en/img/bg_line_dot2.png) repeat-x left top;
    float: none;
    width: 100%;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__description {
    font-size: 16.5px;
    letter-spacing: 0.054em;
    line-height: 2;
    margin: 0 0 49px;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem {
    background: url(/en/img/bg_line_dot2.png) repeat-x left top;
    float: none;
    padding-top: 29px;
    width: 100%;
    margin-right: 0;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem .brandsContent__title {
    font-size: 18.75px;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem .brandsContent__photo {
    width: 100%;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem .brandsContent__photo img {
    width: 100%;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem div:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 47px;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem div:nth-child(3) .brandsContent__logo {
    float: none;
    width: 96px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
            flex: 0 0 96px;
    margin-right: 29px;
    margin-bottom: 0;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem div:nth-child(3) .brandsContent__right {
    float: none;
    width: auto;
  }
  .brands .contentInner .brandsContent .brandsContent__inner .brandsContent__list .brandsContent__listItem div:nth-child(3) .brandsContent__right .brandsContent__text {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-bottom: 0px;
    text-align: left;
  }
  .brands .contentInner .brandsContent:first-child .heading__lv1 {
    border-top: 1px solid #ccc;
  }
  .brands .contentInner .brandsContent:first-child .brandsContent__inner {
    background-image: none;
    padding: 19px 0 0;
  }
  .brands .contentInner .brandsContent:first-child .brandsContent__inner .brandsContent__description {
    font-size: 16.5px;
    letter-spacing: 0.054em;
    line-height: 2;
    margin: 0 0 90px;
  }
  .brands .contentInner .brandsContent:first-child .brandsContent__inner .brandsContent__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .brands .contentInner .brandsContent:first-child .brandsContent__inner .brandsContent__list .brandsContent__listItem {
    background: url(/en/img/bg_line_dot2.png) repeat-x left top;
    float: none;
    padding-top: 29px;
    width: 100%;
  }
  .brands .footerLocalNav {
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
  }
  .brands .footerLocalNav .footerLocalNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .brands .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  .brands .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left top, url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
  .brands .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a {
    background-image: none;
    display: block;
    height: auto;
    font-weight: bold;
    font-size: 15px;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .brands .footerLocalNav .footerLocalNav__list .footerLocalNav__listItem a::after {
    width: 18.8px;
    height: 10.55px;
    content: "";
    background-image: url(/common/img/ico_arrow_right_01.png);
    background-size: 18.8px 10.55px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .brands .footerLocalNav .footerLocalNav__list:nth-child(2) .footerLocalNav__listItem {
    background-image: none;
    border-bottom: none;
    float: none;
    margin: 0;
    width: 100%;
    background: url(/company/img/bg_line_dot3.png) repeat-x left top;
  }
  .brands .footerLocalNav .footerLocalNav__list:nth-child(2) .footerLocalNav__listItem:last-child {
    background: url(/company/img/bg_line_dot3.png) repeat-x left bottom;
  }
}
/*# sourceMappingURL=responsive02.css.map */