@charset "UTF-8";

/*--------------------------------------------------------------------
=== [TOP] ====================================
 -------------------------------------------------------------------*/
header h1 {
  top: 2.46vw;
  left: 2.77vw;
}

.sideber-switch__icon span {
  background: #fff;
}
#kv {
  background-image: url(../../img/top/kv_@.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #333;
  height: 100vh;
  margin: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

#kv h2 {
  width: 340px;
  margin: auto auto 5.76vw auto;
}

#kv h3 {
  width: 340px;
  margin: auto auto 3.46vw auto;
}

#kv .txt {
  color: #fff;
  margin: auto;
  font-family: YuMincho, /* Mac用 */ "Yu Mincho", /* Windows用 */ serif;
  font-size: 19px;
  text-align: center;
  letter-spacing: 0.24em;
}

#kv .bar {
  content: "";
  display: inline-block;
  width: 1px;
  background-color: #cbbe99;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2vw;
  margin: auto;
}

#sec01 {
  padding-top: 10.7vw;
  padding-bottom: 13vw;
  text-align: center;
}

#sec01 h2 {
  width: 590px;
  margin: 0 auto;
}

#sec01 .txt {
  font-family: YuMincho, /* Mac用 */ "Yu Mincho", /* Windows用 */ serif;
  font-size: 22px;
  letter-spacing: 0.18em;
  line-height: 2;
  margin-top: 5.38vw;
}
#sec02 {
  padding-bottom: 8.68vw;
  background-color: #f5f4ee;
}

#sec02 .inner ul {
  max-width: 800px;
  width: 61.5vw;
  margin: 0 auto;
  padding: 6.92vw 0 5.72vw;
}

#sec02 .ttlArea {
  background-image: url(../../img/top/sec02_ttl_bg1.jpg);
  background-size: cover;
  height: 32.7vw;
  max-height: 425px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: arno-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 75px;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

#sec02 .ttlArea span {
  display: block;
  font-size: 18px;
}

#sec02 li {
  display: table;
  text-align: left;
  margin-bottom: 5.38vw;
}

#sec02 li:last-child {
  margin-bottom: 0;
}

#sec02 li .left {
  font-size: 21px;
  width: 30vw;
  max-width: 390px;
  height: 7.3vw;
  max-height: 95px;
  display: table-cell;
  vertical-align: middle;
  font-family: YuMincho, /* Mac用 */ "Yu Mincho", /* Windows用 */ serif;
  font-weight: 600;
  border-right: 1px solid #cecdc8;
  box-sizing: border-box;
}

#sec02 li .right {
  font-size: 12px;
  height: 7.3vw;
  max-height: 95px;
  width: 31.5vw;
  max-width: 410px;
  padding-left: 3vw;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}

#sec02 li .right span {
  position: relative;
}

#sec02 li .right span::before {
  content: "フィールド";
  position: absolute;
  bottom: -1.5em;
  left: -0.2em;
  width: 10em;
  font-size: 80%;
  letter-spacing: -0.2em;
}

#sec03 .ttlArea {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: arno-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 75px;
  color: #333;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

#sec03 .ttlArea span {
  display: block;
  font-size: 18px;
}

#sec03 .inner {
  max-width: 1140px;
  width: 87.7vw;
  margin: 0 auto;
  padding: 6.92vw 0 12.5vw;
}

#sec03 ul {
  display: flex;
  margin-top: 5.76vw;
  margin-bottom: 4.68vw;
}

#sec03 ul li {
  max-height: 520px;
  height: 20vw;
  background-size: cover;
  width: calc(100% / 1);
  box-sizing: border-box;
  position: relative;
  color: #555;
}

#sec03 ul li div {
  position: absolute;
  bottom: 2.3vw;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 3.84vw;
}

#sec03 ul li:nth-child(1) {
  background-image: url(../../img/top/sec03_bg02_sp1.png);
  margin-right: 5px;
}

#sec03 ul li:nth-child(2) {
  background-image: url(../../img/top/sec03_bg03.png);
  margin-right: 5px;
}

#sec03 ul li:nth-child(3) {
  background-image: url(../../img/top/sec03_bg03.png);
}

#sec03 ul li h3 span {
  display: block;
  font-family: "Jomolhari", serif;
  font-size: 12px;
  color: #989899;
  margin-bottom: 0.5vw;
}

#sec03 ul li h3 {
  font-size: 25px;
  font-family: YuMincho, /* Mac用 */ "Yu Mincho", /* Windows用 */ serif;
  font-weight: 600;
  margin-bottom: 1vw;
}

#sec03 ul li p {
  font-size: 12px;
  text-align: center;
  color: #656564;
}

