/*******************
*******************
2.layout
*******************
********************/

html {
  font-family: 'hirakaku-w3', sans-serif;
}

main {
  max-width: 100%;
}


/*******************
component
********************/
.br-sp {
  display: none;
}

/*************************************
top / section / key visual
**************************************/
/*ie11,Edge*/

#kv-moviewrap {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  overflow: hidden;
  background-color: #000000;
}

#kv-moviewrap:before {
  content: "";
  background-color: #122A38;
  opacity: .7;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.movie_btn {
  width: 305px;
  height: 55px;
  background-color: #000000;
  margin: 100px auto -50px;
  background-image: url(/assets/img/movieicon@2x.png);
  background-size: 10%;
  background-position: left 45px bottom 17px;
  padding-left: 40px;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 55px;
}

#sec-kv .section-inner .section-header {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -49.5px 0 0 -139px;
  z-index: 2;
}

#sec-kv .section-inner .section-header h2 {
  padding: 0;
}

#sec-kv .section-inner .icon {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -34px;
  display: block;
  z-index: 2;
}

/*************************************
top / section / value
**************************************/
#sec-top-value {
  padding: 160px 0;
}

#sec-top-value .section-inner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

#sec-top-value .bg-logo {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 305px;
  height: 357px;
  background-image: url(/assets/img/logo-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

#sec-top-value .section-content {
  position: absolute;
  display: inline-block;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

#sec-top-value .sec-ttl {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.65;
  letter-spacing: 0.61px;
  color: #d7003c;
}

#sec-top-value h3 {
  margin-top: 50px;
  font-size: 3.3rem;
  font-weight: 600;
  letter-spacing: 4.71px;
  color: #000;
}

#sec-top-value .sec-text {
  margin-top: 38px;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.13;
  letter-spacing: 2.14px;
  text-align: center;
  color: #808080;
}

/*************************************
top / section / serivce
**************************************/
#sec-top-service {
  padding: 66px 0 160px;
  background-color: #f4f4f4;
}

#sec-top-service .sec-ttl-area {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 70px;
}

#sec-top-service .sec-ttl {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 1.52px;
}

#sec-top-service .sec-ttl-ja {
  font-family: "hirakaku-w6";
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 2px;
}

#sec-top-service .sec-ttl-border {
  width: 69px;
  padding-top: 31px;
  border-bottom: solid 4px #d7003c;
}

#sec-top-service .service-content {
  position: relative;
}

#sec-top-service .service-content-wrap {
  max-width: 1220px;
  margin: 0 auto;
}

#sec-top-service .service-content {
  padding: 80px 110px;
  background-color: #fff;
}

#sec-top-service .service-img-wrap {
  width: 540px;
}

#sec-top-service .service-img-wrap .img_link {
  display: block;
  transition: all 0.3s
}

#sec-top-service .service-item {
  display: flex;
}

#sec-top-service .service-item:not(:first-child) {
  margin-top: 60px;
}

#sec-top-service .service-item-headline {
  margin-left: 60px;
  margin-top: 10px;
}

#service-content01 .service-item-headline {
  left: 0;
  min-width: 768px;
}

#service-content01 .service-item-headline .service-item-headline-text {
  flex-shrink: 0;
}

#sec-top-service .service-item-headline {}

#sec-top-service .service-item-headline-ttl-wrap {
  text-align: left;
}

#service-content02 .service-img-phone {
  display: none;
}

#sec-top-service .service-item-headline-caption {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.33;
  letter-spacing: 0.36px;
  color: #d7003c;
}

#sec-top-service .service-item-headline-ttl {
  margin-top: 10px;
  font-family: "Avenir Heavy", sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.07;
  letter-spacing: 0.47px;
}

#sec-top-service .service-item-headline-ttl-ja {
  margin-top: 14px;
  font-family: "hirakaku-w6", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.75px;
}

#sec-top-service .service-item-headline-text {
  margin-top: 30px;
  font-family: "hirakaku-w6", sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 2px;
}

#sec-top-service .view-more {
  width: 116px;
  margin-top: 36px;
}

