@charset "UTF-8";
/* _setting CSS */
@media screen and (max-width: 1000px) {
  #wrapper {
    background: url("../images/teamexpo/sp_mv_bg1.jpg") no-repeat center 0/100%;
  }
}

#mv {
  position: relative;
  padding: 240px 0 75px;
}
@media screen and (max-width: 1000px) {
  #mv {
    padding: 15.7333333333vw 0 4.9333333333vw;
    background: none;
  }
}
@media print {
  #mv {
    background: url("../images/teamexpo/print_mv.png") repeat-x 0 0/100%;
  }
}
#mv::after {
  top: 68px;
  left: 0;
  width: 100%;
  height: 550px;
  background: url("../images/teamexpo/mv_bg_img1.png") no-repeat calc(50% + 13px) calc(50% - 5px)/1442px;
  transform: translateX(0);
}
@media screen and (max-width: 1000px) {
  #mv::after {
    display: none;
  }
}
#mv .bg {
  background: url("../images/teamexpo/mv_bg1_r.jpg") repeat-x 0 0/auto 230px;
}
#mv .bg::before {
  background: url("../images/teamexpo/mv_bg1.png") no-repeat calc(50% - 11px) 0/auto 215px;
}
@media print {
  #mv .bg {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  #mv .hd {
    padding: 0 16.8vw 0 14.8vw;
  }
}

.sec1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 860px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1000px) {
  .sec1 {
    display: block;
    width: 100%;
    margin: 0 0 14.6666666667vw;
    padding: 0 4vw;
  }
}
.sec1 .text {
  width: 500px;
  line-height: 2.5;
  font-size: 1.5rem;
}
@media screen and (max-width: 1000px) {
  .sec1 .text {
    width: 100%;
    margin: 0 0 4vw;
    font-size: 2.6rem;
  }
}
.sec1 .img {
  width: 320px;
  padding: 9px 0 0;
}
@media screen and (max-width: 1000px) {
  .sec1 .img {
    width: 52.4vw;
    margin: 0 auto 6.6666666667vw;
    padding: 0;
  }
}
.sec1 .btn {
  width: 100%;
  padding: 33px 0 0;
}
@media screen and (max-width: 1000px) {
  .sec1 .btn {
    padding: 0;
  }
}
.sec1 .btn a {
  display: block;
  width: 343px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec1 .btn a {
    width: 62.6666666667vw;
  }
}

