@charset "UTF-8";
/* ---------------------------------------------------
	common
------------------------------------------------------ */
/* ---------------------------------------------------
	mainvisual
------------------------------------------------------ */
#mainvisual {
  position: relative;
  padding: 0 50px 50px;
}
#mainvisual .main-slide {
  position: relative;
  width: 100%;
  height: calc(100vh - 210px);
  min-height: 480px;
	display: none;
}
#mainvisual .main-slide.slick-initialized {
	display: block;
}
#mainvisual .main-slide .slide {
  height: calc(100vh - 210px);
  min-height: 480px;
}
#mainvisual .main-slide .slide.slide01 {
  background: url(../images/top/img-main-01.jpg) no-repeat center;
  background-size: cover;
}
#mainvisual .main-slide .slide.slide02 {
  background: url(../images/top/img-main-01.jpg) no-repeat center;
  background-size: cover;
}
#mainvisual .main-tit {
  margin: auto;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -1.5em;
  font-size: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: .1em;
  text-align: center;
  transition-duration: 1200ms;
  transition-delay: 300ms;
  transition-property: opacity, transform;
  opacity: 0;
}
#mainvisual .main-tit .box {
  display: inline-block;
  margin: 0 .25em;
  padding: .25em .25em .1em;
  border: 2px solid;
  font-weight: bold;
  line-height: 1;
  opacity: 0;
  transform: translate(0, 20px);
  transition-duration: 1200ms;
  transition-delay: 700ms;
  transition-property: opacity, transform;
}
#mainvisual .main-tit.show {
  opacity: 1;
  transform: translate(0, 0);
}
#mainvisual .main-tit.show .box {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (max-width: 1440px) {
  #mainvisual .main-slide {
    height: calc(100vh - 160px);
  }
  #mainvisual .main-slide .slide {
    height: calc(100vh - 160px);
  }
}
@media screen and (max-width: 1280px) {
  #mainvisual {
    padding: 0 40px 40px;
  }
}
@media screen and (max-width: 767px) {
  #mainvisual {
    padding: 0;
  }
  #mainvisual .main-slide {
    width: 100%;
    height: 100vw;
    min-height: 360px;
  }
  #mainvisual .main-slide .slide {
    height: 100vw;
    min-height: 360px;
  }
  #mainvisual .main-tit {
    font-size: 28px;
  }
}
/* ---------------------------------------------------
	sec01
------------------------------------------------------ */
.sec01 {
  padding: 50px 0 100px;
}
.sec01 .sec-list li {
  width: 48.34%;
  margin-bottom: 50px;
}
.sec01 .sec-list li a {
  display: flex;
  width: 100%;
}
.sec01 .sec-list li .list-pic {
  width: 225px;
  max-width: 38.8%;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.sec01 .sec-list li .list-pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
}
.sec01 .sec-list li .list-txt {
  width: 61.2%;
  padding-left: 20px;
  line-height: 1.6;
}
.sec01 .sec-list li .list-txt .cat {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.2;
}
.sec01 .sec-list li .list-txt .cat > span {
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid;
  vertical-align: top;
}
.sec01 .sec-list li .list-txt .date {
  margin-top: 10px;
  padding: 5px 10px;
  background: #FFD400;
  font-weight: bold;
  line-height: 1.5;
}
.sec01 .sec-btn {
  text-align: center;
}
.sec01 .sec-btn .n-btn {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec01 {
    padding: 40px 0 60px;
  }
  .sec01 .sec-list li {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec01 .sec-list li a {
    display: flex;
  }
  .sec01 .sec-list li .list-pic {
    width: 225px;
    max-width: 38.8%;
  }
  .sec01 .sec-list li .list-txt {
    width: 61.2%;
    padding-left: 15px;
  }
  .sec01 .sec-list li .list-txt .date {
    margin-top: 10px;
    padding: 5px 10px;
  }
}
/* ---------------------------------------------------
	sec02
------------------------------------------------------ */
.sec02 {
  position: relative;
  margin-top: 10.42vw;
  padding: 160px 0 100px;
  background: #EBF1F5;
}
.sec02:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: calc(100% - 1px);
  width: 100%;
  height: 0;
  padding-top: 10.42vw;
  background: url(../images/top/bg-sec02-01.png) no-repeat center bottom;
  background-size: 100%;
}
.sec02 .container {
  position: relative;
  width: 100%;
  max-width: 1720px;
}
.sec02 h2 {
  position: absolute;
  right: 30%;
  top: -205px;
  margin-right: -1.3em;
  font-size: 42px;
  letter-spacing: 0;
  z-index: 10;
}
.sec02 h3 {
  letter-spacing: .1em;
}
.sec02 .sec-row {
  position: relative;
  padding-bottom: 160px;
}
.sec02 .sec-row:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1460px;
  max-width: 90%;
  height: 700px;
  background: url(../images/top/bg-sec02-02.jpg) no-repeat center;
  background-size: cover;
}
.sec02 .sec-row:after {
  clear: both;
  content: "";
  display: block;
}
.sec02 .sec-row .row-pic {
  position: relative;
  width: 960px;
  max-width: 70%;
}
.sec02 .sec-row .row-pic .pic-logo {
  position: absolute;
  right: 30px;
  bottom: 30px;
  max-width: 40%;
}
.sec02 .sec-row .row-box {
  position: absolute;
  left: 50%;
  bottom: 75px;
  width: 660px;
  max-width: 56%;
  padding: 55px 60px 60px;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.sec02 .sec-row .row-box p {
  line-height: 2;
}
.sec02 .sec-row .row-box .box-btn {
  margin-top: 20px;
  text-align: right;
}
.sec02 .sec-row:nth-of-type(2) {
  margin-top: 100px;
}
.sec02 .sec-row:nth-of-type(2):before {
  right: auto;
  left: 0;
  background: url(../images/top/bg-sec02-03.jpg) no-repeat center;
  background-size: cover;
}
.sec02 .sec-row:nth-of-type(2) .row-pic {
  float: right;
}
.sec02 .sec-row:nth-of-type(2) .row-box {
  left: auto;
  right: 50%;
}

@media screen and (max-width: 1580px) {
  .sec02 h2 {
    right: 15%;
    top: -150px;
  }
}
@media screen and (max-width: 1366px) {
  .sec02 h2 {
    font-size: 36px;
  }
  .sec02 .sec-row {
    padding-bottom: 200px;
  }
  .sec02 .sec-row:before {
    height: 600px;
  }
  .sec02 .sec-row .row-box {
    left: auto;
    right: 6%;
    bottom: 60px;
    max-width: 50%;
    padding: 30px 40px 30px;
  }
  .sec02 .sec-row:nth-of-type(2) .row-box {
    right: auto;
    left: 6%;
  }
}
@media screen and (max-width: 1240px) {
  .sec02 h2 {
    right: 12%;
    top: -100px;
    font-size: 36px;
  }
  .sec02 .sec-row {
    padding-bottom: 300px;
  }
  .sec02 .sec-row .row-pic {
    max-width: 75%;
  }
  .sec02 .sec-row .row-box {
    padding: 30px 30px 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding: 50px 0 0;
  }
  .sec02 h2 {
    position: static;
    margin-right: 0;
    font-size: 28px;
    text-align: center;
  }
  .sec02 .sec-row {
    padding-bottom: 50px;
  }
  .sec02 .sec-row:before {
    content: none;
  }
  .sec02 .sec-row .row-pic {
    max-width: 100%;
  }
  .sec02 .sec-row .row-pic .pic-logo {
    bottom: 50px;
  }
  .sec02 .sec-row .row-box {
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    max-width: 90%;
    margin: -30px auto 0;
    padding: 30px 30px 30px;
    font-size: 16px;
  }
  .sec02 .sec-row:nth-of-type(2) {
    margin-top: 0;
  }
  .sec02 .sec-row:nth-of-type(2) .row-pic {
    float: none;
  }
  .sec02 .sec-row:nth-of-type(2) .row-box {
    left: auto;
    right: auto;
  }
}
/* ---------------------------------------------------
	sec03
------------------------------------------------------ */
.sec03 {
  padding: 100px 0 140px;
}
.sec03 h2 {
  margin: 0 0 25px 0;
  font-size: 26px;
}
.sec03 h2 .en {
  display: inline-block;
  margin: 0 0 0 15px;
  font-size: 12px;
  vertical-align: middle;
}
.sec03 .sec-col {
  position: relative;
}
.sec03 .sec-col:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 100%;
  border-left: 1px solid #9CBBCE;
}
.sec03 .sec-col .col-item {
  position: relative;
  width: 45%;
  padding: 15px 0 80px;
}
.sec03 .sec-col .col-item .item-pic {
  margin-bottom: 15px;
}
.sec03 .sec-col .col-item .item-btn {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  margin-top: 20px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .sec03 {
    padding: 0;
  }
  .sec03 h2 {
    margin: 0 0 25px 0;
    font-size: 26px;
  }
  .sec03 h2 .en {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 12px;
    vertical-align: middle;
  }
  .sec03 .sec-col:before {
    content: none;
  }
  .sec03 .sec-col .col-item {
    width: 100%;
    padding: 40px 0 40px;
  }
  .sec03 .sec-col .col-item + .col-item {
    border-top: 1px solid #9CBBCE;
  }
  .sec03 .sec-col .col-item .item-pic {
    margin-bottom: 15px;
  }
  .sec03 .sec-col .col-item .item-pic img {
    width: 100%;
  }
  .sec03 .sec-col .col-item .item-btn {
    position: static;
    margin-top: 20px;
  }
}
/* ---------------------------------------------------
	sec04
------------------------------------------------------ */
.sec04 {
  background: url(../images/top/bg-sec04-01.jpg) no-repeat center;
  background-size: cover;
}
.sec04 h2 {
  margin: 0;
  padding: 110px 0 80px;
  color: #fff;
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.sec04 h2 .big {
  font-size: 108px;
}
.sec04 .sec-box {
  position: relative;
  padding: 50px 0 45px;
}
.sec04 .sec-box:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(211, 226, 236, 0.8);
  backdrop-filter: blur(4px) brightness(125%);
}
.sec04 .sec-box .box-list {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.sec04 .sec-box .box-list li {
  width: 32%;
  margin-bottom: 35px;
  text-align: center;
}
.sec04 .sec-box .box-list h3 {
  display: inline-block;
  margin: 0 0 10px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
.sec04 .sec-box .box-list h3 .big {
  display: block;
  margin-bottom: 15px;
  color: #9CBBCE;
  font-size: 75px;
  font-weight: 400;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1;
}
.sec04 .sec-box .box-list h3 .line {
  padding: 0 5px 3px;
  background-image: linear-gradient(transparent 60%, #FFD400 0%);
  font-weight: bold;
}
.sec04 .sec-box .box-btn {
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .sec04 .sec-box .box-list {
    font-size: 16px;
  }
  .sec04 .sec-box .box-list h3 {
    font-size: 24px;
  }
  .sec04 .sec-box .box-list h3 .big {
    font-size: 75px;
  }
}
@media screen and (max-width: 767px) {
  .sec04 {
    background: none;
  }
  .sec04 h2 {
    padding: 20vw 0 20vw;
    background: url(../images/top/bg-sec04-01.jpg) no-repeat center;
    background-size: cover;
    font-size: 46px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.3);
  }
  .sec04 h2 .big {
    font-size: 62px;
  }
  .sec04 .sec-box {
    padding: 30px 5% 50px;
  }
  .sec04 .sec-box .box-list {
    font-size: 18px;
  }
  .sec04 .sec-box .box-list li {
    width: 100%;
    margin-bottom: 30px;
  }
  .sec04 .sec-box .box-list h3 {
    font-size: 26px;
  }
  .sec04 .sec-box .box-list h3 .big {
    margin-bottom: 10px;
    font-size: 70px;
  }
}
/* ---------------------------------------------------
	sec05
------------------------------------------------------ */
.sec05 {
  padding: 140px 0 75px;
}
.sec05 h2 {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 40px;
}
.sec05 .sec-btn {
  display: inline-block;
  margin-bottom: 25px;
  vertical-align: middle;
}

#works-slide .slide {
  padding: 0 5px;
}
#works-slide .slides {display: none;}
#works-slide .slides.slick-initialized {display: block;}
#works-slide .slide .slide-pic {
  width: 360px;
	max-width: 100%;
	height: 240px;
	max-height: 100%;
	overflow: hidden;
	position: relative;
}
#works-slide .slide .slide-pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}