.view-more {
  position: relative;
  font-size: 14px;
  font-weight: 900px;
  font-family: "Avenir Heavy", sans-serif;
  line-height: 0.75;
  letter-spacing: 2.29px;
  color: #d7003c;
}

/* アイコン（circle-arrow-right） */
.view-more--circle-arrow-right::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 6px;
  background-image: url(/service/img/icon-arrow-circle-right.png);
  background-size: cover;
  background-repeat: no-repeat;
}


/* アイコン（arrow-right） */
.view-more--arrow-right::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 8px;
  margin-left: 6px;
  background-image: url(/service/img/icon-arrow-right.png);
  background-size: contain;
  background-repeat: no-repeat;
}

/* アイコン（arrow-righ-whitet） */
.view-more--arrow-right-white {
  color: #fff;
}

.view-more--arrow-right-white::after {
  content: '';
  display: inline-block;
  width: 19px;
  height: 10px;
  margin-left: 6px;
  background-image: url(/assets/img/icon-arrow-right-white.png);
  background-size: cover;
  background-repeat: no-repeat;
}

/* アイコン（arrow-righ-gray） */
.view-more--arrow-right-gray {
  color: #767676;
}

.view-more--arrow-right-gray::after {
  content: '';
  display: inline-block;
  width: 19px;
  height: 10px;
  margin-left: 6px;
  background-image: url(/assets/img/icon-arrow-right-gray.png);
  background-size: cover;
  background-repeat: no-repeat;
}

/* アイコン（new-window） */
.view-more--new-window::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  background-image: url(/service/img/icon-new-window.png);
  background-size: cover;
  background-repeat: no-repeat;
}

/*************************************
top / section / case study
**************************************/
#sec-top-case {
  padding: 92px 0 160px;
  background-image: linear-gradient(139deg, #fb7da0 0%, #a1d3f8 98%);
}

#sec-top-case .section-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#sec-top-case .sec-ttl-area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 70px;
}

#sec-top-case .sec-ttl {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 1.52px;
  color: #fff;
}

#sec-top-case .sec-ttl-ja {
  font-family: "hirakaku-w6";
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 2px;
  color: #fff;
}

#sec-top-case .sec-ttl-border {
  width: 69px;
  padding-top: 31px;
  border-bottom: solid 4px #fff;
}

#sec-top-case .case-study-view-more {
  display: block;
}

#sec-top-case ul li {
  position: relative;
}

/* #sec-top-case ul li a {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
} */

#sec-top-case ul li:not(:first-child) {
  margin-top: 20px;
}

#sec-top-case .case-card {
  display: flex;
  width: 100%;
  height: 300px;
  background-color: #fff;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.3);
}

#sec-top-case .case-card-img {
  flex-shrink: 0;
  width: 50%;
  height: 100%;
}

#sec-top-case picture img {
  width: 502px;
  height: 100%;
}

#sec-top-case .case-card-detail-wrap {
  display: flex;
  flex-flow: column;
  padding: 40px 40px 27px;
}

#sec-top-case .case-card-detail {
  flex-grow: 1;
}

#sec-top-case .case-card-ttl {
  font-family: "hirakaku-w6", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 0.8;
  letter-spacing: 1.25px;
}

#sec-top-case .case-card-text {
  margin-top: 6px;
  font-family: "hirakaku-w3", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.86;
  letter-spacing: 2px;
  color: #0e0e0e;
}

#sec-top-case .case-card-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 22px;
  margin-top: 30px;
  padding: 5px 13px;
  border-radius: 11px;
  font-family: "Avenir Heavy", sans-serif;
  font-size: 12px;
  font-weight: 900;
  color: #d7003c;
  background-color: rgba(215, 0, 60, 0.1);
}

#sec-top-case .case-card-view-more {
  display: flex;
  justify-content: end;
  padding-top: 26px;
  border-top: solid 1px #e4dfdf;
  color: #fff;
}

#sec-top-case .view-more {
  cursor: pointer;
}

