@charset "UTF-8";
#news .btn a, #voice .btn a, #case .btn a, #concept .txtbox .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #a0633e;
  color: #a0633e;
  text-decoration: none;
  transition: all 0.5s ease-out;
  background: url(../images/arow1.png) no-repeat center right 30px #ffffff;
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#news .btn a:hover, #voice .btn a:hover, #case .btn a:hover, #concept .txtbox .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #news .btn a, #voice .btn a, #case .btn a, #concept .txtbox .btn a {
    font-size: 14px;
    background-position: center right 20px;
  }
}
@media (max-width: 767px) {
  #news .btn a, #voice .btn a, #case .btn a, #concept .txtbox .btn a {
    background-position: center right 10px;
  }
}

#company h2, #news .contents h2, #voice h2, #case h2, #specification h2, #concept .head h2 {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 34px;
  color: #262626;
  letter-spacing: 0.1em;
  line-height: 1.1764705882;
  writing-mode: vertical-rl;
}
#company h2 small, #news .contents h2 small, #voice h2 small, #case h2 small, #specification h2 small, #concept .head h2 small {
  display: block;
  font-family: "chaparral-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 2.2222222222;
  color: #a0633e;
}
@media (max-width: 999px) {
  #company h2, #news .contents h2, #voice h2, #case h2, #specification h2, #concept .head h2 {
    font-size: 26px;
  }
  #company h2 small, #news .contents h2 small, #voice h2 small, #case h2 small, #specification h2 small, #concept .head h2 small {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #company h2, #news .contents h2, #voice h2, #case h2, #specification h2, #concept .head h2 {
    font-size: 22px;
  }
  #company h2 small, #news .contents h2 small, #voice h2 small, #case h2 small, #specification h2 small, #concept .head h2 small {
    font-size: 14px;
  }
}

#selecter .map .HTMLBlock {
  height: 100%;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
}
#mainimg #mainslider {
  position: relative;
}
#mainimg #mainslider img {
  height: calc(100vh - 140px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#mainimg #mainslider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 38, 38, 0.47);
}
#mainimg .catch {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 70px;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: calc((100% - 1180px) / 2);
  transform: translateY(-50%);
  padding-right: 10px;
}
#mainimg .catch span {
  letter-spacing: -0.3em;
}
#mainimg .catch small {
  display: block;
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-top: 15px;
}
@media (max-width: 1217px) {
  #mainimg .catch {
    left: 10px;
  }
}
@media (max-width: 999px) {
  #mainimg #mainslider img {
    max-height: 480px;
  }
  #mainimg .catch {
    font-size: 60px;
  }
  #mainimg .catch small {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #mainimg #mainslider img {
    max-height: 350px;
  }
  #mainimg .catch {
    font-size: 26px;
  }
  #mainimg .catch small {
    font-size: 14px;
  }
}

/* ----------------------------------------------
concept
------------------------------------------------- */
#concept {
  position: relative;
  padding-top: 92px;
  margin-bottom: 140px;
  /* &::before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 600px;
    height: calc(100% - 348px);
    background-color: #f7f6f2;
    z-index: -1;
  } */
}
#concept .inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 600px;
  background-color: #f7f6f2;
  z-index: -1;
}
#concept .head {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  overflow-x: clip;
}
#concept .head .image-block {
  width: 85.8474576271%;
  margin-top: 60px;
}
#concept .head .image-block .image {
  position: relative;
  padding-top: 59.2300098717%;
}
#concept .head .image-block .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#concept .head h2 {
  margin-left: auto;
}
#concept .txtbox {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  background-color: #ffffff;
  /* width: calc(100% - 40px); */
  width: 67.5%;
  max-width: 1080px;
  min-width: 965px;
  margin-left: auto;
  /* margin-top: -235px; */
  position: relative;
  /* padding-top: 53px; */
  /* padding-left: 46px; */
  /* padding-left: perCalc(46,1600);
  padding-right: calc((100% - 1180px)/2); */
  padding: 53px 15px 0;
}
#concept .txtbox .title {
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  color: #262626;
  margin-bottom: 20px;
  margin-left: 2.7619047619%; /*29px*/
}
#concept .txtbox .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 2.2222222222;
  letter-spacing: 0.1em;
  padding-left: 13px;
  margin-left: 2.7619047619%; /*29px*/
  margin-bottom: 48px;
}
#concept .txtbox .btn a {
  width: 270px;
  height: 70px;
}
@media (max-width: 999px) {
  #concept .txtbox .btn a {
    width: 230px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  #concept .txtbox .btn a {
    width: 200px;
    height: 55px;
  }
}
#concept .txtbox .btn a {
  margin-left: auto;
  margin-right: calc((100vw - 1180px) / 2 - 15px);
}
@media (max-width: 1217px) {
  #concept .txtbox {
    padding-right: 10px;
    padding-left: 10px;
  }
  #concept .txtbox .btn a {
    margin-right: 0px;
  }
}
@media (max-width: 999px) {
  #concept {
    padding-top: 80px;
    margin-bottom: 110px;
    /* &::before{
      height: calc(100% - 280px);
    } */
  }
  #concept .head .image-block {
    margin-top: 40px;
  }
  #concept .txtbox {
    padding-top: 45px;
    min-width: 710px;
    /* padding-left: 30px; */
    /* margin-top: -200px; */
  }
  #concept .txtbox .title {
    font-size: 18px;
  }
  #concept .txtbox .text {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #concept {
    padding-top: 60px;
    margin-bottom: 90px;
    /* &::before{
      min-height: 370px;
      height: calc(100% - 500px);
    } */
  }
  #concept .head .image-block {
    min-height: 280px;
  }
  #concept .head .image-block .image {
    height: 100%;
  }
  #concept .txtbox {
    padding-top: 20px;
    padding-left: 10px;
    /* margin-top: -130px; */
    width: calc(100% - 25px);
    min-width: unset;
  }
  #concept .txtbox .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #concept .txtbox .text {
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 30px;
  }
}

