@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400..900&family=Noto+Sans+JP&display=swap");
body {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
  font-size: clamp(14px, 12.231px + 0.4914vw, 16px);
  background: #fff url(../img/mask.jpg) 350px/auto repeat;
}
body .yugothic {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  font-weight: 400;
}
body [lazy=bg-img-loaded] {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body br.sp {
  display: none;
}
@media (max-width: 1000px) {
  body br.sp {
    display: block;
  }
  body br.pc {
    display: none;
  }
}
@media (max-width: 767px) {
  body br.tablet {
    display: none;
  }
}
body .nowrap {
  font-style: normal;
  display: inline-block;
  white-space: nowrap;
  word-break: keep-all;
}
body .normalmove {
  transition-duration: 1s;
  transform: translateY(40px);
  opacity: 0;
  display: block;
}
body .normalmove.normalanimate {
  transform: translateY(0px);
  opacity: 1;
}

section {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.inner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 0 40px;
}
.inner.narrow {
  max-width: 1080px;
}
.inner.auto {
  max-width: 1480px;
}
@media (max-width: 1000px) {
  .inner {
    padding: 0 25px;
  }
}
@media (max-width: 750px) {
  .inner {
    padding: 0 18px;
  }
}

.section-ttl {
  font-size: 42px;
  font-weight: 900;
  color: #000;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 20px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
}
.section-ttl.white {
  color: #fff;
}
.section-ttl.left {
  text-align: left;
}

.float {
  position: fixed;
  right: clamp(15px, -1.0256px + 2.1368vw, 40px);
  bottom: clamp(15px, -1.0256px + 2.1368vw, 40px);
  width: clamp(130px, 21.3043px + 10.8696vw, 230px);
  max-width: clamp(130px, 21.3043px + 10.8696vw, 230px);
  z-index: 9;
}
.float a:hover {
  opacity: 0.95;
  transition: 0.3s;
}

.onayami .onayami-blue {
  padding: clamp(60px, 38.2609px + 2.1739vw, 80px) 0 0;
  background: #0f79bf;
  margin-bottom: 40px;
}
.onayami .onayami-top {
  position: relative;
  z-index: 2;
  padding: 40px 0 0;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}
.onayami .onayami-top .items {
  display: flex;
  position: relative;
  z-index: -1;
  margin-left: -100px;
}
.onayami .onayami-top .item {
  width: calc(33.33% - 100px);
  margin-left: 100px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
  font-size: clamp(20px, 13.4783px + 0.6522vw, 26px);
  font-weight: 400;
  color: #fff;
  overflow: hidden;
}
.onayami .onayami-top .item:after {
  content: "";
  display: block;
  padding-top: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.15) 100%);
}
.onayami .onayami-top .item > div {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  height: auto;
  max-height: 100%;
  transform: translate(-50%, -50%);
  padding: 15px;
}
.onayami .onayami-top .item > div storng {
  font-weight: bold;
}
.onayami .onayami-top .item:nth-child(2) {
  transform: translateY(-30px);
}
.onayami .onayami-top .item:nth-child(2) .normalmove {
  transition-delay: 0.2s;
}
.onayami .onayami-top .item:nth-child(3) .normalmove {
  transition-delay: 0.4s;
}
.onayami .onayami-top .pics {
  width: 85%;
  max-width: 850px;
  margin: -80px auto 0;
}
.onayami .onayami-bottom {
  padding: 20px 0 100px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}
.onayami .onayami-bottom .items {
  display: flex;
  margin-left: -60px;
}
.onayami .onayami-bottom .item {
  width: calc(33.33% - 60px);
  margin-left: 60px;
  color: #000;
  font-size: clamp(20px, 13.4783px + 0.6522vw, 26px);
  text-align: center;
}
.onayami .onayami-bottom .item .txt {
  padding: 50px 0;
  position: relative;
  transform: translateY(0);
}
.onayami .onayami-bottom .item .txt:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 32px solid #e1c752;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.onayami .onayami-bottom .item .txt span {
  font-weight: bold;
  color: #0f79bf;
}
.onayami .onayami-bottom .item .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .onayami .onayami-bottom .item:nth-child(2) .normalmove,
  .onayami .onayami-bottom .item:nth-child(2) .animate {
    transition-delay: 0.2s;
  }
  .onayami .onayami-bottom .item:nth-child(3) .normalmove,
  .onayami .onayami-bottom .item:nth-child(3) .animate {
    transition-delay: 0.4s;
  }
}
.onayami .inner.sp {
  display: none;
}