/*************************************
top / section / headlines
**************************************/
#sec-top-headlines {
  position: relative;
  padding: 70px 0 139px;
  background-color: #203644;
}

#sec-top-headlines .section-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#sec-top-headlines .sec-ttl-area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 70px;
}

#sec-top-headlines .sec-ttl {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 1.52px;
  color: #fff;
}

#sec-top-headlines .sec-ttl-ja {
  font-family: "hirakaku-w6";
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 2px;
  color: #fff;
}

#sec-top-headlines .sec-ttl-border {
  width: 69px;
  padding-top: 31px;
  border-bottom: solid 4px #d7003c;
}

#sec-top-headlines .section-content ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 50px;
  column-gap: 24px;
}

#sec-top-headlines .section-content li {
  /* width: 310px; */
  width: calc(100% / 3 - 16px);
}

#sec-top-headlines .section-content li a {
  transition: all 0.3s
}

#sec-top-headlines .headline_img img {
  width: 100%;
  aspect-ratio: 2 / 1;
  object-fit: cover;
}

#sec-top-headlines .headlines-detail {
  padding-top: 19px;
}

#sec-top-headlines .headlines-date {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.36px;
  color: #8d8d8d;
}

#sec-top-headlines .headlines-ttl {
  margin-top: 4px;
  font-family: "hirakaku-w6", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 2.29px;
  text-align: initial;
  color: #fff;
}

#sec-top-headlines .headlines-text {
  margin-top: 11px;
  font-family: "hirakaku-w3", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.57;
  letter-spacing: 2px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

#sec-top-headlines .section-inner+.section-inner {
  margin-top: 70px;
}



/*************************************
top / section / column
**************************************/
#sec-top-column {
  position: relative;
  overflow: hidden;
  padding: 66px 0 160px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #DFDFDF;
}

#sec-top-column .section-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#sec-top-column .sec-ttl-area {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 70px;
}

#sec-top-column .sec-ttl {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 1.52px;
}

#sec-top-column .sec-ttl-ja {
  font-family: "hirakaku-w6";
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 2px;
}

#sec-top-column .sec-ttl-border {
  width: 69px;
  padding-top: 31px;
  border-bottom: solid 4px #d7003c;
}

#sec-top-column .section-content .swiper-slide {
  height: 100%;
  background-color: #FFF;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
}

#sec-top-column .swiper-slide a {
  transition: all 0.3s;
}

.column-detail {
  padding: 24px;
  height: 16rem;
  display: flex;
  flex-direction: column;
}

.column-detail h4 small {
  display: block;
  font-family: "Avenir Heavy", sans-serif;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.36px;
  color: #8d8d8d;
}

.column-detail h4 {
  font-family: "hirakaku-w6", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 2.29px;
  text-align: initial;
}

.column-detail .view-more {
  margin-top: auto;
}

#sec-top-column .swiper {
  overflow: visible;
}

#sec-top-column .swiper-area {
  position: relative;
}

#sec-top-column .swiper-button-prev, #sec-top-column .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 8rem;
  bottom: 0;
  margin: auto;
  color: #d7003c;
}

#sec-top-column .swiper-button-prev {
  left: 50px;
}

#sec-top-column .swiper-button-next {
  right: 50px;
}

.swiper-button-disabled {
  visibility: hidden;
}

.meta-row {
  display: flex;
  align-items: center;
  gap: .5rem;
  margin-top: auto;
}

.meta-row .view-more {
  margin-left: auto;
  white-space: nowrap;
}

.badge--category {
  font-size: 12px;
  padding: .6rem 1.6rem;
  border-radius: 999px;
  border: .1rem solid #dfdfdf;
}


/*************************************
top / section / logo
**************************************/


#sec-top-logo {
  padding: 96px 0 120px;
  border-bottom: 1px solid #DFDFDF;
}

#sec-top-logo .section-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#sec-top-logo .sec-ttl {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.65;
  letter-spacing: 0.61px;
  color: #d7003c;
  text-align: center;
  margin-bottom: 40px;
}

.logo-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 48px;
}