body,
dl,
dd {
  margin: 0;
  padding: 0;
}

* {
  margin: 0;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.relative {
  position: relative;
}

.container {
  max-width: 750px;
  margin: 0 auto;
}

.header {
  height: 100px;
  position: relative;
}

.header>img,
.header>a {
  position: absolute;
}

.header a:nth-child(2) {
  width: 290px;
  top: 15px;
  left: 126px;
}

.header a:nth-child(3) {
  width: 290px;
  top: 15px;
  left: 430px;
}

.cta {
  padding: 0;
  text-align: center;
}

.cta.adjust {
  padding: 0 0 20px;
}

.cta>img {
  width: 690px;
}

.cvbtn_set {
  display: flex;
  width: 100%;
}
.cvbtn_set a {
  width: 50%;
}
.cv_set {
  margin: 5% 2%;
}
.amgf_area {
  padding: 2% 1% 0;
  background-color: #FEFACB;
}

.btn_01 {
  padding-top: 1%;
}
.btn_02 {
  padding-top: 4%;
}

.sec03_movie {
  position: absolute;
  bottom: min(calc((65 / 750) * 100vw), 65px);
  left: 50%;
  transform: translateX(-50%);
}

video {
  width: min(calc((690 / 750) * 100vw), 690px);
  height: min(calc((388 / 750) * 100vw), 388px);
  max-height: 524px;
  object-fit: cover;
}

/* スライダー */
.prev.slick-arrow.slick-disabled,
.next.slick-arrow.slick-disabled {
  display: none !important;
}

.slick-slide {
  outline: none;
}

.sec04 .slider_01 {
  position: absolute;
  width: 100%;
  top: min(calc((400 / 750) * 100vw), 400px);
  left: 50%;
  transform: translateX(-50%);
}

.sec04 .slider_01 .slider img {
  width: min(calc((690 / 750) * 100vw), 690px);
  margin: 0 auto;
}

.sec04 .slider_01 .prev.slick-arrow {
  position: absolute;
  width: min(calc((60 / 750) * 100vw), 60px);
  top: min(calc((468 / 750) * 100vw), 468px);
  left: min(calc((58 / 750) * 100vw), 58px);
  z-index: 1;
  cursor: pointer;
}

.sec04 .slider_01 .next.slick-arrow {
  position: absolute;
  width: min(calc((60 / 750) * 100vw), 60px);
  top: min(calc((468 / 750) * 100vw), 468px);
  right: min(calc((25 / 750) * 100vw), 58px);
  z-index: 1;
  cursor: pointer;
}

.sec12 .slider_02 {
  position: absolute;
  width: 100%;
  top: min(calc((1590 / 750) * 100vw), 1590px);
  left: 50%;
  transform: translateX(-50%);
}

.sec12 .slider_02 .slider img {
  width: min(calc((660 / 750) * 100vw), 660px);
  margin: 0 auto;
}

.sec12 .slider_02 .prev.slick-arrow {
  position: absolute;
  width: min(calc((60 / 750) * 100vw), 60px);
  top: min(calc((330 / 750) * 100vw), 330px);
  left: min(calc((18 / 750) * 100vw), 18px);
  z-index: 1;
  cursor: pointer;
}

.sec12 .slider_02 .next.slick-arrow {
  position: absolute;
  width: min(calc((60 / 750) * 100vw), 60px);
  top: min(calc((330 / 750) * 100vw), 330px);
  right: min(calc((18 / 750) * 100vw), 18px);
  z-index: 1;
  cursor: pointer;
}

.inner>span:last-of-type,
.inner.active>span:first-of-type {
  display: none;
}

.inner.active>span:last-of-type {
  display: inline;
}

.sec09 {
  background: #E9F9DD;
  padding: 0;
}

.sec09 dd {
  display: none;
}

.sec09_box {
  width: 92%;
  margin: 0 auto;
  padding: 4%;
  border-radius: 8px;
  box-sizing: border-box;
}

.sec09 .toggle {
  margin: 3% 0;
}

/* タブ */
.tabWrapper {
  width: 90%;
  margin: 0 auto;
}

.adlpC-tab_area {
  width: min(calc((528 / 750) * 100vw), 528px);
  position: absolute;
  top: min(calc((1226 / 750) * 100vw), 1226px);
  display: flex;
  justify-content: space-between;
  left: 50%;
  transform: translateX(-50%);
}

.adlpC-tab img {
  cursor: pointer;
}

.adlpC-tab_a {
  display: none;
}

.adlpC-tab_b {
  display: inline-block;
}

.adlpC-tab.active .adlpC-tab_a {
  display: inline-block;
}

.adlpC-tab.active .adlpC-tab_b {
  display: none;
}

.adlpC-content_area {
  position: absolute;
  top: min(calc((1295 / 750) * 100vw), 1295px);
  width: min(calc((690 / 750) * 100vw), 690px);
  box-sizing: border-box;
  padding: 6% 5%;
  border: 2px solid #FB7145;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.35);
  background: #FFFACC;
  border-radius: min(calc((15 / 750) * 100vw), 15px);
  margin: 0 auto;
  bottom: min(calc((65 / 750) * 100vw), 65px);
  left: 50%;
  transform: translateX(-50%);
}

.adlpC-content {
  display: none;
}

.adlpC-content.show {
  display: block;
}

/* ↑タブ */

.question {
  padding: 0 0 68px;
  background: #e9f9dd;
}

.question dl {
  line-height: 0;
}

.question a {
  display: block;
}

.question dt a [src$="-2.png"] {
  display: none;
}

.question dd div {
  display: none;
}

.sec23 {
  background: #6acc3a;
}

.sec23 .inner {
  box-sizing: border-box;
  width: 690px;
  margin: 0 auto;
  padding: 30px 30px 0;
  background: #fff;
  border-bottom: 80px solid #6acc3a;
}

.sec23 .flex {
  display: flex;
  gap: 0 20px;
  flex-wrap: wrap;
}

.sec23 .flex>div {
  width: 305px;
}

.sec23 .inner img {
  margin-bottom: 30px;
}

.sec23 a [src$="-2.png"],
.sec23 .hide {
  display: none;
}

.footer {
  background: #6acc3a;
}

.footer ul {
  display: flex;
  justify-content: center;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 39px 0 0;
}

.footer li:nth-child(1) img {
  vertical-align: middle;
  width: 186px;
}

.footer li:nth-child(2) img {
  vertical-align: middle;
  width: 321px;
}

.floating {
  max-width: 750px;
  width: 100%;
  position: fixed;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 14.06%, #ffffff 100%);
}

@media all and (min-width: 0px) and (max-width: 750px) {
  .header {
    height: calc((100 / 750) * 100vw);
    position: relative;
  }

  .header a:nth-child(2) {
    width: calc((290 / 750) * 100vw);
    top: calc((15 / 750) * 100vw);
    left: calc((126 / 750) * 100vw);
  }

  .header a:nth-child(3) {
    width: calc((290 / 750) * 100vw);
    top: calc((15 / 750) * 100vw);
    left: calc((430 / 750) * 100vw);
  }

  .cta {
    padding: 0;
    text-align: center;
  }

  .cta.adjust {
    padding: 0 0 calc((70 / 750) * 40px);
    text-align: center;
  }

  .cta>img {
    width: min(calc((690 / 750) * 100vw), 690px);
  }

  .slick-arrow {
    width: calc((86 / 750) * 100vw);
    position: absolute;
    top: 50%;
    z-index: 1;
    left: calc((14 / 750) * 100vw);
    transform: translateY(-50%);
  }

  .slick-arrow:last-child {
    left: auto;
    right: calc((14 / 750) * 100vw);
  }

  .question {
    padding: 0 0 calc((68 / 750) * 100vw);
    background: #e9f9dd;
  }

  .sec23 .inner {
    box-sizing: border-box;
    width: calc((690 / 750) * 100vw);
    margin: 0 auto;
    padding: calc((30 / 750) * 100vw) calc((30 / 750) * 100vw) 0;
    background: #fff;
    border-bottom: calc((80 / 750) * 100vw) solid #6acc3a;
  }

  .sec23 .flex {
    display: flex;
    gap: 0 calc((20 / 750) * 100vw);
    flex-wrap: wrap;
  }

  .sec23 .flex>div {
    width: calc((305 / 750) * 100vw);
  }

  .sec23 .inner img {
    margin-bottom: calc((30 / 750) * 100vw);
  }

  .footer ul {
    display: flex;
    justify-content: center;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: calc((38 / 750) * 100vw) 0 0;
  }

  .footer li:nth-child(1) img {
    vertical-align: middle;
    width: calc((186 / 750) * 100vw);
  }

  .footer li:nth-child(2) img {
    vertical-align: middle;
    width: calc((321 / 750) * 100vw);
  }
}