@charset "utf-8";

.note {
  color: #f39800;
  font-size: 2.4rem;
  font-weight: 700
}

.ttl {
  letter-spacing: 1px;
  text-align: center
}

.ttl .ja {
  display: block;
  margin-bottom: 11px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 40px
}

.ttl .en {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 20px
}

.ttl-white {
  color: #fff
}

.mv {
  position: relative;
  width: 100%;
  padding-left: 3.733333%;
  background: #f39800;
  -webkit-perspective: 1px;
  perspective: 1px
}

.mv:before,
.mv:after {
  z-index: -1;
  position: absolute;
  background: url(/assets/images/top/mv_mark.png) repeat-x;
  content: ''
}

.mv:before {
  bottom: 0;
  left: -9px;
  width: 634px;
  height: 294px
}

.mv:after {
  top: 12px;
  right: 0;
  width: 484px;
  height: 295px
}

.mv .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1367px;
  margin: auto;
  padding: 100px 0 86px
}

.mv .wrap .txt {
  width: 41.550841%;
  min-width: 530px;
  margin-right: -4.389173%;
  padding-top: 10px;
  padding-left: 10px
}

.mv .wrap .txt p {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 35px
}

.mv .wrap .txt figure {
  margin: 34px 0 10px -10px
}

.mv .wrap .txt figure img {
  display: block
}

.mv .wrap .txt .des {
  margin-right: -50px
}

.mv .wrap .txt .des small {
  display: inline;
  padding: 0 6px 9px;
  background: -o-linear-gradient(bottom, rgba(255, 204, 0, .5) 17px, transparent 0);
  background: linear-gradient(0deg, rgba(255, 204, 0, .5) 17px, transparent 0);
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 44px
}

.mv .wrap .img {
  width: 53.182151%
}

.mechanism .movie {
  position: relative;
  width: 806px;
  height: 462px;
  margin: -56px auto 37px;
  overflow: hidden;
  border: 10px solid #fff;
  border-radius: 24px;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(4, 0, 0, .05);
  box-shadow: 0 5px 10px 0 rgba(4, 0, 0, .05)
}

.mechanism .movie .player {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 15px;
  background: url(/assets/images/top/thumb.jpg) no-repeat
}

.mechanism .movie .player.active {
  background: transparent
}

.mechanism .movie .player iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 10px
}

.mechanism .movie .play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 70px;
  margin: auto;
  background: url(/assets/images/top/play.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  will-change: opacity
}

.mechanism .movie .play.active {
  visibility: hidden;
  opacity: 0
}

.mechanism .des {
  font-weight: 500;
  line-height: 32px;
  text-align: center
}

.mechanism .intro {
  padding: 98px 0 74px;
  text-align: center
}

.mechanism .intro .ttls {
  margin-bottom: 64px
}

.mechanism .intro .ttls span {
  display: inline;
  padding: 0 5px 2px;
  background: -o-linear-gradient(bottom, #ffe57f 17px, transparent 0);
  background: linear-gradient(0deg, #ffe57f 17px, transparent 0);
  color: #000;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 37px
}

.mechanism .intro .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.mechanism .intro .block .box {
  position: relative;
  width: 320px
}

.mechanism .intro .block .box:not(:nth-of-type(3n+3)) {
  margin-right: 20px
}

.mechanism .intro .block .box:not(:nth-of-type(3n+3)):after {
  position: absolute;
  top: 0;
  right: -11px;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  content: ''
}

.mechanism .intro .block .box h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 230px;
  height: 50px;
  margin: 0 auto 26px;
  border-radius: 25px;
  background: #fc0;
  font-size: 1.8rem;
  font-weight: 700
}

.mechanism .intro .block .box figure {
  min-height: 217px
}

.mechanism .intro .block .box p {
  padding: 40px 24px 0;
  font-weight: 500;
  line-height: 32px;
  text-align: left
}

.product {
  position: relative;
  padding: 40px 0 24px;
  background: #eee;
  -webkit-perspective: 1px;
  perspective: 1px
}

.product:before {
  z-index: -1;
  position: absolute;
  bottom: 37px;
  left: 0;
  width: 484px;
  height: 869px;
  background: url(/assets/images/top/bgBefore.png) no-repeat;
  content: ''
}

.product:after {
  z-index: -1;
  position: absolute;
  top: 27px;
  right: 0;
  width: 516px;
  height: 796px;
  background: url(/assets/images/top/bgAfter.png) no-repeat;
  content: ''
}

.product .ttl {
  margin-bottom: 41px
}

.product .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product .box {
  width: 480px;
  margin-bottom: 41px;
  padding: 40px 20px 34px;
  border-radius: 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(4, 0, 0, .11);
  box-shadow: 0 3px 5px 0 rgba(4, 0, 0, .11);
  text-align: center
}

.product .box.full {
  width: 100%
}

.product .box.full p {
  text-align: center
}

.product .box h3 {
  display: inline;
  padding: 0 10px 6px;
  background: -o-linear-gradient(bottom, #fff0b2 17px, transparent 0);
  background: linear-gradient(0deg, #fff0b2 17px, transparent 0);
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 26px
}

.product .box figure {
  min-height: 314px;
  margin-top: 15px;
  margin-bottom: 5px
}

.product .box p {
  padding: 0 32px;
  font-weight: 500;
  line-height: 32px;
  text-align: left
}

.price {
  padding: 55px 0 60px
}

.price .ttl {
  margin-bottom: 28px
}

.price .des {
  margin-bottom: 44px;
  font-weight: 500;
  line-height: 32px;
  text-align: center
}

.price .btnD {
  margin: auto
}

.price .btnD:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.price .btnD:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

.function {
  padding: 60px 0 87px;
  background: url(/assets/images/top/bgFunction.jpg) no-repeat;
  background-size: cover
}

.function .content {
  margin-top: 46px;
  color: #000
}

.function .content-lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 70px;
  margin-bottom: -1px
}

.function .content-lst_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 185px;
  height: 60px;
  margin-right: 11px;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  background: #fc0;
  font-size: 1.8rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-perspective: 1px;
  perspective: 1px;
  -webkit-transition: height .3s;
  -o-transition: height .3s;
  transition: height .3s;
  will-change: height
}

.function .content-lst_items:before {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: #fff;
  content: "";
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  will-change: transform
}

.function .content-lst_items.active {
  height: 70px
}

.function .content-lst_items.active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.function .content-lst_items:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.function .content-detail {
  display: none;
  position: relative;
  padding: 41px 45px 28px;
  border-radius: 0 25px 25px;
  background: #fff
}

.function .content-detail.active {
  display: block
}

.function .content-detail .box {
  margin-bottom: 20px
}

.function .content-detail .box h3 {
  height: 40px;
  margin-bottom: 20px;
  background: #f6f6f6;
  font-size: 1.8rem;
  line-height: 40px;
  text-align: center
}

.function .content-detail .box-lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.function .content-detail .box-lst dl {
  width: 230px;
  margin-bottom: 9px
}

.function .content-detail .box-lst dl:nth-of-type(4n+4) {
  width: 220px
}

.function .content-detail .box-lst dl:nth-of-type(4n+4) dd {
  margin-right: -10px
}

.function .content-detail .box-lst dl dt {
  position: relative;
  padding-left: 32px;
  font-weight: 700;
  letter-spacing: .7px;
  line-height: 36px
}

.function .content-detail .box-lst dl dt:before {
  position: absolute;
  top: 8px;
  left: 3px;
  width: 25px;
  height: 20px;
  background: url(/assets/images/top/check.png) no-repeat;
  content: ''
}

.function .content-detail .box-lst dl dd {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 24px
}

.case {
  max-width: 1260px;
  padding: 50px 0 47px
}

.case .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 46px;
  margin-bottom: 21px
}

