@charset "UTF-8";
@import url("remodal-default-theme.css");
@import url("remodal.css");
@font-face {
  font-family: "Noto sans";
  src: url("../font/NotoSans.woff") format("woff");
  font-display: swap;
}
/*basic*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.clear {
  clear: both;
}

@media screen and (max-width: 991px) {
  .pc-s {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .sp-s {
    display: none !important;
  }
}
.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mb1 {
  margin-bottom: 1em;
}

.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}

h1, h2, h3, h4, h5, h5, p {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #111;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto sans", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
  color: #111;
}
@media (max-width: 991px) {
  h1, h2, h3, h4, h5, h6 {
    font-family: "Noto sans", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 600;
  }
}

p {
  color: #111;
  margin: 0;
}
@media (max-width: 991px) {
  p {
    font-family: "Noto sans", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  .main-header__right__number {
    display: none;
  }
}
.main-header__right__number a {
  color: white;
}

.hero-two {
  position: relative;
}
.hero-two .owl-item .copyright {
  position: absolute;
  right: 5vw;
  bottom: 3vw;
  z-index: 10;
  color: white;
  /* font-size: 30px; */
  font-size: 25px;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
@media screen and (max-width: 991px) {
  .hero-two .owl-item .copyright {
    /* font-size: 18px; */
    font-size: 15px;
    right: 3vw;
    bottom: 2vw;
  }
}
.hero-two .owl-item.active .copyright {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  opacity: 1;
}
.hero-two .hero-two__content {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 75px;
}
@media screen and (max-width: 991px) {
  .hero-two .hero-two__content {
    margin-top: 0;
  }
}
.hero-two .hero-two__content .hero-two__title__overlay-group {
  width: 100%;
}
.hero-two .hero-two__title {
  position: relative;
  /*
  	&::before{
  	content: "";
  	width: 100%;
  	height: 300px;
  	filter: blur(20px);
  	background: rgba(0,0,0,.5);	
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translateY(-50%) translateX(-50%);
  	-webkit-transform: translateY(-50%) translateX(-50%);
  	display: block;
  	z-index: -1;
  	}
  */
}
@media screen and (max-width: 991px) {
  .hero-two .hero-two__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 1.4;
  }
}
@media screen and (max-width: 991px) {
  .hero-two .hero-two__title .sp-txt {
    display: block;
    width: 100%;
  }
}

.sec-bg-w {
  width: 100%;
  height: min(19.7vw, 380px);
  position: relative;
}
@media (max-width: 1440px) {
  .sec-bg-w {
    height: min(23.7vw, 456px);
  }
}
@media screen and (max-width: 991px) {
  .sec-bg-w {
    height: 53.3333333333vw;
    margin-top: -13.3333333333vw;
  }
}
.sec-bg-w::before {
  content: "";
  background-image: url(../img/w100-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

#sec-about .about-two__thumb__item.second {
  margin-top: 20px;
}

#sec-service {
  padding-bottom: 50px;
  overflow: hidden;
}
#sec-service .mt {
  margin-top: 0;
}
#sec-service .why-choose-one__thumb img {
  width: 100%;
  height: auto;
}

.about-one__top__text, .why-choose-one__top__text, .about-two__top__text {
  font-size: 15px;
  font-weight: 500;
  color: #111;
}
@media screen and (max-width: 991px) {
  .about-one__top__text br.sp, .why-choose-one__top__text br.sp, .about-two__top__text br.sp {
    display: block;
  }
}

