.section01 {
  width: 100%;
  height: 100%;
  display: block;
  margin-bottom: 60px;
}
.section01 .section01__left {
  width: 100%;
  height: 409px;
  padding-top: 80px;
  background: url("/clientDesign/images/home/main_section01_left.png") center no-repeat;
  background-size: cover;
  text-align: center;
}
.section01 .section01__left strong {
  font-size: 40px;
  display: block;
  line-height: 42px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 19px;
}
.section01 .section01__left span {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 22px;
}
.section01 .section01__left p {
  display: block;
  font-size: 7px;
  line-height: 10px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 60px;
}
.section01 .section01__left .section01__left--buttons {
  font-size: 0;
}
.section01 .section01__left .section01__left--buttons a {
  display: inline-block;
  width: 93px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 7px;
  color: #4f3a28;
  font-weight: 600;
  background: #fff;
  border-radius: 37px;
}
.section01 .section01__left .section01__left--buttons a + a {
  margin-left: 4px;
}
.section01 .section01__right {
  width: 100%;
  height: auto;
}
.section01 .section01__right .section01__right--block {
  width: 100%;
  height: 289px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  padding-top: 41px;
}
.section01 .section01__right .section01__right--block span.right-span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}
.section01 .section01__right .section01__right--block strong.right-strong {
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  display: block;
  margin-bottom: 14px;
}
.section01 .section01__right .section01__right--block p.right-p {
  font-size: 9px;
  font-weight: 500;
  line-height: 26px;
  display: block;
}
.section01 .section01__right .section01__right--block a.right-anchor {
  width: 73px;
  height: 23px;
  display: block;
  text-align: center;
  line-height: 23px;
  font-size: 20px;
  background: #281103;
  color: #fff;
  position: absolute;
  bottom: 47px;
  border-radius: 14px;
  left: 50%;
  font-size: 11px;
  transform: translateX(-50%);
}
.section01 .section01__right .section01__right--block.right--block01 {
  background-image: url("/clientDesign/images/home/main_section01_01.png");
  background-color: #ececea;
  background-size: 200px auto;
  background-position: 50% 140px;
  color: #281103;
}
.section01 .section01__right .section01__right--block.right--block02 {
  background-image: url("/clientDesign/images/home/main_section01_02.png");
  background-color: #3d4988;
  background-size: 256px auto;
  background-position: 90% 30px;
  color: #fff;
}

