@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: 0
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

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

caption, th, td {
  text-align: left;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

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

a img {
  border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block
}

sup, sub {
  line-height: 100%
}

sup {
  vertical-align: super;
  font-size: smaller
}

sub {
  vertical-align: sub;
  font-size: smaller
}

br {
  line-height: 0
}

html {
  height: 100%;
  min-height: 100%
}

body {
  height: 100%;
  min-height: 100%;
  background: #fff;
  vertical-align: baseline;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  font-size: 87.5%;
  line-height: 150%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #222;
  word-wrap: break-word;
  overflow-wrap: break-word
}

@media screen and (max-width:767px) {
  body {
    min-width: 320px
  }
}

body.is-fixed {
  position: fixed;
  width: 100%;
  left: 0
}

input, textarea, select, button {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  font-size: 100%;
  line-height: 150%;
  line-height: inherit;
  background: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

a {
  color: #666;
  text-decoration: underline
}

a.hover, a:hover {
  color: #e50038;
  text-decoration: none
}

a.hover:before, a:hover:before {
  text-decoration: none
}

hr {
  height: 0;
  margin-top: 20px;
  margin-bottom: 28px;
  border: 0 none;
  border-top: 1px solid #ccc;
  background: 0
}

img {
  line-height: 0;
  vertical-align: top
}

@media screen and (max-width:767px) {
  img {
    max-width: 100%;
    height: auto
  }
}

strong, b {
  font-weight: bold
}

em {
  color: #b33904;
  font-weight: bold
}

mark {
  color: #f00
}

h1 {
  font-size: 228.57143%;
  line-height: 125%
}

h2 {
  margin: 0 0 22px;
  padding: 0 14px;
  color: #222;
  position: relative;
  font-size: 157.14286%;
  line-height: 110%
}

@media screen and (max-width:767px) {
  h2 {
    margin-bottom: 18px;
    padding: 0 10px;
    font-size: 142.85714%;
    line-height: 150%
  }
}

h2:before {
  display: block;
  width: 2px;
  height: 83.333%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #e50038;
  content: ''
}

*+h2 {
  margin-top: 52px
}

@media screen and (max-width:767px) {
  *+h2 {
    margin-top: 27px
  }
}

h3 {
  position: relative;
  margin: 0 0 20px;
  font-size: 142.85714%;
  line-height: 120%
}

@media screen and (max-width:767px) {
  h3 {
    font-size: 128.57143%;
    line-height: 134%
  }
}

*+h3 {
  margin-top: 42px
}

@media screen and (max-width:767px) {
  *+h3 {
    margin-top: 27px
  }
}

h4 {
  position: relative;
  margin: 0 0 15px;
  padding-bottom: 6px;
  font-size: 121.42857%;
  line-height: 142%;
  border-bottom: 1px solid #d9d9d9
}

@media screen and (max-width:767px) {
  h4 {
    font-size: 114.28571%;
    line-height: 150%
  }
}

*+h4 {
  margin-top: 30px
}

@media screen and (max-width:767px) {
  *+h4 {
    margin-top: 27px
  }
}

h5 {
  position: relative;
  margin: 0 0 15px;
  padding: 0;
  font-size: 107.14286%;
  line-height: 160%
}

@media screen and (max-width:767px) {
  h5 {
    font-size: 107.14286%;
    line-height: 160%
  }
}

*+h5 {
  margin-top: 26px
}

*+p {
  margin-top: 16px
}

p+p {
  margin-top: 15px
}

.js-noArticle {
  padding-top: 17px
}

@media screen and (max-width:900px) {
  .js-noArticle {
    padding-top: 18px
  }
}

*+ul {
  margin-top: 28px
}

@media screen and (max-width:767px) {
  *+ul {
    margin-top: 20px
  }
}

ul li {
  position: relative;
  padding-left: 15px
}

ul li ul, ul li ol, ul li+li {
  margin-top: 8px
}

@media screen and (max-width:767px) {
  ul li ul, ul li ol, ul li+li {
    margin-top: 16px
  }
}

ul li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  background: #222;
  border-radius: 50%
}

@media screen and (max-width:767px) {
  ul li:before {
    left: 2px
  }
}

ul li ul li {
  padding-left: 15px
}

@media screen and (max-width:767px) {
  ul li ul li {
    padding-left: 10px
  }
}

ul li ul li:before {
  left: 0;
  background: #bfbfbf
}

@media screen and (max-width:767px) {
  ul li ul li:before {
    left: -5px
  }
}

*+ol {
  margin-top: 28px
}

ol {
  counter-reset: count-number
}

ol li {
  position: relative;
  padding-left: 20px;
  counter-increment: count-number
}

ol li ul, ol li ol, ol li+li {
  margin-top: 10px
}

ol li:before {
  content: counter(count-number) ".";
  position: absolute;
  top: -1px;
  left: 0;
  width: auto;
  height: auto;
  background: 0
}

ol li ol {
  counter-reset: cnt
}

ol li ol li {
  padding-left: 20px;
  counter-increment: cnt
}

ol li ol li:before {
  left: 0;
  content: counter(cnt) "."
}

ol ol, ol ul {
  counter-reset: count-number
}

ol ul li {
  position: relative;
  padding-left: 20px
}

ol ul li ul, ol ul li ol, ol ul li+li {
  margin-top: 7px
}

ol ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 3px;
  display: block;
  width: 4px;
  height: 4px;
  background: #bfbfbf;
  border-radius: 50%
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #c1c1c1;
  border-left: 1px solid #c1c1c1;
  word-break: break-all
}

*+table {
  margin-top: 35px
}

@media screen and (max-width:767px) {
  *+table {
    margin-top: 20px
  }
}

th, td {
  border-bottom: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  box-sizing: border-box
}

th {
  padding: 16px 10px 15px;
  background: #efefef;
  color: #222;
  font-weight: bold;
  text-align: center
}

@media screen and (max-width:767px) {
  th {
    padding: 21px 20px
  }
}

td {
  padding: 16px 30px 15px
}

