.mainvisual .mv_img {
  padding-inline: 2.6875rem;
  text-align: center;
}
.mainvisual .mv_img img {
  max-width: 85.9375rem;
  width: 100%;
}

.home-attention {
  margin-top: 5.75rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .home-attention {
    margin-top: 7.25rem;
  }
}
.home-attention__box {
  border-top: 0.25rem solid #CDCECE;
  border-bottom: 0.25rem solid #CDCECE;
  color: #fff;
  margin-bottom: 4.5rem;
  padding: 2.8125rem 0.625rem 3.25rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .home-attention__box {
    margin-bottom: 9.25rem;
  }
}
.home-attention__box::before {
  content: "";
  border-top: 1px solid #CDCECE;
  border-bottom: 1px solid #CDCECE;
  position: absolute;
  left: 0;
  right: 0;
  top: 0.3125rem;
  bottom: 0.3125rem;
  z-index: -1;
}
.home-attention__box::after {
  content: "";
  background: linear-gradient(to bottom, #858585 0%, #838383 40%, #7c7c7c 55%, #6f6f6f 65%, #5e5e5e 73%, #484848 87%, #2c2c2c 96%, #262626 100%);
  opacity: 0.47;
  position: absolute;
  inset: 0;
  z-index: -1;
}
.home-attention__box .ttl {
  margin-bottom: 1.375rem;
  text-align: center;
}
.home-attention__box .ttl img {
  width: 12.6875rem;
}
.home-attention__box .txt {
  font-size: 1.25rem;
  line-height: 1.75;
  max-width: 34.375rem;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home-attention__box .txt {
    font-size: 0.8125rem;
    line-height: 1.769;
    max-width: 46.875rem;
    text-align: left;
  }
}
.home-attention__btn {
  text-align: center;
}
.home-attention__btn img {
  width: 37.1875rem;
}
@media screen and (min-width: 768px) {
  .home-attention__btn img {
    width: 54.375rem;
  }
}

.home-title {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 7.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home-title {
    height: 11.875rem;
  }
}
.home-title .main {
  margin-bottom: 0.5rem;
}
.home-title .sub {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}

/*------------------------
  top / news list
------------------------*/
.news-sec {
  margin-top: 9.25rem;
}
@media screen and (min-width: 768px) {
  .news-sec {
    margin-top: 10.75rem;
  }
}
.news-sec .home-title {
  background: url("../../images/top/bg_gradient01.jpg") no-repeat center/cover;
  margin-bottom: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .news-sec .home-title {
    margin-bottom: 3.125rem;
  }
}
.news-sec .home-title img {
  width: 9.0625rem;
}
@media screen and (min-width: 768px) {
  .news-sec .home-title img {
    width: 13rem;
  }
}
.news-sec .ly-container {
  padding-block: 0 18.1875rem;
}
@media screen and (min-width: 768px) {
  .news-sec .ly-container {
    padding-block: 0 17.5rem;
  }
}
.news-sec .news-wrap {
  padding-right: 16.25rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .news-sec .news-wrap {
    min-height: 29.375rem;
    padding-right: 15.625rem;
  }
}
.news-sec .news-wrap::after {
  content: "";
  background: url("../../images/top/bg02.png") no-repeat center/contain;
  width: 29.375rem;
  height: 34.375rem;
  position: absolute;
  right: -13.125rem;
  top: -12rem;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .news-sec .news-wrap::after {
    width: 42.9375rem;
    height: 52.8125rem;
    right: -19.0625rem;
    top: -7.3125rem;
  }
}
.news-sec .news-list {
  margin-bottom: 1.9375rem;
}
@media screen and (min-width: 768px) {
  .news-sec .news-list {
    margin-bottom: 4.875rem;
  }
}

/*------------------------
  top / outline list
------------------------*/
.outline-sec .home-title {
  background: url("../../images/top/bg_gradient02.jpg") no-repeat center/cover;
  margin-bottom: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .outline-sec .home-title {
    margin-bottom: 5.5rem;
  }
}
.outline-sec .home-title img {
  width: 14.75rem;
}
@media screen and (min-width: 768px) {
  .outline-sec .home-title img {
    width: 21.125rem;
  }
}
.outline-sec .ly-container {
  padding-block: 0 9.375rem;
}
@media screen and (min-width: 768px) {
  .outline-sec .ly-container {
    padding-block: 0 15.5rem;
  }
}
.outline-sec .outline-wrap {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .outline-sec .outline-wrap {
    padding-left: 15.625rem;
  }
}
.outline-sec .outline-wrap::after {
  content: "";
  background: url("../../images/top/bg03.png") no-repeat center/contain;
  width: 28.125rem;
  height: 32.5625rem;
  position: absolute;
  left: -13.4375rem;
  bottom: calc(100% - 4.625rem);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .outline-sec .outline-wrap::after {
    width: 45.125rem;
    height: 52.375rem;
    left: -20.25rem;
    bottom: -12.5625rem;
  }
}
.outline-sec .outline-box {
  color: #fff;
  margin-bottom: 1.6875rem;
  position: relative;
  z-index: 2;
}
.outline-sec .outline-box .common_box_h3 {
  cursor: pointer;
  background-color: #454545;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
  font-size: 1.5rem;
  padding: 1.5625rem 1.875rem 1.5625rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .outline-sec .outline-box .common_box_h3 {
    font-size: 1.5625rem;
  }
}
.outline-sec .outline-box .common_box_h3.is-active ~ .common_box_wrap {
  margin-bottom: 5rem;
}
.outline-sec .outline-box .common_box_h3.is-active .icon-expand {
  transform: rotate(90deg);
}
.outline-sec .outline-box .common_box_h3.is-active .icon-expand::after {
  opacity: 0;
}
.outline-sec .outline-box .common_box_h3 .icon-expand {
  height: 1.6875rem;
  width: 1.6875rem;
  position: relative;
  transition: 0.3s ease;
}
.outline-sec .outline-box .common_box_h3 .icon-expand::before, .outline-sec .outline-box .common_box_h3 .icon-expand::after {
  content: "";
  background-color: #fff;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  will-change: transform;
  backface-visibility: hidden;
  transform: translate(-50%, -50%) translateZ(0);
  transition: 0.3s ease;
}
.outline-sec .outline-box .common_box_h3 .icon-expand::before {
  transform: translate(-50%, -50%) rotate(90deg) translateZ(0);
}
.outline-sec .outline-box .common_box_item {
  border-bottom: 1px solid #AB292A;
  padding: 1.5625rem 4.25rem;
}
@media screen and (min-width: 768px) {
  .outline-sec .outline-box .common_box_item {
    padding: 1.875rem 2.5rem;
  }
}
.outline-sec .outline-box .common_box_item .d-grid {
  display: grid;
  row-gap: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .outline-sec .outline-box .common_box_item .d-grid {
    grid-template-columns: 6.25rem 1fr;
  }
}
@media screen and (max-width: 767px) {
  .outline-sec .outline-box .common_box_item p.large {
    font-size: 1.75rem;
  }
}

/*------------------------
  greeting
------------------------*/
.sec-greeting .home-title {
  background: url("../../images/top/bg_gradient01.jpg") no-repeat center/cover;
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 768px) {
  .sec-greeting .home-title {
    margin-bottom: 4.1875rem;
  }
}
.sec-greeting .home-title img {
  width: 25.5rem;
}
@media screen and (min-width: 768px) {
  .sec-greeting .home-title img {
    width: 40.3125rem;
  }
}
.sec-greeting .ly-container {
  padding-block: 0 9.375rem;
}
@media screen and (min-width: 768px) {
  .sec-greeting .ly-container {
    padding-bottom: 6.25rem;
  }
}
.sec-greeting .ly-container .ly-wrapper {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.sec-greeting .ly-container .ly-wrapper .img {
  margin-bottom: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .sec-greeting .ly-container .ly-wrapper .img {
    margin-bottom: 3.3125rem;
  }
}
.sec-greeting .ly-container .ly-wrapper h2 {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 3.0625rem;
}
@media screen and (min-width: 768px) {
  .sec-greeting .ly-container .ly-wrapper h2 {
    font-size: 1.6875rem;
  }
}
.sec-greeting .ly-container .ly-wrapper .text {
  font-size: 1.25rem;
  line-height: 1.71;
}
@media screen and (min-width: 768px) {
  .sec-greeting .ly-container .ly-wrapper .text {
    font-size: 0.875rem;
  }
}

.home-nav {
  background: url("../../images/top/bg04_sp.jpg") no-repeat center/cover;
  padding-bottom: 8.0625rem;
}
@media screen and (min-width: 768px) {
  .home-nav {
    background-image: url("../../images/top/bg04.jpg");
    padding-bottom: 15.625rem;
  }
}
.home-nav__list {
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 768px) {
  .home-nav__list {
    margin-bottom: 1.75rem;
  }
}
.home-nav__list li {
  border-top: 1px solid #AB292A;
  padding: 3.9375rem 0 3.125rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home-nav__list li {
    padding: 5.625rem 0 4.375rem;
  }
}
.home-nav__list a:hover {
  opacity: 0.5;
}
.home-nav__list img {
  height: 4.6875rem;
}
@media screen and (min-width: 768px) {
  .home-nav__list img {
    height: 8.9375rem;
  }
}
.home-nav__img {
  aspect-ratio: 560/315;
  margin: 0 auto 4.9375rem;
  width: 18.4375rem;
}
@media screen and (min-width: 768px) {
  .home-nav__img {
    width: 40rem;
  }
}
.home-nav__img img,
.home-nav__img iframe {
  height: 100%;
  width: 100%;
}
.home-nav__img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.home-nav .btn_common a {
  background-color: #000;
  color: #AB292A;
}/*# sourceMappingURL=home.css.map */