#sec-recruit .about-one__thumb__item img {
  width: 530px;
  height: auto;
}
@media (max-width: 1200px) {
  #sec-recruit .about-one__thumb__item img {
    width: 100%;
  }
}
#sec-recruit .about-one__thumb__item.about-one__thumb__item--two img {
  width: 470px;
  height: auto;
}
@media (max-width: 1200px) {
  #sec-recruit .about-one__thumb__item.about-one__thumb__item--two img {
    width: 70%;
  }
}
#sec-recruit .feature-one__item__top__title {
  font-size: 20px;
  font-weight: 500;
}
#sec-recruit .feature-one__item__text {
  font-weight: 500;
}
#sec-recruit .feature-one__item__top__icon .ico.member svg {
  fill: #ae8f61;
  width: 75px;
  height: 75px;
}
#sec-recruit .feature-one__item:hover .feature-one__item__top__icon .ico.member svg {
  fill: white;
  position: relative;
  z-index: 3;
}
#sec-recruit .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  #sec-recruit .btn-wrap {
    margin-bottom: 10.6666666667vw;
  }
}
@media (max-width: 480px) {
  #sec-recruit .btn-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 480px) {
  #sec-recruit .btn-wrap .about-one__link {
    width: 100%;
  }
}
#sec-recruit .btn-wrap .youtube-btn {
  display: block;
}
@media (max-width: 480px) {
  #sec-recruit .btn-wrap .youtube-btn {
    text-align: center;
  }
}
#sec-recruit .btn-wrap .youtube-btn img {
  width: auto;
  height: 55px;
}
@media (max-width: 480px) {
  #sec-recruit .btn-wrap .youtube-btn img {
    height: 65px;
  }
}
@media (max-width: 480px) {
  #sec-recruit .btn-wrap .line {
    margin-top: 5.3333333333vw;
  }
  #sec-recruit .btn-wrap .line img {
    height: 65px;
  }
}
#sec-recruit .btn-wrap .about-one__link {
  margin-right: 20px;
}
@media (max-width: 480px) {
  #sec-recruit .btn-wrap .about-one__link {
    margin-right: 0;
  }
}

.funfact-one__funfact__item .ico svg {
  fill: #ae8f61;
}
.funfact-one__funfact__item .ico:hover svg {
  fill: white;
}
.funfact-one__funfact__item:hover .ico svg {
  fill: white;
}

.funfact-one__funfact__item__text {
  color: #111;
  font-weight: 500;
}

#sec-company .about-one__thumb__item img {
  width: 530px;
  height: auto;
}
@media (max-width: 1200px) {
  #sec-company .about-one__thumb__item img {
    width: 100%;
  }
}
#sec-company .btn .voldor-btn {
  width: 200px;
}
#sec-company table {
  width: 100%;
  border-collapse: collapse;
  color: #111;
}
#sec-company table th {
  width: 20%;
  font-size: 16px;
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  #sec-company table th {
    padding: 10px 0;
  }
}
#sec-company table td {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  #sec-company table td {
    padding: 10px 0;
  }
}
#sec-company table td .icon {
  margin-right: 0.5em;
}
#sec-company table td .icon img[src*="bus.svg"] {
  width: 30px;
  height: auto;
}
#sec-company table td .icon img[src*="walk.svg"] {
  width: 18px;
  height: auto;
  position: relative;
  top: -3px;
}