.voice {
  background: #ecf2f5;
  padding: clamp(80px, 58.2609px + 2.1739vw, 100px) 0;
  position: relative;
  z-index: 2;
}
.voice:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 30px solid #fff;
  border-right: 42px solid transparent;
  border-left: 42px solid transparent;
}
.voice .item {
  position: relative;
  padding-left: 80px;
  padding-top: 40px;
}
.voice .item .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 160px;
}
.voice .item .content {
  background-color: #fff;
  padding: 40px 80px;
}
.voice .item .content .wrapper {
  width: 100%;
  max-width: 720px;
  margin: auto;
  font-weight: 500;
}
.voice .item .content .wrapper .color {
  color: #0f79bf;
  text-align: center;
}
.voice .item .content .ttl {
  font-size: 26px;
  font-weight: bold;
  color: #000;
}
.voice .item .content .ttl.large {
  font-size: 32px;
}
.voice .item .content .name {
  position: relative;
  margin: 8px 0 35px;
}
.voice .item .content .name:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  width: 36px;
  height: 2px;
  background: #e1c752;
}
.voice .item:not(:last-child) {
  margin: 20px 0 60px;
}

.video {
  background: #ecf2f5;
  padding: 0 10px 80px;
}
.video .wrapper {
  width: 100%;
  position: relative;
  aspect-ratio: 16/9;
  z-index: 2;
}
.video .wrapper .playvideo {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video .wrapper .playvideo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: url(../video/circle-play.svg) center center/80px auto no-repeat;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.video .wrapper video {
  background: #ecf2f5;
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  user-select: none;
}

.cv-area {
  position: relative;
  width: 100%;
  padding: 100px 0;
  background: #000 url(../img/cv-area-bg.jpg) 50% 50%/cover no-repeat;
  font-size: 26px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
  font-weight: bold;
  color: #fff;
}
.cv-area .txt {
  display: flex;
  justify-content: center;
}
.cv-area .txt > div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}
.cv-area .txt > div:before, .cv-area .txt > div:after {
  content: "＼";
  display: block;
  margin: 5px 8px 0;
  font-size: 1.5em;
}
.cv-area .txt > div:after {
  content: "／";
}
.cv-area .btn {
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.cv-area .btn a {
  width: 100%;
  max-width: 800px;
  padding: 25px 20px;
  background: #0f79bf;
  color: #fff;
  position: relative;
  transition: 0.3s;
  border: 2px solid #0f79bf;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 9px 0 #025287, 0 9px 25px rgba(0, 0, 0, 0.7);
}
.cv-area .btn a:hover {
  text-decoration: none;
  background: #fff;
  color: #0f79bf;
  box-shadow: 0px 0px 0 #025287;
  transform: translateY(7px);
}
.cv-area .btn a:hover span {
  border-color: #0f79bf;
}
.cv-area .btn a:hover span:after {
  background: #0f79bf;
}
.cv-area .btn a span {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: 82px;
  height: 10px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
.cv-area .btn a span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  background: #fff;
  transform-origin: right bottom;
  transform: rotate(25deg);
}

.point {
  background: #ecf2f5;
  padding: clamp(80px, 58.2609px + 2.1739vw, 100px) 0;
}
.point .point1 {
  padding: 40px 0 60px;
  margin-left: -40px;
  display: flex;
}
.point .point1 .item {
  width: calc(33.33% - 40px);
  margin-left: 40px;
  background: #0f79bf;
  color: #fff;
}
.point .point1 .item .pic {
  width: 100%;
}
.point .point1 .item .pic:after {
  content: "";
  display: block;
  padding-top: 72%;
}
.point .point1 .item .content {
  padding: 20px 8px;
}
.point .point1 .item .content .ttl {
  font-size: clamp(20px, 6.9565px + 1.3043vw, 32px);
  text-align: center;
  font-weight: bold;
}
.point .point1 .item .content .nav {
  display: flex;
  justify-content: center;
}
.point .point1 .item .content .nav ul {
  padding: 15px 0;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  font-weight: 400;
}
.point .point1 .item .content .nav li {
  position: relative;
  margin-top: 5px;
  padding-left: 20px;
}
.point .point1 .item .content .nav li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e1c752;
}
.point .point2 {
  background: #cde1ee;
  padding: clamp(50px, 17.3913px + 3.2609vw, 80px) 20px;
}
.point .point2 .ttl {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
}
.point .point2 .items {
  margin: 40px 0;
  display: flex;
}
.point .point2 .items .item {
  width: 33.33%;
  padding: 10px 10px 0;
  position: relative;
  display: flex;
  justify-content: center;
}
.point .point2 .items .item:not(:nth-child(3n)):after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(1px, -0.087px + 0.1087vw, 2px);
  height: 100%;
  background: #fff;
}
.point .point2 .items .item .name {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(20px, 13.4783px + 0.6522vw, 26px);
  font-weight: 900;
  line-height: 1.8;
}
.point .point2 .items .item .name em {
  padding: 10px 15px;
  background: #0f79bf;
  color: #fff;
  font-style: normal;
  margin-top: 5px;
  font-size: 0.84em;
  line-height: 1.5;
}
.point .point2 .items .item .name svg {
  width: clamp(46px, 36.2174px + 0.9783vw, 55px);
  height: clamp(46px, 36.2174px + 0.9783vw, 55px);
  margin-right: clamp(15px, 9.5652px + 0.5435vw, 20px);
}
.point .point2 .items .item .text {
  margin-top: 30px;
  padding: 0 12px;
  text-align: center;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  font-weight: 400;
}
.point .point2 .items .item .text span {
  font-weight: bold;
}
.point .item.normalmove:nth-child(2) {
  transition-delay: 0.2s;
}
.point .item.normalmove:nth-child(3) {
  transition-delay: 0.4s;
}

