.ttl-common {
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.ttl-common span {
  display: block;
}

.ttl-common .eng {
  color: #005e36;
  opacity: 0.1;
  font-size: 73px;
  letter-spacing: 0.1em;
  margin-bottom: 7px;
}

.ttl-common .jp {
  color: #595757;
  font-size: 40px;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 1180px) {
  header {
    top: 50px;
  }
}

@media screen and (max-width: 1080px) {
  header {
    top: 40px;
  }
}

@media screen and (max-width: 980px) {
  header {
    top: 10px;
  }
  .ttl-common .eng {
    font-size: 68px;
  }
  .ttl-common .jp {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .ttl-common {
    line-height: 1.5;
  }
  .ttl-common .eng {
    font-size: 9.7vw;
    line-height: 0.9;
    margin-bottom: 0px;
  }
  .ttl-common .jp {
    font-size: 5.3vw;
  }
}

#key {
  position: relative;
}

#key:before {
  content: '';
  background-image: url("../img/top/key_deco@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -5.4vw;
  z-index: 2;
}

#key:after {
  content: '';
  height: 26vw;
  background: #fff;
  position: absolute;
  bottom: -22vw;
  left: -5.2vw;
  right: -5.2vw;
  z-index: 1;
  clip-path: ellipse(70% 15% at 50% 15%);
}

#key .key-ttl {
  max-width: 83.3vw;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  color: #fff;
  font-style: italic;
  font-weight: 700;
}

#key .key-ttl h2 {
  font-size: 5.5vw;
  line-height: 7.8vw;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-style: italic;
  margin: 0 0 3.2vw 1vw;
}

#key .key-ttl ul {
  display: flex;
  align-items: center;
  font-size: 1.5vw;
  letter-spacing: 0.2em;
  line-height: 2.3vw;
  margin: 0 0 0.6vw 0.3vw;
}

#key .key-ttl ul .tbox {
  position: relative;
  z-index: 0;
  padding: 0 1.5vw;
}

#key .key-ttl ul .tbox:before {
  content: '';
  background: #1479b7;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  transform: skewX(-8deg);
}

#key .key-ttl ul .item1 {
  padding: 0 2.2vw;
}

#key .key-ttl .txt {
  font-size: 1.6vw;
  letter-spacing: 0.2em;
  line-height: 2.3vw;
  margin-left: -0.5vw;
}

#key .mainvisual {
  width: 100%;
  height: 62vw;
  position: relative;
}

#key .mainvisual video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50%;
  border: none;
}

@media screen and (max-width: 767px) {
  #key:before {
    display: none;
  }
  #key .key-ttl {
    max-width: none;
    left: 8.7vw;
    transform: none;
    justify-content: end;
    padding-bottom: 14vw;
  }
  #key .key-ttl h2 {
    font-size: 8.4vw;
    line-height: 11.7vw;
    margin: 0 0 4vw 0vw;
  }
  #key .key-ttl ul {
    font-size: 3.9vw;
    line-height: 5.7vw;
    margin: 0 0 2vw 0vw;
  }
  #key .key-ttl ul .tbox {
    padding: 0 4vw;
  }
  #key .key-ttl ul .item1 {
    padding: 0 6vw;
  }
  #key .key-ttl .txt {
    font-size: 4.1vw;
    line-height: 5.9vw;
    margin-left: 0;
  }
  #key .mainvisual {
    height: 153.3vw;
  }
}

#sec1 {
  position: relative;
  z-index: 1;
  padding: 102px 0 179px;
}

#sec1 .row1 {
  margin-bottom: 13px;
}

#sec1 .row1 h2 {
  font-size: 50px;
  letter-spacing: 0.35em;
  line-height: 1.4;
  margin-bottom: 18px;
}

#sec1 .row1 .txt {
  font-size: 22px;
  line-height: 1.75;
  letter-spacing: 0.25em;
}

#sec1 .row2 {
  max-width: 830px;
  width: 100%;
  min-height: 710px;
  margin: 0 auto -51px;
  background-image: url("../img/top/sec1_deco@2x.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  padding-top: 126px;
}

#sec1 .row2 h3 {
  margin: 0 24px 17px 0;
}

#sec1 .row2 h3 img {
  width: 680px;
  margin: 0 auto 6px;
}

