*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tsukuar-light {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.tsukuar-bold {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

body,
h1,
h2,
h3,
h4,
p {
  margin: 0;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 2;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img,
picture {
  display: block;
  max-width: 100%;
}

html {
  color: #282828;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  word-wrap: break-word;
}

body {
  position: relative;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-family: '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Meiryo', sans-serif, 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial';
  word-wrap: break-word;
  background-color: #ffffff;
}

img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

li {
  list-style: none;
}

li img {
  vertical-align: bottom;
}

a {
  color: #2b2d31;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*:focus {
  outline: none;
}

:placeholder-shown {
  opacity: 0.7;
}

.spOnly,
.pcOnly {
  display: block !important;
}


.l-wrapper {
  width: 100%;
}

.l-container {
  width: 100%;
}

@media only screen and (min-width:768px) {
  .pcOnly {
    display: none !important;
  }
}

.p-pagetop {

  margin-bottom: 150px;
}

/* ------------------------ */
.moving {
  width: 100%;
  margin: auto;
  background: #fff8e6;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.moving__inner {
  width: 100%;
  max-width: 768px;
  margin: auto;
  background: #E5F5F6;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* --------------------------------------------- moving__fv */
.moving__fv {
  width: 100%;
  height: 85vh;
  background: url(/event_campaign/sales/moving/images/fv_bg_image.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  z-index: 5;
}

.moving__fv .fv_main__wrap {
  position: relative;
  top: -45px;
}

.moving__fv .fv_main {
  position: relative;
  height: 45vh;
  margin: 0 20px 20px;
  background: url(/event_campaign/sales/moving/images/img_house.svg) no-repeat center top;
  background-size: contain;
}

.moving__fv_flag .container {
  width: min(74vw, 314px);
  height: min(8.8vw, 44px);
  left: 20px;
  top: 28%;
  position: absolute;
  transform: rotate(-6deg);
  transform-origin: top left;
  background: #FFBB00;
  box-shadow: 4px 4px 0px #BCD2E0;
}

.moving__fv_flag .txt {
  left: 6px;
  top: -4px;
  position: absolute;
  color: white;
  font-size: min(6.933vw, 30px);
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.6;
  text-shadow: 1px 1px 0px rgba(255, 187, 0, 1.00);
}

.moving__fv_flag .flag {
  position: absolute;
  width: 46px;
  top: -36px;
  left: -5px;
}

.moving__fv_swallow {
  position: absolute;
  width: 65px;
  top: 8%;
  right: 4%;
}

.moving__fv .moving__title {
  top: 21vh;
  left: -2%;
  position: relative;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(2.625rem, 1.286rem + 6.7vw, 4.5rem);
  line-height: 1.2;
  transform: rotate(-6deg);
  transform-origin: top left;
  text-align: center;
  color: #fff;
  -webkit-text-stroke: 1px #185882;
  text-stroke: 1px #185882;
  text-shadow: 3px 3px 0px rgba(255, 187, 0, 1.00);
}

.moving__fv .moving__title .top,
.moving__fv .moving__title .bottom {
  display: block;

}

.moving__fv .moving__text {
  color: #fff;
  font-size: min(5.333vw, 24px);
  font-family: Noto Sans JP;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.50);
  text-align: center;
  margin-bottom: 20px;
}

/* 3point */
.moving__point {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  width: 100%;
  z-index: auto;
}

.moving__point .point__item,
.moving__point .point__item a {
  width: 32%;
  height: 100px;
  background: #fff;
  border-radius: 8px;
  padding: 5px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #185882;
  font-family: "Noto Sans JP";
  letter-spacing: .08em;
}

.moving__point .point__item a {
  width: 100%;
}


.moving__point .point__item .top,
.moving__point .point__item a .top {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-box-trim: trim-start;
  text-box-edge: cap alphabetic;
  border-bottom: 1px solid #185882;
  display: flex;
  align-items: baseline;
}

.moving__point .point__item a .top.item01 {
  justify-content: center;
  font-size: 1rem;
}

.moving__point .point__item a .top.item02 {
  letter-spacing: -.08em;
  font-size: 1rem;
}

.moving__point .point__item a .top.item03 {
  letter-spacing: -.08em;
  font-size: .875rem;
}

.moving__point .point__item a .top.item02 span,
.moving__point .point__item a .top.item03 span {
  font-size: 1.125rem;
}

.moving__point .point__item .top span,
.moving__point .point__item a .top span {
  font-size: 1.8rem;
  text-box-trim: trim-both;
}

.moving__point .point__item .bottom,
.moving__point .point__item a .bottom {
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  letter-spacing: 0;
}

.moving__point .point__item .bottom span,
.moving__point .point__item a .bottom span {
  display: block;
  width: 16px;
  margin: 4px auto 0;
}

@media screen and (min-width: 1024px) {
  .moving__contents.cost {
    position: relative !important;
    z-index: 1 !important;        
  }

  .moving__contents.cost .h2 {
    margin-top: 90px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* cta */
.moving__cta {
  width: 97%;
  max-width: 720px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 5px;
}

.moving__cta.foot {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -4%);
  z-index: 3;
}

.consultation .moving__cta {
  margin-top: 80px;
}

.moving__cta .top {
  display: flex;
  justify-content: space-evenly;
  font-size: 18px;
  font-weight: 600;
  height: 60px;
}

.moving__cta .top .left {
  background: #f27345;
  color: #fff;
  width: 30%;
  height: 49px;
  line-height: 50px;
  display: flex;
  justify-content: center;
  border-radius: 5px 0 0 0;
}

.moving__cta .top .right::before {
  position: absolute;
  top: 0;
  display: block;
  height: 48px;
  content: '';
  border: 25px solid #fff19a;
  left: -16px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.moving__cta .top .right {
  color: #185882;
  font-weight: 600;
  width: 70%;
  border-radius: 0 5px 0 0;
  background: #fa4141;
  line-height: 50px;
  position: relative;
  height: 50px;
  text-align: center;
  background: #fff19a;
}

.moving__cta .bottom {
  display: flex;
  justify-content: space-between;
  padding: 0 10px 10px;
}

.moving__cta .bottom .left,
.moving__cta .bottom .right {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #185882;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  padding: 12px;
  width: 49%;
  border-radius: 5px;
  transition: background-color .2s ease, opacity .2s ease;
}

.moving__cta .bottom .left a,
.moving__cta .bottom .right a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #185882;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  width: 100%;
  border-radius: 5px;
}

.moving__cta .bottom .icon {
  width: 22px;
}

@media (hover: hover) {
  .bottom > .left:has(> a:hover),
  .bottom > .right:has(> label:hover) {
    opacity: 0.85;
  }
}

.moving__cta a {
  transition: opacity .2s ease;
}

@media (hover: hover) {
  .modal .moving__cta a:hover {
    opacity: 0.85;
  }
}


/* --------------------------------------------- moving__contents */
.moving__contents {
  display: flex;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  flex-direction: column;
  align-items: center;
  background: #e5f5f6;
}

.moving__contents .h2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 4px;
  background: url(/event_campaign/sales/moving/images/bg_moving__contents_h2_type01.svg) no-repeat center center;
  background-size: contain;
  margin-bottom: 20px;
  min-width: 320px;
  min-height: 180px;
}

.moving__contents .h2 img {
  width: 20vw;
}

.moving__contents .h2 h2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.moving__contents .h2 .main {
  color: #FFF;
  text-shadow: 2px 2px 0 #185882;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #185882;
  font-size: 1.875rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
}

.moving__contents .h2 .main .font_x {
  font-size: 2.85rem;
}

.moving__contents .h2 .sub {
  color: #185882;
  font-size: 1.25rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.875rem;
  letter-spacing: 0.025rem;
  display: block;
  position: relative;
}

.moving__contents .h2 .sub:before,
.moving__contents .h2 .sub:after {
  position: absolute;
  top: 45%;
  width: 1rem;
  border-top: 6px double;
  content: '';
}

.moving__contents .h2 .sub:before {
  left: -1.5rem;
  transform: rotate(50deg);
}

.moving__contents .h2 .sub:after {
  right: -1.5rem;
  transform: rotate(-50deg);
}

.moving__contents .txt {
  padding: 0 20px;
  margin-top: 20px;
  line-height: 1.8;
}

.moving__contents .note {
  padding: 0 20px;
  margin-top: 10px;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.4;
}

.moving__contents.cost {
  position: relative !important;
  z-index: 1 !important;         /* ポイントより小さい数字にする */
}

.moving__contents.cost .moving__point .point__item {
  width: 49%;
}

/* features */
.moving__features {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.moving__features .item_wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.moving__features .item_wrap.reverse {
  flex-direction: row-reverse;
}

.moving__features .item_img {
  width: 80%;
  height: auto;
}

.moving__features .item_img img {
  width: 100%;
}

.moving__features .item_txt {
  width: 68%;
  color: #333333;
  font-size: 14px;
  font-family: Noto Sans JP;
  font-weight: 300;
  line-height: 1.6;
  background: hsl(0deg 0% 100% / 69%);
  position: absolute;
  right: 0;
  top: 30%;
  padding: 2em;
  border-radius: 25px 0 0 25px;
}

.moving__features .item_wrap.reverse .item_txt {
  left: 0;
  border-radius: 0 25px 25px 0;
}

/* link_cta_btn */
.link_cta_btn {
  width: 100%;
}

.link_cta_btn a img {
  width: 90%;
  max-width: 500px;
  margin: auto;
}

/*  */
.problem .moving__features,
.consultation .moving__features {
  border-radius: 20px;
  background: #FFFCE8;
  padding: 0 0 20px;
  width: 90%;
  margin-top: 60px;
}

.problem .moving__features .item_wrap.reverse,
.consultation .moving__features .item_wrap.reverse {
  flex-direction: row-reverse;
}

.problem .moving__features .item_wrap.reverse .item_img,
.consultation .moving__features .item_wrap.reverse .item_img {
  right: 0;
}

.problem .moving__features .item_wrap.reverse .item_txt,
.consultation .moving__features .item_wrap.reverse .item_txt {
  left: 0;
}

.problem .moving__features h3,
.consultation .moving__features h3 {
  position: relative;
  top: -10px;
  margin: auto;
  width: 80%;
  max-width: 350px;
}

.problem .moving__features h3.bottom,
.consultation .moving__features h3.bottom {
  position: relative;
  top: -10px;
  margin: auto;
  width: 80%;
  max-width: 350px;
}

/* step_wrap */
.moving .step_wrap {
  display: flex;
  gap: 10px;
  padding: 10px;
}

.moving .moving__cta .h3 {
  position: relative;
  top: -10px;
  margin: 30px auto 0;
  width: 80%;
  max-width: 350px;
}


/* modal */
.right input {
  display: none;
}

.modal__open-label,
.modal__close-label {
  cursor: pointer;
}

.modal__open-label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  /* padding: .8em 2em; */
  border: none;
  border-radius: 5px;
  /* background-color: #2589d0; */
  color: #ffffff;
  font-weight: 600;
  font-size: 1em;
  transition: opacity .2s ease;
}

.modal__open-label:hover {
  opacity: 0.85;
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}

.modal__open-input:checked+label+input+.modal {
  display: block;
  animation: modal-animation .6s;
}

.modal__content-wrap {
  position: absolute;
  left: 50%;
  top: 10vh;
  transform: translate(-50%, -70vh);
  width: 80%;
  max-width: 650px;
  background-color: #fefefe;
  z-index: 2;
  border-radius: 5px;
}

.modal__close-label {
  background-color: #777;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  width: 36px;
  height: 36px;
  line-height: 1.6;
  text-align: center;
  display: table-cell;
  position: fixed;
  top: -15px;
  right: -2%;
  z-index: 99999;
  font-size: 1.3em;
}

.modal__content {
  max-height: 50vh;
  overflow-y: auto;
  padding: 39px 45px 40px;
  color: #333;
}

.modal__content p.note {
  font-size: .75rem;
  text-align: center;
  color: #ff0000;
  font-weight: 400;
  line-height: 1.4;
  border-top: 1px solid #ff2900;
  border-bottom: 1px solid #ff2900;
  padding: 1em 0;
}

.modal__content p {
  font-size: .875rem;
  text-align: left;
  font-weight: 400;
  line-height: 1.4;
}

.modal__content h4 {
  margin-top: 1em;
  text-align: center;
}

.modal__content .moving__cta a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #185882;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  padding: 12px;
  width: 100%;
  border-radius: 5px;
  padding: 12px;
  margin-top: 2em;
}

.modal__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .45);
  z-index: 1;
}

@keyframes modal-animation {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@media only screen and (max-width: 520px) {
  .modal__open-label {
    /* max-width: 90%; */
    /* padding: .94em 2.1em .94em 2.6em; */
  }

  .modal__close-label {
    top: -17px;
    right: -4%;
  }

  .modal__content-wrap {
    width: 90vw;
  }

  .modal__content {
    padding: 33px 21px 35px;
    max-height: 80vh;
    max-width: 100%;
    overflow: auto;
  }
}


@media only screen and (min-width:768px) {
  .l-header--compact .l-header__title {
    display: none !important;
  }

  .moving__fv .fv_main__wrap {
    top: -90px;
    display: flex;
    flex-direction: column;
    gap: 48px;
  }

  .moving__fv .moving__fv_flag .container {
    left: 14%;
    top: 35%;
  }

  .moving__fv_swallow {
    width: 75px;
    top: 20%;
    right: 17%;
  }

  .moving__contents .h2 img {
    width: 5vw;
  }
}



/* @media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
} */

.js-fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.5s ease, transform 1.5s ease;
}

.js-fadein.is-show {
  opacity: 1;
  transform: translateY(0);
}

.delay-1 {
  transition-delay: 0.3s;
}


.js-fadein img {
  opacity: 0;
  transform: translateY(30px) scale(0.95);
  transition: 
    opacity 1.5s ease, 
    transform 1.8s cubic-bezier(0.2, 0.6, 0.2, 1);
}

.js-fadein.is-show img {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.js-fadein img {
  opacity: 0;
  transform: translateY(20px) scale(0.95); 
  transition: 
    opacity 1.2s ease, 
    transform 1.0s cubic-bezier(0.2, 0.6, 0.2, 1); 
}

.js-fadein.is-show img {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.moving__contents.problem.is-show .item_img img {
  transition-delay: 0.5s;
}

.moving__fv_swallow img { transition-delay: 0.7s; }
.moving__fv_flag img { transition-delay: 0.4s; }

.moving__features .item_img img,
.moving__features h3 img {
  opacity: 0 !important;
  transform: translateY(30px) scale(0.95) !important;
  transition: opacity 1.2s ease, transform 1.2s ease !important;
  visibility: visible !important; 
}

.js-fadein.is-show .item_img img,
.js-fadein.is-show h3 img {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
}


.item_wrap .item_img img {
  transition-delay: 0.1s !important;
}

.item_wrap + .item_wrap .item_img img {
  transition-delay: 0.25s !important;
}
.item_wrap + .item_wrap + .item_wrap .item_img img {
  transition-delay: 0.4s !important;
}

.item_wrap:nth-of-type(1) img { transition-delay: 0.3s; }
.item_wrap:nth-of-type(2) img { transition-delay: 0.7s; }
.item_wrap:nth-of-type(3) img { transition-delay: 1.1s; }

