body.webone .ttl {
  text-align: center;
}

body.webone .ttl p {
  font-size: 18px;
  margin-top: -10px;
}

body.webone .mainimg {
  background: #000 url(/assets/images/webone/main.png) no-repeat 70% center;
  height: 600px;
  margin-bottom: 80px;
}

body.webone .mainimg .catch {
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  margin: 0 auto;
  width: 1080px;
}

body.webone .mainimg .catch div {
  padding-top: 70px;
  width: 460px;
}

body.webone .mainimg .catch div h2 {
  font-size: 53px;
  line-height: 1.2;
}

body.webone .mainimg .catch div h2 span {
  font-size: 153px;
  margin: 0 30px;
}

body.webone .mainimg .catch div h2 p {
  font-size: 34px;
  line-height: 1.5;
}

body.webone .mainimg .catch div h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 101px;
  position: relative;
}

body.webone .mainimg .catch div h1 span {
  bottom: 10px;
  display: block;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 15px;
  left: 0;
  letter-spacing: 8px;
  position: absolute;
}

body.webone .intro {
  border-bottom: 2px solid #000;
  padding-bottom: 95px;
}

body.webone .intro .wrap {
  margin: 0 auto;
  width: 1080px;
}

body.webone .intro h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 39px;
  text-align: center;
}

body.webone .intro h2 br {
  display: none;
}

body.webone .intro .trouble {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 100px;
  width: 700px;
}

body.webone .intro .trouble li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #5ebd48;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  margin-bottom: 20px;
  padding-left: 82px;
  position: relative;
}

body.webone .intro .trouble li:last-child {
  margin-bottom: 0;
}

body.webone .intro .trouble li::before {
  background: #5ebd48 url(/assets/images/webone/check.png) no-repeat center center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: '';
  display: inline-block;
  height: 60px;
  line-height: 60px;
  left: 0;
  position: absolute;
  top: 0;
  width: 62px;
}

body.webone .intro .us {
  background-color: #ffdb46;
  font-size: 35px;
  height: 140px;
  margin-bottom: 100px;
  overflow: hidden;
}

body.webone .intro .us h3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  width: 1080px;
}

body.webone .intro .us p {
  display: inline;
}

body.webone .intro .us ruby {
  color: #5ebd48;
  font-size: 45px;
}

body.webone .intro .us ruby rt {
  color: #000;
  font-size: 12px;
  margin-bottom: -10px;
}

body.webone .intro .basic {
  border: 3px solid #5ebd48;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #5ebd48;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  height: 100px;
  line-height: 100px;
}

body.webone .intro .basic dt {
  background-color: #5ebd48;
  color: #fff;
  font-size: 30px;
  text-align: center;
  width: 261px;
}

body.webone .intro .basic dd {
  font-size: 32px;
  padding-left: 27px;
}

body.webone .intro .function {
  background-color: #ffdb46;
  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-bottom: 63px;
  padding: 50px;
  position: relative;
}

body.webone .intro .function::after {
  background: url(/assets/images/webone/arrow_b.png) no-repeat center center;
  bottom: -16px;
  content: '';
  height: 32px;
  left: 0;
  position: absolute;
  width: 100%;
}

body.webone .intro .function li {
  height: 210px;
  margin-bottom: 20px;
  width: 210px;
}

body.webone .intro .function li:nth-child(n + 5) {
  margin-bottom: 0;
}

body.webone .intro .function li:first-child {
  background-image: url(/assets/images/webone/functions/domain.png);
}

body.webone .intro .function li:nth-child(2) {
  background-image: url(/assets/images/webone/functions/mailaddress.png);
}

body.webone .intro .function li:nth-child(3) {
  background-image: url(/assets/images/webone/functions/smartphone.png);
}

body.webone .intro .function li:nth-child(4) {
  background-image: url(/assets/images/webone/functions/design.png);
}

body.webone .intro .function li:nth-child(5) {
  background-image: url(/assets/images/webone/functions/news.png);
}

body.webone .intro .function li:nth-child(6) {
  background-image: url(/assets/images/webone/functions/ssl.png);
}

body.webone .intro .function li:nth-child(7) {
  background-image: url(/assets/images/webone/functions/contact.png);
}

body.webone .intro .function li:nth-child(8) {
  background-image: url(/assets/images/webone/functions/update.png);
}

body.webone .intro .function li h4 {
  text-indent: -9999px;
  overflow: hidden;
}

body.webone .intro .subcopy {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 85px;
  text-align: center;
}

body.webone .intro .subcopy br {
  display: none;
}

body.webone .intro .subcopy .price {
  border: 3px solid #5ebd48;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #5ebd48;
  font-size: 44px;
  font-weight: 700;
  height: 142px;
  line-height: 142px;
  margin: 53px auto 0;
  position: relative;
  text-align: center;
  width: 643px;
}

body.webone .intro .subcopy .price::before, body.webone .intro .subcopy .price::after {
  content: '';
  display: block;
  height: 115px;
  position: absolute;
  top: 12px;
  width: 55px;
}

body.webone .intro .subcopy .price::before {
  background: url(/assets/images/webone/pick_l.png) no-repeat center center;
  left: -88px;
}

body.webone .intro .subcopy .price::after {
  background: url(/assets/images/webone/pick_r.png) no-repeat center center;
  right: -88px;
}

body.webone .intro .subcopy .price .yen {
  font-family: 'Roboto', sans-serif;
  font-size: 92px;
  margin: 0 5px 0 20px;
  vertical-align: unset;
}

body.webone .intro .subcopy .price .tax {
  font-size: 24px;
}

body.webone .intro .howupdate {
  background: url(/assets/images/webone/howupdate.png) no-repeat center top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 28px;
  font-weight: 700;
  height: 122px;
  padding-top: 85px;
  text-align: center;
}

body.webone .intro .howupdate br {
  display: none;
}

body.webone .comparison {
  border-bottom: 2px solid #000;
  padding: 100px 0;
}

body.webone .comparison .ttl {
  margin-bottom: 60px;
}

body.webone .comparison .main {
  margin: 0 auto;
  width: 1080px;
}

body.webone .works {
  padding: 100px 0;
}

body.webone .works .wrap {
  margin: 0 auto;
  width: 1280px;
}

body.webone .works .ttl {
  margin-bottom: 60px;
}

body.webone .works .swiper-container {
  margin: 0 0 90px;
}

body.webone .works ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.webone .works ul li {
  font-weight: bold;
  margin-right: 27px;
  width: calc((100% - 81px) / 4);
}

body.webone .works ul li:last-child {
  margin-right: 0;
}

body.webone .works ul li .thumb {
  margin-bottom: 15px;
}

body.webone .works ul li img {
  vertical-align: middle;
}

body.webone .works .more a {
  display: block;
  margin: 0 auto;
  width: 300px;
}

body.webone .voice {
  background-color: #f1f9ee;
  padding: 100px 0;
}

body.webone .voice .wrap {
  margin: 0 auto;
  width: 1280px;
}

body.webone .voice .ttl {
  margin-bottom: 60px;
}

body.webone .voice .swiper-container {
  margin: 0 0 90px;
  padding-bottom: 90px;
}

body.webone .voice .swiper-container .swiper-pagination-bullet {
  height: 16px;
  width: 16px;
}

body.webone .voice .swiper-container .swiper-pagination-bullet-active {
  background-color: #5ebd48;
}

body.webone .voice ul li {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
}

body.webone .voice ul li figure {
  height: 400px;
  width: 300px;
}

body.webone .voice ul li .text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
  padding: 75px 50px;
  width: calc(100% - 300px);
}

body.webone .voice ul li .text h4 {
  color: #5ebd48;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
}

body.webone .voice .more a {
  display: block;
  margin: 0 auto;
  width: 300px;
}

body.webone .qanda {
  border-bottom: 2px solid #000;
  padding: 100px 0;
}

body.webone .qanda .wrap {
  margin: 0 auto;
  width: 1080px;
}

body.webone .qanda .ttl {
  margin-bottom: 60px;
}

body.webone .service {
  margin: 0 auto;
  padding: 100px 0;
  width: 1080px;
}

body.webone .service .ttl {
  margin-bottom: 33px;
  text-align: center;
}

body.webone .service .catch {
  margin-bottom: 75px;
  text-align: center;
}

body.webone .service ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  text-align: center;
}

body.webone .service ul li {
  margin-right: 60px;
}

body.webone .service ul li:last-child {
  margin-right: 0;
}

body.webone .service ul li .thumb {
  margin-bottom: 12px;
}

body.webone .service ul li .thumb img {
  vertical-align: middle;
}

body.webone .contact {
  background-color: #ffdb46;
  padding: 100px 0;
}

body.webone .contact .ttl {
  margin-bottom: 45px;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  body.webone .mainimg {
    background-position: center bottom;
    background-size: 180%;
    height: 473px;
    margin-bottom: 45px;
  }
  body.webone .mainimg .catch {
    font-size: 16px;
    margin: 0 58px;
    width: auto;
  }
  body.webone .mainimg .catch div {
    padding-top: 56px;
    width: auto;
  }
  body.webone .mainimg .catch div h2 {
    font-size: 27px;
  }
  body.webone .mainimg .catch div h2 span {
    font-size: 72px;
  }
  body.webone .mainimg .catch div h2 p {
    font-size: 17px;
  }
  body.webone .mainimg .catch div h1 {
    font-size: 50px;
    letter-spacing: 7px;
  }
  body.webone .mainimg .catch div h1 span {
    bottom: 0;
  }
  body.webone .intro {
    padding-bottom: 50px;
  }
  body.webone .intro .wrap {
    width: auto;
  }
  body.webone .intro h2 {
    font-size: 20px;
  }
  body.webone .intro h2 br {
    display: block;
  }
  body.webone .intro .trouble {
    font-size: 13px;
    margin: 0 20px 50px;
    width: auto;
  }
  body.webone .intro .trouble li {
    height: 50px;
    margin-bottom: 12px;
    padding-left: 58px;
  }
  body.webone .intro .trouble li::before {
    height: 46px;
    line-height: 46px;
    width: 48px;
  }
  body.webone .intro .us {
    font-size: 17.5px;
    height: 112px;
  }
  body.webone .intro .us h3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 1.5;
    width: auto;
  }
  body.webone .intro .us p {
    display: block;
    width: 100%;
  }
  body.webone .intro .us p:last-child {
    margin-top: -40px;
  }
  body.webone .intro .us ruby {
    font-size: 27.5px;
  }
  body.webone .intro .us ruby rt {
    font-size: 6px;
  }
  body.webone .intro .basic {
    display: block;
    height: auto;
    line-height: 50px;
  }
  body.webone .intro .basic dt {
    font-size: 15px;
    width: 100%;
  }
  body.webone .intro .basic dd {
    font-size: 16px;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
  body.webone .intro .function {
    padding: 25px;
  }
  body.webone .intro .function li {
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    margin-right: 30px;
    margin-bottom: 0;
    padding-top: calc((100% - 30px) / 2);
    width: calc((100% - 30px) / 2);
  }
  body.webone .intro .function li:nth-child(2n) {
    margin-right: 0;
  }
  body.webone .intro .function li:nth-child(n + 5) {
    margin-bottom: 0;
  }
  body.webone .intro .subcopy {
    font-size: 17px;
    margin-bottom: 42.5px;
  }
  body.webone .intro .subcopy br {
    display: block;
  }
  body.webone .intro .subcopy .price {
    font-size: 19px;
    height: 65px;
    line-height: 65px;
    margin-top: 30px;
    width: 70%;
  }
  body.webone .intro .subcopy .price::before, body.webone .intro .subcopy .price::after {
    background-size: contain;
    height: 65px;
    top: 0;
    width: 15%;
  }
  body.webone .intro .subcopy .price::before {
    left: -20%;
  }
  body.webone .intro .subcopy .price::after {
    right: -20%;
  }
  body.webone .intro .subcopy .price .yen {
    font-size: 40px;
  }
  body.webone .intro .subcopy .price .tax {
    font-size: 10.5px;
  }
  body.webone .intro .howupdate {
    font-size: 17px;
    height: 140px;
    line-height: 2;
    padding-top: 65px;
  }
  body.webone .intro .howupdate span {
    display: none;
  }
  body.webone .intro .howupdate br {
    display: block;
  }
  body.webone .comparison {
    padding: 50px 0;
  }
  body.webone .comparison .ttl {
    margin-bottom: 30px;
  }
  body.webone .comparison .main {
    overflow-x: scroll;
    width: auto;
  }
  body.webone .comparison .main img {
    max-width: 170%;
    width: 170%;
  }
  body.webone .works {
    padding: 50px 0;
  }
  body.webone .works .wrap {
    width: auto;
  }
  body.webone .works .ttl {
    margin-bottom: 30px;
  }
  body.webone .works .swiper-container {
    margin: 0 0 37px;
  }
  body.webone .works .swiper-container .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
  }
  body.webone .works .swiper-container .swiper-pagination-bullet-active {
    background: #5ebd48;
  }
  body.webone .works ul {
    margin-bottom: 45px;
    z-index: 1;
  }
  body.webone .works ul li {
    margin-right: 0;
  }
  body.webone .works .more a {
    background-position-x: right 10px;
    background-size: 13px 5px;
    line-height: 44px;
    width: 188px;
  }
  body.webone .voice {
    padding: 50px 0;
  }
  body.webone .voice .wrap {
    width: auto;
  }
  body.webone .voice .ttl {
    margin-bottom: 30px;
  }
  body.webone .voice ul li {
    display: block;
    width: 100%;
  }
  body.webone .voice ul li figure {
    height: auto;
    width: 100%;
  }
  body.webone .voice ul li figure img {
    width: 100%;
  }
  body.webone .voice ul li .text {
    font-size: 13px;
    margin-left: 0;
    padding: 20px 28px 30px;
    width: auto;
  }
  body.webone .voice ul li .text h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  body.webone .qanda {
    padding: 50px 0;
  }
  body.webone .qanda .wrap {
    width: auto;
  }
  body.webone .qanda .ttl {
    margin-bottom: 30px;
  }
  body.webone .service {
    margin: 0 25px 72px;
    padding: 50px 0;
    width: auto;
  }
  body.webone .service .ttl {
    margin-bottom: 20px;
  }
  body.webone .service ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 100%;
  }
  body.webone .service ul li {
    margin: 0 30px 30px 0;
    width: calc((100% - 30px ) / 2);
  }
  body.webone .service ul li:last-child {
    margin-right: 30px;
  }
  body.webone .service ul li:nth-child(2n) {
    margin-right: 0;
  }
  body.webone .service ul li .thumb {
    margin-bottom: 8px;
  }
  body.webone .contact {
    padding: 50px 0;
  }
  body.webone .contact .ttl {
    margin-bottom: 22.5px;
  }
}
/*# sourceMappingURL=webone.css.map */