.lineup .section-ttl {
  background: #fff;
  padding: clamp(60px, 38.2609px + 2.1739vw, 80px) 0 clamp(25px, 8.6957px + 1.6304vw, 40px);
}
.lineup .content {
  padding: 40px 0;
  min-height: 120vh;
  display: flex;
  align-items: center;
  background-position: bottom center;
  position: relative;
  z-index: 2;
}
.lineup .content .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.lineup .content .bg-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom center;
}
.lineup .content .wrapper {
  width: auto;
  max-width: 680px;
}
.lineup .content .ttl {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.lineup .content .ttl.black {
  color: #000;
}
.lineup .content .items {
  margin-top: clamp(40px, 18.2609px + 2.1739vw, 60px);
  margin-left: -20px;
  display: flex;
}
.lineup .content .items .item {
  width: 220px;
  min-width: calc(33.33% - 20px);
  margin-left: 20px;
  background: #fff;
  padding: 20px 18px 30px;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.lineup .content .items .item .pic {
  width: 100%;
  margin-bottom: 5px;
}
.lineup .content .items .item .bold {
  font-size: 26px;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
  line-height: 1.4;
}
.lineup .content .items .item .bold span {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.lineup .content .items .item .bold:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  width: 36px;
  height: 2px;
  background: #0f79bf;
}
.lineup .content.reverse .bg-img img {
  object-position: top center;
}
.lineup .content.reverse .inner {
  display: flex;
  justify-content: flex-end;
}
.lineup .content.reverse .wrapper {
  width: auto;
  display: flex;
  flex-direction: column-reverse;
}
.lineup .content.reverse .items {
  margin-top: 0;
  margin-bottom: clamp(60px, -5.2174px + 6.5217vw, 120px);
}

.howto .howto-items {
  display: flex;
  margin-top: 20px;
  margin-left: -50px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}
.howto .howto-items .item {
  width: calc(33.33% - 50px);
  margin-left: 50px;
  font-size: clamp(22px, 19.8261px + 0.2174vw, 24px);
  text-align: center;
}
.howto .howto-items .item .num {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
  text-transform: capitalize;
}
.howto .howto-items .item .num span {
  display: block;
  font-size: 2em;
}
.howto .howto-items .item .pic {
  width: 100%;
  max-width: clamp(210px, 155.6522px + 5.4348vw, 260px);
  margin: auto;
}
.howto .howto-items .item .bold {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 6px;
}
.howto .howto-items .item .tip {
  font-size: 12px;
  margin-top: 5px;
}

.steps {
  padding: clamp(60px, 38.2609px + 2.1739vw, 80px) 0 60px;
}
.steps .section-ttl {
  margin-bottom: 60px;
}
.steps .wrapper {
  padding: 0 40px 40px;
  background: #ecf2f5;
}
.steps .steps-name {
  position: relative;
  padding: 20px 0 40px;
}
.steps .steps-name .ttl {
  font-size: 38px;
  font-weight: 900;
  line-height: 1.6;
  padding: 40px 0 25px;
  border-bottom: 1px solid #0f79bf;
}
.steps .steps-name .name {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  font-size: 26px;
  color: #0f79bf;
  font-weight: 700;
  z-index: 2;
}
.steps .steps-name .name span {
  display: block;
  text-align: center;
  line-height: 1;
}
.steps .steps-name .name .serif {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
  font-weight: bold;
}
.steps .steps-name .name .large1 {
  font-size: 88px;
  margin-top: 5px;
}
.steps .steps-name .name .large2 {
  font-size: 38px;
}
.steps .steps-name .name:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 60px);
  height: calc(100% + 60px);
  background: #ecf2f5;
  z-index: -1;
  border-radius: 50%;
}
.steps .steps-name .name.key {
  color: #fff;
}
.steps .steps-name .name.key:after {
  background: #0f79bf;
}
.steps .steps-items {
  display: flex;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}