.case .block .box {
  position: relative;
  width: 31.746032%;
  margin-bottom: 30px;
  padding-bottom: 43px;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(4, 0, 0, .11);
  box-shadow: 0 3px 5px 0 rgba(4, 0, 0, .11);
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  will-change: opacity
}

.case .block .box:nth-of-type(3n+2) {
  margin-right: 2.380952%;
  margin-left: 2.380952%
}

.case .block .box:nth-of-type(n+4) {
  display: none
}

.case .block .box:hover {
  opacity: .8
}

.case .block .box figure {
  position: relative;
  margin-bottom: 15px;
  padding-top: 52.5%;
  overflow: hidden
}

.case .block .box figure.border img {
  border: 1px solid #cbcbcb
}

.case .block .box figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px 20px 0 0
}

.case .block .box p {
  padding: 0 22px;
  line-height: 32px
}

.case .block .box span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 23px;
  width: 100%;
  padding: 0 22px;
  line-height: 20px;
  text-align: right
}

.case .btnD {
  margin: auto
}

.case .btnD:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0
}

.case .btnD:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.case .btnD:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.case .btnD:hover:after {
  -webkit-transform: rotate(90deg) translateX(5px);
  transform: rotate(90deg) translateX(5px)
}

.contact {
  position: relative;
  padding: 39px 0 70px;
  background: #eee;
  -webkit-perspective: 1px;
  perspective: 1px
}

.contact:before,
.contact:after {
  z-index: -1;
  position: absolute;
  height: 295px;
  background-repeat: no-repeat;
  content: ''
}

.contact:before {
  bottom: 20px;
  left: 0;
  width: 585px;
  background-image: url(/assets/images/top/bgContactLf.png)
}

.contact:after {
  top: 28px;
  right: 0;
  width: 529px;
  background: url(/assets/images/top/bgContactRg.png) no-repeat
}

.contact .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 48px
}

.contact .block .box {
  width: 480px;
  padding: 24px 75px 35px;
  border-radius: 25px;
  background: #fff;
  color: #000;
  text-align: center
}

.contact .block .box h3 {
  display: inline;
  position: relative;
  padding: 0 10px 6px 30px;
  background: -o-linear-gradient(bottom, #ffe57f 17px, transparent 0);
  background: linear-gradient(0deg, #ffe57f 17px, transparent 0);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 32px
}

.contact .block .box h3 i {
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 20px;
  background-repeat: no-repeat
}

.contact .block .box h3 i.mail {
  height: 15px;
  background-image: url(/assets/images/top/mail.png)
}

.contact .block .box h3 i.phone {
  height: 20px;
  background-image: url(/assets/images/top/phone.png)
}

.contact .block .box p {
  margin: 25px 0 27px;
  font-weight: 500;
  line-height: 22px
}

.contact .block .box .btn {
  margin: auto
}

.contact .block .box .handling {
  display: block;
  margin: 21px 7px 5px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 32px;
  text-align: left
}

.contact .block .box .handling span {
  position: relative
}

.contact .block .box .handling span:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  background: #3e3a39;
  content: '';
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  will-change: transform
}

.contact .block .box .handling span:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.contact .block .box .number {
  margin-bottom: -5px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 37px;
  text-align: left
}

.contact .block .box .number .lg {
  margin-left: 6px;
  color: #000;
  font-size: 3.2rem;
  letter-spacing: 2px;
  line-height: 37px
}
.lg-tel {
	font-family: 'Open Sans'
}


.contact .block .box .time {
  margin-top: 10px;
  margin-right: -10px;
  padding-left: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 20px;
  text-align: left
}

.contact .block .box .time span {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 20px
}