#sec1 .row2 h3 span {
  color: #595757;
  font-size: 41px;
  letter-spacing: 0.12em;
  line-height: 1.75;
  padding-left: 12px;
}

#sec1 .row3 {
  display: flex;
  justify-content: center;
  margin: 0 -20px 99px;
}

#sec1 .row3 .col {
  max-width: 305px;
  width: 25%;
  color: #595757;
  position: relative;
}

#sec1 .row3 .col .icon {
  position: relative;
  max-width: 261px;
  width: 92%;
  margin: 0 auto 20px;
  text-align: center;
}

#sec1 .row3 .col .icon .ttl {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.15em;
  font-weight: 700;
  position: absolute;
  left: 0;
  right: 0;
  top: 63%;
  transform: translateY(-50%);
  z-index: 1;
}

#sec1 .row3 .col h4 {
  color: #4093dc;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
}

#sec1 .row3 .col .txt {
  max-width: 215px;
  width: 100%;
  margin: 0 auto 17px;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.04em;
  font-weight: 500;
}

#sec1 .row3 .col .more {
  width: 153px;
  margin: 0 auto;
}

#sec1 .row3 .col .more a {
  display: block;
  border: 1px solid #b5b5b6;
  border-radius: 20px;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.12em;
  padding: 5px;
}

#sec1 .row3 .col .more a span:before {
  content: '';
  width: 19px;
  height: 19px;
  background-image: url("../img/shared/icon_right2@2x.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 4px;
  transition: 0.3s all ease;
}

#sec1 .row3 .col .more a:hover {
  background: #002a70;
  color: #fff;
}

#sec1 .row3 .col .more a:hover span:before {
  filter: brightness(0) invert(1);
}

#sec1 .row3 .col + .col:before {
  content: '';
  border-left: 1px dotted #4093dc;
  position: absolute;
  top: 216px;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 1180px) {
  #sec1 .row1 h2 {
    max-width: 580px;
    width: 100%;
    margin: 0 auto 18px;
  }
  #sec1 .row3 .col h4 {
    font-size: 20px;
    letter-spacing: 0.08em;
  }
}

@media screen and (max-width: 1080px) {
  #sec1 .row3 {
    max-width: 620px;
    width: 100%;
    margin: 0 auto 49px;
    flex-wrap: wrap;
  }
  #sec1 .row3 .col {
    width: 50%;
    margin-bottom: 50px;
  }
  #sec1 .row3 .col h4 {
    font-size: 22px;
    letter-spacing: 0.12em;
  }
  #sec1 .row3 .col:nth-child(3):before {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  #sec1 .row1 .txt {
    font-size: 20px;
    letter-spacing: 0.12em;
  }
  #sec1 .row2 h3 span {
    font-size: 38px;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  #sec1 {
    padding: 5vw 0 16.3vw;
  }
  #sec1 .row1 {
    margin-bottom: 10vw;
  }
  #sec1 .row1 h2 {
    font-size: 5.3vw;
    line-height: 1.5;
    letter-spacing: 0.12em;
    margin-bottom: 4vw;
  }
  #sec1 .row1 .txt {
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  #sec1 .row2 {
    max-width: none;
    min-height: 73vw;
    margin: 0 auto 15vw;
    padding-top: 18vw;
  }
  #sec1 .row2 h3 {
    margin: 0 0 24vw;
  }
  #sec1 .row2 h3 img {
    width: 68.8vw;
    margin: 0 auto 0.7vw;
  }
  #sec1 .row2 h3 span {
    font-size: 5.3vw;
    font-weight: 700;
    padding-left: 0px;
  }
  #sec1 .row3 {
    display: block;
    margin: 0 0 18vw;
  }
  #sec1 .row3 .col {
    max-width: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px dotted #4093dc;
    padding-bottom: 8vw;
    margin-bottom: 8.7vw;
  }
  #sec1 .row3 .col .icon {
    max-width: none;
    width: 38vw;
    margin: 0;
  }
  #sec1 .row3 .col .icon .ttl {
    color: #42403f;
    font-size: 3.3vw;
    line-height: 3.7vw;
  }
  #sec1 .row3 .col .row-text {
    width: 42.4vw;
  }
  #sec1 .row3 .col h4 {
    text-align: left;
    font-size: 4vw;
    margin-bottom: 1vw;
  }
  #sec1 .row3 .col .txt {
    max-width: none;
    height: auto !important;
    margin: 0 0 3vw;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
  }
  #sec1 .row3 .col .more {
    width: 35.3vw;
    margin: 0;
  }
  #sec1 .row3 .col .more a {
    font-size: 3.3vw;
    line-height: 6.4vw;
    font-weight: 700;
    color: #4f4d4d;
    padding: 0px;
    border-radius: 10vw;
    position: relative;
  }
  #sec1 .row3 .col .more a span:before {
    width: 3.2vw;
    height: 3.2vw;
    background-image: url("../img/shared/icon_right@2x.png");
    margin-right: 0;
    position: absolute;
    right: 1.6vw;
    top: 1.6vw;
  }
  #sec1 .row3 .col + .col:before {
    display: none;
  }
  #sec1 .row3 .col:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }
}