.steps .steps-items .item {
  width: 50%;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: clamp(22px, 19.8261px + 0.2174vw, 24px);
}
.steps .steps-items .item .pic img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: clamp(140px, 118.2609px + 2.1739vw, 160px);
  margin: 25px 0;
}
.steps .steps-items .item .num {
  font-weight: 600;
  line-height: 1.2;
  color: #0f79bf;
  text-transform: capitalize;
}
.steps .steps-items .item .num span {
  display: block;
  font-size: 2em;
}
.steps .steps-items .item .date {
  display: block;
  padding: 5px 10px;
  text-align: center;
  width: 100%;
  max-width: 270px;
  margin: 8px auto 0;
  font-size: 20px;
  color: #0f79bf;
  background: #fff;
  font-weight: bold;
}
.steps .steps-items .item:not(:last-child) {
  position: relative;
}
.steps .steps-items .item:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  width: 90px;
  height: 2px;
  background: #0f79bf;
}
.steps .steps-items .item:not(:last-child):before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center;
  width: 8px;
  height: 8px;
  border: 2px solid #0f79bf;
  border-bottom: 0;
  border-left: 0;
}
.steps .delivery .delivery-ttl {
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}
.steps .delivery .delivery-ttl svg {
  width: 110px;
  height: 62px;
  margin-right: 30px;
}
.steps .delivery .delivery-area {
  margin-top: 20px;
  display: flex;
  align-items: center;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  font-weight: 400;
  line-height: 1.8;
}
.steps .delivery .delivery-area .text {
  flex: 1 1 auto;
}
.steps .delivery .delivery-area .pic {
  width: 420px;
  min-width: 420px;
  max-width: 420px;
  padding-left: 50px;
}

.faq {
  background: #ecf2f5;
  padding: clamp(80px, 58.2609px + 2.1739vw, 100px) 0;
  font-size: clamp(24px, 21.8261px + 0.2174vw, 26px);
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}
.faq .content {
  margin-top: clamp(40px, 18.2609px + 2.1739vw, 60px);
}
.faq dl {
  border-bottom: 1px solid #ababab;
  padding: 15px 20px;
  cursor: pointer;
}
.faq dl:nth-child(1) {
  border-top: 1px solid #ababab;
}
.faq dl dt,
.faq dl dd > div {
  position: relative;
}
.faq dl dt:before,
.faq dl dd > div:before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: clamp(24px, 21.8261px + 0.2174vw, 26px);
  color: #0f79bf;
  font-weight: bold;
}
.faq dl dt:after {
  content: "╋";
  display: block;
  position: absolute;
  right: 10px;
  top: 20px;
  font-size: 16px;
  color: #ababab;
}
.faq dl.active dt:after {
  content: "━";
}
.faq dt {
  padding: 10px clamp(54px, 47.4783px + 0.6522vw, 60px);
}
.faq dt:before {
  content: "Q." !important;
}
.faq dd {
  padding: 10px 20px;
  font-size: 17px;
  display: none;
}
.faq dd > div {
  padding: 20px 30px;
  padding-left: clamp(54px, 47.4783px + 0.6522vw, 60px);
  background: #fff;
  border-radius: 20px;
}
.faq dd > div:before {
  content: "A." !important;
}

