@charset "UTF-8";
@font-face {
  font-family: "Jiao-Std-W8";
  src: url("../fonts/ヒラギノ角ゴシック W8.ttc");
}
@font-face {
  font-family: "Jiao-Std-W6";
  src: url("../fonts/ヒラギノ角ゴシック W6.ttc");
}
@font-face {
  font-family: "Jiao-Std-W4";
  src: url("../fonts/ヒラギノ角ゴシック W4.ttc");
}
@font-face {
  font-family: "Jiao-Std-W2";
  src: url("../fonts/ヒラギノ角ゴシック W2.ttc");
}
body {
  position: relative;
  font-family: "Jiao-Std-W6";
  color: #231815;
  overflow-x: hidden;
}

a {
  color: #231815;
}

:root {
  --animate-delay: 0.5s;
}

.w1440 {
  width: 75vw;
  margin: 0 auto;
  position: relative;
}

.w1280 {
  width: 66.6vw;
  margin: 0 auto;
  position: relative;
}

.only-m {
  display: none !important;
}

section {
  width: 100%;
  overflow: hidden;
}

.title {
  padding: 4vw 0;
  background: url(../../images/emove/titbg01.png) no-repeat center center;
  background-size: 48.7vw auto;
  font-size: 3.75vw;
  line-height: 5.2vw;
  text-align: center;
}

.part01 img {
  display: block;
  width: 100%;
}

.part02 {
  position: relative;
  height: 60vw;
  background: url(../../images/emove/img01.jpg) no-repeat center center;
  background-size: 100%;
  text-align: center;
  color: #fff;
  transition: background-size 2500ms linear;
}
.part02 .main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.part02 .main h2 {
  margin: 8.5vw auto 3vw;
  font-size: 2.6vw;
  line-height: 3.2vw;
  writing-mode: vertical-rl;
  word-break: keep-all;
}
.part02 .main p {
  font-size: 1.875vw;
  line-height: 5vw;
}
.part02 .main img {
  display: block;
  width: 30vw;
  margin: 0 auto;
}
.part02:hover {
  background-size: 115%;
}

.part03 li {
  position: relative;
}
.part03 li .bg {
  display: block;
  width: 100%;
}
.part03 li .txt {
  position: absolute;
  left: 47.5vw;
  top: 6.7vw;
}
.part03 li .txt h3 {
  font-size: 1.875vw;
  line-height: 5vw;
  font-weight: normal;
  font-family: "Jiao-Std-W4";
}
.part03 li .txt h3 span {
  display: block;
  font-size: 3.75vw;
  line-height: 4.2vw;
  font-weight: bold;
  color: #fff;
}
.part03 li .txt p {
  padding-left: 1vw;
  margin-top: 14vw;
  font-size: 1.25vw;
  line-height: 2.5vw;
  font-family: "Jiao-Std-W4";
}
.part03 li .icon {
  position: absolute;
  right: 3.5vw;
  top: 21.5vw;
  width: 13.75vw;
  animation: spin 2s linear infinite;
}
.part03 li:nth-child(2) {
  margin-top: -9.3vw;
}
.part03 li:nth-child(2) h3 {
  position: absolute;
  left: 12.5vw;
  top: 21vw;
  font-size: 3.125vw;
  line-height: 4.2vw;
  color: #fff;
}
.part03 li:nth-child(2) h3 strong {
  color: #85bb18;
}
.part03 li:nth-child(3) {
  margin-top: -8vw;
  text-align: center;
}
.part03 li:nth-child(3) h3 {
  position: absolute;
  left: 0;
  bottom: 2vw;
  width: 100%;
  font-size: 3.75vw;
  line-height: 5vw;
  color: #fff;
}
.part03 li:nth-child(3) h3 span {
  display: block;
  font-size: 1.875vw;
}

.part04 li {
  position: relative;
}
.part04 li .bg {
  display: block;
  width: 100%;
}
.part04 li h3 {
  position: absolute;
  right: 12.5vw;
  top: 6vw;
  font-size: 2.5vw;
  line-height: 8vw;
  color: #fff;
  text-align: right;
}
.part04 li h3 strong {
  font-size: 5.2vw;
  font-style: italic;
}
.part04 li h3 span {
  display: block;
  font-size: 1.875vw;
  line-height: 3.5vw;
  font-family: "Jiao-Std-W4";
  font-weight: normal;
}
.part04 li:nth-child(2) h3 {
  left: 0;
  right: initial;
  top: initial;
  bottom: 3vw;
  width: 100%;
  text-align: center;
  line-height: 5vw;
}

.part05 li {
  position: relative;
  margin: 2.5vw 0;
}
.part05 li .img {
  float: left;
  width: 52%;
}
.part05 li .img img {
  display: block;
  width: 100%;
}
.part05 li .txt {
  position: absolute;
  right: 0;
  top: 10vw;
  width: 42%;
}
.part05 li .txt h3 {
  font-size: 2.5vw;
  line-height: 3.75vw;
}
.part05 li .txt p {
  font-size: 1.56vw;
  line-height: 3.75vw;
  font-family: "Jiao-Std-W3";
}
.part05 li:nth-child(2n) .img {
  float: right;
}
.part05 li:nth-child(2n) .txt {
  left: 0;
  right: initial;
}

