@font-face {
  font-family: "NOTOSANSJP-REGULAR";
  src: url("../fonts/NOTOSANSJP-REGULAR.OTF");
}
@font-face {
  font-family: "NOTOSANSJP-LIGHT";
  src: url("../fonts/NOTOSANSJP-LIGHT.OTF");
}
@font-face {
  font-family: "fr-bold";
  src: url("../fonts/fr-bold.ttf");
}
body {
  position: relative;
  font-family: "NOTOSERIFJP-REGULAR";
  color: #333;
  overflow-x: hidden;
}

a {
  color: #333;
}

:root {
  --animate-delay: 0.5s;
}

.w1440 {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.only-m {
  display: none !important;
}

.title h2 {
  font: normal 60px/106px "NOTOSANSJP-REGULAR";
  color: #000;
}
.title p {
  font: normal 16px/28px "NOTOSANSJP-LIGHT";
  color: #666;
}

.part01 {
  padding-top: 12.7%;
  padding-bottom: 3.8%;
  background-color: #f5f5f5;
}
.part01 h1 {
  float: left;
  width: 34.58%;
  margin-top: 4.86%;
  margin-left: 2.29%;
}
.part01 h1 img {
  display: block;
  width: 100%;
}
.part01 .img01 {
  position: relative;
  float: right;
  width: 57.01%;
  margin-right: 1.04%;
  z-index: 9;
}
.part01 .img02 {
  position: absolute;
  left: 0;
  top: 0;
  width: 107.43%;
  margin-top: 13.9%;
}
.part01 p {
  position: absolute;
  left: 5%;
  top: 0;
  margin-top: 19.2%;
  font-size: 30px;
  line-height: 48px;
  color: #0677ee;
}

.dimg03 {
  position: absolute;
  bottom: 10%;
  right: 1.5%;
  z-index: 21;
  transition: all ease 0.3s;
}

.dimg03:hover {
  bottom: 10.8%;
}

.part02 {
  background-color: #fff;
}
.part02 .title {
  float: left;
  margin-top: 8%;
}
.part02 .title p {
  width: 530px;
  margin-top: 20px;
}
.part02 .img {
  float: right;
  width: 32.5%;
  margin-top: 3.6%;
  margin-right: 2%;
}
.part02 ul {
  float: left;
  width: 100%;
  margin: 5.2% 0 8%;
}
.part02 ul li {
  float: left;
  width: 30.8%;
  height: 464px;
  background: #f5f5f7 url(../images/surfboard/bg01.png) no-repeat center center;
  background-size: 44.92% auto;
  text-align: center;
  border-radius: 16px;
  transition: all 0.5s;
}
.part02 ul li:nth-child(2) {
  margin-left: 3.8%;
  margin-right: 3.8%;
  background-image: url(../images/surfboard/bg02.png);
  background-size: 34.31% auto;
}
.part02 ul li:nth-child(3) {
  background-image: url(../images/surfboard/bg03.png);
  background-size: 99% auto;
}
.part02 ul li div {
  padding-top: 32%;
  font-size: 40px;
  line-height: 120px;
  color: #0677ee;
}
.part02 ul li div strong {
  display: inline-block;
  font: normal 120px/120px "fr-bold";
  color: #0677ee;
}
.part02 ul li p {
  font-size: 30px;
  color: #000;
}
.part02 ul li:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.part03 {
  background-color: #fff;
}
.part03 .title {
  text-align: center;
}
.part03 .title p {
  width: 530px;
  margin: 20px auto 50px;
}
.part03 .img {
  display: block;
  width: 100%;
}

.part04 {
  padding-top: 6.5%;
  background: #000;
}
.part04 .title {
  text-align: center;
}
.part04 .title h2 {
  color: #fff;
}
.part04 .title p {
  width: 530px;
  margin: 20px auto 50px;
}
.part04 .img {
  display: block;
  width: 100%;
  margin-top: -6%;
  margin-bottom: -10%;
}
.part04 ul {
  padding-bottom: 5%;
}
.part04 ul li {
  float: left;
  width: 12.5%;
  text-align: center;
  transition: all 0.5s;
}
.part04 ul li img {
  display: block;
  margin: 0 auto;
}
.part04 ul li p {
  padding-top: 15px;
  font-size: 16px;
  line-height: 28px;
  color: #999;
}
.part04 ul li:hover {
  transform: translateY(-10px);
}

.part05 {
  height: 714px;
  background: url(../images/surfboard/img07.jpg) no-repeat center top;
}
.part05 .title {
  width: 1070px;
  margin: 0 auto;
  padding-top: 200px;
}
.part05 .title h2 {
  color: #fff;
}
.part05 .title p {
  width: 420px;
  margin-top: 20px;
  color: #fff;
}

.part06 {
  padding-top: 100px;
  background-color: #fff;
}
.part06 .title {
  text-align: center;
}
.part06 .title p {
  width: 710px;
  margin: 20px auto 70px;
}
.part06 .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.part06 img {
  display: block;
  width: 100%;
}

.part07 {
  position: relative;
  padding: 8.85% 9.3% 0;
  background-color: #fff;
  box-sizing: border-box;
}
.part07 .title {
  position: absolute;
  left: 50%;
  top: 0;
  width: 360px;
  margin-left: -576px;
  margin-top: 14.6%;
}
.part07 img {
  display: block;
  width: 100%;
}

.part08 {
  position: relative;
  padding: 10.83% 0 9.9%;
  background: url(../images/surfboard/bg05.png) no-repeat 100% 100%;
  box-sizing: border-box;
}
.part08 > div {
  max-width: 85.4%;
  margin: 0 auto;
  background-color: #f2f5f7;
  border-radius: 25px;
  overflow: hidden;
}
.part08 .title {
  float: left;
  width: 51%;
  padding-left: 5.2%;
  margin-top: 9%;
  box-sizing: border-box;
}
.part08 .title img {
  display: block;
  width: 4.27vw;
}
.part08 .title span {
  display: block;
}
.part08 .title p {
  margin-top: 20px;
  max-width: 95%;
}
.part08 .img {
  float: right;
  display: block;
  width: 49%;
}

.part09 {
  position: relative;
  padding: 128px 0;
  background: #f2f5f7;
  box-sizing: border-box;
}
.part09 .title {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.part09 .title span {
  display: block;
}
.part09 .title p {
  width: 530px;
  margin-top: 20px;
}
.part09 .img {
  position: relative;
  float: right;
  width: 49.3%;
  margin-right: 11.25%;
}
.part09 .img img {
  display: block;
  width: 100%;
}
.part09 .img .item {
  position: absolute;
  top: 0;
  color: #333;
  width: 100%;
  line-height: 32px;
}
.part09 .img .item .point {
  display: inline-block;
  width: 31px;
  height: 31px;
  background: url(../images/surfboard/icon10.png) no-repeat;
  vertical-align: middle;
}
.part09 .img .item .line {
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  margin-left: -20px;
  background-color: #046fef;
}
.part09 .img .item .text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
.part09 .img .item01 {
  left: 52.4%;
  margin-top: 1.4%;
}
.part09 .img .item01 .line {
  width: 48.45%;
}
.part09 .img .item02 {
  left: 68%;
  margin-top: 11.55%;
}
.part09 .img .item02 .line {
  width: 31%;
}
.part09 .img .item03 {
  left: 57%;
  margin-top: 41.55%;
}
.part09 .img .item03 .line {
  width: 48.45%;
}
.part09 .img .item04 {
  left: 77.46%;
  margin-top: 62.4%;
}
.part09 .img .item04 .line {
  width: 31%;
}
.part09 .img .item05 {
  left: 84.5%;
  margin-top: 71.55%;
}
.part09 .img .item05 .line {
  width: 22.53%;
}

.part10 {
  padding: 100px 0;
}
.part10 .title {
  text-align: center;
}
.part10 .table {
  max-width: 1000px;
  margin: 50px auto 0;
  font-size: 18px;
  line-height: 50px;
}
.part10 .table table {
  width: 100%;
}
.part10 .table td {
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}
.part10 .table td:nth-child(1) {
  width: 30%;
  padding-left: 2em;
  font-weight: bold;
}
.part10 .table td:nth-child(2) {
  width: 70%;
}

@media (min-width: 1921px) {
  .part05 {
    background-size: 100% auto;
    background-position: center center;
  }
}
@media (min-width: 1000px) and (max-width: 1600px) {
  .title h2 {
    font-size: 3.75vw;
    line-height: 6.625vw;
  }
  .part01 .img02 {
    width: 100%;
  }
  .part02 ul li {
    height: 29vw;
  }
  .part02 ul li div strong {
    font-size: 7.5vw;
    line-height: 7.5vw;
  }
  .part04 ul li p {
    font-size: 14px;
  }
  .part05 .title {
    width: 67.25vw;
  }
  .part07 {
    padding: 8.85vw 5vw;
  }
  .part07 .title {
    margin-left: -40vw;
  }
  .part08 > div {
    width: 90%;
  }
}
@media (min-width: 1000px) and (max-width: 1280px) {
  .part08 .title h2, .part09 .title h2 {
    font-size: 3vw;
    line-height: 5vw;
  }
}/*# sourceMappingURL=surfboard-pc.css.map */