.company {
  padding: clamp(80px, 58.2609px + 2.1739vw, 100px) 0;
}
.company .content {
  margin-top: clamp(40px, 18.2609px + 2.1739vw, 60px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.company .content > div {
  width: calc(50% - clamp(15px, -12.1739px + 2.7174vw, 40px));
}
.company .pic {
  width: 100%;
  position: relative;
}
.company .text {
  font-size: 16px;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
  font-weight: 400;
}
.company .text dl {
  border-bottom: 1px solid #ababab;
  padding: 20px 0;
  display: flex;
}
.company .text dl:nth-child(1) {
  border-top: 1px solid #ababab;
}
.company .text dl dt {
  font-weight: bold;
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  padding-right: 10px;
}
.company .text dl dd p:not(:last-child) {
  margin-bottom: 30px;
}

.footer {
  padding: 40px 20px;
  text-align: center;
  background: #0f79bf;
  color: #fff;
  font-size: 12px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
  font-weight: 500;
}

@media (max-width: 1280px) {
  .onayami .onayami-top .items {
    margin-left: -60px;
  }
  .onayami .onayami-top .item {
    width: calc(33.33% - 60px);
    margin-left: 60px;
  }
  .onayami .onayami-bottom {
    padding: 20px 20px 60px;
  }
  .onayami .onayami-bottom .items {
    margin-left: -40px;
  }
  .onayami .onayami-bottom .item {
    width: calc(33.33% - 40px);
    margin-left: 40px;
  }
  .point .point1 .item .content .nav li {
    padding-left: 15px;
  }
  .point .point1 .item .content .nav li:before {
    top: 7px;
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1000px) {
  .onayami .onayami-top .items {
    margin-left: -20px;
  }
  .onayami .onayami-top .item {
    width: calc(33.33% - 20px);
    margin-left: 20px;
    font-size: 20px;
  }
  .onayami .onayami-top .item > div {
    padding: 15px 5px;
  }
  .onayami .onayami-top .pics {
    margin: -50px auto 0;
  }
  .onayami .onayami-bottom .items {
    margin-left: -20px;
  }
  .onayami .onayami-bottom .item {
    width: calc(33.33% - 20px);
    margin-left: 20px;
  }
  .voice .items {
    padding: 0 10px;
  }
  .voice .item .content {
    padding: 40px 25px;
    padding-left: 90px;
  }
  .voice .item .content .ttl {
    line-height: 1.4;
  }
  .video .wrapper .playvideo:after {
    background-size: 50px auto;
  }
  .point .point1 {
    margin-left: -20px;
  }
  .point .point1 .item {
    width: calc(33.33% - 20px);
    margin-left: 20px;
  }
  .point .point1 .item .content .nav li {
    padding-left: 12px;
  }
  .point .point1 .item .content .nav li:before {
    top: 10px;
    width: 8px;
    height: 8px;
  }
  .point .point2 .items .item .text {
    text-align: left;
  }
  .lineup .content {
    padding: 80px 0 120px;
    display: block;
    min-height: 100vh;
  }
  .lineup .content .wrapper {
    max-width: 100%;
  }
  .lineup .content .items {
    margin-top: 40px;
  }
  .lineup .content.reverse {
    display: flex;
    align-items: flex-end;
    padding: 46vh 0 80px;
  }
  .lineup .content.reverse .inner {
    display: block;
    margin-bottom: 0;
  }
  .lineup .content.reverse .wrapper {
    flex-direction: column;
  }
  .lineup .content.reverse .wrapper .items {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .lineup .content.reverse .ttl {
    color: #000;
  }
  .howto .howto-items {
    margin-left: -30px;
  }
  .howto .howto-items .item {
    width: calc(33.33% - 30px);
    margin-left: 30px;
  }
  .steps .steps-items .item {
    padding: 0 20px;
  }
  .steps .steps-items .item:not(:last-child):before {
    right: -22px;
  }
  .steps .steps-items .item:not(:last-child):after {
    right: -22px;
    width: 45px;
  }
  .steps .delivery .delivery-area {
    display: flex;
    flex-direction: column;
    margin-top: 32px;
  }
  .steps .delivery .delivery-area .text {
    width: 100%;
  }
  .steps .delivery .delivery-area .pic {
    width: 80%;
    max-width: 350px;
    min-width: 0;
    margin: 20px auto;
    padding-left: 0;
  }
  .company .content {
    display: block;
  }
  .company .content > div {
    width: 100%;
  }
  .company .pic {
    width: 100%;
    max-width: 470px;
    margin: 40px auto;
  }
}
@media (max-width: 767px) {
  .float {
    width: clamp(85px, 49.6192px + 9.828vw, 125px);
    max-width: clamp(85px, 49.6192px + 9.828vw, 125px);
  }
  .section-ttl {
    font-size: clamp(23px, 15.0393px + 2.2113vw, 32px);
  }
  .onayami {
    background: #0f79bf;
    padding: 60px 0;
  }
  .onayami .section-ttl {
    font-weight: 400;
  }
  .onayami .onayami-blue {
    padding: clamp(40px, 22.3096px + 4.914vw, 60px) 0 0;
  }
  .onayami .onayami-blue.tablet {
    display: none;
  }
  .onayami .onayami-blue + .onayami-bottom {
    display: none;
  }
  .onayami .onayami-top {
    padding: 12px 0 0;
  }
  .onayami .onayami-top .ttl {
    width: 100%;
    border: 1px solid #fff;
    border-top-left-radius: 15%;
    border-top-right-radius: 15%;
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding: 25px 10px 0;
    position: relative;
  }
  .onayami .onayami-top .ttl:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.15) 100%);
  }
  .onayami .onayami-top .ttl span {
    transform: translateY(0);
  }
  .onayami .onayami-top .icon {
    width: 100%;
    max-width: 220px;
    margin: 20px auto 0;
  }
  .onayami .onayami-bottom {
    background: #fff;
    padding: 30px 20px 20px;
  }
  .onayami .onayami-bottom .item {
    width: 100%;
    margin-left: 0;
    font-size: 24px;
  }
  .onayami .onayami-bottom .item .txt {
    padding: 20px 0;
  }
  .onayami .onayami-bottom .item .txt:before {
    top: -10px;
    border-top-width: 22px;
    border-left-width: 7px;
    border-right-width: 7px;
  }
  .onayami .inner.sp {
    display: block;
  }
  .onayami .onayami-item:not(:last-child) {
    margin-bottom: 20px;
  }
  .voice {
    padding: 60px 0 20px;
  }
  .voice:before {
    border-top-color: #0f79bf;
  }
  .voice .items {
    padding: 18px 0;
  }
  .voice .item {
    padding-left: 0;
    padding-top: 0;
  }
  .voice .item .content {
    padding: 160px 20px 40px;
  }
  .voice .item .content .ttl {
    text-align: left !important;
    font-size: 22px;
  }
  .voice .item .content .ttl.large {
    font-size: 22px;
  }
  .voice .item .icon {
    position: absolute;
    left: 50%;
    top: 0;
    width: 180px;
    height: 180px;
    transform: translate(-50%, -40px);
  }
  .video {
    padding: 0 0 50px;
  }
  .video .wrapper .playvideo:after {
    background-size: 30px auto;
  }
  .cv-area {
    padding: 60px 0;
    font-size: 22px;
    font-weight: 500;
  }
  .cv-area .btn {
    font-size: 18px;
  }
  .cv-area .btn a {
    padding: 25px 20px;
    padding-right: 40px;
  }
  .cv-area .btn a span {
    right: 12px;
    width: 45px;
    height: 7px;
  }
  .cv-area .txt {
    margin-bottom: 8px;
  }
  .cv-area .txt > div {
    align-items: flex-end;
  }
  .cv-area .txt > div:before, .cv-area .txt > div:after {
    margin: 0;
  }
  .cv-area .txt > div:after {
    margin-left: 10px;
  }
  .point {
    padding: 60px 0;
  }
  .point .point1 {
    flex-wrap: wrap;
    margin-left: 0;
    padding: 20px 0;
  }
  .point .point1 .item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .point .point1 .item .content .ttl {
    font-size: 26px;
  }
  .point .point2 {
    padding: 40px 20px 20px;
  }
  .point .point2 .ttl {
    font-size: 24px;
  }
  .point .point2 .items {
    flex-wrap: wrap;
    margin: 25px 0;
  }
  .point .point2 .items .item {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
  }
  .point .point2 .items .item:nth-child(1) {
    border-top: 1px solid #fff;
  }
  .point .point2 .items .item:not(:nth-child(3n)):after {
    display: none;
  }
  .point .point2 .items .item .name {
    font-size: 24px;
  }
  .point .point2 .items .item .name .right {
    width: auto;
    min-width: 150px;
  }
  .point .point2 .items .item .text {
    text-align: center;
    margin-top: 20px;
    padding: 0;
  }
  .lineup .content {
    padding: 60px 0 180px;
  }
  .lineup .content .ttl {
    font-size: clamp(23px, 11.5012px + 3.1941vw, 36px);
  }
  .lineup .content .items {
    margin-top: 30px;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .lineup .content .items .item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 20px 11px 25px;
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  .lineup .content .items .item .bold {
    font-size: 24px;
    margin-bottom: 25px;
    height: auto !important;
  }
  .lineup .content .items .item .bold:after {
    bottom: -12px;
  }
  .lineup .content .items .item .bold br {
    display: none;
  }
  .lineup .content .items .item .pic {
    width: 86px;
    min-width: 86px;
    max-width: 86px;
    margin-bottom: 0;
    margin-right: 12px;
  }
  .lineup .content .items .item .text {
    flex: 1 1 auto;
  }
  .steps .steps-name {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
  }
  .steps .steps-name .name {
    order: -1;
    margin: 0 auto 20px;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0);
    font-size: 24px;
  }
  .steps .steps-name .name .large1 {
    font-size: 78px;
    margin-top: 5px;
  }
  .steps .steps-name .name .large2 {
    font-size: 30px;
  }
  .steps .steps-name .ttl {
    font-size: 34px;
    padding: 35px 0 15px;
  }
  .steps .steps-items {
    margin: 10px 0;
    flex-wrap: wrap;
  }
  .steps .steps-items .item {
    font-size: 20px;
    width: 100%;
    margin-left: 0;
  }
  .steps .steps-items .item .date {
    font-size: 18px;
    width: auto;
  }
  .steps .steps-items .item .pic img {
    width: auto;
    max-width: 195px;
    height: auto;
    max-height: 125px;
    margin: 15px auto;
  }
  .steps .steps-items .item:not(:last-child) {
    position: relative;
    padding-bottom: 100px;
  }
  .steps .steps-items .item:not(:last-child):after {
    top: inherit;
    right: 50%;
    bottom: 25px;
    transform: translateX(50%);
    width: 2px;
    height: 50px;
  }
  .steps .steps-items .item:not(:last-child):before {
    top: inherit;
    right: 50%;
    bottom: 25px;
    transform: translateX(50%) rotate(45deg);
    transform-origin: center;
    width: 10px;
    height: 10px;
    border: 2px solid #0f79bf;
    border-left: 0;
    border-top: 0;
  }
  .steps .wrapper {
    padding: 0 20px 40px;
    margin-top: 180px;
  }
  .steps .wrapper .steps-name .name.key {
    margin-top: -150px;
  }
  .steps .delivery .delivery-wrapper {
    display: flex;
    flex-direction: column;
  }
  .steps .delivery .delivery-area {
    order: -1;
    margin-top: 15px;
  }
  .steps .delivery .delivery-area .pic {
    order: -1;
    margin: 0 auto 25px;
  }
  .steps .delivery .delivery-ttl {
    font-size: 22px;
    margin-top: 20px;
  }
  .steps .delivery .delivery-ttl svg {
    width: 85px;
    height: 60px;
    margin-right: 25px;
  }
  .howto .steps-name .ttl {
    text-align: center;
  }
  .howto .howto-items {
    margin: 10px 0;
    flex-wrap: wrap;
  }
  .howto .howto-items .item {
    font-size: 20px;
    width: 100%;
    margin-left: 0;
  }
  .howto .howto-items .item .pic {
    max-width: 140px;
  }
  .howto .howto-items .item .bold {
    font-size: 22px;
  }
  .howto .howto-items .item .bold br {
    display: none;
  }
  .howto .howto-items .item:not(:last-child) {
    margin-bottom: 30px;
  }
  .faq {
    padding: 60px 0;
    font-size: 22px;
  }
  .faq dl {
    padding: 10px 0 16px;
  }
  .faq dl dt:before,
  .faq dl dd > div:before {
    left: 12px;
  }
  .faq dt {
    padding: 10px 40px;
    padding-left: 50px;
    line-height: 1.4;
  }
  .faq dd {
    padding: 10px 12px;
  }
  .faq dd > div {
    padding: 20px;
    padding-left: 50px;
  }
  .company {
    padding: 60px 0;
  }
  .company .text {
    font-size: 14px;
  }
  .company .content {
    margin-top: 25px;
  }
  .company .content dl dt {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
  }
  .company .content dl dd p:not(:last-child) {
    margin-bottom: 25px;
  }
  .company .pic {
    margin: 20px auto;
  }
}
/*2025-03-02フローティングバナー追加*/
.sticky {
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 9;
}

.sticky__wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 6px;
}

