/* Scss Document */
/* Scss Document */
@-webkit-keyframes fadeInUpNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpNew {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpNew {
  -webkit-animation-name: fadeInUpNew;
  animation-name: fadeInUpNew;
}
.btn_style {
  background: url("../img/shared/bg_btn.jpg") repeat;
  color: #fff;
  font-size: 20px;
  position: relative;
  display: block;
  text-align: center;
  transition: all .3s;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.16em;
}
.btn_style:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 26px;
  background: url("../img/index/arr_btn.png") no-repeat center;
  width: 17px;
  height: 16px;
}
.btn_style:hover {
  text-decoration: none;
  background: url("../img/shared/bg_black.jpg") repeat;
}
#head-key {
  background: url("../img/shared/bg_beige.jpg") repeat;
}
#head-key #key-box .keyvisual .slick-list {
  overflow: visible;
}
#head-key #key-box .keyvisual .slide-01 {
  background: url("../img/index/key_img1.jpg") no-repeat center/cover;
}
#head-key #key-box .keyvisual .slide-02 {
  background: url("../img/index/key_img2.jpg") no-repeat center/cover;
}
#head-key #key-box .keyvisual .slide-03 {
  background: url("../img/index/key_img3.jpg") no-repeat center/cover;
}
#head-key #key-box .ttl {
  position: absolute;
  bottom: -95px;
  left: 250px;
  z-index: 3;
}
#read {
  position: relative;
  /*padding-bottom: 50px;*/
  overflow: hidden;
}
/*#read:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: calc(100% - 506px);
    background: url("../img/shared/bg_beige.jpg") repeat; }*/
#read .txt {
  /*height: 500px;
    padding-top: 164px;
    padding-left: 78px;
    padding-bottom: 124px;*/
  max-width: 500px;
  margin: auto;
  text-align: center;
  text-shadow: 1px 1px 5px #fff;
  /*font-weight: bold;*/
}
/*#read .txt .int {
      writing-mode: unset;
      display: inline; }*/
/*#read .img {
    position: absolute;
    top: 146px;
    right: -251px; }*/
#read .inn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#read .col {
  width: 50%;
  padding: 200px 35px;
}
#read .col:nth-of-type(1) {
  background: url("../img/index/s1_img2.png") no-repeat center center /cover;
}
#read .col:nth-of-type(2) {
  background: url("../img/index/s1_img.png") no-repeat center center /cover;
}
#read2 {
  position: relative;
  height: auto;
}
#read2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(100% - 50%);
  background: url("../img/shared/bg_beige.jpg") repeat;
}
#read2 .txt {
  padding: 130px 0 130px 173px;
}
#work .set1 {
  position: relative;
  background: url("../img/index/work_bg.png") no-repeat bottom right;
}
#work .set1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  bottom: 0;
  background: url("../img/shared/bg_black.jpg") repeat;
}
#work .set1 .lst_col {
  display: flex;
  padding-bottom: 200px;
}
#work .set1 .lst_col .col_l {
  order: 1;
}
#work .set1 .lst_col .col_l .img {
  margin-left: -107px;
}
#work .set1 .lst_col .col_l dl {
  color: #fff;
}
#work .set1 .lst_col .col_l dl dt {
  font-size: 27px;
  letter-spacing: 0.3em;
  padding-top: 50px;
  width: 241px;
  border-bottom: 1px solid #fff;
  padding-bottom: 17px;
}
#work .set1 .lst_col .col_l dl dt span {
  display: inline-block;
  padding-left: 12px;
  padding-top: 2px;
}
#work .set1 .lst_col .col_l dl dd {
  padding-top: 28px;
}
#work .set1 .lst_col .col_r {
  order: 2;
}
#work .set1 .lst_col .col_r h2 {
  padding-left: 329px;
  /*padding-top: 37px;*/
  margin: -86px 0 86px 0;
}
#work .set1 .lst_col .col_r h3 {
  position: absolute;
  top: 215px;
  right: 203px;
}
#work .set1 .lst_col .col_r dl {
  padding-left: 62px;
}
#work .set1 .lst_col .col_r dl dt {
  font-size: 27px;
  letter-spacing: 0.3em;
  padding-top: 50px;
  width: 310px;
  border-bottom: 1px solid #37312e;
  padding-bottom: 17px;
}
#work .set1 .lst_col .col_r dl dt span {
  display: inline-block;
  padding-left: 12px;
  padding-top: 2px;
}
#work .set1 .lst_col .col_r dl dd {
  padding-top: 28px;
}
/*
#work .set2 .bg-parallax {
  height: 700px;
  position: relative;
}
*/
#work .set2 .content, #work .set4 .content {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
} 
#work .set3 .content {
	position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}