@media screen and (max-width:767px) {
  td {
    padding: 21px 20px
  }
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?le0ghj");
  src: url("fonts/icomoon.eot?le0ghj#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?le0ghj") format("truetype"), url("fonts/icomoon.woff?le0ghj") format("woff"), url("fonts/icomoon.svg?le0ghj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal
}

[class^="icon-"], [class*=" icon-"], .c-fNaviSub__item__link:before, .c-navi__item__link:before, .c-subNavi__item__link:before, .p-recruitLink__link:before, .p-inquiryLink__link:before, .p-spMenuLink__item__link:before, .p-catTabs__arrowBtn__btn--prev:before, .p-catTabs__arrowBtn__btn--next:before, .c-anchorLink__item__link:before, .c-listLnav__item__link:before, .c-anchorLink__item__link:before, .c-linkList li a:before, .c-linkList--red li a:before, .p-textBnr__link__text:before, .p-underLink__item__link:before, .p-underLinkSub__item__link:before, .p-hayawakariAnchor__item:before {
  font-family: 'icomoon'!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
}

.c-fNaviSub__item__link:before, .c-navi__item__link:before, .c-subNavi__item__link:before {
  content: "\e900";
  color: #555
}

.icon-zoom:before {
  content: "\e902"
}

.icon-facebook:before {
  content: "\ea90"
}

.icon-instagram:before {
  content: "\ea92"
}

/*
.icon-twitter:before {
  content: "\ea96"
} */

/* 20231102 tks add */
.icon-twitter:before{
  content: "";
  background-color: #666;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  -webkit-mask: url("/styles/images/x_logo.svg");
  mask: url("/styles/images/x_logo.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
  vertical-align: middle;
}

.icon-twitter:hover:before{
  background-color: #fff;
}

/* 20231102 tks add */

.icon-youtube:before {
  content: "\ea9d"
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir="rtl"] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.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-dots {
  margin-top: 5px;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  justify-content: center
}

.slick-dots li {
  list-style: none;
  display: inline-block;
  margin: 5px
}

.slick-dots li:before {
  display: none
}

.slick-dots li.slick-active img {
  opacity: 1
}

.slick-dots li img {
  opacity: .5;
  width: 100%;
  height: auto
}

.slick-prev {
  position: absolute;
  z-index: 99;
  top: 120px;
  left: -50px
}

.slick-next {
  position: absolute;
  z-index: 99;
  top: 120px;
  right: -50px
}

.l-header {
  width: 100%;
  padding: 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
  z-index: 5
}

@media screen and (max-width:900px) {
  .l-header {
    padding: 0
  }
}

.l-header__body {
  width: auto;
  max-width: 1000px;
  margin: auto;
  position: relative;
  padding-top: 12px;
  flex-wrap: wrap;
  transition: padding .2s
}

@media screen and (max-width:900px) {
  .l-header__body {
    display: flex;
    min-height: 60px;
    padding: 8px 0 7px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box
  }
}

.is-scroll .l-header__body {
  padding: 6px 0 0;
  align-items: center
}

@media screen and (max-width:900px) {
  .is-scroll .l-header__body {
    padding: 8px 0 7px
  }
}

.l-header__body__left {
  position: absolute;
  top: 12px;
  left: 0;
  transition: all .2s
}


@media screen and (max-width:900px) {
  .l-header__body__left {
    width: 108px;
    height: 43px;
    padding-left: 11px;
    position: static
  }
}

.is-scroll .l-header__body__left {
  width: 97px;
  top: 6px
}

@media screen and (max-width:900px) {
  .is-scroll .l-header__body__left {
    width: 108px;
    height: 43px
  }
}

.l-header__body__right {
  display: flex;
  position: absolute;
  top: 12px;
  right: 0;
  justify-content: flex-end;
  transition: all .2s
}

@media screen and (max-width:900px) {
  .l-header__body__right {
    width: 97px;
    height: 33px;
    margin-left: auto;
    padding-right: 15px;
    position: static;
    justify-content: space-between
  }
}

.is-scroll .l-header__body__right {
  width: 49px;
  top: 2px
}

@media screen and (max-width:900px) {
  .is-scroll .l-header__body__right {
    width: 97px;
    height: 33px
  }
}

.l-footer {
  margin-top: 80px;
  position: relative;
  background: #efefef;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0
}

.l-footer__body {
  width: 1000px;
  max-width: 1000px;
  margin: auto;
  padding: 0 10px 49px;
  width: auto
}

@media screen and (max-width:900px) {
  .l-footer__body {
    padding: 0
  }
}

.l-footer__body__top {
  padding: 16px 10px 17px;
  border-bottom: 1px solid #d9d9d9
}

@media screen and (max-width:900px) {
  .l-footer__body__top {
    padding: 40px 10px
  }
}

.l-footer__body__middle {
  margin-top: 36px
}

@media screen and (max-width:900px) {
  .l-footer__body__middle {
    margin-top: 0
  }
}

.l-footer__body__bottom {
  display: flex;
  margin-top: 58px;
  align-items: center;
  justify-content: space-between
}

@media screen and (max-width:900px) {
  .l-footer__body__bottom {
    margin-top: 32px;
    flex-wrap: wrap
  }
}

.l-base {
  min-height: 100%;
  margin: 0;
  padding: 0
}

.l-main {
  margin: 0 auto;
  padding-top: 112px;
  position: relative
}

@media screen and (max-width:900px) {
  .l-main {
    padding-top: 60px
  }
}

.l-main__middle {
  display: flex;
  max-width: 1040px;
  margin: auto;
  padding: 0 20px;
  position: relative;
  flex-wrap: wrap;
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden
}

@media screen and (max-width:767px) {
  .l-main__middle {
    padding: 0
  }
}

.l-main__middle--top {
  overflow: hidden
}

.l-main__middle--ir {
  margin: auto;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 1
}

.l-main__middle--hayawakari {
  position: relative;
  box-sizing: border-box;
  overflow: hidden
}

.l-main__middle--hayawakari img {
  max-width: 100%;
  height: auto
}

.l-main__middle__main {
  width: calc(100% - 280px);
  margin-top: 30px;
  order: 2
}

@media screen and (max-width:767px) {
  .l-main__middle__main {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    order: 1
  }
}

.l-main__middle__body {
  margin-top: 38px;
  font-size: 100%;
  line-height: 172%
}

@media screen and (max-width:767px) {
  .l-main__middle__body {
    margin-top: 32px;
    font-size: 100%;
    line-height: 158%
  }
}

.l-main__middle__side {
  width: 240px;
  margin-top: 48px;
  margin-right: 40px;
  order: 1
}

@media screen and (max-width:767px) {
  .l-main__middle__side {
    width: 100%;
    margin-top: 80px;
    margin-right: 0;
    order: 2
  }
}

.c-btn {
  display: block;
  text-align: center
}

*+.c-btn {
  margin-top: 26px
}

@media screen and (max-width:767px) {
  *+.c-btn {
    margin-top: 40px
  }
}

@media screen and (max-width:767px) {
  .c-section--info .c-btn {
    padding: 0 20px;
    box-sizing: border-box
  }
}

table+.c-btn {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  table+.c-btn {
    margin-top: 50px
  }
}

.p-introLink+.c-btn {
  margin-top: 55px
}

@media screen and (max-width:767px) {
  .p-introLink+.c-btn {
    margin-top: 42px
  }
}

.c-btn__body {
  display: inline-block;
  min-width: 400px;
  padding: 14px 50px;
  position: relative;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
  text-decoration: none;
  color: #222
}

.c-btn__body__2 {
  display: inline-block;
  min-width: 400px;
  padding: 14px 50px;
  position: relative;
  border: 1px solid #015e91;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
  text-decoration: none;
  color: #222;
  transition: 0.5s;
}

.c-btn__body__3 {
  display: inline-block;
  width: 100%;
  padding: 14px 50px;
  position: relative;
  border: 3px solid #e50038;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
  text-decoration: none;
  color: #222;
  transition: 0.5s;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width:767px) {
.c-btn__body__2 {
  width: 100%;
  min-width: inherit;
}
}

.c-btn__body--wide {
  display: inline-block;
  min-width: 400px;
  padding: 14px 50px;
  position: relative;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.07);
  text-align: center;
  text-decoration: none;
  color: #222
}


@media screen and (max-width:767px) {
  .c-btn__body, .c-btn__body--wide, .c-btn__body__3 {
    width: 100%;
    min-width: auto;
    padding: 20px 50px 21px;
    box-sizing: border-box;
    font-size: 128.57143%;
    line-height: 150%
  }
}

@media screen and (max-width:374px) {
  .c-btn__body, .c-btn__body--wide {
    padding: 20px 45px 21px
  }
}

.c-btn__body:after, .c-btn__body__2:after, .c-btn__body--wide:after {
  display: block;
  width: 60px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(/styles/images/arrow.svg) no-repeat;
  background-size: 60px 7px;
  content: ''
}

@media screen and (max-width:767px) {
  .c-btn__body:after, .c-btn__body--wide:after {
    height: 7px
  }
}

.c-btn__body--wide:hover {
  background: #f2f2f2;
  color: #222
}

.c-btn__body:hover {
  background: #f2f2f2;
  color: #222
}

.c-btn__body__2:hover {
  background: #388ddb;
  color: #222
}


.c-navLocal__body .c-btn {
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .c-navLocal__body .c-btn {
    margin-top: 40px;
    padding: 0 20px
  }
}

.c-navLocal__body .c-btn__body {
  min-width: auto;
  width: 210px
}

@media screen and (max-width:767px) {
  .c-navLocal__body .c-btn__body {
    width: 100%
  }
}

*+.c-column {
  margin: 25px 0 0
}

.c-column__body {
  display: flex;
  flex-wrap: wrap;
  margin: -25px -10px 0;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .c-column__body {
    display: block;
    margin: 0
  }
}

.c-column__body.no-wrap {
  flex-wrap: nowrap
}

.c-column__item {
  margin-top: 25px;
  padding: 0 10px 0;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .c-column__item {
    margin: 0;
    padding: 0
  }
  .c-column__item+.c-column__item {
    margin-top: 15px
  }
}

.c-column__item img {
  max-width: 100%;
  height: auto
}

.c-column__txt {
  flex: 1
}

.c-column--width1 {
  width: 8.33333333333%
}

@media screen and (max-width:767px) {
  .c-column--width1 {
    width: 100%
  }
}

.c-column--width2 {
  width: 16.6666666667%
}

@media screen and (max-width:767px) {
  .c-column--width2 {
    width: 100%
  }
}

.c-column--width3 {
  width: 25.0%
}

@media screen and (max-width:767px) {
  .c-column--width3 {
    width: 100%
  }
}

.c-column--width4 {
  width: 33.3333333333%
}

@media screen and (max-width:767px) {
  .c-column--width4 {
    width: 100%
  }
}

.c-column--width5 {
  width: 41.6666666667%
}

@media screen and (max-width:767px) {
  .c-column--width5 {
    width: 100%
  }
}

.c-column--width6 {
  width: 50.0%
}

@media screen and (max-width:767px) {
  .c-column--width6 {
    width: 100%
  }
}

.c-column--width7 {
  width: 58.3333333333%
}

@media screen and (max-width:767px) {
  .c-column--width7 {
    width: 100%
  }
}

.c-column--width8 {
  width: 66.6666666667%
}

@media screen and (max-width:767px) {
  .c-column--width8 {
    width: 100%
  }
}

.c-column--width9 {
  width: 75.0%
}

@media screen and (max-width:767px) {
  .c-column--width9 {
    width: 100%
  }
}

.c-column--width10 {
  width: 83.3333333333%
}

@media screen and (max-width:767px) {
  .c-column--width10 {
    width: 100%
  }
}

.c-column--width11 {
  width: 91.6666666667%
}

@media screen and (max-width:767px) {
  .c-column--width11 {
    width: 100%
  }
}

.c-column--width12 {
  width: 100%
}

.c-dlList dl {
  display: flex;
  padding: 9px 14px 8px;
  border-bottom: 1px dotted #ccc
}

@media screen and (max-width:767px) {
  .c-dlList dl {
    display: block
  }
}

.c-dlList dl:first-child {
  border-top: 1px dotted #ccc
}

.c-dlList dt {
  width: 146px;
  padding-right: 20px;
  font-weight: bold;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .c-dlList dt {
    width: 100%;
    padding: 0
  }
}

.c-dlList dd {
  flex: 1
}

.c-linkList, .c-linkList--red {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

*+.c-linkList, *+.c-linkList--red {
  margin-top: 20px
}

.c-linkList li, .c-linkList--red li {
  margin-top: 0;
  padding-left: 0
}

.c-linkList li:before, .c-linkList--red li:before {
  display: none
}

.c-linkList li+li, .c-linkList--red li+li {
  margin-top: 8px
}

@media screen and (max-width:767px) {
  .c-linkList li+li, .c-linkList--red li+li {
    margin-top: 15px
  }
}

.c-linkList li a, .c-linkList--red li a {
  display: inline-block;
  padding-left: 18px;
  position: relative;
  color: #222;
  text-decoration: none
}

.c-linkList li a:before, .c-linkList--red li a:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  content: "\e900";
  font-size: 13px
}

.c-linkList li a:hover, .c-linkList li a:hover:before {
  color: #e50038
}

.c-linkList li a:before {
  color: #666
}

.c-linkList--red li a:before, .c-linkList--red li a:hover {
  color: #e50038
}

.c-anchorLink {
  display: flex;
  margin-top: 0;
  flex-wrap: wrap
}

.c-anchorLink__item {
  width: 16.6%;
  margin-top: 10px;
  padding-left: 0
}

@media screen and (max-width:900px) {
  .c-anchorLink__item {
    width: 25%
  }
}

@media screen and (max-width:767px) {
  .c-anchorLink__item {
    width: 33.3%
  }
}

.c-anchorLink__item:before {
  display: none
}

.c-anchorLink__item__link {
  display: inline-block;
  padding-left: 17px;
  position: relative;
  color: #222;
  text-decoration: none
}

.c-anchorLink__item__link:hover, .c-anchorLink__item__link:hover:before {
  color: #e50038
}

.c-anchorLink__item__link:before {
  display: inline-block;
  width: 8px;
  height: 12px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  content: "\e900";
  transform: rotate(90deg);
  font-size: 12px;
  color: #666
}

.c-sideList {
  display: flex;
  flex-wrap: wrap
}

.c-frame .c-frame__body {
  display: flex;
  padding: 32px 55px;
  background: #fff;
  border: 2px solid #b9c9e1;
  border-radius: 20px
}

@media screen and (max-width:767px) {
  .c-frame .c-frame__body {
    padding: 23px 20px 24px;
    border-radius: 10px
  }
}

.c-frame__body__left {
  width: 74.4%;
  padding-right: 8.6%
}

@media screen and (max-width:767px) {
  .c-frame__body__left {
    width: calc(100% - 90px);
    padding-right: 7px
  }
}

@media screen and (max-width:767px) {
  .c-frame__body__right {
    width: 83px
  }
}

.c-frame__title {
  font-size: 157.14286%;
  line-height: 164%;
  font-weight: bold
}

@media screen and (max-width:767px) {
  .c-frame__title {
    font-size: 100%;
    line-height: 172%
  }
}

.c-frame__text {
  font-size: 114.28571%;
  line-height: 163%
}

@media screen and (max-width:767px) {
  .c-frame__text {
    margin-top: 12px;
    font-size: 100%;
    line-height: 172%
  }
}

*+.c-frame__link {
  margin-top: 15px
}

@media screen and (max-width:767px) {
  *+.c-frame__link {
    margin-top: 5px
  }
}

.c-navGlobal {
  width: 100%;
  max-width: 1000px;
  margin: 69px auto 0;
  position: relative;
  transition: all .2s
}

@media screen and (max-width:900px) {
.c-navGlobal {
  display: none;
  width: 100%!important;
  height: calc(100vh - 100px);
  margin: 0;
  padding: 31px 20px 80px;
  position: absolute;
  top: 60px;
  left: 0;
  background: #efefef;
  transition: all 0s;
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
}

.is-scroll .c-navGlobal {
  width: calc(100% - 150px - 105px);
  margin-top: 13px;
  padding-left: 45px
}

@media screen and (max-width:900px) {
  .is-scroll .c-navGlobal {
    width: 100%;
    margin-top: 0;
    padding: 31px 20px 38px
  }
}

.c-listGnav {
  display: flex;
  margin: 0 -15px;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  justify-content: space-between
}

.c-listGnav a, .c-listGnav a:visited {
  color: #222;
}

@media screen and (max-width:900px) {
  a.not__toggle .c-listGnav__item__body:before, a.not__toggle .c-listGnav__item__body:after {
    display: none;
  }
}

@media screen and (max-width:900px) {
  .c-listGnav {
    display: block;
    margin: 0;
    border-top: 1px solid #d9d9d9
  }
}

.is-scroll .c-listGnav {
  margin: 0 -5px
}

@media screen and (max-width:900px) {
  .is-scroll .c-listGnav {
    margin: 0
  }
}

.c-listGnav__item {
  margin-top: 0;
  padding: 0 15px;
  position: static;
  text-align: center;
  cursor: pointer
}

@media screen and (max-width:900px) {
  .c-listGnav__item {
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    box-sizing: border-box
  }
}

.c-listGnav__item:before {
  display: none
}

.is-scroll .c-listGnav__item {
  padding: 0 5px
}

@media screen and (max-width:900px) {
  .is-scroll .c-listGnav__item {
    padding: 19px 0
  }
}

.c-listGnav__item.hover .c-listGnav__item__body:after, .c-listGnav__item.is-active .c-listGnav__item__body:after, .c-listGnav__item.is-current .c-listGnav__item__body:after {
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #e50038;
  content: ''
}

@media screen and (max-width:900px) {
  .c-listGnav__item.hover .c-listGnav__item__body {
    color: #e50038
  }
}

.c-listGnav__item__body {
  display: inline-block;
  padding-bottom: 10px;
  position: relative
}

@media screen and (max-width:900px) {
  .c-listGnav__item__body {
    width: 100%;
    padding: 20px 40px 20px 6px;
    box-sizing: border-box;
    font-size: 128.57143%;
    line-height: 150%
  }
}

@media screen and (max-width:900px) {
  .c-listGnav__item__body:before, .c-listGnav__item__body:after {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #e50038;
    content: ''
  }
}

@media screen and (max-width:900px) {
  .c-listGnav__item__body:before {
    width: 15px;
    height: 1px;
    right: 19px
  }
}

@media screen and (max-width:900px) {
  .c-listGnav__item__body:after {
    width: 1px!important;
    height: 15px!important;
    right: 26px!important;
    left: auto!important
  }
}

@media screen and (max-width:900px) {
  .c-listGnav__item.is-active .c-listGnav__item__body:after {
    display: none
  }
}

@media screen and (max-width:900px) {
  .c-listGnav__item.is-active .c-listGnav__item__child {
    padding-bottom: 19px;
    border-top: 1px solid #d9d9d9
  }
}

.c-listGnav__item__body.is-active+.c-listGnav__item__child {
  display: block
}

.c-navi {
  margin-top: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

@media screen and (max-width:900px) {
  .c-navi {
    margin-top: 23px
  }
}

.c-navi__item {
  display: flex;
  margin-top: 0;
  padding-left: 17px;
  flex-wrap: wrap;
  overflow: hidden
}

.c-navi__item:before {
  display: none
}

.c-navi__item__link {
  margin-left: -17px;
  font-size: 100%;
  line-height: 193%;
  font-weight: bold;
  text-decoration: none;
  color: #222
}

@media screen and (max-width:900px) {
  .c-navi__item__link {
    position: relative;
    margin-left: 0;
    font-size: 128.57143%;
    line-height: 150%;
    font-weight: normal
  }
}

.c-listGnav .c-navi__item__link:hover, .c-listGnav .c-navi__item__link:hover:before {
  color: #e50038;
}

.c-navi__item__link:before {
  padding-right: 10px;
  font-size: 12px
}

@media screen and (max-width:900px) {
  .c-navi__item__link:before {
    padding-right: 5px;
    position: absolute;
    top: 7px;
    left: -16px;
    font-size: 12px
  }
}

.c-navi__item__body {
  display: flex;
  width: 100%
}

@media screen and (max-width:900px) {
  .c-navi__item__body {
    display: block
  }
}

.c-subNavi {
  margin-top: 0
}

@media screen and (max-width:900px) {
  .c-subNavi {
    margin-left: -17px
  }
}

.c-subNavi+.c-subNavi {
  padding-left: 80px
}

@media screen and (max-width:900px) {
  .c-subNavi+.c-subNavi {
    padding-left: 0
  }
}

.c-subNavi__item {
  margin-top: 3px;
  padding-left: 17px;
  position: relative;
  overflow: hidden
}

@media screen and (max-width:900px) {
  .c-subNavi__item {
    margin-top: 20px
  }
}

.c-subNavi__item:before {
  display: none
}

.c-subNavi__item__link {
  font-size: 100%;
  line-height: 150%;
  text-decoration: none;
  color: #222
}

@media screen and (max-width:900px) {
  .c-subNavi__item__link {
    font-size: 128.57143%;
    line-height: 150%
  }
}

.c-listGnav .c-subNavi__item__link:hover, .c-listGnav .c-subNavi__item__link:hover:before {
  color: #e50038;
}

.c-subNavi__item__link:before {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 85.71429%;
  line-height: 100%
}

@media screen and (max-width:900px) {
  .c-subNavi__item__link:before {
    top: 7px;
    font-size: 12px
  }
}

.c-navLocal__head {
  margin-bottom: 0;
  padding: 0 20px 3px;
  font-size: 114.28571%;
  line-height: 232%;
  font-weight: bold;
  border-bottom: 1px solid #414141
}

@media screen and (max-width:767px) {
  .c-navLocal__head {
    font-size: 135.71429%;
    line-height: 158%;
    padding-bottom: 15px
  }
}

.c-navLocal__head:before {
  display: none
}

.c-listLnav {
  font-size: 100%;
  line-height: 265%
}

.c-listLnav__item {
  margin-top: 0;
  padding-left: 0
}

.c-listLnav__item:before {
  display: none
}

.c-listLnav__item__link {
  display: block;
  padding: 6px 20px 6px 40px;
  position: relative;
  color: #222;
  text-decoration: none;
  border-bottom: 1px solid #d9d9d9
}

@media screen and (max-width:767px) {
  .c-listLnav__item__link {
    padding: 18px 20px 17px 40px;
    font-size: 128.57143%;
    line-height: 156%
  }
}

.c-listLnav__item__link:before {
  display: block;
  width: 8px;
  height: 16px;
  position: absolute;
  top: 17px;
  left: 20px;
  content: "\e900";
  color: #666
}

@media screen and (max-width:767px) {
  .c-listLnav__item__link:before {
    top: 26px;
    font-size: 12px
  }
}

.c-listLnav__item__link:hover {
  background: #efefef;
  color: #222
}

.c-listLnavSub {
  margin-top: 0
}

.c-listLnavSub__item {
  margin-top: 0;
  padding-left: 0
}

.c-listLnavSub__item:before {
  display: none
}

.c-listLnavSub__item__link {
  display: block;
  padding: 5px 20px 5px 40px;
  color: #222;
  text-decoration: none;
  border-bottom: 1px solid #d9d9d9
}

@media screen and (max-width:767px) {
  .c-listLnavSub__item__link {
    padding: 15px 20px 15px 40px;
    font-size: 128.57143%;
    line-height: 156%
  }
}

.c-listLnavSub__item__link:hover {
  background: #efefef;
  color: #222
}

.c-listLnav__item__link.is-current, .c-listLnavSub__item__link.is-current {
  background: #efefef
}

.c-headerLogo {
  margin: 0;
  padding: 0
}

.c-headerLogo img {
  max-width: 100%;
  height: auto
}

.c-headerLogo__link {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  transition: opacity .5s
}

.c-headerLogo__link:hover {
  opacity: .7
}

.c-headerLogo__top {
  display: block;
  text-align: center;
  line-height: 0
}

@media screen and (max-width:900px) {
  .c-headerLogo__top {
    width: 80.204%;
    margin: auto
  }
}

.is-scroll .c-headerLogo__top {
  display: none
}

@media screen and (max-width:900px) {
  .is-scroll .c-headerLogo__top {
    display: block
  }
}

.c-headerLogo__bottom {
  margin-top: 4px
}

.c-breadCrumb {
  background: #efefef
}

.c-breadCrumb__body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 6px 10px 9px
}

@media screen and (max-width:767px) {
  .c-breadCrumb__body {
    padding: 4px 10px 6px
  }
}

.c-listBreadCrumb {
  font-size: 85.71429%;
  line-height: 150%;
  font-weight: bold
}

.c-listBreadCrumb__item {
  display: inline;
  position: relative;
  padding: 0;
  vertical-align: middle;
  color: #4e4e4e
}

.c-listBreadCrumb__item:before {
  content: none
}

.c-listBreadCrumb__item+.c-listBreadCrumb__item {
  padding-left: 42px
}

@media screen and (max-width:767px) {
  .c-listBreadCrumb__item+.c-listBreadCrumb__item {
    padding-left: 14px
  }
}

.c-listBreadCrumb__item+.c-listBreadCrumb__item:before {
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 14px;
  border-top: 1px solid #343434;
  border-right: 1px solid #343434;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: ''
}

@media all and (-ms-high-contrast:none) {
  .c-listBreadCrumb__item+.c-listBreadCrumb__item:before {
    top: 7px
  }
}

@media screen and (max-width:767px) {
  .c-listBreadCrumb__item+.c-listBreadCrumb__item:before {
    top: 5px;
    left: 0
  }
}

@media screen and (max-width:767px) and (-ms-high-contrast:none) {
  .c-listBreadCrumb__item+.c-listBreadCrumb__item:before {
    top: 7px
  }
}

.c-listBreadCrumb__item__link {
  font-weight: normal;
  color: #4e4e4e;
  text-decoration: none
}

.c-listBreadCrumb__item__link:hover {
  color: #e50038
}

.c-returnTop {
  position: fixed;
  bottom: 56px;
  right: 20px;
  display: block;
  width: 56px;
  height: 56px;
  font-size: 0;
  z-index: 20
}

@media screen and (max-width:767px) {
  .c-returnTop {
    display: none!important
  }
}

.c-returnTop__body {
  width: 100%;
  height: 100%
}

.c-returnTop__body__link {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/styles/images/page_top_arrow.png);
  background-position: center 0;
  background-repeat: no-repeat
}

.c-returnTop__body__link:hover {
  background-position: center -56px
}

.c-copyright {
  margin-top: 0;
  font-size: 85.71429%;
  line-height: 150%;
  color: #414141
}

@media screen and (max-width:900px) {
  .c-copyright {
    width: 100%;
    margin-top: 32px;
    padding: 22px 20px 23px;
    border-top: 1px solid #d9d9d9;
    text-align: center;
    font-size: 71.42857%;
    line-height: 150%
  }
}

.c-icon--pdf:after {
  display: inline-block;
  width: 12px;
  height: 16px;
  margin-top: -5px;
  margin-left: 5px;
  background: url(/styles/images/icon_pdf.svg) no-repeat;
  background-size: cover;
  vertical-align: middle;
  content: ''
}

.c-icon--dl {
  display: inline-block;
  padding-left: 20px;
  position: relative
}

@media screen and (max-width:767px) {
  .c-icon--dl {
    padding-left: 0
  }
}

.c-icon--dl:before {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: url(/styles/images/icon_dl.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  content: ''
}

@media screen and (max-width:767px) {
  .c-icon--dl:before {
    width: 30px;
    height: 35px;
    left: -38px
  }
}

.c-pageTitle, .c-pageTitle--ir, .c-pageTitle--news {
  display: table;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat
}


.c-pageTitle__title {
  display: table-cell;
  height: 220px;
  text-align: center;
  vertical-align: middle;
  font-size: 214.28571%;
  line-height: 150%;
  color: #fff
}

@media screen and (max-width:767px) {
  .c-pageTitle__title {
    height: 120px;
    font-size: 171.42857%;
    line-height: 150%
  }
}

.c-pageTitle__text {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .c-pageTitle__text {
    padding: 0 15px
  }
}

.c-pageTitle__text span {
  display: table-cell;
  height: 120px;
  padding: 10px 0;
  vertical-align: middle;
  box-sizing: border-box
}

.c-underPageTitle {
  border-bottom: 1px solid #c1c1c1;
  font-size: 214.28571%;
  line-height: 157%
}

@media screen and (max-width:767px) {
  .c-underPageTitle {
    font-size: 171.42857%;
    line-height: 150%
  }
}

.c-underPageTitle--h2 {
  margin: 0;
  font-size: 157.14286%;
  line-height: 155%
}

@media screen and (max-width:767px) {
  .c-underPageTitle--h2 {
    margin-top: 8px;
    font-size: 142.85714%;
    line-height: 150%
  }
}

.c-underPageTitle--h2:before {
  height: 58.82%
}

@media screen and (max-width:767px) {
  .c-underPageTitle--h2:before {
    height: 80%
  }
}

.c-underPageTitle__text {
  display: inline-block;
  padding-bottom: 11px;
  position: relative
}

@media screen and (max-width:767px) {
  .c-underPageTitle__text {
    padding-bottom: 15px
  }
}

.c-underPageTitle__text:after {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #e50038;
  content: ''
}

.p-hideTitle {
  width: 0;
  height: 0;
  position: absolute;
  visibility: hidden
}

.c-section--important, .c-section--info, .c-section--recomend {
 /* max-width: 1000px;
  margin: 60px auto 0;*/
}

.c-section--important {
  margin-top: 45px
}

@media screen and (max-width:767px) {
  .c-section--important {
    margin-top: 40px
  }
}

@media screen and (max-width:900px) {
  .c-section--info {
    padding: 0
  }
}

.c-section--panel {
  margin: 60px auto 0
}

@media screen and (max-width:767px) {
  .c-section--panel {
    margin-top: 47px
  }
}

.c-section--recomend {
  padding: 0 55px;
}

@media screen and (max-width:767px) {
  .c-section--recomend {
    margin-top: 78px;
    padding: 0 20px
  }
}

.c-section--ir, .c-section--link {
  width: 100%;
  max-width: 1040px;
  padding: 0 20px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .c-section--ir, .c-section--link {
    padding: 0
  }
}

.c-section--ir {
  margin: 54px auto 0
}

@media screen and (max-width:767px) {
  .c-section--ir {
    margin-top: 30px
  }
}

.c-section--ir *+.c-section__body {
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .c-section--ir .c-section__title {
    font-size: 171.42857%;
    line-height: 150%
  }
}

@media screen and (max-width:767px) {
  .c-section--ir .c-btn {
    padding: 0 20px
  }
}

.c-section--banner {
  margin-top: 35px
}

*+.c-section--banner {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  *+.c-section--banner {
    margin-top: 46px
  }
}

.c-section--banner .c-section__body__link {
  position: relative;
  text-align: center;
  background: #ebfbff
}

@media screen and (min-width:1000px) {
  .c-section--banner .c-section__body__link {
    padding-top: 300px;
    box-sizing: border-box
  }
}

@media screen and (min-width:1000px) {
  .c-section--banner .c-section__body__link img {
    display: inline-block;
    width: 1200px;
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
  }
}

.c-section--link {
  margin: 35px auto 0
}

@media screen and (max-width:767px) {
  .c-section--link {
    padding: 0 20px
  }
}

*+.c-section--link {
  margin-top: 55px
}

@media screen and (max-width:767px) {
  *+.c-section--link {
    margin-top: 72px
  }
}

.c-section__title, .c-section__body__title {
  margin: 0;
  padding: 0 0 16px;
  position: relative;
  text-align: center;
  font-size: 157.14286%;
  line-height: 150%;
  color: #222
}

@media screen and (max-width:767px) {
  .c-section__title, .c-section__body__title {
    padding-bottom: 15px;
    font-size: 142.85714%;
    line-height: 150%
  }
}

.c-section__title:before, .c-section__body__title:before {
  display: none
}

.c-section__title:after, .c-section__body__title:after {
  display: block;
  width: 50px;
  height: 2px;
  margin: auto;
  position: absolute;
  background: #e50038;
  right: 0;
  bottom: 0;
  left: 0;
  content: ''
}

.c-section--important .c-section__body__title {
  padding-bottom: 0
}

.c-section--important .c-section__body__title:after {
  content: none
}

.c-section__body {
  margin-top: 0
}

*+.c-section__body {
  margin-top: 24px
}

.c-section--important .c-section__body {
  padding: 24px 20px;
  border: 1px solid #e50038
}

.c-section__body__link {
  display: block;
  transition: opacity .5s
}

.c-section__body__link:hover {
  opacity: .7
}

.c-section__body__link img {
  max-width: 100%;
  height: auto
}

*+.c-section__body__main {
  margin-top: 35px
}

.c-mainVisual {
  max-height: 520px;
  min-height: 520px;
  overflow: hidden
}

.c-mainVisual.slick-initialized {
  max-height: none;
  min-height: auto
}

.c-mainVisual img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.c-mainVisual__item {
  position: relative;
  outline: 0
}

.c-mainVisual__image {
  margin-top: 0
}

.c-mainVisual .slick-dots {
  margin: auto;
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0
}

.c-mainVisual .slick-dots li {
  margin: 0 5px;
  padding-left: 0
}

.c-mainVisual .slick-dots button {
  width: 20px;
  height: 20px;
  position: relative;
  font-size: 0;
  cursor: pointer
}

.c-mainVisual .slick-dots button:before {
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ccc;
  border-radius: 50%;
  content: ''
}

.c-mainVisual .slick-dots li.slick-active button:before {
  background-color: #fff
}

.c-spMenuToggle {
  margin-top: 0
}

.l-header.is-open .c-spMenuToggle__btn {
  display: none;
  background-image: url(/styles/images/menu_btn_close.png)
}

@media screen and (max-width:900px) {
  .l-header.is-open .c-spMenuToggle__btn {
    display: block
  }
}

.c-spMenuToggle__btn {
  display: none;
  width: 30px;
  height: 33px;
  background-image: url(/styles/images/menu_btn.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  cursor: pointer
}

@media screen and (max-width:900px) {
  .c-spMenuToggle__btn {
    display: block
  }
}

.c-fNavi {
  display: flex;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  justify-content: space-between
}

@media screen and (max-width:900px) {
  .c-fNavi {
    flex-wrap: wrap
  }
}

.c-fNavi__item {
  max-width: 20%;
  margin-top: 0;
  padding-left: 0
}

@media screen and (max-width:900px) {
  .c-fNavi__item {
    width: 100%;
    max-width: none;
  }
}

.c-fNavi__item:before {
  display: none
}

.c-fNavi__item__link {
  color: #222;
  font-weight: bold;
  text-decoration: none
}

@media screen and (max-width:900px) {
  .c-fNavi__item__link {
    display: block;
    padding: 19px 40px 19px 20px;
    position: relative;
    font-size: 128.57143%;
    line-height: 150%;
    font-weight: normal;
    /*border-top: 1px solid #d9d9d9;*/
    border-bottom: 1px solid #d9d9d9;
  }
}

.c-fNavi__item__child__tit-only a {
  color: #222;
  font-weight: bold;
  text-decoration: none
}

.c-fNavi__item__child__tit-only a:hover {
  color: #e50038;
}

@media screen and (max-width:900px) {
  .c-fNavi__item__child__tit-only a {
    display: block;
    padding: 19px 40px 19px 20px;
    position: relative;
    font-size: 128.57143%;
    line-height: 150%;
    font-weight: normal;
    /*border-bottom: 1px solid #d9d9d9;*/
  }
}

.c-fNavi__item__link:hover {
  color: #e50038
}

@media screen and (max-width:900px) {
  .c-fNavi__item__link:before, .c-fNavi__item__link:after {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #e50038;
    content: ''
  }
}

@media screen and (max-width:900px) {
  .c-fNavi__item__link:before {
    width: 15px;
    height: 1px;
    right: 20px
  }
}

@media screen and (max-width:900px) {
  .c-fNavi__item__link:after {
    width: 1px;
    height: 15px;
    right: 27px
  }
}

@media screen and (max-width:900px) {
  .c-fNavi__item__link.is-active:after {
    display: none

  }
}

@media screen and (max-width:900px) {
  .c-fNavi__item__child {
    display: none;
    /*border-top: 1px solid #d9d9d9*/
    border-bottom: 1px solid #d9d9d9;
  }
}

@media screen and (max-width:900px) {
  .c-fNavi__item__child.u-m-b30 {
    margin-bottom: 0;
  }
}

.c-fNavi__item__child__tit-only {
  margin-bottom: 30px;
}

@media screen and (max-width:900px) {
  .c-fNavi__item__child__tit-only {
    display: block!important;
    margin-bottom: 0;
  }
}

@media screen and (max-width:900px) {
  .c-fNavi__item__child__tit-only a:before, .c-fNavi__item__child__tit-only a:after {
    content: none!important;
  }
}


.c-fNaviSub {
  margin-top: 20px;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

@media screen and (max-width:900px) {
  .c-fNaviSub {
    margin-bottom: 10px;
    padding: 0 20px
  }
}

.c-fNaviSub__item {
  margin-top: 13px;
  padding-left: 17px
}

@media screen and (max-width:900px) {
  .c-fNaviSub__item {
    margin-top: 20px
  }
}

.c-fNaviSub__item:first-child {
  display: none
}

@media screen and (max-width:900px) {
  .c-fNaviSub__item:first-child {
    display: block
  }
}

.c-fNaviSub__item:before {
  display: none
}

.c-fNaviSub__item__link {
  position: relative;
  color: #222;
  text-decoration: none;
  font-size: 100%;
  line-height: 129%
}

@media screen and (max-width:900px) {
  .c-fNaviSub__item__link {
    font-size: 128.57143%;
    line-height: 150%
  }
}

.c-fNaviSub__item__link:hover, .c-fNaviSub__item__link:hover:before {
  color: #e50038
}

.c-fNaviSub__item__link:before {
  position: absolute;
  font-size: 12px;
  top: 4px;
  left: -17px
}

@media screen and (max-width:900px) {
  .c-fNaviSub__item__link:before {
    top: 7px
  }
}

.c-fLink {
  display: flex;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

@media screen and (max-width:900px) {
  .c-fLink {
    padding: 0 20px
  }
}

@media screen and (max-width:767px) {
  .c-fLink {
    margin: auto;
    flex-wrap: wrap
  }
}

@media screen and (max-width:375px) {
  .c-fLink {
    padding: 0
  }
}

.c-fLink__item {
  margin-top: 0;
  padding-left: 0
}

@media screen and (max-width:767px) {
  .c-fLink__item {
    width: 50%
  }
}

.c-fLink__item:before {
  display: none
}

.c-fLink__item:after {
  content: '|';
  display: inline-block;
  margin: 0 5px
}

.c-fLink__item:last-child:after {
  display: none
}

@media screen and (max-width:767px) {
  .c-fLink__item:nth-child(1), .c-fLink__item:nth-child(3) {
    text-align: right
  }
  .c-fLink__item:nth-child(2), .c-fLink__item:nth-child(4) {
    text-align: left
  }
  .c-fLink__item:nth-child(5) {
    width: 100%;
    text-align: center
  }
  .c-fLink__item:nth-child(2):after, .c-fLink__item:nth-child(4):after {
    display: none
  }
  .c-fLink__item:nth-child(3) {
    width: 60%
  }
  .c-fLink__item:nth-child(4) {
    width: 40%
  }
}

@media screen and (max-width:320px) {
  .c-fLink__item {
    margin-top: 10px
  }
  .c-fLink__item:nth-child(1), .c-fLink__item:nth-child(3) {
    width: 100%;
    text-align: center
  }
  .c-fLink__item:nth-child(1):after, .c-fLink__item:nth-child(3):after {
    display: none
  }
  .c-fLink__item:nth-child(2), .c-fLink__item:nth-child(4) {
    width: 100%;
    text-align: center
  }
}

.c-fLink__item__link {
  font-size: 85.71429%;
  line-height: 150%;
  color: #222;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .c-fLink__item__link {
    font-size: 107.14286%;
    line-height: 200%
  }
}

.c-fLink__item__link:hover {
  color: #e50038
}

.p-spMenuBottom {
  display: none;
  margin-top: 31px;
  margin-bottom: 30px
}

.l-header.is-open .p-spMenuBottom {
  display: none
}

@media screen and (max-width:900px) {
  .l-header.is-open .p-spMenuBottom {
    display: block
  }
}

.p-spMenuLink {
  display: flex;
  margin-top: 0;
  flex-wrap: wrap;
  overflow: hidden;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.p-spMenuLink__item {
  margin-top: 30px;
  padding-left: 0
}

.p-spMenuLink__item:before {
  display: none
}

.p-spMenuLink__item:after {
  content: '|';
  display: inline-block;
  margin: 0 18px;
  color: #d9d9d9
}

@media screen and (max-width:374px) {
  .p-spMenuLink__item:after {
    margin: 0 10px
  }
}

.p-spMenuLink__item:last-child:after {
  margin-right: 0
}

.p-spMenuLink__item:first-child .p-spMenuLink__item__link:before {
  content: "\e901";
  padding-right: 12px;
  font-size: 16px;
  color: #b3b3b3
}

.p-spMenuLink__item__link {
  font-size: 114.28571%;
  line-height: 150%;
  text-decoration: none;
  color: #222
}

.p-spMenuLink__item__link.is-current, .p-spMenuLink__item__link:hover, .p-spMenuLink__item__link:hover:before {
  color: #e50038!important
}

.c-snsList {
  display: flex;
  justify-content: center
}

.c-snsList__item {
  margin-top: 0;
  padding: 0 10px
}

.c-snsList__item:before {
  display: none
}

.c-snsList__item__link {
  display: block;
  width: 46px;
  height: 46px;
  position: relative;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  background: #fff;
  font-size: 0;
  box-sizing: border-box;
  text-decoration: none
}

.c-snsList__item__link:hover {
  background: #414141;
  border-color: #414141
}

.c-snsList__item__link:before {
  width: 28px;
  height: 28px;
  margin: auto;
  color: #414141;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
  font-size: 28px
}

.c-snsList__item__link:hover:before {
  color: #fff
}

.p-headerSymbol {
  margin-top: 8px
}

@media screen and (max-width:900px) {
  .p-headerSymbol {
    width: 54px;
    margin-top: 0
  }
}

.p-headerSymbol img {
  max-width: 100%;
  height: auto
}

.is-scroll .p-headerSymbol {
  width: 100%
}

@media screen and (max-width:900px) {
  .is-scroll .p-headerSymbol {
    width: 54px;
    margin-top: 0
  }
}

.p-hLink {
  padding-right: 30px
}

@media screen and (max-width:900px) {
  .p-hLink {
    display: none
  }
}

.is-scroll .p-hLink {
  display: none
}

.p-hLink__top {
  display: flex;
  align-items: center;
  overflow: hidden
}

.p-inquiryLink, .p-recruitLink {
  margin-top: 0
}

.p-recruitLink:after {
  content: '|';
  display: inline-block;
  margin-right: 14px;
  margin-left: 14px;
  color: #c6c6c6
}

.p-recruitLink__link {
  font-size: 85.71429%;
  line-height: 150%;
  text-decoration: none;
  color: #222
}

.p-recruitLink__link:hover, .p-recruitLink__link:hover:before {
  color: #e50038
}

.p-inquiryLink:after {
  content: '|';
  display: inline-block;
  margin-right: 7px;
  margin-left: 14px;
  color: #c6c6c6
}

.p-inquiryLink__link {
  font-size: 85.71429%;
  line-height: 150%;
  text-decoration: none;
  color: #222
}

.p-inquiryLink__link:hover, .p-inquiryLink__link:hover:before {
  color: #e50038
}

.p-inquiryLink__link:before {
  padding-right: 7px;
  font-size: 13px;
  content: "\e901";
  color: #666
}

.p-multiLangLink {
  display: flex;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  justify-content: flex-end
}

.p-multiLangLink__item {
  margin-top: 0;
  padding-left: 0
}

.p-multiLangLink__item:before {
  display: none
}

.p-multiLangLink__item:after {
  content: '|';
  display: inline-block;
  margin: 0 11px;
  color: #c6c6c6
}

.p-multiLangLink__item:last-child:after {
  display: none
}

.p-multiLangLink__item__link {
  font-size: 85.71429%;
  line-height: 150%;
  font-weight: bold;
  text-decoration: none;
  color: #222
}

.p-multiLangLink__item__link.is-current, .p-multiLangLink__item__link:hover {
  color: #e50038
}

.p-siteSearch {
  display: flex
}

.p-siteSearch__form {
  display: flex;
  align-items: center
}

.p-siteSearch.is-open .p-siteSearch__textarea {
  width: 190px;
  padding: 0 5px;
  font-size: 12px
}

.p-siteSearch.is-open .p-siteSearch__btn {
  display: block
}

.p-siteSearch__textarea {
  width: 0;
  height: 30px;
  margin-right: 8px;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  transition: width .2s, padding .2s
}

.p-siteSearch__btn {
  display: none;
  width: 18px;
  height: 21px;
  font-size: 0;
  background: url(/styles/images/zoom.svg) no-repeat;
  background-position: 0 center;
  background-size: 18px 21px;
  cursor: pointer
}

.p-siteSearch__btn:hover {
  color: #e50038;
  background: url(/styles/images/zoom_on.svg) no-repeat;
  background-position: 0 center;
  background-size: 18px 21px
}

.p-siteSearch__toggle {
  padding-left: 24px;
  font-size: 85.71429%;
  line-height: 150%;
  cursor: pointer;
  background: url(/styles/images/zoom.svg) no-repeat;
  background-position: 0 center;
  background-size: 18px 25px;
  cursor: pointer
}

.p-siteSearch__toggle:hover {
  color: #e50038;
  background: url(/styles/images/zoom_on.svg) no-repeat;
  background-position: 0 center;
  background-size: 18px 25px
}

.p-siteSearch.is-open .p-siteSearch__toggle {
  padding-left: 10px;
  background: 0
}

.p-siteSearch--sp .p-siteSearch__form {
  position: relative;
  background: #fff;
  border-radius: 5px
}

.p-siteSearch--sp .p-siteSearch__textarea {
  width: calc(100% - 60px);
  height: 35px;
  margin: 10px 45px 10px 10px;
  padding: 0;
  background: #fff;
  border-right: 1px solid #d9d9d9;
  font-size: 114.28571%;
  line-height: 150%
}

.p-siteSearch--sp .p-siteSearch__btn {
  display: inline-block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/styles/images/zoom_sp.svg) no-repeat;
  background-position: center center;
  background-size: 25px 25px
}

.p-siteSearch--sp .p-siteSearch__btn:hover {
  background: url(/styles/images/zoom_on.svg) no-repeat;
  background-position: center center;
  background-size: 25px 25px
}

.p-megaMenu {
  display: none;
  width: 100vw;
  padding: 20px 20px 27px;
  position: absolute;
  top: auto;
  left: 50%;
  box-sizing: border-box;
  transform: translateX(-50%);
  background: #efefef;
  text-align: left;
  cursor: auto;
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

@media screen and (max-width:900px) {
  .p-megaMenu {
    width: 100%;
    padding: 0;
    position: static;
    transform: none;
    box-shadow: none
  }
}

.p-megaMenu__body {

  display: flex;
  max-width: 1000px;
  margin: auto;
  position: relative
}

.p-megaMenu__body__center {
  width: calc(100% - 220px);
  padding-left: 40px;
  box-sizing: border-box
}

@media screen and (max-width:900px) {
  .p-megaMenu__body__center {
    width: 100%;
    padding-left: 12px;
    box-sizing: border-box
  }
}

.p-megaMenu__body__left {
  width: 220px;
  margin-top: 7px
}

@media screen and (max-width:900px) {
  .p-megaMenu__body__left {
    display: none
  }
}

.p-megaMenu__body__left .p-megaMenu__banner__text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 128.57143%;
  line-height: 150%;
  text-align: center;
  color: #fff;
  z-index: 1
}

.p-megaMenu__body__left .p-megaMenu__banner__link {
  position: relative
}

.p-megaMenu__body__left .p-megaMenu__banner__link:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  content: '';
  transition: opacity .5s;
  transform: translate3d(0, 0, 0)
}

.p-megaMenu__body__left .p-megaMenu__banner__link:hover:after {
  opacity: .1
}

.p-megaMenu__body__left .p-megaMenu__banner__link img {
  display: block;
  max-width: 100%;
  height: auto;
  transition: transform .5s;
  transform: translate3d(0, 0, 0)
}

.p-megaMenu__body__left .p-megaMenu__banner__link:hover img {
  transform: scale(1.05)
}

.p-megaMenu__body__right {
  margin-left: auto;
  align-self: flex-end
}

@media screen and (max-width:900px) {
  .p-megaMenu__body__right {
    display: none
  }
}

.p-megaMenu__body__right .p-megaMenu__banner {
  position: absolute;
  right: 0;
  bottom: 0
}

.p-megaMenu__body__right .p-megaMenu__banner__link {
  transition: opacity .5s
}

.p-megaMenu__body__right .p-megaMenu__banner__link:hover {
  opacity: .7
}

.p-megaMenu__banner__link {
  display: block;
  width: 100%;
  overflow: hidden
}

.p-infoTab {
  margin-top: 60px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-infoTab {
    margin-top: 45px
  }
}

.p-infoTab__head {
  display: flex;
  position: relative;
  justify-content: center
}

@media screen and (max-width:900px) {
  .p-infoTab__head {
    height: 40px;
    overflow: hidden
  }
}

@media screen and (max-width:900px) {
  .p-infoTab__head:after {
    display: block;
    width: 100vw;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #c1c1c1;
    content: ''
  }
}

.p-infoTab__head__content {
  width: 100%
}

.p-infoTab__head.is-scroll .p-catTabs__btns {
  width: 84%;
  margin: auto
}

.p-infoTab__head.is-scroll .p-catTabs__arrowBtn {
  display: block
}

.p-infoTab__head.is-scroll .p-catTabs__btns__inner {
  padding: 0
}

.p-infoTab__list {
  margin-top: 19px
}

@media screen and (max-width:900px) {
  .p-infoTab__list {
    padding: 0 30px
  }
}

@media screen and (max-width:767px) {
  .p-infoTab__list {
    margin-top: 12px;
    padding: 0 0 30px
  }
}

.p-infoTab__list .slick-dots {
  margin: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0
}

.p-infoTab__list .slick-dots li {
  margin: 0;
  padding-left: 0
}

.p-infoTab__list .slick-dots button {
  width: 16px;
  height: 16px;
  position: relative;
  font-size: 0;
  cursor: pointer
}

.p-infoTab__list .slick-dots button:before {
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #c1c1c1;
  border-radius: 50%;
  content: ''
}

.p-infoTab__list .slick-dots li.slick-active button:before {
  background: #e50038
}

.p-infoTab__list__item {
  display: none;
  min-height: 275px;
  outline: 0
}

.p-infoTab__list__item:first-child {
  display: block
}

.p-infoList {
  width: 100%;
  box-sizing: border-box;
}

.p-infoList--ir {
  width: 100%;
  box-sizing: border-box
}

.p-infoList__item {
  display: block;
  border-bottom: 1px dotted #c1c1c1
}

.p-infoList__item:first-child {
  border-top: 1px dotted #c1c1c1
}

.p-infoList__item:nth-child(n+6) {
  display: none
}

.p-infoList--ir .p-infoList__item:nth-child(n+6) {
  display: block
}

.c-section--ir .p-infoList__item:first-child {
  border-top: 1px dotted #c1c1c1
}

.p-infoList__item__body {
  display: flex;
  padding: 17px 32px 16px;
  color: #222;
  text-decoration: none;
  flex-wrap: wrap
}

@media screen and (max-width:900px) {
  .p-infoList__item__body {
    padding: 18px 0 17px
  }
}

.p-infoList__item__body:hover {
  color: #222
}

a.p-infoList__item__body:hover {
  background: #f2f2f2
}

.slick-slide .p-infoList__item__body:hover {
  background: #fff
}

.p-infoList__item__date {
  width: 110px;
  text-align: right
}

@media screen and (max-width:900px) {
  .p-infoList__item__date {
    width: 120px;
    text-align: left
  }
}

@media screen and (max-width:767px) {
  .p-infoList__item__date {
    width: auto;
    min-width: 100px
  }
}

.p-infoList__item__label--product, .p-infoList__item__label--topics, .p-infoList__item__label--event, .p-infoList__item__label--ir {
  display: flex;
  width: 60px;
  height: 20px;
  margin: 0 22px;
  align-items: center;
  justify-content: center;
  font-size: 75%;
  line-height: 153%;
  color: #fff
}

@media screen and (max-width:767px) {
  .p-infoList__item__label--product, .p-infoList__item__label--topics, .p-infoList__item__label--event, .p-infoList__item__label--ir {
    margin: 0 15px
  }
}

.p-infoList__item__label--product {
  background: #7992c1
}

.p-infoList__item__label--topics {
  background: #8eb573
}

.p-infoList__item__label--event {
  background: #d8b853
}

.p-infoList__item__label--ir {
  background: #98b2c1
}

.p-infoList__item__title {
  margin: 0;
  padding: 0;
  flex: 1;
  font-size: 100%;
  line-height: 150%
}

.p-infoList__item__title:before {
  display: none
}

@media screen and (max-width:900px) {
  .p-infoList__item__title {
    width: 100%;
    margin-top: 10px;
    flex: auto;
    font-size: 100%;
    line-height: 158%
  }
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage {
    margin-top: 40px
  }
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage .p-infoTab__head {
    height: 32px;
    overflow: visible
  }
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage .p-infoTab__head:after {
    left: 50%;
    transform: translateX(-50%);
    background: #efefef
  }
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage .p-infoTab__head .p-catTabs__btns {
    width: 90.14%;
    margin: auto
  }
}

.p-infoTab--newsPage .p-infoTab__head__content {
  overflow: hidden
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage .p-infoList {
    padding: 0 10px
  }
}

.p-infoTab--newsPage .p-infoList__item {
  display: block
}

.p-infoTab--newsPage .p-infoList__item__title {
  font-size: 100%;
  line-height: 172%
}

.p-topPanel {
  margin-top: 61px
}

.p-topPanel {
  display: flex;
  margin: 0 -1px 0 -2px;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .p-topPanel {
    flex-wrap: wrap
  }
}

.p-topPanel+.p-topPanel {
  margin-top: 3px
}

@media screen and (max-width:767px) {
  .p-topPanel+.p-topPanel {
    margin-top: 0
  }
}

.p-topPanel__col {
  width: 100%;
  padding: 0 1px 0 2px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-topPanel__col {
    margin-top: 3px;
    padding: 0
  }
}

.p-topPanel__col--hayawakari {
  width: 100%;
  padding: 0 1px 0 2px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-topPanel__col--hayawakari {
    margin-top: 3px
  }
}

.p-introLink {
  display: flex;
  margin: -25px -10px;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-introLink {
    margin: -15px 0
  }
}

.p-introLink__item {
  width: 50%;
  margin: 25px 0;
  padding: 0 10px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-introLink__item {
    width: 100%;
    margin: 15px 0;
    padding: 0
  }
}

.p-introLink__item h2 {
  margin-bottom: 27px
}

@media screen and (max-width:767px) {
  .p-introLink__item h2 {
    margin-bottom: 17px
  }
}

.p-introLink__item__link {
  display: block;
  text-decoration: none
}

.p-introLink__item__link:hover .p-introLink__item__image {
  opacity: .7
}

.p-introLink__item__image {
  transition: opacity .5s
}

.p-introLink__item__image img {
  max-width: 100%;
  height: auto
}

@media screen and (max-width:767px) {
  .p-introLink__item__image img {
    width: 100%
  }
}

.p-introLink__item__text {
  margin-top: 15px;
  color: #222;
  text-decoration: none
}

.p-linkPanel--hayawakari {
  width: 100%;
  box-sizing: border-box
}

.p-linkPanel__inner, .p-linkPanel__inner--hayawakari {
  display: block;
  position: relative;
  text-decoration: none
}

.p-linkPanel__inner--hayawakari {
  transition: opacity .5s;
  background: #ebfbff
}

.p-linkPanel__inner--hayawakari:hover {
  opacity: .7
}

@media screen and (min-width:1000px) {
  .p-linkPanel__inner--hayawakari .p-linkPanel__image {
    position: relative;
    padding-top: 300px;
    box-sizing: border-box;
    text-align: center
  }
}

.p-linkPanel__inner--hayawakari .p-linkPanel__image img {
  transition: none;
  transform: none
}

@media screen and (min-width:1000px) {
  .p-linkPanel__inner--hayawakari .p-linkPanel__image img {
    display: inline-block;
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
  }
}

.p-linkPanel__inner:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  content: '';
  transition: opacity .5s;
  transform: translate3d(0, 0, 0)
}

.p-linkPanel__inner:hover img {
  transform: scale(1.05);
  transition: transform .5s
}

.p-linkPanel__inner:hover:after {
  opacity: .3
}

.p-linkPanel__right {
  margin-top: 0;
  position: relative
}

.p-linkPanel__left {
  margin-top: 0;
  padding-right: 28px
}

.p-linkPanel__title, .p-linkPanel__title--message, .p-linkPanel__title--vision {
  display: block;
  width: 100%;
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  font-size: 2.3vw;
  line-height: 3.5vw;
  color: #fff;
  z-index: 1
}

@media screen and (max-width:767px) {
  .p-linkPanel__title, .p-linkPanel__title--message, .p-linkPanel__title--vision {
    font-size: 200%;
    line-height: 143%
  }
}

.p-linkPanel__title--message {
  left: -15%;
  color: #222
}

@media screen and (max-width:767px) {
  .p-linkPanel__title--message {
    top: 15%;
    left: 0
  }
}

.p-linkPanel__title--vision {
  top: 27%
}

@media screen and (max-width:767px) {
  .p-linkPanel__title--vision {
    top: 25.4%
  }
}

.p-linkPanel__description {
  margin-top: 5px;
  color: #484a48
}

.p-linkPanel__image {
  width: 100%;
  margin-top: 0;
  overflow: hidden
}

.p-linkPanel__image img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform .5s;
  transform: translate3d(0, 0, 0)
}

.p-linkPanel__symbol {
  width: 55%;
  margin: 0 auto;
  position: absolute;
  top: 39%;
  right: 0;
  left: 0;
  z-index: 2
}

@media screen and (max-width:767px) {
  .p-linkPanel__symbol {
    width: 100%;
    left: 48%;
    transform: translateX(-50%);
    text-align: center
  }
}

.p-linkPanel__symbol img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
  transition: transform .5s
}