#sec04 .inner {
  max-width: 900px;
  width: 69.2vw;
  margin: 0 auto;
  padding: 6.92vw 0;
}

#sec04 .ttlArea {
  background-image: url(../../img/top/sec04_ttl_bg1.png);
  background-size: cover;
  height: 32.7vw;
  max-height: 425px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: arno-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 75px;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

#sec04 .ttlArea span {
  display: block;
  font-size: 18px;
}

#sec04 ul li {
  display: flex;
  text-align: left;
  margin-bottom: 5.7vw;
  box-sizing: border-box;
  width: 61.5vw;
  max-width: 800px;
}

#sec04 ul li:last-child {
  margin-bottom: 0;
}

#sec04 ul li .img {
  max-width: 170px;
  width: 13vw;
  margin-right: 3.7vw;
}

#sec04 ul li .right {
  width: 45.4vw;
  max-width: 590px;
}

#sec04 ul li .job {
  font-size: 14px;
  font-family: YuMincho, /* Mac用 */ "Yu Mincho", /* Windows用 */ serif;
  letter-spacing: 0.24em;
}

#sec04 ul li h3 {
  font-size: 28px;
  font-family: YuMincho, /* Mac用 */ "Yu Mincho", /* Windows用 */ serif;
  letter-spacing: 0.24em;
  font-weight: 600;
  margin-bottom: 1.5vw;
}

#sec04 ul li h3 span {
  font-size: 16px;
  font-family: "Jomolhari", serif;
  letter-spacing: 0.06em;
  color: #adadad;
  margin-left: 1vw;
}

#sec04 ul li .txt {
  font-size: 13px;
  line-height: 1.8;
}

#sec04 ul li:nth-child(odd) {
  margin-right: 7.69vw;
}

#sec04 ul li:nth-child(even) {
  margin-left: 7.69vw;
}

#sec05 {
  background-color: #f6f6f6;
  padding: 10.3vw 0;
  height: auto;
}

#sec05 .inner {
  max-width: 900px;
  width: 69.2vw;
  margin: 0 auto;
  display: flex;
  height: 6.15vw;
  align-items: center;
  padding-left: 4.6vw;
  box-sizing: border-box;
}

#sec05 .ttlArea {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: arno-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 75px;
  color: #333;
  letter-spacing: 0.04em;
  line-height: 1.2;
  margin-right: 5.38vw;
}

#sec05 .ttlArea span {
  display: block;
  font-size: 18px;
}

#sec05 .right {
  font-size: 15px;
  line-height: 5vw;
  border-bottom: 1px solid #dbd8d1;
  border-top: 1px solid #dbd8d1;
  width: 80%;
  text-align: left;
}

#sec05 .right .date {
  font-size: 14px;
  margin-right: 2.7vw;
  color: #959595;
}

/*--------------------------------------------------------------------
=== [レスポンシブ] ====================================
 -------------------------------------------------------------------*/

