@charset "UTF-8";

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

.fadein {
  visibility: hidden;
}

.container {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 5;
}

.img {
  text-align: center;
}

.img img {
  max-width: 100%;
  text-align: center;
}

.note {
  margin-top: 8px;
  font-size: 14px;
  line-height: calc(27/14);
  text-align: right;
  font-weight: 400 !important;
}

#content {
  position: relative;
}

.contents {
  overflow: hidden;
}

.contents * {
  font-family: 'Noto Sans JP', sans-serif;
  color: #222;
}

.contents a {
  position: relative;
  z-index: 10;
}

.font-serif {
  font-family: 'Noto Serif JP', serif;
}

.heading {
  margin-bottom: 20px;
  line-height: 1.875;
  font-weight: 700;
  text-align: center;
}

.txt_large {
  font-size: 20px;
  line-height: 2.1;
  font-weight: 700;
  text-align: center;
}

.btn a {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 80px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

.breadcrumb-list {
  position: relative;
  z-index: 5;
}

.product-info {
  background: rgba(255, 255, 255, 0.6);
  padding: 95px 0 80px;
  position: relative;
  z-index: 5;
}

.product-info * {
  font-weight: 500;
}

.product-info .product-info__heading {
  color: #0047a6;
  font-size: 32px;
  margin-bottom: 10px;
  position: relative;
  font-weight: 700;
}

.product-info .product-info__heading span {
  white-space: nowrap;
  color: #0047a6;
  font-size: 32px;
  font-weight: 700;
}

.product-info .product-info__name {
  margin-bottom: 40px;
  font-size: 16px;
  color: #222;
  line-height: 1;
  font-weight: normal;
  text-align: center;
}

.product-info .product-info__subtitle {
  margin-bottom: 25px;
  font-size: 24px;
  text-align: center;
  color: #0047a6;
}

.product-info .container {
  max-width: 1380px;
}

.product-info___btn {
  margin-top: 40px;
}

.product-info___btn a {
  background: #0047a6;
  color: #fff;
  font-size: 32px;
  text-align: center;
  padding: 30px 5px;
  font-weight: 700;
  font-feature-settings: "palt";
}

.product-info___btn a::before {
  content: "";
  display: inline-block;
  top: calc(50% - 13px);
  right: 45px;
  width: 26px;
  height: 26px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.contact {
  padding: 60px 0 70px;
  background-color: #003d8c;
}

.contact.contact--detail {
  padding-bottom: 55px;
  background-color: #e6ecf5;
}

.contact * {
  color: #fff;
  font-weight: 500;
}

.contact.contact--detail * {
  color: #0047a6;
}

.contact .container {
  max-width: 1380px;
}

.contact .contact__heading {
  overflow: hidden;
}

.contact .contact__heading span {
  display: inline-block;
  font-size: 28px;
  line-height: 1.92;
  position: relative;
}

.contact .contact__heading > span {
  padding: 0 15px;
}

.contact .contact__tel-title {
  font-size: 20px;
  line-height: 1.5;
}

.contact .contact__tel-link a {
  font-size: 80px;
  line-height: 1;
  color: #fff;
}

.contact .contact__tel-info {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6666;
  text-align: left;
}

.contact .contact__btn-wrap .contact__btn a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 70px 10px 40px;
  background-color: #fff;
  font-size: 24px;
  height: 100%;
  position: relative;
  min-height: 80px;
}

.contact.contact--detail .contact__btn-wrap .contact__btn a {
  background-color: #1247a6;
}

.contact .contact__btn-wrap .contact__btn a::before {
  content: "";
  display: inline-block;
  top: calc(50% - 24px);
  right: 20px;
  width: 48px;
  height: 48px;
  position: absolute;
  background: url(/ldm/jettowel/30th/common/img/icon_arr_circle.svg) center top/cover no-repeat;
}

.contact.contact--detail .contact__btn-wrap .contact__btn a::before {
  background: url(/ldm/jettowel/30th/common/img/icon_arr_circle_02.svg) center top/cover no-repeat;
}

.contact .contact__btn-wrap .contact__btn a span {
  display: flex;
  align-items: center;
  color: #0047a6;
  position: relative;
  line-height: 1.3;
}

.contact.contact--detail .contact__btn-wrap .contact__btn a span {
  color: #fff;
}

.contact .contact__btn-wrap .contact__btn a span::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  margin-right: 15px;
}