.sticky__link {
  text-decoration: none;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .sticky__link:hover {
    opacity: 0.8;
    text-decoration: none;
  }
}

.sticky__item {
  display: flex;
  flex-direction: column;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.sticky__item .font-small {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.sticky__item .font-medium {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  padding-bottom: 3px;
}

.sticky__01 {
  background: #fff;
  padding: 10px 12px 25px;
  border-radius: 5px 0px 0px 5px;
  border-top: 1px solid #0f7abf;
  border-bottom: 1px solid #0f7abf;
  border-left: 1px solid #0f7abf;
  box-shadow: -1px 0px 3px 0px rgba(0, 0, 0, 0.25);
  color: #0f7abf;
  position: relative;
}
.sticky__01::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 7px solid #0f7abf;
  border-bottom: 0;
  left: 50%;
  translate: -50%;
  bottom: 10px;
}

.sticky__02 {
  background: #0f7abf;
  padding: 53px 12px 25px;
  border-radius: 5px 0px 0px 5px;
  border-top: 1px solid #0f7abf;
  border-bottom: 1px solid #0f7abf;
  border-left: 1px solid #0f7abf;
  box-shadow: -1px 0px 3px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  position: relative;
}
.sticky__02::before {
  content: "";
  position: absolute;
  background: url(../img/sample-img.png) no-repeat top right/contain;
  width: 70px;
  height: 100%;
  top: 0;
  right: 2.6px;
}
.sticky__02::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 7px solid #fff;
  border-bottom: 0;
  left: 50%;
  translate: -50%;
  bottom: 10px;
}