#sec2 {
  background: linear-gradient(0deg, #cee4f2 0%, white 100%);
  padding: 42px 0 75px;
}

#sec2 .wrap {
  max-width: 1500px;
}

#sec2 h2 {
  margin-bottom: 12px;
}

#sec2 .txt {
  margin-bottom: 33px;
}

#sec2 .img {
  max-width: 1195px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #sec2 {
    padding: 8vw 0 19.3vw;
  }
  #sec2 .ttl-common {
    margin-bottom: 7vw;
  }
  #sec2 .ttl-common .eng {
    width: 70vw;
    margin: 0 auto -18vw;
  }
  #sec2 .txt {
    text-align: left;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 8.7vw;
    color: #595757;
  }
  #sec2 .img {
    max-width: none;
    width: auto;
    margin: 0;
  }
}

#sec3 {
  padding: 167px 0 181px;
}

#sec3 .ttl-common {
  margin-bottom: 13px;
}

#sec3 .ttl-common .eng {
  margin-bottom: 18px;
}

#sec3 .txt {
  margin-bottom: 10px;
}

#sec3 .slider-group {
  margin-bottom: 134px;
}

#sec3 .loopslider .item {
  display: flex !important;
  align-items: center;
  text-align: center;
  column-gap: 25px;
}

#sec3 .loopslider .item img {
  width: auto;
}

#sec3 .loopslider .item .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#sec3 .loopslider2 {
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  #sec3 {
    padding: 14vw 0 10vw;
  }
  #sec3 .ttl-common {
    margin-bottom: 3vw;
  }
  #sec3 .ttl-common .eng {
    margin: 0 0 -7vw;
  }
  #sec3 .txt {
    font-weight: 500;
    margin-bottom: 6vw;
  }
  #sec3 .slider-group {
    margin-bottom: 10vw;
  }
  #sec3 .loopslider .item {
    column-gap: 0;
  }
  #sec3 .loopslider .item .col {
    transform: scale(0.6);
    margin: 0 -6vw;
  }
  #sec3 .loopslider2 {
    margin-top: -4vw;
  }
  #sec3 .btn-common {
    margin: 0 2vw;
  }
}

#sec4 {
  background: linear-gradient(0deg, #cee4f2 0%, white 100%);
  padding: 30px 0 187px;
}

#sec4 .row1 {
  margin-bottom: 175px;
}

#sec4 .row1 .ttl-common {
  margin-bottom: 24px;
}

#sec4 .row1 .ttl-common .eng {
  margin-bottom: -4px;
}

#sec4 .row1 .txt {
  margin-bottom: 70px;
}

#sec4 .row1 .youtube {
  margin-bottom: 143px;
  line-height: 0;
}

#sec4 .row1 .youtube iframe {
  width: 100%;
  height: 667px;
  border-radius: 20px;
}

#sec4 .row2 .ttl-common {
  margin-bottom: 14px;
}

#sec4 .row2 .txt {
  margin-bottom: 100px;
}

#sec4 .row2 .box {
  background-image: url("../img/top/sec4_deco@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-color: #fff;
  border-radius: 30px;
  padding-bottom: 97px;
}

#sec4 .row2 .box h4 {
  padding-left: 83px;
  position: relative;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

#sec4 .row2 .box h4 span {
  display: block;
  width: 71px;
  height: 52px;
  background: #1479b7;
  color: #fff;
  text-align: center;
  border-radius: 0 30px 30px 0;
  font-family: 'Inter';
  font-size: 40px;
  letter-spacing: 0;
  line-height: 52px;
  font-weight: 500;
  position: absolute;
  top: -8px;
  left: 0;
}

