@charset "UTF-8";
#header {
  background: transparent;
}
#header.is-white {
  background: #fff;
}

.is-open #header {
  background: #fff !important;
}

.top {
  background: #FCF7F4;
}

.top-mv {
  position: relative;
  padding-top: 10rem;
  margin-bottom: 13rem;
}
.top-mv:after {
  content: "";
  width: 128rem;
  height: 150.6rem;
  background: url(/assets/images/top/mv_bg.png) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -30rem;
  top: -48rem;
  z-index: 1;
  pointer-events: none;
}
.top-mv .top-mv_slide {
  position: relative;
  z-index: 2;
}
.top-mv .top-mv_slide .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.top-mv .top-mv_slide .swiper-slide {
  width: 48rem;
  margin-right: 4rem;
}
.top-mv .top-mv_slide .swiper-slide img {
  border-radius: 1.6rem;
}
.top-mv .top-mv_slide .swiper-slide:nth-of-type(2n+1) {
  padding-top: 5rem;
}
.top-mv .top-mv_ttl {
  line-height: 1.5;
  margin-top: 4rem;
  position: relative;
  z-index: 2;
}
.top-mv .top-mv_ttl .top-mv_ttl_inner {
  color: #000;
  font-size: 6.4rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  font-family: var(--font_zen-kaku-gothic);
}
.top-mv .top-mv_ttl .red {
  color: #C70026;
}