#work .set2 dl {
  color: #fff;
  padding-left: 50px;
  padding-top: 23px;
}
#work .set2 dl dt {
  font-size: 27px;
  letter-spacing: 0.3em;
  padding-top: 50px;
  width: 275px;
  border-bottom: 1px solid #fff;
  padding-bottom: 17px;
}
#work .set2 dl dt span {
  display: inline-block;
  padding-left: 12px;
  padding-top: 2px;
}
#work .set2 dl dd {
  padding-top: 22px;
}
#work .set3 .bg-parallax {
  height: 700px;
  position: relative;
}
#work .set3 dl {
  color: #fff;
  padding-top: 73px;
  width: 318px;
  margin-left: auto;
  margin-right: 50px;
}
#work .set3 dl dt {
  font-size: 27px;
  letter-spacing: 0.3em;
  width: 318px;
  border-bottom: 1px solid #fff;
  padding-bottom: 17px;
  position: relative;
  line-height: 46px;
}
#work .set3 dl dt img {
  position: absolute;
  top: 7px;
  left: 4px;
}
#work .set3 dl dt span {
  display: inline-block;
  padding-left: 72px;
  padding-top: 2px;
}
#work .set3 dl dd {
  padding-top: 22px;
}
#work .set4 .bg-parallax {
  height: 700px;
}
#work .set4 dl {
  color: #fff;
  padding-left: 50px;
  padding-top: 23px;
}
#work .set4 dl dt {
  font-size: 27px;
  letter-spacing: 0.3em;
  padding-top: 50px;
  width: 275px;
  border-bottom: 1px solid #fff;
  padding-bottom: 17px;
}
#work .set4 dl dt span {
  display: inline-block;
  padding-left: 12px;
  padding-top: 2px;
}
#work .set4 dl dd {
  padding-top: 22px;
}
#about {
  overflow: hidden;
  padding-top: 203px;
}
#about h2 {
  text-align: center;
}
#about h3 {
  padding-top: 223px;
  padding-left: 109px;
  position: relative;
  z-index: 2;
}
#about .img {
  position: absolute;
  top: 172px;
  right: -61px;
}
#about .txt {
  height: 483px;
  padding-top: 69px;
  padding-left: 160px;
  padding-bottom: 101px;
  position: relative;
  z-index: 2;
}
#about .blk {
  background: url("../img/shared/bg_black.jpg") repeat;
  display: flex;
}
#about .blk dl {
  width: 426px;
  color: #fff;
  padding-top: 77px;
  padding-left: 73px;
}
#about .blk dl dt {
  font-size: 27px;
  line-height: 46px;
  letter-spacing: 0.3em;
  border-bottom: 1px solid #fff;
  width: 317px;
  padding-bottom: 13px;
}
#about .blk dl dd {
  padding-top: 36px;
}
#product {
  overflow: hidden;
  padding-bottom: 40px;
}
#product .set1 {
  padding-bottom: 350px;
  position: relative;
}
#product .set1 .note {
  text-align: right;
  margin-right: -228px;
  padding-top: 6px;
}
#product .set1 .box_img {
  position: absolute;
  top: 174px;
  right: -150px;
}
#product .set1 .box_img:before {
  content: '';
  background: url("../img/shared/bg_black.jpg") repeat;
  height: 620px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
}
#product .set1 .box_img .img_sm {
  position: absolute;
  bottom: -168px;
  left: -156px;
}
#product .set1 .box_img .img_sm2 {
  position: absolute;
  bottom: -355px;
  left: 220px;
}
#product .set1 .box_img .img_sm3 {
  position: absolute;
  bottom: -455px;
  left: -230px;
}
#product .set1 .box_img .img_sm4 {
  position: absolute;
  bottom: -345px;
  left: 70px;
}
#product .set1 dl {
  padding-top: 182px;
  position: relative;
  z-index: 2;
  width: 543px;
  margin-left: -154px;
}
#product .set1 dl dd {
  font-size: 15px;
  letter-spacing: 0;
  text-align: right;
  font-weight: 600;
  margin-right: 62px;
  padding-top: 26px;
}
#product .set1 dl dd .txt-md {
  color: #b8453d;
  font-size: 35px;
  letter-spacing: 0;
  margin-bottom: 5px;
}
#product .set1 dl dd .txt-md .price {
  font-size: 28px;
}
#product .set1 dl dd .txt-sub {
  line-height: 22px;
}
#product .set1 .txt {
  padding-top: 50px;
}
#product .set1 .btn {
  width: 345px;
  position: absolute;
  top: 800px;
  right: 10px;
}
#product .set1 .btn .btn_style {
  padding: 30px 0 33px;
}
#product .set2 {
  position: relative;
  padding-bottom: 40px;
}
#product .set2 .box_img {
  position: absolute;
  top: 0;
  left: -150px;
}
#product .set2 .box_img:before {
  content: '';
  background: url("../img/shared/bg_black.jpg") repeat;
  height: 620px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 50%;
}
#product .set2 .box_img .note {
  width: 200px;
  text-align: right;
  color: #fff;
  position: absolute;
  top: 0;
  left: 550px;
}
#product .set2 .box_img .img_sm {
  position: absolute;
  bottom: -200px;
  right: -250px;
}
#product .set2 .box_img .img_sm2 {
  position: absolute;
  bottom: -350px;
  right: 160px;
}
#product .set2 dl {
  padding-top: 80px;
  position: relative;
  z-index: 2;
  width: 543px;
  margin-left: auto;
  margin-right: -152px;
}
#product .set2 dl dd {
  font-size: 15px;
  letter-spacing: 0;
  text-align: right;
  font-weight: 600;
  margin-right: 151px;
  padding-top: 26px;
}
#product .set2 dl dd .txt-md {
  color: #b8453d;
  font-size: 35px;
  letter-spacing: 0;
  margin-bottom: 5px;
}
#product .set2 dl dd .txt-md .price {
  font-size: 28px;
}
#product .set2 dl dd .txt-sub {
  line-height: 22px;
}
#product .set2 .txt {
  padding-top: 50px;
  width: 331px;
  margin-left: auto;
  height: 364px;
  margin-right: -8px;
}
#product .set2 .btn {
  width: 345px;
  position: absolute;
  top: 630px;
  left: 10px;
}
#product .set2 .btn .btn_style {
  padding: 30px 0 33px;
}
#example {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
}
#example:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50% + 384px);
  background: url("../img/shared/bg_beige2.jpg") repeat;
}
#example h2 {
  padding-top: 81px;
}
#example h3 {
  font-size: 22px;
  border: 1px solid #37312e;
  text-align: center;
  width: 173px;
  height: 173px;
  position: absolute;
  top: 19px;
  right: 130px;
  line-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