.part06 div {
  position: relative;
  width: 100%;
  height: 47.4vw;
  background: url(../../images/emove/img11.jpg) no-repeat center center;
  background-size: 101% 101%;
}
.part06 div img {
  position: absolute;
  left: 4vw;
  top: 12.8vw;
  width: 42.8vw;
}
.part06 div h3 {
  position: absolute;
  left: 52.2vw;
  top: 16.25vw;
  font-size: 2.5vw;
  line-height: 5vw;
  color: #fff;
}
.part06 div h3 span {
  display: block;
  font-size: 1.56vw;
  font-family: "Jiao-Std-W3";
}

.part07 ul > li {
  position: relative;
}
.part07 ul > li .bg {
  display: block;
  width: 100%;
}
.part07 ul > li h3 {
  position: absolute;
  left: 17.5vw;
  top: 14.5vw;
  font-size: 2.29vw;
  line-height: 4.16vw;
  color: #fff;
}
.part07 ul > li:nth-child(2) {
  margin-top: -7.5vw;
}
.part07 ul > li:nth-child(2) h3 {
  left: 34.2vw;
  top: 17.7vw;
}
.part07 ul > li:nth-child(3) {
  margin-top: -8vw;
}
.part07 ul > li:nth-child(3) ol {
  position: absolute;
  left: 19vw;
  top: 10vw;
}
.part07 ul > li:nth-child(3) ol li {
  display: block;
}
.part07 ul > li:nth-child(3) ol li b {
  display: block;
  padding-left: 1vw;
  font-size: 1.56vw;
  line-height: 3vw;
}
.part07 ul > li:nth-child(3) ol li span {
  display: inline-block;
  font-size: 2.08vw;
  line-height: 7vw;
  color: #fff;
}
.part07 ul > li:nth-child(3) ol li strong {
  display: inline-block;
  font-size: 6.25vw;
  line-height: 7vw;
  color: #fff;
}

.part08 ul {
  display: flex;
  flex-wrap: wrap;
}
.part08 ul li {
  position: relative;
  width: 25%;
  margin-bottom: 3vw;
  text-align: center;
}
.part08 ul li img {
  display: block;
  margin: 0 auto;
}
.part08 ul li img:nth-child(1) {
  width: 13.69vw;
  transition: all 0.5s;
}
.part08 ul li img:nth-child(1):hover {
  transform: scale(1.08);
}
.part08 ul li img:nth-child(2) {
  position: absolute;
  left: 50%;
  top: -1vw;
  margin-left: -7.8vw;
  width: 3.28vw;
}
.part08 ul li p {
  font-size: 1.25vw;
  line-height: 3.5vw;
}

.part09 ul {
  display: flex;
  flex-wrap: wrap;
}
.part09 ul img {
  display: block;
  width: 100%;
  margin-bottom: 1vw;
}
.part09 ul img:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}
.part09 ul li {
  display: flex;
  flex-wrap: wrap;
}
.part09 ul .li01 {
  width: 26.19%;
}
.part09 ul .li02 {
  width: 45.78%;
  margin-left: 0.92%;
  margin-right: 0.92%;
}
.part09 ul .li02 img:nth-child(2) {
  width: 48.9%;
}
.part09 ul .li02 img:nth-child(3) {
  width: 48.9%;
  margin-left: 2.2%;
}
.part09 ul .li04 {
  width: 26.19%;
}

.part10 {
  background: url(../../images/emove/bg.png) no-repeat;
  background-size: 100% 100%;
}
.part10 .title {
  color: #fff;
}
.part10 .tableBox {
  font-size: 1.25vw;
  line-height: 3.125vw;
  color: #fff;
}
.part10 .tableBox table {
  width: 100%;
}
.part10 .tableBox td {
  border-bottom: 1px solid #434343;
  box-sizing: border-box;
}
.part10 .tableBox td:nth-child(1) {
  width: 50%;
  padding-left: 15.6vw;
}
.part10 .tableBox td:nth-child(2) {
  width: 50%;
  padding-left: 9vw;
}
.part10 .tableBox p {
  padding: 2vw 0 6vw;
  font-size: 1.04vw;
  line-height: 2.08vw;
  text-align: center;
}

.gotop {
  position: fixed;
  right: 3.4vw;
  bottom: 1vw;
  width: 4vw;
  cursor: pointer;
}

.buyNow {
  position: fixed;
  right: 0.5vw;
  bottom: 8vw;
  height: 2.8vw;
  cursor: pointer;
}

.buyNow img {
  display: block;
  height: 100%;
  border-radius: 2.8vw;
}

.buyNow img:hover {
  box-shadow: 0 0 1vw rgba(0, 0, 0, 0.3);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=emove-pc.css.map */