.sec2 {
  position: relative;
  padding: 90px 0 0;
  background: #ebf0f0;
}
@media screen and (max-width: 1000px) {
  .sec2 {
    padding: 13.8666666667vw 0 0;
  }
}
.sec2::before, .sec2::after {
  content: "";
  position: absolute;
  top: -78px;
  left: 50%;
  width: 382px;
  height: 642px;
  background: url("../images/teamexpo/sec2_bg_img1.png") no-repeat 0/100%;
  transform: translateX(-758px);
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .sec2::before, .sec2::after {
    top: -18.1333333333vw;
    left: 0;
    width: 100%;
    height: 84vw;
    background: url("../images/teamexpo/sp_sec2_bg_img1.png") no-repeat -7.4666666667vw 0;
    background-size: 119.4666666667vw;
    transform: translateX(0);
  }
}
.sec2::after {
  top: -122px;
  width: 213px;
  height: 424px;
  background: url("../images/teamexpo/sec2_bg_img2.png") no-repeat 0/100%;
  transform: translateX(338px);
}
@media screen and (max-width: 1000px) {
  .sec2::after {
    display: none;
  }
}
.sec2 h3 {
  position: relative;
  padding: 0 6px 98px 0;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec2 h3 {
    padding: 0 15.7333333333vw 14.4vw 14.1333333333vw;
  }
}
.sec2 h3::after {
  content: "";
  position: absolute;
  top: 707px;
  left: 50%;
  width: 170px;
  height: 170px;
  background: url("../images/teamexpo/sec2_bg_img3.png") no-repeat 0/100%;
  transform: translateX(553px);
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .sec2 h3::after {
    display: none;
  }
}
.sec2 .wrap {
  position: relative;
}
.sec2 .wrap::before, .sec2 .wrap::after {
  content: "";
  position: absolute;
  bottom: 180px;
  left: 50%;
  width: 153px;
  height: 153px;
  background: url("../images/teamexpo/sec2_bg_img4.png") no-repeat 0/100%;
  transform: translateX(-597px);
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .sec2 .wrap::before, .sec2 .wrap::after {
    bottom: -9.6vw;
    width: 19.0666666667vw;
    height: 21.3333333333vw;
    background: url("../images/teamexpo/sp_sec2_bg_img2.png") no-repeat 0/100%;
    transform: translateX(27.4666666667vw);
  }
}
.sec2 .news_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 100;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 0 60px;
}
@media all and (max-width: 1040px) {
  .sec2 .news_list {
    padding: 0 20px 60px;
  }
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list {
    width: 100%;
    padding: 0 4vw 13.3333333333vw;
  }
}
.sec2 .news_list::after {
  content: "";
  width: 30.75%;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list::after {
    display: none;
  }
}
.sec2 .news_list li {
  position: relative;
  z-index: 10;
  width: 30.75%;
  margin: 0 0 40px;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li {
    width: 44vw;
    margin: 0 0 3.3333333333vw;
  }
}
.sec2 .news_list li a {
  display: block;
  position: relative;
  min-height: 410px;
  height: 100%;
  padding: 18px 18px 78px;
  border-radius: 15px;
  background: #fff;
}
@media all and (min-width: 751px) {
  .sec2 .news_list li a:hover {
    opacity: 1;
    box-shadow: 6px 10px 16px rgba(53, 42, 111, 0.15);
    transform: scale(1.05);
  }
  .sec2 .news_list li a:hover .btn {
    background: #5032af;
    color: #fff;
  }
  .sec2 .news_list li a:hover .btn::after {
    background: url("../images/common/blank_w.svg") no-repeat center/100%;
  }
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a {
    padding: 2.6666666667vw 2.6666666667vw 18.6666666667vw;
    min-height: auto;
    height: 100%;
    border-radius: 2.6666666667vw;
  }
}
.sec2 .news_list li a .img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 186px;
  margin: 0 0 6px;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .img {
    height: 25.3333333333vw;
    margin: 0 0 0.4vw;
  }
}
.sec2 .news_list li a .img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
}
.sec2 .news_list li a .date_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 1px 7px;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .date_wrap {
    line-height: 1.8;
    padding: 0.9333333333vw 0.9333333333vw 0;
  }
}
.sec2 .news_list li a .date_wrap .cat {
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .date_wrap .cat {
    font-size: 2rem;
    letter-spacing: 0;
  }
}
.sec2 .news_list li a .date_wrap .cat::before {
  content: "●";
  margin: 0 7px 0 0;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .date_wrap .cat::before {
    margin: 0 0.1333333333vw 0 0;
  }
}
.sec2 .news_list li a .text {
  line-height: 1.8;
  padding: 0 5px;
  font-size: 1.7rem;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .text {
    margin: 0 0 1.3333333333vw;
    font-size: 2.4rem;
  }
}
.sec2 .news_list li a .date {
  color: #8728f5;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .date {
    font-size: 2rem;
  }
}
.sec2 .news_list li a .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 23px;
  left: 50%;
  width: 140px;
  height: 36px;
  margin: 0 auto;
  padding: 0 11px 0 0;
  margin: 0 auto;
  border-radius: 1000px;
  border: 1px solid #5032af;
  transform: translateX(-50%);
  transition: inherit;
  color: #5032af;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.06rem;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .btn {
    bottom: 2.6666666667vw;
    width: 34.6666666667vw;
    height: 8.5333333333vw;
    padding: 0 1.3333333333vw 0 0;
    line-height: 1.8;
    background: #5032af;
    color: #fff;
    font-size: 2.3rem;
  }
}
.sec2 .news_list li a .btn::after {
  content: "";
  position: absolute;
  top: 52%;
  right: 12px;
  width: 14px;
  height: 13px;
  background: url("../images/common/blank.svg") no-repeat center/100%;
  transform: translateY(-50%);
  transition: inherit;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list li a .btn::after {
    right: 3.7333333333vw;
    width: 3.0666666667vw;
    height: 3.0666666667vw;
    background: url("../images/common/blank_w.svg") no-repeat center/100%;
  }
}
.sec2 .news_list .new {
  position: relative;
}
.sec2 .news_list .new::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: url("../images/common/new.png") no-repeat 0/100%;
}
@media screen and (max-width: 1000px) {
  .sec2 .news_list .new::after {
    top: -1px;
    width: 10.1333333333vw;
    height: 10.1333333333vw;
  }
}

.to_back {
  position: relative;
}
.to_back::after {
  content: "";
  position: absolute;
  top: -73px;
  left: 50%;
  width: 276px;
  height: 209px;
  background: url("../images/teamexpo/sec2_bg_img5.png") no-repeat 0/100%;
  transform: translateX(298px);
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .to_back::after {
    display: none;
  }
}

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