@charset "UTF-8";
@media screen and (min-width: 768px) {
  section.sec-office div.sec-office-inner {
    width: 90%;
    max-width: 1100px;
    margin: auto;
    position: relative;
    padding: 0 0 120px;
  }
}
section.sec-office div.office-img-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.sec-office div.office-img-wrap div.office-img01, section.sec-office div.office-img-wrap div.office-img02 {
  width: 48.2%;
}
section.sec-office div.office-img-wrap div.office-img01 {
  margin-top: 17%;
}
@media screen and (min-width: 768px) {
  section.sec-office div.office-img-wrap div.office-img01 {
    margin-top: 290px;
  }
}
section.sec-office p {
  width: 85.2%;
  margin: 10% auto 0;
}
@media screen and (min-width: 768px) {
  section.sec-office p {
    width: 41%;
    position: absolute;
    top: 35px;
    left: 2%;
    margin: 0;
  }
}

section.sec-slide {
  padding: 15% 0 30%;
  background: #e6eaeb;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  section.sec-slide {
    padding: 120px 0;
  }
}
section.sec-slide.office01 {
  background: #f2f5f3;
}
section.sec-slide.office02 .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide p {
  background: #e6eaeb;
}
section.sec-slide div.sec-slide-inner {
  width: 85.2%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-slide div.sec-slide-inner {
    width: 90%;
    max-width: 1100px;
  }
}
section.sec-slide h2 {
  font-size: 1.28em;
  margin: 0 0 0.4em;
}
@media screen and (min-width: 768px) {
  section.sec-slide h2 {
    font-size: 34px;
    margin: 0 0 1.8em;
  }
}
section.sec-slide div.concept-txt-wrap {
  font-size: 1.14em;
  margin: 0 0 1.4em;
}
section.sec-slide div.concept-txt-wrap h3 {
  display: inline-block;
  position: relative;
  padding: 0 1em 0 0;
  margin: 0 1em 0 0;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  section.sec-slide div.concept-txt-wrap h3 {
    font-size: 34px;
  }
}
section.sec-slide div.concept-txt-wrap h3::after {
  content: "";
  display: block;
  width: 1px;
  height: 1em;
  background: #14b9d7;
  position: absolute;
  right: 0;
  top: 0.2em;
  transform: rotate(30deg);
}
@media screen and (min-width: 768px) {
  section.sec-slide div.concept-txt-wrap h3::after {
    top: -0.12em;
  }
}
section.sec-slide div.concept-txt-wrap p {
  display: inline-block;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  section.sec-slide div.concept-txt-wrap p {
    font-size: 24px;
  }
}
section.sec-slide .office-slide-wrap {
  position: relative;
  padding: 15% 0 0;
  margin: 10% 0 0;
  height: 42vw;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap {
    height: 342px;
    padding: 65px 0 0;
    margin: 50px 0 0;
  }
}
section.sec-slide .office-slide-wrap div.swiper-button-prev, section.sec-slide .office-slide-wrap div.swiper-button-next {
  top: 0;
  margin: 0;
  width: 2em;
  height: 2em;
  background: #fff;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap div.swiper-button-prev, section.sec-slide .office-slide-wrap div.swiper-button-next {
    width: 31px;
    height: 31px;
  }
}
section.sec-slide .office-slide-wrap div.swiper-button-prev::after, section.sec-slide .office-slide-wrap div.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "" !important;
  width: 0.2em;
  height: 0.2em;
  margin: auto;
  background-image: url(../myimg/common/arrow03-b.svg);
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap div.swiper-button-prev::after, section.sec-slide .office-slide-wrap div.swiper-button-next::after {
    width: 10px;
    height: 10px;
  }
}
section.sec-slide .office-slide-wrap div.swiper-button-next {
  right: auto;
  left: 10em;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap div.swiper-button-next {
    right: 0;
    left: auto;
  }
}
section.sec-slide .office-slide-wrap div.swiper-button-prev {
  left: 7em;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap div.swiper-button-prev {
    left: auto;
    right: 55px;
  }
}
section.sec-slide .office-slide-wrap div.swiper-button-prev::after {
  transform: rotate(180deg);
}
section.sec-slide .office-slide-wrap div.swiper-pagination {
  font-family: "Syncopate", serif;
  width: 5.4em;
  height: 1em;
  top: 0.2em;
  left: 0;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap div.swiper-pagination {
    width: 90px;
    height: 20px;
    top: 4px;
    left: auto;
    right: 100px;
  }
}
section.sec-slide .office-slide-wrap .office-slide {
  overflow: visible !important;
  max-width: 50vw;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap .office-slide {
    max-width: 266px;
    margin: 0;
  }
}
section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper {
  overflow: visible !important;
}
section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide {
  overflow: hidden;
  transition: 0.45s ease;
  position: relative;
  width: 50vw;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide {
    width: 266px;
  }
  section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide:hover {
    width: 512px !important;
  }
  section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide:hover p {
    transform: translate(0);
  }
}
section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide.swiper-slide-active:not(.noactive) {
  width: 80vw !important;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide.swiper-slide-active:not(.noactive) {
    width: 512px !important;
  }
}
section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide.swiper-slide-active:not(.noactive) p {
  transform: translate(0);
}
section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  background: #f2f5f3;
  position: absolute;
  bottom: -1px;
  left: -1px;
  padding: 0.6em 2em 0.6em 1em;
  font-weight: 500;
  transform: translate(0, 100%);
  transition: all 0.3s 0.4s;
}
@media screen and (min-width: 768px) {
  section.sec-slide .office-slide-wrap .office-slide .swiper-wrapper .swiper-slide p {
    font-size: 16px;
  }
}

/*
.swiper-slide {
	width: 431.69px !important;
	height: 445px;
	margin: 0 ;
	-webkit-transition: width .8s ease,height .8s ease; //大きいサイズになる際にスムーズに大きくさせるために設定
	transition: width .8s ease,height .8s ease;
  }
 .swiper-slide.swiper-slide-active {
	width: 655.59px !important;
	height: 578px;
	margin-top: 0;
  }
	*/
/*

  #office .office-slide .swiper {
	overflow: visible !important;
  }
  @media print, screen and (min-width: 780.1px) {
	#office .office-slide .swiper {
		max-width: 290px;
		transform: translateX(calc((100vw - 160px) / 2 * -1 + 145px));
	}
  }

  #office .office-slide .swiper .swiper-wrapper {
	overflow: visible !important;
  }
  #office .office-slide .office {
	overflow: visible;
	transition: 0.45s ease;
	position: relative;
  }
  @media print, screen and (min-width: 780.1px) {
	#office .office-slide .office {
	  width: 266px;
	  height: 177px;
	}
  }
  @media screen and (max-width: 780px) {
	#office .office-slide .office {
	  width: 46.1538461538vw;
	  height: 55.641025641vw;
	}
  }


  #office .office-slide .office picture img {
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	height: 100%;
	-webkit-transition-duration: var(--hover-duration);
			transition-duration: var(--hover-duration);
  }


  @media print, screen and (min-width: 780.1px) {
	#office .office-slide .swiper-slide-active:not(.noactive) {
	  width: 512px !important;
	  height: 342px !important;
	}
  }

  #office .office-slide .swiper-slide-active:not(.noactive) p {
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  }

@media print and (hover: hover), screen and (hover: hover) and (min-width: 780.1px) {
#office .office-slide .swiper-slide:hover {
	width: 512px !important;
	  height: 342px !important;
}
}
*//*# sourceMappingURL=office.css.map */