@media screen and (max-width:767px) {
  .p-linkPanel__symbol img {
    width: 201px;
    max-width: 100%
  }
}

.p-linkCard {
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.07);
  border: 1px solid #c1c1c1
}

.p-linkCard__link {
  display: block;
  position: relative;
  color: #222;
  text-decoration: none;
  background: #fff
}

.p-linkCard__link:after {
  display: block;
  width: 30px;
  height: 8px;
  position: absolute;
  right: 14px;
  bottom: 16px;
  background: url(/styles/images/arrow.svg) no-repeat;
  background-size: 30px 8px;
  content: ''
}

@media screen and (max-width:767px) {
  .p-linkCard__link:after {
    right: 11px;
    bottom: 13px
  }
}

.p-linkCard__link:hover {
  color: #222;
  background: #f2f2f2
}

@media screen and (max-width:767px) {
  .p-linkCard__link:hover {
    background: 0
  }
}

.p-linkCard__link:hover .p-linkCard__image:after {
  opacity: .3
}

@media screen and (max-width:767px) {
  .p-linkCard__link:hover .p-linkCard__image:after {
    opacity: 0
  }
}

.p-linkCard__image {
  position: relative
}

.p-linkCard__image:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  content: ''
}

.p-linkCard__image img {
  max-width: 100%;
  height: auto
}