/* ----------------------------------------------
specification
------------------------------------------------- */
#specification {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  margin-bottom: 108px;
  overflow-x: clip;
}
#specification .contents {
  width: 86.0169491525%;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-top: 60px;
}
#specification .contents .block {
  width: 47.2906403941%;
}
#specification .contents .block a {
  transition: all 0.5s ease-out;
}
#specification .contents .block a:hover {
  opacity: 0.6;
}
#specification .contents .block .image {
  position: relative;
  padding-top: 41.6666666667%;
  margin-bottom: 15px;
}
#specification .contents .block .image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#specification .contents .block .title {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  color: #262626;
}
#specification .contents .block .text {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 2.2222222222;
  letter-spacing: 0.1em;
  color: #262626;
  margin-bottom: 24px;
}
#specification .contents .block .blockbtn a {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #a0633e;
  text-decoration: none;
  padding: 0 5px 8px;
  border-bottom: 1px solid #a0633e;
  display: inline-flex;
  align-items: center;
}
#specification .contents .block .blockbtn a img {
  margin-left: 10px;
}
#specification .contents .block:nth-child(even) {
  margin-left: auto;
}
#specification .contents .block:nth-child(n+3) {
  margin-top: 64px;
}
@media (max-width: 999px) {
  #specification {
    margin-bottom: 90px;
  }
  #specification .contents {
    margin-top: 50px;
  }
  #specification .contents .block .image {
    margin-bottom: 10px;
  }
  #specification .contents .block .title {
    font-size: 22px;
  }
  #specification .contents .block .text {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #specification .contents .block:nth-child(n+3) {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #specification {
    margin-bottom: 70px;
  }
  #specification .contents {
    display: block;
    margin-left: 10px;
    flex: 1;
    margin-top: 40px;
  }
  #specification .contents .block {
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  #specification .contents .block .title {
    font-size: 18px;
  }
  #specification .contents .block .text {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #specification .contents .block .blockbtn a {
    font-size: 12px;
    padding-bottom: 5px;
  }
  #specification .contents .block:nth-child(n+2) {
    margin-top: 40px;
  }
}

/* ----------------------------------------------
case
------------------------------------------------- */
#case {
  background-color: #f7f6f2;
  padding-bottom: 125px;
  margin-bottom: 113px;
}
#case .mainimage {
  width: 100%;
}
#case .mainimage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 200px;
  max-height: 400px;
}
#case h2 {
  margin-top: -60px;
  margin-right: calc((100% - 1180px) / 2);
  margin-left: auto;
  margin-bottom: 84px;
}
#case .contents {
  margin-bottom: 72px;
}
#case .btn a {
  width: 300px;
  height: 74px;
}
@media (max-width: 999px) {
  #case .btn a {
    width: 260px;
    height: 65px;
  }
}
@media (max-width: 767px) {
  #case .btn a {
    width: 230px;
    height: 55px;
  }
}
#case .btn a {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1217px) {
  #case h2 {
    margin-right: 10px;
  }
}
@media (max-width: 999px) {
  #case {
    padding-bottom: 100px;
    margin-bottom: 90px;
  }
  #case h2 {
    margin-bottom: 70px;
    margin-top: -45px;
  }
  #case .contents {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  #case {
    padding-bottom: 80px;
    margin-bottom: 70px;
  }
  #case .mainimage img {
    min-height: 160px;
  }
  #case h2 {
    margin-bottom: 60px;
    margin-top: -38px;
  }
  #case .contents {
    margin-bottom: 50px;
  }
}