#sec4 .row2 .box .box-r1 {
  display: flex;
  align-items: flex-start;
  column-gap: 40px;
  padding-right: 20px;
  margin-bottom: 44px;
}

#sec4 .row2 .box .box-r1 .box-r1-col {
  max-width: 722px;
  width: calc(100% - 340px);
  padding-top: 103px;
}

#sec4 .row2 .box .box-r1 .box-r1-col .box-item {
  margin-bottom: 128px;
}

#sec4 .row2 .box .box-r1 .box-r1-col h4 {
  margin-bottom: 27px;
}

#sec4 .row2 .box .box-r1 .box-r1-col .txt2 {
  padding-left: 83px;
}

#sec4 .row2 .box .box-r1 .box-search {
  width: 340px;
  background: linear-gradient(0deg, #cee4f2 0%, white 100%);
  border-radius: 20px;
  padding: 554px 25px 51px;
  margin-top: 33px;
  position: relative;
}

#sec4 .row2 .box .box-r1 .box-search .search-img {
  width: 418px;
  position: absolute;
  top: -72px;
  left: 7px;
}

#sec4 .row2 .box .box-r1 .box-search ul {
  margin-bottom: 32px;
}

#sec4 .row2 .box .box-r1 .box-search ul li {
  color: #fff;
  background: #4093dc;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: 0;
  text-align: center;
  padding: 5px;
  border-radius: 20px;
}

#sec4 .row2 .box .box-r1 .box-search ul li + li {
  margin-top: 7px;
}

#sec4 .row2 .box .box-r1 .box-search .btxt {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0;
  padding-left: 8px;
}

#sec4 .row2 .box .box-r1 .box-search .btxt p + p {
  margin-top: 22px;
}

#sec4 .row2 .box .box-r2 {
  margin-bottom: 96px;
}

#sec4 .row2 .box .box-r2 h4 {
  margin-bottom: 66px;
}

#sec4 .row2 .box .box-r2 .list-item {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}

#sec4 .row2 .box .box-r2 .list-item .list-item-col {
  max-width: 310px;
  width: 28%;
}

#sec4 .row2 .box .box-r2 .list-item .icon {
  width: 182px;
  margin: 0 auto 11px;
}

#sec4 .row2 .box .box-r2 .list-item .sttl {
  text-align: center;
  color: #fff;
  background: #4093dc;
  border-radius: 20px;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: 0.12em;
  font-weight: 700;
  padding: 5px;
  margin-bottom: 12px;
}

#sec4 .row2 .box .box-r2 .list-item .txt3 {
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0;
  padding: 0 6px;
}

@media screen and (max-width: 1180px) {
  #sec4 .row2 .box .box-r1 {
    column-gap: 20px;
  }
}

@media screen and (max-width: 1080px) {
  #sec4 .row2 .box h4 {
    font-size: 32px;
  }
  #sec4 .row2 .box .box-r1 .box-search .btxt {
    padding-left: 0;
  }
}