.contact .contact__btn-wrap .contact__btn-demo-machine a span::before {
  width: 32px;
  height: 50px;
  background: url(/ldm/jettowel/30th/common/img/icon_demo-machine.svg) center top/cover no-repeat;
}

.contact .contact__btn-wrap .contact__btn-demo-mail a span::before {
  width: 45px;
  height: 32px;
  background: url(/ldm/jettowel/30th/common/img/icon_mail.svg) center top/cover no-repeat;
}

.contact .contact__btn-wrap .contact__btn-info a span::before {
  width: 34px;
  height: 44px;
  background: url(/ldm/jettowel/30th/common/img/icon_manual.svg) center top/cover no-repeat;
}

.contact .contact__btn-wrap .contact__btn-cost a span::before {
  width: 44px;
  height: 50px;
  background: url(/ldm/jettowel/30th/common/img/icon_calculator.png) center top/cover no-repeat;
}

.contact .contact__copy {
  margin: 35px auto 0;
  font-size: 36px;
  text-align: center;
}

#contact-bottom {
  position: relative;
  z-index: 5;
}

#contact-right-bg {
  display: none;
  z-index: 9;
}

#contact-right {
  position: fixed;
  right: 0;
  width: 1120px;
  top: 50%;
  border-radius: 8px 0 0 8px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  transform: translate(1060px, -50%);
  transition: 0.5s;
  z-index: 10;
  opacity: 1;
}

#contact-right:not(.open) a {
  pointer-events: none;
}

#contact-right .contact-right-tag {
  font-size: 16px;
  line-height: 1;
}

#contact-right.open {
  transform: translate(0, -50%);
}

#contact-right.open .contact-right-tag {
  opacity: 0;
}

#contact-right.open .contact-right-inner {
  opacity: 1;
}

#contact-right.hidden {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}

#contact-right .contact-right-tag {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}

#contact-right .contact-right-inner {
  opacity: 0;
  transition: 0.2s;
}

#contact-right.contact {
  border-radius: 5px 0 0 5px;
  padding: 30px 0 45px;
}

#contact-right.contact .container {
  padding: 0 80px;
}

#contact-right.contact .contact__heading {
  margin-bottom: 10px;
}

#contact-right.contact .contact__heading span {
  font-size: 20px;
}

#contact-right.contact .contact__tel-title {
  font-size: 16px;
}

#contact-right.contact .contact__tel-link a {
  font-size: 54px;
}

#contact-right.contact .contact__tel-info {
  font-size: 13px;
}

#contact-right.contact .contact__btn-wrap .contact__btn a {
  padding: 14px 0 14px 37px;
  font-size: 20px;
  min-height: inherit;
}

#contact-right.contact .contact__btn-wrap .contact__btn a::before {
  top: calc(50% - 19px);
  right: 18px;
  width: 38px;
  height: 38px;
}

#contact-right.contact .contact__btn-wrap .contact__btn a span::before {
  margin-right: 12px;
}

#contact-right.contact .contact__btn-wrap .contact__btn-demo-machine a span::before {
  width: 23px;
  height: 38px;
}

#contact-right.contact .contact__btn-wrap .contact__btn-demo-mail a span::before {
  width: 35px;
  height: 25px;
}

.pagetop {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 999;
  right: 24px;
  bottom: 24px;
  cursor: pointer;
  transition: opacity 0.3s, visibility 0.3s, background 0.3s;
  background: #c00;
  font-size: 0;
}