.sec-greeting .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .sec-greeting .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 576px;
  }
}
.sec-greeting .row h2 {
  margin-bottom: 1em;
  font-size: 35px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .sec-greeting .row h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.sec-greeting .row .txt-area {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 50px;
  padding-right: 40px;
}
@media screen and (max-width: 991px) {
  .sec-greeting .row .txt-area {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 15px;
  }
}
.sec-greeting .row .txt-area .txt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
.sec-greeting .row .txt-area .sign {
  text-align: right;
  margin-top: 1em;
}
.sec-greeting .row .fig {
  width: 45%;
}
@media screen and (max-width: 991px) {
  .sec-greeting .row .fig {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 30px;
  }
}
.sec-greeting .row .fig img {
  width: 100%;
  height: auto;
}
.sec-greeting .mv {
  margin-top: 100px;
}
.sec-greeting .mv img {
  width: 100%;
  height: auto;
}

.popup-modal-dismiss {
  background-image: url(../img/common/close.svg);
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: center center;
  position: absolute;
  right: 30px;
  top: 30px;
  display: block;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 991px) {
  .popup-modal-dismiss {
    background-size: 8vw auto;
    background-position: center center;
    position: absolute;
    right: 4vw;
    top: 4vw;
    width: 8vw;
    height: 8vw;
  }
}

.pop-style {
  max-width: min(60vw, 1100px);
  text-align: left;
  background: white;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .pop-style {
    max-width: 100%;
  }
}
.pop-style .inner-wrapper {
  position: relative;
  padding: 80px 50px;
}
@media screen and (max-width: 991px) {
  .pop-style .inner-wrapper {
    padding: 50px 20px;
  }
}
.pop-style .pop-ttl {
  text-align: center;
  font-size: 30px;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-ttl {
    font-size: 27px;
  }
}
.pop-style p {
  text-align: left;
}
.pop-style .mtn {
  margin-top: -2.5em;
}
.pop-style h3 {
  margin-bottom: 1em;
  font-size: 20px;
  margin-bottom: 0.6em;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .pop-style h3 {
    font-size: 18px;
    margin-bottom: 0.4em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #666;
  }
}
.pop-style h4 {
  font-weight: 600;
  margin-bottom: 0.2em;
  padding: 0;
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  color: #ff7a56;
}
@media screen and (max-width: 991px) {
  .pop-style h4 {
    font-size: 16px;
  }
}
.pop-style .fnt-600 {
  font-weight: 600;
}
.pop-style .fig img {
  width: 100%;
  height: auto;
}
.pop-style .mt2 {
  margin-top: 2em;
}
.pop-style .mb2 {
  margin-bottom: 2em;
}
.pop-style .history-list ul {
  border-left: 2px solid #AE8F62;
  padding: 2.5em 0;
  list-style-type: none;
}
.pop-style .history-list ul li {
  position: relative;
  padding-left: 2.5em;
  padding-bottom: 2em;
}
.pop-style .history-list ul li:last-child {
  padding-bottom: 0;
}
.pop-style .history-list ul li::after {
  position: absolute;
  top: 3px;
  left: -1px;
  translate: -50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #AE8F62;
  content: "";
}
.pop-style .history-list ul li time {
  display: block;
  color: #AE8F62;
  font-size: 16px;
  margin-bottom: 0.5em;
  line-height: 1;
}
.pop-style .history-list ul li .txt {
  font-size: 18px;
  font-weight: 600;
}
.pop-style .fig-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 2em;
}
.pop-style .fig-list li {
  width: 32%;
  margin: 0 2% 2% 0;
}
.pop-style .fig-list li:nth-child(3n) {
  margin-right: 0;
}
.pop-style .fig-list li img {
  width: 100%;
  height: auto;
}
.pop-style .no-list {
  list-style-type: none;
  padding-bottom: 2em;
}
.pop-style .no-list li {
  position: relative;
  padding-left: 2em;
  text-align: left;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
.pop-style .no-list li + li {
  margin-top: 0.3em;
}
.pop-style .no-list li i {
  position: absolute;
  left: 0;
  top: 0;
  font-style: normal;
}
.pop-style .rec-tbl {
  width: 100%;
  border-collapse: collapse;
  border-collapse: collapse;
  margin-top: 1.5em;
  margin-bottom: 3em;
}
.pop-style .rec-tbl th {
  width: 25%;
  font-size: 16px;
  background: #ECECF0;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 991px) {
  .pop-style .rec-tbl th {
    font-size: 14px;
    width: 100%;
    display: block;
    background: none;
    text-align: left;
    border: 0;
    padding: 0;
  }
}
.pop-style .rec-tbl td {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 991px) {
  .pop-style .rec-tbl td {
    line-height: 1.6;
    font-size: 14px;
    width: 100%;
    display: block;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.pop-style .rec-tbl td a {
  text-decoration: underline;
}
.pop-style .pop-ttl2 {
  text-align: center;
  font-size: 2rem;
}
.pop-style .pop-schedule-list {
  margin: 50px auto;
  width: 500px;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list {
    margin-top: 2em;
    width: 100%;
  }
}
.pop-style .pop-schedule-list .sch-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list .sch-list li {
    display: block;
  }
}
.pop-style .pop-schedule-list .sch-list li::before {
  content: "";
  background: #ccc;
  width: 1px;
  height: 100%;
  position: absolute;
  z-index: 0;
  left: 17px;
  top: 0;
  display: block;
}
.pop-style .pop-schedule-list .sch-list li:last-child::before {
  content: none;
}
.pop-style .pop-schedule-list .sch-list li .txt-area {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list .sch-list li .txt-area {
    width: 100%;
    margin-bottom: 15px;
  }
}
.pop-style .pop-schedule-list .sch-list li .txt-area .icon-feather-clock {
  font-size: 35px;
  margin-right: 50px;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list .sch-list li .txt-area .icon-feather-clock {
    margin-right: 15px;
  }
}
.pop-style .pop-schedule-list .sch-list li .txt-area .icon-feather-clock::before {
  background: white;
}
.pop-style .pop-schedule-list .sch-list li .txt-area .detail-area .time {
  font-size: 17px;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list .sch-list li .txt-area .detail-area .time {
    font-size: 16px;
  }
}
.pop-style .pop-schedule-list .sch-list li .txt-area .detail-area .txt {
  font-size: 17px;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list .sch-list li .txt-area .detail-area .txt {
    font-size: 16px;
  }
}
.pop-style .pop-schedule-list .sch-list li .fig {
  width: 35%;
}
@media screen and (max-width: 991px) {
  .pop-style .pop-schedule-list .sch-list li .fig {
    width: 80%;
    margin: 0 0 0 50px;
  }
}
.pop-style .pop-schedule-list .sch-list li .fig img {
  width: 100%;
  height: auto;
}
.pop-style .service-list {
  list-style-type: none;
  padding: 0 50px;
  margin: 0;
  margin-top: 50px;
  list-style-type: none;
}
@media (max-width: 1366px) {
  .pop-style .service-list {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .pop-style .service-list {
    margin-top: 30px;
  }
}
.pop-style .service-list li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #ccc;
  }
}
.pop-style .service-list li .thumb {
  margin-bottom: 25px;
  text-align: center;
  width: 40%;
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li .thumb {
    margin: 0 auto 20px;
    width: 70%;
  }
}
.pop-style .service-list li .thumb img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li .thumb img {
    width: 100%;
  }
}
.pop-style .service-list li .txt-area {
  width: 55%;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li .txt-area {
    width: 100%;
  }
}
.pop-style .service-list li .txt-area h3 {
  font-weight: 600;
  font-size: 18px;
  color: #222;
  line-height: 1.4;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li .txt-area h3 {
    font-size: 16px;
  }
}
.pop-style .service-list li .txt-area p {
  font-size: 15px;
}
.pop-style .service-list li .txt-area p.list {
  margin-bottom: 0.3em;
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li .txt-area p.list {
    margin-bottom: 0.1em;
  }
}
.pop-style .service-list li .txt-area p.list:last-child {
  margin-bottom: 0;
}
.pop-style .service-list li .txt-area p.list::before {
  content: "・";
}
@media screen and (max-width: 991px) {
  .pop-style .service-list li .txt-area p {
    font-size: 14px;
  }
}
.pop-style .popup-modal-dismiss.illust {
  position: relative;
  margin-top: 150px;
}
@media screen and (max-width: 991px) {
  .pop-style .popup-modal-dismiss.illust {
    margin-top: 130px;
  }
}
.pop-style .popup-modal-dismiss.illust::before {
  content: "";
  background-image: url(../img/common/illust.png);
  background-repeat: no-repeat;
  background-size: 140px auto;
  width: 140px;
  height: 180px;
  position: absolute;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .pop-style .popup-modal-dismiss.illust::before {
    background-size: 110px auto;
    width: 110px;
    height: 150px;
    top: -170px;
  }
}

