@charset "UTF-8";

@media all and (min-width: 681px) {
  body {
    min-width: 1350px;
  }
}

/* mvWrap */
.mvWrap {
  width: 100%;
  height: 100svh;
  height: var(--vh-px);
  padding-top: 140px;
  padding-bottom: 50px;
}
.mv_inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.mv_img {
  width: calc(((100vw - 1200px) / 2) + 975px);
  height: 100%;
  background: no-repeat center / cover;
  position: absolute;
  top: 0;
  right: calc((100vw - 1200px) / -2);
  overflow: hidden;
}
.mv_video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.mv_tit1 {
  position: relative;
  left: -32px;
}
.mv_wa1 {
  width: 236.32px;
  position: absolute;
  top: 82.5px;
  left: 34px;
  transform: scale(0);
  animation: bounce 0.6s ease forwards 0.6s;
}
@keyframes bounce {
  0% {
    transform: translateY(0) scale(0);
  }
  30% {
    transform: translateY(-10px) scale(1.2);
  }
  50% {
    transform: translateY(0) scale(0.9);
  }
  70% {
    transform: translateY(-5px) scale(1.05);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
@media all and (min-width: 681px) {
  .mv_img {
    /* background-image: url(../img/top/mv1.jpg); */
    min-width: 975px;
  }
  .mv_box1 {
    width: 529px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .mv_box1 .w_link1 {
    margin-top: 37px;
  }
}
@media all and (min-width: 681px) and (max-width: 1200px) {
  .mv_img {
    right: 0;
  }
}
@media all and (max-width: 680px) {
  .mvWrap {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .mv_inner {
    width: 100%;
  }
  .mv_img {
    width: 100%;
    height: calc(100svh - 182px);
    height: calc(var(--vh-px) - 182px);
    top: auto;
    bottom: 0;
    right: 0;
    /* background-image: url(../img/top/mv1_sp.jpg); */
  }
  .mv_tit1 {
    width: 334px;
    position: absolute;
    left: 10px;
    top: 19px;
  }
  .mv_wa1 {
    width: 150px;
    position: absolute;
    top: 47px;
    left: 20px;
    transform: scale(0);
    animation: bounce 0.6s ease forwards 0.6s;
  }
  .mv_box1 .w_link1 {
    position: absolute;
    bottom: 15px;
    right: 16px;
  }
}

/* bannerSlideBox */
.bannerSlideBox {
  padding: 160px 0 146px;
}
.bannerList {
  margin-top: 62px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .bannerSlideBox {
    padding: 60px 15px;
  }
  .bannerList {
    margin-top: 30px;
  }
  .bannerList .slick-arrow {
    width: 35px;
    height: 35px;
    top: calc((100% - 35px) / 2);
  }
  .bannerList .slick-prev {
    left: -14px;
  }
  .bannerList .slick-next {
    right: -14px;
  }
}

/* searchWrap */
.searchWrap {
  padding: 107px 50px 77px 0;
  margin-left: 50px;
  border-radius: 10px 0 0 10px;
  background-color: #eff1f2;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .searchWrap {
    width: 100%;
    padding: 48px 0 43px;
    margin-left: 0;
    border-radius: 0;
    background-color: #eff1f2;
  }
}

/* searchAreaMap */
.searchAreaBox .searchArea.area .searchAreaListBox {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.searchAreaBox .searchArea .searchAreaMap {
  width: 100%;
  margin: 0;
  padding-top: 100px;
  position: relative;
}
.searchAreaBox .searchArea .searchAreaList {
  right: 74px;
  top: 70px;
}
.searchAreaBox .searchArea .searchAreaList li a {
  padding: 13.25px 20px;
  font-size: 15px;
  letter-spacing: 0;
  color: #000;
  line-height: 1.3;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}
.searchAreaBox .searchArea .searchAreaList li i::before,
.searchAreaBox .searchArea .searchAreaList li i::after {
  background: #000;
}
.searchAreaBox .searchArea .searchAreaFormBox.type_sort {
  background: transparent;
  padding: 0;
  margin-top: 30px;
}
.searchAreaBox .searchArea .searchAreaFormBox.type_sort .searchBox {
  display: flex;
  gap: 20px 0;
  margin-bottom: 0;
}
.searchAreaBox
  .searchArea
  .searchAreaFormBox.type_sort
  .searchBox
  .checkboxItem {
  margin: 0;
  width: 250px;
}
.searchAreaBox
  .searchArea
  .searchAreaFormBox.type_sort
  .searchBox
  .checkboxItem:nth-of-type(even) {
  width: calc(100% - 250px);
}
.searchAreaBox
  .searchArea
  .searchAreaFormBox
  .searchBox
  .checkboxItem
  p::before {
  background-color: transparent;
}
.searchAreaBox
  .searchArea
  .searchAreaFormBox
  .searchBox
  .checkboxItem
  input[type="checkbox"]:checked
  + p::before {
  background-color: #000;
}
.searchAreaBox .searchArea .submitBox input {
  color: #000;
  border: 1px solid #000;
}
.searchAreaBox .searchArea .submitBox:not(.type2)::before {
  background-image: url(../img/property_list/icon_search_b.svg);
}
.searchAreaBox .searchArea .searchAreaFormBox .searchTitleBox {
  border-color: #000;
}
.searchAreaBox
  .searchArea
  .searchAreaFormBox
  .searchBox
  .checkboxItem
  .acboxItemInner
  p::before {
  background-image: url(../img/property_list/icon_arrow_b.svg);
}
.searchAreaBox .searchArea .searchAreaTitle {
  background-color: #000;
}
.searchAreaBox .searchArea.detail .searchAreaListBox {
  border-color: #000;
}
/* seach_titBox1 */
.seach_titBox1 {
  display: flex;
  align-items: center;
  gap: 0 26px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
.seach_titBox1::after {
  content: "";
  width: auto;
  height: 1px;
  background-color: #000;
  flex-grow: 1;
}
.seach_txt1 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 8px;
}
@media all and (min-width: 681px) {
  .searchAreaBox .searchArea.area {
    width: 1200px;
    margin: 0 auto;
    display: flex;
  }
  .searchAreaBox .searchArea.detail {
    width: 1050px;
    margin: 0 auto;
    margin-top: 80px;
  }
  .searchAreaBox .searchArea.area .searchAreaListBox.type_map {
    width: 674px;
    padding-right: 74px;
  }
  .searchAreaBox .searchArea.area .searchAreaListBox.type_sort {
    width: calc(100% - 674px);
    border-left: 1px solid #bfbdbd;
    padding-left: 74px;
  }
  .searchAreaMap a:hover .mapground {
    fill: #508688;
  }
  .searchAreaMap a:hover .maptext {
    fill: #fff;
  }
  .searchAreaBox .searchArea .searchAreaList li a:hover {
    background: #000;
    color: #fff;
  }
  .searchAreaBox .searchArea .searchAreaList li a:hover i::before,
  .searchAreaBox .searchArea .searchAreaList li a:hover i::after {
    background: #fff;
  }
  .searchAreaBox .searchArea .submitBox:hover input {
    background: #000;
    border-color: #000;
  }
  .searchAreaBox .searchArea.detail .searchAreaTitle:hover {
    background: #555;
  }
}
@media all and (max-width: 680px) {
  .searchAreaBox {
    padding: 42px 25px 0;
  }
  .searchAreaBox .searchArea .searchAreaMap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .searchAreaBox .searchArea .searchAreaList {
    right: 0;
    top: 0;
    gap: 12px;
  }
  .searchAreaBox .searchArea .searchAreaList li,
  .searchAreaBox .searchArea .searchAreaList li:nth-child(3) {
    width: calc((100% - 12px) / 2);
    margin: 0;
  }
  .searchAreaBox .searchArea .searchAreaList li a {
    height: 60px;
    padding: 0 24px 0 14px;
    font-size: 13px;
    text-align: left;
    justify-content: flex-start;
  }
  .searchAreaBox .searchArea .searchAreaList li i {
    display: block;
  }
  .searchAreaListBox.type_map svg {
    width: 100%;
    height: auto;
  }
  .searchAreaBox .searchArea .searchAreaListBox.type_sort {
    margin-top: 30px;
  }
  .searchAreaBox .searchArea .searchAreaFormBox.type_sort {
    margin-top: 28px;
    margin-bottom: 30px;
  }
  .searchAreaBox .searchArea .searchAreaFormBox.type_sort .searchBox {
    display: flex;
    flex-flow: column;
    gap: 20px 0;
  }
  .searchAreaBox
    .searchArea
    .searchAreaFormBox.type_sort
    .searchBox
    .checkboxItem {
    width: 100%;
  }
  .searchAreaBox
    .searchArea
    .searchAreaFormBox.type_sort
    .searchBox
    .checkboxItem:nth-of-type(even) {
    width: 100%;
  }
  .searchAreaBox .searchArea .submitBox {
    width: 240px;
  }
  .searchAreaBox .searchArea .submitBox input {
    border-radius: 5px;
    padding: 10px 0 10px 15px;
  }
  /* seach_titBox1 */
  .seach_titBox1 {
    gap: 0 10px;
    font-size: 20px;
  }
}

/* .bannerBox.type01 */
.bannerBox.type01 {
  background-color: #fff;
}
.bannerBox .inner {
  padding: 100px 0;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .bannerBox .inner {
    padding: 60px 0;
  }
  .bannerBox iframe {
    height: 110px !important;
  }
}

/* .new_propertyWrap */
.new_propertyWrap {
  padding: 0 50px 0 0;
  margin-left: 50px;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  background-color: #eff1f2;
}
.secPropertyNew {
  background: #eff1f2;
}
.property_bnr1 {
  width: 732px;
  margin: 45px auto 0;
  display: block;
  position: relative;
  left: 18px;
  transition: 0.3s ease;
}
@media all and (min-width: 681px) {
  .property_bnr1:hover {
    opacity: 0.7;
  }
}
@media all and (max-width: 680px) {
  .new_propertyWrap {
    width: 100%;
    padding: 48px 0 0;
    margin-left: 0;
    border-radius: 0;
    background-color: #eff1f2;
  }
  .property_bnr1 {
    width: 342px;
    margin-top: 8px;
    left: 9px;
  }
}

/* serviceWrap */
.serviceWrap {
  padding-top: 140px;
}
.service_inner1 {
  padding: 210px 50px 120px 0;
  margin-left: 50px;
  margin-top: 185px;
  border-radius: 10px 0 0 10px;
  background-color: #eff1f2;
  position: relative;
}
.service_list1 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 0 20px;
  position: absolute;
  top: -87px;
  left: 0;
  right: 0;
}
.service_list1 .li1 {
  width: 100%;
}
.service_list1 .link1 {
  width: 100%;
  height: 175px;
  padding-top: 30px;
  display: block;
  border: 2px #000 solid;
  border-radius: 8px;
  background-color: #fff;
  position: relative;
  transition: 0.3s ease;
}
.service_list1_t1 {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.service_list1_t2 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  margin-top: 14px;
}
.service_list1 i {
  width: 22px;
  height: 1px;
  position: absolute;
  bottom: 42px;
  left: 0;
  right: 0;
  margin: auto;
}
.service_list1 i::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #000;
  border-radius: 100px;
  transition: 0.3s ease;
}
.service_list1 i::after {
  content: "";
  width: 8px;
  height: 2px;
  position: absolute;
  bottom: 3px;
  right: 0;
  background-color: #000;
  transform: rotate(45deg);
  border-radius: 100px;
  transition: 0.3s ease;
}
@media all and (min-width: 681px) {
  .service_list1 .link1:hover {
    background-color: #000;
    color: #fff;
  }
  .service_list1 a:hover i::before {
    background-color: #fff;
    width: calc(100% + 6px);
  }
  .service_list1 a:hover i::after {
    background-color: #fff;
    right: -6px;
  }
}
@media all and (max-width: 680px) {
  .serviceWrap {
    padding-top: 64px;
  }
  .service_inner1 {
    padding: 95px 25px 43px;
    margin-left: 0;
    margin-top: 196px;
    border-radius: 0;
  }
  .service_list1 {
    width: 100%;
    padding: 0 25px;
    display: flex;
    flex-flow: wrap;
    gap: 8px 8px;
    top: -150px;
  }
  .service_list1 .li1 {
    width: calc((100% - 8px) / 2);
  }
  .service_list1 .link1 {
    height: 96px;
    padding-top: 19px;
  }
  .service_list1_t1 {
    font-size: 12px;
  }
  .service_list1_t2 {
    font-size: 14px;
    margin-top: 12px;
  }
  .service_list1 i {
    width: 12px;
    bottom: 18px;
  }
  .service_list1 i::before {
    height: 1px;
  }
  .service_list1 i::after {
    width: 5px;
    height: 1px;
    bottom: 2px;
    right: 0px;
  }
}

/* service_product */
.service_tit1 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.7;
  margin-bottom: 45px;
}
.service_product {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 0 30px;
}
.service_product .li1 {
  width: 100%;
}
.service_product .link1 {
  width: 100%;
  display: block;
  transition: 0.3s ease;
}
.service_product_logo {
  width: 100%;
  height: 120px;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service_product_logo svg {
  height: auto;
}
.service_product_logo .logo1 {
  width: 96.9px;
}
.service_product_logo .logo2 {
  width: 209.58px;
}
.service_product_logo .logo3 {
  width: 206.3px;
}
.service_product_cat {
  width: 270px;
  padding: 4px 0 5px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.service_product_txt {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: calc(26 / 20);
  margin-top: 10px;
}
.service_product_img {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.service_product_img img {
  transition: transform 0.3s ease;
}
.service_product_label {
  margin-top: 17px;
  display: flex;
  flex-flow: wrap;
  gap: 10px;
}
.service_product_label .label {
  width: calc((100% - 10px) / 2);
  background-color: #535353;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 11px 0;
}
.service_product_label .label:nth-of-type(odd):last-child {
  width: 100%;
}
.w_linkBtn1 {
  width: 330px;
  height: 60px;
  margin: 90px auto 0;
  border-radius: 5px;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4;
  transition: 0.3s ease;
}
.w_linkBtn1 i {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 22px;
  height: 4px;
  transition: right 0.3s;
}
.w_linkBtn1 i::before,
.w_linkBtn1 i::after {
  content: "";
  position: absolute;
  background: #fff;
  height: 1px;
  transition: background 0.3s ease;
}
.w_linkBtn1 i::before {
  width: 100%;
  left: 0;
  bottom: 0;
}
.w_linkBtn1 i::after {
  width: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -1px;
  top: 0px;
}
@media all and (min-width: 681px) {
  .service_product .link1:hover {
    opacity: 0.7;
  }
  a:hover .service_product_img img {
    transform: scale(1.1);
  }
  .w_linkBtn1:hover {
    background-color: #fff;
    color: #000;
  }
  .w_linkBtn1:hover i {
    right: 15px;
  }
  .w_linkBtn1:hover i::before,
  .w_linkBtn1:hover i::after {
    background: #000;
  }
}
@media all and (max-width: 680px) {
  .service_tit1 {
    font-size: 20px;
    margin-bottom: 45px;
  }
  .service_product {
    width: 100%;
    display: block;
  }
  .service_product .li1:nth-of-type(n + 2) {
    margin-top: 50px;
  }
  .service_product_logo {
    height: auto;
    margin-bottom: 15px;
  }
  .service_product_logo .logo1 {
    width: 82.88px;
  }
  .service_product_logo .logo2 {
    width: 198.53px;
  }
  .service_product_logo .logo3 {
    width: 176.44px;
  }
  .service_product_cat {
    font-size: 13px;
  }
  .service_product_txt {
    font-size: 17px;
    margin-top: 16px;
  }
  .service_product_img {
    margin-top: 14px;
  }
  .service_product_label {
    margin-top: 14px;
  }
  .service_product_label .label {
    font-size: 13px;
    padding: 10px 0;
  }
  .w_linkBtn1 {
    width: 290px;
    height: 54px;
    margin-top: 42px;
  }
}

/* workvoiceWrap */
.workvoiceWrap {
  padding-top: 120px;
}
.workvoice_list1 {
  width: 1200px;
  margin: 98px auto 0;
  display: flex;
  gap: 0 66px;
}
.workvoice_list1 .li1 {
  width: 100%;
}
.workvoice_list1 .link1 {
  width: 100%;
  display: block;
  transition: 0.3s ease;
}
@media all and (min-width: 681px) {
  .workvoice_list1 .link1:hover {
    opacity: 0.7;
  }
}
@media all and (max-width: 680px) {
  .workvoiceWrap {
    padding-top: 70px;
  }
  .workvoiceWrap .w_title1 {
    padding: 5px 20px;
  }
  .workvoice_list1 {
    width: 100%;
    margin-top: 46px;
    padding: 0 25px;
    display: block;
  }
  .workvoice_list1 .li1:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

/* modelhouseWrap */
.modelhouseWrap {
  padding: 156px 0 185px;
}
.modelhouse_list1 {
  width: 1200px;
  margin: 92px auto 0;
  display: flex;
  gap: 0 39px;
}
.modelhouse_list1 .li1 {
  width: 100%;
}
.modelhouse_list1 .link1 {
  width: 100%;
  display: block;
  transition: 0.3s ease;
  background-color: #e2e8e8;
  padding: 30px;
}
.mh_tit1 {
  width: 100%;
  margin: 0 auto;
}
.mh_thumb1 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.mh_thumb1 img {
  transition: transform 0.3s ease;
}
.mh_btn1 {
  width: 155px;
  margin: 26px auto 0;
  background: url(../img/top/mh_btn1_o.svg) no-repeat center / contain;
}
.mh_btn1 img {
  transition: opacity 0.3s ease;
}
@media all and (min-width: 681px) {
  .modelhouse_list1 .link1:hover {
    /* opacity: 0.7; */
  }
  a:hover .mh_thumb1 img {
    transform: scale(1.1);
  }
  a:hover .mh_btn1 img {
    opacity: 0;
  }
}
@media all and (max-width: 680px) {
  .modelhouseWrap {
    padding: 70px 0 60px;
  }
  .modelhouse_list1 {
    width: 100%;
    padding: 0 25px;
    margin-top: 46px;
    display: block;
  }
  .modelhouse_list1 .li1:nth-of-type(n + 2) {
    margin-top: 15px;
  }
  .modelhouse_list1 .link1 {
    padding: 28px;
  }
  .mh_btn1 {
    width: 145px;
    margin-top: 20px;
  }
}

/* staffblogWrap */
.staffblogWrap {
  padding: 126px 0 98px;
}
.staffblog_list1 {
  width: 1200px;
  margin: 98px auto 0;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  gap: 92px 66px;
}
.staffblog_list1 .li1 {
  width: calc((100% - 66px) / 2);
}
.staffblog_list1 .li1:last-child {
  width: 600px;
}
.staffblog_list1 .link1 {
  width: 100%;
  display: block;
  transition: 0.3s ease;
}
@media all and (min-width: 681px) {
  .staffblog_list1 .link1:hover {
    opacity: 0.7;
  }
}
@media all and (max-width: 680px) {
  .staffblogWrap {
    padding: 55px 0 50px;
  }
  .staffblog_list1 {
    width: 100%;
    padding: 0 25px;
    margin-top: 46px;
    display: block;
  }
  .staffblog_list1 .li1 {
    width: 100%;
    margin: 0 auto;
  }
  .staffblog_list1 .li1:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .staffblog_list1 .li1:last-child {
    width: 276px;
    margin-top: 50px;
  }
}

/* snsWrap */
.snsWrap {
  padding: 0 50px 0 0;
  margin-left: 50px;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  background-color: #eff1f2;
}
.sns_inner {
  padding: 100px 0 140px;
}
.sns_list1 {
  padding: 98px 0 86px;
  display: flex;
  justify-content: center;
  gap: 0 34px;
}
.sns_list1 .li1 {
  width: 206px;
}
.sns_list1 .li1.yt {
  width: 488px;
}
.sns_list1_tit1 {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  gap: 0 14px;
  margin-bottom: 22px;
}
.sns_list1_tit1_ico {
  width: 44px;
}
.sns_list1 .link1 {
  width: 100%;
  display: block;
  transition: 0.3s ease;
}
.line_bnr1 {
  width: 843px;
  margin: 0 auto;
  display: block;
}
.line_bnr1 img {
  transition: 0.3s ease;
}
@media all and (min-width: 681px) {
  .sns_list1 .link1:hover {
    opacity: 0.7;
  }
  .line_bnr1 {
    background: url(../img/top/line_bnr1_o.jpg) no-repeat center / contain;
  }
  .line_bnr1:hover img {
    opacity: 0;
  }
}
@media all and (max-width: 680px) {
  .snsWrap {
    width: 100%;
    padding: 0;
    margin-left: 0;
    border-radius: 0;
  }
  .sns_inner {
    padding: 64px 25px 52px;
  }
  .sns_list1 {
    padding: 52px 0 66px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 35px 28px;
  }
  .sns_list1 .li1 {
    width: calc((100% - 28px) / 2);
  }
  .sns_list1 .li1.yt {
    width: 100%;
  }
  .sns_list1_tit1 {
    gap: 0 10px;
    margin-bottom: 10px;
  }
  .sns_list1_tit1_ico {
    width: 40px;
  }
  .line_bnr1 {
    width: 100%;
  }
}

/* otherWrap */
.otherWrap {
  padding: 120px 0 128px;
}
.other_list1 {
  width: 1200px;
  margin: 70px auto 0;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  gap: 19px 17px;
}
.other_list1 .li1 {
  width: 278px;
  width: 263px;
}
.other_list1 .link1 {
  width: 100%;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4;
  transition: 0.3s ease;
}
@media all and (min-width: 681px) {
  .other_list1 .li1.w1 {
    width: 215px;
    width: 200px;
  }
  .other_list1 .li1.w2 {
    width: 340px;
    width: 325px;
  }
  .other_list1 .link1:hover {
    background-color: #000;
    color: #fff;
  }
}
@media all and (max-width: 680px) {
  .otherWrap {
    padding: 54px 0 46px;
  }
  .other_list1 {
    width: 100%;
    margin-top: 46px;
    padding: 0 25px;
    display: flex;
    flex-flow: wrap;
    gap: 10px 6px;
  }
  .other_list1 .li1 {
    width: calc((100% - 6px) / 2);
  }
  .other_list1 .link1 {
    height: 45px;
    font-size: 13px;
  }
}

/* eventnewsWrap */
.eventnewsWrap {
  padding: 0 50px 0 0;
  margin-left: 50px;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  background-color: #335167;
  color: #fff;
}
.eventnews_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 86px 0 92px;
  display: flex;
}
.eventnews_sec1,
.eventnews_sec2 {
  width: 50%;
}
.evne_tit1 {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.evne_tit1_eng {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.evne_tit1_h2 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  margin-top: 8px;
}
.newsWrap {
  background-color: #fff;
  width: 100%;
  margin: 34px auto 0;
  padding: 20px;
}
@media all and (min-width: 681px) {
  .eventnews_sec1 {
    padding-right: 62px;
  }
  .eventnews_sec2 {
    padding-left: 62px;
    border-left: 1px solid #fff;
  }
  .newsWrap iframe {
    height: 343px;
  }
}
@media all and (max-width: 680px) {
  .eventnewsWrap {
    padding: 0;
    margin-left: 0;
    border-radius: 0;
  }
  .eventnews_inner {
    width: 100%;
    padding: 0;
    display: block;
  }
  .eventnews_sec1,
  .eventnews_sec2 {
    width: 100%;
    padding: 36px 25px 48px;
  }
  .eventnews_sec2 {
    border-top: 1px solid #fff;
  }
  .evne_tit1_eng {
    font-size: 23px;
  }
  .evne_tit1_h2 {
    font-size: 12px;
    margin-top: 6px;
  }
  .newsWrap {
    background-color: #fff;
    width: 100%;
    margin-top: 30px;
    padding: 15px;
  }
  .newsWrap iframe {
    height: 335px;
  }
}

/* eventList */
.eventList {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0 20px;
  padding-top: 34px;
}
.eventList li {
  width: calc((100% - 20px) / 2);
}
.eventList li a {
  display: block;
  color: #fff;
}
.eventList li .listImg {
  height: 174px;
}
.eventList li .listImg .img {
  width: 100%;
  height: 100%;
}
.eventList li .listTextBox {
  margin-top: 12px;
}
.eventList li .listDate {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}
.eventList li .listTitle {
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 27px;
  margin-top: 5px;
}
.eventWrap .w_link1 {
  margin: 54px auto 0;
}
@media all and (min-width: 681px) {
  .eventList li .listImg {
    overflow: hidden;
  }
  .eventList li .listImg .img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .eventList li a:hover .listImg .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .eventList li .listTextBox {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .eventList li a:hover .listTextBox {
    opacity: 0.6;
  }
}
@media all and (max-width: 680px) {
  .eventList {
    display: block;
    padding-top: 30px;
  }
  .eventList li {
    width: 100%;
  }
  .eventList li:nth-of-type(n + 2) {
    margin-top: 35px;
  }
  .eventList li .listImg {
    height: calc((219 / 375) * 100vw);
  }
  .eventList li .listTextBox {
    margin-top: 12px;
  }
  .eventList li .listDate {
    font-size: 12px;
    line-height: 1.5;
  }
  .eventList li .listTitle {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 5px;
  }
  .eventWrap .w_link1 {
    margin-top: 35px;
  }
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