@media (max-width: 767px) {
  .sticky {
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    translate: -50%;
    width: 100%;
    background: rgba(15, 122, 191, 0.3);
  }
  .sticky__wrapper {
    flex-direction: row-reverse;
    column-gap: 3px;
    padding-block: 7px;
    width: 100%;
    width: fit-content;
    margin-inline: auto;
  }
  .sticky__item {
    writing-mode: horizontal-tb;
    align-items: center;
    justify-content: center;
    row-gap: 2px;
  }
  .sticky__item .font-small {
    font-size: 10px;
    letter-spacing: 0.04em;
  }
  .sticky__item .font-medium {
    font-size: 16px;
    letter-spacing: -0.5px;
    padding-bottom: 0;
  }
  .sticky__01,
  .sticky__02 {
    border-radius: 100vmax;
    white-space: nowrap;
  }
  .sticky__01::before,
  .sticky__02::before {
    display: none;
  }
  .sticky__01::after,
  .sticky__02::after {
    display: none;
  }
  .sticky__01 {
    width: 150px;
    height: 46px;
    padding: 6px 10px 3px;
    border: 1px solid #0f7abf;
  }
  .sticky__02 {
    width: 160px;
    height: 46px;
    padding: 6px 10px 3px;
    border: 1px solid #0f7abf;
  }
}
/*2025-07-02（ヘッダー追加）*/
.header {
  height: 40px;
  background: #3d454d;
}