@media screen and (max-width: 767px) {
  .top-mv {
    padding-top: 8.4rem;
    margin-bottom: 11rem;
  }
  .top-mv:after {
    width: 100%;
    height: 50rem;
    background: url(/assets/images/top/mv_bg_sp.png) 0 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: 0;
  }
  .top-mv .top-mv_slide .swiper-slide {
    width: 24rem;
    margin-right: 2rem;
  }
  .top-mv .top-mv_slide .swiper-slide:nth-of-type(2n+1) {
    padding-top: 2.5rem;
  }
  .top-mv .top-mv_ttl {
    line-height: 1.5;
    margin-top: 2rem;
    padding-left: 2rem;
  }
  .top-mv .top-mv_ttl .top-mv_ttl_inner {
    font-size: 4.8rem;
    padding-left: 0;
  }
}
.top_ttl {
  margin-bottom: 4.8rem;
}
.top_ttl span {
  display: block;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.top_ttl .en {
  font-size: 2.4rem;
  position: relative;
  color: #C70026;
}
.top_ttl .en:before {
  content: "";
  width: 1rem;
  height: 1rem;
  background: #C70026;
  position: absolute;
  left: -2.2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
.top_ttl .jp {
  font-size: 4.8rem;
  margin-top: 1.8rem;
  color: #000;
}

@media screen and (max-width: 767px) {
  .top_ttl {
    margin-bottom: 3rem;
  }
  .top_ttl .en {
    font-size: 1.6rem;
  }
  .top_ttl .en:before {
    width: 0.6rem;
    height: 0.6rem;
    left: -1.2rem;
  }
  .top_ttl .jp {
    font-size: 3.6rem;
    margin-top: 0.6rem;
  }
}
.top-news {
  padding-bottom: 12rem;
}
.top-news .top-news_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-news .top-news_left {
  width: calc(100% - 80rem);
  padding-left: 8rem;
}
.top-news .top-news_right {
  width: 80rem;
}
.top-news .top-news_right ul li {
  border-bottom: 1px solid #E5D5C6;
  padding: 2.4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-news .top-news_right ul li .top-news_date {
  font-size: 1.6rem;
  font-weight: 700;
  font-family: var(--font_en);
  width: calc(100% - 67rem);
}
.top-news .top-news_right ul li .top-news_desc {
  font-size: 1.8rem;
  line-height: 1.5;
  width: 67rem;
}
.top-news .top-news_right ul li .top-news_desc a {
  text-decoration: underline;
  color: #C70026;
}
.top-news .top-news_right ul li .top-news_desc a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .top-news {
    padding: 0 2rem 6rem;
  }
  .top-news .top-news_left {
    width: 100%;
    padding-left: 0;
  }
  .top-news .top-news_left .top_ttl {
    margin-bottom: 0.6rem;
  }
  .top-news .top-news_right {
    width: 100%;
  }
  .top-news .top-news_right ul li .top-news_date {
    font-size: 1.4rem;
    width: 100%;
  }
  .top-news .top-news_right ul li .top-news_desc {
    font-size: 1.6rem;
    width: 100%;
  }
}
.top-company {
  padding-bottom: 29.4rem;
}
.top-company .top-company_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-company .top-company_left {
  width: 62.4rem;
  padding-left: 8rem;
}
.top-company .top-company_left p {
  color: #333333;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 4rem;
}
.top-company .top-company_left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -3.4rem;
}
.top-company .top-company_left ul li {
  width: calc(50% - 3.4rem);
  margin-left: 3.4rem;
  list-style: none;
}
.top-company .top-company_left ul li button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #E5D5C6;
  font-size: 2rem;
  font-weight: 700;
  display: block;
  padding: 2.6rem 1rem;
  color: #333333;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.top-company .top-company_left ul li button:hover {
  color: #C70026;
}
.top-company .top-company_left ul li button:after {
  content: "";
  width: 7.8rem;
  height: 7.8rem;
  background: url(/assets/images/top/btn_blank.png) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top-company .top-company_right {
  margin-left: auto;
  width: 60rem;
}

@media screen and (max-width: 767px) {
  .top-company {
    padding: 0 2rem 16rem;
  }
  .top-company .top-company_left {
    width: 100%;
    padding-left: 0;
  }
  .top-company .top-company_left p {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }
  .top-company .top-company_left ul {
    margin-left: -2rem;
  }
  .top-company .top-company_left ul li {
    width: calc(50% - 2rem);
    margin-left: 2rem;
  }
  .top-company .top-company_left ul li button {
    font-size: 1.8rem;
    padding: 2.2rem 0.5rem;
  }
  .top-company .top-company_left ul li button:after {
    width: 6rem;
    height: 6rem;
    right: -0.5rem;
  }
  .top-company .top-company_right {
    margin-top: 4rem;
    width: 100%;
  }
}
/* モーダル */
.top-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.top-modal.is-active {
  opacity: 1;
  pointer-events: auto;
}
.top-modal .top-modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.top-modal .top-modal__content {
  position: relative;
  width: 100%;
  max-width: 98rem;
}
.top-modal .top-modal_inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.top-modal .top-modal__close-btn {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 2.4rem;
  cursor: pointer;
  z-index: 10;
}
.top-modal .top-modal__close-btn svg {
  width: 100%;
}
.top-modal .top-modalInSlider {
  border-radius: 2rem;
  background: #FFF;
}
.top-modal .top-modalInSlider .swiper-slide_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8rem;
}
.top-modal .top-modalInSlider .swiper-slide_inner .top-modal_icon {
  width: 16rem;
}
.top-modal .top-modalInSlider .swiper-slide_inner .top-modal_txt {
  margin-left: auto;
  width: 60rem;
}
.top-modal .top-modalInSlider .swiper-slide_inner .top-modal_txt .top-modal_ttl {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.6rem;
}
.top-modal .top-modalInSlider .swiper-slide_inner .top-modal_txt p {
  font-size: 1.6rem;
  line-height: 1.8125;
}
.top-modal .swiper-button-prev,
.top-modal .swiper-button-next {
  width: 5.6rem;
  height: 5.6rem;
  background: url(/assets/images/common/btn_arrow.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -2.8rem;
  z-index: 10;
  cursor: pointer;
}
.top-modal .swiper-button-prev:before,
.top-modal .swiper-button-next:before {
  display: none;
}
.top-modal .swiper-button-prev {
  left: -2.8rem;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.top-modal .swiper-button-next {
  right: -2.8rem;
}
.top-modal .swiper-pager {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -3.4rem;
}
.top-modal .swiper-pager .swiper-pagination-bullet {
  background: #fff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  display: inline-block;
  cursor: pointer;
}
.top-modal .swiper-pager .swiper-pagination-bullet-active {
  background: #C70026;
}

@media screen and (max-width: 767px) {
  .top-modal .top-modal__content {
    max-width: 31rem;
  }
  .top-modal .top-modalInSlider .swiper-slide {
    border-radius: 1rem;
  }
  .top-modal .top-modalInSlider .swiper-slide_inner {
    padding: 4rem;
  }
  .top-modal .top-modalInSlider .swiper-slide_inner .top-modal_icon {
    width: 16rem;
    margin: 0 auto;
    text-align: center;
  }
  .top-modal .top-modalInSlider .swiper-slide_inner .top-modal_txt {
    margin-top: 1.6rem;
    width: 100%;
  }
  .top-modal .swiper-button-prev,
  .top-modal .swiper-button-next {
    width: 4.8rem;
    height: 4.8rem;
    margin-top: -2.4rem;
  }
  .top-modal .swiper-button-prev {
    left: -2.4rem;
  }
  .top-modal .swiper-button-next {
    right: -2.4rem;
  }
  .top-modal .swiper-pager {
    bottom: -2.6rem;
  }
}
.top-strengths {
  position: relative;
  background: #fff;
  padding-bottom: 19rem;
}
.top-strengths:before {
  content: "";
  width: 200rem;
  height: 24rem;
  background: url(/assets/images/top/strengths_wave01.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -24rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.top-strengths .top-strengths_inner {
  position: relative;
  z-index: 2;
}
.top-strengths .top_ttl {
  text-align: center;
  margin-bottom: 12rem;
}
.top-strengths .top_ttl .en {
  display: inline-block;
}
.top-strengths .top-strengths_block .top-strengths_block_header {
  margin-bottom: 8rem;
}
.top-strengths .top-strengths_block .top-strengths_block_header .l_con {
  position: relative;
  padding-top: 6rem;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths01_head_pic {
  width: 104rem;
  position: absolute;
  top: 0;
  left: 32rem;
  z-index: 1;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl {
  width: 48rem;
  height: 32rem;
  border-radius: 2rem;
  background: #FCF7F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 {
  text-align: center;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 span {
  display: block;
  line-height: 1;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 .en {
  color: #C70026;
  font-family: var(--font_en);
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 .num {
  color: #C70026;
  font-family: var(--font_en);
  font-weight: 700;
  font-size: 6.4rem;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 .jp {
  display: inline-block;
  font-size: 4rem;
  font-weight: 700;
  color: #000;
  padding-bottom: 1rem;
  border-bottom: 2px solid #C70026;
}
.top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_line {
  width: 143.1944444444vw;
  bottom: -20.8333333333vw;
  left: -39.5138888889vw;
  position: absolute;
  z-index: 2;
}
.top-strengths .top-strengths_block .top-strengths_block_lead {
  text-align: center;
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 7.8rem;
}
.top-strengths .top-strengths01 {
  padding-bottom: 26.6rem;
}
.top-strengths .top-strengths01 .top-strengths01_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -4rem;
  margin-left: -4rem;
  margin-bottom: 6.4rem;
}
.top-strengths .top-strengths01 .top-strengths01_item {
  width: calc(50% - 4rem);
  margin-left: 4rem;
  margin-top: 4rem;
  background: #fff;
  border-radius: 2rem;
  padding: 4rem 4rem 6rem;
  position: relative;
  border: 1px solid #C70026;
}
.top-strengths .top-strengths01 .top-strengths01_item img {
  position: absolute;
  top: 4rem;
  right: 4rem;
  width: 8rem;
}
.top-strengths .top-strengths01 .top-strengths01_item .top-strengths01_item_ttl {
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.top-strengths .top-strengths01 .top-strengths01_item .top-strengths01_item_ttl .num {
  display: block;
  line-height: 1;
  color: #C70026;
  font-size: 2.4rem;
  margin-bottom: 4.7rem;
  font-family: var(--font_en);
}
.top-strengths .top-strengths01 .top-strengths01_item p {
  font-size: 1.6rem;
  line-height: 1.8125;
}
.top-strengths .top-strengths01 .top-strengths01_certification {
  border: 1px solid #E5D5C6;
  border-radius: 2rem;
  padding: 4rem 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left {
  width: 50rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left a {
  display: block;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left a:first-of-type {
  width: 27.8rem;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left a:last-of-type {
  width: 19.5rem;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_right {
  width: 46rem;
  margin-left: auto;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_right .top-strengths01_certification_ttl {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.6rem;
}
.top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_right p {
  font-size: 1.6rem;
  line-height: 1.8125;
}
.top-strengths .top-strengths02 .top-strengths_block_header {
  margin-bottom: 8rem;
}
.top-strengths .top-strengths02 .top-strengths_block_header .l_con {
  position: relative;
  padding-top: 6rem;
}
.top-strengths .top-strengths02 .top-strengths_block_header .top-strengths01_head_pic {
  width: 104rem;
  position: absolute;
  top: 0;
  left: auto;
  right: 40rem;
  z-index: 1;
}
.top-strengths .top-strengths02 .top-strengths_block_header .top-strengths_block_ttl {
  margin-left: auto;
}
.top-strengths .top-strengths02 .top-strengths_block_header .top-strengths_line {
  width: 143.1944444444vw;
  bottom: -15.2777777778vw;
  left: -35.2083333333vw;
  position: absolute;
  z-index: 2;
}
.top-strengths .top-strengths02 .top-strengths02_inner {
  position: relative;
  z-index: 2;
}
.top-strengths .top-strengths02 .top-strengths02_pic_wrap {
  border: 1px solid #E5D5C6;
  border-radius: 2rem;
  padding: 4rem 4rem 6rem;
  text-align: center;
}
.top-strengths .top-strengths02 .top-strengths02_pic_wrap .top-strengths02_ttl {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 4rem;
}
.top-strengths .top-strengths02 .top-strengths02_pic_wrap p {
  margin-top: 3rem;
  font-size: 1.6rem;
  line-height: 1.8125;
}

@media screen and (max-width: 767px) {
  .top-strengths {
    padding-bottom: 8rem;
  }
  .top-strengths:before {
    width: 50rem;
    height: 6rem;
    background: url(/assets/images/top/strengths_wave01_sp.svg) 0 0 no-repeat;
    background-size: 100% auto;
    top: -6rem;
  }
  .top-strengths .top_ttl {
    margin-bottom: 8rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header {
    margin-bottom: 4rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .l_con {
    padding-top: 7.6rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .top-strengths01_head_pic {
    width: 30rem;
    left: auto;
    right: 0;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl {
    width: 24rem;
    height: 15.4rem;
    border-radius: 1rem;
    margin-left: 2rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 .en {
    font-size: 1rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 .num {
    font-size: 4rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_block_ttl h3 .jp {
    font-size: 2.4rem;
    padding-bottom: 0.6rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_header .top-strengths_line {
    width: 52.9rem;
    bottom: -5.6rem;
    left: 0;
    margin-left: -9rem;
  }
  .top-strengths .top-strengths_block .top-strengths_block_lead {
    text-align: left;
    font-size: 1.6rem;
    margin-bottom: 4rem;
  }
  .top-strengths .top-strengths01 {
    padding-bottom: 10rem;
  }
  .top-strengths .top-strengths01 .c_con {
    padding: 0 2rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_inner {
    margin-top: -2rem;
    margin-left: 0;
    margin-bottom: 4rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_item {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
    border-radius: 1rem;
    padding: 3rem 2.4rem 4rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_item img {
    top: 3.2rem;
    right: 2.4rem;
    width: 4.8rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_item .top-strengths01_item_ttl {
    font-size: 2rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_item .top-strengths01_item_ttl .num {
    font-size: 2rem;
    margin-bottom: 2.4rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_item p {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification {
    border-radius: 1rem;
    padding: 4rem 2rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left {
    width: 100%;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left a:first-of-type {
    width: 54%;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_left a:last-of-type {
    width: 38%;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_right {
    width: 100%;
    margin-top: 1rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_right .top-strengths01_certification_ttl {
    font-size: 2rem;
  }
  .top-strengths .top-strengths01 .top-strengths01_certification .top-strengths01_certification_right p {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }
  .top-strengths .top-strengths02 .top-strengths_block_header {
    margin-bottom: 4rem;
  }
  .top-strengths .top-strengths02 .top-strengths_block_header .l_con {
    padding-top: 7.6rem;
  }
  .top-strengths .top-strengths02 .top-strengths_block_header .top-strengths01_head_pic {
    width: 30rem;
    left: 0;
    right: auto;
  }
  .top-strengths .top-strengths02 .top-strengths_block_header .top-strengths_block_ttl {
    margin-left: auto;
    margin-right: 2rem;
  }
  .top-strengths .top-strengths02 .top-strengths_block_header .top-strengths_line {
    width: 52.9rem;
    bottom: -5.6rem;
    left: 0;
    margin-left: -9rem;
  }
  .top-strengths .top-strengths02 .c_con {
    padding: 0 2rem;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap {
    border-radius: 1rem;
    padding: 4rem 0;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .top-strengths02_ttl {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .top-strengths02_pic_scroll {
    padding: 0 4rem;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .top-strengths02_pic_scroll img {
    width: 88rem;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap p {
    margin-top: 3rem;
    padding: 0 2.4rem;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    text-align: left;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .scroll-hint-icon {
    width: 10rem;
    top: calc(50% - 5rem);
    left: calc(50% - 5rem);
    padding: 2rem;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .scroll-hint-icon:before {
    width: 1.85rem;
    height: 2.7rem;
    background: url(/assets/images/top/scroll_hint_finger.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .scroll-hint-icon:after {
    width: 1.9rem;
    height: 0.5rem;
    background: url(/assets/images/top/scroll_hint_arrow.png) 0 0 no-repeat;
    background-size: 100% auto;
    top: 1.9rem;
    margin-left: -1.2rem;
  }
  .top-strengths .top-strengths02 .top-strengths02_pic_wrap .scroll-hint-icon .scroll-hint-text {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
  }
}
.mfp-wrap {
  cursor: pointer;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-figure .mfp-close {
  opacity: 1;
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  right: 0;
  padding: 0;
}
.mfp-figure .mfp-close svg {
  width: 100%;
  height: auto;
}