#example .deco {
  position: absolute;
  top: 409px;
  right: -247px;
}
#example .blk1 {
  position: relative;
  padding-top: 67px;
  padding-bottom: 219px;
}
#example .blk1 .box_img1 {
  position: relative;
  margin-left: 53px;
}
#example .blk1 .box_img1 dt {
  color: #fff;
  font-size: 22px;
  background: url("../img/shared/bg_black.jpg") repeat;
  width: 117px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  letter-spacing: 0.3em;
  padding: 4px 0 5px;
}
#example .blk1 .box_img2 {
  position: absolute;
  top: 214px;
  right: 0;
}
#example .blk1 .box_img2 dt {
  color: #fff;
  font-size: 22px;
  background: url("../img/shared/bg_black.jpg") repeat;
  width: 155px;
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 2;
  text-align: center;
  letter-spacing: 0.3em;
  padding: 4px 0 5px;
}
#example .blk2 {
  position: relative;
}
#example .blk2 .box_img1 {
  position: absolute;
  top: -120px;
  left: 0;
}
#example .blk2 .box_img1 dt {
  color: #fff;
  font-size: 22px;
  background: url("../img/shared/bg_black.jpg") repeat;
  width: 214px;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 2;
  text-align: center;
  letter-spacing: 0.3em;
  padding: 4px 0 5px;
}
#example .blk2 .box_img2 {
  width: 310px;
  margin-left: auto;
  margin-right: 216px;
  position: relative;
}
#example .blk2 .box_img2 dt {
  color: #fff;
  font-size: 22px;
  background: url("../img/shared/bg_black.jpg") repeat;
  width: 155px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  letter-spacing: 0.3em;
  padding: 4px 0 5px;
}
#akashidai {
  overflow: hidden;
  background: url("../img/index/akashidai_bg0.png") no-repeat top left;
  background-size: auto;
  padding-top: 150px;
}
#akashidai h2 {
  padding-top: 150px;
  padding-left: 12px;
  position: relative;
  z-index: 2;
}
#akashidai .img {
  position: absolute;
  top: 176px;
  right: -250px;
}
#akashidai .txt {
  position: relative;
  z-index: 2;
  padding-top: 70px;
  color: #37312e;
}
#akashidai .txt ul {
  padding-left: 1.5em;
  list-style: decimal;
  margin-top: 15px;
}
#akashidai .txt li {
  line-height: 25px;
  margin-bottom: 10px;
}
#akashidai .note {
  padding-top: 45px;
  padding-bottom: 4px;
  margin-left: -233px;
}
#akashidai .blk {
  position: relative;
  color: #fff;
  padding-bottom: 134px;
}
#akashidai .blk:before {
  content: "";
  position: absolute;
  top: 330px;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/shared/bg_black.jpg") repeat;
}
#akashidai .blk .slider, #akashidai .img3 {
  position: absolute;
  top: 0;
  left: -250px;
  width: 861px;
  height: 620px;
}
#akashidai .blk .slider .slick-dots {
  left: 404px;
  bottom: -31px;
}
#akashidai .blk .slider .slick-dots li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #3c3936;
  margin: 0 10px;
}
#akashidai .blk .slider .slick-dots li button:before {
  content: "";
}
#akashidai .blk .slider .slick-dots li.slick-active {
  background: #8c8680;
}
#akashidai .blk .img2 {
  text-align: right;
  margin-right: -76px;
}
#akashidai .blk dl {
  width: 390px;
  margin-left: auto;
  /*display: table;*/
  position: relative;
  z-index: 2;
  padding-top: 70px;
  margin-right: -33px;
  line-height: 42px;
}
#akashidai .blk dl:before {
  content: "";
  position: absolute;
  bottom: -28px;
  left: -30px;
  right: -116px;
  border-bottom: 1px solid #fff;
}
/*#akashidai .blk dl dt, #akashidai .blk dl dd {
        display: table-cell; }*/