#works-slide .slide .slide-txt {
  margin-top: 8px;
  line-height: 1.5;
}
#works-slide .slide .slide-txt .cat {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  padding: 2px 10px 1px;
  border: 1px solid #E2BC00;
  font-size: 16px;
  line-height: 1.2;
  vertical-align: middle;
}
#works-slide .slide .slide-txt .cat-standard {
  border-color: #6992AB;
}
#works-slide .slide .slide-txt .cat-reform {
  border-color: #AB6986;
}
#works-slide .slide .slide-txt .cat-office {
  border-color: #5C9F5C;
}

@media screen and (max-width: 767px) {
  .sec05 {
    padding: 60px 0 20px;
  }
  .sec05 h2 {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .sec05 .sec-btn {
    float: right;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .sec05 .sec-btn .n-btn {
    width: 140px;
  }

  #works-slide {
    clear: both;
  }
}
/* ---------------------------------------------------
	sec06
------------------------------------------------------ */
.sec06 {
  padding: 60px 0 90px;
}
.sec06 .sec-col .col-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 580px;
  max-width: 48.34%;
  height: 200px;
  background: url(../images/top/bg-sec06-01.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.sec06 .sec-col .col-item h2 {
  margin: 0;
  color: #fff;
  font-size: 27px;
  text-align: center;
}
.sec06 .sec-col .col-item h2 .en {
  margin-bottom: 8px;
  color: #FFD400;
  font-size: 15px;
}
.sec06 .sec-col .col-item:nth-of-type(2) {
  background: url(../images/top/bg-sec06-02.jpg) no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .sec06 {
    padding: 40px 0 20px;
  }
}
@media screen and (max-width: 480px) {
  .sec06 .sec-col .col-item {
    width: 100%;
    max-width: 100%;
    height: 150px;
  }
  .sec06 .sec-col .col-item:nth-of-type(2) {
    margin-top: 20px;
  }
}
/* ---------------------------------------------------
	sec07
------------------------------------------------------ */
.sec07 {
  padding: 50px 0 100px;
}
.sec07 h2 {
  text-align: center;
}
.sec07 .sec-list {
  max-width: 800px;
  margin: 0 auto;
}
.sec07 .sec-list li {
  position: relative;
  padding: 30px 0 30px 100px;
  border-bottom: 1px solid #9CBBCE;
  font-size: 16px;
  line-height: 1.6;
}
.sec07 .sec-list li a {
  display: block;
}
.sec07 .sec-list li a:hover {
  text-decoration: underline;
  opacity: 1;
}
.sec07 .sec-list li .date {
  position: absolute;
  left: 10px;
  top: 30px;
  font-weight: bold;
}
.sec07 .sec-list li h3 {
  margin: 0 0 5px;
  font-size: 18px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
}
.sec07 .sec-btn {
  margin-top: 50px;
  text-align: center;
}
.sec07 .sec-btn .n-btn {
  text-align: center;
}
.sec07 .sec-bnr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 800px;
  margin: 100px auto 0;
  padding: 50px;
  background: #EBF1F5;
  border-radius: 100px;
}
.sec07 .sec-bnr h2 {
  margin: 0 40px;
  font-size: 27px;
}
.sec07 .sec-bnr h2 .en {
  color: #E2BC00;
  font-size: 18px;
}
.sec07 .sec-bnr .bnr-icon:nth-of-type(1) {
  order: -1;
}

@media screen and (max-width: 767px) {
  .sec07 {
    padding: 40px 0 60px;
  }
  .sec07 h2 {
    margin-bottom: 20px;
  }
  .sec07 .sec-list li {
    padding: 20px 0 20px 100px;
  }
  .sec07 .sec-list li a:hover {
    text-decoration: none;
  }
  .sec07 .sec-list li .date {
    top: 20px;
  }
  .sec07 .sec-btn {
    margin-top: 30px;
  }
  .sec07 .sec-bnr {
    margin-top: 60px;
    padding: 30px;
    border-radius: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec07 .sec-bnr h2 {
    width: 100%;
    margin: 0 0 20px;
    font-size: 24px;
  }
  .sec07 .sec-bnr h2 .en {
    font-size: 16px;
  }
  .sec07 .sec-bnr .bnr-icon {
    width: 64px;
    margin: 0 5%;
  }
  .sec07 .sec-bnr .bnr-icon:nth-of-type(1) {
    order: 0;
  }
}
/*-------------------------------------------*/
/*
/*　　IE用cssハック
/*
/*-------------------------------------------*/
/*-------------------------------------------*/
/*
/*　　print
/*
/*-------------------------------------------*/