@media screen and (max-width:767px) {
  .p-linkCard__image img {
    width: 100%
  }
}

.p-linkCard__bottom {
  padding: 16px 15px 34px;
  font-size: 100%;
  line-height: 172%;
  letter-spacing: -0.5px
}

@media screen and (max-width:767px) {
  .p-linkCard__bottom {
    padding: 11px 7px 16px
  }
}

.p-linkCard__bottom__title {
  font-weight: bold
}

@media screen and (max-width:767px) {
  .p-linkCard__bottom__title {
    min-height: 40px;
    box-sizing: border-box;
    font-size: 100%;
    line-height: 143%
  }
}

.p-linkCard__bottom__description {
  margin-top: 0
}

@media screen and (max-width:767px) {
  .p-linkCard__bottom__description {
    font-size: 78.57143%;
    line-height: 182%
  }
}

.p-catTabs {
  display: flex;
  position: relative
}

.p-catTabs__arrowBtn {
  display: none;
  margin-top: 0
}

.p-catTabs__arrowBtn__btn--prev, .p-catTabs__arrowBtn__btn--next {
  display: block;
  width: 25px;
  height: 20px;
  position: relative;
  font-size: 0;
  cursor: pointer
}

.p-catTabs__arrowBtn__btn--prev:before, .p-catTabs__arrowBtn__btn--next:before {
  width: 6px;
  height: 10px;
  margin: auto;
  position: absolute;
  font-size: 10px;
  top: 2px;
  right: 0;
  bottom: 0;
  left: 0;
  content: "\e900";
  color: #c1c1c1
}

.p-catTabs__arrowBtn__btn--prev:before {
  transform: rotate(180deg)
}

.p-catTabs__btns {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden
}

.p-catTabs__btns__inner {
  display: flex;
  margin-top: 0
}

@media screen and (max-width:900px) {
  .p-catTabs__btns__inner {
    padding: 0 20px;
    position: relative;
    justify-content: space-around
  }
}

@media screen and (max-width:767px) {
  .p-catTabs__btns__inner {
    height: 40px;
    white-space: nowrap;
    justify-content: space-between
  }
}

.p-catTabs__btnsItem {
  width: 20%;
  margin-top: 0;
  position: relative;
  border-bottom: 3px solid #c1c1c1
}

@media screen and (max-width:900px) {
  .p-catTabs__btnsItem {
    border: 0;
    height: 40px
  }
}

@media screen and (max-width:767px) {
  .p-catTabs__btnsItem {
    width: auto;
    padding: 0 5px
  }
}

@media screen and (max-width:767px) {
  .p-catTabs__btnsItem+.p-catTabs__btnsItem {
    margin-left: 15px
  }
}

.p-catTabs__btnsItem__btn {
  width: 100%;
  padding-bottom: 16px;
  text-align: center;
  font-size: 114.28571%;
  line-height: 150%;
  cursor: pointer
}

@media screen and (max-width:900px) {
  .p-catTabs__btnsItem__btn {
    height: 40px;
    padding-bottom: 20px;
    font-size: 100%;
    line-height: 150%;
    white-space: nowrap
  }
}