/* ----------------------------------------------
voice
------------------------------------------------- */
#voice {
  margin-bottom: 170px;
  overflow-x: clip;
}
#voice .contents {
  display: flex;
  margin-bottom: 80px;
}
#voice .content {
  width: 86.186440678%;
  margin-left: auto;
  margin-top: 61px;
}
#voice .content .block {
  width: 47.3942969518%;
}
#voice .content .block .image-block {
  width: 37.3443983402%;
}
#voice .content .block .image-block .image {
  position: relative;
  padding-top: 88.8888888889%;
}
#voice .btn a {
  width: 270px;
  height: 70px;
}
@media (max-width: 999px) {
  #voice .btn a {
    width: 230px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  #voice .btn a {
    width: 200px;
    height: 55px;
  }
}
#voice .btn a {
  margin-left: auto;
}
@media (max-width: 999px) {
  #voice {
    margin-bottom: 150px;
  }
  #voice .contents {
    margin-bottom: 70px;
  }
  #voice .content {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #voice {
    margin-bottom: 130px;
  }
  #voice .contents {
    margin-bottom: 60px;
  }
  #voice .content {
    flex: 1;
    margin-left: 10px;
    margin-top: 40px;
  }
  #voice .btn a {
    margin-right: auto;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  background-color: #f7f6f2;
  padding-bottom: 168px;
}
#news .contents {
  display: flex;
  margin-bottom: 94px;
  overflow-x: clip;
}
#news .contents .content {
  width: 85.593220339%;
  padding-top: 90px;
}
#news .contents h2 {
  margin-top: -60px;
  margin-left: auto;
}
#news .btn a {
  width: 270px;
  height: 70px;
}
@media (max-width: 999px) {
  #news .btn a {
    width: 230px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  #news .btn a {
    width: 200px;
    height: 55px;
  }
}
#news .btn a {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 999px) {
  #news {
    padding-bottom: 140px;
  }
  #news .contents {
    margin-bottom: 90px;
  }
  #news .contents h2 {
    margin-top: -50px;
  }
  #news .contents .content {
    padding-top: 65px;
  }
}
@media (max-width: 767px) {
  #news {
    padding-bottom: 120px;
  }
  #news .contents {
    margin-bottom: 70px;
  }
  #news .contents h2 {
    margin-top: -42px;
  }
  #news .contents .content {
    padding-top: 50px;
  }
}

/* ----------------------------------------------
company
------------------------------------------------- */
#company {
  margin-bottom: 237px;
}
#company a {
  transition: all 0.5s ease-out;
}
#company a:hover {
  opacity: 0.6;
}
#company h2 {
  position: relative;
  z-index: 1;
  margin-top: -60px;
  margin-bottom: -90px;
  margin-left: calc((100% - 1180px) / 2);
}
#company .image {
  width: 100%;
}
#company .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 280px;
}
#company .contents {
  /* width: calc(100% - 10px); */
  width: 58.75%;
  min-width: 690px;
  max-width: 940px;
  margin-left: auto;
  margin-top: -183px;
  background-color: #ffffff;
  position: relative;
  display: flex;
  padding-top: 62px;
  /* padding-left: 95px; */
  padding-right: calc((100% - 1180px) / 2);
  padding-left: 5.9375%;
}
#company .contents .logo {
  margin-top: 9px;
}
#company .contents .txtbox {
  /* margin-left: 51px; */
  margin-left: auto;
}
#company .contents .txtbox .address {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.9166666667;
  letter-spacing: 0.1em;
  color: #262626;
  margin-bottom: 14px;
}
#company .contents .txtbox .tel {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  color: #262626;
  display: flex;
  align-items: center;
  text-decoration: none;
}
#company .contents .txtbox .tel img {
  margin-right: 9px;
}
#company .contents .txtbox .time {
  font-family: "游明朝体", Yu Mincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", "メイリオ", system-ui, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 2.3;
  letter-spacing: 0.1em;
  color: #262626;
}
@media (max-width: 1217px) {
  #company h2 {
    margin-left: 10px;
  }
  #company .contents {
    padding-right: 10px;
  }
}
@media (max-width: 999px) {
  #company {
    margin-bottom: 180px;
  }
  #company h2 {
    margin-top: -45.6px;
    margin-bottom: -68.4px;
  }
  #company .contents {
    padding-top: 50px;
    /* padding-left: 70px; */
    min-width: 620px;
  }
  #company .contents .txtbox {
    /* margin-left: 40px; */
  }
  #company .contents .txtbox .address {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #company .contents .txtbox .tel {
    font-size: 26px;
  }
  #company .contents .txtbox .time {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #company {
    margin-bottom: 150px;
  }
  #company h2 {
    margin-top: -38.8px;
    margin-bottom: -58.2px;
  }
  #company .image img {
    min-height: 220px;
  }
  #company .contents {
    /* display: block; */
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    width: calc(100% - 10px);
    min-width: unset;
    padding-left: 10px;
  }
  #company .contents .logo {
    margin-top: 0;
    /* text-align: center; */
    margin-bottom: 20px;
  }
  #company .contents .txtbox {
    margin-left: 0;
  }
  #company .contents .txtbox .address {
    font-size: 14px;
  }
  #company .contents .txtbox .tel {
    font-size: 18px;
  }
  #company .contents .txtbox .time {
    font-size: 13px;
  }
}

/* ----------------------------------------------

------------------------------------------------- */
/* ----------------------------------------------

------------------------------------------------- */
/* ----------------------------------------------

------------------------------------------------- *//*# sourceMappingURL=index.css.map */