@charset "UTF-8";
/* Scss Document */
/*=============================================================
 TOPページ設定
=============================================================*/
.home .sec-tit {
  text-align: left;
  letter-spacing: 0.1em;
}
.home .sec-tit .en {
  color: #A78F45;
  font-family: "Cardo", serif;
  font-weight: 400;
  font-size: clamp(20px, 7vw, 40px);
}
.home .sec-tit .ja {
  color: #241D14;
  font-size: clamp(15px, 3vw, 21px);
  line-height: 1.8;
  font-weight: 300;
}
.home .sec-tit .lead {
  font-size: clamp(16px, 4vw, 21px);
  line-height: 2.2;
}
@media screen and (min-width: 768.9px) {
  .home .sec-tit.col2 {
    display: grid;
    gap: 0px 100px;
    grid-template-columns: auto 1fr;
  }
}
.home .sec-tit.col2 .lead {
  font-size: clamp(14px, 3vw, 18px);
}
@media screen and (max-width: 768.9px) {
  .home .sec-tit.col2 .lead {
    margin-top: 40px;
  }
}
.home .front-bg {
  background: url("../image/body_bg01_sp.webp") repeat center top;
  background-size: 100% auto;
  background-color: #FAFAFA;
}
@media screen and (min-width: 768.9px) {
  .home .front-bg {
    background: url("../image/body_bg01_pc.webp") repeat top center;
    background-size: 100% auto;
  }
}
.home #sec-kv {
  position: relative;
}
.home #sec-kv .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (min-width: 768.9px) {
  .home #sec-kv .inner {
    align-items: center;
  }
}
.home #sec-kv .inner .container {
  text-align: left;
}
@media screen and (max-width: 768.9px) {
  .home #sec-kv .inner .container {
    max-width: 100%;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-kv .inner .container {
    width: 1600px;
    max-width: 100%;
  }
}
.home #sec-kv .inner .box {
  display: inline-block;
  background: url("../image/kv_bg.png") no-repeat top left;
  background-size: auto 80%;
  padding: 60px 0 80px 6vw;
}
@media screen and (min-width: 768.9px) {
  .home #sec-kv .inner .box {
    padding: 50px 100px;
    background-size: auto 100%;
  }
}
.home #sec-kv .inner .box .tit {
  font-size: clamp(32px, 8vw, 64px);
  font-weight: 300;
  margin-bottom: 10px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-kv .inner .box .tit {
    margin-bottom: 20px;
  }
}
.home #sec-kv .inner .box .tit strong {
  font-size: clamp(60px, 10vw, 120px);
  font-weight: 300;
  display: block;
}
.home #sec-kv .inner .box .lead {
  font-size: clamp(16px, 3vw, 32px);
}
.home #sec-kv .inner .btn-list {
  display: grid;
  gap: 0px 20px;
  grid-template-columns: repeat(2, 1fr);
  text-align: center;
  padding: 0 8px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-kv .inner .btn-list li.com-btn {
    display: none;
  }
}
.home #sec-kv .inner .btn-list li.com-btn a {
  width: 100%;
  max-width: 100%;
  line-height: 40px;
}
.home #sec-kv .pic img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.home #sec-message .sec-tit {
  text-align: center;
}
.home #sec-message .sec-tit .en {
  margin-bottom: 30px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-message .sec-tit .en {
    margin-bottom: 60px;
  }
}
.home #sec-message .container {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-message .container {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-message .container .lead {
    line-height: 2.5;
  }
}
.home #sec-about {
  position: relative;
}
.home #sec-about .sec-tit {
  background-color: #fff;
  border-radius: 24px 24px 0 0;
  position: relative;
  z-index: 2;
  padding: 40px 16px 40px 16px;
  margin-top: -40px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-about .sec-tit {
    padding: 100px 80px 80px 80px;
    margin-top: -100px;
  }
}
.home #sec-about .container {
  background-color: #fff;
  border-radius: 0 0 24px 24px;
}
.home #sec-about .container .bottom-col2 {
  padding: 40px 16px 50px 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-about .container .bottom-col2 {
    display: grid;
    gap: 0px 105px;
    grid-template-columns: 1fr auto;
    padding: 80px 80px 103px 80px;
    align-items: center;
  }
}
.home #sec-about .container .bottom-col2-left {
  font-family: "Noto Sans JP", sans-serif;
  text-align: left;
  line-height: 2;
}
@media screen and (max-width: 768.9px) {
  .home #sec-about .container .bottom-col2-right {
    margin-top: 40px;
  }
}
.home #sec-about .container .bottom-col2-right .com-btn.win {
  display: block;
}
.home #sec-about .box {
  background: url("../image/about_bg_sp.webp") no-repeat top center;
  background-size: cover;
  margin-top: 62px;
  padding: 0 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-about .box {
    margin-top: 185px;
    background: url("../image/about_bg_pc.webp") no-repeat center center;
    background-size: cover;
    padding: 0;
  }
}
.home #sec-about .box-col2 {
  background: none;
  border-radius: 0;
  color: #fff;
  text-align: left;
  padding: 90px 10px;
  box-sizing: border-box;
}
@media screen and (min-width: 768.9px) {
  .home #sec-about .box-col2 {
    display: grid;
    gap: 0px 105px;
    grid-template-columns: 1fr auto;
    padding: 190px 0;
    align-items: center;
  }
}
.home #sec-about .box-col2 .tit {
  font-size: clamp(20px, 8vw, 32px);
  white-space: nowrap;
  font-weight: 300;
}
.home #sec-about .box-col2 .txt {
  font-size: clamp(16px, 4vw, 21px);
  line-height: 2.2;
  font-weight: 300;
}
@media screen and (max-width: 768.9px) {
  .home #sec-about .box-col2 .txt {
    margin-top: 40px;
  }
}
.home #sec-about .pic {
  box-sizing: border-box;
}
@media screen and (min-width: 768.9px) {
  .home #sec-about .pic {
    padding-right: 40px;
  }
}
.home #sec-about .sliderBox {
  overflow: hidden;
  background-color: #fff;
}
.home #sec-works .bg {
  overflow: hidden;
  padding-bottom: 110px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-works .bg {
    padding-bottom: 220px;
  }
}
.home #sec-works .sec-tit {
  margin-bottom: 32px;
  padding: 0 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-works .sec-tit {
    margin-bottom: 65px;
    padding: 0;
  }
}
.home #sec-works .container {
  padding-top: 85px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-works .container {
    padding-top: 195px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-works .col3 {
    padding-left: 16px;
  }
}
.home #sec-works .col3-item .tit {
  text-align: left;
  margin-top: 20px;
  font-size: clamp(14px, 3vw, 21px);
  position: relative;
  padding-left: 1.5em;
}
.home #sec-works .col3-item .tit em {
  color: #A78F45;
  position: absolute;
  left: 0;
}
.home #sec-works .swiper-pagination {
  margin-top: 30px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-works .swiper-pagination {
    display: none;
  }
}
.home #sec-case .bg {
  background-color: #FFFFFF;
  padding-bottom: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-case .bg {
    padding-bottom: 120px;
  }
}
.home #sec-case .container {
  padding-top: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-case .container {
    padding-top: 120px;
  }
}
.home #sec-case .sec-tit {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 0 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-case .sec-tit {
    margin-bottom: 80px;
    padding: 0;
  }
}
.home #sec-case .sec-tit .ja {
  font-size: clamp(14px, 3vw, 21px);
  font-weight: 400;
  display: flex;
  align-items: center;
}
.home #sec-case .sec-tit .ja:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #241D14;
  margin-right: 20px;
}
.home #sec-case .col3 {
  text-align: left;
  padding: 0 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-case .col3 {
    display: grid;
    gap: 55px 50px;
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-case .col3-item {
    margin-top: 40px;
  }
}
.home #sec-case .col3-item:first-of-type {
  margin-top: 0;
}
.home #sec-case .col3-item .thum {
  margin-bottom: 15px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-case .col3-item .thum {
    margin-bottom: 20px;
  }
}
.home #sec-case .col3-item .cate {
  display: inline-block;
  color: #fff;
  background-color: #A78F45;
  padding: 5px 1.5em;
  border-radius: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: clamp(13px, 2vw, 15px);
  letter-spacing: 0.1em;
}
.home #sec-case .col3-item .tit {
  font-size: clamp(17px, 5.5vw, 24px);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-case .col3-item .tit {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.home #sec-case .col3-item .txt {
  line-height: 2.2;
  font-family: "Noto Sans JP", sans-serif;
}
.home #sec-data .bg {
  padding-top: 80px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .bg {
    padding-top: 160px;
    padding-bottom: 120px;
  }
}
.home #sec-data .container {
  padding-top: 80px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .container {
    padding-top: 160px;
  }
}
.home #sec-data .sec-tit {
  text-align: center;
  margin-bottom: 55px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .sec-tit {
    margin-bottom: 110px;
  }
}
.home #sec-data .col .tit {
  font-size: clamp(17px, 4vw, 24px);
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col .tit {
    margin-bottom: 40px;
  }
}
.home #sec-data .col .num {
  line-height: 1;
  font-size: clamp(20px, 10vw, 2vw);
  color: #A78F45;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.home #sec-data .col .num .counter {
  font-size: clamp(60px, 20vw, 8vw);
  font-family: "Cardo", serif;
  font-style: italic;
  font-weight: 300;
  line-height: 50px;
  margin-right: 10px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col .num .counter {
    line-height: 120px;
  }
}
.home #sec-data .col small {
  display: block;
  margin-top: 20px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col small {
    text-align: right;
    margin-top: 0px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col3:first-of-type {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col3:first-of-type .col3-item {
    width: 48%;
    padding: 24px 20px 20px 20px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col3:first-of-type .col3-item:nth-of-type(3) {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col3:last-of-type .col3-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col3 {
    display: grid;
    gap: 55px 50px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.home #sec-data .col3-item {
  border-radius: 16px;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  padding: 24px 20px 20px 20px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col3-item {
    padding: 48px 20px 40px 20px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col2 {
    display: grid;
    gap: 0 4%;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col2 {
    display: grid;
    gap: 0 50px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col2 .col2 {
    display: block;
    margin-top: 0;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col2.col {
    margin: 100px 0;
  }
}
.home #sec-data .col2-item {
  border-radius: 16px;
  background-color: rgb(255, 255, 255);
  padding: 24px 20px 20px 20px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col2-item {
    padding: 48px 30px 40px 30px;
  }
}
.home #sec-data .col2-item .col {
  display: grid;
  gap: 0px 3vw;
  align-items: center;
  grid-template-columns: auto 1fr;
  white-space: nowrap;
}
@media screen and (max-width: 768.9px) {
  .home #sec-data .col2-item .col {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col2-item .col {
    gap: 0px 2vw;
  }
}
.home #sec-data .col2-item .col img {
  width: auto;
  height: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .col2-item .col img {
    width: auto;
    height: 120px;
  }
}
.home #sec-data .pic {
  box-sizing: border-box;
  padding-right: 12px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-data .pic {
    padding-right: 40px;
  }
}
.home #sec-menber .bg {
  background-color: #F5F5F4;
  padding-bottom: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .bg {
    padding-bottom: 120px;
  }
}
.home #sec-menber .container {
  padding-top: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .container {
    padding-top: 120px;
  }
}
.home #sec-menber .sec-tit {
  text-align: center;
  margin-bottom: 55px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .sec-tit {
    margin-bottom: 110px;
  }
}
.home #sec-menber .col2 {
  text-align: left;
  background-color: #fff;
  border-radius: 24px;
  padding: 40px 16px;
  margin-top: 30px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .col2 {
    display: grid;
    gap: 0px 90px;
    grid-template-columns: 30% 1fr;
    padding: 80px;
    margin-top: 40px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .col2:first-of-type {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-menber .col2-left {
    display: grid;
    gap: 0px 20px;
    align-items: center;
    grid-template-columns: 45% 1fr;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .col2-left .pic {
    margin-bottom: 20px;
  }
}
.home #sec-menber .col2-left .txt {
  line-height: 1.6;
}
@media screen and (max-width: 768.9px) {
  .home #sec-menber .col2-left .txt {
    font-size: 3vw;
    line-height: 2;
  }
}
.home #sec-menber .col2-left .name {
  font-size: clamp(18px, 4vw, 24px);
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .col2-left .name {
    margin-top: 10px;
  }
}
.home #sec-menber .col2-left .name .en {
  font-size: clamp(12px, 2vw, 16px);
  margin-left: 20px;
}
@media screen and (max-width: 768.9px) {
  .home #sec-menber .col2-left .name .en {
    display: block;
    margin: 0;
  }
}
.home #sec-menber .col2-right dl dt {
  color: #A78F45;
  font-size: clamp(16px, 4vw, 18px);
  display: inline-block;
  margin-bottom: 1em;
  margin-top: 30px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .col2-right dl dt {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-menber .col2-right dl dt:first-of-type {
    margin-top: 0px;
  }
}
.home #sec-menber .col2-right dl dt:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #A78F45;
}
.home #sec-menber .col2-right dl dd {
  display: block;
  line-height: 2.2;
  font-family: "Noto Sans JP", sans-serif;
}
.home #sec-career {
  margin-bottom: 95px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career {
    margin-bottom: 190px;
  }
}
.home #sec-career .container {
  padding-top: 90px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .container {
    padding-top: 185px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-career .sec-tit {
    padding: 0 16px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-career .js-scrollable {
    margin-left: 16px;
  }
}
.home #sec-career .chart-col2 {
  text-align: left;
  display: grid;
  gap: 0px 20px;
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-end;
}
@media screen and (max-width: 768.9px) {
  .home #sec-career .chart-col2 {
    margin-top: 50px;
  }
}
.home #sec-career .chart-col2 .lead {
  font-size: clamp(16px, 4vw, 18px);
  line-height: 2.2;
  margin-bottom: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .chart-col2 .lead {
    margin-bottom: 60px;
  }
}
.home #sec-career .chart-col2-item .obverse {
  color: #fff;
}
@media screen and (max-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse {
    width: 300px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse.col {
    display: grid;
    gap: 0px 20px;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-end;
  }
}
.home #sec-career .chart-col2-item .obverse-tit {
  display: inline-block;
  margin-bottom: 20px;
  line-height: 40px;
  font-weight: 400;
  padding: 0 1em;
  background-color: #ED999E;
  position: relative;
  white-space: nowrap;
}
.home #sec-career .chart-col2-item .obverse-tit:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ED999E;
  border-right: 0;
  position: absolute;
  right: -20px;
  top: 0;
}
.home #sec-career .chart-col2-item .obverse-tbl {
  width: 100%;
  /*height: 100%;*/
  background-color: #ccc;
}
.home #sec-career .chart-col2-item .obverse-tbl.tbl01 {
  background-color: #ED999E;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse-tbl.tbl01 {
    min-width: 300px;
  }
}
.home #sec-career .chart-col2-item .obverse-tbl.tbl02 {
  background-color: #D9666C;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse-tbl.tbl02 {
    min-width: 300px;
  }
}
.home #sec-career .chart-col2-item .obverse-tbl.tbl03 {
  background-color: #B52A33;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse-tbl.tbl03 {
    min-width: 600px;
  }
}
.home #sec-career .chart-col2-item .obverse-tbl th {
  padding: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: center;
  font-size: clamp(14px, 3vw, 28px);
  font-weight: 400;
}
.home #sec-career .chart-col2-item .obverse-tbl th:last-of-type {
  border-right: none;
}
.home #sec-career .chart-col2-item .obverse-tbl td {
  padding: 20px;
  font-size: clamp(14px, 3vw, 18px);
  border-right: 1px solid #fff;
}
.home #sec-career .chart-col2-item .obverse-tbl td:last-of-type {
  border-right: none;
}
.home #sec-career .chart-col2-item .obverse-tbl td strong {
  display: block;
  text-align: center;
  font-size: clamp(14px, 3vw, 28px);
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse-tbl td strong {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-career .chart-col2-item .obverse.career {
    width: 600px;
  }
}
.home #sec-career .chart-col2-item .obverse.career .obverse-tbl th {
  width: 50%;
}
.home #sec-career .chart-col2-item .obverse.career .obverse-tit {
  background-color: #B52A33;
}
.home #sec-career .chart-col2-item .obverse.career .obverse-tit:after {
  border-left: 20px solid #B52A33;
}
.home #sec-career .col2 {
  text-align: left;
  margin-top: 60px;
  padding: 0 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .col2 {
    display: grid;
    gap: 0px 80px;
    grid-template-columns: 20% 1fr;
    margin-top: 80px;
    padding: 0;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-career .col2-left {
    display: grid;
    gap: 0px 20px;
    grid-template-columns: 45% 1fr;
    align-items: center;
    margin-bottom: 40px;
  }
}
.home #sec-career .col2-left figcaption {
  margin-top: 20px;
}
.home #sec-career .col2-right hr {
  height: 1px;
  background-color: #DDDDDD;
  border: none;
  margin: 40px 0;
}
@media screen and (min-width: 768.9px) {
  .home #sec-career .col2-right hr {
    margin: 40px 0;
  }
}
.home #sec-career .col2-right .tit {
  color: #A78F45;
  font-size: clamp(25px, 7vw, 24px);
  font-weight: 400;
  margin-bottom: 1em;
}
.home #sec-career .col2-right .lead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(19px, 4vw, 21px);
  margin-bottom: 1em;
  line-height: 1.8;
}
.home #sec-career .col2-right .txt {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.2;
}
.home #sec-venue .bg {
  background-color: #F5F5F4;
  padding-bottom: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-venue .bg {
    padding-bottom: 125px;
  }
}
.home #sec-venue .container {
  padding-top: 60px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-venue .container {
    padding-top: 120px;
  }
}
.home #sec-venue .sec-tit {
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-venue .sec-tit {
    margin-bottom: 64px;
  }
}
.home #sec-venue .col4 {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  padding: 0 8px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-venue .col4 {
    gap: 64px 40px;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    padding: 0;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-venue .col4 > :last-child {
    grid-column: 1/-1;
  }
}
.home #sec-venue .col4-item figcaption {
  margin-top: 10px;
  text-align: left;
}
@media screen and (min-width: 768.9px) {
  .home #sec-venue .col4-item figcaption {
    margin-top: 20px;
  }
}
.home #sec-venue .col4-item p {
  margin-top: 40px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-venue .col4-item p {
    margin-top: -2em;
  }
}
.home #sec-cv {
  background: url("../image/cv_bg_sp.webp") no-repeat top center;
  background-size: cover;
}
@media screen and (min-width: 768.9px) {
  .home #sec-cv {
    background: url("../image/cv_bg_pc.webp") no-repeat bottom center;
    background-size: cover;
  }
}
.home #sec-cv .container {
  padding-top: 90px;
  /*padding-bottom: 60px;*/
}
@media screen and (min-width: 768.9px) {
  .home #sec-cv .container {
    padding-top: 180px;
    padding-bottom: 120px;
  }
}
.home #sec-cv .container .lead {
  color: #fff;
  font-size: clamp(18px, 6vw, 28px);
  line-height: 2.2;
  font-weight: 400;
}
.home #sec-cv .container .btn_col {
  margin-top: 245px;
  padding: 0 16px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-cv .container .btn_col {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px 40px;
    margin-top: 490px;
    padding: 0;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-cv .container .btn_col li a {
    width: 100%;
    max-width: 100%;
    font-size: 120%;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-cv .container .btn_col li:last-of-type {
    margin-top: 20px;
  }
}
.home #sec-jpb .container {
  padding-top: 90px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-jpb .container {
    padding-top: 180px;
    width: 1280px;
  }
}
.home #sec-jpb .sec-tit {
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-jpb .sec-tit {
    margin-bottom: 64px;
  }
}
.home #sec-jpb table {
  width: 100%;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
}
.home #sec-jpb table tr th {
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
  border-right: none;
  font-weight: 400;
  padding: 1em;
  width: 35%;
  box-sizing: border-box;
}
@media screen and (min-width: 768.9px) {
  .home #sec-jpb table tr th {
    padding: 25px;
    box-sizing: border-box;
    width: 25%;
  }
}
.home #sec-jpb table tr td {
  border: 1px solid #DEDEDE;
  border-left: none;
  line-height: 1.8;
  padding: 1em;
}
@media screen and (min-width: 768.9px) {
  .home #sec-jpb table tr td {
    padding: 25px;
  }
}
.home #sec-faq {
  margin-bottom: 80px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-faq {
    margin-bottom: 160px;
  }
}
.home #sec-faq .container {
  padding-top: 160px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-faq .container {
    padding-top: 313px;
    width: 1280px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-faq .sec-tit {
    text-align: center;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-faq .sec-tit {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-faq .col2 {
    display: grid;
    gap: 0px 180px;
    grid-template-columns: auto 1fr;
  }
}
.home #sec-faq .col2-right {
  text-align: left;
}
.home #sec-faq .col2-right dl {
  background-color: #F0F0F0;
  border-radius: 12px;
  padding: 20px 16px;
  margin-top: 10px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-faq .col2-right dl {
    padding: 40px;
    margin-top: 15px;
  }
}
.home #sec-faq .col2-right dl:first-of-type {
  margin-top: 0;
}
.home #sec-faq .col2-right dl dt {
  position: relative;
  font-size: clamp(15px, 4vw, 18px);
  cursor: pointer;
  padding-left: 30px;
  padding-right: 30px;
}
.home #sec-faq .col2-right dl dt span {
  position: absolute;
  left: 0;
  font-size: clamp(14px, 3vw, 20px);
}
.home #sec-faq .col2-right dl dt:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  background: url("../image/ico_arrow01.png") no-repeat center center;
  background-size: cover;
  transform: rotate(-180deg);
}
.home #sec-faq .col2-right dl dt.on:after {
  transform: rotate(0deg);
}
.home #sec-faq .col2-right dl dd {
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding-top: 20px;
  padding-left: 30px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  position: relative;
}
@media screen and (min-width: 768.9px) {
  .home #sec-faq .col2-right dl dd {
    margin-top: 40px;
    padding-top: 40px;
  }
}
.home #sec-faq .col2-right dl dd span {
  position: absolute;
  left: 0;
}
.home #sec-interview {
  position: relative;
  margin-bottom: 90px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview {
    margin-bottom: 185px;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview .container {
    width: 1280px;
    height: 100%;
    display: flex;
    align-items: flex-end;
  }
}
.home #sec-interview .container .box {
  background-color: #F5F5F4;
  padding: 140px 16px 20px 16px;
  margin-top: -100px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview .container .box {
    width: 860px;
    box-sizing: border-box;
    padding: 60px 95px 60px 180px;
    margin: 0 0 0 auto;
  }
}
.home #sec-interview .container .box .tit {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(17px, 4vw, 28px);
  font-weight: 400;
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview .container .box .tit {
    margin-bottom: 35px;
  }
}
.home #sec-interview .container .box .lead {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.2;
  text-align: left;
  margin-bottom: 30px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview .container .box .lead {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768.9px) {
  .home #sec-interview .container .box .com-btn.interview a {
    display: block;
    width: 100%;
  }
}
.home #sec-interview .pic {
  text-align: left;
}
.home #sec-interview .pic img {
  width: 85%;
}
@media screen and (min-width: 768.9px) {
  .home #sec-interview .pic img {
    width: 45%;
  }
}
.home #sec-entry {
  position: relative;
  background: url("../image/entry_bg_sp.webp") no-repeat center center;
  background-size: cover;
}
@media screen and (min-width: 768.9px) {
  .home #sec-entry {
    background: url("../image/entry_bg_pc.webp") no-repeat center center;
    background-size: cover;
  }
}
.home #sec-entry .container {
  padding-top: 85px;
  padding-bottom: 80px;
}
@media screen and (min-width: 768.9px) {
  .home #sec-entry .container {
    padding-top: 175px;
    padding-bottom: 160px;
  }
}
.home #sec-entry .en {
  color: #fff;
  font-weight: 400;
  font-style: italic;
  font-size: clamp(30px, 15vw, 80px);
}
.home #sec-entry .lead {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  margin: 20px 0 40px 0;
}
@media screen and (min-width: 768.9px) {
  .home #sec-entry .lead {
    margin: 20px 0 40px 0;
  }
}
.home #sec-entry .com-btn a {
  margin: 0 auto;
}
@media screen and (max-width: 768.9px) {
  .home #sec-entry .com-btn a {
    display: block;
    width: 80%;
  }
}

.scroll {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}
@media screen and (min-width: 768.9px) {
  .scroll {
    display: none;
  }
}
.scroll p {
  font-size: clamp(16px, 3vw, 16px);
  margin-bottom: 100px;
}
.scroll span {
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 56px;
}
.scroll span:before {
  content: "";
  display: block;
  width: 1px;
  height: 56px;
  background-color: rgb(255, 255, 255);
  margin: 16px auto 0 auto;
  animation: scrollLine 1.5s infinite;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-top: 50px;
}

@keyframes scrollLine {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}/*# sourceMappingURL=style_home.css.map */