@media screen and (max-width:375px) {
  .p-catTabs__btnsItem__btn {
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-catTabs__btnsItem__btn:hover {
  color: #e50038
}

.p-catTabs__btnsItem.is-active {
  border-color: #e50038
}

.p-catTabs__btnsItem.is-active .p-catTabs__btnsItem__btn {
  font-weight: bold
}

.p-catTabs__btnsItem.is-active .p-catTabs__btnsItem__btn:hover {
  color: #222
}

@media screen and (max-width:900px) {
  .p-catTabs__btnsItem.is-active:after {
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e50038;
    content: '';
    z-index: 1
  }
}

@media screen and (max-width:900px) {
  .p-infoTab--newsPage .p-catTabs__btns__inner {
    padding: 0
  }
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage .p-catTabs__btnsItem {
    max-width: 20%;
    height: 32px;
    margin: 0;
    padding: 0 20px
  }
}

.p-infoTab--newsPage .p-catTabs__btnsItem__btn {
  font-size: 114.28571%;
  line-height: 150%
}

@media screen and (max-width:767px) {
  .p-infoTab--newsPage .p-catTabs__btnsItem__btn {
    height: 32px;
    font-size: 85.71429%;
    line-height: 167%
  }
}

.p-infoTab--newsPage .p-catTabs__arrowBtn__btn--prev, .p-infoTab--newsPage .p-catTabs__arrowBtn__btn--next {
  width: 12px
}

@media screen and (max-width:767px) {
  .p-adTable {
    padding: 0 10px
  }
}

.p-adTable__inner {
  border: 0
}

.p-adTable__row {
  border-bottom: 1px dashed #c1c1c1
}

@media screen and (max-width:767px) {
  .p-adTable__row {
    display: block
  }
}

.p-adTable__row:first-child {
  border-top: 1px dashed #c1c1c1
}

.p-adTable__row__date, .p-adTable__row__ad {
  border: 0
}

@media screen and (max-width:767px) {
  .p-adTable__row__date, .p-adTable__row__ad {
    display: block
  }
}

.p-adTable__row__date {
  min-width: 180px;
  padding: 16px 18px 15px;
  background: 0;
  font-weight: normal
}

@media screen and (max-width:767px) {
  .p-adTable__row__date {
    padding: 20px 0 0;
    text-align: left
  }
}

.p-adTable__row__ad {
  padding: 16px 16px 15px
}

@media screen and (max-width:767px) {
  .p-adTable__row__ad {
    padding: 8px 0
  }
}

.p-adTable__row__ad a {
  text-decoration: none;
  color: #222
}

.p-adTable__row__ad a:hover {
  color: #e50038
}

.p-newsDetail {
  display: none;
  width: calc(100% - 110px - 104px);
  margin: 10px 0 40px auto;
  padding: 0 32px;
  box-sizing: border-box
}

@media screen and (max-width:900px) {
  .p-newsDetail {
    width: 100%;
    padding: 0;
    margin-top: 0
  }
}

.p-newsDetail__body p+p {
  margin-top: 12px
}

@media screen and (max-width:767px) {
  .p-newsDetail__body p+p {
    margin-top: 25px
  }
}

.p-newsDetail__body p {
  color: #666
}

.p-newsDetail__body p a {
  color: #666
}

.p-newsDetail__body p a:hover {
  color: #e50038;
  text-decoration: none
}

.p-newsDetail__btn {
  text-align: center
}

@media screen and (max-width:767px) {
  .p-newsDetail__btn {
    margin-top: 20px
  }
}

.p-newsDetail__btn button {
  width: 100px;
  height: 40px;
  padding-left: 15px;
  position: relative;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  box-sizing: border-box;
  color: #222;
  cursor: pointer;
  vertical-align: middle
}

.p-newsDetail__btn button:before, .p-newsDetail__btn button:after {
  display: inline-block;
  width: 1px;
  height: 14px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  background: #222;
  content: '';
  vertical-align: middle
}

.p-newsDetail__btn button:before {
  transform: rotate(45deg)
}

.p-newsDetail__btn button:after {
  transform: rotate(-45deg)
}

.p-newsDetail__btn button:hover {
  background: #f2f2f2
}

.p-dateInfoList {
  display: flex;
  margin-top: 15px
}

@media screen and (max-width:900px) {
  .p-dateInfoList {
    margin-top: 18px;
    flex-wrap: wrap
  }
}

.p-dateInfoList dt {
  width: 110px;
  padding-right: 22px
}

@media screen and (max-width:900px) {
  .p-dateInfoList dt {
    padding-right: 0
  }
}

.p-dateInfoList dd {
  width: calc(100% - 110px - 22px)
}

@media screen and (max-width:900px) {
  .p-dateInfoList dd {
    width: 100%;
    margin-top: 10px
  }
}

.p-recomendCards__list {
  display: flex;
  margin: 0 -8px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap
}

.p-recomendCards__list__item {
  width: 25%;
  margin-top: 16px;
  padding: 0 8px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-recomendCards__list__item {
    width: 50%;
    margin-top: 24px;
    padding: 0 8px 0 7px
  }
}

.p-recomendCards__list__item:before {
  display: none
}

.p-recomendCards__btn--prev, .p-recomendCards__btn--next {
  display: block;
  width: 30px;
  height: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  font-size: 0
}

.p-recomendCards__btn--prev:before, .p-recomendCards__btn--next:before {
  width: 35px;
  height: 35px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-top: 2px solid #ddd;
  border-right: 2px solid #ddd;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: ''
}

.p-recomendCards__btn--prev.hover:before, .p-recomendCards__btn--next.hover:before {
  border-color: #e50038
}

.is-tablet .p-recomendCards__btn--prev:before, .is-tablet .p-recomendCards__btn--next:before, .is-sp .p-recomendCards__btn--prev:before, .is-sp .p-recomendCards__btn--next:before {
  border-color: #ddd!important
}

.p-recomendCards__btn--prev {
  left: -40px
}

.p-recomendCards__btn--prev:before {
  left: 10px;
  transform: rotate(-135deg)
}

.p-recomendCards__btn--next {
  right: -40px
}

.p-recomendCards__btn--next:before {
  right: 10px
}

.p-recomendCards__list .slick-list {
  width: 100%
}

.p-recomendCards__list .slick-dots {
  display: none;
  margin: 5px auto 0
}

.p-recomendCards__list .slick-dots li {
  margin: 10px 5px;
  padding-left: 0
}

.p-recomendCards__list .slick-dots .slick-active button {
  background: #e50038

}

.p-recomendCards__list .slick-dots button {
  width: 10px;
  height: 10px;
  background: #c1c1c1;
  font-size: 0;
  border-radius: 50%;
  cursor: pointer
}

.p-textBnr {
  margin-top: 20px
}

.p-textBnr+.p-textBnr {
  margin-top: 32px
}

.p-textBnr__link {
  display: inline-block;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .p-textBnr__link {
    width: 100%
  }
}

.p-textBnr__link__body {
  display: flex;
  align-items: center
}

@media screen and (max-width:767px) {
  .p-textBnr__link__body {
    flex-wrap: wrap
  }
}

.p-textBnr__link:hover .p-textBnr__link__image {
  opacity: .7
}

.p-textBnr__link:hover .p-textBnr__link__text, .p-textBnr__link:hover .p-textBnr__link__text:before {
  color: #e50038
}

.p-textBnr__link__image {
  padding-right: 18px;
  transition: opacity .5s
}

@media screen and (max-width:767px) {
  .p-textBnr__link__image {
    width: 100%;
    padding: 0
  }
}

@media screen and (max-width:767px) {
  .p-textBnr__link__image img {
    width: 100%
  }
}

.p-textBnr__link__text {
  margin-top: 0;
  padding-left: 18px;
  position: relative;
  color: #222
}

@media screen and (max-width:767px) {
  .p-textBnr__link__text {
    width: 100%;
    margin-top: 15px
  }
}

.p-textBnr__link__text:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  content: "\e900";
  font-size: 12px;
  color: #666
}

.p-tableCaption {
  text-align: right;
  font-size: 92.85714%;
  line-height: 247%
}

@media screen and (max-width:767px) {
  .p-tableCaption {
    font-size: 85.71429%;
    line-height: 134%
  }
}

.p-tableCaption+* {
  margin-top: 20px
}

@media screen and (max-width:767px) {
  .p-tableCaption+* {
    margin-top: 35px
  }
}

.p-underLink__item {
  margin-top: 0;
  padding-left: 0;
  position: relative
}

.p-underLink__item:before {
  display: none
}

.p-underLink__item__body {
  display: block;
  border-bottom: 1px solid #d9d9d9
}

.p-underLink__item__link {
  display: inline-block;
  padding-bottom: 15px;
  padding-left: 28px;
  font-size: 157.14286%;
  line-height: 155%;
  color: #222;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .p-underLink__item__link {
    padding-left: 18px
  }
}

.p-underLink__item__link:hover, .p-underLink__item__link:hover:before {
  color: #e50038
}

.p-underLink__item__link:before {
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 9px;
  font-size: 12px;
  content: "\e900";
  color: #666
}

@media screen and (max-width:767px) {
  .p-underLink__item__link:before {
    left: 0
  }
}

.p-underLinkSub {
  margin-top: 18px;
  padding-left: 28px
}

@media screen and (max-width:767px) {
  .p-underLinkSub {
    margin-top: 16px;
    padding-left: 18px
  }
}

.p-underLinkSub__item {
  margin-top: 0;
  padding-left: 0;
  position: relative
}

*+.p-underLinkSub__item {
  margin-top: 12px
}

.p-underLinkSub__item:before {
  display: none
}

.p-underLinkSub__item__link {
  display: inline-block;
  padding-left: 15px;
  color: #222;
  text-decoration: none
}

.p-underLinkSub__item__link:hover, .p-underLinkSub__item__link:hover:before {
  color: #e50038
}

.p-underLinkSub__item__link:before {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 12px;
  content: "\e900";
  color: #666
}

.p-bottomLink {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-bottomLink {
    margin: 0
  }
}

.p-bottomLink__item {
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-bottomLink__item {
    width: 100%;
    padding: 0
  }
}

@media screen and (max-width:767px) {
  *+.p-bottomLink__item {
    margin-top: 25px
  }
}

.p-btnColumn {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap
}

*+.p-btnColumn {
  margin-top: 38px
}

@media screen and (max-width:767px) {
  *+.p-btnColumn {
    margin-top: 5px
  }
}

.p-btnColumn__item {
  margin-top: 20px;
  padding: 0 10px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-btnColumn__item {
    margin-top: 25px
  }
}

.p-btnColumn__item .c-btn__body {
  display: flex;
  min-width: auto;
  width: 100%;
  align-items: center;
  justify-content: center;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-btnColumn__item .c-btn__body {
    padding: 24px 50px
  }
}

.l-main__middle--hayawakari h2, .l-main__middle--hayawakari h3, .l-main__middle--hayawakari h4, .p-introSection__title, .p-companySection__item__title, .p-companySection__item__slogan, .p-companySection__item__vision, .p-companySection__item__title, .p-companySection__item__data, .p-companySection__item__title, .p-companySection__item__data, .p-companySection__item__title, .p-companySection__item__data, .p-historySection__title {
  visibility: hidden
}

.wf-active .l-main__middle--hayawakari h2, .wf-active .l-main__middle--hayawakari h3, .wf-active .l-main__middle--hayawakari h4, .wf-active .p-introSection__title, .wf-active .p-companySection__item__title, .wf-active .p-companySection__item__slogan, .wf-active .p-companySection__item__vision, .wf-active .p-companySection__item__title, .wf-active .p-companySection__item__data, .wf-active .p-companySection__item__title, .wf-active .p-companySection__item__data, .wf-active .p-companySection__item__title, .wf-active .p-companySection__item__data, .wf-active .p-historySection__title {
  visibility: visible
}

.p-hayawakariMV__image, .p-companySection, .p-diversitySection, .p-historySection, .p-advantageSection, .p-socialSection {
  background-color: #ebfbff
}

.l-main__middle--hayawakari h2 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 0 30px;
  font-size: 357.14286%;
  line-height: 128%;
  font-weight: 500;
  letter-spacing: 3px;
  text-align: center
}

@media screen and (max-width:767px) {
  .l-main__middle--hayawakari h2 {
    font-size: 171.42857%;
    line-height: 125%;
    letter-spacing: normal
  }
}

.l-main__middle--hayawakari h2:before {
  content: none
}

.l-main__middle--hayawakari h2:after {
  content: '';
  display: block;
  width: 66px;
  height: 5px;
  margin: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1e86d5
}

@media screen and (max-width:767px) {
  .l-main__middle--hayawakari h2:after {
    width: 40px;
    height: 3px
  }
}

.l-main__middle--hayawakari area, .l-main__middle--hayawakari area:focus {
  border: 0;
  outline: 0
}

.l-main__middle--hayawakari h3 {
  padding-left: 0;
  color: #1e86d5;
  font-size: 235.71429%;
  line-height: 134%;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px
}

@media screen and (max-width:767px) {
  .l-main__middle--hayawakari h3 {
    font-size: 135.71429%;
    line-height: 143%;
    letter-spacing: normal
  }
}

.l-main__middle--hayawakari h3:before {
  content: none
}

.p-diversitySection__item, .p-historySection__top, .p-historySection__bottom, .p-businessSection__contents, .p-advantageSection__item, .p-globalSection__item, .p-socialSection__item, .p-hayawakariBottom {
  max-width: 1000px;
  margin: auto
}

.p-introSection__text, .p-businessSection__lead__text, .p-shareContainer__lead, .p-technologyContainer__text, .p-designContainer__lead, .p-baseContainer__text, .p-exporContainer__text, .p-furtherContainer__lead, .p-exhibitionContainer__lead, .p-environmentContainer__text, .p-communicationContainer__lead {
  max-width: 680px;
  margin: auto;
  font-size: 128.57143%;
  line-height: 189%
}

@media screen and (max-width:767px) {
  .p-introSection__text, .p-businessSection__lead__text, .p-shareContainer__lead, .p-technologyContainer__text, .p-designContainer__lead, .p-baseContainer__text, .p-exporContainer__text, .p-furtherContainer__lead, .p-exhibitionContainer__lead, .p-environmentContainer__text, .p-communicationContainer__lead {
    font-size: 107.14286%;
    line-height: 174%
  }
}

.p-hayawakariMV {
  position: relative
}

@media screen and (max-width:1000px) {
  .p-hayawakariMV {
    max-height: 630px;
    overflow: hidden
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariMV {
    max-height: none
  }
}

.p-hayawakariMV__image {
  position: relative;
  height: 630px;
  box-sizing: border-box;
  overflow: hidden
}

@media screen and (max-width:1000px) {
  .p-hayawakariMV__image {
    height: 0;
    padding-top: 63%
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariMV__image {
    height: 0;
    min-height: 426px;
    padding-top: 92.3%
  }
}

@media screen and (max-width:374px) {
  .p-hayawakariMV__image {
    min-height: 375px
  }
}

.p-hayawakariMV__image img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%)
}