@media (max-width: 750px) {
  header h1 {
    top: 6.66vw;
    left: 6.4vw;
  }
  #kv {
    background-image: url(../../img/top/kv_@_sp.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: inherit;
    background-repeat: no-repeat;
    background-color: #333;
    height: 90vh;
    margin: 0.66vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #kv h2 {
    width: 70vw;
    margin: auto auto 16vw auto;
  }

  #kv h3 {
    width: 70vw;
    margin: auto auto 8vw auto;
  }

  #kv .txt {
    font-size: 13px;
    line-height: 2;
  }

  #sec01 {
    padding-top: 20vw;
    padding-bottom: 20vw;
    text-align: center;
  }

  #sec01 h2 {
    width: 70vw;
  }

  #sec01 .txt {
    font-size: 4vw;
    margin-top: 13.33vw;
  }
  #sec02 {
    padding-bottom: 26.66vw;
  }
  #sec02 .inner ul {
    max-width: 800px;
    width: 61.5vw;
    margin: 0 auto;
    padding: 20vw 0 14.93vw;
  }

  #sec02 .ttlArea {
	background-image: url(../../img/top/sec02_ttl_bg_sp1.jpg);
	height: 74.6vw;
	font-size: 13.3vw;
  }

  #sec02 .ttlArea span {
    font-size: 4.26vw;
  }

  #sec02 li {
    display: block;
    text-align: left;
    margin-bottom: 14.6vw;
  }

  #sec02 li .left {
    font-size: 5vw;
    width: 100%;
    max-width: 100%;
    height: inherit;
    max-height: inherit;
    display: block;
    border: none;
  }

  #sec02 .inner ul {
    width: 100%;
    margin: 0 auto;
    padding: 16vw 9.33vw;
    box-sizing: border-box;
  }

  #sec02 li .right {
    font-size: 3.2vw;
    height: inherit;
    max-height: inherit;
    width: 100%;
    max-width: 100%;
    padding-left: 4vw;
    box-sizing: border-box;
    display: block;
    margin-top: 5.33vw;
    border-left: 1px solid #cecdc8;
    box-sizing: border-box;
  }

  #sec02 li .right span::before {
    bottom: -1.5em;
    width: 100px;
    font-size: 80%;
  }

  #sec03 .ttlArea {
    font-size: 13.3vw;
  }

  #sec03 .ttlArea span {
    font-size: 4.26vw;
  }

  #sec03 .inner {
    width: 100%;
    margin: 0 auto;
    padding: 16vw 0 35.73vw;
  }

  #sec03 ul {
    display: block;
    margin-top: 14.6vw;
    margin-bottom: 13.33vw;
  }

  #sec03 ul li {
	max-height: inherit;
	height: 85.3vw;
	background-size: 100% auto;
	width: 93.4vw;
	margin: 0 3.3vw;
	box-sizing: border-box;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 18.6vw;
	background-image: url(img/top/sec02_ttl_bg1.jpg);
  }

  #sec03 ul li:last-child {
    margin-bottom: 0;
  }

  #sec03 ul li div {
    position: absolute;
    bottom: 2.3vw;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 3.84vw;
  }

  #sec03 ul li:nth-child(1) {
    background-image: url(../../img/top/sec03_bg02_sp1.png);
    margin-right: 0;
  }

  #sec03 ul li:nth-child(2) {
	background-image: url(../../img/top/sec02_ttl_bg_sp1.jpg);
	margin-right: 0;
  }

  #sec03 ul li:nth-child(3) {
	background-image: url(../../img/top/sec02_ttl_bg1.jpg);
  }

  #sec03 ul li h3 span {
    font-size: 3.46vw;
  }

  #sec03 ul li h3 {
    font-size: 6.4vw;
  }

  #sec03 ul li p {
    font-size: 3.46vw;
  }

  #sec04 .ttlArea {
    background-image: url(../../img/top/sec04_ttl_bg_sp1.png);
    height: 74.6vw;
    font-size: 13.3vw;
  }

  #sec04 .ttlArea span {
    font-size: 4.26vw;
  }

  #sec04 .inner {
    max-width: 100%;
    width: 80vw;
    margin: 0 auto;
    padding: 16vw 0;
  }

  #sec04 ul li {
    display: block;
    text-align: left;
    margin-bottom: 13.3vw;
    box-sizing: border-box;
    width: 100%;
    max-width: inherit;
    position: relative;
    overflow: hidden;
  }

  #sec04 ul li:last-child {
    margin-bottom: 0;
  }

  #sec04 ul li .txt {
    display: none;
  }

  .sPtxt {
    display: block;
    clear: both;
  }

  #sec04 ul li .img {
    max-width: 100%;
    width: 33.3vw;
    margin-right: 0;
    float: left;
    margin-bottom: 5.3vw;
  }

  #sec04 ul li .right {
    width: 40vw;
    max-width: inherit;
    float: right;
  }

  #sec04 ul li:nth-child(odd) {
    margin-right: 0;
  }

  #sec04 ul li:nth-child(even) {
    margin-left: 0;
  }

  #sec04 ul li .job {
    font-size: 3.2vw;
    letter-spacing: -0.04em;
    margin-top: 10vw;
  }

  #sec04 ul li h3 {
    font-size: 6.1vw;
    margin-top: 2vw;
    line-height: 1;
  }

  #sec04 ul li h3 span {
    font-size: 3.5vw;
    margin-left: 0;
    display: block;
    margin-top: 1vw;
  }

  sec05 {
    background-color: #f6f6f6;
    padding: 16vw 0;
    height: auto;
  }

  #sec05 .inner {
    max-width: 100%;
    display: block;
    height: auto;
    align-items: center;
    padding-left: 0;
    box-sizing: border-box;
    width: 80vw;
    margin: 0 auto;
  }

  #sec05 .ttlArea {
    font-size: 13.3vw;
    margin-right: 0;
    margin-bottom: 10.6vw;
  }

  #sec05 .ttlArea span {
    font-size: 4.26vw;
  }

  #sec05 .right {
    font-size: 3.5vw;
    line-height: inherit;
    padding: 5.33vw 0;
    width: 100%;
  }

  #sec05 .right .date {
    font-size: 3.2vw;
    margin-right: 0;
    display: block;
  }
}