#akashidai .blk dl dt {
  font-size: 27px;
}
#akashidai .blk dl dd {
  font-size: 35px;
  color: #b8453d;
  /*padding-left: 36px;*/
  letter-spacing: 0;
}
#akashidai .blk dl dd span {
  font-size: 28px;
}
#akashidai .blk .txt2 {
  width: 355px;
  margin-left: auto;
  color: #fff;
  padding-top: 70px;
  margin-right: -17px;
}
#akashidai .blk .btn {
  width: 345px;
  margin-top: -69px;
  margin-left: -247px;
}
#akashidai .blk .btn .btn_style {
  padding: 30px 0 33px;
}
#akashidai .blk .btn .btn_style:hover {
  background: #000;
}
#company {
  padding-bottom: 112px;
}
#company h2 {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 90px;
}
#company h3 {
  text-align: center;
}
#company .note {
  text-align: center;
  line-height: 25px;
  padding-top: 6px;
  letter-spacing: 0.07em;
}
#company .content {
  display: flex;
  padding-top: 48px;
}
#company .item1 {
  margin-bottom: 50px;
}
#company .item1 .content .info {
  padding-left: 48px;
  margin-top: -22px;
}
#company .content .info dl {
  width: 452px;
  display: table;
  border-bottom: 1px solid #dddad8;
  padding: 15px 0 9px;
}
#company .content .info dl dt, #company .content .info dl dd {
  display: table-cell;
  line-height: 25px;
}
#company .content .info dl dt {
  width: 105px;
}
#company .content .info dl dd span {
  font-size: 21px;
  color: #ae7c60;
}
#company .item2 .content {
  display: block;
  position: relative;
}
#company .item2 .content .h3wrap {
  width: 452px;
}
#company .item2 .content .img, #company .item2 .content .info {
  float: right;
}
#company .item2 .content .info {
  padding-right: 48px;
  margin-top: 15px;
}
#company .item2 .content .note {
  margin: 0 0 20px;
}
#company .item_omoi {
  margin: 120px 0 0;
}
#company .item_omoi .toggle-link {
  display: block;
  height: 100px;
  padding: 70px 0 0;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  background: url("../img/shared/bg_btn.jpg") repeat top center;
  color: #f5f3ef;
  letter-spacing: 15px;
  position: relative;
}
#company .item_omoi .toggle-link:after {
  content: "";
  position: absolute;
  background: url("../img/shared/arr2.png") no-repeat top center;
  width: 17px;
  height: 10px;
  top: 45%;
  right: 5%;
}
#company .item_omoi .toggle-link:hover {
  opacity: 0.7;
}
#company .item_omoi .toggle-main {
  padding: 50px 0 120px;
  text-align: center;
}
#company .item_omoi .toggle-main p {
  font-size: 17px;
  line-height: 35px;
  margin-bottom: 1.5em;
}
#news {
  padding-bottom: 110px;
  position: relative;
  background: url("../img/shared/bg_beige.jpg") repeat;
}
#news h2 {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 42px;
}
#news .btn {
  position: absolute;
  top: 73px;
  right: 0;
}
#news #feed {
  display: flex;
  justify-content: space-between;
}
#news #feed .row {
  display: flex;
  width: 500px;
}
#news #feed .row:nth-child(2) {
  padding-left: 57px;
}
#news #feed .row .photo a span {
  width: 150px !important;
  height: 120px !important;
}
#news #feed .row .photo a:hover span {
  opacity: .8;
}
#news #feed .row dl {
  padding-left: 18px;
  margin-top: -10px;
}
#news #feed .row dl .date {
  font-size: 12px;
  margin-bottom: -9px;
}
#news #feed .row dl dd .desc {
  font-size: 14px;
  line-height: 22px;
  display: block;
}
#news #feed .row dl dd .more {
  font-size: 14px;
}
@media only screen and (max-width: 1366px) {
  #work .set2 .bg-parallax, #work .set3 .bg-parallax, #work .set4 .bg-parallax {
    height: 600px;
  }
  #product .set1 .note {
    margin-right: -50px;
  }
  #akashidai .note {
    margin-left: -50px;
  }
  #akashidai .blk .btn {
    margin-left: -50px;
  }
  #about .blk .img2 {
    margin-left: -150px;
  }
}
@media only screen and (max-width: 767px) {
  #head-key:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 390px;
    left: 0;
    right: 0;
    background: url("../img/shared/bg_black.jpg") repeat;
  }
  #head-key #key-box {
    width: 90%;
    margin: 0 auto;
  }
  #head-key #key-box .ttl {
    bottom: -12vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 80%;
  }
  #read {
    position: relative;
    /*padding-bottom: 15%;*/
  }
  /*#read:before {
      width: 100%;
      background: url("../img/shared/bg_beige.jpg") repeat; }*/
  #read .txt {
    /*height: auto;
      padding-top: 25%;
      padding-left: 0;
      padding-bottom: 10%;
      cursor: none;
      writing-mode: unset;*/
  }
  /*#read .img {
      position: static; }*/
  #read .txt {
    max-width: 100%;
  }
  #read .inn {
    flex-flow: wrap;
  }
  #read .col {
    width: 100%;
  }
  #read .col:nth-of-type(1) {
    padding-top: 27%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 10%;
  }
  #read .col:nth-of-type(2) {
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20%;
  }
  #read2 .txt {
    padding: 20% 0;
  }
  #work .content dd {
    font-size: 17px;
    line-height: 29px;
  }
  #work .set1 {
    position: relative;
    background: none;
  }
  #work .set1:before {
    background: none;
  }
  #work .set1 .wrap {
    padding: 0;
  }
  #work .set1 .lst_col {
    display: block;
    padding-bottom: 0;
  }
  #work .set1 .lst_col .col_l {
    background: url("../img/shared/bg_black.jpg") repeat;
    padding-top: 5%;
    padding-bottom: 0;
  }
  #work .set1 .lst_col .col_l .img {
    margin-left: 0;
    width: 90%;
    margin: 0 auto;
  }
  #work .set1 .lst_col .col_l dl {
    padding-left: 0;
    width: 100%;
    padding-bottom: 15%;
  }
  #work .set1 .lst_col .col_l dl dt {
    width: 83%;
    margin: 0 auto;
    font-size: 7vw;
  }
  #work .set1 .lst_col .col_l dl dt span {
    padding-left: 8%;
  }
  #work .set1 .lst_col .col_l dl dt img {
    width: 14%;
  }
  #work .set1 .lst_col .col_l dl dd {
    text-align: center;
  }
  #work .set1 .lst_col .col_r {
    position: relative;
    background: url("../img/index/work_bg.png") no-repeat bottom;
    background-size: 100%;
  }
  #work .set1 .lst_col .col_r h2 {
    padding-left: 0;
    padding-top: 25%;
    width: 26%;
    margin: 0 auto;
  }
  #work .set1 .lst_col .col_r h3 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 60%;
    padding: 9% 20% 0;
  }
  #work .set1 .lst_col .col_r dl {
    padding-left: 0;
    width: 100%;
    padding-bottom: 60%;
  }
  #work .set1 .lst_col .col_r dl dt {
    width: 83%;
    margin: 0 auto;
    font-size: 7vw;
  }
  #work .set1 .lst_col .col_r dl dt span {
    padding-left: 8%;
  }
  #work .set1 .lst_col .col_r dl dt img {
    width: 14%;
  }
  #work .set1 .lst_col .col_r dl dd {
    text-align: center;
  }
  #work .set2 {
    position: relative;
  }
  /*#work .set2:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.7);
      z-index: 3; }*/
  #work .set2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/work_bg_grd.png") no-repeat center bottom /100% auto;
    z-index: 3;
  }
  #work .set2 .para {
    height: 450px;
  }
  #work .set2 .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 99;
    width: 100%;
  }
  #work .set2 dl {
    padding-left: 0;
    width: 100%;
    padding-bottom: 15%;
    font-size: 20px;
    color: #FFF;
  }
  #work .set2 dl dt {
    width: 83%;
    margin: 0 auto;
    font-size: 7vw;
  }
  #work .set2 dl dt span {
    padding-left: 8%;
  }
  #work .set2 dl dt img {
    width: 14%;
  }
  #work .set2 dl dd {
    text-align: center;
  }
  #work .set3 {
    position: relative;
  }
  #work .set3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/work_bg_grd.png") no-repeat center bottom /170% auto;
    z-index: 3;
  }
  #work .set3 .para {
    height: 500px;
  }
  #work .set3 .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 99;
    width: 100%;
  }
  #work .set3 dl {
    padding-top: 0;
    width: 100%;
    margin-right: 0;
    font-size: 20px;
    color: #FFF;
  }
  #work .set3 dl dt {
    width: 83%;
    margin: 0 auto;
    font-size: 7vw;
  }
  #work .set3 dl dt span {
    padding-left: 17%;
  }
  #work .set3 dl dt img {
    width: 14%;
  }
  #work .set3 dl dd {
    text-align: center;
  }
  #work .set4 {
    position: relative;
  }
  #work .set4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/work_bg_grd.png") no-repeat center bottom /150% auto;
    z-index: 3;
  }
  #work .set4 .para {
    height: 400px;
  }
  #work .set4 .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 99;
    width: 100%;
  }
  #work .set4 dl {
    padding-left: 0;
    width: 100%;
    padding-bottom: 15%;
    font-size: 20px;
    color: #FFF;
  }
  #work .set4 dl dt {
    width: 83%;
    margin: 0 auto;
    font-size: 7vw;
  }
  #work .set4 dl dt span {
    padding-left: 8%;
  }
  #work .set4 dl dt img {
    width: 14%;
  }
  #work .set4 dl dd {
    text-align: center;
  }
  #about {
    padding-top: 25%;
  }
  #about .wrap {
    padding: 0;
  }
  #about h2 {
    text-align: center;
    width: 30%;
    margin: 0 auto;
  }
  #about h3 {
    padding-top: 10%;
    padding-left: 0;
    margin-left: auto;
    width: 75%;
  }
  #about .img {
    position: static;
  }
  #about .txt {
    height: auto;
    padding-top: 12%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 15%;
    cursor: none;
    writing-mode: unset;
  }
  #about .blk {
    display: block;
    padding-bottom: 15%;
  }
  #about .blk dl {
    width: 90%;
    color: #fff;
    padding-top: 10%;
    margin: 0 auto;
    padding-left: 0;
  }
  #about .blk dl dt {
    font-size: 7.5vw;
    line-height: 46px;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-bottom: 13px;
  }
  #about .blk dl dd {
    padding-top: 36px;
  }
  #product .set1 {
    padding-bottom: 0;
  }
  #product .set1 .wrap {
    padding: 0;
  }
  #product .set1 .note {
    text-align: right;
    margin-right: 0;
  }
  #product .set1 .box_img {
    position: relative;
    top: 0;
    right: 0;
    padding-top: 10%;
    width: 90%;
    margin: 0 auto;
  }
  #product .set1 .box_img:before {
    display: none;
  }
  #product .set1 .box_img .img_sm {
    position: absolute;
    bottom: -40%;
    left: 40%;
    width: 71%;
  }
  #product .set1 .box_img .img_sm2 {
    position: absolute;
    bottom: -55%;
    left: -10%;
    width: 62%;
  }
  #product .set1 .box_img .img_sm3 {
    position: absolute;
    bottom: -87%;
    left: 5%;
    width: 75%;
  }
  #product .set1 dl {
    padding-top: 20%;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-left: 0;
  }
  #product .set1 dl dt {
    width: 95%;
  }
  #product .set1 dl dd {
    margin-right: 5%;
    padding-top: 5%;
  }
  #product .set1 dl dd .txt-md {
    font-size: 30px;
  }
  #product .set1 dl dd .txt-md .price {
    font-size: 23px;
  }
  #product .set1 .txt {
    padding-top: 75%;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 15%;
  }
  #product .set1 .btn {
    position: static;
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
  }
  #product .set2 {
    padding-bottom: 0;
  }
  #product .set2 .wrap {
    padding: 0;
  }
  #product .set2 .note {
    text-align: right;
    margin-right: 0;
  }
  #product .set2 .box_img {
    position: relative;
    top: 0;
    right: 0;
    padding-top: 10%;
    width: 90%;
    margin: 0 auto;
    left: 0;
  }
  #product .set2 .box_img .note {
    position: static;
    color: #5e5551;
    width: 100%;
    text-align: right;
  }
  #product .set2 .box_img:before {
    display: none;
  }
  #product .set2 .box_img .img_sm {
    position: absolute;
    bottom: -40%;
    left: -15%;
    width: 78%;
  }
  #product .set2 .box_img .img_sm2 {
    position: absolute;
    bottom: -60%;
    right: -15%;
    width: 78%;
  }
  #product .set2 dl {
    padding-top: 20%;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-left: 0;
  }
  #product .set2 dl dt {
    width: 95%;
    margin-left: auto;
  }
  #product .set2 dl dd {
    text-align: left;
    margin-left: 5%;
    padding-top: 5%;
    margin-right: 0;
  }
  #product .set2 dl dd .txt-md {
    font-size: 30px;
  }
  #product .set2 dl dd .txt-md .price {
    font-size: 23px;
  }
  #product .set2 .txt {
    height: auto;
    padding-top: 44%;
    width: 90%;
    margin: 20px auto 0;
    padding-bottom: 15%;
    cursor: none;
    writing-mode: unset;
  }
  #product .set2 .btn {
    position: static;
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
  }
  #product .set1 .box_img .img_sm-sp {
    position: absolute;
    bottom: -30%;
    left: -9%;
    width: 71%;
  }
  #product .set1 .box_img .img_sm4 {
    position: absolute;
    bottom: -48%;
    left: 40%;
    width: 71%;
  }
  #product .set1 .txt-sp {
    padding-top: 41%;
  }
  #example {
    position: relative;
    padding-bottom: 20%;
  }
  #example:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 80%;
    background: url("../img/shared/bg_beige2.jpg") repeat;
  }
  #example h2 {
    padding-top: 81px;
  }
  #example h3 {
    font-size: 4vw;
    width: 25vw;
    height: 25vw;
    position: relative;
    line-height: 1.5;
    margin-top: 5%;
    z-index: 5;
    top: auto;
    right: auto;
  }
  #example .deco {
    position: absolute;
    top: 21%;
    right: 0;
  }
  #example .blk1 {
    position: relative;
    padding-top: 67px;
    padding-bottom: 5%;
  }
  #example .blk1 .box_img1 {
    position: relative;
    margin-left: auto;
    width: 67%;
    margin-right: -6%;
    margin-top: -140px;
  }
  #example .blk1 .box_img1 dt {
    color: #fff;
    font-size: 4vw;
    width: 35%;
    padding: 1%;
    line-height: 1.2;
  }
  #example .blk1 .box_img2 {
    position: relative;
    width: 67%;
    top: 0;
    right: 0;
    margin-top: 5%;
  }
  #example .blk1 .box_img2 dt {
    top: auto;
    bottom: 0;
    font-size: 4vw;
    width: 40%;
    padding: 1%;
    line-height: 1.2;
  }
  #example .blk2 {
    position: relative;
  }
  #example .blk2 .box_img1 {
    position: relative;
    top: 0;
    left: 0;
    width: 60%;
    margin-left: auto;
    margin-right: -6%;
  }
  #example .blk2 .box_img1 dt {
    top: auto;
    bottom: -6.9vw;
    font-size: 4vw;
    width: 65%;
    padding: 1%;
    line-height: 1.5;
  }
  #example .blk2 .box_img2 {
    width: 48%;
    margin-left: -6%;
    margin-right: 0;
    margin-top: -100px;
    position: relative;
  }
  #example .blk2 .box_img2 dt {
    top: 0;
    right: 0;
    font-size: 4vw;
    width: 65%;
    padding: 1%;
    line-height: 1.5;
  }
  #akashidai {
    overflow: hidden;
    background: url("../img/index/akashidai_bg0.png") no-repeat top left;
    background-size: 150% auto;
    padding-top: 0;
  }
  #akashidai h2 {
    padding-top: 35%;
    padding-left: 0;
    width: 43%;
    margin: 0 auto;
  }
  #akashidai .img {
    position: static;
    padding-top: 8%;
  }
  #akashidai .txt {
    position: relative;
    z-index: 2;
    padding-top: 5%;
    color: #37312e;
  }
  #akashidai .note {
    padding-top: 5%;
    padding-bottom: 4px;
    margin-left: 0;
  }
  #akashidai .blk {
    position: relative;
    color: #fff;
    padding-bottom: 134px;
  }
  #akashidai .blk:before {
    top: 35%;
  }
  #akashidai .blk .slider, #akashidai .img3 {
    position: relative;
    top: auto;
    left: auto;
    width: 114%;
    height: auto;
    margin-left: -20%;
    padding-top: 15%;
  }
  #akashidai .blk .slider .slick-dots {
    left: 0;
    bottom: auto;
    top: 100%;
  }
  #akashidai .blk .img2 {
    margin-right: -8%;
    width: 70%;
    margin-left: auto;
    padding-top: 15%;
  }
  #akashidai .blk dl {
    width: 90%;
    margin-left: auto;
    z-index: 2;
    margin-right: 0;
    line-height: 35px;
  }
  #akashidai .blk dl dt {
    font-size: 6vw;
  }
  #akashidai .blk dl dd {
    font-size: 6vw;
    padding-left: 0;
  }
  #akashidai .blk dl dd span {
    font-size: 5vw;
  }
  #akashidai .blk .txt2 {
    width: 100%;
    margin: 0 auto;
    padding-top: 70px;
  }
  #akashidai .blk .btn {
    width: 100%;
    margin-top: 8%;
    margin-left: 0;
  }
  #company {
    padding-bottom: 112px;
  }
  #company .wrap {
    padding: 0;
  }
  #company h2 {
    padding-bottom: 10%;
  }
  #company .item1 {
    margin-bottom: 80px;
  }
  #company .note {
    text-align: center;
    line-height: 25px;
    padding-top: 6px;
    letter-spacing: 0.07em;
    padding-bottom: 5%;
  }
  #company .content {
    display: block;
    padding-top: 5%;
    padding: 0 5%;
  }
  #company .item1 .content .info {
    padding-left: 0;
    margin-top: 0;
    padding-top: 5%;
  }
  #company .content .info dl {
    width: 100%;
  }
  #company .item2 .content {
    display: block;
  }
  #company .item2 .content .img {
    position: static;
  }
  #company .item2 .content .info {
    padding-right: 0;
    margin-top: 0;
    padding-top: 5%;
  }
  #company .item2 .content .info .note {
    margin: 0 0 0;
  }
  #company .item_omoi .toggle-link {
    height: 110px;
    padding: 60px 0 0;
    font-size: 24px;
    letter-spacing: 8px;
  }
  #company .item_omoi .toggle-link:after {
    top: 70%;
    right: 47%;
  }
  #company .item_omoi .toggle-main {
    padding: 50px 5% 90px;
    text-align: left;
  }
  #company .item_omoi .toggle-main p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 1.5em;
  }
  #news {
    padding-bottom: 10%;
    position: relative;
    background: url("../img/shared/bg_beige.jpg") repeat;
  }
  #news h2 {
    text-align: center;
    padding-top: 65px;
    padding-bottom: 42px;
  }
  #news .btn {
    position: static;
    width: 35%;
    margin: 0 auto;
  }
  #news #feed {
    display: block;
  }
  #news #feed .row {
    display: flex;
    width: 100%;
    padding-bottom: 10%;
  }
  #news #feed .row:nth-child(2) {
    padding-left: 0;
  }
  #news #feed .row dl {
    padding-left: 3%;
    margin-top: -10px;
  }
  #news #feed .row dl dd .desc {
    display: inline-block;
  }
}

.s2-para {
  position: relative;
}
.para {
  width: 100%;
  height: 700px;
  position: relative;
  z-index: 1;
}
.para .img_parallax1 {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.para .img_parallax1 img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}

@media only screen and (max-width: 767px) {
	.para .img_parallax1 img {
		height: 100vh;
	}
}