@media screen and (max-width:1000px) {
  .p-hayawakariMV__image img {
    max-width: 157%;
    height: auto
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariMV__image img {
    max-width: 100%
  }
}

.p-hayawakariMV__item {
  position: absolute;
  right: 0;
  bottom: 36px;
  left: 0
}

@media screen and (max-width:767px) {
  .p-hayawakariMV__item {
    bottom: 11px
  }
}

.p-hayawakariAnchor {
  display: flex;
  max-width: 1000px;
  margin: auto;
  padding: 5px 40px 6px;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 80px;
  box-sizing: border-box
}

@media screen and (max-width:900px) {
  .p-hayawakariAnchor {
    padding: 5px 20px 6px
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariAnchor {
    max-width: 100%;
    padding: 0 2px;
    background: 0
  }
}

.p-hayawakariAnchor__item {
  margin-top: 0;
  padding-left: 20px;
  font-size: 114.28571%;
  line-height: 225%;
  font-weight: bold
}

@media screen and (max-width:900px) {
  .p-hayawakariAnchor__item {
    font-size: 100%;
    line-height: 200%
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariAnchor__item {
    width: 50%;
    padding: 3px 4px;
    box-sizing: border-box;
    font-size: 85.71429%;
    line-height: 200%
  }
}

.p-hayawakariAnchor__item:before {
  display: inline-block;
  width: 8px;
  height: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  content: "\e900";
  transform: rotate(90deg);
  font-size: 16px;
  color: #e50038;
  background: 0
}

@media screen and (max-width:900px) {
  .p-hayawakariAnchor__item:before {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariAnchor__item:before {
    left: 20px;
    font-size: 12px
  }
}

@media screen and (max-width:374px) {
  .p-hayawakariAnchor__item:before {
    top: 4px;
    left: 10px
  }
}

.p-hayawakariAnchor__item__link {
  text-decoration: none
}

@media screen and (max-width:767px) {
  .p-hayawakariAnchor__item__link {
    display: block;
    padding: 8px 10px 8px 35px;
    background: #fff;
    border-radius: 40px;
    box-sizing: border-box
  }
}

@media screen and (max-width:374px) {
  .p-hayawakariAnchor__item__link {
    padding: 5px 5px 5px 20px
  }
}

.p-introSection {
  padding: 99px 20px 135px
}

@media screen and (max-width:767px) {
  .p-introSection {
    padding-top: 80px;
    padding-bottom: 55px
  }
}

.p-introSection__logo {
  max-width: 1000px;
  margin: auto;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-introSection__logo img {
    width: 82px
  }
}

.p-introSection__title {
  margin-top: 38px
}

@media screen and (max-width:767px) {
  .p-introSection__title {
    margin-top: 24px
  }
}

.p-introSection__text {
  margin: 45px auto 0
}

@media screen and (max-width:767px) {
  .p-introSection__text {
    margin-top: 25px
  }
}

.p-companySection {
  position: relative;
  padding: 100px 20px 0
}

@media screen and (max-width:767px) {
  .p-companySection {
    padding-top: 60px
  }
}

.p-companySection:before {
  content: '';
  height: 100%;
  max-height: 588px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-position: center 0;
  background-repeat: no-repeat;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-companySection:before {
    max-height: 226px;
    background-size: 375px
  }
}

.p-companySection.js-fadeIn:before {
  opacity: 1
}

.p-companySection__item--slogan, .p-companySection__item--vision, .p-companySection__item--sales, .p-companySection__item--group, .p-companySection__item--employee {
  display: flex;
  max-width: 1000px;
  margin: auto;
  position: relative
}

.p-companySection__item--sales, .p-companySection__item--employee {
  text-align: right;
  justify-content: flex-end
}

.p-companySection__item--slogan {
  transition: opacity .8s;
  opacity: 0
}

.js-fadeIn .p-companySection__item--slogan {
  opacity: 1
}

.p-companySection__item--slogan .p-companySection__item__detail {
  max-width: 675px;
  margin: auto
}

.p-companySection__item--vision {
  margin-top: 90px;
  transition: opacity .8s;
  opacity: 0
}

.js-fadeIn .p-companySection__item--vision {
  opacity: 1
}

@media screen and (max-width:767px) {
  .p-companySection__item--vision {
    margin-top: 40px
  }
}

.p-companySection__item--vision .p-companySection__item__detail {
  margin: auto;
  text-align: center
}

.p-companySection__item--vision .p-companySection__item__text {
  display: inline-block;
  text-align: left
}

.p-companySection__item--sales {
  margin-top: 75px
}

@media screen and (max-width:767px) {
  .p-companySection__item--sales {
    margin-top: 60px
  }
}

.p-companySection__item--group {
  margin-top: 35px
}

@media screen and (max-width:767px) {
  .p-companySection__item--group {
    margin-top: 60px
  }
}

@media screen and (max-width:425px) {
  .p-companySection__item--group {
    justify-content: space-between
  }
}

.p-companySection__item--group .p-companySection__item__detail {
  padding-right: 87px
}

@media screen and (max-width:425px) {
  .p-companySection__item--group .p-companySection__item__detail {
    padding-right: 10px
  }
}

.p-companySection__item--group .p-companySection__item__image {
  margin-top: 8px
}

@media screen and (max-width:767px) {
  .p-companySection__item--group .p-companySection__item__image {
    margin-top: 0
  }
}

.p-companySection__item--employee {
  margin-top: 88px;
  position: relative;
  align-items: flex-end
}

@media screen and (max-width:767px) {
  .p-companySection__item--employee {
    margin-top: 60px
  }
}

.p-companySection__item--employee .p-companySection__item__image {
  padding-right: 28px
}

@media screen and (max-width:767px) {
  .p-companySection__item--employee .p-companySection__item__image {
    padding-right: 0
  }
}

@media screen and (max-width:425px) {
  .p-companySection__item--employee .p-companySection__item__image {
    position: absolute;
    top: 0;
    left: 1px
  }
}

@media screen and (max-width:767px) {
  .p-companySection__item--employee .p-companySection__item__detail {
    position: relative
  }
}

.p-companySection__item__title {
  font-size: 235.71429%;
  line-height: 110%;
  font-weight: 500
}

@media screen and (max-width:767px) {
  .p-companySection__item__title {
    font-size: 142.85714%;
    line-height: 120%
  }
}

.p-companySection__item--slogan .p-companySection__item__title {
  text-align: center
}

@media screen and (max-width:767px) {
  .p-companySection__item--slogan .p-companySection__item__title {
    font-size: 100%;
    line-height: 143%
  }
}

.p-companySection__item__data {
  margin-top: 3px;
  font-size: 928.57143%;
  line-height: 100%;
  font-weight: 500;
  color: #1e86d5
}

@media screen and (max-width:767px) {
  .p-companySection__item__data {
    margin-top: 0;
    font-size: 571.42857%;
    line-height: 100%
  }
}

.p-companySection__item__data span {
  font-size: 41.25%;
  line-height: 131%
}

@media screen and (max-width:767px) {
  .p-companySection__item__data span {
    font-size: 32.5%;
    line-height: 147%
  }
}

@media screen and (max-width:767px) {
  .p-companySection__item--employee .p-companySection__item__data span {
    font-size: 24.28571%;
    line-height: 148%
  }
}

@media screen and (max-width:767px) {
  .p-companySection__item--employee .p-companySection__item__data {
    font-size: 500%;
    line-height: 120%
  }
}

.p-companySection__item__text {
  margin-top: 28px;
  font-size: 128.57143%;
  line-height: 189%
}

@media screen and (max-width:767px) {
  .p-companySection__item__text {
    margin-top: 15px;
    font-size: 107.14286%;
    line-height: 174%
  }
}

.p-companySection__item__link {
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .p-companySection__item__link {
    margin-top: 15px
  }
}

.p-companySection__item__note {
  margin-top: 0;
  font-size: 85.71429%;
  line-height: 150%
}

@media screen and (max-width:767px) {
  .p-companySection__item__image img {
    width: 150px
  }
}

.p-companySection__item__slogan {
  margin-top: 25px;
  font-weight: 500;
  text-align: center;
  font-size: 357.14286%;
  line-height: 100%;
  color: #1e86d5
}

@media screen and (max-width:767px) {
  .p-companySection__item__slogan {
    margin-top: 5px;
    font-size: 157.14286%;
    line-height: 150%
  }
}

.p-companySection__item__vision {
  margin-top: 20px;
  font-weight: 500;
  text-align: left;
  font-size: 235.71429%;
  line-height: 146%;
  color: #1e86d5;
  letter-spacing: 2px
}

@media screen and (max-width:767px) {
  .p-companySection__item__vision {
    margin-top: 5px;
    font-size: 128.57143%;
    line-height: 150%
  }
}

.p-diversitySection {
  padding: 100px 20px 0
}

@media screen and (max-width:767px) {
  .p-diversitySection {
    padding-top: 60px
  }
}

.p-diversitySection .c-linkList--red li a {
  padding-left: 18px;
  font-size: 114.28571%;
  line-height: 163%
}

@media screen and (max-width:767px) {
  .p-diversitySection .c-linkList--red li a {
    padding-left: 10px;
    font-size: 85.71429%;
    line-height: 167%
  }
}

@media screen and (max-width:767px) {
  .p-diversitySection .c-linkList--red li a:before {
    top: 5px;
    font-size: 10px
  }
}

.p-historySection {
  padding: 120px 20px 140px
}

@media screen and (max-width:767px) {
  .p-historySection {
    padding-top: 52px;
    padding-bottom: 105px
  }
}

.p-historySection__top {
  display: flex;
  justify-content: space-between;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-historySection__top {
    flex-wrap: wrap
  }
}

.js-fadeIn .p-historySection__top {
  opacity: 1
}

.p-historySection__top__left {
  max-width: 58%;
  margin-top: 10px
}

@media screen and (max-width:767px) {
  .p-historySection__top__left {
    max-width: 100%;
    width: 100%
  }
}

.p-historySection__bottom {
  margin-top: 35px;
  transition: opacity .8s;
  opacity: 0
}

.js-fadeIn .p-historySection__bottom {
  opacity: 1
}

.p-historySection__title {
  font-size: 335.71429%;
  line-height: 118%;
  font-weight: 500;
  letter-spacing: 3px
}

@media screen and (max-width:767px) {
  .p-historySection__title {
    font-size: 171.42857%;
    line-height: 125%;
    letter-spacing: normal
  }
}

.p-historySection__text {
  margin-top: 32px;
  font-size: 128.57143%;
  line-height: 189%
}

@media screen and (max-width:767px) {
  .p-historySection__text {
    margin-top: 15px;
    font-size: 107.14286%;
    line-height: 174%
  }
}

@media screen and (max-width:767px) {
  .p-historySection__image {
    margin-top: 22px
  }
}

.p-historySection__link {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-historySection__link {
    margin-top: 25px
  }
}

.p-historySection__banner {
  transition: opacity .5s
}

.p-historySection__banner:hover {
  opacity: .7
}

.p-businessSection {
  padding: 95px 20px 142px
}

@media screen and (max-width:767px) {
  .p-businessSection {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

.p-businessSection__lead {
  margin-top: 45px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-businessSection__lead {
    margin-top: 30px
  }
}

.p-businessSection__title.js-fadeIn+.p-businessSection__lead {
  opacity: 1
}

.p-businessSection__lead__title {
  margin: 0;
  padding: 0;
  border: 0;
  color: #1e86d5;
  font-size: 185.71429%;
  line-height: 139%;
  text-align: center
}

.p-businessSection__lead__text {
  margin-top: 36px
}

@media screen and (max-width:767px) {
  .p-businessSection__lead__text {
    margin-top: 26px
  }
}

.p-businessSection__lead__image {
  margin-top: 30px;
  text-align: center
}

.p-businessSection__contents {
  margin-top: 55px
}

@media screen and (max-width:767px) {
  .p-businessSection__contents {
    margin-top: 5px
  }
}

.p-businessSection__contents__link {
  margin-top: 48px;
  text-align: center;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-businessSection__contents__link {
    margin-top: 30px
  }
}

.p-businessSection__contents__link.js-fadeIn {
  opacity: 1
}

.p-advantageSection {
  padding: 95px 20px 150px
}

@media screen and (max-width:767px) {
  .p-advantageSection {
    padding-top: 83px;
    padding-bottom: 75px
  }
}

.p-shareContainer {
  margin-top: 45px
}

@media screen and (max-width:767px) {
  .p-shareContainer {
    margin-top: 30px
  }
}

.js-fadeIn+.p-advantageSection__item .p-shareContainer__title, .js-fadeIn+.p-advantageSection__item .p-shareContainer__lead {
  opacity: 1
}

.p-shareContainer__title {
  transition: opacity .8s;
  opacity: 0
}

.p-shareContainer__lead {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-shareContainer__lead {
    margin-top: 20px
  }
}

.p-shareContainer__lead__left {
  padding-right: 10px
}

.p-shareContainer__lead .p-shareContainer__lead__left {
  padding-right: 0
}

.p-shareContainer__lead__right {
  min-width: 136px
}

@media screen and (max-width:767px) {
  .p-shareContainer__lead__right {
    min-width: 108px
  }
}

.p-shareContainer__contents {
  margin-top: 25px
}

@media screen and (max-width:767px) {
  .p-shareContainer__contents {
    margin-top: 5px
  }
}

.p-technologyContainer {
  margin-top: 150px
}

@media screen and (max-width:767px) {
  .p-technologyContainer {
    margin-top: 80px
  }
}

.p-technologyContainer__text {
  max-width: 740px;
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .p-technologyContainer__text {
    margin-top: 20px
  }
}

.p-technologyContainer__image {
  margin-top: 80px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-technologyContainer__image {
    margin-top: 20px
  }
}

.p-designContainer {
  margin-top: 155px
}

@media screen and (max-width:767px) {
  .p-designContainer {
    margin-top: 80px
  }
}

.p-designContainer__title {
  transition: opacity .8s;
  opacity: 0
}

.p-designContainer__title.js-fadeIn {
  opacity: 1
}

.p-designContainer__lead {
  margin-top: 35px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-designContainer__lead {
    margin-top: 20px
  }
}

.js-fadeIn+.p-designContainer__lead {
  opacity: 1
}

.p-designContainer__contents {
  margin-top: 85px
}

@media screen and (max-width:767px) {
  .p-designContainer__contents {
    margin-top: 15px
  }
}

.p-hayawakariDesign {
  display: flex;
  padding: 5px 10px;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign {
    border-radius: 10px
  }
}

.p-hayawakariDesign.js-fadeIn {
  opacity: 1
}

.p-hayawakariDesign__item {
  width: 50%;
  padding: 40px 30px;
  box-sizing: border-box;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item {
    width: 100%;
    padding: 15px 0 20px
  }
}

.p-hayawakariDesign__item.js-fadeIn {
  opacity: 1
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item__image {
    text-align: center
  }
}

.p-hayawakariDesign__item__title {
  font-size: 114.28571%;
  line-height: 175%;
  font-weight: bold
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item__title {
    font-size: 100%;
    line-height: 172%
  }
}

.p-hayawakariDesign__item__text {
  margin-top: 0;
  font-size: 100%;
  line-height: 172%
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item__text {
    margin-top: 5px;
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-hayawakariDesign__item__link {
  margin-top: 12px
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item__link {
    text-align: right
  }
}

.p-hayawakariDesign__item__link .c-linkList--red a {
  padding-left: 18px;
  font-size: 100%;
  line-height: 172%
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item__link .c-linkList--red a {
    padding-left: 20px;
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-hayawakariDesign__item__link .c-linkList--red a:before {
  font-size: 12px
}

@media screen and (max-width:767px) {
  .p-hayawakariDesign__item__link .c-linkList--red a:before {
    top: 4px;
    font-size: 12px
  }
}

.p-baseContainer {
  margin-top: 155px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-baseContainer {
    margin-top: 80px
  }
}

.p-baseContainer.js-fadeIn {
  opacity: 1
}

.p-baseContainer__text {
  margin-top: 30px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-baseContainer__text {
    margin-top: 20px
  }
}

.p-baseContainer__images {
  display: flex;
  margin-top: 118px;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .p-baseContainer__images {
    margin-top: 25px;
    flex-wrap: wrap;
    justify-content: center
  }
}

@media screen and (max-width:767px) {
  .p-baseContainer__images picture {
    display: block
  }
}

@media screen and (max-width:767px) {
  .p-baseContainer__images picture+picture {
    margin-top: 48px
  }
}

.p-baseContainer__images__left {
  width: 50%
}

@media screen and (max-width:767px) {
  .p-baseContainer__images__left {
    width: 100%;
    text-align: center
  }
}

.p-baseContainer__images__right {
  width: 50%;
  text-align: right
}

@media screen and (max-width:767px) {
  .p-baseContainer__images__right {
    width: 100%;
    margin-top: 35px;
    text-align: center
  }
}

.p-baseContainer__images__link {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-baseContainer__images__link {
    margin-top: 10px;
    text-align: right
  }
}

.p-baseContainer__images__link .c-linkList--red li a {
  padding-left: 15px
}

@media screen and (max-width:767px) {
  .p-baseContainer__images__link .c-linkList--red li a {
    padding-left: 12px;
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-baseContainer__images__link .c-linkList--red li a:before {
  font-size: 12px
}

@media screen and (max-width:767px) {
  .p-baseContainer__images__link .c-linkList--red li a:before {
    top: 3px;
    font-size: 12px
  }
}

.p-globalSection {
  padding: 115px 20px 135px
}

@media screen and (max-width:767px) {
  .p-globalSection {
    padding-top: 85px;
    padding-bottom: 75px
  }
}

.p-globalSection__title {
  transition: opacity .8s;
  opacity: 0
}

.p-globalSection__title.js-fadeIn {
  opacity: 1
}

.js-fadeIn+.p-globalSection__item .p-exportContainer {
  opacity: 1
}

.p-exportContainer {
  margin-top: 50px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-exportContainer {
    margin-top: 30px
  }
}

.p-exporContainer__text {
  max-width: 700px;
  margin-top: 35px
}

@media screen and (max-width:767px) {
  .p-exporContainer__text {
    margin-top: 20px
  }
}

.p-exporContainer__image {
  margin-top: 35px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-exporContainer__image {
    margin-top: 10px
  }
}

.p-exporContainer__image__top {
  display: flex;
  max-width: 700px;
  margin: auto;
  position: relative;
  justify-content: space-between;
  z-index: 1
}

.p-exporContainer__image__top .p-imageColumn {
  margin: 0 -10px;
  flex-wrap: nowrap
}

@media screen and (max-width:767px) {
  .p-exporContainer__image__top .p-imageColumn {
    margin-right: -7px;
    margin-left: -8px
  }
}

.p-exporContainer__image__top .p-imageColumn__item {
  padding: 0 10px
}

@media screen and (max-width:767px) {
  .p-exporContainer__image__top .p-imageColumn__item {
    padding-right: 7px;
    padding-left: 8px
  }
}

.p-exporContainer__image__bottom {
  margin-top: 10px;
  box-sizing: border-box;
  text-align: center
}

.p-furtherContainer {
  margin-top: 90px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-furtherContainer {
    margin-top: 40px
  }
}

.p-furtherContainer.js-fadeIn {
  opacity: 1
}

.p-furtherContainer__lead {
  margin-top: 35px
}

@media screen and (max-width:767px) {
  .p-furtherContainer__lead {
    margin-top: 20px
  }
}

.p-furtherContainer__contents {
  margin-top: 70px
}

@media screen and (max-width:767px) {
  .p-furtherContainer__contents {
    margin-top: 20px
  }
}

.p-exhibitionContainer {
  margin-top: 145px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-exhibitionContainer {
    margin-top: 80px
  }
}

.p-exhibitionContainer.js-fadeIn {
  opacity: 1
}

.p-exhibitionContainer__lead {
  margin-top: 35px
}

@media screen and (max-width:767px) {
  .p-exhibitionContainer__lead {
    margin-top: 20px
  }
}

.p-exhibitioContainer__contents {
  margin-top: 70px
}

@media screen and (max-width:767px) {
  .p-exhibitioContainer__contents {
    margin-top: 20px
  }
}

.p-socialSection {
  padding: 90px 20px 305px
}

@media screen and (max-width:767px) {
  .p-socialSection {
    padding-top: 82px;
    padding-bottom: 182px
  }
}

.p-socialSection__title {
  transition: opacity .8s;
  opacity: 0
}

.p-socialSection__title.js-fadeIn {
  opacity: 1
}

.js-fadeIn+.p-socialSection__item .p-environmentContainer__title, .js-fadeIn+.p-socialSection__item .p-environmentContainer__subTitle, .js-fadeIn+.p-socialSection__item .p-environmentContainer__text {
  opacity: 1
}

.p-environmentContainer {
  margin-top: 50px
}

@media screen and (max-width:767px) {
  .p-environmentContainer {
    margin-top: 25px
  }
}

.p-environmentContainer__title {
  transition: opacity .8s;
  opacity: 0
}

.p-environmentContainer__subTitle {
  margin: 35px 0 0;
  padding: 0;
  border: 0;
  color: #1e86d5;
  font-size: 185.71429%;
  line-height: 139%;
  text-align: center;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-environmentContainer__subTitle {
    margin-top: 20px;
    font-size: 128.57143%;
    line-height: 123%
  }
}

.p-environmentContainer__text {
  margin-top: 35px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-environmentContainer__text {
    margin-top: 20px
  }
}

.p-environmentContainer__image {
  margin-top: 90px;
  text-align: center;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-environmentContainer__image {
    margin-top: 25px
  }
}

.p-environmentContainer__image.js-fadeIn {
  opacity: 1
}

.js-fadeIn+.p-environmentContainer__link {
  opacity: 1
}

.p-environmentContainer__link {
  margin-top: 25px;
  text-align: center;
  transition: opacity .8s;
  opacity: 0
}

.p-environmentContainer__link .p-hayawakariLink {
  padding: 6px 47px
}

@media screen and (max-width:767px) {
  .p-environmentContainer__link .p-hayawakariLink {
    min-width: 300px;
    padding: 2px 20px
  }
}

.p-communicationContainer {
  margin-top: 150px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-communicationContainer {
    margin-top: 80px
  }
}

.p-communicationContainer.js-fadeIn {
  opacity: 1
}

.p-communicationContainer__lead {
  margin-top: 35px
}

@media screen and (max-width:767px) {
  .p-communicationContainer__lead {
    margin-top: 20px
  }
}

.p-communicationContainer__contents {
  margin-top: 70px
}

@media screen and (max-width:767px) {
  .p-communicationContainer__contents {
    margin-top: 20px
  }
}

.p-contestContainer {
  margin-top: 150px;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-contestContainer {
    margin-top: 75px
  }
}

.p-contestContainer.js-fadeIn {
  opacity: 1
}

.p-contestContainer__contents {
  margin-top: 45px
}

@media screen and (max-width:767px) {
  .p-contestContainer__contents {
    margin-top: 25px
  }
}

.p-hayawakariLink {
  display: inline-block;
  min-width: 220px;
  padding: 6px 20px;
  background: #e50038;
  border-radius: 34px;
  box-sizing: border-box;
  color: #fff;
  font-size: 128.57143%;
  line-height: 156%;
  text-align: center;
  text-decoration: none;
  transition: opacity .5s
}

@media screen and (max-width:767px) {
  .p-hayawakariLink {
    min-width: 130px;
    padding: 2px 20px;
    font-size: 85.71429%;
    line-height: 200%
  }
}

.p-hayawakariLink:hover {
  color: #fff;
  opacity: .7
}

.p-hayawakariGraphs {
  transition: opacity .8s;
  opacity: 0
}

.p-hayawakariGraphs.js-fadeIn {
  opacity: 1
}

.p-hayawakariGraphs, .p-hayawakariGraphs--share {
  display: flex;
  flex-wrap: wrap
}

.p-hayawakariGraphs+.p-hayawakariLink, .p-hayawakariGraphs--share+.p-hayawakariLink {
  margin-top: 48px
}

.p-hayawakariGraphs--share {
  transition: opacity .8s;
  opacity: 0
}

.p-hayawakariGraphs--share .p-hayawakariGraphs__item__graph {
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs--share .p-hayawakariGraphs__item__graph {
    width: 250px;
    margin: 15px auto 0
  }
}

.p-hayawakariGraphs--share.js-fadeIn {
  opacity: 1
}

.p-hayawakariGraphs__note {
  width: 100%;
  font-size: 100%;
  line-height: 143%;
  text-align: right
}

.p-hayawakariGraphs__item, .p-hayawakariGraphs__item--border {
  width: 50%;
  box-sizing: border-box;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item, .p-hayawakariGraphs__item--border {
    width: 100%;
    border: 0
  }
}

.p-hayawakariGraphs__item {
  padding-top: 35px;
  transition: opacity .8s;
  opacity: 0
}

.p-hayawakariGraphs__item:nth-of-type(1) {
  padding-right: 20px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item:nth-of-type(1) {
    padding-right: 0
  }
}

.p-hayawakariGraphs__item:nth-of-type(2) {
  padding-left: 20px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item:nth-of-type(2) {
    padding-left: 0
  }
}

.p-hayawakariGraphs__item:nth-of-type(3) {
  padding-top: 80px;
  padding-right: 20px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item:nth-of-type(3) {
    padding-top: 45px;
    padding-right: 0
  }
}

.p-hayawakariGraphs__item:nth-of-type(4) {
  padding-top: 80px;
  padding-left: 20px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item:nth-of-type(4) {
    padding-top: 45px;
    padding-left: 0
  }
}

.p-hayawakariGraphs__item.js-fadeIn {
  opacity: 1
}

.p-hayawakariGraphs__item--border {
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 40px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item--border {
    padding-bottom: 35px
  }
}

.p-hayawakariGraphs__item--border:nth-of-type(1) {
  padding-right: 45px;
  border-right: 1px solid #d9dfe0
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item--border:nth-of-type(1) {
    padding-right: 0;
    border: 0
  }
}

.p-hayawakariGraphs__item--border:nth-of-type(2) {
  padding-left: 45px;
  border-left: 1px solid #d9dfe0
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item--border:nth-of-type(2) {
    padding-left: 0;
    border: 0
  }
}

.p-hayawakariGraphs__item--border:nth-of-type(3) {
  margin-top: 0;
  padding-top: 57px;
  padding-right: 45px;
  padding-bottom: 10px;
  border-right: 1px solid #d9dfe0
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item--border:nth-of-type(3) {
    padding-top: 20px;
    padding-right: 0;
    border: 0
  }
}

.p-hayawakariGraphs__item--border:nth-of-type(4) {
  margin-top: 0;
  padding-top: 57px;
  padding-bottom: 10px;
  padding-left: 45px;
  border-left: 1px solid #d9dfe0
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item--border:nth-of-type(4) {
    padding-top: 35px;
    padding-left: 0;
    border: 0
  }
}

.p-hayawakariGraphs__item--border:nth-of-type(3).js-fadeIn, .p-hayawakariGraphs__item--border:nth-of-type(4).js-fadeIn {
  border-top: 2px solid #d9dfe0
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item--border:nth-of-type(3).js-fadeIn, .p-hayawakariGraphs__item--border:nth-of-type(4).js-fadeIn {
    border: 0
  }
}

.p-hayawakariGraphs__item--border * {
  transition: opacity .8s;
  opacity: 0
}

.p-hayawakariGraphs__item--border.js-fadeIn * {
  opacity: 1
}

.p-hayawakariGraphs__item__title--blue, .p-hayawakariGraphs__item__title--green, .p-hayawakariGraphs__item__title--yellow, .p-hayawakariGraphs__item__title--purple {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
  font-size: 235.71429%;
  line-height: 131%;
  font-weight: 500;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item__title--blue, .p-hayawakariGraphs__item__title--green, .p-hayawakariGraphs__item__title--yellow, .p-hayawakariGraphs__item__title--purple {
    font-size: 135.71429%;
    line-height: 158%;
    font-weight: 500
  }
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs--share .p-hayawakariGraphs__item__title--blue, .p-hayawakariGraphs--share .p-hayawakariGraphs__item__title--green, .p-hayawakariGraphs--share .p-hayawakariGraphs__item__title--yellow, .p-hayawakariGraphs--share .p-hayawakariGraphs__item__title--purple {
    font-size: 142.85714%;
    line-height: 120%
  }
}

.p-hayawakariGraphs__item__title--blue {
  color: #bf0000
}

.p-hayawakariGraphs__item__title--green {
  color: #ff0000
}

.p-hayawakariGraphs__item__title--yellow {
  color: #00aff0
}

.p-hayawakariGraphs__item__title--purple {
  color: #00cc00
}

.p-hayawakariGraphs__item__graph {
  margin-top: 35px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item__graph {
    margin-top: 12px
  }
}

.p-hayawakariGraphs__item__text {
  margin-top: 50px;
  font-size: 114.28571%;
  line-height: 188%;
  text-align: left
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item__text {
    margin-top: 25px;
    font-size: 100%;
    line-height: 172%
  }
}

@media screen and (max-width:425px) {
  .p-hayawakariGraphs__item__text {
    margin-top: 10px
  }
}

.p-hayawakariGraphs__item__image {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item__image {
    margin-top: 30px
  }
}

@media screen and (max-width:425px) {
  .p-hayawakariGraphs__item__image {
    margin-top: 10px
  }
}

*+.p-hayawakariGraphs__item__link {
  margin-top: 10px
}

.p-hayawakariGraphs__item__link .c-linkList--red li a {
  padding-left: 18px;
  font-size: 114.28571%;
  line-height: 163%
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item__link .c-linkList--red li a {
    padding-left: 10px;
    font-size: 85.71429%;
    line-height: 200%
  }
}

.p-hayawakariGraphs__item__link .c-linkList--red li a:before {
  top: 5px
}

@media screen and (max-width:767px) {
  .p-hayawakariGraphs__item__link .c-linkList--red li a:before {
    font-size: 12px
  }
}

.p-hayawakariGraphs__item__company {
  display: flex;
  margin-top: 16px
}

.p-hayawakariGraphs__item__company dt {
  padding-right: 20px
}

.p-hayawakariGraphs__item__company dd {
  text-align: left
}

.p-hayawakariGraphs__item__company .c-linkList--red li+li {
  margin-top: 2px
}

.p-hayawakariGraphs__item__company .c-linkList--red a {
  padding-left: 18px
}

.p-hayawakariGraphs__item__company .c-linkList--red a:before {
  top: 4px;
  font-size: 12px
}

.p-imageColumn {
  display: flex;
  margin: 0 -19px;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-imageColumn {
    margin: -10px -7px -10px -8px
  }
}

.p-imageColumn__item {
  width: 33.3%;
  padding: 0 19px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-imageColumn__item {
    width: 50%;
    padding: 10px 7px 10px 8px
  }
}

.p-imageColumn__item__text {
  font-size: 114.28571%;
  line-height: 150%
}

@media screen and (max-width:767px) {
  .p-imageColumn__item__text {
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-imageColumn2 {
  display: flex;
  margin: 0 -15px
}

@media screen and (max-width:767px) {
  .p-imageColumn2 {
    margin: 0 -8px
  }
}

.p-imageColumn2__item {
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .p-imageColumn2__item {
    padding: 0 8px
  }
}

.p-imageColumn2__item__link {
  display: block;
  text-decoration: none;
  transition: opacity .5s
}

.p-imageColumn2__item__link:hover {
  opacity: .7
}

.p-imageColumn2__item__image {
  text-align: center
}

.p-imageColumn2__item__image img {
  max-width: 100%;
  height: auto
}

.p-imageColumn2__item__caption {
  margin-top: 5px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-imageColumn2__item__caption {
    font-size: 78.57143%;
    line-height: 155%
  }
}

.p-hayawakariCol2 {
  display: flex;
  margin: -65px -20px;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-hayawakariCol2 {
    margin: -38px -7px -38px -8px
  }
}

.p-hayawakariCol2__item {
  width: 50%;
  padding: 65px 30px;
  box-sizing: border-box;
  transition: opacity .8s;
  opacity: 0
}

@media screen and (max-width:767px) {
  .p-hayawakariCol2__item {
    padding: 38px 7px 38px 8px
  }
}

.p-hayawakariCol2__item.js-fadeIn {
  opacity: 1
}

.p-hayawakariCol2__item__ttl {
  color: #1e86d5;
  font-size: 235.71429%;
  line-height: 110%;
  text-align: center
}

.p-hayawakariCol2__item__ttl:before {
  content: none
}

.p-hayawakariGlobalMap {
  position: relative
}

.p-hayawakariGlobalMap__map {
  text-align: center
}

.p-hayawakariCard__image {
  text-align: center
}

.p-hayawakariCard__title {
  margin-top: 20px;
  font-size: 150%;
  line-height: 172%;
  font-weight: bold
}

@media screen and (max-width:767px) {
  .p-hayawakariCard__title {
    margin-top: 18px;
    font-size: 100%;
    line-height: 143%
  }
}

.p-hayawakariCard__text {
  margin-top: 12px;
  font-size: 114.28571%;
  line-height: 188%
}

@media screen and (max-width:767px) {
  .p-hayawakariCard__text {
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-hayawakariCard__link {
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .p-hayawakariCard__link {
    margin-top: 8px
  }
}

.p-hayawakariCard__link .c-linkList--red li a {
  font-size: 114.28571%;
  line-height: 163%
}

@media screen and (max-width:767px) {
  .p-hayawakariCard__link .c-linkList--red li a {
    padding-left: 15px;
    font-size: 85.71429%;
    line-height: 150%
  }
}

.p-hayawakariCard__link .c-linkList--red li a:before {
  top: 6px;
  font-size: 14px
}

@media screen and (max-width:767px) {
  .p-hayawakariCard__link .c-linkList--red li a:before {
    top: 3px;
    font-size: 12px
  }
}

.p-hayawakariBottom__body {
  height: 233px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-hayawakariBottom__body {
    height: 160px
  }
}

.p-hayawakariBottom__body img {
  width: 357px;
  margin: auto;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  transition: top .8s
}

@media screen and (max-width:767px) {
  .p-hayawakariBottom__body img {
    width: 240px
  }
}

.p-hayawakariBottom__body img.js-slideUp {
  top: -185px
}

@media screen and (max-width:767px) {
  .p-hayawakariBottom__body img.js-slideUp {
    top: -128px
  }
}

.p-introSection, .p-companySection__item--sales, .p-companySection__item--group, .p-companySection__item--employee, .p-diversitySection__item, .p-technologyContainer, .p-businessSection__title, .p-advantageSection__title {
  transition: opacity .8s;
  opacity: 0
}

.p-introSection.js-fadeIn, .p-companySection__item--sales.js-fadeIn, .p-companySection__item--group.js-fadeIn, .p-companySection__item--employee.js-fadeIn, .p-diversitySection__item.js-fadeIn, .p-technologyContainer.js-fadeIn, .p-businessSection__title.js-fadeIn, .p-advantageSection__title.js-fadeIn {
  opacity: 1
}

@media screen and (max-width:767px) {
  .u-pc {
    display: none
  }
}

.u-sp {
  display: none
}

@media screen and (max-width:767px) {
  .u-sp {
    display: block
  }
}

.u-w0 {
  width: 0
}

.u-w5 {
  width: 5px
}

.u-w10 {
  width: 10px
}

.u-w15 {
  width: 15px
}

.u-w20 {
  width: 20px
}

.u-w25 {
  width: 25px
}

.u-w30 {
  width: 30px
}

.u-w35 {
  width: 35px
}

.u-w40 {
  width: 40px
}

.u-w45 {
  width: 45px
}

.u-w50 {
  width: 50px
}

.u-w55 {
  width: 55px
}

.u-w60 {
  width: 60px
}

.u-w65 {
  width: 65px
}

.u-w70 {
  width: 70px
}

.u-w75 {
  width: 75px
}

.u-w80 {
  width: 80px
}

.u-w85 {
  width: 85px
}

.u-w90 {
  width: 90px
}

.u-w95 {
  width: 95px
}

.u-w100 {
  width: 100px
}

.u-w105 {
  width: 105px
}

.u-w110 {
  width: 110px
}

.u-w115 {
  width: 115px
}

.u-w120 {
  width: 120px
}

.u-w125 {
  width: 125px
}

.u-w130 {
  width: 130px
}

.u-w135 {
  width: 135px
}

.u-w140 {
  width: 140px
}

.u-w145 {
  width: 145px
}

.u-w150 {
  width: 150px
}

.u-w155 {
  width: 155px
}

.u-w160 {
  width: 160px
}

.u-w165 {
  width: 165px
}

.u-w170 {
  width: 170px
}

.u-w175 {
  width: 175px
}

.u-w180 {
  width: 180px
}

.u-w185 {
  width: 185px
}

.u-w190 {
  width: 190px
}

.u-w195 {
  width: 195px
}

.u-w200 {
  width: 200px
}

.u-w205 {
  width: 205px
}

.u-w210 {
  width: 210px
}

.u-w215 {
  width: 215px
}

.u-w220 {
  width: 220px
}

.u-w225 {
  width: 225px
}

.u-w230 {
  width: 230px
}

.u-w235 {
  width: 235px
}

.u-w240 {
  width: 240px
}

.u-w245 {
  width: 245px
}

.u-w250 {
  width: 250px
}

.u-w255 {
  width: 255px
}

.u-w260 {
  width: 260px
}

.u-w265 {
  width: 265px
}

.u-w270 {
  width: 270px
}

.u-w275 {
  width: 275px
}

.u-w280 {
  width: 280px
}

.u-w285 {
  width: 285px
}

.u-w290 {
  width: 290px
}

.u-w295 {
  width: 295px
}

.u-w300 {
  width: 300px
}

.u-w305 {
  width: 305px
}

.u-w310 {
  width: 310px
}

.u-w315 {
  width: 315px
}

.u-w320 {
  width: 320px
}

.u-w325 {
  width: 325px
}

.u-w330 {
  width: 330px
}

.u-w335 {
  width: 335px
}

.u-w340 {
  width: 340px
}

.u-w345 {
  width: 345px
}

.u-w350 {
  width: 350px
}

.u-w355 {
  width: 355px
}

.u-w360 {
  width: 360px
}

.u-w365 {
  width: 365px
}

.u-w370 {
  width: 370px
}

.u-w375 {
  width: 375px
}

.u-w380 {
  width: 380px
}

.u-w385 {
  width: 385px
}

.u-w390 {
  width: 390px
}

.u-w395 {
  width: 395px
}

.u-w400 {
  width: 400px
}

.u-w405 {
  width: 405px
}

.u-w410 {
  width: 410px
}

.u-w415 {
  width: 415px
}

.u-w420 {
  width: 420px
}

.u-w425 {
  width: 425px
}

.u-w430 {
  width: 430px
}

.u-w435 {
  width: 435px
}

.u-w440 {
  width: 440px
}

.u-w445 {
  width: 445px
}

.u-w450 {
  width: 450px
}

.u-w455 {
  width: 455px
}

.u-w460 {
  width: 460px
}

.u-w465 {
  width: 465px
}

.u-w470 {
  width: 470px
}

.u-w475 {
  width: 475px
}

.u-w480 {
  width: 480px
}

.u-w485 {
  width: 485px
}

.u-w490 {
  width: 490px
}

.u-w495 {
  width: 495px
}

.u-w500 {
  width: 500px
}

.u-w505 {
  width: 505px
}

.u-w510 {
  width: 510px
}

.u-w515 {
  width: 515px
}

.u-w520 {
  width: 520px
}

.u-w525 {
  width: 525px
}

.u-w530 {
  width: 530px
}

.u-w535 {
  width: 535px
}

.u-w540 {
  width: 540px
}

.u-w545 {
  width: 545px
}

.u-w550 {
  width: 550px
}

.u-w555 {
  width: 555px
}

.u-w560 {
  width: 560px
}

.u-w565 {
  width: 565px
}

.u-w570 {
  width: 570px
}

.u-w575 {
  width: 575px
}

.u-w580 {
  width: 580px
}

.u-w585 {
  width: 585px
}

.u-w590 {
  width: 590px
}

.u-w595 {
  width: 595px
}

.u-w600 {
  width: 600px
}

.u-w605 {
  width: 605px
}

.u-w610 {
  width: 610px
}

.u-w615 {
  width: 615px
}

.u-w620 {
  width: 620px
}

.u-w625 {
  width: 625px
}

.u-w630 {
  width: 630px
}

.u-w635 {
  width: 635px
}

.u-w640 {
  width: 640px
}

.u-w645 {
  width: 645px
}

.u-w650 {
  width: 650px
}

.u-w655 {
  width: 655px
}

.u-w660 {
  width: 660px
}

.u-w665 {
  width: 665px
}

.u-w670 {
  width: 670px
}

.u-w675 {
  width: 675px
}

.u-w680 {
  width: 680px
}

.u-w685 {
  width: 685px
}

.u-w690 {
  width: 690px
}

.u-w695 {
  width: 695px
}

.u-w700 {
  width: 700px
}

.u-w705 {
  width: 705px
}

.u-w710 {
  width: 710px
}

.u-w715 {
  width: 715px
}

.u-w720 {
  width: 720px
}

.u-w725 {
  width: 725px
}

.u-w730 {
  width: 730px
}

.u-w735 {
  width: 735px
}

.u-w740 {
  width: 740px
}

.u-w745 {
  width: 745px
}

.u-w750 {
  width: 750px
}

.u-w755 {
  width: 755px
}

.u-w760 {
  width: 760px
}

.u-w765 {
  width: 765px
}

.u-w770 {
  width: 770px
}

.u-w775 {
  width: 775px
}

.u-w780 {
  width: 780px
}

.u-w785 {
  width: 785px
}

.u-w790 {
  width: 790px
}

.u-w795 {
  width: 795px
}

.u-w800 {
  width: 800px
}

.u-w805 {
  width: 805px
}

.u-w810 {
  width: 810px
}

.u-w815 {
  width: 815px
}

.u-w820 {
  width: 820px
}

.u-w825 {
  width: 825px
}

.u-w830 {
  width: 830px
}

.u-w835 {
  width: 835px
}

.u-w840 {
  width: 840px
}

.u-w845 {
  width: 845px
}

.u-w850 {
  width: 850px
}

.u-w855 {
  width: 855px
}

.u-w860 {
  width: 860px
}

.u-w865 {
  width: 865px
}

.u-w870 {
  width: 870px
}

.u-w875 {
  width: 875px
}

.u-w880 {
  width: 880px
}

.u-w885 {
  width: 885px
}

.u-w890 {
  width: 890px
}

.u-w895 {
  width: 895px
}

.u-w900 {
  width: 900px
}

.u-w-0p {
  width: 0
}

.u-w-5p {
  width: 5%
}

.u-w-10p {
  width: 10%
}

.u-w-15p {
  width: 15%
}

.u-w-20p {
  width: 20%
}

.u-w-25p {
  width: 25%
}

.u-w-30p {
  width: 30%
}

.u-w-35p {
  width: 35%
}

.u-w-40p {
  width: 40%
}

.u-w-45p {
  width: 45%
}

.u-w-50p {
  width: 50%
}

.u-w-55p {
  width: 55%
}

.u-w-60p {
  width: 60%
}

.u-w-65p {
  width: 65%
}

.u-w-70p {
  width: 70%
}


.u-w-75p {
  width: 75%
}

.u-w-80p {
  width: 80%
}

.u-w-85p {
  width: 85%
}

.u-w-90p {
  width: 90%
}

.u-w-95p {
  width: 95%
}

.u-w-100p {
  width: 100%
}

.u-width0 {
  width: 0
}

.u-width1 {
  width: 8.33333%
}

.u-width2 {
  width: 16.66667%
}

.u-width3 {
  width: 25%
}

.u-width4 {
  width: 33.33333%
}

.u-width5 {
  width: 41.66667%
}

.u-width6 {
  width: 50%
}

.u-width7 {
  width: 58.33333%
}

.u-width8 {
  width: 66.66667%
}

.u-width9 {
  width: 75%
}

.u-width10 {
  width: 83.33333%
}

.u-width11 {
  width: 91.66667%
}

.u-width12 {
  width: 100%
}

@media screen and (max-width:767px) {
  .u-width1 {
    width: 100%
  }
  .u-width2 {
    width: 100%
  }
  .u-width3 {
    width: 100%
  }
  .u-width4 {
    width: 100%
  }
  .u-width5 {
    width: 100%
  }
  .u-width6 {
    width: 100%
  }
  .u-width7 {
    width: 100%
  }
  .u-width8 {
    width: 100%
  }
  .u-width9 {
    width: 100%
  }
  .u-width10 {
    width: 100%
  }
  .u-width11 {
    width: 100%
  }
  .u-width12 {
    width: 100%
  }
  .u-sm-m-t20 {
    margin-top: 20px!important;
  }
}

.u-alignCenter {
  text-align: center!important
}

.u-alignLeft {
  text-align: left!important
}

.u-alignRight {
  text-align: right!important
}

.u-alignTop {
  vertical-align: top!important
}

.u-alignMiddle {
  vertical-align: middle!important
}

.u-alignBottom {
  vertical-align: bottom!important
}

.u-fwNormal {
  font-weight: normal!important
}

.u-fwBold {
  font-weight: bold!important
}

.u-m-auto {
  margin-left: auto;
  margin-right: auto
}

.u-m-t0 {
  margin-top: 0!important
}

.u-m-t5 {
  margin-top: 5px!important
}

.u-m-t10 {
  margin-top: 10px!important
}

.u-m-t15 {
  margin-top: 15px!important
}

.u-m-t20 {
  margin-top: 20px!important
}

.u-m-t25 {
  margin-top: 25px!important
}

.u-m-t30 {
  margin-top: 30px!important
}

.u-m-t35 {
  margin-top: 35px!important
}

.u-m-t40 {
  margin-top: 40px!important
}

.u-m-t45 {
  margin-top: 45px!important
}

.u-m-t50 {
  margin-top: 50px!important
}

.u-m-t55 {
  margin-top: 55px!important
}

.u-m-t60 {
  margin-top: 60px!important
}

.u-m-t65 {
  margin-top: 65px!important
}

.u-m-t70 {
  margin-top: 70px!important
}

.u-m-t75 {
  margin-top: 75px!important
}

.u-m-t80 {
  margin-top: 80px!important
}

.u-m-t85 {
  margin-top: 85px!important
}

.u-m-t90 {
  margin-top: 90px!important
}

.u-m-t95 {
  margin-top: 95px!important
}

.u-m-t100 {
  margin-top: 100px!important
}

.u-m-r0 {
  margin-right: 0!important
}

.u-m-r5 {
  margin-right: 5px!important
}

.u-m-r10 {
  margin-right: 10px!important
}

.u-m-r15 {
  margin-right: 15px!important
}

.u-m-r20 {
  margin-right: 20px!important
}

.u-m-r25 {
  margin-right: 25px!important
}

.u-m-r30 {
  margin-right: 30px!important
}

.u-m-r35 {
  margin-right: 35px!important
}

.u-m-r40 {
  margin-right: 40px!important
}

.u-m-r45 {
  margin-right: 45px!important
}

.u-m-r50 {
  margin-right: 50px!important
}

.u-m-r55 {
  margin-right: 55px!important
}

.u-m-r60 {
  margin-right: 60px!important
}

.u-m-r65 {
  margin-right: 65px!important
}

.u-m-r70 {
  margin-right: 70px!important
}

.u-m-r75 {
  margin-right: 75px!important
}

.u-m-r80 {
  margin-right: 80px!important
}

.u-m-r85 {
  margin-right: 85px!important
}

.u-m-r90 {
  margin-right: 90px!important
}

.u-m-r95 {
  margin-right: 95px!important
}

.u-m-r100 {
  margin-right: 100px!important
}

.u-m-b0 {
  margin-bottom: 0!important
}

.u-m-b5 {
  margin-bottom: 5px!important
}

.u-m-b10 {
  margin-bottom: 10px!important
}

.u-m-b15 {
  margin-bottom: 15px!important
}

.u-m-b20 {
  margin-bottom: 20px!important
}

.u-m-b25 {
  margin-bottom: 25px!important
}

.u-m-b30 {
  margin-bottom: 30px!important
}

.u-m-b35 {
  margin-bottom: 35px!important
}

.u-m-b40 {
  margin-bottom: 40px!important
}

.u-m-b45 {
  margin-bottom: 45px!important
}

.u-m-b50 {
  margin-bottom: 50px!important
}

.u-m-b55 {
  margin-bottom: 55px!important
}

.u-m-b60 {
  margin-bottom: 60px!important
}

.u-m-b65 {
  margin-bottom: 65px!important
}

.u-m-b70 {
  margin-bottom: 70px!important
}

.u-m-b75 {
  margin-bottom: 75px!important
}

.u-m-b80 {
  margin-bottom: 80px!important
}

.u-m-b85 {
  margin-bottom: 85px!important
}

.u-m-b90 {
  margin-bottom: 90px!important
}

.u-m-b95 {
  margin-bottom: 95px!important
}

.u-m-b100 {
  margin-bottom: 100px!important
}

.u-m-l0 {
  margin-left: 0!important
}


.u-m-l5 {
  margin-left: 5px!important
}

.u-m-l10 {
  margin-left: 10px!important
}

.u-m-l15 {
  margin-left: 15px!important
}

.u-m-l20 {
  margin-left: 20px!important
}

.u-m-l25 {
  margin-left: 25px!important
}

.u-m-l30 {
  margin-left: 30px!important
}

.u-m-l35 {
  margin-left: 35px!important
}

.u-m-l40 {
  margin-left: 40px!important
}

.u-m-l45 {
  margin-left: 45px!important
}

.u-m-l50 {
  margin-left: 50px!important
}

.u-m-l55 {
  margin-left: 55px!important
}

.u-m-l60 {
  margin-left: 60px!important
}

.u-m-l65 {
  margin-left: 65px!important
}

.u-m-l70 {
  margin-left: 70px!important
}

.u-m-l75 {
  margin-left: 75px!important
}

.u-m-l80 {
  margin-left: 80px!important
}

.u-m-l85 {
  margin-left: 85px!important
}

.u-m-l90 {
  margin-left: 90px!important
}

.u-m-l95 {
  margin-left: 95px!important
}

.u-m-l100 {
  margin-left: 100px!important
}

.u-p-t0 {
  padding-top: 0!important
}

.u-p-t5 {
  padding-top: 5px!important
}

.u-p-t10 {
  padding-top: 10px!important
}

.u-p-t15 {
  padding-top: 15px!important
}

.u-p-t20 {
  padding-top: 20px!important
}

.u-p-t25 {
  padding-top: 25px!important
}

.u-p-t30 {
  padding-top: 30px!important
}

.u-p-t35 {
  padding-top: 35px!important
}

.u-p-t40 {
  padding-top: 40px!important
}

.u-p-t45 {
  padding-top: 45px!important
}

.u-p-t50 {
  padding-top: 50px!important
}

.u-p-t55 {
  padding-top: 55px!important
}

.u-p-t60 {
  padding-top: 60px!important
}

.u-p-t65 {
  padding-top: 65px!important
}

.u-p-t70 {
  padding-top: 70px!important
}

.u-p-t75 {
  padding-top: 75px!important
}

.u-p-t80 {
  padding-top: 80px!important
}

.u-p-t85 {
  padding-top: 85px!important
}

.u-p-t90 {
  padding-top: 90px!important
}

.u-p-t95 {
  padding-top: 95px!important
}

.u-p-t100 {
  padding-top: 100px!important
}

.u-p-r0 {
  padding-right: 0!important
}

.u-p-r5 {
  padding-right: 5px!important
}

.u-p-r10 {
  padding-right: 10px!important
}

.u-p-r15 {
  padding-right: 15px!important
}

.u-p-r20 {
  padding-right: 20px!important
}

.u-p-r25 {
  padding-right: 25px!important
}

.u-p-r30 {
  padding-right: 30px!important
}

.u-p-r35 {
  padding-right: 35px!important
}

.u-p-r40 {
  padding-right: 40px!important
}

.u-p-r45 {
  padding-right: 45px!important
}

.u-p-r50 {
  padding-right: 50px!important
}

.u-p-r55 {
  padding-right: 55px!important
}

.u-p-r60 {
  padding-right: 60px!important
}

.u-p-r65 {
  padding-right: 65px!important
}

.u-p-r70 {
  padding-right: 70px!important
}

.u-p-r75 {
  padding-right: 75px!important
}

.u-p-r80 {
  padding-right: 80px!important
}

.u-p-r85 {
  padding-right: 85px!important
}

.u-p-r90 {
  padding-right: 90px!important
}

.u-p-r95 {
  padding-right: 95px!important
}

.u-p-r100 {
  padding-right: 100px!important
}

.u-p-b0 {
  padding-bottom: 0!important
}

.u-p-b5 {
  padding-bottom: 5px!important
}

.u-p-b10 {
  padding-bottom: 10px!important
}

.u-p-b15 {
  padding-bottom: 15px!important
}

.u-p-b20 {
  padding-bottom: 20px!important
}

.u-p-b25 {
  padding-bottom: 25px!important
}

.u-p-b30 {
  padding-bottom: 30px!important
}

.u-p-b35 {
  padding-bottom: 35px!important
}

.u-p-b40 {
  padding-bottom: 40px!important
}

.u-p-b45 {
  padding-bottom: 45px!important
}

.u-p-b50 {
  padding-bottom: 50px!important
}

.u-p-b55 {
  padding-bottom: 55px!important
}

.u-p-b60 {
  padding-bottom: 60px!important
}

.u-p-b65 {
  padding-bottom: 65px!important
}

.u-p-b70 {
  padding-bottom: 70px!important
}

.u-p-b75 {
  padding-bottom: 75px!important
}

.u-p-b80 {
  padding-bottom: 80px!important
}

.u-p-b85 {
  padding-bottom: 85px!important
}

.u-p-b90 {
  padding-bottom: 90px!important
}

.u-p-b95 {
  padding-bottom: 95px!important
}

.u-p-b100 {
  padding-bottom: 100px!important
}

.u-p-l0 {
  padding-left: 0!important
}

.u-p-l5 {
  padding-left: 5px!important
}

.u-p-l10 {
  padding-left: 10px!important
}

.u-p-l15 {
  padding-left: 15px!important
}

.u-p-l20 {
  padding-left: 20px!important
}

.u-p-l25 {
  padding-left: 25px!important
}

.u-p-l30 {
  padding-left: 30px!important
}

.u-p-l35 {
  padding-left: 35px!important
}

.u-p-l40 {
  padding-left: 40px!important
}

.u-p-l45 {
  padding-left: 45px!important
}

.u-p-l50 {
  padding-left: 50px!important
}

.u-p-l55 {
  padding-left: 55px!important
}

.u-p-l60 {
  padding-left: 60px!important
}

.u-p-l65 {
  padding-left: 65px!important
}

.u-p-l70 {
  padding-left: 70px!important
}

.u-p-l75 {
  padding-left: 75px!important
}

.u-p-l80 {
  padding-left: 80px!important
}

.u-p-l85 {
  padding-left: 85px!important
}

.u-p-l90 {
  padding-left: 90px!important
}

.u-p-l95 {
  padding-left: 95px!important
}

.u-p-l100 {
  padding-left: 100px!important
}
@media print {
  .l-header, .l-main__middle__side, .c-breadCrumb, .c-returnTop, .l-footer, .c-btn__body:after, .c-btn__body--wide:after, .c-underPageTitle__text:after {
    display: none
  }
  .l-main {
    padding-top: 0
  }
  .l-main__middle__main {
    width: 100%
  }
  .c-pageTitle__title {
    height: auto
  }
  .c-mainVisual img {
    width: auto
  }
  .slick-arrow, .slick-dots {
    display: none!important
  }
}