@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;800&family=Noto+Sans+JP:wght@100..900&display=swap");
@media screen and (min-width: 768px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}

.adlp-wrapper {
  color: #333;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(calc(1920 / 1080 * 100vw), 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}
.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}
.adlp-wrapper .center {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #333 !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333 !important;
}
.adlp-wrapper .bg__white {
  background: #fff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}
.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}
.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}
.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .pad10 {
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: calc(10 / 750 * 100vw) !important;
    padding-bottom: calc(10 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: calc(20 / 750 * 100vw) !important;
    padding-bottom: calc(20 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: calc(30 / 750 * 100vw) !important;
    padding-bottom: calc(30 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: calc(40 / 750 * 100vw) !important;
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: calc(50 / 750 * 100vw) !important;
    padding-bottom: calc(50 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: calc(60 / 750 * 100vw) !important;
    padding-bottom: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: calc(10 / 750 * 100vw);
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: calc(40 / 750 * 100vw);
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: calc(50 / 750 * 100vw);
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: calc(60 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: calc(10 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: calc(20 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: calc(30 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: calc(40 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: calc(50 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(calc(500 / 1080 * 100vw), 500px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(calc(600 / 1080 * 100vw), 600px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap700 {
  margin: auto;
  width: min(calc(700 / 1080 * 100vw), 700px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap800 {
  margin: auto;
  width: min(calc(800 / 1080 * 100vw), 800px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap800 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(calc(900 / 1080 * 100vw), 900px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min(calc(920 / 1080 * 100vw), 920px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(calc(1000 / 1080 * 100vw), 1000px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}

.adlp-btn-2 {
  border-radius: min(calc(80 / 1080 * 100vw), 80px);
  background: #F14C67;
  box-shadow: 0 min(calc(4 / 1080 * 100vw), 4px) min(calc(6 / 1080 * 100vw), 6px) 0 rgba(0, 0, 0, 0.2);
  transition: filter 0.3s;
  position: relative;
  width: min(calc(490 / 1080 * 100vw), 490px);
  height: min(calc(91 / 1080 * 100vw), 91px);
}
@media screen and (min-width: 768px) {
  .adlp-btn-2:hover {
    filter: brightness(115%);
  }
}
.adlp-btn-2__inner {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.08em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(7 / 1080 * 100vw), 7px);
}
.adlp-btn-2__inner::after {
  display: inline-block;
  width: min(calc(18 / 1080 * 100vw), 18px);
  height: min(calc(18 / 1080 * 100vw), 18px);
  background-image: url("../img/common/cv3-tri.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

@media screen and (max-width: 767px) {
  .adlp-btn-2 {
    border-radius: calc(80 / 750 * 100vw);
    box-shadow: 0 calc(4 / 750 * 100vw) calc(6 / 750 * 100vw) 0 rgba(0, 0, 0, 0.2);
    width: calc(630 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
  }
  .adlp-btn-2__inner {
    font-size: calc(36 / 750 * 100vw);
    gap: calc(7 / 750 * 100vw);
  }
  .adlp-btn-2__inner::after {
    width: calc(24 / 750 * 100vw);
    height: calc(24 / 750 * 100vw);
  }
}
.uf1 {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.font,
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(1.4814814815vw, 16px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #333;
}

@media screen and (max-width: 767px) {
  .font,
  body {
    font-size: 3.4666666667vw;
  }
}
* {
  border: 0;
  outline: none;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: "palt" on;
}

html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

h1,
h2 {
  position: relative;
  font-weight: 700;
}

*:focus {
  outline: none;
}

p a {
  word-break: break-all;
  text-decoration: underline;
}

sup {
  vertical-align: top;
  font-size: 50%;
}

sub {
  vertical-align: baseline;
  font-size: 50%;
}

em,
b,
strong,
th {
  font-weight: 700;
}

a {
  color: #333;
  cursor: pointer;
  transition: opacity 0.3s;
}

figcaption,
small {
  font-size: min(1.1111111111vw, 12px);
}

@media screen and (max-width: 767px) {
  figcaption,
  small {
    font-size: 2.6666666667vw;
  }
}
img {
  display: block;
  height: auto;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

@media screen and (min-width: 768px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(177.7777777778vw, 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}

.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}

.adlp-wrapper .center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #333 !important;
}

.adlp-wrapper .text__white {
  color: #fff !important;
}

.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}

.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}

.adlp-wrapper .bg__txt {
  background: #333 !important;
}

.adlp-wrapper .bg__white {
  background: #fff !important;
}

.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}

.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}

.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}

.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}

.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}

.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}

.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .pad10 {
  padding: min(0.9259259259vw, 10px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: 1.3333333333vw !important;
    padding-bottom: 1.3333333333vw !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(1.8518518519vw, 20px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: 2.6666666667vw !important;
    padding-bottom: 2.6666666667vw !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(2.7777777778vw, 30px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: 4vw !important;
    padding-bottom: 4vw !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(3.7037037037vw, 40px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: 5.3333333333vw !important;
    padding-bottom: 5.3333333333vw !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(4.6296296296vw, 50px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: 6.6666666667vw !important;
    padding-bottom: 6.6666666667vw !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(5.5555555556vw, 60px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: 8vw !important;
    padding-bottom: 8vw !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: 1.3333333333vw;
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: 2.6666666667vw;
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: 4vw;
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: 5.3333333333vw;
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(4.6296296296vw, 50px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: 6.6666666667vw;
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(5.5555555556vw, 60px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: 1.3333333333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: 2.6666666667vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: 4vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: 5.3333333333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: 6.6666666667vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: 8vw !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(46.2962962963vw, 500px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(55.5555555556vw, 600px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(83.3333333333vw, 900px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min(85.1851851852vw, 920px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(92.5925925926vw, 1000px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(100vw, 1080px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-header {
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}

.adlp-header__inner {
  display: flex;
  justify-content: space-between;
  width: min(100vw, 1080px);
  padding: 0 min(3.7037037037vw, 40px);
  margin: 0 auto;
}

.adlp-header__logo {
  width: min(15.9259259259vw, 172px);
  margin-left: min(7.5vw, 81px);
  display: flex;
  align-items: center;
}

.adlp-header__text {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(1.3857407407vw, 14.966px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 17.959px */
  display: flex;
  justify-content: center;
  align-items: center;
}

.adlp-header__text span {
  color: var(--base-white, #FFF);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.2592592593vw, 46px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.03rem;
}

.adlp-header__text sup {
  color: var(--base-white, #FFF);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04rem;
  display: inline-block;
}

.adlp-header .header__login {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: min(1.1111111111vw, 12px);
  gap: min(0.8333333333vw, 9px);
  height: 100%;
}

.adlp-header .adlp-btn.--btn01 {
  width: min(13.8575vw, 149.661px);
  height: min(4.4344444444vw, 47.892px);
  flex-shrink: 0;
  border-radius: min(3.5185185185vw, 38px);
  background: #F68013;
  box-shadow: min(0.1666666667vw, 1.8px) min(0.1666666667vw, 1.8px) min(0.3518518519vw, 3.8px) 0px rgba(0, 0, 0, 0.2);
}

.adlp-header .adlp-btn.adlp-btn.--btn01:hover {
  transform: translateY(min(0.3703703704vw, 4px));
  background: #F68013;
}

.adlp-header .adlp-btn.--btn01::after {
  content: "";
  display: block;
  background-image: url(../img/common/icon-arrow-btn.svg);
  width: min(0.7407407407vw, 8px);
  height: min(0.6481481481vw, 7px);
  right: min(1.6666666667vw, 18px);
}

.adlp-header .adlp-btn.--btn01 span {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.6666666667vw, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 25.2px */
}

@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    padding: 0;
  }
  .adlp-header__logo {
    width: 22.9333333333vw;
    margin-left: 4vw;
  }
  .adlp-header__text {
    font-size: 2.6666666667vw;
  }
  .adlp-header__text span {
    font-size: 7.4666666667vw;
  }
  .adlp-header__text sup {
    font-size: 2.6666666667vw;
    translate: 0 75%;
    margin-left: 0.5333333333vw;
  }
  .adlp-header .header__login {
    padding: 1.7333333333vw 3.2vw 0 0;
    gap: 1.8666666667vw;
  }
  .adlp-header .adlp-btn.--btn01 {
    width: 26.6666666667vw;
    height: 8.5333333333vw;
    border-radius: 6.6666666667vw;
    box-shadow: 0.3333333333vw 0.3333333333vw 0.6666666667vw 0px rgba(0, 0, 0, 0.2);
  }
  .adlp-header .adlp-btn.--btn01::after {
    background-image: url(../img/common/icon-arrow-btn.svg);
    width: 1.6vw;
    height: 1.3333333333vw;
    right: 3.2vw;
  }
  .adlp-header .adlp-btn.--btn01 span {
    font-size: 3.4666666667vw;
  }
}
footer.adlp-footer {
  padding: 0 0 min(2.7777777778vw, 30px);
}

footer.adlp-footer ul.adlp-footer__menu__wrapper {
  display: flex;
  width: min(69.4444444444vw, 750px);
  padding: min(5.5555555556vw, 60px) 0;
  justify-content: center;
  align-items: flex-start;
  gap: min(2.962962963vw, 32px);
}

footer.adlp-footer ul.adlp-footer__menu__wrapper li.adlp-footer__menu a[target=_blank] {
  color: var(--base-black-333, #333);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08rem;
}

footer.adlp-footer p.adlp-footer__text {
  color: var(--base-666, #666);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04rem;
}

@media screen and (max-width: 767px) {
  footer.adlp-footer {
    padding: 0 0 8vw;
  }
  footer.adlp-footer ul.adlp-footer__menu__wrapper {
    width: 100%;
    padding: 13.3333333333vw 2.6666666667vw 8vw;
    flex-wrap: wrap;
    gap: 5.3333333333vw;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  footer.adlp-footer ul.adlp-footer__menu__wrapper li.adlp-footer__menu a[target=_blank] {
    font-size: 3.4666666667vw;
  }
  footer.adlp-footer p.adlp-footer__text {
    font-size: 2.6666666667vw;
  }
}
.adlp-floating {
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(177.7777777778vw, 1920px);
  padding: min(0.9259259259vw, 10px) 0;
  z-index: 90;
}

@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: 1.3333333333vw 0;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min(100vw, 1080px);
  padding: min(1.4814814815vw, 16px) 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 90%;
    padding: 2.6666666667vw;
  }
}
.adlp-floating__close {
  width: min(4.6296296296vw, 50px);
  height: min(4.6296296296vw, 50px);
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%234B4B4B'/%3E%3C/svg%3E%0A");
  background-size: min(1.8518518519vw, 20px) min(1.8518518519vw, 20px);
  background-repeat: no-repeat;
  background-position: center;
  border: min(0.1851851852vw, 2px) solid #4B4B4B;
  transition: 0.15s all;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .adlp-floating__close:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #E75B18;
    border-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating__close {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    background-size: 2.6666666667vw 2.6666666667vw;
    border-width: 0.2666666667vw;
  }
  .adlp-floating__close:active {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #E75B18;
    border-color: transparent;
  }
}
.adlp-floating__text {
  text-align: center;
  font-size: min(1.8518518519vw, 20px);
  margin: 0 auto min(1.3888888889vw, 15px);
}

@media screen and (max-width: 767px) {
  .adlp-floating__text {
    font-size: 3.4666666667vw;
    margin: 0 auto 2vw;
  }
}
.adlp-accordion {
  background: #fff;
}

.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-accordion__wrapper {
    gap: 4vw;
  }
}
.adlp-accordion__header {
  position: relative;
  cursor: pointer;
}

.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min(1.8518518519vw, 20px) min(7.4074074074vw, 80px) min(1.8518518519vw, 20px) min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner {
    padding: 5.3333333333vw 14.9333333333vw 5.3333333333vw 5.3333333333vw;
  }
}
.adlp-accordion__header__inner .lead {
  line-height: 1;
  font-size: min(3.7037037037vw, 40px);
  margin-right: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner .lead {
    font-size: 6.4vw;
    margin-right: 2.6666666667vw;
  }
}
.adlp-accordion__header::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(1.8518518519vw, 20px);
  height: min(1.1111111111vw, 12px);
  right: min(4.1666666667vw, 45px);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.5L0.47372 0.25L19.5263 0.250002L10 11.5Z' fill='%23012F83'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}

@media screen and (max-width: 767px) {
  .adlp-accordion__header::after {
    width: 3.7333333333vw;
    height: 2.2666666667vw;
    right: 4.6666666667vw;
  }
}
.adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(180deg);
}

.adlp-accordion__header.--open::before {
  opacity: 0;
}

.adlp-accordion__header.--img::after {
  display: none;
}

.adlp-accordion__header.--img > span:last-child {
  display: none;
}

.adlp-accordion__header.--img.--open > span:first-child {
  display: none;
}

.adlp-accordion__header.--img.--open > span:last-child {
  display: block;
}

.adlp-accordion__header.--plus::before {
  content: "";
  display: block;
  background-image: none;
  background: #012F83;
  position: absolute;
  height: min(1.8518518519vw, 20px);
  width: min(0.1851851852vw, 2px);
  right: min(4.537037037vw, 49px);
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::before {
    height: 2.6666666667vw;
    width: 0.2666666667vw;
    right: 6.5333333333vw;
  }
}
.adlp-accordion__header.--plus::after {
  width: min(1.8518518519vw, 20px);
  height: min(0.1851851852vw, 2px);
  right: min(3.7037037037vw, 40px);
  background-image: none;
  background: #012F83;
  transform: translate(0, -50%);
}

@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::after {
    width: 2.6666666667vw;
    height: 0.2666666667vw;
    right: 5.3333333333vw;
  }
}
.adlp-accordion__body {
  display: none;
}

.adlp-accordion__body__inner {
  display: flex;
  align-items: flex-start;
  padding: min(1.8518518519vw, 20px) min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner {
    padding: 0 5.3333333333vw 5.3333333333vw;
  }
}
.adlp-accordion__body__inner .--lead {
  font-size: min(3.7037037037vw, 40px);
  margin-right: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner .--lead {
    margin-right: 2.6666666667vw;
  }
}
.js-toggle {
  cursor: pointer;
}

.js-toggle + * {
  display: none;
}

.adlp-btn {
  border-radius: 200px;
  height: min(7.4074074074vw, 80px);
  width: min(38.8888888889vw, 420px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.adlp-btn__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    flex-direction: column;
    align-items: center;
    gap: 4vw;
  }
}
.adlp-btn__text {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .adlp-btn {
    height: 13.0666666667vw;
    width: 84vw;
  }
}
.adlp-btn p {
  text-align: center;
  z-index: 1;
  line-height: 120%;
}

.adlp-btn p span {
  line-height: 120%;
}

.adlp-btn p span.text01 {
  font-size: min(2.2222222222vw, 24px);
}

@media screen and (max-width: 767px) {
  .adlp-btn p span.text01 {
    font-size: 2.6666666667vw;
  }
}
.adlp-btn p span.text02 {
  font-size: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-btn p span.text02 {
    font-size: 3.7333333333vw;
  }
}
.adlp-btn.--free {
  padding-left: min(0.8333333333vw, 9px);
}

.adlp-btn.--free::before {
  content: "無料";
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #fff;
  color: #1883EC;
  font-size: min(1.6666666667vw, 18px);
  font-weight: 700;
  width: min(6.4814814815vw, 70px);
  height: min(6.4814814815vw, 70px);
  top: min(0.462962963vw, 5px);
  left: min(0.462962963vw, 5px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--free::before {
    width: 10.9333333333vw;
    height: 10.9333333333vw;
    font-size: 3.7333333333vw;
    top: 1.0666666667vw;
    left: 1.0666666667vw;
  }
}
.adlp-btn.--btn01 {
  background: #1883EC;
  color: #fff;
}

.adlp-btn.--btn01::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='18' viewBox='0 0 13 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 12.5L6.5 16.5L1.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 9.5L6.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(1.2037037037vw, 13px);
  height: min(1.6666666667vw, 18px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn01::after {
    width: 1.7333333333vw;
    height: 2.4vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn01:hover {
    background: #5AB0FF;
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn01:active {
    background: #5AB0FF;
  }
}
.adlp-btn.--btn02-a {
  background: #fff;
  border: min(0.3703703704vw, 4px) solid #f69809;
  color: #f69809;
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a {
    border-width: 0.5333333333vw;
  }
}
.adlp-btn.--btn02-a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23F79809' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(1.2037037037vw, 13px);
  height: min(1.6666666667vw, 18px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a::after {
    width: 1.7333333333vw;
    height: 2.4vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-a:hover {
    background: #f69809;
    color: #fff;
  }
  .adlp-btn.--btn02-a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a:active {
    background: #f69809;
    color: #fff;
  }
  .adlp-btn.--btn02-a:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
.adlp-btn.--btn02-b {
  color: #fff;
  overflow: hidden;
  border: 1px solid transparent;
}

.adlp-btn.--btn02-b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #FF98AC 0%, #FF6683 100%);
  opacity: 1;
  transition: all 0.3s;
}

.adlp-btn.--btn02-b::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(0.7407407407vw, 8px);
  height: min(1.4814814815vw, 16px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-b:hover {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }
  .adlp-btn.--btn02-b:hover::before {
    opacity: 0;
  }
  .adlp-btn.--btn02-b:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b:active {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }
  .adlp-btn.--btn02-b:active::before {
    opacity: 0;
  }
  .adlp-btn.--btn02-b:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}
.adlp-btn.--btn03 {
  color: #C80012;
  background: #fff;
  box-shadow: min(0.3703703704vw, 4px) min(0.5555555556vw, 6px) 0 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn03 {
    box-shadow: 0.5333333333vw 0.8vw 0 0 rgba(0, 0, 0, 0.3);
  }
}
.adlp-btn.--btn03::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.07324e-07L9 7.50412L1.78873e-07 15L2.47836 7.44633L0 1.07324e-07Z' fill='%23C80012'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(0.7407407407vw, 8px);
  height: min(1.4814814815vw, 16px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn03::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(min(0.3703703704vw, 4px));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(0.5333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(min(0.3703703704vw, 4px));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(0.5333333333vw);
  }
}
.adlp-btn.--btn04 {
  color: #fff;
  background: #FFA800;
  box-shadow: 0 min(1.2962962963vw, 14px) min(2.2222222222vw, 24px) 0 rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn04 {
    box-shadow: 0 1.8666666667vw 3.2vw 0 rgba(0, 0, 0, 0.4);
  }
}
.adlp-btn.--btn04::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.16602L7 7.16602L1 13.166' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(0.7407407407vw, 8px);
  height: min(1.4814814815vw, 16px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn04::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn04:hover {
    background: #F48400;
  }
  .adlp-btn.--btn04:hover::after {
    transform: translate(min(0.9259259259vw, 10px), -50%);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04:active {
    background: #F48400;
  }
  .adlp-btn.--btn04:active::after {
    transform: translate(min(0.9259259259vw, 10px), -50%);
  }
}
.adlp-card {
  display: flex;
  flex-direction: column;
  background: #f1f1f1;
  padding: min(1.8518518519vw, 20px);
  gap: min(1.8518518519vw, 20px);
}

.adlp-card__wrapper {
  display: flex;
  justify-content: center;
  gap: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-card__wrapper {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .adlp-card {
    max-width: min(32.4074074074vw, 350px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-card {
    width: 100%;
  }
}
.adlp-card__head {
  display: flex;
  align-items: center;
  gap: min(1.8518518519vw, 20px);
}

.adlp-card__no {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: min(7.4074074074vw, 80px);
  height: min(7.4074074074vw, 80px);
  background: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-card__no {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.adlp-card__no .text01 {
  text-align: center;
  line-height: 1;
  font-size: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-card__no .text01 {
    font-size: 2.6666666667vw;
  }
}
.adlp-card__no .text02 {
  text-align: center;
  line-height: 1;
  font-size: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-card__no .text02 {
    font-size: 4.2666666667vw;
  }
}
.adlp-card__title {
  font-size: min(2.7777777778vw, 30px);
  background: #fff;
  flex: 1;
  padding: 0 min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-card__title {
    font-size: 5.0666666667vw;
    padding: 0 2.6666666667vw;
  }
}
.adlp-card__body {
  display: flex;
  align-items: flex-start;
  gap: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-card__body {
    gap: 2.6666666667vw;
  }
}
.adlp-card__text {
  flex: 1;
  background: #fff;
  padding: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-card__text {
    padding: 2.6666666667vw;
  }
}
.adlp-card__img {
  width: min(4.6296296296vw, 50px);
  border-radius: 50%;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .adlp-card__img {
    width: 10.6666666667vw;
  }
}
.adlp-circle {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(13.8888888889vw, 150px);
  height: min(13.8888888889vw, 150px);
  background: #f1f1f1;
}

.adlp-circle__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-circle__wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .adlp-circle__wrapper {
    gap: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-circle {
    width: 20vw;
    height: 20vw;
  }
}
.adlp-circle__text {
  text-align: center;
}

.adlp-circle__text .text01 {
  font-size: min(2.2222222222vw, 24px);
}

@media screen and (max-width: 767px) {
  .adlp-circle__text .text01 {
    font-size: 4.2666666667vw;
  }
}
.adlp-circle__text .text02 {
  font-size: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .adlp-circle__text .text02 {
    font-size: 2.6666666667vw;
  }
}
.adlp-fadein {
  opacity: 0;
}

.fadeInUp {
  opacity: 0;
  animation-name: fadein-up;
  animation-duration: 0.7s;
  animation-delay: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

@media screen and (max-width: 767px) {
  .fadeInUp {
    animation-name: fadein-up-sp;
  }
}
@keyframes fadein-up {
  0% {
    opacity: 0;
    transform: translateY(min(5.5555555556vw, 60px));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadein-up-sp {
  0% {
    opacity: 0;
    transform: translateY(8vw);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.adlp-flow {
  display: flex;
  grid-gap: min(4.3518518519vw, 47px);
  align-items: center;
  z-index: 1;
}

.adlp-flow__wrapper {
  display: flex;
  flex-direction: column;
  background: #fff;
  width: min(77.7777777778vw, 840px);
  margin: min(6.2962962963vw, 68px) auto 0;
  grid-gap: min(1.8518518519vw, 20px);
  padding: min(3.7037037037vw, 40px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-flow__wrapper {
    width: 92vw;
    margin: 9.3333333333vw auto 0;
    grid-gap: 6.6666666667vw;
    padding: 5.3333333333vw 4vw;
  }
}
.adlp-flow__wrapper::after {
  content: "";
  display: block;
  width: min(0.3703703704vw, 4px);
  height: calc(100% - min(7.4074074074vw, 80px));
  position: absolute;
  top: min(3.7037037037vw, 40px);
  left: min(12.2222222222vw, 132px);
  background: #95B6CE;
}

@media screen and (max-width: 767px) {
  .adlp-flow__wrapper::after {
    width: 0.6666666667vw;
    height: calc(100% - 12vw);
    top: 5.3333333333vw;
    left: 16.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-flow {
    grid-gap: 4vw;
  }
}
.adlp-flow__img {
  width: min(17.1296296296vw, 185px);
}

@media screen and (max-width: 767px) {
  .adlp-flow__img {
    width: 25.3333333333vw;
  }
}
.adlp-flow__body {
  width: min(48.8888888889vw, 528px);
}

@media screen and (max-width: 767px) {
  .adlp-flow__body {
    width: 54.6666666667vw;
  }
}
.adlp-flow__head {
  display: flex;
  align-items: center;
  font-weight: 700;
}

.adlp-flow__head .--no {
  font-size: min(3.8888888889vw, 42px);
  margin-right: min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-flow__head .--no {
    font-size: 6.6666666667vw;
    margin-right: 1.6vw;
  }
}
.adlp-flow__head .--title {
  font-size: min(2.4074074074vw, 26px);
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .adlp-flow__head .--title {
    font-size: 4.2666666667vw;
  }
}
.adlp-flow__hz {
  gap: min(0.9259259259vw, 10px);
  display: flex;
  align-items: center;
  z-index: 1;
}

.adlp-flow__hz__wrapper {
  display: flex;
  width: min(85.1851851852vw, 920px);
  margin: min(0.9259259259vw, 10px) auto 0;
  gap: min(7.4074074074vw, 80px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-flow__hz__wrapper {
    flex-direction: column;
    width: 92vw;
    margin: 2.6666666667vw auto 0;
    gap: 6.6666666667vw;
  }
}
.adlp-flow__hz__wrapper::after {
  content: "";
  display: block;
  height: min(0.3703703704vw, 4px);
  width: 100%;
  position: absolute;
  top: min(6.4814814815vw, 70px);
  left: 50%;
  transform: translateX(-50%);
  background: #95B6CE;
}

@media screen and (max-width: 767px) {
  .adlp-flow__hz__wrapper::after {
    width: 0.6666666667vw;
    height: calc(100% - 12vw);
    top: 5.3333333333vw;
    left: 16.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-flow__hz {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .adlp-flow__hz {
    grid-gap: 4vw;
  }
}
.adlp-flow__hz__img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .adlp-flow__hz__img {
    width: 32vw;
  }
}
.adlp-flow__hz__body {
  width: min(12.962962963vw, 140px);
}

@media screen and (max-width: 767px) {
  .adlp-flow__hz__body {
    flex: 1;
  }
}
.adlp-flow__hz__head {
  font-size: min(2.4074074074vw, 26px);
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .adlp-flow__hz__head {
    font-size: 4vw;
    text-align: left;
  }
}
.adlp-flow__hz__text {
  font-size: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .adlp-flow__hz__text {
    font-size: 3.2vw;
  }
}
.adlp-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
}

.adlp-modal__base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.adlp-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: min(92.5925925926vw, 1000px);
  background: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content {
    width: 84vw;
    padding: 6.6666666667vw 4vw;
  }
}
.adlp-modal__content__close {
  width: min(2.5vw, 27px);
  height: min(2.5vw, 27px);
  position: absolute;
  top: min(2.7777777778vw, 30px);
  right: min(2.7777777778vw, 30px);
  cursor: pointer;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__close {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    top: 4vw;
    right: 4vw;
  }
}
.adlp-modal__content__close svg {
  width: 100%;
  height: 100%;
}

.adlp-modal__content__title {
  text-align: center;
  font-size: min(2.4074074074vw, 26px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__title {
    font-size: 5.3333333333vw;
  }
}
.adlp-modal__content__body {
  margin: min(2.7777777778vw, 30px) auto 0;
  font-size: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__body {
    margin: 4vw auto 0;
    font-size: 2.6666666667vw;
  }
}
.adlp-modal__content__img {
  margin: min(2.7777777778vw, 30px) auto 0;
  width: 80%;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__img {
    margin: 4vw auto 0;
  }
}
.adlp-head {
  text-align: center;
}

.adlp-head::after {
  content: "";
  display: block;
  width: min(4.6296296296vw, 50px);
  height: min(0.462962963vw, 5px);
  background: #E75B18;
  margin: min(0.9259259259vw, 10px) auto 0;
}

.adlp-head .text01 {
  font-size: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-head .text01 {
    font-size: 4vw;
  }
}
.adlp-head .text02 {
  font-size: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-head .text02 {
    font-size: 6.1333333333vw;
  }
}
.adlp-list {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 12.5C25 19.4036 19.4036 25 12.5 25C5.59644 25 0 19.4036 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5ZM7.02857 10.1124L11.5604 14.6443L17.9714 8.23335L20.4948 10.7567L14.0839 17.1677L11.5604 19.6911L9.03705 17.1677L4.50519 12.6359L7.02857 10.1124Z' fill='orange'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min(1.8518518519vw, 20px) min(1.8518518519vw, 20px);
  background-position: left top min(0.3703703704vw, 4px);
  padding-left: min(2.7777777778vw, 30px);
}

.adlp-list__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-list__wrapper {
    gap: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-list {
    padding-left: 5.3333333333vw;
    background-size: 4vw 4vw;
    background-position: left top 1.0666666667vw;
  }
}
.adlp-list.--check {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.891075 2.52926C1.08634 2.334 1.40292 2.334 1.59818 2.52926L3.36595 4.29703L6.90148 0.761492C7.09674 0.56623 7.41333 0.56623 7.60859 0.761492C7.80385 0.956754 7.80385 1.27334 7.60859 1.4686L3.7195 5.35769C3.52424 5.55295 3.20766 5.55295 3.0124 5.35769L0.891075 3.23637C0.695813 3.0411 0.695813 2.72452 0.891075 2.52926Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min(1.4814814815vw, 16px) min(1.4814814815vw, 16px);
  background-position: left min(0.462962963vw, 5px) top min(0.7407407407vw, 8px);
  padding-left: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-list.--check {
    padding-left: 5.3333333333vw;
    background-size: 4vw 4vw;
    background-position: left top 1.0666666667vw;
  }
}
.adlp-logo {
  animation: infinity-scroll-left 35s infinite linear 0.5s both;
  width: min(212.5925925926vw, 2296px);
}

.adlp-logo__wrapper {
  display: flex;
  width: min(425.1851851852vw, 4592px);
}

@media screen and (max-width: 767px) {
  .adlp-logo__wrapper {
    width: 612.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-logo {
    width: 306.1333333333vw;
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.adlp-slider__wrapper {
  padding-bottom: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper {
    width: 100%;
    padding-bottom: 8vw;
  }
}
.adlp-slider__wrapper.--hide {
  overflow: hidden;
}

.adlp-slider__wrapper.--gap10 .slick-slide {
  margin: 0 min(0.462962963vw, 5px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap10 .slick-slide {
    margin: 0 0.6666666667vw;
  }
}
.adlp-slider__wrapper.--gap20 .slick-slide {
  margin: 0 min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap20 .slick-slide {
    margin: 0 1.3333333333vw;
  }
}
.adlp-slider__wrapper.--gap30 .slick-slide {
  margin: 0 min(1.3888888889vw, 15px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap30 .slick-slide {
    margin: 0 2vw;
  }
}
.slick-list {
  overflow: inherit !important;
}

.slick-arrow {
  width: min(4.4444444444vw, 48px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  width: min(3.7037037037vw, 40px);
  height: min(3.7037037037vw, 40px);
  border-radius: 50%;
  transition: 0.15s all;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_215_36' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='21'%3E%3Cpath d='M0 0H18V21H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_215_36)'%3E%3Cpath d='M14.9992 24.8L4.19922 10.3983L14.9992 -4' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min(1.6666666667vw, 18px) w(21);
  background-position: center;
  background-color: #f1f1f1;
}

@media screen and (max-width: 767px) {
  .slick-arrow {
    width: 8vw;
    height: 8vw;
    background-size: 2.4vw 2.8vw;
  }
  .slick-arrow:active {
    background-color: #E75B18;
  }
}
@media screen and (min-width: 768px) {
  .slick-arrow:hover {
    background-color: #E75B18;
  }
}
.slick-arrow.prev {
  left: 0;
}

@media screen and (max-width: 767px) {
  .slick-arrow.prev {
    left: 1.3333333333vw;
  }
}
.slick-arrow.next {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_215_43' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='21'%3E%3Cpath d='M18 0H0V21H18V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_215_43)'%3E%3Cpath d='M3 24.8L13.8 10.3983L3 -4' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E%0A");
  right: 0;
}

@media screen and (max-width: 767px) {
  .slick-arrow.next {
    right: 1.3333333333vw;
  }
}
.slick-dots {
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .slick-dots {
    bottom: 0;
  }
}
.slick-dots li {
  width: min(0.9259259259vw, 10px);
  height: min(0.9259259259vw, 10px);
  background: #f1f1f1;
  margin: 0 min(0.6481481481vw, 7px);
}

@media screen and (max-width: 767px) {
  .slick-dots li {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin: 0 1.3333333333vw;
  }
}
.slick-dots li.slick-active {
  background: #E75B18;
}

.slick-dots li button {
  width: 100%;
  height: 100%;
}

.slick-dots li button::before {
  display: none;
}

.adlp-section {
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 4vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 4vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 8vw;
  }
}
.adlp-tab__head {
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: min(0.9259259259vw, 10px) min(2.7777777778vw, 30px);
  background: #f1f1f1;
}

.adlp-tab__head__wrapper {
  display: flex;
  align-items: flex-end;
  gap: min(0.462962963vw, 5px);
}

@media screen and (max-width: 767px) {
  .adlp-tab__head {
    padding: 1.3333333333vw 4vw;
  }
}
.adlp-tab__head.--active {
  background: #E75B18;
  color: #fff;
}

.adlp-tab__content {
  display: none;
  border: min(0.2777777778vw, 3px) solid #f1f1f1;
  padding: min(2.7777777778vw, 30px);
}

.adlp-tab__content.--active {
  display: block;
}

.adlp-text__label {
  font-size: min(2.2222222222vw, 24px);
  padding: min(0.9259259259vw, 10px) min(2.7777777778vw, 30px);
  background: #fff;
  width: fit-content;
  margin: 0 auto min(2.7777777778vw, 30px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-text__label {
    font-size: 3.2vw;
    padding: 1.3333333333vw 4vw;
    margin: 0 auto 4vw;
  }
}
.adlp-text__label::after {
  content: "";
  display: block;
  width: min(3.2407407407vw, 35px);
  height: min(1.8518518519vw, 20px);
  clip-path: polygon(50% 100%, 0 0, 100% 0%);
  background: #fff;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
}

@media screen and (max-width: 767px) {
  .adlp-text__label::after {
    width: 6.6666666667vw;
    height: 2.6666666667vw;
  }
}
.adlp-text__label.--top::after {
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  bottom: auto;
  top: 1px;
  transform: translate(-50%, -100%);
}

.adlp-text__label.--round {
  border-radius: 1000px;
}

.adlp-text__label.--txt {
  color: #fff;
  background: #333;
}

.adlp-text__label.--txt::after {
  background: #333;
}

.adlp-text__label.--white {
  color: #fff;
  background: #fff;
}

.adlp-text__label.--white::after {
  background: #fff;
}

.adlp-text__label.--silver {
  color: #fff;
  background: #f1f1f1;
}

.adlp-text__label.--silver::after {
  background: #f1f1f1;
}

.adlp-text__label.--accent {
  color: #fff;
  background: #E75B18;
}

.adlp-text__label.--accent::after {
  background: #E75B18;
}

.adlp-text__label__para {
  font-size: min(2.2222222222vw, 24px);
  padding: min(0.9259259259vw, 10px) min(2.7777777778vw, 30px);
  min-width: min(18.5185185185vw, 200px);
  margin: 0 auto min(2.7777777778vw, 30px);
  width: fit-content;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-text__label__para {
    font-size: 3.2vw;
    padding: 1.3333333333vw 4vw;
    margin: 0 auto 4vw;
    min-width: 26.6666666667vw;
  }
}
.adlp-text__label__para .text01 {
  z-index: 1;
  position: relative;
}

.adlp-text__label__para::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: skew(-15deg);
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.adlp-text__label__para.--txt {
  color: #fff;
}

.adlp-text__label__para.--txt::after {
  background: #333;
}

.adlp-text__label__para.--white {
  color: #fff;
}

.adlp-text__label__para.--white::after {
  background: #fff;
}

.adlp-text__label__para.--silver {
  color: #fff;
}

.adlp-text__label__para.--silver::after {
  background: #f1f1f1;
}

.adlp-text__label__para.--accent {
  color: #fff;
}

.adlp-text__label__para.--accent::after {
  background: #E75B18;
}

.adlp-stroke {
  position: relative;
  font-size: min(10.1851851852vw, 110px);
  font-weight: 700;
  filter: drop-shadow(0px min(0.462962963vw, 5px) min(0.9259259259vw, 10px) rgba(0, 0, 0, 0.15));
}

@media screen and (max-width: 767px) {
  .adlp-stroke {
    font-size: 14.6666666667vw;
    filter: drop-shadow(0px 0.6666666667vw 1.3333333333vw rgba(0, 0, 0, 0.15));
  }
}
.adlp-stroke .text01 {
  z-index: 10;
  position: relative;
  color: #E75B18;
}

.adlp-stroke::after {
  content: attr(data-text);
  position: absolute;
  z-index: 5;
  white-space: nowrap;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: min(0.9259259259vw, 10px) #fff;
}

@media screen and (max-width: 767px) {
  .adlp-stroke::after {
    -webkit-text-stroke: 1.3333333333vw #fff;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.adlp-wrapper .wrap1080 {
  padding: 0 min(3.7037037037vw, 40px);
}

.adlp-wrapper .wrap1080.--narrow {
  padding: 0 min(7.4074074074vw, 80px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    padding: 0;
  }
}
section.cv[data-type=visibility] {
  background: url(../img/pc/cv-bg.webp) center/cover no-repeat;
  padding: min(5.5555555556vw, 60px) 0;
  position: relative;
  z-index: 2;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 {
  position: relative;
  color: #4D3D36;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.6;
  width: fit-content;
  margin: 0 auto;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 strong {
  color: #EF4965;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before,
section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
  position: absolute;
  content: "";
  display: block;
  width: min(2.5925925926vw, 28px);
  height: min(2.7777777778vw, 30px);
  background: url(../img/common/line-btn.svg) center/contain no-repeat;
  top: 50%;
  transform: translateY(-50%);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before {
  margin-left: max(-3.7037037037vw, -40px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
  right: 0;
  scale: -1 1;
  margin-right: max(-3.7037037037vw, -40px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 {
  color: #4D3D36;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.8518518519vw, 20px);
  font-weight: 700;
  line-height: 1.1;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 strong {
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn {
  width: min(40.7407407407vw, 440px);
  height: min(8.4259259259vw, 91px);
  margin-top: min(1.2962962963vw, 14px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

@media screen and (hover: hover) {
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn:hover {
    transform: translateY(min(0.3703703704vw, 4px));
  }
}
section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn p span.text01 {
  color: var(--base-white, #FFF);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.4074074074vw, 26px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.04rem;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn::after {
  content: "";
  display: block;
  background-image: url(../img/common/icon-arrow-btn.svg);
  width: min(1.3955555556vw, 15.072px);
  height: min(1.6747222222vw, 18.087px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--gr,
section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--yl {
  border-radius: min(7.4074074074vw, 80px);
  box-shadow: 0 min(0.3703703704vw, 4px) min(0.5555555556vw, 6px) 0 rgba(0, 0, 0, 0.2);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--gr {
  background: linear-gradient(180deg, #2FB359 0%, #2FB359 100%);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--yl {
  background: linear-gradient(180deg, #F5A62F 0%, #F5A62F 100%);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--btn03 {
  border-radius: min(8.6111111111vw, 93px);
  background: linear-gradient(180deg, #F25872 0%, #E31639 100%);
  box-shadow: min(0.462962963vw, 5px) min(0.462962963vw, 5px) min(0.9259259259vw, 10px) 0 rgba(0, 0, 0, 0.2);
  margin-top: min(1.8518518519vw, 20px);
  width: min(44.4444444444vw, 480px);
  height: min(7.4074074074vw, 80px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--btn03 p span {
  color: #FFF979;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--btn03::before {
  content: "";
  display: block;
  position: absolute;
  left: max(-2.3148148148vw, -25px);
  top: max(-2.3148148148vw, -25px);
  background: url(../img/common/badge-btn03.svg) center/contain no-repeat;
  width: min(8.3333333333vw, 90px);
  aspect-ratio: 1/1;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper.--bottom {
  background: #FFFFFF;
  width: min(74.0740740741vw, 800px);
  height: min(22.037037037vw, 238px);
  margin: min(5.5555555556vw, 60px) auto 0;
  border-radius: min(1.8518518519vw, 20px);
  border: min(0.462962963vw, 5px) solid var(--E31639, #E31639);
  display: flex;
}

section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper.--bottom div {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 {
  z-index: 1000;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content {
  position: relative;
  border-radius: min(1.8518518519vw, 20px);
  border: min(0.462962963vw, 5px) solid var(--E31639, #E31639);
  background: var(--base-white, #FFF);
  max-width: min(85.1851851852vw, 920px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__close {
  position: absolute;
  top: 0;
  right: 0;
  width: min(4.4444444444vw, 48px);
  height: min(4.4444444444vw, 48px);
  flex-shrink: 0;
  translate: -50% -50%;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner {
  min-height: min(18.5185185185vw, min(18.5185185185vw, 200px));
  max-height: 93vh;
  padding: min(4.2592592593vw, 46px) 0;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
  -ms-overflow-style: none;
  width: min(91.6666666667vw, 990px);
  margin: 0 auto;
  position: relative;
  left: max(-3.7037037037vw, -40px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner > div {
  width: min(84.2592592593vw, 910px);
  margin: 0 auto;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner::-webkit-scrollbar {
  display: none;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__title {
  text-align: center;
  margin-bottom: min(0.9259259259vw, 10px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__title h2 {
  color: #4D3D36;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(3.5185185185vw, 38px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08rem;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body {
  margin-top: min(4.6296296296vw, 50px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list {
  padding: min(6.6666666667vw, 72px) min(6.6666666667vw, 72px) min(6.6666666667vw, 72px) min(32.5vw, 351px);
  background: url(../img/common/modal-body-bg.webp) left top repeat;
  position: relative;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list::after {
  content: "";
  display: block;
  width: min(36.4814814815vw, 394px);
  aspect-ratio: 394/431;
  background: url(../img/pc/modal-photo.webp) center/contain no-repeat;
  position: absolute;
  top: max(-4.6296296296vw, -50px);
  left: max(-4.4444444444vw, -48px);
  z-index: 10;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dt {
  color: #4D3D36;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  position: absolute;
  right: min(6.9444444444vw, 75px);
  top: max(-4.9074074074vw, -53px);
  width: min(12.962962963vw, 140px);
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/common/modal-illust.svg) center/contain no-repeat;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd {
  display: flex;
  column-gap: min(2.962962963vw, 32px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd .inner {
  color: #4D3D36;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.037037037vw, 22px);
  font-weight: 500;
  line-height: 1.6;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period {
  background: #2FB359;
  width: fit-content;
  margin: 0 auto;
  padding: min(1.2037037037vw, 13px) min(3.3333333333vw, 36px);
  translate: 0 -50%;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period span {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area {
  display: flex;
  flex-direction: column;
  align-items: center;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-lead {
  color: #4D3D36;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.037037037vw, 22px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06rem;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: min(0.9259259259vw, 10px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit > span {
  color: #2FB359;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.3148148148vw, 25px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08rem;
  border: min(0.1851851852vw, 2px) solid #2FB359;
  padding: min(1.9444444444vw, 21px) min(1.1111111111vw, 12px);
  border-radius: min(1.8518518519vw, 20px);
  margin-right: min(0.7407407407vw, 8px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p {
  color: #4D3D36;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(9.2592592593vw, 100px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.02em;
  position: relative;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p small {
  color: #4D3D36;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(5.5555555556vw, 60px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08rem;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p span {
  color: #4D3D36;
  font-family: "Tsukushi A Round Gothic";
  font-size: min(1.8518518519vw, 20px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08rem;
  position: absolute;
  right: max(-0.2777777778vw, -3px);
  top: min(1.9444444444vw, 21px);
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-btn__wrapper a.adlp-btn.--btn03::before {
  display: none;
}

section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 p.note {
  color: #4D3D36;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04rem;
  width: min(80.5555555556vw, 870px);
  margin: min(3.2407407407vw, 35px) auto 0;
}

@media screen and (max-width: 767px) {
  section.cv[data-type=visibility] {
    padding: 9.3333333333vw 4vw;
  }
  section.cv[data-type=visibility] .wrap1080 {
    padding: 0;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 {
    font-size: 4.8vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 strong {
    font-size: 4.8vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before,
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
    width: 5vw;
    height: 5.2266666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before {
    margin-left: -4.6666666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
    margin-right: -4.6666666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 {
    font-size: 3.4666666667vw;
    line-height: 1.4;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 strong {
    font-size: 4.8vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn {
    width: 84vw;
    height: 16vw;
    padding: 0;
    margin-top: 1.0666666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn p span.text01 {
    font-size: 4.8vw;
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn::after {
    width: 3.2vw;
    height: 2.6666666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--gr,
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--yl,
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--btn03 {
    border-radius: 10.6666666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--btn03 {
    margin-top: 4vw;
    width: 84vw;
    height: 16vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--btn03::before {
    left: -2.6666666667vw;
    top: -25%;
    width: 16vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper.--bottom {
    width: 100%;
    height: auto;
    margin: 6vw auto 0;
    border-radius: 2.6666666667vw;
    border-width: 0.8vw;
    flex-direction: column;
    padding: 4.8vw 0;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-btn__wrapper.--bottom div {
    height: auto;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content {
    border-radius: 2.6666666667vw;
    border-width: 0.6666666667vw;
    max-width: 92vw;
    width: 100%;
    padding: 8vw 0 7.3333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__close {
    width: 9.4666666667vw;
    height: 9.4666666667vw;
    translate: 25% -25%;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner {
    width: 100%;
    left: 0;
    padding: 0;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner > div {
    width: 100%;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__title h2 {
    font-size: 6.9333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body {
    margin-top: 8.4vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list {
    padding: 9.3333333333vw 0 6.4vw 56vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list::after {
    width: 55.7333333333vw;
    top: -2vw;
    left: 0;
    transform: translateX(0);
    background: url(../img/sp/modal-photo.webp) center/contain no-repeat;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dt {
    font-size: 4.8vw;
    right: 1.3333333333vw;
    top: -8.6666666667vw;
    width: 18.6666666667vw;
    background-size: contain;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd {
    flex-direction: column;
    row-gap: 0;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd .inner {
    font-size: 2.9333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-lead {
    font-size: 4vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p {
    font-size: 8.5333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period {
    padding: 1.0666666667vw 2.6666666667vw;
    margin-bottom: -3.8666666667vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period span {
    font-size: 4.8vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area {
    margin-top: 2vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-lead {
    font-size: min(3.3333333333vw, 36px);
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit {
    margin-top: 1.3333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit > span {
    font-size: 3.4666666667vw;
    border: 0.4vw solid #2FB359;
    padding: 4.8vw 1.6vw;
    border-radius: 2.6666666667vw;
    margin-right: 0.5333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p {
    font-size: 16.5333333333vw;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p small {
    font-size: 8.5333333333vw;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p span {
    font-size: 2.6666666667vw;
    position: static;
  }
  section.cv[data-type=visibility] .wrap1080 .adlp-modal.modal03 p.note {
    font-size: 2.6666666667vw;
    margin-top: 4vw;
  }
}
.fv {
  position: relative;
}

.fv .wrap1080 {
  max-width: min(100vw, 1080px);
  margin: 0 auto;
  box-sizing: border-box;
  position: absolute;
  width: min(100vw, 1080px);
  inset: 0 auto 0 50%;
  translate: -50% 0;
  padding: 0;
}

.fv .main {
  margin-left: min(36.1111111111vw, 390px);
}

.fv .lead {
  margin-top: min(16.1111111111vw, 174px);
}

.fv .lead__text {
  color: var(--4D3D36, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.0740740741vw, 44px);
  font-weight: 500;
  line-height: 1.1;
}

.fv .lead__text.--t01 {
  font-size: min(4.0740740741vw, 44px);
}

.fv .lead__text.--t02 {
  font-size: min(5.3703703704vw, 58px);
  margin-top: min(1.4814814815vw, 16px);
}

.fv .lead__text.--t02 span {
  font-size: min(4.0740740741vw, 44px);
}

.fv .desc {
  display: flex;
  align-items: center;
  gap: 0 min(0.9259259259vw, 10px);
  margin: min(5.7407407407vw, 62px) min(4.9074074074vw, 53px) 0;
}

.fv .desc li {
  width: min(16.6666666667vw, 180px);
  height: min(16.8518518519vw, 182px);
  padding-bottom: min(0.9259259259vw, 10px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/pc/fv-circle.svg) center/contain no-repeat;
}

.fv .desc span {
  color: #4D3D36;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08em;
}

.fv .note {
  color: var(--4D3D36, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  line-height: 1.5;
  /* 18px */
  letter-spacing: 0.08em;
  margin-top: min(14.6296296296vw, 158px);
  text-align: center;
}

@media screen and (max-width: 767px) {
  .fv .wrap1080 {
    max-width: 100%;
    width: 100%;
  }
  .fv .main {
    margin-left: 0;
  }
  .fv .lead {
    margin-top: 42.6666666667vw;
    margin-left: 25.3333333333vw;
  }
  .fv .lead__text {
    font-size: 9.3333333333vw;
    line-height: 1.1;
  }
  .fv .lead__text.--t01 {
    font-size: 5.6vw;
  }
  .fv .lead__text.--t02 {
    font-size: 11.2vw;
    margin-top: 2.4853333333vw;
    line-height: 1.2;
  }
  .fv .lead__text.--t02 span {
    font-size: 8vw;
  }
  .fv .desc {
    gap: 2.4266666667vw;
    margin: 44.1333333333vw 4vw 0;
  }
  .fv .desc li {
    width: 29.3333333333vw;
    height: auto;
    aspect-ratio: 220/223;
    padding-bottom: 0;
    background: url(../img/sp/fv-circle.svg) center/contain no-repeat;
  }
  .fv .desc span {
    font-size: 3.7333333333vw;
    line-height: 1.2;
  }
  .fv .note {
    font-size: 2.6666666667vw;
    text-align: left;
    padding: 0 4vw;
    margin-top: 1.3333333333vw;
  }
}
/*
 * Aboutセクション
 * 背景画像とプライスリストを含むセクション
 */
section.about[data-type=visibility] {
  background-image: url(../img/pc/about-bg.webp);
  background-position: left center;
  background-size: auto;
  background-repeat: repeat;
}

section.about[data-type=visibility] .wrap1080 {
  padding-top: min(calc(80 / 1080 * 100vw), 80px) !important;
  padding-bottom: min(calc(88 / 1080 * 100vw), 88px) !important;
}
@media screen and (max-width: 767px) {
  section.about[data-type=visibility] .wrap1080 {
    padding-top: calc(60 !important / 750 * 100vw);
    padding-bottom: calc(80 / 750 * 100vw) !important;
  }
}

section.about[data-type=visibility] .wrap1080 .sec-header {
  text-align: center;
  background: var(--coop-main02, #2FB359);
  padding: min(1.4814814815vw, 16px);
  position: relative;
}

section.about[data-type=visibility] .wrap1080 .sec-header::after {
  content: "";
  display: block;
  width: min(5.9259259259vw, 64px);
  height: min(3.0555555556vw, 33px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: var(--coop-main02, #2FB359);
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: -50% 50%;
  z-index: 2;
}

section.about[data-type=visibility] .wrap1080 .sec-header h2 {
  color: var(--coop-white, #FFF);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

section.about[data-type=visibility] .wrap1080 .sec-body {
  text-align: center;
  background-color: #ffffff;
  padding-top: min(calc(40 / 1080 * 100vw), 40px) !important;
}
@media screen and (max-width: 767px) {
  section.about[data-type=visibility] .wrap1080 .sec-body {
    padding-top: calc(40 / 750 * 100vw) !important;
  }
}

section.about[data-type=visibility] .wrap1080 .sec-body .outline {
  background: url(../img/pc/about-outline-bg.webp) center top/contain no-repeat;
  padding: min(3.4259259259vw, 37px) 0 min(10.2777777778vw, 111px);
  position: relative;
}

section.about[data-type=visibility] .wrap1080 .sec-body .outline::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 920/129;
  background: url(../img/pc/about-outline-illust.webp) center bottom/contain no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  z-index: 2;
}

section.about[data-type=visibility] .wrap1080 .sec-body .outline__inner {
  border-radius: min(1.8518518519vw, 20px);
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 min(0.7407407407vw, 8px) min(1.4814814815vw, 16px) 0 rgba(77, 61, 54, 0.25);
  padding: min(4.4444444444vw, 48px) 0 min(3.5185185185vw, 38px);
  width: min(65.7407407407vw, 710px);
  margin: 0 auto;
}

section.about[data-type=visibility] .wrap1080 .sec-body .outline p.--p01 {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .outline p.--p02 {
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .outline p.--p02 span {
  font-size: min(4.4444444444vw, 48px);
  background: linear-gradient(transparent 70%, #FFF979 70%, #FFF979 90%, transparent 90%);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-lead {
  background: #FFF979;
  width: fit-content;
  margin: 0 auto;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-lead span {
  padding: 0 min(2.7777777778vw, 30px);
  color: var(--coop-main01, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-main {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.4444444444vw, 48px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-top: min(0.7407407407vw, 8px);
  position: relative;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-main::after {
  content: "";
  display: block;
  width: min(17.037037037vw, 184px);
  aspect-ratio: 184/17;
  background: url(../img/common/about-border.svg) center/contain no-repeat;
  margin: min(1.6666666667vw, 18px) auto 0;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-main span {
  color: var(--coop-accent01, #F68013);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list {
  display: flex;
  flex-wrap: wrap;
  gap: min(1.1111111111vw, 12px) min(2.2222222222vw, 24px);
  width: min(66.2962962963vw, 716px);
  margin: min(3.7037037037vw, 40px) auto 0;
  padding-bottom: min(calc(30 / 1080 * 100vw), 30px) !important;
}
@media screen and (max-width: 767px) {
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list {
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}

section.about[data-type=visibility] .wrap1080 .outline-footer {
  background: #F68013;
  font-size: min(3.1481481481vw, 34px);
}

section.about[data-type=visibility] .wrap1080 .outline-footer span {
  color: #FFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  position: relative;
  padding: 0 min(0.9259259259vw, 10px);
}

section.about[data-type=visibility] .wrap1080 .outline-footer span::before {
  content: "";
  display: block;
  height: min(3.6111111111vw, 39px);
  width: min(2.5925925926vw, 28px);
  background: url(../img/common/rect-outline-footer.svg) center/contain no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  translate: -100% 0;
}

section.about[data-type=visibility] .wrap1080 .outline-footer span::after {
  content: "";
  display: block;
  height: min(3.6111111111vw, 39px);
  width: min(2.5925925926vw, 28px);
  background: url(../img/common/rect-outline-footer.svg) center/contain no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  translate: 100% 0;
  scale: -1;
}

section.about[data-type=visibility] .wrap1080 .outline-footer span strong {
  font-size: min(4.2592592593vw, 46px);
  font-weight: 500;
}

section.about[data-type=visibility] .wrap1080 .outline-footer span sup {
  font-size: min(1.1111111111vw, 12px);
  vertical-align: baseline;
}

section.about[data-type=visibility] .wrap1080 .about-note {
  font-size: min(1.1111111111vw, 12px);
  text-align: right;
  margin-top: min(1.4814814815vw, 16px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item {
  width: min(34.8148148148vw, 376px);
  border: min(0.2777777778vw, 3px) solid var(--coop-main02, #2FB359);
  border-radius: min(1.3888888889vw, 15px);
  overflow: hidden;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item:nth-child(odd) {
  width: min(29.1666666667vw, 315px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item:nth-child(n+3) {
  border: none;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item.--baloon {
  display: flex;
  position: relative;
  overflow: visible;
  align-items: center;
  justify-content: center;
  gap: 0 min(1.6666666667vw, 18px);
  width: 100%;
  border-radius: min(0.9259259259vw, 10px);
  background: var(--coop-main02, #2FB359);
  padding: min(1.6666666667vw, 18px) 0 min(2.037037037vw, 22px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item.--baloon::after {
  content: "";
  display: block;
  width: min(3.9814814815vw, 43px);
  height: min(3.7962962963vw, 41px);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  background: var(--coop-main02, #2FB359);
  position: absolute;
  left: 70.6%;
  top: 0;
  translate: 0 -78%;
  z-index: 2;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item--baloon__colum.--c01 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item.--note {
  width: 100%;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__header {
  text-align: center;
  background: #E6EED4;
  padding: min(0.7407407407vw, 8px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__header p {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.6666666667vw, 18px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body {
  text-align: left;
  padding: min(1.8518518519vw, 20px) 0 min(2.5vw, 27px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body.--flex {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: min(0.9259259259vw, 10px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit.--center {
  align-items: center;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__title {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
  width: fit-content;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__number {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(5vw, 54px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  width: fit-content;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__number span {
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(3.5185185185vw, 38px);
  font-weight: 500;
  line-height: 1.4;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__number small {
  color: var(--4D3D36, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t01 {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  column-gap: min(0.9259259259vw, 10px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t01::after {
  content: "";
  display: block;
  width: min(3.3333333333vw, 36px);
  aspect-ratio: 1/1;
  background: url(../img/common/icon-plus-green.svg) center/contain no-repeat;
  margin: min(0.6481481481vw, 7px) 0 0 min(0.6481481481vw, 7px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.note {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t02 {
  color: var(--coop-white, #FFF);
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.3em;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t03 {
  color: #FFF979;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(6.4814814815vw, 70px);
  font-weight: 500;
  line-height: 1;
  position: relative;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t03 span {
  color: #FFF979;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t03 small {
  position: absolute;
  right: max(-0.9259259259vw, -10px);
  top: min(1.8518518519vw, 20px);
  color: #ffffff;
  font-size: min(1.1111111111vw, 12px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04 {
  color: var(--coop-white, #FFF);
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
  position: relative;
  padding-left: min(2.962962963vw, 32px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04 span {
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04 small {
  font-size: min(1.1111111111vw, 12px);
}

section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04::before {
  content: "";
  display: block;
  background: url(../img/common/icon-check-circle.svg) center/contain no-repeat;
  width: min(1.8518518519vw, 20px);
  aspect-ratio: 30/36;
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0 -38%;
}

@media screen and (max-width: 767px) {
  section.about[data-type=visibility] {
    background-image: url(../img/sp/about-bg.webp);
    background-position: left center;
    background-size: auto;
    background-repeat: repeat;
  }
  section.about[data-type=visibility] .wrap1080 {
    padding: 10.6666666667vw 4vw 1.7333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-header {
    padding: 4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-header::after {
    width: 8.5333333333vw;
    height: 4.4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-header h2 {
    font-size: 4.8vw;
    letter-spacing: 0.04em;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .outline {
    padding: 6.4vw 0 18.9333333333vw;
    background: url(../img/sp/about-outline-bg.webp) center top/contain no-repeat;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .outline::after {
    background: url(../img/sp/about-outline-illust.webp) center bottom/contain no-repeat;
    aspect-ratio: 690/157;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .outline__inner {
    width: 78.6666666667vw;
    padding: 4vw 0;
    border-radius: 2.6666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .outline__inner p.--p01 {
    font-size: 4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .outline__inner p.--p02 {
    font-size: 4.2666666667vw;
    margin-bottom: 0.5333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .outline__inner p.--p02 span {
    font-size: 6.4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-lead span {
    font-size: 3.4666666667vw;
    padding: 0 4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-main {
    font-size: 6.9333333333vw;
    margin-top: 2.1333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-head p.sec-main::after {
    width: 32.5333333333vw;
    margin: 3.2vw auto 0;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list {
    width: 92%;
    gap: 3.2vw;
    margin: 6.4vw auto 0;
    padding-bottom: 8vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item {
    width: 100%;
    border-radius: 2vw;
    border: 0.4vw solid var(--coop-main02, #2FB359);
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item:nth-child(odd) {
    width: 100%;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item.--baloon {
    margin-top: 1.8666666667vw;
    justify-content: flex-start;
    padding: 2.6666666667vw 0;
    flex-direction: column;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item.--baloon::after {
    width: 8.2666666667vw;
    height: 7.8666666667vw;
    left: 60.7%;
    translate: 0 -98%;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item--baloon__colum.--c02 {
    margin-top: 1.8666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__header {
    padding: 1.3333333333vw 0;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__header p {
    font-size: 3.7333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body {
    padding: 2.6666666667vw 4vw 2.6666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body.--flex {
    column-gap: 3.2vw;
    justify-content: center;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit.--center {
    display: flex;
    flex-direction: row;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit.--center p.price-unit__title {
    margin: 1.0666666667vw 1.3333333333vw 0 0;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__title {
    font-size: 3.4666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__number {
    font-size: 8.5333333333vw;
    letter-spacing: 0.02em;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__number span {
    font-size: 3.7333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item .price-list__body .price-unit p.price-unit__number small {
    font-size: 2.6666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t01 {
    font-size: 3.7333333333vw;
    column-gap: 0vw;
    margin-left: 3.4666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t01::after {
    width: 8.2666666667vw;
    margin-left: 4.8vw;
    margin-right: 0vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.note {
    font-size: 2.6666666667vw;
    padding: 0;
    margin-top: 0;
    text-align: left;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t02 {
    font-size: 3.4666666667vw;
    letter-spacing: 0.1em;
    margin-left: 1.3333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t03 {
    font-size: 11.2vw;
    letter-spacing: 0.02em;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t03 span {
    font-size: 5.6vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t03 small {
    right: 0vw;
    top: inherit;
    bottom: 0;
    translate: 95% -100%;
    font-size: 2.6666666667vw;
    position: static;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04 {
    color: var(--coop-white, #FFF);
    font-size: 3.4666666667vw;
    letter-spacing: 0.05em;
    padding-left: 6.4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04 span {
    font-size: 4vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04 small {
    font-size: 2.6666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .sec-body .price-list .price-list__item p.--t04::before {
    width: 4.8vw;
    translate: 0 -40%;
  }
  section.about[data-type=visibility] .wrap1080 .outline-footer {
    font-size: 5.7333333333vw;
    padding: 1.7333333333vw 0 1.7333333333vw;
  }
  section.about[data-type=visibility] .wrap1080 .outline-footer span {
    padding: 0 2.6666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .outline-footer span::before {
    height: 6.9333333333vw;
    width: 4.8vw;
  }
  section.about[data-type=visibility] .wrap1080 .outline-footer span::after {
    height: 6.9333333333vw;
    width: 4.8vw;
  }
  section.about[data-type=visibility] .wrap1080 .outline-footer span strong {
    font-size: 8.2666666667vw;
  }
  section.about[data-type=visibility] .wrap1080 .outline-footer span sup {
    font-size: 2.6666666667vw;
    vertical-align: baseline;
  }
  section.about[data-type=visibility] .wrap1080 .about-note {
    font-size: 2.6666666667vw;
  }
}
.reason {
  padding: min(7.4074074074vw, 80px) 0 min(7.4074074074vw, 80px);
  background-image: url(../img/pc/reason-bg-texture.webp);
  background-position: left top;
  background-repeat: repeat;
  background-size: auto;
}

.reason .sec-header {
  text-align: center;
}

.reason .sec-header span {
  display: block;
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(3.7037037037vw, 40px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

.reason .sec-header h2 {
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(6.6666666667vw, 72px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02rem;
  margin-top: min(1.4814814815vw, 16px);
  color: var(--F68013, #F68013);
  margin-top: max(-1.4814814815vw, -16px);
}

.reason .sec-header h2 span {
  font-size: min(4.4444444444vw, 48px);
  display: inline;
  font-weight: 500;
}

.reason .sec-body {
  margin-top: min(3.7037037037vw, 40px);
}

.reason .reason-card {
  position: relative;
  width: 100%;
  max-width: min(100vw, 1080px);
  margin: min(2.7777777778vw, 30px) auto 0;
  padding: min(28.4259259259vw, 307px) min(7.4074074074vw, 80px) 0;
  background: center top/contain no-repeat;
}

.reason .reason-card:nth-child(3) {
  margin: min(5.5555555556vw, 60px) auto 0;
}

.reason .reason-num {
  display: flex;
  justify-content: center;
  margin-bottom: max(-5.3703703704vw, -58px);
  position: relative;
  z-index: 2;
}

.reason .reason-num p {
  width: min(11.2962962963vw, 122px);
  aspect-ratio: 122/114;
  background: url(../img/common/reason-content-title-bg.svg) center/contain no-repeat;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #FFF;
  font-size: min(2.037037037vw, 22px);
  line-height: 1;
}

.reason .reason-num span {
  font-size: min(5vw, 54px);
  font-weight: 700;
  line-height: 1;
  margin-top: min(0.3703703704vw, 4px);
}

.reason .reason-content {
  position: relative;
  border-radius: min(3.7037037037vw, 40px);
  background: var(--coop-white, #FFF);
  padding: min(0.9259259259vw, 10px);
  z-index: 1;
}

.reason .reason-content__inner {
  border-radius: min(2.7777777778vw, 30px);
  border: min(0.0925925926vw, 1px) solid var(--coop-main01, #4D3D36);
  padding: min(6.6666666667vw, 72px) min(6.1111111111vw, 66px) min(4.4444444444vw, 48px);
}

.reason h3 {
  text-align: center;
}

.reason h3 .--t01 {
  display: block;
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

.reason h3 .--t02 {
  display: block;
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(3.7037037037vw, 40px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02rem;
  margin-top: min(0.7407407407vw, 8px);
}

.reason .feature-list li {
  color: var(--coop-main01, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  line-height: 1.8;
  letter-spacing: 0.04rem;
  padding-left: min(2.962962963vw, 32px);
  position: relative;
}

.reason .feature-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: min(0.3703703704vw, 4px);
  width: min(1.9444444444vw, 21px);
  aspect-ratio: 1/1;
  background: url(../img/common/icon-check.svg) center/contain no-repeat;
}

.reason .feature-list li:nth-child(n+2) {
  margin-top: min(1.4814814815vw, 16px);
}

.reason .icon-group {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: min(1.8518518519vw, 20px);
}

.reason .icon-item {
  text-align: center;
}

.reason .icon-item img {
  width: min(5.5555555556vw, 60px);
  height: auto;
}

.reason .icon-item span {
  display: block;
  color: var(--coop-main01, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.2962962963vw, 14px);
  font-weight: 400;
  line-height: 1.4;
  margin-top: min(0.7407407407vw, 8px);
}

.reason .menu-section {
  margin-top: min(3.7037037037vw, 40px);
}

.reason .menu-section h4 {
  text-align: center;
  color: var(--coop-main01, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 700;
  line-height: 1.4;
}

.reason .menu-section h4 span {
  color: var(--coop-accent01, #F68013);
  display: block;
  font-size: min(1.8518518519vw, 20px);
  margin-bottom: min(0.3703703704vw, 4px);
}

.reason .delivery-items {
  display: flex;
  justify-content: center;
  gap: min(1.4814814815vw, 16px);
}

.reason .delivery-item {
  text-align: center;
}

.reason .delivery-item img {
  width: min(11.1111111111vw, 120px);
  height: min(11.1111111111vw, 120px);
  border-radius: min(0.9259259259vw, 10px);
  object-fit: cover;
}

.reason .delivery-item span {
  display: block;
  color: var(--coop-main01, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.4;
  margin-top: min(0.7407407407vw, 8px);
}

.reason .reason-card:nth-of-type(1) {
  background-image: url(../img/pc/reason-01-bg.webp);
  margin-top: 0;
}

.reason .reason-card:nth-of-type(1) .block.--b01 {
  margin-top: min(2.7777777778vw, 30px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.reason .reason-card:nth-of-type(1) .feature-list {
  margin-top: 0;
}

.reason .reason-card:nth-of-type(1) .icon-group {
  width: min(31.5740740741vw, 341px);
}

.reason .reason-card:nth-of-type(1) .icon-group .icon-item {
  width: min(9.2592592593vw, 100px);
  aspect-ratio: 1/1;
}

.reason .reason-card:nth-of-type(1) .icon-group .icon-item img {
  width: 100%;
}

.reason .reason-card:nth-of-type(1) .icon-group .icon-item span {
  font-size: min(1.4814814815vw, 16px);
  letter-spacing: 0.01rem;
  line-height: 1.6;
  margin-top: min(0.7407407407vw, 8px);
}

.reason .reason-card:nth-of-type(1) .icon-group .icon-item span sup {
  font-size: min(1.1111111111vw, 12px);
  position: relative;
  top: 0.5em;
}

.reason .reason-card:nth-of-type(1) .note {
  color: var(--coop-main01, #4D3D36);
  font-size: min(1.1111111111vw, 12px);
  width: min(35.8333333333vw, 387px);
  letter-spacing: 0.04rem;
}

@media screen and (min-width: 768px) {
  .reason .reason-card:nth-of-type(1) .note {
    position: absolute;
    bottom: min(6.4814814815vw, 70px);
    left: min(7.1296296296vw, 77px);
  }
}
.reason .reason-card:nth-of-type(2) {
  background-image: url(../img/pc/reason-02-bg.webp);
}

.reason .reason-card:nth-of-type(2) .menu-section {
  margin-top: min(2.2222222222vw, 24px);
}

.reason .reason-card:nth-of-type(2) .menu-section h4 {
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
}

.reason .reason-card:nth-of-type(2) .menu-section h4 span {
  font-size: min(2.2222222222vw, 24px);
}

.reason .reason-card:nth-of-type(2) .menu-section h4:not(:first-child) {
  margin-top: min(2.962962963vw, 32px);
}

.reason .reason-card:nth-of-type(2) .block-menu {
  display: flex;
  gap: 0 min(3.7037037037vw, 40px);
  margin-top: min(1.4814814815vw, 16px);
  justify-content: center;
}

.reason .reason-card:nth-of-type(2) .block-menu.--reverse {
  flex-direction: row-reverse;
}

.reason .reason-card:nth-of-type(2) .menu-img.--i01 {
  width: min(29.8148148148vw, 322px);
}

.reason .reason-card:nth-of-type(2) .menu-img.--i02 {
  width: min(36.8518518519vw, 398px);
}

.reason .reason-card:nth-of-type(2) .feature-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
}

.reason .reason-card:nth-of-type(3) {
  background-image: url(../img/pc/reason-03-bg.webp);
}

.reason .reason-card:nth-of-type(3) .reason-content__inner {
  padding: min(6.6666666667vw, 72px) min(4.0740740741vw, 44px) min(4.4444444444vw, 48px);
}

.reason .reason-card:nth-of-type(3) .block-delivery {
  display: flex;
  gap: 0 min(3.7037037037vw, 40px);
  margin-top: min(2.2222222222vw, 24px);
}

.reason .reason-card:nth-of-type(3) ul.feature-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .reason {
    padding: 10.6666666667vw 0 17.3333333333vw;
    background-image: url(../img/sp/reason-bg-texture.webp);
  }
  .reason .sec-header {
    padding: 0;
  }
  .reason .sec-header span {
    font-size: 6.1333333333vw;
  }
  .reason .sec-header h2 {
    font-size: 10.6666666667vw;
    margin-top: -1.6vw;
  }
  .reason .sec-header h2 span {
    font-size: 6.9333333333vw;
  }
  .reason .sec-body {
    margin-top: 6.4vw;
    padding: 0;
  }
  .reason .reason-card {
    max-width: 100%;
    margin: 8vw auto 0;
    padding: 45.0666666667vw 4vw 0;
  }
  .reason .reason-num {
    margin-bottom: -7.7333333333vw;
  }
  .reason .reason-num p {
    width: 19.4666666667vw;
    font-size: 3.4666666667vw;
  }
  .reason .reason-num span {
    font-size: 8.8vw;
    margin-top: 0.5333333333vw;
  }
  .reason .reason-content {
    border-radius: 4vw;
    padding: 1.3333333333vw;
  }
  .reason .reason-content__inner {
    border-radius: 2.6666666667vw;
    border-width: 0.1333333333vw;
    padding: 10.2666666667vw 6vw 6.2666666667vw;
  }
  .reason h3 .--t01 {
    font-size: 4vw;
  }
  .reason h3 .--t02 {
    font-size: 6.1333333333vw;
    margin-top: 1.0666666667vw;
  }
  .reason .feature-list li {
    font-size: 3.4666666667vw;
    padding-left: 8vw;
    letter-spacing: 0.04rem;
  }
  .reason .feature-list li:before {
    top: 0.8vw;
    width: 5.3333333333vw;
  }
  .reason .feature-list li:nth-child(n+2) {
    margin-top: 1.6vw;
  }
  .reason .icon-group {
    gap: 2.1333333333vw;
    flex-wrap: wrap;
  }
  .reason .icon-item img {
    width: 21.3333333333vw;
  }
  .reason .icon-item span {
    font-size: 3.2vw;
    margin-top: 2vw;
  }
  .reason .menu-section {
    margin-top: 4.2666666667vw;
  }
  .reason .menu-section h4 {
    font-size: 3.2vw;
  }
  .reason .menu-section h4 span {
    font-size: 2.6666666667vw;
    margin-bottom: 0.5333333333vw;
  }
  .reason .delivery-items {
    gap: 2.6666666667vw;
  }
  .reason .delivery-item img {
    width: 100%;
    height: auto;
  }
  .reason .delivery-item span {
    font-size: 3.2vw;
    margin-top: 1.0666666667vw;
  }
  .reason .reason-card:nth-of-type(1) {
    background-image: url(../img/sp/reason-01-bg.webp);
  }
  .reason .reason-card:nth-of-type(1) .block.--b01 {
    margin-top: 7.7333333333vw;
    flex-direction: column;
  }
  .reason .reason-card:nth-of-type(1) .icon-group {
    width: 100%;
    margin-top: 7.4666666667vw;
    gap: 0 6vw;
  }
  .reason .reason-card:nth-of-type(1) .icon-group .icon-item {
    width: 21.3333333333vw;
  }
  .reason .reason-card:nth-of-type(1) .icon-group .icon-item span {
    font-size: 3.2vw;
    margin-top: 1.8666666667vw;
  }
  .reason .reason-card:nth-of-type(1) .icon-group .icon-item span sup {
    font-size: 2.6666666667vw;
  }
  .reason .reason-card:nth-of-type(1) .note {
    position: static;
    width: 100%;
    font-size: 2.6666666667vw;
    margin-top: 3.2vw;
  }
  .reason .reason-card:nth-of-type(2) {
    background-image: url(../img/sp/reason-02-bg.webp);
  }
  .reason .reason-card:nth-of-type(2) .menu-section {
    margin-top: 7.7333333333vw;
  }
  .reason .reason-card:nth-of-type(2) .menu-section h4 {
    font-size: 4.8vw;
  }
  .reason .reason-card:nth-of-type(2) .menu-section h4 span {
    font-size: 4vw;
  }
  .reason .reason-card:nth-of-type(2) .menu-section h4:not(:first-child) {
    margin-top: 5.3333333333vw;
  }
  .reason .reason-card:nth-of-type(2) .block-menu {
    flex-direction: column;
    gap: 3.2vw;
    margin-top: 2.1333333333vw;
  }
  .reason .reason-card:nth-of-type(2) .block-menu.--reverse {
    flex-direction: column;
  }
  .reason .reason-card:nth-of-type(2) .menu-img.--i01 {
    width: 58.6666666667vw;
    margin: 0 auto;
  }
  .reason .reason-card:nth-of-type(2) .menu-img.--i02 {
    width: 77.3333333333vw;
    margin: 0 auto;
  }
  .reason .reason-card:nth-of-type(2) .feature-list {
    margin-top: 0;
  }
  .reason .reason-card:nth-of-type(3) {
    background-image: url(../img/sp/reason-03-bg.webp);
    margin-top: 8.5333333333vw;
  }
  .reason .reason-card:nth-of-type(3) .reason-content__inner {
    padding: 11.6vw 6vw 6.2666666667vw;
  }
  .reason .reason-card:nth-of-type(3) .block-delivery {
    flex-direction: column;
    gap: 3.2vw;
    margin-top: 8.4vw;
  }
  .reason .reason-card:nth-of-type(3) .delivery-item {
    width: 24vw;
  }
}
section.products[data-type=visibility] {
  background: #BD9875 url(../img/pc/products-bg.webp) center top no-repeat;
}

section.products[data-type=visibility] .wrap1080 {
  padding: min(6.2037037037vw, 67px) 0 min(8.6111111111vw, 93px);
}

section.products[data-type=visibility] .wrap1080 .sec-header {
  text-align: center;
  margin-bottom: min(1.8518518519vw, 20px);
}

section.products[data-type=visibility] .wrap1080 .sec-header span {
  color: var(--base-white, #FFF);
  text-align: center;
  text-shadow: 0 min(0.3703703704vw, 4px) min(0.3703703704vw, 4px) rgba(0, 0, 0, 0.25);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(3.5185185185vw, 38px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

section.products[data-type=visibility] .wrap1080 .sec-header h2 {
  color: var(--base-white, #FFF);
  text-align: center;
  text-shadow: 0 min(0.3703703704vw, 4px) min(0.3703703704vw, 4px) rgba(0, 0, 0, 0.25);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.0740740741vw, 44px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

section.products[data-type=visibility] .wrap1080 .sec-header h2 strong {
  position: relative;
  display: inline-block;
  font-weight: 500;
}

section.products[data-type=visibility] .wrap1080 .sec-header h2 strong::after {
  content: "";
  display: block;
  width: min(19.4444444444vw, 210px);
  aspect-ratio: 245/20;
  background: url(../img/pc/products-title-line.svg) center/contain no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper {
  margin: min(6.0185185185vw, 65px) auto 0;
  width: min(85.1851851852vw, 920px);
  gap: min(3.7037037037vw, 40px) 0;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion {
  border-radius: min(2.7777777778vw, 30px);
  overflow: hidden;
  background: var(--coop-white, #FFF);
  box-shadow: 0 min(0.7407407407vw, 8px) min(1.4814814815vw, 16px) 0 rgba(77, 61, 54, 0.65);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header {
  cursor: pointer;
  padding: min(0.9259259259vw, 10px);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header .adlp-accordion__header__inner {
  border-radius: min(2.037037037vw, 22px);
  background: rgba(255, 234, 203, 0.87);
  display: block;
  padding: min(1.1111111111vw, 12px) min(3.7037037037vw, 40px) min(1.1111111111vw, 12px) min(1.1111111111vw, 12px);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header .adlp-accordion__header__inner .text {
  font-size: min(1.6666666667vw, 18px);
  font-weight: bold;
  margin: 0;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header .adlp-accordion__header__inner .text h3 {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(3.7037037037vw, 40px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  text-align: center;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header::after {
  background-image: url(../img/common/icon-arrow-or.svg);
  width: min(3.1481481481vw, 34px);
  height: min(3.1481481481vw, 34px);
  transform: translateY(-50%) rotate(180deg);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(0);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body {
  padding: min(1.2962962963vw, 14px) min(2.7777777778vw, 30px) min(3.7037037037vw, 40px);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body .adlp-accordion__body__inner {
  flex-direction: column;
  align-items: center;
  padding: 0;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body .adlp-accordion__body__inner p.acc-lead {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08rem;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list {
  list-style: none;
  padding: 0;
  margin: min(2.7777777778vw, 30px) auto 0;
  display: flex;
  justify-content: center;
  column-gap: min(1.8518518519vw, 20px);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item:last-child {
  margin-bottom: 0;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item .acc-list__photo {
  position: relative;
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item .acc-list__photo::before {
  content: "";
  display: block;
  width: min(18.5185185185vw, 200px);
  height: min(15.5555555556vw, 168px);
  background: transparent;
  box-shadow: min(0.5555555556vw, 6px) min(0.5555555556vw, 6px) min(0.7407407407vw, 8px) 0 rgba(77, 61, 54, 0.25);
  position: absolute;
  bottom: 0;
  border-radius: min(1.8518518519vw, 20px);
}

section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item p.acc-list__text {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  margin-top: min(1.2962962963vw, 14px);
}

@media screen and (max-width: 767px) {
  section.products[data-type=visibility] {
    background-image: url(../img/sp/products-bg.webp);
    background-size: 100% auto;
  }
  section.products[data-type=visibility] .wrap1080 {
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .sec-header span {
    font-size: 6.1333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .sec-header h2 {
    font-size: 6.9333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .sec-header h2 strong::after {
    width: 36.6666666667vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper {
    margin: 10.6666666667vw auto 0;
    width: 100%;
    padding: 0 4vw;
    row-gap: 5.3333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion {
    border-radius: 4vw;
    box-shadow: 0 1.0666666667vw 2.1333333333vw 0 rgba(77, 61, 54, 0.65);
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header {
    padding: 1.3333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header .adlp-accordion__header__inner {
    border-radius: 2.9333333333vw;
    padding: 2.6666666667vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header .adlp-accordion__header__inner .text h3 {
    font-size: 6.1333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__header::after {
    width: 6.2666666667vw;
    height: 6.2666666667vw;
    right: 5.3333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body {
    padding: 4vw 2.6666666667vw 6.6666666667vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body .adlp-accordion__body__inner p.acc-lead {
    font-size: 3.4666666667vw;
    letter-spacing: 0.04em;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list {
    margin: 2.6666666667vw auto 0;
    row-gap: 4vw;
    column-gap: 4vw;
    flex-wrap: wrap;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item {
    width: 37.3333333333vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item .acc-list__photo::before {
    width: 36.6666666667vw;
    height: 31.3333333333vw;
    box-shadow: 1.0666666667vw 0.8vw 1.6vw 0 rgba(77, 61, 54, 0.25);
    border-radius: 2vw;
  }
  section.products[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion__body ul.acc-list li.acc-list__item p.acc-list__text {
    font-size: 3.2vw;
    margin-top: 2vw;
  }
}
.flow {
  background: #EBF8D4;
}

.flow .wrap1080 {
  padding: 0 0 min(6.4814814815vw, 70px);
}

.flow .title {
  position: relative;
}

.flow .title h2.main {
  color: var(--4D3D36, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.2592592593vw, 46px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  position: absolute;
  left: 50%;
  bottom: min(0.9259259259vw, 10px);
  translate: -50% 0;
}

.flow .title p.step-text {
  color: var(--base-white, #FFF);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(5.1851851852vw, 56px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(../img/common/flow-ballon-title.svg) center/contain no-repeat;
  width: min(11.1111111111vw, 120px);
  aspect-ratio: 1/1;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: min(12.962962963vw, 140px);
  margin-bottom: min(4.6296296296vw, 50px);
}

.flow .title p.step-text span {
  color: var(--base-white, #FFF);
  font-size: min(2.4074074074vw, 26px);
  letter-spacing: 0.04rem;
  text-transform: uppercase;
}

.flow .flow__item {
  position: relative;
}

.flow .flow__desc {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.flow .flow .--i01 .flow__desc {
  margin-top: min(5.5555555556vw, 60px);
  margin-left: min(34.1666666667vw, 369px);
}

.flow .flow .--i02 .flow__desc {
  margin-top: min(2.4074074074vw, 26px);
  margin-left: min(7.4074074074vw, 80px);
}

.flow .flow .--i03 .flow__desc {
  margin-top: min(3.3333333333vw, 36px);
  margin-left: min(31.7592592593vw, 343px);
}

.flow .flow .--i03 .flow__desc .flow__text,
.flow .flow .--i03 .flow__desc .flow__note {
  padding-left: min(2.3148148148vw, 25px);
}

.flow .flow .--i04 .flow__desc {
  margin-top: min(11.2037037037vw, 121px);
  margin-left: min(7.4074074074vw, 80px);
}

.flow .flow__title {
  color: var(--4D3D36, #4D3D36);
  -webkit-text-stroke-width: min(0.0555555556vw, 0.6px);
  -webkit-text-stroke-color: var(--4D3D36, #4D3D36);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

.flow .flow__title span {
  color: var(--base-white, #FFF);
  text-align: center;
  font-size: min(4.2592592593vw, 46px);
  letter-spacing: 0.08rem;
  display: inline-block;
  width: min(6.2037037037vw, 67px);
  aspect-ratio: 1/1;
  background: url(../img/common/flow-ballon-content.svg) center/contain no-repeat;
  margin-right: min(0.9259259259vw, 10px);
}

.flow .flow__text {
  margin-top: min(2.7777777778vw, 30px);
  color: var(--4D3D36, #4D3D36);
  text-align: justify;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08rem;
  padding-left: min(6.2037037037vw, 67px);
}

.flow .flow__note {
  margin-top: min(0.7407407407vw, 8px);
  color: var(--333, #333);
  text-align: justify;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04rem;
  padding-left: min(6.2037037037vw, 67px);
}

@media screen and (max-width: 767px) {
  .flow .wrap1080 {
    padding: 0;
  }
  .flow .title {
    text-align: center;
  }
  .flow .title h2.main {
    font-size: 6.9333333333vw;
    bottom: 9.3333333333vw;
  }
  .flow .title p.step-text {
    font-size: 7.4666666667vw;
    width: 16vw;
    margin-left: 18vw;
    margin-bottom: 18vw;
  }
  .flow .title p.step-text span {
    font-size: 3.4666666667vw;
    padding-left: 0.9333333333vw;
  }
  .flow .flow__desc {
    width: 46.6666666667vw;
  }
  .flow .flow__title {
    font-size: 4.8vw;
    -webkit-text-stroke-width: 0.0533333333vw;
    display: flex;
    align-items: center;
    column-gap: 1.0666666667vw;
  }
  .flow .flow__title span {
    font-size: 6.9333333333vw;
    width: 9.8666666667vw;
    margin-right: 0.5333333333vw;
    background-image: url(../img/sp/flow-ballon-content.svg);
    padding-right: 0.4vw;
  }
  .flow .flow__text,
  .flow .flow__note {
    padding-left: 0;
  }
  .flow .flow__text {
    margin-top: 2.9333333333vw;
    font-size: 3.4666666667vw;
  }
  .flow .flow__note {
    margin-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0.04em;
  }
  .flow .flow .--i01 .flow__desc {
    margin-top: 8vw;
    margin-left: 49.8666666667vw;
  }
  .flow .flow .--i02 .flow__desc {
    margin-top: 1.3333333333vw;
    margin-left: 4vw;
  }
  .flow .flow .--i03 .flow__desc {
    margin-top: 15.4666666667vw;
    margin-left: 49.8666666667vw;
  }
  .flow .flow .--i03 .flow__desc .flow__text,
  .flow .flow .--i03 .flow__desc .flow__note {
    padding-left: 0;
  }
  .flow .flow .--i04 .flow__desc {
    margin-top: 12.1333333333vw;
    margin-left: 4vw;
  }
}
section.faq[data-type=visibility] {
  background: #FFF9EE;
  padding: min(4.6296296296vw, 50px) 0 min(7.4074074074vw, 80px);
}

section.faq[data-type=visibility] .wrap1080 .sec-head {
  text-align: center;
}

section.faq[data-type=visibility] .wrap1080 .sec-head span {
  color: var(--2FB359, #2FB359);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

section.faq[data-type=visibility] .wrap1080 .sec-head h2 {
  color: var(--4D3D36, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.4444444444vw, 48px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper {
  width: min(85.1851851852vw, 920px);
  margin: min(3.7037037037vw, 40px) auto 0;
  gap: min(1.8518518519vw, 20px) 0;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion {
  border-radius: min(1.8518518519vw, 20px);
  border: min(0.1851851852vw, 2px) solid #F1EADC;
  background: var(--base-fff, #FFF);
  padding: min(2.3148148148vw, 25px) min(3.7037037037vw, 40px);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header .adlp-accordion__header__inner {
  padding: 0;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header .adlp-accordion__header__inner p.text {
  color: var(--4D3D36, #4D3D36);
  text-align: justify;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header .adlp-accordion__header__inner p.text span {
  font-size: min(1.4814814815vw, 16px);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header::after {
  background-image: url(../img/common/icon-acc.svg);
  width: min(1.8518518519vw, 20px);
  aspect-ratio: 20/11;
  transform: translateY(-50%) rotate(180deg);
  right: min(1.3888888889vw, 15px);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(0deg);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner {
  display: flex;
  flex-direction: column;
  margin-top: min(2.5vw, 27px);
  padding: min(1.8518518519vw, 20px) 0 0;
  background: url(../img/common/faq-acc-line.webp) center top repeat-x;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row:nth-child(n+2) {
  margin-top: min(2.7777777778vw, 30px);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row small {
  color: var(--4D3D36, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04rem;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row:has(> .col) {
  display: flex;
  align-items: center;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row .col {
  width: 50%;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row .col.--text {
  padding-right: min(2.962962963vw, 32px);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table {
  width: 100%;
  border-left: min(0.0925925926vw, 1px) solid #999999;
  border-top: min(0.0925925926vw, 1px) solid #999999;
  color: var(--4D3D36, #4D3D36);
  border-collapse: collapse;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table th,
section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table td {
  color: var(--4D3D36, #4D3D36);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08rem;
  padding: min(0.462962963vw, 5px) 0;
  border-right: min(0.0925925926vw, 1px) solid #999999;
  border-bottom: min(0.0925925926vw, 1px) solid #999999;
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table th {
  color: #FFFFFF;
  font-weight: bold;
  background: var(--4D3D36, #4D3D36);
}

section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table td:nth-child(2) {
  background: var(--FFF9EE, #FFF9EE);
}

@media screen and (max-width: 767px) {
  section.faq[data-type=visibility] {
    padding: 8vw 4vw 10.6666666667vw;
  }
  section.faq[data-type=visibility] .wrap1080 .sec-head span {
    font-size: 4.8vw;
  }
  section.faq[data-type=visibility] .wrap1080 .sec-head h2 {
    font-size: 6.9333333333vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper {
    width: 100%;
    margin: 5.3333333333vw auto 0;
    gap: 2.6666666667vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion {
    border-radius: 2.6666666667vw;
    border-width: 0.2666666667vw;
    padding: 4.9333333333vw 5.3333333333vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header .adlp-accordion__header__inner p.text {
    font-size: 4.8vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header .adlp-accordion__header__inner p.text span {
    font-size: 3.4666666667vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__header::after {
    width: 3.3333333333vw;
    right: 1.3333333333vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner {
    margin-top: 3.2vw;
    padding-top: 2.6666666667vw;
    background-size: 1.3333333333vw auto;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row small {
    font-size: 2.6666666667vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row:has(> .col) {
    flex-direction: column;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row .col {
    width: 100%;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner .adlp-accordion__body__row .col.--text {
    padding-right: 0;
    padding-bottom: 2vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table {
    margin-top: 1.8666666667vw;
  }
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table th,
  section.faq[data-type=visibility] .wrap1080 .adlp-accordion__wrapper .adlp-accordion .adlp-accordion__body .adlp-accordion__body__inner table td {
    font-size: 3.4666666667vw;
    padding: 2.1333333333vw 0;
  }
}
.sec07 {
  background-color: #FFF9EE;
  padding: min(7.4074074074vw, 80px) 0 min(9.2592592593vw, 100px);
}

.sec07 h2.title {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  row-gap: min(0.5555555556vw, 6px);
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.4444444444vw, 48px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

.sec07 h2.title span {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  display: block;
  position: relative;
  padding: 0 min(2.7777777778vw, 30px);
}

.sec07 h2.title span::before,
.sec07 h2.title span::after {
  content: "";
  display: block;
  width: min(1.2962962963vw, 14px);
  aspect-ratio: 14/26;
  background: url(../img/common/sec07-title-rect.svg) center/contain no-repeat;
  position: absolute;
  bottom: min(0.3703703704vw, 4px);
}

.sec07 h2.title span::before {
  left: 0;
}

.sec07 h2.title span::after {
  right: 0;
  scale: -1 1;
}

.sec07 ul.voice-list {
  margin-top: min(3.7037037037vw, 40px);
}

.sec07 ul.voice-list .voice-list__row {
  position: relative;
  width: min(75.9259259259vw, 820px);
  margin: 0 auto;
}

.sec07 ul.voice-list .voice-list__row::before {
  content: "";
  display: block;
  width: min(75.9259259259vw, 820px);
  aspect-ratio: 820/208;
  position: absolute;
  left: min(1.8518518519vw, 20px);
  bottom: max(-1.8518518519vw, -20px);
  background: url(../img/pc/sec07-bg-stripe-01.svg) center/contain no-repeat;
  z-index: 1;
}

.sec07 ul.voice-list .voice-list__row::after {
  content: "";
  display: block;
  width: min(13.4259259259vw, 145px);
  aspect-ratio: 1/1;
  position: absolute;
  right: max(-1.8518518519vw, -20px);
  top: max(-6.712962963vw, -72.5px);
  background: url(../img/common/sec07-photo-01.webp) center/contain no-repeat;
  z-index: 3;
}

.sec07 ul.voice-list .voice-list__row > .inner {
  padding: min(2.7777777778vw, 30px) min(5.5555555556vw, 60px);
  background: #FFFFFF;
  border-radius: min(1.8518518519vw, 20px);
  position: relative;
  z-index: 2;
}

.sec07 ul.voice-list .voice-list__row + .voice-list__row {
  margin-top: min(9.2592592593vw, 100px);
}

.sec07 ul.voice-list .voice-list__row:nth-child(2)::before {
  left: max(-1.8518518519vw, -20px);
  bottom: max(-1.8518518519vw, -20px);
  background: url(../img/pc/sec07-bg-stripe-02.svg) center/contain no-repeat;
}

.sec07 ul.voice-list .voice-list__row:nth-child(2)::after {
  left: max(-1.8518518519vw, -20px);
  top: max(-6.712962963vw, -72.5px);
  background: url(../img/common/sec07-photo-02.webp) center/contain no-repeat;
}

.sec07 ul.voice-list .voice-list__row:nth-child(3)::before {
  background: url(../img/pc/sec07-bg-stripe-03.svg) center/contain no-repeat;
}

.sec07 ul.voice-list .voice-list__row:nth-child(3)::after {
  background: url(../img/common/sec07-photo-03.webp) center/contain no-repeat;
}

.sec07 ul.voice-list .voice-list__row .voice-list__title {
  color: var(--coop-main02, #2FB359);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

.sec07 ul.voice-list .voice-list__row .voice-list__text {
  margin-top: min(2.2222222222vw, 24px);
}

.sec07 ul.voice-list .voice-list__row .voice-list__text p {
  color: var(--coop-main01, #4D3D36);
  text-align: justify;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08rem;
}

.sec07 ul.voice-list .voice-list__row .voice-list__text span {
  display: block;
  text-align: right;
  color: var(--coop-main01, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.2962962963vw, 14px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08rem;
}

@media screen and (max-width: 767px) {
  .sec07 {
    padding: 10.6666666667vw 0 18.6666666667vw;
  }
  .sec07 h2.title {
    font-size: 6.9333333333vw;
    row-gap: 0.8vw;
  }
  .sec07 h2.title span {
    font-size: 4.8vw;
    padding: 0 3.3333333333vw;
  }
  .sec07 h2.title span::before,
  .sec07 h2.title span::after {
    width: 2vw;
    bottom: 1.0666666667vw;
  }
  .sec07 ul.voice-list {
    margin-top: 10.6666666667vw;
  }
  .sec07 ul.voice-list .voice-list__row {
    width: 100%;
    margin: 0 auto;
  }
  .sec07 ul.voice-list .voice-list__row + .voice-list__row {
    margin-top: 17.3333333333vw;
  }
  .sec07 ul.voice-list .voice-list__row::before {
    left: 0;
    bottom: -5.3333333333vw;
    width: 96vw;
    aspect-ratio: 720/337;
  }
  .sec07 ul.voice-list .voice-list__row::after {
    right: -4vw;
    top: -8vw;
    width: 27.3333333333vw;
  }
  .sec07 ul.voice-list .voice-list__row > .inner {
    padding: 4vw 8vw;
    border-radius: 4vw;
  }
  .sec07 ul.voice-list .voice-list__row .voice-list__title {
    font-size: 4.9333333333vw;
  }
  .sec07 ul.voice-list .voice-list__row .voice-list__title > p {
    text-align: left;
  }
  .sec07 ul.voice-list .voice-list__row .voice-list__text {
    margin-top: 3.2vw;
  }
  .sec07 ul.voice-list .voice-list__row .voice-list__text p {
    font-size: 3.4666666667vw;
  }
  .sec07 ul.voice-list .voice-list__row .voice-list__text span {
    font-size: 3.2vw;
    margin-top: 1.0666666667vw;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(odd) {
    width: 92vw;
    margin-right: 8vw;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(odd) > .inner {
    border-radius: 0 4vw 4vw 0;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(odd) .voice-list__title {
    display: flex;
    justify-content: flex-start;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(even) {
    width: 92vw;
    margin-left: 8vw;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(even) > .inner {
    border-radius: 4vw 0 0 4vw;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(even) .voice-list__title {
    display: flex;
    justify-content: flex-end;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(even)::after {
    right: inherit;
    left: -4vw;
    top: -8vw;
    width: 27.3333333333vw;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(1)::before {
    background: url(../img/sp/sec07-bg-stripe-02.svg) center/contain no-repeat;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(2)::before {
    left: inherit;
    right: 0;
    bottom: -5.3333333333vw;
    background: url(../img/sp/sec07-bg-stripe-02.svg) center/contain no-repeat;
  }
  .sec07 ul.voice-list .voice-list__row:nth-child(3)::before {
    background: url(../img/sp/sec07-bg-stripe-03.svg) center/contain no-repeat;
  }
}
section.appeal[data-type=visibility] {
  position: relative;
}

section.appeal[data-type=visibility] .wrap1080 {
  position: absolute;
  left: 50%;
  bottom: 0;
  top: 0;
  translate: -50% 0;
}

section.appeal[data-type=visibility] .wrap1080 h2 {
  width: min(33.4259259259vw, 361px);
  margin: min(55.9259259259vw, 604px) auto 0;
}

@media screen and (max-width: 767px) {
  section.appeal[data-type=visibility] .wrap1080 h2 {
    width: 61.2vw;
    margin: 92vw auto 0;
  }
}
section.appeal[data-type=visibility].--s01 {
  box-shadow: 0px max(-0.7407407407vw, -8px) min(1.8518518519vw, 20px) 0px rgba(77, 61, 54, 0.4);
}

@media screen and (max-width: 767px) {
  section.appeal[data-type=visibility].--s01 {
    box-shadow: 0px -1.0666666667vw 2.6666666667vw 0px rgba(77, 61, 54, 0.4);
    margin-top: -0.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  section.appeal[data-type=visibility].--s02 .wrap1080 h2 {
    margin: min(49.4444444444vw, 534px) auto 0;
  }
}
section.voices[data-type=visibility] {
  padding: min(7.4074074074vw, 80px) 0 min(1.3888888889vw, 15px);
}

section.voices[data-type=visibility] .header .lead {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0 min(0.9259259259vw, 10px);
  margin-bottom: min(2.962962963vw, 32px);
}

section.voices[data-type=visibility] .header .lead::before,
section.voices[data-type=visibility] .header .lead::after {
  content: "";
  display: block;
  width: min(1.4338888889vw, 15.486px);
  aspect-ratio: 15.486/29.162;
  background: url(../img/common/rect-sli-lead.svg) center/contain no-repeat;
}

section.voices[data-type=visibility] .header .lead::before {
  scale: -1 1;
}

section.voices[data-type=visibility] .header .--t01 {
  color: var(--coop-main01, #4D3D36);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

section.voices[data-type=visibility] .header .--t02 {
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(4.4444444444vw, 48px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-top: min(0.7407407407vw, 8px);
}

section.voices[data-type=visibility] .adlp-slider__wrapper {
  padding: 0 min(1.8518518519vw, 20px) min(4.8148148148vw, 52px);
  margin-top: min(calc(65 / 1080 * 100vw), 65px) !important;
}
@media screen and (max-width: 767px) {
  section.voices[data-type=visibility] .adlp-slider__wrapper {
    margin-top: calc(56 / 750 * 100vw) !important;
  }
}

section.voices[data-type=visibility] .slick-dotted.slick-slider {
  margin-bottom: 0;
}

section.voices[data-type=visibility] .slick-slide {
  padding: 0 min(1.8518518519vw, 20px);
}

section.voices[data-type=visibility] .slick-dots {
  bottom: 0;
  left: 50%;
  translate: -50% -38%;
}

section.voices[data-type=visibility] .slick-dots li {
  border-radius: 999px;
  background-color: #ddd;
  margin: 0 min(1.3888888889vw, 15px);
  opacity: 1;
  width: min(1.4814814815vw, 16px);
  height: min(1.4814814815vw, 16px);
}

section.voices[data-type=visibility] .slick-arrow {
  width: min(4.4444444444vw, 48px);
  height: min(4.4444444444vw, 48px);
  top: 55%;
}

section.voices[data-type=visibility] .note {
  color: var(--coop-main01, #4D3D36);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1111111111vw, 12px);
  line-height: 1.5;
  /* 18px */
  letter-spacing: 0.04rem;
  text-align: center;
  margin-top: min(4.3518518519vw, 47px);
}

@media screen and (max-width: 767px) {
  section.voices[data-type=visibility] {
    padding: 10.6666666667vw 0 1.0666666667vw;
  }
  section.voices[data-type=visibility] .header .lead {
    font-size: 4.8vw;
    gap: 0 1.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  section.voices[data-type=visibility] .header .lead::before,
  section.voices[data-type=visibility] .header .lead::after {
    width: 2.0648vw;
  }
  section.voices[data-type=visibility] .header .--t01 {
    font-size: 3.4666666667vw;
  }
  section.voices[data-type=visibility] .header .--t02 {
    font-size: 6.9333333333vw;
    margin-top: 1.0666666667vw;
  }
  section.voices[data-type=visibility] .adlp-slider__wrapper {
    padding: 0 4vw 8vw;
    margin-top: 7.4666666667vw;
  }
  section.voices[data-type=visibility] .slick-slide {
    padding: 0 4vw;
  }
  section.voices[data-type=visibility] .slick-dots {
    translate: -50% 0;
  }
  section.voices[data-type=visibility] .slick-dots li {
    margin: 0 1.3333333333vw;
    width: 3.2vw;
    height: 3.2vw;
  }
  section.voices[data-type=visibility] .slick-arrow {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
  section.voices[data-type=visibility] .slick-arrow.prev {
    top: 55.5%;
    left: 4vw;
  }
  section.voices[data-type=visibility] .slick-arrow.next {
    top: 55.5%;
    right: 4vw;
  }
  section.voices[data-type=visibility] .note {
    font-size: 2.6666666667vw;
    margin-top: 7.4666666667vw;
  }
}
section.voices[data-type=visibility].--s01 {
  background: #FFF9EE;
}

section.voices[data-type=visibility].--s01 .header .--t02 {
  color: var(--coop-main02, #F68013);
}

section.voices[data-type=visibility].--s01 .slick-dots .slick-active {
  background-color: #F68013;
}

section.voices[data-type=visibility].--s01 .slick-arrow.prev {
  background: center/99% no-repeat;
  background-image: url(../img/common/voice01-sli-arrow-l.svg);
}

section.voices[data-type=visibility].--s01 .slick-arrow.next {
  background: center/99% no-repeat;
  background-image: url(../img/common/voice01-sli-arrow-r.svg);
}

section.voices[data-type=visibility].--s02 {
  background: #EBF8D4;
}

section.voices[data-type=visibility].--s02 .header .--t02 {
  color: var(--coop-main02, #2FB359);
}

section.voices[data-type=visibility].--s02 .slick-dots .slick-active {
  background-color: #2FB359;
}

section.voices[data-type=visibility].--s02 .slick-arrow.prev {
  background: center/contain no-repeat;
  background-image: url(../img/common/voice02-sli-arrow-l.svg);
}

section.voices[data-type=visibility].--s02 .slick-arrow.next {
  background: center/contain no-repeat;
  background-image: url(../img/common/voice02-sli-arrow-r.svg);
}

/* cv02 section - ロースハムスライス promotion */
section.cv02[data-type=visibility] {
  background: url(../img/pc/cv02-bg.webp) center/cover no-repeat;
  padding: min(11.9444444444vw, 129px) 0 min(5.5555555556vw, 60px);
  position: relative;
  z-index: 10;
}

.cv02-container {
  width: min(85.1851851852vw, 920px);
  border-radius: min(1.8518518519vw, 20px);
  border: min(0.5555555556vw, 6px) solid #F68013;
  background: var(--base-white, #FFF);
  padding: min(8.3333333333vw, 90px) min(5.5555555556vw, 60px) min(2.7777777778vw, 30px);
  position: relative;
  margin: 0 auto;
}
.cv02-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 102%;
  aspect-ratio: 920/249;
  background: url(../img/pc/cv02-content-bg.webp) center/contain no-repeat;
}

.cv02-header {
  background: url(../img/pc/cv02-title.webp) center/contain no-repeat;
  width: min(57.8703703704vw, 625px);
  height: min(10vw, 108px);
  padding: min(1.3888888889vw, 15px) 0;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -60%;
}

.cv02-header p {
  color: #ffffff;
  font-family: "M PLUS Rounded 1c";
  font-size: min(3.2407407407vw, 35px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-feature-settings: "palt" on;
  font-style: normal;
  margin-top: min(2.037037037vw, 22px);
  position: relative;
}
.cv02-header p sup {
  font-size: min(1.1111111111vw, 12px);
  position: absolute;
  left: min(10.1851851852vw, 110px);
  top: 0;
  transform: translateY(-50%);
}
.cv02-header p span {
  color: #f68013;
  font-feature-settings: "palt" on;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.962962963vw, 32px);
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.04em;
  display: inline-block;
  background: #fff;
  padding: 0 min(1.4814814815vw, 16px);
  border-radius: min(0.5555555556vw, 6px);
}

.cv02-content {
  position: relative;
}

.cv02-title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(1.1111111111vw, 12px);
}

.cv02-title .brand {
  font-family: "M PLUS Rounded 1c";
  color: #4D3D36;
  text-align: center;
  font-size: min(2.5925925926vw, 28px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
  border-top: min(0.1851851852vw, 2px) solid #4D3D36;
  border-bottom: min(0.1851851852vw, 2px) solid #4D3D36;
  width: fit-content;
}

.cv02-title .product {
  color: #4d3d36;
  font-family: "M PLUS Rounded 1c";
  font-size: min(4.4444444444vw, 48px);
  font-weight: 500;
  line-height: 1.4;
  margin-top: min(0.462962963vw, 5px);
}

.cv02-title .free {
  color: #f5a62f;
  font-family: "M PLUS Rounded 1c";
  font-size: min(4.4444444444vw, 48px);
  font-weight: 500;
  line-height: 1.4;
  margin-top: min(0.9259259259vw, 10px);
}

.cv02-main {
  /* display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: min(calc(30 / 1080 * 100vw), 30px); */
}

.cv02-description {
  position: relative;
  padding-left: min(36.1111111111vw, 390px);
  margin-bottom: min(7.2222222222vw, 78px);
}

.cv02-text {
  position: relative;
  padding-top: min(2.7777777778vw, 30px);
}

.cv02-product-image {
  position: absolute;
  left: max(-7.4074074074vw, -80px);
  width: min(41.6666666667vw, 450px);
  margin-right: min(2.7777777778vw, 30px);
  margin-bottom: min(1.8518518519vw, 20px);
}

.cv02-product-image img {
  width: 100%;
  height: auto;
}

.cv02-text-title {
  font-family: "M PLUS Rounded 1c";
  color: #F68013;
  font-feature-settings: "palt" on;
  font-size: min(2.5925925926vw, 28px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  background: linear-gradient(transparent 85%, #F8F150 85%);
  width: fit-content;
}
.cv02-text-title:nth-child(2) {
  margin-top: min(0.7407407407vw, 8px);
  margin-bottom: min(2.2222222222vw, 24px);
}

.cv02-text-description {
  color: #4d3d36;
  font-family: "Noto Sans JP";
  font-size: min(1.4814814815vw, 16px);
  line-height: 1.8;
  margin-top: min(1.3888888889vw, 15px);
}

.cv02-features {
  display: flex;
  gap: min(3.7037037037vw, 40px);
  position: relative;
}

.cv02-package-image {
  width: min(30.462962963vw, 329px);
}

.cv02-package-image img {
  width: 100%;
  height: auto;
}

.cv02-feature-list {
  width: min(38.8888888889vw, 420px);
  display: flex;
  flex-direction: column;
  gap: min(1.4814814815vw, 16px);
  margin-top: min(0.7407407407vw, 8px);
}

.cv02-feature {
  width: 100%;
  background: url(../img/pc/cv02-feature-bg.webp) center/contain no-repeat;
  color: #ffffff;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.7777777778vw, 30px);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  font-feature-settings: "palt" on;
  font-style: normal;
  letter-spacing: 0.04em;
  padding: min(0.3703703704vw, 4px) 0;
}

.cv02-footer {
  text-align: center;
}

.cv02-footer-text {
  color: #4d3d36;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.4074074074vw, 26px);
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: min(2.2222222222vw, 24px);
}

.cv02-button {
  margin: 0 auto;
  width: min(44.4444444444vw, 480px);
}

.cv02-button a {
  border-radius: min(6.4814814815vw, 70px);
  background: linear-gradient(180deg, #52DB7D 0%, #24A64D 100%);
  box-shadow: min(0.3703703704vw, 4px) min(0.3703703704vw, 4px) min(0.7407407407vw, 8px) 0px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  display: flex;
  align-items: center;
  height: min(8.3333333333vw, 90px);
  padding: 0 min(0.462962963vw, 5px);
  position: relative;
  width: min(44.2592592593vw, 478px);
  flex-shrink: 0;
}

.cv02-button a::after {
  content: "";
  display: block;
  background: url(../img/common/icon-arrow-btn.svg) center/contain no-repeat;
  width: min(1.4814814815vw, 16px);
  height: min(1.4814814815vw, 16px);
  right: min(2.7777777778vw, 30px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.cv02-button a span:first-child {
  background: #ffffff;
  color: #2fb359;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.7777777778vw, 30px);
  font-weight: 500;
  line-height: 1;
  padding: min(0.462962963vw, 5px) min(0.9259259259vw, 10px);
  border-radius: min(0.9259259259vw, 10px);
  margin-right: min(0.9259259259vw, 10px);
  width: min(7.7777777778vw, 84px);
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.cv02-button a p {
  color: #ffffff;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.4074074074vw, 26px);
  font-weight: 500;
  line-height: 1.4;
  margin-left: min(2.4074074074vw, 26px);
}

.cv02-button a .arrow {
  position: absolute;
  right: min(2.7777777778vw, 30px);
  color: #ffffff;
  font-size: min(1.3888888889vw, 15px);
}

.cv02-note {
  color: #4d3d36;
  font-family: "Noto Sans JP";
  font-size: min(1.1111111111vw, 12px);
  line-height: 1.5;
  margin: min(1.8518518519vw, 20px) auto 0;
  text-align: left;
  width: min(44.0740740741vw, 476px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper {
  align-items: flex-end;
  margin-top: min(4.8148148148vw, 52px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 {
  position: relative;
  color: #4d3d36;
  text-align: center;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  width: fit-content;
  margin: 0 auto;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 strong {
  color: #ef4965;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before,
section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
  position: absolute;
  content: "";
  display: block;
  width: min(2.5925925926vw, 28px);
  height: min(2.7777777778vw, 30px);
  background: url(../img/common/line-btn.svg) center/contain no-repeat;
  bottom: 0;
  transform: translateY(-15%);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 small {
  font-size: min(1.8518518519vw, 20px);
  line-height: 1;
  margin-bottom: -100px;
  display: inline-block;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before {
  margin-left: max(-3.7037037037vw, -40px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
  right: 0;
  scale: -1 1;
  margin-right: max(-3.7037037037vw, -40px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 {
  color: #4d3d36;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(1.8518518519vw, 20px);
  font-weight: 700;
  line-height: 1.1;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 strong {
  font-size: min(2.962962963vw, 32px);
  font-weight: 500;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn {
  width: min(40.7407407407vw, 440px);
  height: min(8.4259259259vw, 91px);
  margin-top: min(1.2962962963vw, 14px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

@media screen and (hover: hover) {
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn:hover {
    transform: translateY(min(0.3703703704vw, 4px));
  }
}
section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn p span.text01 {
  color: var(--base-white, #fff);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(2.4074074074vw, 26px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn::after {
  content: "";
  display: block;
  background-image: url(../img/common/icon-arrow-btn.svg);
  width: min(1.3955555556vw, 15.072px);
  height: min(1.6747222222vw, 18.087px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--gr,
section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--yl {
  border-radius: min(7.4074074074vw, 80px);
  box-shadow: 0 min(0.3703703704vw, 4px) min(0.5555555556vw, 6px) 0 rgba(0, 0, 0, 0.2);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--gr {
  background: linear-gradient(180deg, #2fb359 0%, #2fb359 100%);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--yl {
  background: linear-gradient(180deg, #f5a62f 0%, #f5a62f 100%);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--re {
  background: #F14C67;
}

/* Responsive styles for mobile */
@media screen and (max-width: 767px) {
  /* cv02 section - ロースハムスライス promotion モバイル */
  section.cv02[data-type=visibility] {
    background: url(../img/sp/cv02-bg.webp) center/cover no-repeat;
    padding: 14.9333333333vw 0 8.4vw;
  }
  .cv02-container {
    width: 92.2666666667vw;
    border-radius: 2.6666666667vw;
    border: 0.8vw solid #F68013;
    padding: 11.7333333333vw 4vw 4vw;
  }
  .cv02-container::before {
    width: 102%;
    aspect-ratio: 692/308;
    background-image: url(../img/sp/cv02-content-bg.webp);
  }
  .cv02-header {
    width: 83.3333333333vw;
    height: 14.6666666667vw;
    padding: 1.6vw 0;
    translate: -50% -60%;
    background-image: url(../img/sp/cv02-title.webp);
  }
  .cv02-header p {
    font-size: 4.6666666667vw;
    margin-top: 4vw;
  }
  .cv02-header p sup {
    font-size: 2.4vw;
    left: 14.6666666667vw;
  }
  .cv02-header p span {
    font-size: 4.2666666667vw;
    padding: 0 1.6vw;
    border-radius: 0.6666666667vw;
  }
  .cv02-title {
    gap: 1.0666666667vw;
    flex-direction: column;
    margin-bottom: 2vw;
  }
  .cv02-title .brand {
    font-size: 4.2666666667vw;
    border-top: 0.2666666667vw solid #4D3D36;
    border-bottom: 0.2666666667vw solid #4D3D36;
    line-height: 1.8;
  }
  .cv02-title .product {
    font-size: 6.9333333333vw;
    margin-top: 0.6666666667vw;
  }
  .cv02-title .free {
    font-size: 6.9333333333vw;
    margin-top: 0vw;
  }
  .cv02-description {
    padding-left: 0;
    margin-bottom: 5.3333333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cv02-text {
    padding-top: 61.7333333333vw;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -1em;
  }
  .cv02-product-image {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 97.2vw;
  }
  .cv02-text-title {
    font-size: 4.4vw;
    letter-spacing: 0.01em;
  }
  .cv02-text-title:nth-child(2) {
    margin: 0;
  }
  .cv02-text-description {
    font-size: 3.4666666667vw;
    margin-top: 3.2vw;
    padding: 0 0.75em;
  }
  .cv02-features {
    gap: 3.2vw;
    align-items: flex-start;
  }
  .cv02-package-image {
    width: 43.8666666667vw;
  }
  .cv02-feature-list {
    width: 36.9333333333vw;
    gap: 1.0666666667vw;
  }
  .cv02-feature {
    font-size: 4vw;
    padding: 0.4vw 0;
    line-height: 1.8;
    background-image: url(../img/sp/cv02-feature-bg.webp);
  }
  .cv02-footer-text {
    font-size: 4.8vw;
    margin-bottom: 0.5333333333vw;
    margin-top: 1.8666666667vw;
  }
  .cv02-button {
    width: 84vw;
  }
  .cv02-button a {
    border-radius: 8vw;
    box-shadow: 0.4vw 0.4vw 0.8vw 0px rgba(0, 0, 0, 0.2);
    height: 16vw;
    padding: 0 0.9333333333vw;
    width: 100%;
  }
  .cv02-button a::after {
    width: 3.2vw;
    height: 3.2vw;
    right: 6.4vw;
  }
  .cv02-button a span:first-child {
    font-size: 5.0666666667vw;
    margin-right: 1.0666666667vw;
    width: 14.1333333333vw;
  }
  .cv02-button a p {
    font-size: 4.2666666667vw;
    margin-left: 6.4vw;
  }
  .cv02-button a .arrow {
    right: 2.6666666667vw;
    font-size: 1.6vw;
  }
  .cv02-note {
    font-size: 2.6666666667vw;
    margin: 2.1333333333vw auto 0;
    width: 100%;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper {
    margin-top: 5.3333333333vw;
    align-items: center;
    gap: 8vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 {
    font-size: 4.8vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 strong {
    font-size: 4.8vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before,
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
    width: 5vw;
    height: 5.2266666667vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01 small {
    font-size: 3.4666666667vw;
    margin-bottom: -10.6666666667vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::before {
    margin-left: -6vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t01::after {
    margin-right: -6vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 {
    font-size: 2.1333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper p.adlp-btn__text.--t02 strong {
    font-size: 3.2vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn {
    width: 84vw;
    height: 16vw;
    margin-top: 1.6vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn p span.text01 {
    font-size: 4.8vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn::after {
    width: 3.2vw;
    height: 2.6666666667vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--gr,
  section.cv02[data-type=visibility] .wrap1080 .adlp-btn__wrapper .adlp-btn.--yl {
    border-radius: 8vw;
    box-shadow: 0 0.4vw 0.6666666667vw 0 rgba(0, 0, 0, 0.2);
  }
}
/* modal */
section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 {
  z-index: 1000;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content {
  position: relative;
  border-radius: min(1.8518518519vw, 20px);
  border: min(0.462962963vw, 5px) solid var(--E31639, #e31639);
  background: var(--base-white, #fff);
  max-width: min(85.1851851852vw, 920px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__close {
  position: absolute;
  top: 0;
  right: 0;
  width: min(4.4444444444vw, 48px);
  height: min(4.4444444444vw, 48px);
  flex-shrink: 0;
  translate: -50% -50%;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner {
  min-height: min(18.5185185185vw, min(18.5185185185vw, 200px));
  max-height: 93vh;
  padding: min(4.2592592593vw, 46px) 0;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
  -ms-overflow-style: none;
  width: min(91.6666666667vw, 990px);
  margin: 0 auto;
  position: relative;
  left: max(-3.7037037037vw, -40px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner > div {
  width: min(84.2592592593vw, 910px);
  margin: 0 auto;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner::-webkit-scrollbar {
  display: none;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__title {
  text-align: center;
  margin-bottom: min(0.9259259259vw, 10px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__title h2 {
  color: #4d3d36;
  text-align: center;
  font-family: "M PLUS Rounded 1c";
  font-size: min(3.5185185185vw, 38px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08rem;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body {
  margin-top: min(5.5555555556vw, 60px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list {
  padding: min(6.6666666667vw, 72px) min(6.6666666667vw, 72px) min(6.6666666667vw, 72px) min(32.5vw, 351px);
  background: url(../img/common/modal-body-bg.webp) left top repeat;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list::after {
  content: "";
  display: block;
  width: min(36.4814814815vw, 394px);
  aspect-ratio: 394/431;
  background: url(../img/pc/modal-photo.webp) center/contain no-repeat;
  position: absolute;
  top: max(-4.6296296296vw, -50px);
  left: max(-4.4444444444vw, -48px);
  z-index: 10;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dt {
  color: #4d3d36;
  font-family: "Noto Sans JP";
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  position: absolute;
  right: min(6.9444444444vw, 75px);
  top: max(-4.9074074074vw, -53px);
  width: min(12.962962963vw, 140px);
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/common/modal-illust.svg) center/contain no-repeat;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd {
  display: flex;
  width: 50%;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd::before {
  content: "・";
  display: inline-block;
  font-size: 1em;
  margin-right: 0.5em;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd .inner {
  color: #4d3d36;
  font-family: "Noto Sans JP";
  font-size: min(2.037037037vw, 22px);
  font-weight: 500;
  line-height: 1.5;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period {
  background: #2fb359;
  width: fit-content;
  margin: 0 auto;
  padding: min(1.2037037037vw, 13px) min(3.3333333333vw, 36px);
  translate: 0 -50%;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period span {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: min(4.6296296296vw, 50px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-lead {
  color: #4d3d36;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(2.037037037vw, 22px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06rem;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: min(0.9259259259vw, 10px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit > span {
  color: #2fb359;
  font-family: "Noto Sans JP";
  font-size: min(2.3148148148vw, 25px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08rem;
  border: min(0.1851851852vw, 2px) solid #2fb359;
  padding: min(1.9444444444vw, 21px) min(1.1111111111vw, 12px);
  border-radius: min(1.8518518519vw, 20px);
  margin-right: min(0.7407407407vw, 8px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p {
  color: #4d3d36;
  font-family: "M PLUS Rounded 1c";
  font-size: min(9.2592592593vw, 100px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.02em;
  position: relative;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p small {
  color: #4d3d36;
  font-family: "M PLUS Rounded 1c";
  font-size: min(5.5555555556vw, 60px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08rem;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p span {
  color: #4d3d36;
  font-family: "Tsukushi A Round Gothic";
  font-size: min(1.8518518519vw, 20px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08rem;
  position: absolute;
  right: max(-0.2777777778vw, -3px);
  top: min(1.9444444444vw, 21px);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-btn__wrapper {
  margin: 0;
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-btn__wrapper .adlp-btn.--btn01 {
  width: min(44.4444444444vw, 480px);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
}

section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 p.note {
  color: #4d3d36;
  font-family: "Noto Sans JP";
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04rem;
  width: min(80.5555555556vw, 870px);
  margin: min(3.2407407407vw, 35px) auto 0;
}

@media screen and (max-width: 767px) {
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content {
    border-radius: 2.6666666667vw;
    border-width: 0.6666666667vw;
    max-width: 92vw;
    width: 100%;
    padding: 9vw 0 7.3333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__close {
    width: 9.4666666667vw;
    height: 9.4666666667vw;
    translate: 25% -25%;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner {
    width: 100%;
    left: 0;
    padding: 0;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__inner > div {
    width: 100%;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__title h2 {
    font-size: 6.9333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body {
    margin-top: 8.4vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list {
    padding: 9.3333333333vw 0 6.4vw 57vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list::after {
    width: 58vw;
    top: -1.7vw;
    left: 0;
    transform: translateX(0);
    background: url(../img/sp/modal-photo.webp) center/contain no-repeat;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dt {
    font-size: 4.8vw;
    right: 1.3333333333vw;
    top: -7.9vw;
    width: 18.6666666667vw;
    background-size: contain;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd {
    display: flex;
    width: 100%;
    letter-spacing: 0.04em;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd::before {
    content: "・";
    display: inline-block;
    font-size: 1em;
    margin-right: 0.5em;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd {
    font-size: 2.9vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body dl.product-list dd .inner {
    font-size: 2.9333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-lead {
    font-size: 4vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p {
    font-size: 8.5333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period {
    padding: 1.0666666667vw 2.6666666667vw;
    margin-bottom: -3.8666666667vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body p.period span {
    font-size: 4.8vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area {
    margin-top: 6vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-lead {
    font-size: min(3.3333333333vw, 36px);
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit {
    margin-top: 1.3333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit > span {
    font-size: 3.4666666667vw;
    border: 0.4vw solid #2fb359;
    padding: 4.8vw 1.6vw;
    border-radius: 2.6666666667vw;
    margin-right: 0.5333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p {
    font-size: 16.5333333333vw;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p small {
    font-size: 8.5333333333vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .price-area .price-unit p span {
    font-size: 2.6666666667vw;
    position: static;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 .adlp-modal__content__body .adlp-btn__wrapper .adlp-btn.--btn01 {
    width: 84vw;
  }
  section.cv02[data-type=visibility] .wrap1080 .adlp-modal.modal03 p.note {
    font-size: 2.6666666667vw;
    margin-top: 4vw;
  }
}
.campagin {
  background: url(../img/pc/campagin_bg.webp) no-repeat center top;
  background-size: cover;
  padding: min(10.5555555556vw, 114px) 0 min(5.5555555556vw, 60px);
}

.campagin__inner {
  width: min(85.1851851852vw, 920px);
  margin: 0 auto;
  padding: min(5.3703703704vw, 58px) 0 min(1.9444444444vw, 21px);
  border: min(0.5555555556vw, 6px) solid #e31639;
  border-radius: min(1.8518518519vw, 20px);
  background: linear-gradient(180deg, #fff9ee 0%, #fff 100%);
  position: relative;
}

.campagin__title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -56%);
  width: min(56.9444444444vw, 615px);
  aspect-ratio: 615/128;
  margin-bottom: min(2.7777777778vw, 30px);
  background: url(../img/pc/campagin_title_bg.webp) no-repeat center center/contain;
}

.campagin__title-date {
  color: #fff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: min(0.462962963vw, 5px) min(1.3888888889vw, 15px);
  border-radius: min(1.8518518519vw, 20px);
  font-size: min(2.7777777778vw, 30px);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-30%);
}

.campagin__title-date span {
  font-size: min(1.4814814815vw, 16px);
  line-height: 1;
}

.campagin__title h2 {
  font-size: min(2.037037037vw, 22px);
  color: #fff;
  font-family: "M PLUS Rounded 1c";
  font-weight: bold;
  line-height: 1;
  padding: min(5.6481481481vw, 61px) 0 0 min(10.6481481481vw, 115px);
}

.campagin__main {
  border-radius: min(1.8518518519vw, 20px);
  margin-bottom: min(2.7777777778vw, 30px);
  position: relative;
  padding-left: min(34.6296296296vw, 374px);
}

.campagin__main::before {
  content: "";
  display: block;
  width: min(50.2777777778vw, 543px);
  aspect-ratio: 543/608;
  background: url(../img/pc/campagin_photo.webp) no-repeat center center/contain;
  position: absolute;
  left: max(-7.8703703704vw, -85px);
  top: 0;
  z-index: 30;
}

.campagin__sub-title {
  text-align: center;
  color: #e31639;
  font-size: min(2.037037037vw, 22px);
  font-weight: bold;
  font-family: "M PLUS Rounded 1c";
  margin: 0 auto max(-2.3148148148vw, -25px);
  padding-bottom: min(1.3888888889vw, 15px);
  background: url(../img/pc/campagin_title_line.webp) no-repeat center bottom;
}

.campagin__txt01 {
  text-align: center;
  font-size: min(4.2592592593vw, 46px);
  font-weight: bold;
  margin-bottom: min(0.462962963vw, 5px);
  color: #e31639;
  font-family: "M PLUS Rounded 1c";
  letter-spacing: 0.01em;
  line-height: 1.6;
}

.campagin__txt01 > span {
  font-size: min(2.037037037vw, 22px);
  letter-spacing: 0.01em;
  margin-right: max(-1.8518518519vw, -20px);
}

.campagin__txt01 strong {
  color: #e31639;
  font-size: min(7.7777777778vw, 84px);
  letter-spacing: 0.01em;
  margin-right: max(-1.8518518519vw, -20px);
  font-weight: bold;
}

.campagin__txt01 strong span {
  font-size: min(4.8148148148vw, 52px);
}

.campagin__txt02 {
  text-align: center;
  font-size: min(4.4444444444vw, 48px);
  font-weight: bold;
  color: #e31639;
  font-family: "M PLUS Rounded 1c";
  line-height: 0.1;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: min(3.7037037037vw, 40px);
}

.campagin__txt02 sup {
  font-size: min(1.1111111111vw, 12px);
  color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, 1300%);
}

.campagin .products {
  display: flex;
  justify-content: center;
  padding-left: min(12.037037037vw, 130px);
  margin-bottom: min(0.9259259259vw, 10px);
  position: relative;
}

.campagin .products::after {
  position: absolute;
  content: "";
  display: block;
  width: min(8.8888888889vw, 96px);
  aspect-ratio: 1/1;
  background: url(../img/pc/campagin_label.webp) no-repeat center center/contain;
  top: max(-0.9259259259vw, -10px);
  left: min(4.6296296296vw, 50px);
  z-index: 20;
}

.campagin .products_list {
  width: 45%;
  padding: 0 0 0 min(0.9259259259vw, 10px);
  margin-bottom: min(0.9259259259vw, 10px);
}

.campagin .products_list li {
  font-size: min(1.6666666667vw, 18px);
  list-style-type: none;
  line-height: 1.4;
}

.campagin .products__price {
  text-align: center;
  line-height: 1;
}

.campagin .products__price-txt {
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.037037037vw, 22px);
  margin-bottom: min(0.462962963vw, 5px);
}

.campagin .products__price-unit {
  display: flex;
  align-items: center;
  justify-content: center;
}

.campagin .products__price-deliver {
  background: #FFF;
  color: #e31639;
  border: 2px solid #e31639;
  padding: min(1.8518518519vw, 25px) min(1.3888888889vw, 15px);
  border-radius: min(1.8518518519vw, 20px);
  font-size: min(1.4814814815vw, 16px);
}

.campagin .products__price-value {
  font-size: min(10.7407407407vw, 116px);
  font-weight: bold;
  font-family: "M PLUS Rounded 1c";
  color: #e31639;
  position: relative;
}

.campagin .products__price-value strong {
  margin-right: max(-3.7037037037vw, -40px);
}

.campagin .products__price-value small {
  font-size: min(5.1851851852vw, 56px);
}

.campagin .products__price-value span {
  font-size: min(1.4814814815vw, 16px);
  font-weight: normal;
  position: absolute;
  right: -0.5em;
  bottom: 4.5em;
  color: #333;
}

.campagin__cta-title {
  text-align: center;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  margin-bottom: min(1.3888888889vw, 15px);
  color: var(--coop-main01, #4D3D36);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(1.3888888889vw, 15px);
  letter-spacing: 0.01em;
}

.campagin__cta-title::after,
.campagin__cta-title::before {
  content: "";
  display: block;
  width: min(1.9444444444vw, 21px);
  aspect-ratio: 21/36;
  background: url(../img/common/campagin_btn_dot.svg) no-repeat center center;
  background-size: contain;
  scale: 0.8;
}

.campagin__cta-title::after {
  scale: -0.8 0.8;
}

.campagin__note {
  font-size: min(1.1111111111vw, 12px);
  margin-top: min(1.8518518519vw, 20px);
  line-height: 1.5;
  padding: 0 min(3.2407407407vw, 35px);
}

.campagin .adlp-btn.--btn01 {
  border-radius: min(8.3333333333vw, 90px);
  height: min(8.3333333333vw, 90px);
  background: #F14C67;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
  color: #FFF;
  margin: 0 auto;
  width: min(40.7407407407vw, 440px);
}

.campagin .adlp-btn.--btn01:hover {
  background: #F14C67;
  filter: brightness(1.2);
}

.campagin .adlp-btn.--btn01 a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: min(2.4074074074vw, 26px);
  color: #FFF;
}

.campagin .adlp-btn.--btn01::after {
  content: "";
  display: block;
  background-image: url(../img/common/icon-arrow-btn.svg);
  background-repeat: no-repeat;
  width: min(1.3955555556vw, 15.072px);
  height: min(1.6747222222vw, 18.087px);
}

.campagin .cv02-button {
  margin: 0 auto;
  width: min(40.7407407407vw, 440px);
  transition: all 0.3s;
}

.campagin .cv02-button a {
  border-radius: min(6.4814814815vw, 70px);
  background: #2FB359;
  box-shadow: min(0.3703703704vw, 4px) min(0.3703703704vw, 4px) min(0.7407407407vw, 8px) 0px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  display: flex;
  align-items: center;
  height: min(8.3333333333vw, 90px);
  padding: 0 min(0.462962963vw, 5px);
  position: relative;
  width: 100%;
  flex-shrink: 0;
}

.campagin .cv02-button:hover {
  filter: brightness(1.2);
}

.campagin .cv02-button a::after {
  content: "";
  display: block;
  background-image: url(../img/common/icon-arrow-btn.svg);
  background-repeat: no-repeat;
  width: min(1.3955555556vw, 15.072px);
  height: min(1.6747222222vw, 18.087px);
}

.campagin .cv02-button a span:first-child {
  background: #ffffff;
  color: #2fb359;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.7777777778vw, 30px);
  font-weight: 500;
  line-height: 1;
  padding: min(0.462962963vw, 5px) min(0.9259259259vw, 10px);
  border-radius: min(0.9259259259vw, 10px);
  margin-right: min(0.9259259259vw, 10px);
  width: min(7.7777777778vw, 84px);
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.campagin .cv02-button a p {
  color: #ffffff;
  font-family: "M PLUS Rounded 1c";
  font-size: min(2.4074074074vw, 26px);
  font-weight: 500;
  line-height: 1.4;
  margin-left: min(0vw, 0px);
}

.campagin .cv02-button a .arrow {
  position: absolute;
  right: min(2.7777777778vw, 30px);
  color: #ffffff;
  font-size: min(1.3888888889vw, 15px);
}

.campagin .cv02-button.--yellow a {
  justify-content: center;
  background: #F5A62F;
}

.campagin__footer {
  margin-top: min(2.7777777778vw, 30px);
}

.campagin__footer__inner {
  display: flex;
  justify-content: center;
  gap: min(3.8888888889vw, 42px);
}

.campagin_cta .campagin__cta-title {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
}

.campagin_cta .campagin__cta-title::before,
.campagin_cta .campagin__cta-title::after {
  position: absolute;
  bottom: 0;
}

.campagin_cta .campagin__cta-title.--yellow::before,
.campagin_cta .campagin__cta-title.--yellow::after {
  background: url(../img/common/campagin_btn_dot_y.svg) no-repeat center center;
  background-size: contain;
}

.campagin_cta .campagin__cta-title::before {
  position: absolute;
  bottom: -10%;
  left: 1%;
}

.campagin_cta .campagin__cta-title::after {
  position: absolute;
  bottom: -10%;
  right: 1%;
}

.campagin_cta .campagin__cta-title span {
  line-height: 1.1;
  font-size: min(2.2222222222vw, 24px);
}

.campagin_cta .campagin__cta-title span sup {
  position: absolute;
  bottom: 0;
  right: min(2.7777777778vw, 30px);
  line-height: 1.1;
  font-size: min(1.1111111111vw, 12px);
}

.campagin_cta .campagin__cta-title span:first-child {
  font-size: min(1.8518518519vw, 20px);
}

.campagin__footer .campagin__note {
  width: min(85.1851851852vw, 920px);
  margin: min(1.8518518519vw, 20px) auto 0;
  font-size: min(1.1111111111vw, 12px);
  padding: 0;
}

@media all and (min-width: 0px) and (max-width: 767.9px) {
  .campagin .wrap1080 {
    width: 92vw;
    margin: 0 auto;
  }
  .campagin {
    background: url(../img/sp/campagin_bg.webp) no-repeat center top;
    background-size: cover;
    padding: 15.4666666667vw 0 6.6666666667vw;
  }
  .campagin__inner {
    width: 100%;
    margin: 0 auto;
    padding: 9.3333333333vw 2.6666666667vw 4vw;
    border: 0.8vw solid #e31639;
    border-radius: 2.6666666667vw;
    background: linear-gradient(180deg, #fff9ee 0%, #fff 100%);
    position: relative;
  }
  .campagin__title {
    position: absolute;
    top: 0;
    left: 49%;
    transform: translate(-50%, -60%);
    width: 92vw;
    aspect-ratio: 690/153;
    background: url(../img/sp/campagin_title_bg) no-repeat center center/contain;
  }
  .campagin__title-date {
    color: #fff;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.6666666667vw 2vw;
    border-radius: 2.6666666667vw;
    font-size: 5.2vw;
    position: absolute;
    left: 1.3333333333vw;
    top: 50%;
    transform: translateY(-30%);
  }
  .campagin__title-date span {
    font-size: 2.6666666667vw;
    line-height: 1;
  }
  .campagin__title h2 {
    font-size: 3.2vw;
    color: #fff;
    font-family: "M PLUS Rounded 1c";
    font-weight: bold;
    line-height: 1;
    padding: 9.8666666667vw 0 0 18.6666666667vw;
  }
  .campagin__main {
    border-radius: 2vw;
    position: relative;
    margin-bottom: 2.6666666667vw;
    margin-top: -2.6666666667vw;
    padding: 0 4vw;
  }
  .campagin__main::before {
    content: "";
    display: block;
    width: 70.9333333333vw;
    aspect-ratio: 532/576;
    background: url(../img/sp/campagin_photo.webp) no-repeat center center/contain;
    position: absolute;
    left: -12vw;
    top: 30.6666666667vw;
    z-index: 30;
  }
  .campagin__sub-title {
    text-align: center;
    color: #e31639;
    font-size: 4vw;
    font-weight: 500;
    font-family: "M PLUS Rounded 1c";
    margin: 0 auto -2vw;
    padding-bottom: 2vw;
    width: fit-content;
    letter-spacing: 0.01em;
    background: url(../img/sp/campagin_title_line) no-repeat center bottom/contain;
  }
  .campagin__txt01 {
    text-align: center;
    font-size: 8.2666666667vw;
    font-weight: bold;
    margin-bottom: 0.6666666667vw;
    color: #e31639;
    font-family: "M PLUS Rounded 1c";
    letter-spacing: 0.01em;
    line-height: 1.2;
  }
  .campagin__txt01 > span {
    font-size: 4.8vw;
    letter-spacing: 0.01em;
    margin-right: -1.3333333333vw;
  }
  .campagin__txt01 strong {
    color: #e31639;
    font-size: 13.3333333333vw;
    letter-spacing: 0.01em;
    margin-right: -1.3333333333vw;
    font-weight: bold;
  }
  .campagin__txt01 strong span {
    font-size: 4.8vw;
  }
  .campagin__txt02 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #e31639;
    font-family: "M PLUS Rounded 1c";
    line-height: 1;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 4vw;
    letter-spacing: -0.01em;
    text-shadow: -2px -2px 0 #FFFAF1, 2px -2px 0 #FFFAF1, -2px 2px 0 #FFFAF1, 2px 1px 0 #FFFAF1;
  }
  .campagin__txt02 sup {
    font-size: 2.6666666667vw;
    color: #333;
    position: absolute;
    font-weight: 400;
    bottom: 0;
    right: 0;
    transform: translate(0, 100%);
  }
  .campagin .products {
    display: flex;
    justify-content: center;
    padding-top: 6.6666666667vw;
    padding-left: 48vw;
    margin-bottom: 4vw;
    position: relative;
    flex-direction: column;
  }
  .campagin .products::after {
    position: absolute;
    content: "";
    display: block;
    width: 30vw;
    aspect-ratio: 225/45;
    background: url(../img/sp/campagin_label.webp) no-repeat center center/contain;
    top: 0vw;
    right: 0vw;
    left: inherit;
    z-index: 20;
  }
  .campagin .products_list {
    width: 100%;
    padding: 0;
  }
  .campagin .products_list li {
    position: relative;
    z-index: 100;
    font-size: 2.9333333333vw;
    margin-bottom: 0.6666666667vw;
    list-style-type: none;
    line-height: 1.2;
    text-shadow: -1px -1px 0 #FFFAF1, 1px -1px 0 #FFFAF1, -1px 1px 0 #FFFAF1, 1px 1px 0 #FFFAF1;
  }
  .campagin .products__price {
    text-align: center;
    line-height: 1;
  }
  .campagin .products__price-txt {
    font-family: "M PLUS Rounded 1c";
    font-size: 4vw;
    margin-bottom: 1.3333333333vw;
    font-weight: 500;
  }
  .campagin .products__price-unit {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .campagin .products__price-deliver {
    background: #FFF;
    color: #e31639;
    border: 0.5333333333vw solid #e31639;
    padding: 4.6666666667vw 1.3333333333vw;
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    margin-right: 0;
    font-weight: 500;
  }
  .campagin .products__price-value {
    font-size: 16.5333333333vw;
    font-weight: bold;
    font-family: "M PLUS Rounded 1c";
    color: #e31639;
    position: relative;
  }
  .campagin .products__price-value strong {
    margin-right: -5.3333333333vw;
  }
  .campagin .products__price-value small {
    font-size: 8.5333333333vw;
  }
  .campagin .products__price-value span {
    font-size: 2.6666666667vw;
    font-weight: normal;
    position: absolute;
    right: -0.5em;
    bottom: 4em;
    color: #333;
  }
  .campagin__cta-title {
    text-align: center;
    font-size: 4.2666666667vw;
    font-weight: 500;
    margin-bottom: 2vw;
    color: var(--coop-main01, #4D3D36);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.3333333333vw;
  }
  .campagin__cta-title::after,
  .campagin__cta-title::before {
    content: "";
    display: block;
    width: 3.2vw;
    background: url(../img/common/campagin_btn_dot.svg) no-repeat center center;
    background-size: contain;
    scale: 0.8;
  }
  .campagin__cta-title::after {
    scale: -0.8 0.8;
  }
  .campagin__note {
    font-size: 2.6666666667vw;
    margin-top: 4vw;
    line-height: 1.5;
    padding: 0;
  }
  .campagin .adlp-btn.--btn01 {
    border-radius: 9.3333333333vw;
    height: 16vw;
    background: #F14C67;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    color: #FFF;
    margin: 0 auto;
    width: 82.6666666667vw;
  }
  .campagin .adlp-btn.--btn01 a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4.8vw;
    color: #FFF;
    font-weight: 700;
  }
  .campagin .adlp-btn.--btn01::after {
    content: "";
    display: block;
    background-image: url(../img/common/icon-arrow-btn.svg);
    background-repeat: no-repeat;
    width: 2vw;
    height: 2.4vw;
  }
  .campagin__footer {
    margin-top: 5.3333333333vw;
  }
  .campagin__footer__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5.3333333333vw;
  }
  .campagin_cta .campagin__cta-title {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
    width: fit-content;
    margin: 0 auto 1.3333333333vw;
    padding: 0 5.3333333333vw;
  }
  .campagin_cta .campagin__cta-title::before,
  .campagin_cta .campagin__cta-title::after {
    position: absolute;
    bottom: 0;
  }
  .campagin_cta .campagin__cta-title.--yellow::before,
  .campagin_cta .campagin__cta-title.--yellow::after {
    background: url(../img/common/campagin_btn_dot_y.svg) no-repeat center center;
    background-size: contain;
  }
  .campagin_cta .campagin__cta-title::before {
    position: absolute;
    bottom: -10%;
    left: 0;
  }
  .campagin_cta .campagin__cta-title::after {
    position: absolute;
    bottom: -10%;
    right: 0;
  }
  .campagin_cta .campagin__cta-title::before {
    position: absolute;
    bottom: -10%;
    left: -4%;
  }
  .campagin_cta .campagin__cta-title.--yellow::after {
    position: absolute;
    bottom: -10%;
    right: -4%;
  }
  .campagin_cta .campagin__cta-title span {
    line-height: 1.4;
    font-size: 4.2666666667vw;
  }
  .campagin_cta .campagin__cta-title span sup {
    line-height: 1.4;
    font-size: 2.6666666667vw;
    right: 1.3333333333vw;
  }
  .campagin_cta .campagin__cta-title span:first-child {
    font-size: 2.6666666667vw;
  }
  .campagin .cv02-button {
    margin: 0 auto;
    width: 84vw;
    transition: all 0.3s;
  }
  .campagin .cv02-button a {
    border-radius: 6.6666666667vw;
    background: #2FB359;
    box-shadow: 0.5333333333vw 0.5333333333vw 1.0666666667vw 0px rgba(0, 0, 0, 0.2);
    border-radius: 8vw;
    color: #ffffff;
    display: flex;
    align-items: center;
    height: 9.3333333333vw;
    padding: 0 0.6666666667vw;
    position: relative;
    width: 100%;
    height: 16vw;
    flex-shrink: 0;
  }
  .campagin .cv02-button a::after {
    content: "";
    display: block;
    background-image: url(../img/common/icon-arrow-btn.svg);
    background-repeat: no-repeat;
    width: 2vw;
    height: 2.4vw;
  }
  .campagin .cv02-button a span:first-child {
    background: #ffffff;
    color: #2fb359;
    font-family: "M PLUS Rounded 1c";
    font-size: 5.0666666667vw;
    font-weight: 500;
    line-height: 1;
    padding: 0.6666666667vw 1.3333333333vw;
    border-radius: 1.3333333333vw;
    margin-right: 1.3333333333vw;
    width: 14.1333333333vw;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 8vw;
  }
  .campagin .cv02-button a p {
    color: #ffffff;
    font-family: "M PLUS Rounded 1c";
    font-size: 4.8vw;
    font-weight: 500;
    line-height: 1.4;
    margin-left: 0vw;
  }
  .campagin .cv02-button.--yellow a {
    justify-content: center;
    background: #F5A62F;
  }
  .campagin__footer .campagin__note {
    width: 100%;
    margin: 4vw auto 0;
    font-size: 2.6666666667vw;
    padding: 0;
  }
}
.cv3 {
  position: relative;
  width: 100%;
  height: min(calc(1660 / 1080 * 100vw), 1660px);
  z-index: 30;
}
.cv3__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.cv3__inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: min(calc(80 / 1080 * 100vw), 80px);
}
.cv3__area-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
.cv3__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cv3__head .row-1 {
  color: #FFF;
  text-align: center;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 0.08em;
}
.cv3__head .row-2 {
  color: #FFF;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 0.08em;
}
.cv3__text-1 {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 0.08em;
  padding: min(calc(3 / 1080 * 100vw), 3px) min(calc(39 / 1080 * 100vw), 39px);
  background-color: #2FB359;
  position: relative;
}
.cv3__text-1-inner {
  position: relative;
  z-index: 20;
}
.cv3__text-1::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #2fb359 transparent transparent transparent;
  border-width: min(calc(30 / 1080 * 100vw), 30px) min(calc(26 / 1080 * 100vw), 26px) 0 min(calc(26 / 1080 * 100vw), 26px);
  position: absolute;
  bottom: max(calc(-10 / 1080 * 100vw), -10px);
  left: 50%;
  transform: translateX(-50%);
}
.cv3__text-2 {
  color: #4D2020;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.cv3__text-2 .ac {
  color: #F14C67;
  font-feature-settings: "palt" on;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.cv3__area-list {
  margin-top: min(calc(36 / 1080 * 100vw), 36px);
}
.cv3__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(calc(36 / 1080 * 100vw), 36px);
}
.cv3__item {
  background: #C0E57F;
  position: relative;
  width: 100%;
}
.cv3__item::after {
  content: "";
  background-color: #fff;
  width: calc(100% - min(calc(40 / 1080 * 100vw), 40px));
  height: calc(100% - min(calc(40 / 1080 * 100vw), 40px));
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cv3__item-inner {
  position: relative;
  z-index: 20;
  overflow: hidden;
}
.cv3__item-text-1 {
  color: #E31639;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 800;
  line-height: 110%;
  text-align: center;
}
.cv3__item-text-1 .digit-1 {
  color: #E31639;
  text-align: center;
  font-size: min(calc(84 / 1080 * 100vw), 84px);
  font-weight: 800;
  line-height: 110%;
  letter-spacing: -0.04em;
}
.cv3__item-text-1 .digit-2 {
  color: #E31639;
  text-align: center;
  font-size: min(calc(84 / 1080 * 100vw), 84px);
  font-weight: 800;
  line-height: 110%;
  letter-spacing: 0.04em;
}
.cv3__item-text-1 .comma {
  color: #E31639;
  font-size: min(calc(52 / 1080 * 100vw), 52px);
  font-weight: 800;
  line-height: 110%;
  letter-spacing: -0.04em;
}
.cv3__item-coupon {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(calc(19 / 1080 * 100vw), 19px);
  font-weight: 800;
  line-height: 140%;
  background-color: #F14C67;
  padding: min(calc(3 / 1080 * 100vw), 3px);
  width: min(calc(200 / 1080 * 100vw), 200px);
  position: absolute;
  right: max(calc(-63 / 1080 * 100vw), -63px);
  bottom: min(calc(21 / 1080 * 100vw), 21px);
  z-index: 30;
  text-align: center;
  transform: rotate(-45deg);
}
.cv3__item-1 {
  padding-top: min(calc(10 / 1080 * 100vw), 10px);
  padding-bottom: min(calc(35 / 1080 * 100vw), 35px);
}
.cv3__item-1-kome {
  color: #4D3D36;
  text-align: justify;
  font-feature-settings: "palt" on;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.08em;
  position: absolute;
  text-align: center;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  bottom: min(calc(22.5 / 1080 * 100vw), 22.5px);
  left: 50%;
  transform: translateX(-50%);
}
.cv3__item-balloon {
  width: min(calc(89 / 1080 * 100vw), 89px);
  height: min(calc(89 / 1080 * 100vw), 89px);
  position: absolute;
  left: min(calc(36 / 1080 * 100vw), 36px);
  top: max(calc(-20 / 1080 * 100vw), -20px);
  z-index: 40;
}
.cv3__item-balloon::before {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/cv3-balloon.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.cv3__item-balloon-inner {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.08em;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cv3__item-balloon-inner .digit {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(42 / 1080 * 100vw), 42px);
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.08em;
}
.cv3__item-badge {
  width: min(calc(90 / 1080 * 100vw), 90px);
  height: min(calc(90 / 1080 * 100vw), 90px);
  position: absolute;
  right: min(calc(169 / 1080 * 100vw), 169px);
  top: min(calc(15 / 1080 * 100vw), 15px);
}
.cv3__item-badge::before {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/cv3-badge.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.cv3__item-badge-inner {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cv3__item-badge .tx {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(calc(15 / 1080 * 100vw), 15px);
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 0;
}
.cv3__item-badge .digit {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 0;
}
.cv3__item-ribbon {
  width: min(calc(358 / 1080 * 100vw), 358px);
  height: min(calc(86 / 1080 * 100vw), 86px);
  position: relative;
  margin: 0 auto;
}
.cv3__item-ribbon-inner {
  width: 100%;
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.cv3__item-ribbon:before {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/cv3-ribbon.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.cv3__item-2 {
  display: grid;
  align-items: start;
  grid-template-columns: min(calc(421 / 1080 * 100vw), 421px) min(calc(398 / 1080 * 100vw), 398px);
  justify-content: center;
}
.cv3__item-2-area-img {
  padding-top: min(calc(17 / 1080 * 100vw), 17px);
}
.cv3__item-2-head-sub {
  color: #4D3D36;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(3 / 1080 * 100vw), 3px);
}
.cv3__item-2-head-sub::before, .cv3__item-2-head-sub::after {
  display: inline-block;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(24 / 1080 * 100vw), 24px);
  background-image: url("../img/common/sv3-dots.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.cv3__item-2-head-sub::after {
  transform: scale(-1, 1);
}
.cv3__item-2-head-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: min(calc(44 / 1080 * 100vw), 44px);
  gap: min(calc(14 / 1080 * 100vw), 14px);
}
.cv3__item-2-head-main .row-1 {
  color: #4D3D36;
  text-align: center;
  font-size: min(calc(27 / 1080 * 100vw), 27px);
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0.08em;
}
.cv3__item-2-head-main .row-2 {
  color: #F14C67;
  text-align: center;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 800;
  line-height: 110%;
  letter-spacing: 0.08em;
}
.cv3__item-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
.cv3__item-3-text-1 {
  color: #4D3D36;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
  position: relative;
}
.cv3__item-3-text-1::before, .cv3__item-3-text-1::after {
  display: inline-block;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(24 / 1080 * 100vw), 24px);
  background-image: url("../img/common/sv3-dots.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.cv3__item-3-text-1::after {
  transform: scale(-1, 1);
}
.cv3__item-3-text-2 {
  color: #4D3D36;
  text-align: center;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0.08em;
}
.cv3__item-3-text-2 .ac {
  color: #F14C67;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 800;
  line-height: 110%;
  letter-spacing: 0.08em;
}
.cv3__item-3-flag {
  width: min(calc(107 / 1080 * 100vw), 107px);
  position: absolute;
  right: min(calc(151 / 1080 * 100vw), 151px);
  top: min(calc(25 / 1080 * 100vw), 25px);
  z-index: 40;
}
.cv3__item.is-2nd {
  min-height: min(calc(310 / 1080 * 100vw), 310px);
  padding-top: min(calc(30 / 1080 * 100vw), 30px);
}
.cv3__item.is-2nd::after {
  height: min(calc(202 / 1080 * 100vw), 202px);
  position: absolute;
  top: auto;
  bottom: min(calc(26 / 1080 * 100vw), 26px);
  left: 50%;
  transform: translateX(-50%);
}
.cv3__item.is-3rd {
  min-height: min(calc(177 / 1080 * 100vw), 177px);
  padding-top: min(calc(15 / 1080 * 100vw), 15px);
}
.cv3__item.is-3rd::after {
  height: min(calc(93 / 1080 * 100vw), 93px);
  top: auto;
  bottom: min(calc(26 / 1080 * 100vw), 26px);
  left: 50%;
  transform: translateX(-50%);
}
.cv3__area-btn {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
.cv3__note {
  color: #4D3D36;
  text-align: justify;
  font-feature-settings: "palt" on;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .cv3 {
    height: calc(2341 / 750 * 100vw);
  }
  .cv3__inner {
    width: calc(690 / 750 * 100vw);
    padding-top: calc(80 / 750 * 100vw);
  }
  .cv3__area-head {
    gap: calc(50 / 750 * 100vw);
  }
  .cv3__head .row-1 {
    font-size: calc(38 / 750 * 100vw);
  }
  .cv3__head .row-2 {
    font-size: calc(56 / 750 * 100vw);
  }
  .cv3__text-1 {
    font-size: calc(34 / 750 * 100vw);
    padding: calc(4 / 750 * 100vw) calc(39 / 750 * 100vw);
  }
  .cv3__text-1::after {
    border-width: calc(30 / 750 * 100vw) calc(26 / 750 * 100vw) 0 calc(26 / 750 * 100vw);
    bottom: calc(-10 / 750 * 100vw);
  }
  .cv3__text-2 {
    font-size: calc(46 / 750 * 100vw);
  }
  .cv3__text-2 .ac {
    font-size: calc(46 / 750 * 100vw);
  }
  .cv3__area-list {
    margin-top: calc(64 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
  }
  .cv3__list {
    gap: calc(56 / 750 * 100vw);
  }
  .cv3__item::after {
    width: calc(100% - calc(40 / 750 * 100vw));
    height: calc(100% - calc(40 / 750 * 100vw));
  }
  .cv3__item-text-1 {
    font-size: calc(53 / 750 * 100vw);
    line-height: 90%;
    margin-top: calc(-10 / 750 * 100vw);
  }
  .cv3__item-text-1 .digit-1 {
    font-size: calc(100 / 750 * 100vw);
  }
  .cv3__item-text-1 .digit-2 {
    font-size: calc(100 / 750 * 100vw);
  }
  .cv3__item-text-1 .comma {
    font-size: calc(60 / 750 * 100vw);
  }
  .cv3__item-coupon {
    font-size: calc(23 / 750 * 100vw);
    padding: calc(3 / 750 * 100vw);
    width: calc(200 / 750 * 100vw);
    right: calc(-50 / 750 * 100vw);
    bottom: calc(31 / 750 * 100vw);
  }
  .cv3__item-1 {
    padding-top: calc(13 / 750 * 100vw);
    padding-bottom: calc(47 / 750 * 100vw);
  }
  .cv3__item-1-kome {
    font-size: calc(20 / 750 * 100vw);
    bottom: calc(17.5 / 750 * 100vw);
  }
  .cv3__item-balloon {
    width: calc(112 / 750 * 100vw);
    height: calc(112 / 750 * 100vw);
    left: calc(-9 / 750 * 100vw);
    top: calc(-29 / 750 * 100vw);
  }
  .cv3__item-balloon-inner {
    font-size: calc(26 / 750 * 100vw);
  }
  .cv3__item-balloon-inner .digit {
    font-size: calc(56 / 750 * 100vw);
  }
  .cv3__item-badge {
    width: calc(120 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    right: calc(18 / 750 * 100vw);
    top: calc(20 / 750 * 100vw);
  }
  .cv3__item-badge .tx {
    font-size: calc(20 / 750 * 100vw);
  }
  .cv3__item-badge .digit {
    font-size: calc(30 / 750 * 100vw);
  }
  .cv3__item-ribbon {
    width: calc(411 / 750 * 100vw);
    height: calc(101 / 750 * 100vw);
  }
  .cv3__item-ribbon-inner {
    font-size: calc(34 / 750 * 100vw);
  }
  .cv3__item-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: calc(14 / 750 * 100vw);
  }
  .cv3__item-2-area-img {
    padding-top: 0;
    width: calc(514 / 750 * 100vw);
  }
  .cv3__item-2-head-sub {
    font-size: calc(32 / 750 * 100vw);
    gap: calc(3 / 750 * 100vw);
  }
  .cv3__item-2-head-sub::before, .cv3__item-2-head-sub::after {
    width: calc(24 / 750 * 100vw);
    height: calc(24 / 750 * 100vw);
  }
  .cv3__item-2-head-main {
    margin-top: calc(34 / 750 * 100vw);
    gap: calc(10 / 750 * 100vw);
  }
  .cv3__item-2-head-main .row-1 {
    font-size: calc(36 / 750 * 100vw);
  }
  .cv3__item-2-head-main .row-2 {
    font-size: calc(53 / 750 * 100vw);
  }
  .cv3__item-3 {
    gap: calc(34 / 750 * 100vw);
    margin-top: calc(35 / 750 * 100vw);
  }
  .cv3__item-3-text-1 {
    font-size: calc(32 / 750 * 100vw);
  }
  .cv3__item-3-text-1::before, .cv3__item-3-text-1::after {
    width: calc(32 / 750 * 100vw);
    height: calc(32 / 750 * 100vw);
  }
  .cv3__item-3-text-2 {
    font-size: calc(40 / 750 * 100vw);
  }
  .cv3__item-3-text-2 .ac {
    font-size: calc(53 / 750 * 100vw);
  }
  .cv3__item-3-flag {
    width: calc(143 / 750 * 100vw);
    right: calc(-8 / 750 * 100vw);
    top: calc(4 / 750 * 100vw);
  }
  .cv3__item.is-2nd {
    min-height: calc(650 / 750 * 100vw);
    padding-top: calc(40 / 750 * 100vw);
  }
  .cv3__item.is-2nd::after {
    height: calc(206 / 750 * 100vw);
    bottom: calc(20 / 750 * 100vw);
  }
  .cv3__item.is-3rd {
    min-height: calc(212 / 750 * 100vw);
    padding-top: 0;
  }
  .cv3__item.is-3rd::after {
    height: calc(98 / 750 * 100vw);
    bottom: calc(20 / 750 * 100vw);
  }
  .cv3__area-btn {
    margin-top: calc(50 / 750 * 100vw);
    gap: calc(30 / 750 * 100vw);
  }
  .cv3__note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.lineup {
  position: relative;
  width: 100%;
  height: min(calc(588 / 1080 * 100vw), 588px);
}
.lineup__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.lineup__inner {
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: min(calc(80 / 1080 * 100vw), 80px);
}
.lineup__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lineup__head .row-1 {
  color: #4D3D36;
  text-align: center;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
  text-align: center;
}
.lineup__head .row-2 {
  color: #4D3D36;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 500;
  line-height: 125%;
  letter-spacing: 0.08em;
  text-align: center;
}
.lineup__head .row-2 .ac {
  color: #F68013;
  text-align: center;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.lineup__area-body {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}
.lineup__product {
  width: min(calc(638 / 1080 * 100vw), 638px);
  margin: 0 auto 0;
}

@media screen and (max-width: 767px) {
  .lineup {
    height: calc(740 / 750 * 100vw);
  }
  .lineup__inner {
    width: 100%;
    padding-top: calc(80 / 750 * 100vw);
  }
  .lineup__head .row-1 {
    font-size: calc(46 / 750 * 100vw);
  }
  .lineup__head .row-2 {
    font-size: calc(52 / 750 * 100vw);
  }
  .lineup__head .row-2 .ac {
    font-size: calc(52 / 750 * 100vw);
  }
  .lineup__area-body {
    margin-top: calc(56 / 750 * 100vw);
  }
  .lineup__product {
    width: calc(750 / 750 * 100vw);
  }
}
.nflow {
  background: #FFF9EE;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0 min(calc(18 / 1080 * 100vw), 18px);
}
.nflow__inner {
  width: min(calc(915 / 1080 * 100vw), 915px);
  margin: 0 auto 0;
}
.nflow__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.nflow__head-sub {
  width: min(calc(227 / 1080 * 100vw), 227px);
}
.nflow__head-main {
  color: #F68013;
  text-align: center;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.nflow__steps {
  display: flex;
  align-items: flex-start;
  gap: min(calc(60 / 1080 * 100vw), 60px);
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
.nflow__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(calc(256 / 1080 * 100vw), 256px);
  position: relative;
}
.nflow__step:nth-of-type(n + 2)::before {
  display: inline-block;
  width: min(calc(45 / 1080 * 100vw), 45px);
  height: min(calc(30 / 1080 * 100vw), 30px);
  background-image: url("../img/common/nflow-tri.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: min(calc(60 / 1080 * 100vw), 60px);
  left: max(calc(-50 / 1080 * 100vw), -50px);
}
.nflow__step-area-img {
  width: min(calc(150 / 1080 * 100vw), 150px);
}
.nflow__step-head {
  color: #4D3D36;
  font-feature-settings: "palt" on;
  -webkit-text-stroke-width: 0.6px;
  -webkit-text-stroke-color: #4D3D36;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
  white-space: nowrap;
}
.nflow__step-text {
  color: #4D3D36;
  text-align: justify;
  font-feature-settings: "palt" on;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.08em;
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
.nflow__note {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
  text-align: center;
  color: #4D3D36;
  font-feature-settings: "palt" on;
  font-weight: 400;
  line-height: 150%;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .nflow {
    padding: calc(80 / 750 * 100vw) 0 calc(8 / 750 * 100vw);
  }
  .nflow__inner {
    width: calc(630 / 750 * 100vw);
  }
  .nflow__head-sub {
    width: calc(257 / 750 * 100vw);
  }
  .nflow__head-main {
    font-size: calc(52 / 750 * 100vw);
  }
  .nflow__steps {
    gap: calc(90 / 750 * 100vw);
    margin-top: calc(70 / 750 * 100vw);
    flex-direction: column;
  }
  .nflow__step {
    width: 100%;
    flex-direction: row;
    gap: min(calc(24 / 1080 * 100vw), 24px);
  }
  .nflow__step:nth-of-type(n + 2)::before {
    width: calc(45 / 750 * 100vw);
    height: calc(30 / 750 * 100vw);
    top: calc(-60 / 750 * 100vw);
    left: calc(97 / 750 * 100vw);
    transform: rotate(90deg);
  }
  .nflow__step-area-img {
    width: calc(240 / 750 * 100vw);
    min-width: calc(240 / 750 * 100vw);
  }
  .nflow__step-head {
    font-size: calc(32 / 750 * 100vw);
    margin-top: 0;
    text-align: left;
  }
  .nflow__step-text {
    font-size: calc(26 / 750 * 100vw);
    margin-top: calc(20 / 750 * 100vw);
    text-align: left;
  }
  .nflow__note {
    font-size: calc(20 / 750 * 100vw);
    margin-top: calc(56 / 750 * 100vw);
  }
}
.reason-content__text {
  color: #4D3D36;
  text-align: justify;
  font-feature-settings: "palt" on;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.08em;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .reason-content__text {
    font-size: calc(26 / 750 * 100vw);
    margin-top: calc(40 / 750 * 100vw);
  }
}

.price-list__support {
  width: 100%;
}
.price-list__support-moreover {
  color: #2FB359;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
  text-align: center;
  padding-top: min(calc(12 / 1080 * 100vw), 12px);
}
.price-list__support-area-bot {
  position: relative;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  background: #2FB359;
  margin-top: min(calc(16 / 1080 * 100vw), 16px);
  padding: min(calc(16 / 1080 * 100vw), 16px) min(calc(27 / 1080 * 100vw), 27px) min(calc(24 / 1080 * 100vw), 24px);
}
.price-list__support-bot-head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(19 / 1080 * 100vw), 19px);
}
.price-list__support-bot-text-1 {
  color: #FFF;
  font-feature-settings: "palt" on;
  text-align: left;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.08em;
}
.price-list__support-bot-text-1 .bold {
  font-weight: 700;
}
.price-list__support-bot-text-2 {
  color: #FFF979;
  text-align: center;
  font-size: min(calc(64 / 1080 * 100vw), 64px);
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0;
}
.price-list__support-bot-text-2 .sm {
  color: #FFF979;
  font-size: min(calc(38 / 1080 * 100vw), 38px);
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0;
  padding-left: min(calc(2.5 / 1080 * 100vw), 2.5px);
}
.price-list__support-bot-body {
  background-color: #fff;
  width: min(calc(636 / 1080 * 100vw), 636px);
  margin: min(calc(24 / 1080 * 100vw), 24px) auto 0;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  padding: min(calc(16 / 1080 * 100vw), 16px) 0;
  position: relative;
}
.price-list__support-and {
  width: min(calc(68 / 1080 * 100vw), 68px);
  height: min(calc(68 / 1080 * 100vw), 68px);
  position: absolute;
  left: max(calc(-24 / 1080 * 100vw), -24px);
  top: max(calc(-42 / 1080 * 100vw), -42px);
}
.price-list__support-and::before {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/price-balloon.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.price-list__support-and-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #4D3D36;
  text-align: center;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.08em;
}
.price-list__support-items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
.price-list__support-item {
  position: relative;
  padding-left: min(calc(32 / 1080 * 100vw), 32px);
  color: #4D3D36;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.08em;
}
.price-list__support-item::before {
  display: inline-block;
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(32 / 1080 * 100vw), 32px);
  background-image: url("../img/common/price-check.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0;
}
.price-list__support-item .lg {
  color: #2FB359;
  font-feature-settings: "palt" on;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.price-list__support-item .sm {
  color: #2FB359;
  font-feature-settings: "palt" on;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .price-list__support-moreover {
    font-size: calc(30 / 750 * 100vw);
  }
  .price-list__support-area-bot {
    border-radius: calc(10 / 750 * 100vw);
    margin-top: calc(24 / 750 * 100vw);
    padding: calc(16 / 750 * 100vw) calc(27 / 750 * 100vw) calc(24 / 750 * 100vw);
  }
  .price-list__support-bot-head {
    gap: calc(19 / 750 * 100vw);
  }
  .price-list__support-bot-text-1 {
    font-size: calc(26 / 750 * 100vw);
    text-align: left;
  }
  .price-list__support-bot-text-2 {
    font-size: calc(96 / 750 * 100vw);
    letter-spacing: 0;
  }
  .price-list__support-bot-text-2 .sm {
    font-size: calc(46 / 750 * 100vw);
    padding-left: 0;
  }
  .price-list__support-bot-body {
    width: calc(510 / 750 * 100vw);
    margin: calc(24 / 750 * 100vw) auto 0;
    border-radius: calc(10 / 750 * 100vw);
    padding: calc(16 / 750 * 100vw) 0;
  }
  .price-list__support-and {
    width: calc(100 / 750 * 100vw);
    height: calc(100 / 750 * 100vw);
    left: calc(-45 / 750 * 100vw);
    top: calc(-10 / 750 * 100vw);
  }
  .price-list__support-and-inner {
    font-size: calc(26 / 750 * 100vw);
  }
  .price-list__support-items {
    gap: calc(4 / 750 * 100vw);
    align-items: flex-start;
    flex-direction: column;
    margin-left: calc(70 / 750 * 100vw);
  }
  .price-list__support-item {
    padding-left: calc(42 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
  }
  .price-list__support-item::before {
    width: calc(30 / 750 * 100vw);
    height: calc(47 / 750 * 100vw);
  }
  .price-list__support-item .lg {
    font-size: calc(30 / 750 * 100vw);
  }
  .price-list__support-item .sm {
    font-size: calc(20 / 750 * 100vw);
  }
}
/*# sourceMappingURL=lp.css.map */