.header__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  width: 100%;
  padding-inline: 40px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .header__inner {
    justify-content: start;
  }
}
@media (max-width: 460px) {
  .header__inner {
    padding-inline: 24px;
  }
}
@media (max-width: 374px) {
  .header__inner {
    padding-inline: 10px;
  }
}

.header__logo {
  text-align: center;
}
.header__logo img {
  width: 103.545px;
  height: 13.069px;
}

.header__link {
  position: absolute;
  top: 0;
  right: 0;
  padding-inline: 20px;
  height: inherit;
  display: flex;
  align-items: center;
  column-gap: 10px;
  background: #dd4a21;
  transition: opacity 0.3s ease;
}
.header__link:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media (max-width: 460px) {
  .header__link {
    padding-inline: 10px;
  }
}

.header__link-text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.62px;
}
@media (max-width: 1000px) {
  .header__link-text {
    font-size: 12px;
    letter-spacing: 1.08px;
  }
}
@media (max-width: 460px) {
  .header__link-text {
    font-size: 10px;
  }
}

.header__link-icon {
  width: 20px;
}
@media (max-width: 1000px) {
  .header__link-icon {
    width: 15px;
  }
}

/*2025-07-11（CTAにテキストを追加）*/
.cv-area .cv-text {
  font-size: 16px;
  text-align: center;
  margin-top: 1em;
}
.cv-area .cv-text span {
  display: inline-block;
}

/*2025-07-27(フォントカラー変更・フッター)*/
.lineup .content .color {
  color: #0f7abf !important;
}

.footer-privacy a {
  display: inline-block;
  color: #fff;
  margin-bottom: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.footer-privacy a:hover {
  opacity: 0.8;
}

/*2025-07-30（FV修正*/
.fv {
  height: 100%;
  background: url("../img/fv-pc.jpg") no-repeat center center/cover;
}

.fv-inner {
  padding-block: 2%;
  padding-inline: 10%;
}
@media (min-width: 1500px) {
  .fv-inner {
    padding-block: 120px;
  }
}

.fv-content {
  width: 42%;
}
@media (max-width: 870px) {
  .fv-content {
    width: 38%;
  }
}

.fv-sub-copy {
  margin-top: 2em;
  width: 80%;
  margin-inline: auto;
}

.fv-benefit {
  margin-bottom: 1em;
}

.fv-cta {
  color: #fff;
  text-align: center;
}
.fv-cta .txt {
  display: flex;
  justify-content: center;
}
.fv-cta .txt > div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}
.fv-cta .txt > div:before, .fv-cta .txt > div:after {
  content: "＼";
  display: block;
  margin: 5px 8px 0;
  font-size: 1.5em;
}
.fv-cta .txt > div:after {
  content: "／";
}
.fv-cta .btn {
  display: flex;
  justify-content: center;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.fv-cta .btn a {
  width: 100%;
  padding: 16px 10px;
  background: #0f79bf;
  color: #fff;
  position: relative;
  transition: 0.3s;
  border: 2px solid #0f79bf;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 9px 0 #025287, 0 9px 25px rgba(0, 0, 0, 0.7);
}
.fv-cta .btn a:hover {
  text-decoration: none;
  background: #fff;
  color: #0f79bf;
  box-shadow: 0px 0px 0 #025287;
  transform: translateY(7px);
}
.fv-cta .btn a:hover span {
  border-color: #0f79bf;
}
.fv-cta .btn a:hover span:after {
  background: #0f79bf;
}
.fv-cta .cv-text {
  font-size: 16px;
  margin-top: 1em;
}
.fv-cta .cv-text span {
  display: inline-block;
}

.fv-img {
  display: none;
}

@media (max-width: 1000px) {
  .fv-sub-copy {
    margin-top: 1em;
  }
  .fv-cta .txt {
    font-size: 13px;
  }
  .fv-cta .btn {
    font-size: 16px;
  }
  .fv-cta .btn a {
    padding: 14px 8px;
  }
  .fv-cta .cv-text {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .fv {
    background: none;
  }
  .fv-inner {
    display: none;
  }
  .fv-img {
    display: block;
  }
}
.display-sp {
  display: none;
}
@media (max-width: 767px) {
  .display-sp {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */