@charset "UTF-8";
.mv-under {
  margin-top: 88px;
  background: url("../images/news.jpg") center center/cover;
  position: relative;
  padding-top: 30px;
  box-sizing: border-box;
}
.mv-under .page_ttls {
  max-width: 600px;
  width: 60%;
  margin: 0 auto 0 0;
  position: relative;
}
.mv-under .page_ttls .ttls-in {
  position: absolute;
  z-index: 2;
  top: 44%;
  left: 50%;
  margin-left: -165px;
  width: 330px;
}
.mv-under .page_ttls .eg {
  font-size: clamp(14px, calc(0.3755868545vw + 12.5915492958px), 18px);
  color: #44BBDD;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.mv-under .page_ttls h1 {
  font-size: clamp(26px, calc(0.9389671362vw + 22.4788732394px), 36px);
  line-height: 1;
  margin-top: 10px;
  letter-spacing: 0.075em;
}
.mv-under .eng {
  position: absolute;
  right: 0;
  bottom: -19px;
  line-height: 1;
  font-family: "Figtree", sans-serif;
  font-weight: 800;
  -webkit-text-stroke: 1px white; /* 幅と色 */
  color: transparent;
  font-size: clamp(76px, calc(4.1314553991vw + 60.5070422535px), 120px);
}
.mv-under .eng i {
  color: white;
}
@media (max-width: 767px) {
  .mv-under {
    margin-top: 70px;
    background: url("../images/company-sp.jpg") center center/cover;
  }
  .mv-under .page_ttls {
    width: 91%;
    margin: 0 auto;
    text-align: center;
  }
  .mv-under .eng {
    position: absolute;
    top: -11px;
    width: 100%;
    bottom: unset;
    font-size: clamp(76px, calc(4.1314553991vw + 60.5070422535px), 120px);
    text-align: center;
    left: 47%;
    transform: translate(-50%, 0);
  }
}

.news-arc {
  text-align: center;
  padding: 120px 0 100px 0;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .news-arc {
    padding: 60px 0;
  }
}

.arc-wrap a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex-wrap: unset;
  text-decoration: none;
  border-top: 1px solid #77CCE8;
  box-sizing: border-box;
  padding: 22.5px 0;
}
.arc-wrap a:last-of-type {
  border-bottom: 1px solid #77CCE8;
}
.arc-wrap .ym {
  font-family: "Figtree", sans-serif;
  font-size: 17px;
}
.arc-wrap .ct {
  min-width: 100px;
  background: #44BBDD;
  color: white;
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  margin: 0 30px;
}
.arc-wrap .txt {
  font-size: 15px;
  text-align: left;
  background: url("../images/arw2.png") center right no-repeat;
  background-size: 24px auto;
  width: 100%;
}
.arc-wrap {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .arc-wrap {
    margin-bottom: 70px;
  }
  .arc-wrap a {
    padding: 20px 0;
    flex-wrap: wrap;
    background: url("../images/arw2.png") center right no-repeat;
    background-size: 24px auto;
  }
  .arc-wrap a:last-of-type {
    border-bottom: 1px solid #44BBDD;
  }
  .arc-wrap .ct {
    margin: 0 20px;
  }
  .arc-wrap .txt {
    background: none;
    width: 100%;
    padding-right: 40px;
    box-sizing: border-box;
  }
}

.pagenation {
  margin-top: 0px;
}
@media all and (max-width: 767px) {
  .pagenation {
    margin-top: 0px;
  }
}

