@charset "UTF-8";


.slick {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.slick.slick-initialized {
  opacity: 1;
}
.slick-slide:not(.slick-active) {
  display: none;
}
.slick-initialized .slick-slide:not(.slick-active) {
  display: block;
}
.img-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 1.5rem;
}
.img-item[class*="item01-"] {
  height: 38.2rem;
}
.img-item[class*="item02-"] {
  height: 39.8rem;
}
.img-item.item01-01 {
  aspect-ratio: 394/382;
}
.img-item.item01-02 {
  aspect-ratio: 393/382;
}
.img-item.item01-03 {
  aspect-ratio: 390/382;
}
.img-item.item01-04 {
  aspect-ratio: 593/382;
}
.img-item.item02-01 {
  aspect-ratio: 593/398;
}
.img-item.item02-02 {
  aspect-ratio: 391/398;
}
.img-item.item02-03 {
  aspect-ratio: 390/398;
}
.img-item.item02-04 {
  aspect-ratio: 396/398;
}
.img-item-group + .img-item-group {
  margin-top: 3rem;
}
.mv {
  position: relative;
}
.mv-copy {
  margin-top: -1rem;
  width: 110.1rem;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.philosophy {
  background: #9fd53b url(../images/top/philosophy-bg.svg) left calc(50% - 2rem) top calc(50% + .5rem) no-repeat;
  background-size: 199.7rem auto;
  margin-top: 4.2rem;
}
.philosophy .inner {
  padding-top: 7.4rem;
  padding-bottom: 9.3rem;
}
.philosophy-copy {
  font-weight: 700;
  font-size: 6.6rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: .03em;
  color: #ff0;
  text-align: center;
}
.philosophy-description {
  font-weight: 700;
  font-size: 2.8rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.85714286;
  color: #333;
  text-align: center;
  margin-top: .6rem;
}
.overview {
  background-color: #ffffe8;
  position: relative;
}
.overview .bg-container {
  background-color: #ffffe8;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview .bg-container::before {
  content: '';
  background: url(../images/top/bg-texture-50.jpg) center 0 repeat;
  background-size: 1920px auto;
  mix-blend-mode: multiply;
  opacity: .78;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview .bg-container::after {
  content: '';
  background-color: #e8d883;
  mix-blend-mode: overlay;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview .inner {
  padding-top: 12.6rem;
  padding-bottom: 10rem;
}
.overview .content_wrapper {
  position: relative;
}
.message-title {
  font-weight: 700;
  font-size: 4.8rem;
  color: #333;
}
.message-title-en {
  font-weight: 700;
  font-size: 1.4rem;
  color: #333;
}
.message-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 2.9rem;
  padding-bottom: 2.2rem;
  position: relative;
}
.message-title-wrapper::before {
  content: '';
  background: url(../images/top/president-message-border.svg) left bottom repeat-x;
  background-size: contain;
  display: block;
  width: 82.3rem;
  aspect-ratio: 823/13;
  position: absolute;
  bottom: 0;
  left: 0;
}
.president-message {
  font-size: 2.4rem;
  line-height: 2.11111111;
  color: #333;
}
.president-mask-set {
  aspect-ratio: 1.0349877;
  max-width: 100%;
  width: 51.738rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.president-mask-set::before,
.president-mask-set::after {
  content: '';
  -webkit-clip-path: url(#president-picture-mask);
          clip-path: url(#president-picture-mask);
  display: block;
  width: 100%;
  height: 100%;
}
.president-mask-set::before {
  background-color: #fff;
  margin: 0 -1rem -1rem 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.president-mask-set::after {
  background-color: #d9e021;
}
.president-mask-set .president-picture-mask {
  position: absolute;
  top: 0;
  left: 0;
}
.president-picture {
  width: 55rem;
  position: relative;
}
.president-picture-img {
  width: 60.9rem;
  aspect-ratio: 609/592;
  position: relative;
  z-index: 1;
}
.signature-title {
  font-size: 1.8rem;
  letter-spacing: .1em;
  color: #333;
  margin: 0 3.7rem .8rem 0;
}
.signature-name {
  font-weight: 700;
  font-size: 3.6rem;
  color: #333;
}
.signature-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 4rem 0 0 14.5rem;
}
.bg-mask-set {
  position: relative;
}
.bg-mask-set::before,
.bg-mask-set::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bg-mask-set::before {
  background-color: #fff;
  margin: 1rem 0 0 1rem;
}
.bg-mask-set::after {
  background-color: #999;
}
.corporate-detail-item .bg-mask-set {
  width: 100%;
}
.corporate-detail-item.item01 .bg-mask-set {
  aspect-ratio: 507/415;
}
.corporate-detail-item.item01 .bg-mask-set::before,
.corporate-detail-item.item01 .bg-mask-set::after {
  -webkit-clip-path: url(#bg-mask-corporate01);
          clip-path: url(#bg-mask-corporate01);
}
.corporate-detail-item.item01 .bg-mask-set::after {
  background-color: #ef8695;
}
.corporate-detail-item.item02 .bg-mask-set {
  aspect-ratio: 508/450;
}
.corporate-detail-item.item02 .bg-mask-set::before,
.corporate-detail-item.item02 .bg-mask-set::after {
  -webkit-clip-path: url(#bg-mask-corporate02);
          clip-path: url(#bg-mask-corporate02);
}
.corporate-detail-item.item02 .bg-mask-set::after {
  background-color: #54c3f1;
}
.corporate-detail-item.item03 .bg-mask-set {
  aspect-ratio: 497/418;
}
.corporate-detail-item.item03 .bg-mask-set::before,
.corporate-detail-item.item03 .bg-mask-set::after {
  -webkit-clip-path: url(#bg-mask-corporate03);
          clip-path: url(#bg-mask-corporate03);
}
.corporate-detail-item.item03 .bg-mask-set::after {
  background-color: #ab7baa;
}
.recruit-detail-item .bg-mask-set {
  width: 100%;
}
.recruit-detail-item.item01 .bg-mask-set {
  aspect-ratio: 490/428;
}
.recruit-detail-item.item01 .bg-mask-set::before,
.recruit-detail-item.item01 .bg-mask-set::after {
  -webkit-clip-path: url(#bg-mask-recruit01);
          clip-path: url(#bg-mask-recruit01);
}
.recruit-detail-item.item01 .bg-mask-set::after {
  background-color: #009f37;
}
.recruit-detail-item.item02 .bg-mask-set {
  aspect-ratio: 490/428;
}
.recruit-detail-item.item02 .bg-mask-set::before,
.recruit-detail-item.item02 .bg-mask-set::after {
  -webkit-clip-path: url(#bg-mask-recruit02);
          clip-path: url(#bg-mask-recruit02);
}
.recruit-detail-item.item02 .bg-mask-set::after {
  background-color: #ff973d;
}
.recruit-detail-item.item03 .bg-mask-set {
  aspect-ratio: 490/432;
}
.recruit-detail-item.item03 .bg-mask-set::before,
.recruit-detail-item.item03 .bg-mask-set::after {
  -webkit-clip-path: url(#bg-mask-recruit03);
          clip-path: url(#bg-mask-recruit03);
}
.recruit-detail-item.item03 .bg-mask-set::after {
  background-color: #e94609;
}
.corporate-detail-item,
.recruit-detail-item {
  position: relative;
}
.corporate-detail-item .my-anim,
.recruit-detail-item .my-anim {
  width: 100%;
  height: 100%;
}
.corporate-detail-item a,
.recruit-detail-item a {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
}
.corporate-detail-item a::before,
.recruit-detail-item a::before {
  content: '';
  display: block;
  margin-bottom: 1.6rem;
}
.corporate-detail-item a span,
.recruit-detail-item a span {
  display: block;
}
.corporate-detail-item .arrow-style01,
.recruit-detail-item .arrow-style01 {
  display: inline-block;
  margin-left: 1.8rem;
  width: 4rem;
  aspect-ratio: 40/16;
  position: relative;
}
.corporate-detail-item .arrow-style01::before,
.recruit-detail-item .arrow-style01::before {
  content: '';
  border-top: 2px solid #fff;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.corporate-detail-item .arrow-style01::after,
.recruit-detail-item .arrow-style01::after {
  content: '';
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
          transform: translate(-25%, -50%) rotate(45deg);
}
.detail-label-ja {
  font-weight: 700;
  font-size: 4.2rem;
  color: #fff;
  position: relative;
}
.detail-label-ja .decoration::before,
.detail-label-ja .decoration::after {
  content: '';
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  min-width: 1rem;
  min-height: 1rem;
  position: absolute;
}
.corporate-detail-item.item01 .detail-label-ja .decoration::before {
  background-image: url(../images/top/detail-label-ja-deco01.svg);
  margin: 0 0 -.6rem -1.6rem;
  width: 5.8rem;
  aspect-ratio: 1.1372549;
  bottom: 100%;
  left: 100%;
}
.corporate-detail-item.item02 .detail-label-ja .decoration::before {
  background-image: url(../images/top/detail-label-ja-deco02-01.svg);
  margin: 0 -1.5rem 1rem 0;
  width: 5.5rem;
  aspect-ratio: 1.19565217;
  bottom: 100%;
  right: 100%;
}
.corporate-detail-item.item03 .detail-label-ja .decoration::before {
  background-image: url(../images/top/detail-label-ja-deco03-01.svg);
  margin: -.2rem 1.2rem 0 0;
  width: 5.4rem;
  aspect-ratio: .85714286;
  top: 100%;
  right: 100%;
}
.recruit-detail-item.item01 .detail-label-ja .decoration::before {
  background-image: url(../images/top/detail-label-ja-deco04-01.svg);
  margin: 0 -.4rem .2rem 0;
  width: 5.5rem;
  aspect-ratio: 1.19565217;
  bottom: 100%;
  right: 100%;
}
.recruit-detail-item.item02 .detail-label-ja .decoration::before {
  background-image: url(../images/top/detail-label-ja-deco05.svg);
  margin: 0 0 -.8rem .6rem;
  width: 5.9rem;
  aspect-ratio: 1.18;
  bottom: 100%;
  left: 100%;
}
.recruit-detail-item.item03 .detail-label-ja .decoration::before {
  background-image: url(../images/top/detail-label-ja-deco06.svg);
  margin: 0 0 -.2rem -3.4rem;
  width: 7.8rem;
  aspect-ratio: 1.41818182;
  bottom: 100%;
  left: 100%;
}
.corporate-detail-item.item01 .detail-label-ja .decoration::after {
  display: none;
}
.corporate-detail-item.item02 .detail-label-ja .decoration::after {
  background-image: url(../images/top/detail-label-ja-deco02-02.svg);
  margin: 0 0 -.5rem .4rem;
  width: 7.8rem;
  aspect-ratio: 1.41818182;
  bottom: 100%;
  left: 100%;
}
.corporate-detail-item.item03 .detail-label-ja .decoration::after {
  background-image: url(../images/top/detail-label-ja-deco03-02.svg);
  margin: 0 0 -1rem 1.2rem;
  width: 7.8rem;
  aspect-ratio: 1.39285714;
  bottom: 100%;
  left: 100%;
}
.recruit-detail-item.item01 .detail-label-ja .decoration::after {
  background-image: url(../images/top/detail-label-ja-deco04-02.svg);
  margin: -.2rem 0 0 1rem;
  width: 7.8rem;
  aspect-ratio: 1.41818182;
  top: 100%;
  left: 100%;
}
.recruit-detail-item.item02 .detail-label-ja .decoration::after {
  display: none;
}
.recruit-detail-item.item03 .detail-label-ja .decoration::after {
  display: none;
}
.detail-label-en {
  font-weight: 700;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1;
}
.detail-link {
  font-weight: 700;
  font-size: 1.8rem;
  color: #fff;
  margin-top: 4rem;
}
.item01.corporate-detail-item a::before {
  background: url(../images/top/corporate-detail-icon01.svg) 0 0 no-repeat;
  background-size: contain;
  margin-top: 5.8rem;
  margin-left: -.4rem;
  width: 15.1rem;
  aspect-ratio: 151/131;
}
.item02.corporate-detail-item a::before {
  background: url(../images/top/corporate-detail-icon02.svg) 0 0 no-repeat;
  background-size: contain;
  margin-top: 9rem;
  width: 16.8rem;
  aspect-ratio: 168/141;
}
.item03.corporate-detail-item a::before {
  background: url(../images/top/corporate-detail-icon03.svg) 0 0 no-repeat;
  background-size: contain;
  margin-top: 3.6rem;
  margin-left: .8rem;
  width: 14.5rem;
  aspect-ratio: 145/146;
}
.corporate-detail-item.item01 {
  aspect-ratio: 507/415;
}
.corporate-detail-item.item01 a {
  -webkit-clip-path: url(#bg-mask-corporate01);
          clip-path: url(#bg-mask-corporate01);
}
.corporate-detail-item.item02 {
  aspect-ratio: 508/450;
}
.corporate-detail-item.item02 a {
  -webkit-clip-path: url(#bg-mask-corporate02);
          clip-path: url(#bg-mask-corporate02);
}
.corporate-detail-item.item03 {
  aspect-ratio: 497/418;
}
.corporate-detail-item.item03 a {
  -webkit-clip-path: url(#bg-mask-corporate03);
          clip-path: url(#bg-mask-corporate03);
}
.corporate-detail-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 7.4rem auto 0;
  max-width: 100%;
  width: 110rem;
  position: relative;
}
.corporate-detail-bg {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.corporate-detail-bg::after {
  content: '';
  background: url(../images/top/corporate-detail-bg02.svg) 0 0 no-repeat;
  background-size: contain;
  pointer-events: none;
  display: block;
  margin-top: 6.3rem;
  width: 138rem;
  aspect-ratio: .71354705;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.corporate-detail-bg .parts01 {
  -webkit-clip-path: url(#corporate-detail-bg-mask);
          clip-path: url(#corporate-detail-bg-mask);
  margin-top: 9rem;
  width: 121.4rem;
  aspect-ratio: 1214/822;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.corporate-detail-bg .parts01::before,
.corporate-detail-bg .parts01::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.corporate-detail-bg .parts01::before {
  background-color: #ffcd15;
}
.corporate-detail-bg .parts01.color02::before {
  background-color: #d9e021;
}
.corporate-detail-bg .parts01::after {
  background: url(../images/top/corporate-detail-bg01.svg) 0 0 no-repeat;
  background-size: contain;
  mix-blend-mode: color-dodge;
  opacity: .38;
}
.corporate-detail-bg .parts01 .bg-container {
  z-index: -1;
}
.corporate-detail-bg .parts02 {
  margin: -14.4rem 0 0 -23.5rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.corporate-detail-bg .parts02 .my-anim {
  background: url(../images/top/denchan-anim01.svg) 0 0 no-repeat;
  background-size: contain;
  width: 20.9rem;
  aspect-ratio: 209/252;
}
.recruit-detail-item {
  max-width: 100%;
}
.recruit-detail-item a::before {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  aspect-ratio: 152/140;
  -webkit-transform: translateX(.8rem);
          transform: translateX(.8rem);
}
.item01.recruit-detail-item a::before {
  background: url(../images/top/recruit-detail-icon01.svg) 0 0 no-repeat;
  background-size: contain;
  margin-top: 6rem;
  margin-bottom: 1.8rem;
}
.item02.recruit-detail-item a::before {
  background: url(../images/top/recruit-detail-icon02.svg) 0 0 no-repeat;
  background-size: contain;
  margin-top: 5.8rem;
  margin-bottom: 1.4rem;
}
.item03.recruit-detail-item a::before {
  background: url(../images/top/recruit-detail-icon03.svg) 0 0 no-repeat;
  background-size: contain;
  margin-top: 5.4rem;
  margin-bottom: 1.2rem;
}
.recruit-detail-item a span {
  display: block;
}
.recruit-detail-item.item01 {
  aspect-ratio: 490/428;
}
.recruit-detail-item.item01 a {
  -webkit-clip-path: url(#bg-mask-recruit01);
          clip-path: url(#bg-mask-recruit01);
}
.recruit-detail-item.item02 {
  aspect-ratio: 490/428;
}
.recruit-detail-item.item02 a {
  -webkit-clip-path: url(#bg-mask-recruit02);
          clip-path: url(#bg-mask-recruit02);
}
.recruit-detail-item.item03 {
  aspect-ratio: 490/432.6;
}
.recruit-detail-item.item03 a {
  -webkit-clip-path: url(#bg-mask-recruit03);
          clip-path: url(#bg-mask-recruit03);
}
.recruit-detail-wrapper {
  margin: 2.2rem auto 0;
  max-width: 100%;
  width: 111rem;
  position: relative;
}
.recruit-detail-bg {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.recruit-detail-bg .parts01 {
  -webkit-clip-path: url(#recruit-detail-bg-mask);
          clip-path: url(#recruit-detail-bg-mask);
  margin-top: 9rem;
  width: 121.4rem;
  aspect-ratio: 1214/822;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.recruit-detail-bg .parts01::before,
.recruit-detail-bg .parts01::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.recruit-detail-bg .parts01::before {
  background-color: #d9e021;
}
.recruit-detail-bg .parts01::after {
  background: url(../images/top/corporate-detail-bg01.svg) 0 0 no-repeat;
  background-size: contain;
  mix-blend-mode: color-dodge;
  opacity: .38;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.recruit-detail-bg .parts02 {
  margin: -32rem -28.6rem 0 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.recruit-detail-bg .parts02 .my-anim {
  background: url(../images/top/denchan-anim02.svg) 0 0 no-repeat;
  background-size: contain;
  width: 23.8rem;
  aspect-ratio: 238/254;
}
.banner-sdgs {
  background-color: #fff;
  border-radius: 2rem;
  margin: 0 auto;
  max-width: 100%;
  width: 90rem;
  width: 81.81818182%;
  position: relative;
  z-index: 1;
}
.banner-sdgs-block {
  position: relative;
}
.banner-sdgs-block::before,
.banner-sdgs-block::after {
  content: '';
  pointer-events: none;
  display: block;
  position: absolute;
}
.banner-sdgs-block::before {
  background: url(../images/top/banner-sdgs-block-bg-left.svg) 0 0 no-repeat;
  background-size: contain;
  margin: -4rem 0 0 -6rem;
  width: 14rem;
  aspect-ratio: 14/19.7;
  top: 0;
  left: 0;
}
.banner-sdgs-block::after {
  background: url(../images/top/banner-sdgs-block-bg-right.svg) 0 0 no-repeat;
  background-size: contain;
  margin: -5.7rem -6.5rem 0 0;
  width: 20.7rem;
  aspect-ratio: 20.7/26.2;
  top: 0;
  right: 0;
}
.news {
  background: url(../images/top/bg-texture-50.jpg) center 0 repeat;
  background-size: 1920px auto;
  position: relative;
}
.news .bg-container {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news .bg-container::before {
  content: '';
  background-color: #fdb368;
  mix-blend-mode: hard-light;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news .bg-container::after {
  content: '';
  background: url(../images/top/news-bg-denchan@2x.png) 0 0 no-repeat;
  background-size: contain;
  mix-blend-mode: color-burn;
  display: block;
  margin: 20.4rem 0 0 -91rem;
  width: 57.6rem;
  height: 76.6rem;
  position: absolute;
  top: 0;
  left: 50%;
}
.news .inner {
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
}
.news-block {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 4.2rem auto 0;
  padding: 5.9rem 6rem 6.1rem;
  position: relative;
}
.news-block > *:not(.news-block-bg) {
  position: relative;
}
.news-block-bg {
  background-color: #fff;
  background-image: url(../images/top/news-block-pin-top.svg), url(../images/top/news-block-pin-top.svg), url(../images/top/news-block-pin-bottom.svg), url(../images/top/news-block-pin-bottom.svg);
  background-size: 14px auto;
  background-position: left 4rem top 4rem, right 4rem top 4rem, right 4rem bottom 4rem, left 4rem bottom 4rem;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-block-bg::before,
.news-block-bg::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-block-bg::before {
  background-image: url(../images/top/news-block-border-top.png), url(../images/top/news-block-border-bottom.png);
  background-position: left top, left bottom;
  background-repeat: repeat-x;
  background-size: auto 2rem;
  mix-blend-mode: multiply;
}
.news-block-bg::after {
  background-image: url(../images/top/news-block-border-left.png), url(../images/top/news-block-border-right.png);
  background-position: left top, right top;
  background-repeat: repeat-y;
  background-size: 2rem auto;
  mix-blend-mode: multiply;
}
.news-block-body {
  float: right;
  max-width: 100%;
  width: 70rem;
}
.news .section-title {
  margin-left:15px;
  font-weight: 700;
  font-size: 4.2rem;
  color: #333;
  float: left;
}
.news-item a {
  font-size: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.6rem 0 1.8rem;
  position: relative;
}
.news-item a::after {
  content: '';
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
  background: url(../images/common/arrow-wh.svg) center center no-repeat;
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
}
.news-item .date {
  color: #e94609;
  font-weight: 700;
  margin-right: 3rem;
}
.news-item .title {
  color: #333;
  /*
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  */
}

@media screen and (min-width: 768px) {
  .only_sp {
    display: none;
  }
  .entry-link-item + .entry-link-item {
    margin-left: 4rem;
  }
  .message-title {
    margin-right: 2.3rem;
  }
  .message-title-en {
    margin-bottom: 1.1rem;
  }
  .president-picture {
    float: right;
  }
  .president-picture-img {
    margin: -6.6rem 0 0 -7rem;
  }
  .detail-label-en {
    margin-top: .3rem;
  }
  .corporate-detail-item.item01.detail-label-en {
    margin-left: -1.6rem;
  }
  .corporate-detail-item.item03.detail-label-en {
    text-indent: 1.4rem;
  }
  .corporate-detail-item.item01.detail-link {
    margin-left: -2rem;
  }
  .corporate-detail-item.item03.detail-link {
    margin-top: 3.5rem;
    margin-left: 2rem;
  }
  .item01.corporate-detail-item .detail-label-ja {
    text-indent: -.4rem;
  }
  .item03.corporate-detail-item .detail-label-ja {
    text-indent: 1.6rem;
  }
  .corporate-detail-item.item01 {
    margin: 0 auto 0 .5rem;
    width: 50.7rem;
  }
  .corporate-detail-item.item02 {
    margin: 16.2rem .6rem -5.2rem auto;
    width: 50.8rem;
  }
  .corporate-detail-item.item03 {
    margin-left: -22rem;
    width: 49.7rem;
  }
  .recruit-detail-item {
    float: left;
  }
  .recruit-detail-item.item01 {
    margin: 18rem 0 0 0;
    width: 49rem;
  }
  .recruit-detail-item.item02 {
    float: right;
    margin: 0 1rem 0 0;
    width: 49rem;
  }
  .recruit-detail-item.item03 {
    margin: 8.6rem 0 0 3rem;
    width: 49rem;
  }
  .recruit-detail-bg .parts02 {
    top: 0;
  }
  .news .section-title {
    margin-top: .7rem;
  }
  .news-item + .news-item {
    border-top: 1px solid #333;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .gnav-block-entry .gnav-item {
    width: 20rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1700px) {
  html {
    font-size: .52083333vw;
  }
}

@media screen and (max-width: 1024px) {
  .inner {
    padding: 0 4rem;
  }
}

@media screen and (max-width: 767px) {
  .only_pc {
    display: none;
  }
  .link-style.entry {
    font-size: 1.6rem;
    padding: 1rem 2rem;
  }
  .link-style.entry::after {
    width: 2rem;
    height: 2rem;
  }
  .link-style.entry.wh::after {
    width: 2rem;
    height: 2rem;
  }
  .arrow-style02 {
    width: 2rem;
    height: 2rem;
  }
  .inner {
    padding: 0 2rem;
  }
  .page-home .main .content_wrapper,
  .page-content .content_wrapper {
    width: 33.5rem;
  }
  .header .inner {
    padding: 1.5rem 1rem;
  }
  .header .content_wrapper {
    height: 4rem;
  }
  .header .logo {
    width: 20.9rem;
  }
  .gnav-block-entry .gnav-item {
    height: 4rem;
  }
  .gnav-fixed .inner {
    padding: 10rem 2rem 2rem;
  }
  .gnav-fixed-content {
    max-width: 80%;
    width: 32rem;
  }
  .gnav-fixed-content .gnav-block-recruit .link-style.entry {
    font-size: 1.4rem;
  }
  .menu-trigger {
    width: 4rem;
    height: 4rem;
  }
  .gnav-fixed .menu-trigger {
    margin: 1.5rem 1rem 0 0;
  }
  .trigger-point {
    margin-top: 3.5rem;
  }
  .copyright {
    font-size: 1rem;
    letter-spacing: .075em;
    height: 10rem;
  }
  .totop {
    margin-bottom: 2rem;
    width: 4rem;
    height: 4rem;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
  .totop:not(.fixed) {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-title {
    font-size: 3.2rem;
  }
  .page-title-wrapper {
    height: 24rem;
  }
  .page-title-wrapper::before {
    width: 6rem;
  }
  .page-header {
    background-position: left calc(50% - 1.2rem) top calc(50% + 1rem);
    background-size: 111.8rem auto;
  }
  .page-content .inner {
    padding-top: 4rem;
    padding-bottom: 8rem;
  }
  .page-content-title {
    font-size: 2.4rem;
  }
  .page-content-description {
    font-size: 1.6rem;
  }
  .section_title {
    font-size: 2.4rem;
  }
  .entry .inner {
    padding-top: 4rem;
    padding-bottom: 10rem;
  }
  .entry .content_wrapper::before {
    margin: 0 -1.1rem -8rem 0;
    width: 8rem;
  }
  .entry-link-item a {
    font-size: 2.4rem;
    padding: 2.4rem 1rem;
    height: 14rem;
  }
  .page-home .entry-link-item a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 14rem;
    padding: 2.4rem 1rem 0;
  }
  .entry-link-item a::before {
    width: 2rem;
    height: 2rem;
  }
  .entry-link-item a::before {
    margin-top: 1.6rem;
    width: 2.4rem;
    height: 2.4rem;
  }
  .page-home .entry-link-item a::before {
    margin-bottom: 2.5rem;
  }
  .entry-link-item a::after {
    font-size: 1.2rem;
    margin: .2rem 0 0;
  }
  .entry-link-item + .entry-link-item {
    margin-top: 2rem;
  }
  .entry-link-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    width: 32rem;
  }
  .entry-link-item-wrapper::after {
    background: url(../images/top/entry-link-item-bg-sp.svg) 0 0 no-repeat;
    margin: -14.3rem auto 0;
    width: 40.1rem;
    aspect-ratio: 401/770;
  }
  .page-home .entry-link-item-wrapper::after {
    margin: -14.3rem auto 0;
  }
  .entry-link .inner {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .img-item {
    margin: 0 .8rem;
  }
  .img-item[class*="item01-"] {
    height: 22.2rem;
  }
  .img-item[class*="item02-"] {
    height: 23rem;
  }
  .img-item-group + .img-item-group {
    margin-top: 1.7rem;
  }
  .mv-copy {
    width: 34rem;
    margin: .2rem 0 0 .2rem;
  }
  .philosophy {
    background-position: left calc(50% - 1.2rem) top calc(50% + .2rem);
    background-size: 111.8rem auto;
    margin-top: 1.8rem;
  }
  .philosophy .inner {
    padding-top: 2.6rem;
    padding-bottom: 3.4rem;
  }
  .philosophy-copy {
    font-size: 3rem;
    letter-spacing: .025em;
  }
  .philosophy-description {
    font-size: 1.4rem;
    line-height: 1.85714286;
  }
  .overview .inner {
    padding-top: 3.2rem;
    padding-bottom: 4.9rem;
  }
  .message-title {
    font-size: 2.8rem;
  }
  .message-title-en {
    font-size: 1.2rem;
  }
  .message-title-wrapper {
    background-size: 34rem auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: .2rem;
    padding-bottom: 2.4rem;
  }
  .message-title-wrapper::before {
    background-size: cover;
    width: 100%;
  }
  .president-message {
    font-size: 1.5rem;
    line-height: 1.86666667;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 2.2rem auto 0;
  }
  .president-mask-set {
    width: 85.02994012%;
  }
  .president-mask-set::before {
    margin: 0 -.5rem -.5rem 0;
  }
  .president-picture {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: -.2rem;
    max-width: 100%;
  }
  .president-picture-img {
    margin: 0 auto;
    max-width: 100%;
    width: 33.4rem;
  }
  .signature-title {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
    margin: 0 1rem .7rem 0;
  }
  .signature-name {
    font-size: 2.4rem;
  }
  .signature-wrapper {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: .8rem 0 0 0;
  }
  .president-message-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .corporate-detail-item .bg-mask-set::before,
  .recruit-detail-item .bg-mask-set::before {
    margin: .64rem 0 0 .64rem;
  }
  .corporate-detail-item,
  .recruit-detail-item {
    margin-left: -.4rem;
    width: 32.3rem;
  }
  .corporate-detail-item a::before,
  .recruit-detail-item a::before {
    margin-bottom: 1rem;
  }
  .corporate-detail-item .arrow-style01,
  .recruit-detail-item .arrow-style01 {
    margin-left: 1rem;
    width: 3rem;
  }
  .detail-label-ja {
    font-size: 2.7rem;
  }
  .corporate-detail-item.item01 .detail-label-ja .decoration::before {
    margin: 0 0 -.2rem -1.3rem;
    width: 3.6rem;
  }
  .corporate-detail-item.item02 .detail-label-ja .decoration::before {
    width: 3.4rem;
    margin: 0 -1rem .8rem 0;
  }
  .corporate-detail-item.item03 .detail-label-ja .decoration::before {
    margin: -.3rem 1.5rem 0 0;
    width: 3.4rem;
  }
  .recruit-detail-item.item01 .detail-label-ja .decoration::before {
    margin: 0 .7rem .4rem 0;
    width: 3.5rem;
  }
  .recruit-detail-item.item02 .detail-label-ja .decoration::before {
    margin: 0 0 -.2rem 1.2rem;
    width: 3.8rem;
  }
  .recruit-detail-item.item03 .detail-label-ja .decoration::before {
    margin: 0 0 .2rem -1.4rem;
    width: 5rem;
  }
  .corporate-detail-item.item02 .detail-label-ja .decoration::after {
    margin: 0 0 -.5rem .2rem;
    width: 4.9rem;
  }
  .corporate-detail-item.item03 .detail-label-ja .decoration::after {
    margin: 0 0 -.4rem 1.4rem;
    width: 5rem;
  }
  .recruit-detail-item.item01 .detail-label-ja .decoration::after {
    margin: -.2rem 0 0 1.4rem;
    width: 5rem;
  }
  .detail-label-en {
    font-size: 1.4rem;
  }
  .detail-link {
    margin-top: 2rem;
  }
  .detail-link {
    font-size: 1.4rem;
  }
  .item01.corporate-detail-item a::before {
    margin-top: 3.8rem;
    margin-left: -.2rem;
    width: 9.6rem;
  }
  .item02.corporate-detail-item a::before {
    margin-top: 5.6rem;
    width: 10.8rem;
  }
  .item03.corporate-detail-item a::before {
    margin-top: 2.4rem;
    margin-bottom: 1.2rem;
    width: 9.4rem;
  }
  .corporate-detail-item + .corporate-detail-item {
    margin-top: 2.7rem;
  }
  .corporate-detail-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5.8rem auto 0;
  }
  .corporate-detail-bg::after {
    background: url(../images/top/corporate-detail-bg02-sp.svg) 0 0 no-repeat;
    margin-top: -3.2rem;
    width: 40.9rem;
    aspect-ratio: .21755319;
  }
  .corporate-detail-bg .parts01 {
    margin-top: 13.9rem;
    margin-left: 1.2rem;
    width: 87rem;
  }
  .corporate-detail-bg .parts02 {
    margin: -6rem 0 0 -1rem;
  }
  .corporate-detail-bg .parts02 .my-anim {
    width: 9.2rem;
  }
  .recruit-detail-item {
    margin-left: .4rem;
  }
  .recruit-detail-item a::before {
    width: 10rem;
    -webkit-transform: translateX(.4rem);
            transform: translateX(.4rem);
  }
  .item01.recruit-detail-item a::before {
    margin-top: 4rem;
    margin-bottom: 1.3rem;
  }
  .item02.recruit-detail-item a::before {
    margin-top: 4rem;
    margin-bottom: 1rem;
  }
  .item03.recruit-detail-item a::before {
    margin-top: 3.8rem;
    margin-bottom: .9rem;
  }
  .recruit-detail-item + .recruit-detail-item {
    margin-top: 2.7rem;
  }
  .recruit-detail-wrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 2.8rem auto 0;
  }
  .recruit-detail-bg .parts01 {
    margin-top: 16rem;
    width: 87rem;
  }
  .recruit-detail-bg .parts02 {
    margin: 0 -1rem -3rem 0;
    bottom: 0;
  }
  .recruit-detail-bg .parts02 .my-anim {
    width: 9.5rem;
  }
  .banner-sdgs {
    width: 32rem;
  }
  .banner-sdgs-block::before {
    margin: -2.3rem 0 0 -3.2rem;
    width: 6rem;
  }
  .banner-sdgs-block::after {
    margin: -3rem -3.3rem 0 0;
    width: 9rem;
  }
  .news .section-title {
    margin-left:0;
  }
  .news .inner {
    padding-top: 3.8rem;
    padding-bottom: 4rem;
  }
  .news-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2rem;
    padding: 2.5rem 2.6rem 3rem;
    max-width: 100%;
    width: 32rem;
  }
  .news-block-bg {
    background-size: 5px auto;
    background-position: left 1.5rem top 1.6rem, right 1.5rem top 1.6rem, right 1.5rem bottom 1.6rem, left 1.5rem bottom 1.6rem;
  }
  .news-block-bg::before {
    background-size: auto 1rem;
  }
  .news-block-bg::after {
    background-size: 1rem auto;
  }
  .news .section-title {
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: .6rem;
  }
  .news-item {
    border-bottom: 1px solid #333;
  }
  .news-item:nth-of-type(n+4) {
    display: none;
  }
  .news-item a {
    font-size: 1.2rem;
    padding: .3rem 0;
  }
  .news-item a::after {
    width: 2rem;
    height: 2rem;
  }
  .news-item a::after {
    width: 1.2rem;
    height: 1.2rem;
  }
  .news-item .date {
    margin-right: 1rem;
  }
}

@media screen and (max-width: 374px) {
  html {
    font-size: 50%;
  }
}