.client-carousel .partner-banner {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  .client-carousel .partner-banner {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
  }
}
.client-carousel .partner-banner li {
  width: 25%;
  margin: 0 5%;
}
@media (max-width: 991px) {
  .client-carousel .partner-banner li {
    width: 40%;
  }
}
@media screen and (max-width: 991px) {
  .client-carousel .partner-banner li {
    width: 53%;
    margin-left: auto;
    margin-right: auto;
  }
}
.client-carousel .partner-banner li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .client-carousel .partner-banner li + li {
    margin-top: 30px;
  }
}
.client-carousel .partner-banner li.butai {
  width: 46%;
}
@media (max-width: 991px) {
  .client-carousel .partner-banner li.butai {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .client-carousel .partner-banner li.butai {
    width: 100%;
  }
}
/*# sourceMappingURL=custom.css.map */

/*# news */
.mb-50{
	margin-bottom: 50px;
}
.p-news-list__item a:hover{
	color:#ae8f62!important;
}
.c-heading04__ja {
    -webkit-margin-before: 1.25rem;
    margin-block-start: 1.25rem;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.45;
}
.c-heading04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.l-inner {
    width: 100%;
    max-width: 1250px;
    margin-inline: auto;
    padding-inline: 25px;
}
.p-news-list__item-link {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 50px;
    position: relative;
    /*padding-block: 1.875rem 2.5rem;*/
	padding-block: 1rem 1rem;
}
.p-low-contents03 {
    -webkit-padding-before: 3.75rem;
    padding-block-start: 3.75rem;
}
.c-fadeIn.is-show {
    opacity: 1;
    translate: 0 0;
}
.l-inner.l-inner--sm {
    max-width: 930px;
}
.p-news-list__item-body {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px;
}
.p-news-list__item-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-margin-before: 0.625rem;
    margin-block-start: 0.625rem;
    font-size: 1rem;
    font-weight: 400;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.u-text-uppercase {
    text-transform: uppercase;
}
.c-heading04__en {
    font-family: var(--font-en);
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
}
.p-news-list__item-img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

header, footer, nav, section, article, aside, figure, figcaption, main {
    display: block;
}
.p-news-list__item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: scale 0.3s;
    transition: scale 0.3s;
}
.p-news-list__item-link::after {
    position: absolute;
    top: 50%;
    right: 0;
    translate: 0 -50%;
    width: 14px;
    aspect-ratio: 14 / 12;
    background-image: url(/assets/images/news/icon_arrow_gold.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
}
.c-date {
    font-family: "Poppins", sans-serif;
    font-size: 0.8125rem;
    line-height: 1.54;
}
.p-news-list__item-date {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
	 color: #ae8f62;
}
.p-news-list__item {
    -webkit-border-after: 1px solid #808080;
    border-block-end: 1px solid #808080;
}
.p-news-list__item:first-child .p-news-list__item-link {
    -webkit-padding-before: 0;
    padding-block-start: 0;
}
/* お知らせ hover */
.p-news-list__item-link {
    transition: background-color 0.3s ease;
}

/* hover時 文字色変更 */
.p-news-list__item-link:hover .p-news-list__item-title,
.p-news-list__item-link:hover .p-news-list__item-date {
    color: #ae8f62;
}


/* 画像ズーム */
.p-news-list__item-img {
    overflow: hidden;
}


.p-news-list__item-img img {
    transition: transform 0.4s ease;
}


/* hover時 画像拡大 */
.p-news-list__item-link:hover .p-news-list__item-img img {
    transform: scale(1.08);
}
/* お知らせを3件まで表示 */
.p-news-list__item:nth-child(n+4) {
    display: none;
}
.popup-news-title{
    font-family: var(--voldor-heading-font);	
    margin-bottom: 1.5em;
}
.flex-news-popup {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.flex-news-popup .gazo{
  width: 35%;
}
.flex-news-popup .gazo img{
  width: 100%;
}
.flex-news-popup .gazo img:first-of-type{
  margin-bottom: 10px;
}
.flex-news-popup .text{
  width: 65%;
  padding: 10px;
}
@media (max-width: 767px) {
    /*.p-home-news__contents {
        -webkit-margin-before: 3.75rem;
        margin-block-start: 3.75rem;
    }*/
  .flex-news-popup {
  flex-direction: column ;
}
.flex-news-popup .gazo{
  width: 100%;
}
.flex-news-popup .text{
  width: 100%;
}
    .p-news-list__item-link {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        padding-block: 2.5rem;
    }
	.p-news-list__item-body {
        -ms-flex-item-align: start;
        align-self: start;
        padding-block: 0.625rem 1rem;
        -webkit-padding-end: 0;
        padding-inline-end: 0;
    }
	    .p-news-list__item-title {
        -webkit-margin-before: 0.3125rem;
        margin-block-start: 0.3125rem;
    }
	    .p-news-list__item-link::after {
        top: unset;
        bottom: 2.5rem;
        translate: 0 0;
    }
	}
  /*# news end*/