/* features-th17.css — ベースライン(自動読込・module-base.css前提)。編集せず上書きで調整。 */
@charset "UTF-8";

._th17_module ._th17_module_wrap h2 {
  font-weight: bold;
  font-size: 2rem;
  margin: 0 auto 0.7em;
  padding-top: 39px;
  text-align: center;
  position: relative;
}
._th17_module ._th17_module_wrap h2:after {
  content: none;
}
._th17_module ._th17_module_wrap h2:before {
  content: "";
  position: absolute;
  right: 0 !important;
  left: 0 !important;
  top: 5px !important;
  margin: 0 auto;
  width: 120px !important;
  height: 29px !important;
  background: url(@@A@@images/th17-bg-1.webp) center center no-repeat;
}

body.two_column ._th17_module ._th17_module_wrap h2:before {
  top: 0 !important;
}

._th17_module .button {
  border-radius: 0;
  padding: 1.3em 5em;
  margin-top: 1em;
}
._th17_module .button.add_arrow {
  display: inline-block;
}
._th17_module .button.add_arrow:after {
  border-top: 1px solid var(--color-on-primary);
  border-right: 1px solid var(--color-on-primary);
}
._th17_module .button.add_arrow:hover:after {
  border-top: 1px solid var(--color-on-primary);
  border-right: 1px solid var(--color-on-primary);
}

._th17_module ._th17_module_wrap {
  position: relative;
  overflow: hidden;
}
._th17_module ._th17_module_wrap ._th17_module_box1,
._th17_module ._th17_module_wrap ._th17_module_box3 {
  width: 33%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}
._th17_module ._th17_module_wrap ._th17_module_box1 figure,
._th17_module ._th17_module_wrap ._th17_module_box1 img,
._th17_module ._th17_module_wrap ._th17_module_box3 figure,
._th17_module ._th17_module_wrap ._th17_module_box3 img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
._th17_module ._th17_module_wrap ._th17_module_box1 figure img,
._th17_module ._th17_module_wrap ._th17_module_box3 figure img {
  margin: auto;
}
._th17_module ._th17_module_wrap ._th17_module_box1 {
  right: 0;
}
@media (min-width: 1920px) {
  ._th17_module ._th17_module_wrap ._th17_module_box1 figure img {
    margin: auto auto auto 0;
  }
}
._th17_module ._th17_module_wrap ._th17_module_box2 {
  width: 33%;
  margin: 0 auto;
  padding: 40px 1.5em;
}
._th17_module ._th17_module_wrap ._th17_module_box2 p {
  line-height: 2em;
}
._th17_module ._th17_module_wrap ._th17_module_box3 {
  left: 0;
}
@media (min-width: 1920px) {
  ._th17_module ._th17_module_wrap ._th17_module_box3 figure img {
    margin: auto 0 auto auto;
  }
}
._th17_module ._th17_module_wrap ._th17_module_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
._th17_module ._th17_module_wrap ._th17_module_bg img {
  width: 1920px;
}
._th17_module ._th17_module_wrap:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
@media (max-width: 1199px) {
  ._th17_module ._th17_module_wrap ._th17_module_box1,
  ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: calc((100% - 350px) / 2);
  }
  ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 350px;
  }
  ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 650px) {
  ._th17_module ._th17_module_wrap ._th17_module_box1,
  ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: 100%;
    position: relative;
    height: 150px;
  }
  ._th17_module ._th17_module_wrap ._th17_module_box1 img,
  ._th17_module ._th17_module_wrap ._th17_module_box3 img {
    width: 100%;
  }
  ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 100%;
    padding: 40px 1em;
  }
  ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}

body.two_column ._th17_module img {
  max-width: none;
}
@media (min-width: 1081px) {
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box1,
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: calc((100% - 400px) / 2);
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 400px;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 1080px) {
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box1,
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box3 {
    width: 100%;
    position: relative;
    height: 150px;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box1 img,
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box3 img {
    width: 100%;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box2 {
    width: 100%;
  }
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_bg img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 481px) {
  body.two_column ._th17_module ._th17_module_wrap ._th17_module_box2 {
    padding: 40px 0;
  }
}