.btn-ret {
  width: 320px;
  margin-top: 100px;
  background: url("../images/btn-qrw2.png") center left 18px no-repeat, #44BBDD;
  background-size: 24px auto;
  padding-left: 56px;
}
.btn-ret:hover {
  transform: translateY(-1px);
  letter-spacing: 0.1em;
  background-color: rgb(25.5, 25.5, 25.5);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
@media all and (max-width: 767px) {
  .btn-ret {
    width: 240px;
    margin-top: 60px;
    font-size: 16px;
  }
}

.singles {
  background: white;
}
.singles .page_ttls {
  max-width: 100%;
  width: 100%;
  margin: 0 auto 0 0;
  position: relative;
}
.singles .page_ttls img, .singles .page_ttls picture {
  max-width: 600px;
  width: 100%;
}
.singles .page_ttls .ttls-in {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 44%;
  left: 0;
  margin-left: 0;
}
.singles .page_ttls .ttls-in .in {
  max-width: 960px;
  margin: 0 auto;
}
.singles .page_ttls .ttp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.singles .page_ttls .ct {
  color: white;
  width: 100px;
  height: 20px;
  line-height: 1;
  border-radius: 4px;
  background: #77CCE8;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  place-content: center;
}
.singles .page_ttls .ct-sp {
  display: none;
}
.singles .page_ttls .eg {
  font-size: clamp(14px, calc(0.1877934272vw + 13.2957746479px), 16px);
  font-weight: 600;
}
.singles .page_ttls h1 {
  font-size: clamp(26px, calc(0.9389671362vw + 22.4788732394px), 36px);
  line-height: 1;
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: 0.075em;
}
.singles .eng {
  -webkit-text-stroke: 1px #E5F6FB; /* 幅と色 */
}
.singles .eng i {
  color: #E5F6FB;
}
@media all and (max-width: 767px) {
  .singles .page_ttls .ttls-in {
    position: relative;
  }
  .singles .page_ttls .ttp {
    display: block;
    text-align: center;
  }
  .singles .page_ttls .ct {
    display: none;
  }
  .singles .page_ttls .ct-sp {
    display: block;
    margin: 20px auto 50px auto;
  }
  .singles .page_ttls h1 {
    line-height: 1.5;
  }
}

.news-single {
  background: #E5F6FB;
  padding-bottom: 150px;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .news-single {
    padding-bottom: 80px;
  }
}

.single-wrap {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.single-wrap .content {
  background: white;
  padding: 80px 90px 150px 90px;
  box-sizing: border-box;
}
.single-wrap .img1 {
  margin: 60px auto;
}
.single-wrap h2 {
  color: #44BBDD;
  font-size: clamp(20px, calc(0.5633802817vw + 17.8873239437px), 26px);
  box-sizing: border-box;
  font-weight: 600;
  text-align: left;
  margin: 40px 0;
  position: relative;
  display: block;
  padding-bottom: 10px;
  padding-right: 30px;
  line-height: 1.5;
}
.single-wrap h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #44BBDD;
  border-right: 1px solid #44BBDD;
  border-radius: 0 100px 100px 0;
  z-index: 2;
}
.single-wrap h2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  margin-left: 0;
  width: 30px;
  height: 50%;
  background: white;
  z-index: 3;
}
.single-wrap p {
  text-align: left;
}
.single-wrap ul {
  text-align: left;
  margin: 20px 0;
}
.single-wrap ul li {
  padding-left: 1em;
  position: relative;
}
.single-wrap ul li:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: #333;
}
.single-wrap .c-txt {
  line-height: 2.2;
  font-size: 17px;
  text-align: left;
}
.single-wrap .return {
  position: absolute;
  width: 100%;
  bottom: -30px;
  left: 0;
}
.single-wrap .img-eye img {
  width: 100%;
}
.single-wrap .wp-block-quote {
  background: #F5F5F5;
  padding: 24px;
  margin: 20px 0;
}
.single-wrap .has-text-align-center {
  text-align: center;
  margin: 10px 0;
}
.single-wrap .swl-fz {
  font-size: 2em;
  text-align: center;
}
.single-wrap h3 {
  display: inline;
  text-align: left;
  position: relative;
  background: linear-gradient(transparent 60%, #A2E9FD 60%);
  margin: 20px 0;
}
.single-wrap h4 {
  text-align: left;
  border-left: 2px solid #A2E9FD;
  padding-left: 24px;
  margin: 20px 0;
}
.single-wrap h5 {
  text-align: left;
  font-weight: bold;
  color: #44BBDD;
  margin: 20px 0;
}
.single-wrap h6 {
  text-align: left;
  font-weight: bold;
  margin: 20px 0;
}
@media all and (max-width: 767px) {
  .single-wrap .content {
    background: white;
    padding: 40px 30px 90px 30px;
    box-sizing: border-box;
  }
  .single-wrap .img1 {
    margin: 40px auto;
    border-radius: 6px;
    overflow: hidden;
  }
  .single-wrap h2 {
    margin: 30px 0;
  }
  .single-wrap .c-txt {
    line-height: 2.1;
    font-size: 15px;
  }
  .single-wrap .return {
    bottom: -25px;
  }
}

.ct-area {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 10px;
  margin-bottom: 40px;
}
.ct-area a {
  display: block;
  width: 140px;
  height: 40px;
  place-content: center;
  font-weight: 600;
  color: #44BBDD;
  background: #E5F6FB;
  border-radius: 4px;
  transition: background 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.ct-area a:hover {
  background: #77CCE8;
  color: white;
}
.ct-area .act {
  background: #77CCE8;
  color: white;
}
@media all and (max-width: 767px) {
  .ct-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .ct-area a {
    width: 100%;
  }
}

/*# sourceMappingURL=news.css.map */