@media screen and (max-width: 980px) {
  #sec4 .ttl-common .jp {
    font-size: 33px;
  }
  #sec4 .row2 .box .box-r1 {
    display: block;
    padding-right: 0;
    margin-bottom: 60px;
  }
  #sec4 .row2 .box .box-r1 .box-r1-col {
    max-width: none;
    width: 100%;
    padding-right: 50px;
  }
  #sec4 .row2 .box .box-r1 .box-search {
    margin: 0 auto;
  }
  #sec4 .row2 .box .box-r2 {
    margin-bottom: 60px;
  }
  #sec4 .row2 .box .box-r2 .list-item {
    flex-wrap: wrap;
  }
  #sec4 .row2 .box .box-r2 .list-item .list-item-col {
    width: 50%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  #sec4 {
    padding: 8vw 0 36vw;
  }
  #sec4 .row1 {
    margin-bottom: 15vw;
  }
  #sec4 .row1 .ttl-common {
    margin-bottom: 6vw;
  }
  #sec4 .row1 .ttl-common .eng {
    margin-bottom: 0;
  }
  #sec4 .row1 .ttl-common .jp {
    font-size: 5.3vw;
  }
  #sec4 .row1 .txt {
    font-weight: 500;
    margin-bottom: 8vw;
  }
  #sec4 .row1 .youtube {
    margin-bottom: 10.7vw;
  }
  #sec4 .row1 .youtube iframe {
    width: 100%;
    height: 46.5vw;
    border-radius: 2vw;
  }
  #sec4 .row2 .ttl-common {
    margin-bottom: 5vw;
  }
  #sec4 .row2 .ttl-common .jp {
    font-size: 5.3vw;
  }
  #sec4 .row2 .txt {
    color: #4f4d4d;
    font-weight: 500;
    margin-bottom: 10vw;
  }
  #sec4 .row2 .box {
    background-image: url("../img/top/sec4_deco_sp@2x.png");
    background-size: 100%;
    background-position: 50% 0%;
    background-color: #fff;
    border-radius: 4vw;
    padding: 9vw 5vw 2vw 6vw;
    margin: 0 -6vw;
  }
  #sec4 .row2 .box h4 {
    color: #4f4d4d;
    padding-left: 10.7vw;
    font-size: 4.7vw;
    line-height: 1.7;
  }
  #sec4 .row2 .box h4 span {
    width: 9.5vw;
    height: 7vw;
    border-radius: 0 4vw 4vw 0;
    font-size: 5.3vw;
    line-height: 7vw;
    top: 0.5vw;
  }
  #sec4 .row2 .box .box-r1 {
    margin-bottom: 11vw;
  }
  #sec4 .row2 .box .box-r1 .box-r1-col {
    max-width: none;
    width: 100%;
    padding: 0;
  }
  #sec4 .row2 .box .box-r1 .box-r1-col .box-item {
    margin-bottom: 11vw;
  }
  #sec4 .row2 .box .box-r1 .box-r1-col h4 {
    margin-bottom: 3vw;
  }
  #sec4 .row2 .box .box-r1 .box-r1-col .txt2 {
    color: #4f4d4d;
    font-weight: 500;
    padding-left: 0px;
  }
  #sec4 .row2 .box .box-r1 .box-search {
    width: 100%;
    border-radius: 4vw;
    padding: 78vw 3.2vw 8vw;
    margin-top: 33.3vw;
  }
  #sec4 .row2 .box .box-r1 .box-search .search-img {
    width: 66.4vw;
    top: -24vw;
    left: auto;
    right: 0;
  }
  #sec4 .row2 .box .box-r1 .box-search ul {
    margin-bottom: 4vw;
    display: flex;
    justify-content: space-between;
  }
  #sec4 .row2 .box .box-r1 .box-search ul li {
    width: 25vw;
    height: 16vw;
    font-size: 3.3vw;
    line-height: 3.7vw;
    padding: 0;
    border-radius: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #sec4 .row2 .box .box-r1 .box-search ul li + li {
    margin-top: 0;
  }
  #sec4 .row2 .box .box-r1 .box-search .btxt {
    font-size: 13px;
    line-height: 16px;
    padding-left: 0;
  }
  #sec4 .row2 .box .box-r1 .box-search .btxt p + p {
    margin-top: 3vw;
  }
  #sec4 .row2 .box .box-r2 {
    margin-bottom: 0;
  }
  #sec4 .row2 .box .box-r2 h4 {
    margin-bottom: 4vw;
  }
  #sec4 .row2 .box .box-r2 .list-item {
    display: block;
  }
  #sec4 .row2 .box .box-r2 .list-item .list-item-col {
    max-width: none;
    width: 100%;
    margin-bottom: 4vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #sec4 .row2 .box .box-r2 .list-item .icon {
    width: 35.6vw;
    margin: 0 -1.3vw 0 0;
  }
  #sec4 .row2 .box .box-r2 .list-item .row-text {
    width: 49.2vw;
  }
  #sec4 .row2 .box .box-r2 .list-item .sttl {
    border-radius: 20px;
    font-size: 13px;
    line-height: 18px;
    padding: 0px;
    margin-bottom: 2vw;
  }
  #sec4 .row2 .box .box-r2 .list-item .txt3 {
    color: #4f4d4d;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    padding: 0;
  }
  #sec4 .row2 .box .btn-common {
    margin: 0;
    width: calc(100% - 4vw);
    position: absolute;
    left: 2vw;
    bottom: -24vw;
  }
}