.section02 .section02__title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.45px;
  color: #2d2d2d;
}
@media screen and (min-width: 641px) {
  .section02 .section02__title {
    font-size: 42px;
    letter-spacing: -1.05px;
  }
}
.section02 .section02__contents {
  display: block;
  flex-wrap: wrap;
  margin-top: 30px;
}
.section02 .section02__contents .section02__map {
  width: 297px;
  height: 381px;
  position: relative;
  background: url("/clientDesign/images/home/map.png") no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
}
.section02 .section02__contents .section02__map img {
  position: absolute;
  top: 0;
  left: 0;
}
.section02 .section02__contents .section02__map button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  padding: 4px 12px;
  border-radius: 19px;
  background: #ececec;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  position: absolute;
}
.section02 .section02__contents .section02__map button.map--selected {
  background: #ffc400;
}
.section02 .section02__contents .section02__map button.incheon {
  top: 46px;
  left: 38px;
}
.section02 .section02__contents .section02__map button.gangwon {
  top: 31px;
  left: 161px;
}
.section02 .section02__contents .section02__map button.gyeongi {
  top: 85px;
  left: 49px;
}
.section02 .section02__contents .section02__map button.seoul {
  top: 71px;
  left: 99px;
}
.section02 .section02__contents .section02__map button.sejong {
  top: 118px;
  left: 45px;
}
.section02 .section02__contents .section02__map button.chungbuk {
  top: 110px;
  left: 119px;
}
.section02 .section02__contents .section02__map button.chungnam {
  top: 159px;
  left: 28px;
}
.section02 .section02__contents .section02__map button.daejeon {
  top: 143px;
  left: 77px;
}
.section02 .section02__contents .section02__map button.gyeongbuk {
  top: 151px;
  left: 145px;
}
.section02 .section02__contents .section02__map button.daegu {
  top: 154px;
  left: 190px;
}
.section02 .section02__contents .section02__map button.jeonbuk {
  top: 195px;
  left: 72px;
}
.section02 .section02__contents .section02__map button.ulsan {
  top: 188px;
  left: 202px;
}
.section02 .section02__contents .section02__map button.gwangju {
  top: 253px;
  left: 36px;
}
.section02 .section02__contents .section02__map button.jeonnam {
  top: 250px;
  left: 89px;
}
.section02 .section02__contents .section02__map button.gyeongnam {
  top: 220px;
  left: 145px;
}
.section02 .section02__contents .section02__map button.busan {
  top: 227px;
  left: 220px;
}
.section02 .section02__contents .section02__map button.jeju {
  top: 314px;
  left: 63px;
}
.section02 .section02__contents .section02__tab-list .section02__tab-list--tabs {
  display: flex;
  margin-bottom: 15px;
}
.section02 .section02__contents .section02__tab-list .section02__tab-list--tabs button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 11px;
  width: 78px;
  height: 34px;
  font-weight: 600;
  background: #fff;
  border: 1px solid #250f01;
  border-radius: 37px;
  cursor: pointer;
}
.section02 .section02__contents .section02__tab-list .section02__tab-list--tabs button.tab--selected {
  background: #ffc400;
  border: 1px solid #ffc400;
}
.section02 .section02__contents .section02__tab-list .section02__tab-list--tabs button + button {
  margin-left: 4px;
}
.section02 .section02__contents .section02__tab-list strong.tab-selected-title {
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list {
  border-top: 2px solid #000;
  border-bottom: 1px solid #bfbfbf;
  margin-top: 17px;
  margin-right: 0;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item {
  display: flex;
  justify-content: space-between;
  padding: 18px 8px 13px 5px;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item + li {
  border-top: 1px solid #bfbfbf;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item span.item__text-box--label {
  font-size: 13px;
  padding: 6px 24px;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  background: #281103;
  border-radius: 14px;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box {
  display: inline-block;
  margin-left: 18px;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box strong {
  display: block;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  color: #000;
  margin-bottom: 2px;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box p {
  font-size: 12px;
  line-height: 17px;
  display: block;
  font-weight: 500;
  color: #000;
  margin-bottom: 6px;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box span {
  display: block;
  font-size: 8px;
  line-height: 11px;
  font-weight: 500;
  color: #707070;
}
.section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item a.item__text-box--more {
  width: 18px;
  height: 18px;
  margin-right:10px;
}
.section02 .section02__contents .section02__banner-block {
  display: inline-flex;
  flex: 1;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.section02 .section02__contents .section02__banner-block .section02__banner {
  width: calc(50% - 2px);
  height: 193px;
  border-radius: 24px;
  background-repeat: no-repeat;
  margin-top: 26px;
  padding: 17px 17px 20px;
  position: relative;
}
.section02 .section02__contents .section02__banner-block .section02__banner a {
  width: 100%;
  height: 100%;
}
.section02 .section02__contents .section02__banner-block .section02__banner.section02__banner-info {
  background-image: url("/clientDesign/images/home/info_note_img.png");
  background-color: #ffc400;
  background-size: 37px auto;
  background-position: 50% 50px;
}
.section02 .section02__contents .section02__banner-block .section02__banner.section02__banner-market {
  background-image: url("/clientDesign/images/home/open_market_img.png");
  background-color: #b0a4ed;
  background-size: 46px auto;
  background-position: 50% 46px;
}
.section02 .section02__contents .section02__banner-block .section02__banner .banner__bottom {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.section02 .section02__contents .section02__banner-block .section02__banner .banner__bottom strong {
  font-size: 11px;
  line-height: 16px;
  color: #281103;
  display: block;
  font-weight: 600;
}
.section02 .section02__contents .section02__banner-block .section02__banner .banner__bottom button.banner__bottom--more {
  font-size: 7px;
  width: 48px;
  height: 16px;
  margin-top: 11px;
  line-height: 16px;
  display: inline-block;
  background: #281103;
  border-radius: 14px;
  color: #fff;
  font-weight: 500;
}

.section03 {
  width: 100%;
  margin-top: 25px;
}
.section03 .layout-inner {
  display: block;
}
.section03 .layout-inner .section03__notice {
  background: #f1f1f1;
  padding: 45px 25px;
}
.section03 .layout-inner .section03__notice h4 {
  height: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section03 .layout-inner .section03__notice h4 strong {
  font-size: 16px;
  color: #2d2d2d;
  font-weight: 600;
}
.section03 .layout-inner .section03__notice h4 strong span {
  display: inline-block;
  font-size: 8px;
  font-weight: 400;
  vertical-align: 6px;
  margin-left: 14px;
}
.section03 .layout-inner .section03__notice h4 button {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.modify-button-main-div{
  position:relative; 
  width:100%;
}

.modify-button-sub-div{
  width:50%; 
  margin:0 auto;
}

.modify-button{
  margin: 39px auto 0;
  width: 130px;
  height: 45px;
  font-size: 16px;
  color: #fff;
  background: #281103;
  display: block;
  float:right;
}



@media screen and (min-width: 641px) {
  .section03 .layout-inner .section03__notice h4 {
    height: 28px;
  }
  .section03 .layout-inner .section03__notice h4 strong {
    font-size: 29px;
  }
  .section03 .layout-inner .section03__notice h4 strong span {
    font-size: 15px;
    vertical-align: 8px;
  }
  .section03 .layout-inner .section03__notice h4 button {
    width: 30px;
    height: 30px;
  }
}
.section03 .layout-inner .section03__notice ul.notice__wrap {
  margin-top: 20px;
}
.section03 .layout-inner .section03__notice ul.notice__wrap li {
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0;
}
.section03 .layout-inner .section03__notice ul.notice__wrap li strong {
  width: 100%;
  font-size: 9px;
  display: block;
  color: #2d2d2d;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section03 .layout-inner .section03__notice ul.notice__wrap li span {
  display: block;
  font-size: 11px;
  margin-top: 10px;
  display: block;
  color: #6c6c6c;
}
.section03 .layout-inner .section03__news {
  background: url("/clientDesign/images/home/news_bg.png") no-repeat;
  background-size: cover;
  margin-top: 20px;
  padding: 25px 15px;
}
.section03 .layout-inner .section03__news h4 {
  height: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section03 .layout-inner .section03__news h4 strong {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.section03 .layout-inner .section03__news h4 strong span {
  display: inline-block;
  font-size: 8px;
  font-weight: 400;
  vertical-align: 6px;
  margin-left: 14px;
}
.section03 .layout-inner .section03__news h4 button {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
@media screen and (min-width: 641px) {
  .section03 .layout-inner .section03__news h4 {
    height: 28px;
  }
  .section03 .layout-inner .section03__news h4 strong {
    font-size: 29px;
  }
  .section03 .layout-inner .section03__news h4 strong span {
    font-size: 15px;
    vertical-align: 8px;
  }
  .section03 .layout-inner .section03__news h4 button {
    width: 30px;
    height: 30px;
  }
}
.section03 .layout-inner .section03__news ul.news__wrap {
  display: flex;
  justify-content: space-between;
}
.section03 .layout-inner .section03__news ul.news__wrap li {
  width: calc(50% - 10px);
  border: 1px solid #fff;
  padding: 30px 10px;
  position: relative;
}
.section03 .layout-inner .section03__news ul.news__wrap li strong {
  font-size: 8px;
  line-height: 11px;
  display: block;
  width: 100%;
  color: #fff;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom:10px;
}
.section03 .layout-inner .section03__news ul.news__wrap li p {
  font-size: 8px;
  /* margin-top: 20px; */
  color: #d4d4d4;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  line-height: 22px;
}
.section03 .layout-inner .section03__news ul.news__wrap li .news-date {
  /* margin-top: 50px; */
  float: left;
  bottom: 23px;
  position: absolute;
}
.section03 .layout-inner .section03__news ul.news__wrap li .news-date span.label-text {
  display: inline-block;
  color: #fff;
  background: #b69d74;
  padding: 4px 9px;
  font-size: 7px;
  border-radius: 16px;
}
.section03 .layout-inner .section03__news ul.news__wrap li .news-date span.date-text {
  font-size: 8px;
  display: inline-block;
  color: #d4d4d4;
}
.section03 .layout-inner .section03__gallery {
  margin-top: 25px;
}
.section03 .layout-inner .section03__gallery h4 {
  height: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section03 .layout-inner .section03__gallery h4 strong {
  font-size: 16px;
  color: #2d2d2d;
  font-weight: 600;
}
.section03 .layout-inner .section03__gallery h4 strong span {
  display: inline-block;
  font-size: 8px;
  font-weight: 400;
  vertical-align: 6px;
  margin-left: 14px;
}
.section03 .layout-inner .section03__gallery h4 button {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
@media screen and (min-width: 641px) {
  .section03 .layout-inner .section03__gallery h4 {
    height: 28px;
  }
  .section03 .layout-inner .section03__gallery h4 strong {
    font-size: 29px;
  }
  .section03 .layout-inner .section03__gallery h4 strong span {
    font-size: 15px;
    vertical-align: 8px;
  }
  .section03 .layout-inner .section03__gallery h4 button {
    width: 30px;
    height: 30px;
  }
}
.section03 .layout-inner .section03__gallery figure.gallery__image {
  margin-top: 25px;
}
.section03 .layout-inner .section03__gallery strong.gallery__title {
  color: #2d2d2d;
  display: block;
  font-size: 11px;
  margin-top: 17px;
}

.section04 {
  margin-left: 10px;
  margin-bottom: 50px;
  overflow: hidden;
}
.section04 h3.section04__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.45px;
  color: #2d2d2d;
  padding-right: 12px;
}
@media screen and (min-width: 641px) {
  .section04 h3.section04__title {
    font-size: 42px;
    letter-spacing: -1.05px;
  }
}
.section04 h3.section04__title a.section04__title--more {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #060606;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.section04 .section04__craft-slide {
  margin-top: 10px;
}
.section04 .section04__craft-slide li.swiper-slide {
  width: 231px;
}
.section04 .section04__craft-slide li.swiper-slide figure.section04__craft-slide--image {
  display: block;
  width: 100%;
  /* height: 192px; */
  height: 100%;
  border: 1px solid #bfbfbf;
  margin-bottom: 15px;
}
.section04 .section04__craft-slide li.swiper-slide .section04__craft-slide__text-box strong {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
}
.section04 .section04__craft-slide li.swiper-slide .section04__craft-slide__text-box p {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 5px;
}
.section04 .section04__craft-slide li.swiper-slide .section04__craft-slide__text-box span {
  display: block;
  font-size: 9px;
  color: #707070;
}
.section04 .section04__craft-slide li.swiper-slide + li {
  margin-left: 23px;
}

.department_wrap {
  margin-top: 37px;
}
.department_wrap h3 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.45px;
  color: #2d2d2d;
}
@media screen and (min-width: 641px) {
  .department_wrap h3 {
    font-size: 42px;
    letter-spacing: -1.05px;
  }
}
.department_wrap .department_slide {
  overflow: hidden;
  margin-top: 17px;
}
.department_wrap .department_slide ul.swiper-wrapper {
  transition-timing-function: linear;
}
.department_wrap .department_slide ul.swiper-wrapper li.swiper-slide {
  width: 100%;
  max-width: 170px;
}
.department_wrap .department_slide ul.swiper-wrapper li.swiper-slide img {
  max-width: 170px;
}
.department_wrap .department_slide ul.swiper-wrapper li.swiper-slide + li.swiper-slide {
  margin-left: 20px;
}

@media screen and (min-width: 641px) {
  .section01 {
    height: 989px;
    display: flex;
    justify-content: space-between;
  }
  .section01 .section01__left {
    padding-top: 193px;
    height: 100%;
  }
  .section01 .section01__left strong {
    font-size: 71px;
    line-height: 102px;
    margin-bottom: 45px;
  }
  .section01 .section01__left span {
    font-size: 34px;
    margin-bottom: 52px;
  }
  .section01 .section01__left p {
    font-size: 19px;
    line-height: 27px;
    margin-bottom: 135px;
  }
  .section01 .section01__left .section01__left--buttons a {
    font-size: 16px;
    width: 248px;
    height: 63px;
    line-height: 63px;
    margin-bottom: 5px;
  }
  .section01 .section01__left .section01__left--buttons a + a {
    margin-left: 11px;
  }
  .section01 .section01__left .section01__left--buttons a:nth-child(3n) {
    display: inline-block;
    margin-left: 11px;
  }
  .section01 .section01__right {
    width: 30%;
    height: 100%;
    min-width: 576px;
  }
  .section01 .section01__right .section01__right--block {
    padding-top: 70px;
    height: 50%;
  }
  .section01 .section01__right .section01__right--block span.right-span {
    font-size: 25px;
    line-height: 36px;
  }
  .section01 .section01__right .section01__right--block strong.right-strong {
    font-size: 37px;
    line-height: 54px;
  }
  .section01 .section01__right .section01__right--block p.right-p {
    font-size: 18px;
    line-height: 26px;
  }
  .section01 .section01__right .section01__right--block a.right-anchor {
    width: 124px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    bottom: 79px;
  }
  .section01 .section01__right .section01__right--block.right--block01 {
    background-size: 260px auto;
    background-position: 50% 265px;
  }
  .section01 .section01__right .section01__right--block.right--block02 {
    background-size: 396px auto;
    background-position: 167px 85px;
  }
  .section02 .section02__contents {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .section02 .section02__contents .section02__map {
    position: relative;
    margin-top: 35px;
    width: 441px;
    height: 565px;
  }
  .section02 .section02__contents .section02__map button {
    padding: 6px 16px 5px;
    font-size: 15px;
    letter-spacing: 0.33px;
  }
  .section02 .section02__contents .section02__map button.incheon {
    top: 69px;
    left: 57px;
  }
  .section02 .section02__contents .section02__map button.gangwon {
    top: 47px;
    left: 239px;
  }
  .section02 .section02__contents .section02__map button.gyeongi {
    top: 126px;
    left: 73px;
  }
  .section02 .section02__contents .section02__map button.seoul {
    top: 106px;
    left: 147px;
  }
  .section02 .section02__contents .section02__map button.sejong {
    top: 176px;
    left: 66px;
  }
  .section02 .section02__contents .section02__map button.chungbuk {
    top: 163px;
    left: 176px;
  }
  .section02 .section02__contents .section02__map button.chungnam {
    top: 236px;
    left: 42px;
  }
  .section02 .section02__contents .section02__map button.daejeon {
    top: 213px;
    left: 114px;
  }
  .section02 .section02__contents .section02__map button.gyeongbuk {
    top: 225px;
    left: 215px;
  }
  .section02 .section02__contents .section02__map button.daegu {
    top: 229px;
    left: 283px;
  }
  .section02 .section02__contents .section02__map button.jeonbuk {
    top: 289px;
    left: 107px;
  }
  .section02 .section02__contents .section02__map button.ulsan {
    top: 280px;
    left: 300px;
  }
  .section02 .section02__contents .section02__map button.gwangju {
    top: 375px;
    left: 53px;
  }
  .section02 .section02__contents .section02__map button.jeonnam {
    top: 372px;
    left: 132px;
  }
  .section02 .section02__contents .section02__map button.gyeongnam {
    top: 327px;
    left: 215px;
  }
  .section02 .section02__contents .section02__map button.busan {
    top: 337px;
    left: 300px;
  }
  .section02 .section02__contents .section02__map button.jeju {
    top: 467px;
    left: 94px;
  }
  .section02 .section02__contents .section02__tab-list {
    width: 484px;
  }
  .section02 .section02__contents .section02__tab-list .section02__tab-list--tabs {
    margin-bottom: 35px;
  }
  .section02 .section02__contents .section02__tab-list .section02__tab-list--tabs button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 45px;
    font-size: 13px;
  }
  .section02 .section02__contents .section02__tab-list .section02__tab-list--tabs button + button {
    margin-left: 6px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item {
    padding: 24px 13px 17px 8px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item span.item__text-box--label {
    padding: 3px 16px;
    font-size: 12px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box {
    margin-left: 30px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box strong {
    font-size: 21px;
    line-height: 30px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item .list__item--text-box span {
    font-size: 14px;
    line-height: 20px;
  }
  .section02 .section02__contents .section02__tab-list ul.section02__tab-list--list li.tab-list__list--item a.item__text-box--more {
    width: 27px;
    height: 27px;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner {
    min-width: 337px;
    width: 100%;
    height: 421px;
    padding: 40px 42px 48px;
    margin-top: 75px;
    margin-left: 10px;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner .banner__bottom {
    bottom: 53px;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner .banner__bottom strong {
    font-size: 25px;
    line-height: 36px;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner .banner__bottom button.banner__bottom--more {
    width: 111px;
    height: 36px;
    line-height: 36px;
    border-radius: 14px;
    margin-top: 34px;
    font-size: 18px;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner.section02__banner-info {
    background-position: 50% 66px;
    background-size: 113px auto;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner.section02__banner-market {
    background-position: 50% 66px;
    background-size: 131px auto;
  }
  .section03 {
    width: 100%;
  }
  .section03 .layout-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .section03 .layout-inner .section03__notice {
    width: 31%;
    height: 565px;
    padding: 62px 42px 70px;
  }
  .section03 .layout-inner .section03__notice ul.notice__wrap {
    margin-top: 37px;
  }
  .section03 .layout-inner .section03__notice ul.notice__wrap li {
    padding: 30px 0;
  }
  .section03 .layout-inner .section03__notice ul.notice__wrap li strong {
    font-size: 16px;
  }
  .section03 .layout-inner .section03__notice ul.notice__wrap li span {
    font-size: 15px;
    margin-top: 14px;
  }
  .section03 .layout-inner .section03__news {
    width: 37%;
    height: 565px;
    padding: 62px 42px 70px;
    margin-top: 0;
  }
  .section03 .layout-inner .section03__news ul.news__wrap {
    margin-top: 37px;
  }
  .section03 .layout-inner .section03__news ul.news__wrap li {
    height: 320px;
    padding: 15px;
  }
  .section03 .layout-inner .section03__news ul.news__wrap li strong {
    font-size: 19px;
    line-height: 27px;
  }
  .section03 .layout-inner .section03__news ul.news__wrap li p {
    font-size: 13px;
    /* margin-top: 30px; */
  }
  .section03 .layout-inner .section03__news ul.news__wrap li .news-date {
    /* margin-top: 40px; */
    
  }
  .section03 .layout-inner .section03__news ul.news__wrap li .news-date span.label-text {
    font-size: 15px;
    padding: 4px 15px;
    border-radius: 16px;
  }
  .section03 .layout-inner .section03__news ul.news__wrap li .news-date span.date-text {
    font-size: 13px;
    margin-left: 9px;
  }
  .section03 .layout-inner .section03__gallery {
    width: 29%;
    margin-left: 3%;
    margin-top: 55px;
  }
  .section03 .layout-inner .section03__gallery figure.gallery__image {
    max-width: 470px;
    max-height: 294px;
    margin: 38px 0 30px;
  }
  .section03 .layout-inner .section03__gallery figure.gallery__image img {
    width: 100%;
    height: 100%;
  }
  .section03 .layout-inner .section03__gallery strong.gallery__title {
    font-size: 15px;
  }
  .section04 {
    margin-top: 100px;
    margin-left: 40px;
    margin-bottom: 180px;
  }
  .section04 h3.section04__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .section04 h3.section04__title a.section04__title--more {
    width: 73px;
    height: 73px;
    line-height: 73px;
    font-size: 53px;
  }
  .section04 .section04__craft-slide li.swiper-slide {
    width: 517px;
  }
  .section04 .section04__craft-slide li.swiper-slide figure.section04__craft-slide--image {
    /* height: 425px; */
    height:100%;
    margin-bottom: 26px;
  }
  .section04 .section04__craft-slide li.swiper-slide .section04__craft-slide__text-box strong {
    font-size: 24px;
    font-weight: 600;
  }
  .section04 .section04__craft-slide li.swiper-slide .section04__craft-slide__text-box p {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 8px;
  }
  .section04 .section04__craft-slide li.swiper-slide .section04__craft-slide__text-box span {
    font-size: 16px;
  }
  .section04 .section04__craft-slide li.swiper-slide + li {
    margin-left: 35px;
  }
  .department_wrap {
    margin: 150px 0 50px;
  }
  .department_wrap h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.45px;
    color: #2d2d2d;
  }
}
@media screen and (min-width: 641px) and (min-width: 641px) {
  .department_wrap h3 {
    font-size: 42px;
    letter-spacing: -1.05px;
  }
}
@media screen and (min-width: 641px) {
  .department_wrap .department_slide {
    overflow: hidden;
    margin-top: 45px;
  }
  .department_wrap .department_slide ul.swiper-wrapper {
    transition-timing-function: linear;
  }
  .department_wrap .department_slide ul.swiper-wrapper li.swiper-slide {
    width: 100%;
    max-width: auto;
  }
  .department_wrap .department_slide ul.swiper-wrapper li.swiper-slide img {
    max-width: auto;
  }
  .department_wrap .department_slide ul.swiper-wrapper li.swiper-slide + li.swiper-slide {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1601px) {
  .section01 {
    height: 900px;
    background: url("/clientDesign/images/home/main_section01.jpg") center no-repeat;
    background-size: cover;
  }
  .section01 .section01__left strong {
    font-size: 71px;
    line-height: 1.44;
    margin-bottom: 32px;
  }
  .section01 .section01__left span {
    font-size: 51px;
    margin-bottom: 46px;
  }
  .section01 .section01__left p {
    font-size: 21px;
    line-height: 1.42;
    margin-bottom: 67px;
  }
  .section01 .section01__left .section01__left--buttons a {
    font-size: 18px;
    width: 236px;
    height: 60px;
    line-height: 60px;
  }
  .section01 .section01__left .section01__left--buttons a + a {
    margin-left: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1200px) {
  .section01 {
    display: block;
    height: 100%;
  }
  .section01 .main-inner {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
  }
  .section01 .section01__left {
    padding-top: 50px;
    height: 800px;
  }
  .section01 .section01__right {
    width: 100%;
  }
  .section01 .section01__right .section01__right--block {
    padding-top: 50px;
    height: 450px;
  }
  .section01 .section01__right .section01__right--block.right--block01 {
    background-size: 260px auto;
    background-position: 50% 220px;
    color: #281103;
  }
  .section01 .section01__right .section01__right--block.right--block02 {
    background-size: 396px auto;
    background-position: 50% 80px;
    color: #fff;
  }
  .section02 .section02__contents {
    justify-content: center;
  }
  .section02 .section02__contents .section02__banner-block .section02__banner {
    min-width: auto;
  }
  .section03 {
    width: 100%;
    margin-top: 100px;
  }
  .section03 .layout-inner {
    display: block;
  }
  .section03 .layout-inner .section03__notice {
    width: 100%;
    margin-top: 75px;
  }
  .section03 .layout-inner .section03__news {
    width: 100%;
    margin-top: 75px;
    /* height: 650px; */
    height: 480px;
  }
  .section03 .layout-inner .section03__news ul.news__wrap {
    margin-top: 37px;
  }
  .section03 .layout-inner .section03__news ul.news__wrap li {
    /* height: 400px; */
    height: 250px;
  }
  .section03 .layout-inner .section03__gallery {
    width: 100%;
    margin-left: 0;
    margin-top: 75px;
  }
}