.pagetop img {
  width: 50px;
  transition: all 0.3s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

sub {
  bottom: -0.4em;
}
@media (max-width: 1025px) {
  #contact-bottom.contact .contact__tel-info .pc {
    display: none;
  }

  .contact .contact__btn-wrap .contact__btn a {
    padding: 18px 47px;
    font-size: 19px;
    min-height: 60px;
  }

  .contact .contact__btn-wrap .contact__btn a::before {
    top: calc(50% - 16px);
    right: 13px;
    width: 32px;
    height: 32px;
  }

  .contact .contact__btn-wrap .contact__btn a span {
    padding-left: 10px;
  }

  .contact .contact__btn-wrap .contact__btn a span::before {
    margin-right: 10px;
    position: absolute;
  }

  .contact .contact__btn-wrap .contact__btn-demo-machine a span::before {
    width: 22px;
    height: 34px;
    left: -22px;
  }

  .contact .contact__btn-wrap .contact__btn-demo-mail a span::before {
    width: 30px;
    height: 22px;
    left: -30px;
  }

  .contact .contact__btn-wrap .contact__btn-info a span::before {
    width: 25px;
    height: 33px;
    left: -25px;
  }

  .contact .contact__btn-wrap .contact__btn-cost a span::before {
    width: 33px;
    height: 36px;
    left: -27px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a {
    font-size: 16px;
  }
}
@media (max-width: 807px) {
  #contact-right.contact .contact__tel-info .pc {
    display: none;
  }
}
@media (max-width: 850px) {
  .product-info___btn a {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }

  .btn a:hover {
    background: #0595d3 !important;
  }

  .btn a:hover span {
    color: #fff !important;
  }

  .contact .contact__heading > span::before,
  .contact .contact__heading > span::after {
    content: "";
    display: block;
    top: 52%;
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
  }

  .contact.contact--detail .contact__heading > span::before,
  .contact.contact--detail .contact__heading > span::after {
    background: #0047a6;
  }

  .contact .contact__heading > span::before {
    right: 100%;
  }

  .contact .contact__heading > span::after {
    left: 100%;
  }

  .contact .contact__tel {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .contact .contact__tel-link {
    margin: 0 15px 10px;
    white-space: nowrap;
  }

  .contact .contact__tel-info {
    margin-bottom: 10px;
  }

  .contact .contact__btn-wrap {
    margin-top: 28px;
    display: flex;
    justify-content: space-between;
  }

  .contact .contact__btn-wrap .contact__btn {
    width: 48.888%;
  }

  .contact .contact__btn-wrap .contact__btn a:hover::before {
    background: url(/ldm/jettowel/30th/common/img/icon_arr_circle_ov.svg) center top/cover no-repeat;
  }

  .contact .contact__btn-wrap .contact__btn-demo-machine a:hover span::before {
    background: url(/ldm/jettowel/30th/common/img/icon_demo-machine_ov.svg) center top/cover no-repeat;
  }

  .contact .contact__btn-wrap .contact__btn-demo-mail a:hover span::before {
    background: url(/ldm/jettowel/30th/common/img/icon_mail_ov.svg) center top/cover no-repeat;
  }

  .contact .contact__btn-wrap .contact__btn-cost a:hover span::before {
    background: url(/ldm/jettowel/30th/common/img/icon_calculator_ov.png) center top/cover no-repeat;
  }

  #contact-right.contact .contact__btn-wrap {
    margin-top: 32px;
  }

  .pagetop:hover {
    background: #d11919;
  }

  .pagetop:hover img {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@media only screen and (max-width: 1140px) and (min-width: 768px) {
  #contact-right {
    width: calc(100% - 20px);
    top: 50%;
    transform: translate(calc(100% - 60px), -50%);
    transition: 0.5s;
    z-index: 10;
  }

  #contact-right.contact .container {
    padding: 0 40px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a {
    padding: 18px 0 18px 47px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a::before {
    top: calc(50% - 16px);
    right: 13px;
    width: 32px;
    height: 32px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a span {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }

  .pc {
    display: none !important;
  }

  .img img {
    width: 100%;
  }

  .note {
    margin-top: 4px;
    font-size: 10px;
  }

  .heading {
    margin-bottom: 10px;
    line-height: 1.5;
  }

  .txt_large {
    font-size: 14px;
    line-height: 1.875;
    font-weight: 700;
  }

  .btn a {
    border-radius: 40px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }

  .product-info {
    background: rgba(255, 255, 255, 0.3);
    padding: 25px 0 40px;
  }

  .product-info * {
    font-weight: 500;
  }

  .product-info .product-info__heading {
    font-size: 20px;
  }

  .product-info .product-info__heading span {
    font-size: 20px;
  }

  .product-info .product-info__name {
    margin-bottom: 25px;
    font-size: 10px;
    line-height: 1.6;
  }

  .product-info .product-info__subtitle {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .product-info___btn {
    margin-top: 25px;
  }

  .product-info___btn a {
    font-size: 18px;
    padding: 10px 3px 8px;
  }

  .product-info___btn a::before {
    top: calc(50% - 7px);
    right: 20px;
    width: 13px;
    height: 13px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }

  .contact {
    padding: 50px 0 70px;
  }

  .contact.contact--detail {
    padding-bottom: 35px;
  }

  .contact .container {
    max-width: 1380px;
  }

  .contact .contact__heading {
    margin-bottom: 27px;
  }

  .contact.contact--detail .contact__heading {
    margin-bottom: 20px;
  }

  .contact .contact__heading::before {
    content: "";
    display: block;
    top: 52%;
    background: rgba(255, 255, 255, 0.5);
  }

  .contact .contact__heading span {
    padding: 0 8px;
    font-size: 18px;
    line-height: 1.6;
  }

  .contact .contact__heading > span > span::before,
  .contact .contact__heading > span > span::after {
    content: "";
    display: block;
    top: 0.8em;
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
  }

  .contact.contact--detail .contact__heading > span > span::before,
  .contact.contact--detail .contact__heading > span > span::after {
    background: #0047a6;
  }

  .contact .contact__heading > span > span::before {
    right: 100%;
  }

  .contact .contact__heading > span > span::after {
    left: 100%;
  }

  .contact .contact__tel {
    text-align: center;
  }

  .contact .contact__tel-title {
    font-size: 12px;
    line-height: 1.25;
  }

  .contact .contact__tel-link {
    margin: 5px 0 8px;
  }

  .contact .contact__tel-link a {
    font-size: 40px;
  }

  .contact .contact__tel-info {
    font-size: 10px;
    line-height: 1.5;
    text-align: center;
  }

  .contact .contact__btn-wrap {
    margin-top: 30px;
  }

  .contact.contact--detail .contact__btn-wrap {
    margin-top: 20px;
  }

  .contact .contact__btn-wrap .contact__btn a {
    font-size: 16px;
  }

  .contact.contact--detail .contact__btn-wrap .contact__btn a {
    padding: 10px 47px;
  }

  .contact .contact__btn-wrap .contact__btn + .contact__btn {
    margin-top: 15px;
  }

  .contact .contact__copy {
    margin: 25px auto 0;
    font-size: 23px;
  }

  #contact-right-bg.active {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  #contact-right {
    width: calc(100% - 10px);
    top: 50%;
    transform: translate(calc(100% - 35px), -50%);
    cursor: pointer;
  }

  #contact-right.open {
    cursor: auto;
  }

  #contact-right .contact-right-tag {
    width: 12px;
    left: 11px;
    top: 14px;
    transform: none;
  }

  #contact-right.contact {
    padding: 25px 0 20px;
  }

  #contact-right .contact-right-tag {
    font-size: 12px;
  }

  #contact-right.contact .container {
    padding: 0 15px;
  }

  #contact-right.contact .contact__heading {
    margin-bottom: 3px;
  }

  #contact-right.contact .contact__heading span {
    font-size: 12px;
  }

  #contact-right.contact .contact__heading > span::before,
  #contact-right.contact .contact__heading > span::after {
    content: "";
    display: block;
    top: 52%;
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
  }

  #contact-right.contact .contact__heading > span::before {
    right: 100%;
  }

  #contact-right.contact .contact__heading > span::after {
    left: 100%;
  }

  #contact-right.contact .contact__tel {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  #contact-right.contact .contact__tel-title {
    font-size: 10px;
  }

  #contact-right.contact .contact__tel-link {
    margin: 0 5px 5px;
  }

  #contact-right.contact .contact__tel-link a {
    font-size: 32px;
  }

  #contact-right.contact .contact__tel-info {
    width: 100%;
    font-size: 10px;
    text-align: center;
  }

  #contact-right.contact .contact__btn-wrap {
    margin-top: 10px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn + .contact__btn {
    margin-top: 8px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a {
    padding: 10px 0 10px 40px;
    font-size: 13px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a::before {
    top: calc(50% - 12px);
    right: 10px;
    width: 24px;
    height: 24px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn a span {
    padding-left: 8px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn-demo-machine a span::before {
    margin-right: 8px;
    width: 15px;
    height: 24px;
    left: -15px;
  }

  #contact-right.contact .contact__btn-wrap .contact__btn-demo-mail a span::before {
    margin-right: 8px;
    width: 23px;
    height: 16px;
    left: -23px;
  }
}
@media only screen and (max-width: 360px) {
  .product-info___btn a {
    font-size: 17px;
    padding: 15px 3px;
  }

  .product-info___btn a::before {
    top: calc(50% - 5px);
    right: 15px;
    width: 10px;
    height: 10px;
  }

  .contact .contact__btn-wrap .contact__btn a {
    font-size: 14px;
  }

  .contact .contact__btn-wrap .contact__btn a::before {
    top: calc(50% - 13px);
    right: 10px;
    width: 26px;
    height: 26px;
  }
}