#sec5 {
  background: linear-gradient(0deg, #cee4f2 0%, white 100%);
  padding: 89px 0 113px;
}

#sec5 .ttl-common {
  margin-bottom: 32px;
}

#sec5 .ttl-common .eng {
  margin-bottom: -14px;
}

#sec5 .list-item {
  display: flex;
  gap: 48px;
  margin-bottom: 68px;
}

#sec5 .list-item .col {
  max-width: 370px;
}

#sec5 .list-item .col a {
  display: block;
}

#sec5 .list-item .col a span {
  display: block;
}

#sec5 .list-item .col a .img {
  height: 214px;
  margin-bottom: 19px;
}

#sec5 .list-item .col a .img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50%;
}

#sec5 .list-item .col a .ttl {
  color: #1479b7;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 6px;
}

#sec5 .list-item .col a .txt {
  font-size: 17px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 44px;
  margin-bottom: 11px;
}

#sec5 .list-item .col a .date {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

@media screen and (max-width: 1250px) {
  #sec5 .list-item {
    gap: 2%;
  }
  #sec5 .list-item .col {
    max-width: none;
    width: 32%;
  }
  #sec5 .list-item .col a .img {
    height: 17.6vw;
  }
}

@media screen and (max-width: 980px) {
  #sec5 .list-item .col a .img {
    height: 17vw;
  }
}

@media screen and (max-width: 767px) {
  #sec5 {
    padding: 6.7vw 0 18.7vw;
  }
  #sec5 .ttl-common {
    margin-bottom: 6vw;
  }
  #sec5 .ttl-common .eng {
    margin: 0 -2vw -2vw;
  }
  #sec5 .list-item {
    display: block;
    margin-bottom: 0;
  }
  #sec5 .list-item .col {
    max-width: none;
    width: 100%;
    margin-bottom: 10.4vw;
  }
  #sec5 .list-item .col a .img {
    height: 48vw;
    margin-bottom: 3vw;
  }
  #sec5 .list-item .col a .ttl {
    color: #4093dc;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 10px;
  }
  #sec5 .list-item .col a .txt {
    color: #595757;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    max-height: 32px;
    margin-bottom: 10px;
  }
  #sec5 .list-item .col a .date {
    font-size: 13px;
    line-height: 16px;
  }
}

#news {
  padding: 74px 0 117px;
}

#news .ttl-common {
  margin-bottom: 40px;
}

#news .ttl-common .eng {
  margin-bottom: -13px;
}

#news .newslist {
  margin-bottom: 65px;
}

#news .newslist dl {
  border-bottom: 1px solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 100%;
  display: table;
}

#news .newslist dl dt {
  width: 335px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  line-height: 28px;
}

#news .newslist dl dt .date {
  display: block;
  font-size: 20px;
  letter-spacing: 0.08em;
}

#news .newslist dl dt .tag {
  display: table;
  text-align: center;
  color: #002a70;
	border: 1px solid #002a70;
  border-radius: 5px;
  font-size: 14px;
	font-weight: 600;
  position: absolute;
  left: 135px;
  top: 50%;
  transform: translateY(-50%);
	padding: 0 10px;
}

#news .newslist dl dd {
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  line-height: 38.5px;
}

#news .newslist dl dd a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

#news .newslist dl:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  #news {
    padding: 14vw 0 15.6vw;
  }
  #news .ttl-common {
    margin-bottom: 6vw;
  }
  #news .ttl-common .eng {
    margin-bottom: -2vw;
  }
  #news .newslist {
    margin-bottom: 15.2vw;
  }
  #news .newslist dl {
    padding-bottom: 17px;
    margin-bottom: 15px;
    display: block;
    color: #595757;
  }
  #news .newslist dl dt {
    width: 160px;
    display: block;
    line-height: 16px;
    margin-bottom: 10px;
  }
  #news .newslist dl dt .date {
    font-size: 13px;
    font-weight: 700;
  }
  #news .newslist dl dt .tag {
    border-radius: 3px;
    background: transparent;
    border: 1px solid #005dad;
    color: #005dad;
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
    left: 90px;
    transform: none;
    top: 0;
		white-space: nowrap;
  }
  #news .newslist dl dd {
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
  }
  #news .newslist dl:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
