@charset "utf-8";

/*=== メインレイアウト ===*/
.main-inner {
  padding-bottom: 135px;
  background-color: #fff;
}
.main-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 20px 60px;
}
.main-cont {
  margin-top: 0;
}
.main-ttl {
  position: relative;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  line-height: 1.4;
}
.main-ttl .type-thin {
  font-weight: normal;
}
.main-ttl .type-highlight {
  color: #c4141c;
}


/*=== メインビジュアル ===*/
.mainvisual {
  background-color: #fff;
}
.mainvisual-main {
  max-width: 1200px;
  margin: 20px auto;
  text-align: center;
}


/*=== お買い物についてのアンケート ===*/
.enquete {
  background-color: #fff5e7;
}
.enquete-inner {
  position: relative;
}
.enquete-inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 160px;
  background: url(../../images/lp_2505_00/enquete_bg_001.jpg) no-repeat top center;
  border-radius: 10px 10px 0 0;
}
.enquete-foot {
  padding: 25px 20px 30px;
  background-color: #f2f2f2;
  border-radius: 0 0 10px 10px;
}
.enquete-main {
  padding: 45px 20px 30px;
  background-color: #fff;
}
.enquete-limit {
  display: block;
  position: absolute;
  top: 80px;
  left: 130px;
  width: 152px;
  height: 152px;
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}
@media only screen and (max-width: 1085px) {
  .enquete-limit {
    left: 20px;
  }
}
.enquete-time {
  margin-top: 5px;
  font-size: 18px;
  text-align: center;
}
.enquete-lead {
  margin-top: 20px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.enquete-lead .type-slash {
  display: inline-block;
  position: relative;
  padding: 0 35px;
}
.enquete-lead .type-slash::before,
.enquete-lead .type-slash::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 11px;
  width: 1px;
  height: 75%;
  background-color: #232b35;
  transform: rotate(-45deg);
}
.enquete-lead .type-slash::after {
  left: auto;
  right: 9px;
  transform: rotate(45deg);
}
.enquete-lead .type-highlight {
  color: #c4141c;
}
.enquete-transition {
  max-width: 500px;
  margin: 15px auto 0;
}
a.enquete-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 96px;
  padding: 10px 45px;
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  line-height: 1.2;
  text-decoration: none;
  background-color: #c4141c;
  border-radius: 50px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
a.enquete-btn:visited {
  color: #fff;
}
a.enquete-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
a.enquete-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 20px;
  background-color: #fff;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  transform: translateY(-50%);
}
.enquete-detail {
  max-width: 980px;
  margin: 60px auto 0;
  padding: 55px 20px 0;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 10px;
}
.enquete-balloon {
  display: inline-block;
  position: relative;
  padding: 10px 35px 12px;
  border: 2px solid #c4141c;
  background-color: #fff9c5;
  border-radius: 50px;
}
.enquete-balloon::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  width: 15px;
  height: 15px;
  border-top: 2px solid #c4141c;
  border-right: 2px solid #c4141c;
  background-color: #fff9c5;
  transform: translateX(-50%) rotate(135deg);
}
.enquete-txt {
  color: #c4141c;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
}
.enquete-thumb {
  margin-top: -5px;
}
.enquete-caption {
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
}
.enquete-note {
  padding-left: 1em;
  font-size: 14px;
  text-indent: -1em;
  line-height: 1.4;
}
.enquete-note:not(:first-child) {
  margin-top: 5px;
}


/*=== おさらい ===*/
.about {
  text-align: center;
  background-color: #fff5e7;
}
.about .main-section {
  padding-top: 0;
}
.about-label {
  display: inline-block;
  margin-bottom: 10px;
  padding: 6px 25px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  background-color: #c4141c;
  border-radius: 50px;
}
.about-lead {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.4;
}
.about-lead .type-accent {
  color: #c4141c;
  font-weight: bold;
}
.about-thumb {
  max-width: 640px;
  margin: 25px auto 0;
  border-radius: 10px;
  overflow: hidden;
}
.about-caption {
  margin-top: 10px;
  font-size: 14px;
}


/*=== おさらい ===*/
.method {
  background-color: #c4141c;
}
.method .main-section {
  background: url(../../images/lp_2505_00/method_bg_001.png) repeat-y top center / 100% auto;
}
.method .main-ttl {
  color: #fff;
}
.method .main-ttl .type-label {
  display: inline-block;
  margin-left: 5px;
  padding: 5px 15px;
  color: #c4141c;
  line-height: 1.1;
  background-color: #fff5e7;
  border-radius: 10px;
}
.method-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.method-item {
  width: calc((100% - 20px) / 2);
  background-color: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .method-item:not(:nth-child(-n+2)) {
    margin-top: 30px;
  }
}
.method-head {
  display: flex;
  align-items: center;
  padding: 18px 25px;
}
.method-number {
  margin-right: 20px;
  color: #c4141c;
  font-weight: bold;
  font-size: 52px;
  line-height: 1;
}
.method-name {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2;
}
.method-thumb {
  background-color: #fff5e7;
}
.method-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px;
  line-height: 1.5;
  text-align: center;
}
.method-txt {
  width: 100%;
  font-size: 18px;
}
.method-txt .type-accent {
  color: #c4141c;
  font-weight: bold;
}
.method-txt .type-highlight {
  color: #c4141c;
}
.method-note {
  width: 100%;
  margin-top: 5px;
  color: #666;
  font-size: 14px;
}


/*=== 手軽に＆早く ===*/
.easily {
  background-color: #fff5e7;
}
.easily-leadArea {
  background-color: #5f646a;
}
.pattern-head.easily-leadArea {
  position: relative;
  margin-bottom: 70px;
}
.pattern-head.easily-leadArea::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -80px;
  left: 50%;
  width: 100px;
  height: 60px;
  background: url(../../images/lp_2505_00/easily_ic_003.png) no-repeat 0 0 / 100% auto;
  transform: translateX(-50%);
}
.pattern-foot.easily-leadArea {
  background-color: #c4141c;
}
.easily-inner {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.easily-icon {
  display: flex;
  align-items: end;
  margin-right: 40px;
}
.easily-cont {
  display: flex;
  align-items: center;
  padding: 20px 0;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.5;
}
.easily .main-section {
  padding-bottom: 40px;
}
.easily-table {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin-top: 55px;
  line-height: 1.4;
}
.easily-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  z-index: 1;
}
.easily-scroll {
  display: flex;
  overflow-x: scroll;
  width: calc(100% - 220px);
  margin-left: auto;
  padding-bottom: 40px;
  -webkit-overflow-scrolling: touch;
}
.easily-scroll::-webkit-scrollbar {
  background: #fff5e7;
  width: 5px;
  height: 5px;
  border-radius: 10px;
}
.easily-scroll::-webkit-scrollbar-thumb {
  background-color: #666;
  border-radius: 10px;
}
.easily-item {
  position: relative;
  padding-top: 20px;
}
.pattern-mall.easily-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
  background-color: #c4141c;
  border-radius: 10px 10px 0 0;
}
.easily-head .easily-empty {
  height: calc(20px + 70px);
}
.easily-subject {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 140px;
  font-weight: bold;
  font-size: 22px;
  background-color: #ffba36;
}
.easily-subject:nth-of-type(1) {
  border-radius: 10px 0 0 10px;
}
.easily-name {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 210px;
  height: 70px;
  border-right: 1px solid #e6e6e6;
  color: #fff;
  font-size: 22px;
  text-align: center;
  background-color: #232b30;
}
.pattern-mall .easily-name {
  align-items: flex-start;
  width: 310px;
  border-right: none;
  font-weight: bold;
  background-color: #c4141c;
}
.easily-item:last-child .easily-name {
  border-right: none;
  border-radius: 0 10px 0 0;
}
.easily-data {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  height: 60px;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  background-color: #fff;
}
.easily-data:nth-of-type(2) {
  height: 140px;
  padding: 15px 20px;
}
.easily-item:last-child .easily-data {
  border-right: 1px solid #e6e6e6;
}
.pattern-mall .easily-data {
  background-color: #fff3f3;
  border-right: 3px solid #c4141c;
  border-left: 3px solid #c4141c;
}
.pattern-mall .easily-data:last-child {
  border-bottom: 3px solid #c4141c;
}
.easily-main {
  width: 100%;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  line-height: 1.2;
}
.pattern-mall .easily-main {
  color: #c4141c;
}
.easily-main .type-small {
  font-size: 18px;
}
.easily-note {
  width: 100%;
  margin-top: 10px;
  padding-left: 1em;
  color: #666;
  font-size: 14px;
  text-indent: -1em;
}
.easily-balloon {
  display: inline-block;
  position: absolute;
  bottom: -40px;
  left: 5px;
  width: 500px;
  padding: 12px 0;
  border: 2px solid #c4141c;
  color: #c4141c;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  background-color: #fff9c5;
  border-radius: 50px;
  z-index: 1;
}
.easily-balloon::before {
  content: "";
  position: absolute;
  top: -7px;
  left: calc(310px / 2);
  width: 12px;
  height: 12px;
  border-top: 2px solid #c4141c;
  border-right: 2px solid #c4141c;
  background-color: #fff9c5;
  transform: translateX(-50%) rotate(-45deg);
}


/*=== おさらい ===*/
.enforce {
  margin-bottom: -50px;
  background-color: #fff5e7;
}
.enforce .main-section {
  padding-bottom: 0;
}
.enforce-balloon {
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 40px;
  border: 4px solid #c4141c;
  line-height: 1.5;
  background: url(../../images/lp_2505_00/enforce_bg_001.png) no-repeat top center / 100% auto;
  background-color: #fff;
  border-radius: 10px;
}
.enforce-balloon::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 55px;
  height: 55px;
  border-top: 4px solid #c4141c;
  border-right: 4px solid #c4141c;
  background-color: #fff;
  transform: translateX(-50%) rotate(135deg) skew(10deg, 10deg);
  z-index: 1;
}
.enforce-thumb {
  margin-right: 20px;
}
.enforce-ttl {
  font-weight: bold;
  font-size: 32px;
}
.enforce-ttl .type-highlight {
  color: #c4141c;
}
.enforce-ttl .type-sup {
  color: #666;
  font-size: 18px;
  vertical-align: super;
}
.enforce-note {
  margin-top: 10px;
  color: #666;
  font-size: 14px;
}
.enforce-txt {
  margin-top: 35px;
  font-size: 20px;
}
.enforce-txt .type-accent {
  color: #c4141c;
  font-weight: bold;
}


@media print, screen and (max-width: 768px) {
  /*=== メインレイアウト ===*/
  .main-inner {
    padding-bottom: 110px;
  }
  .main-section {
    display: block;
    width: 100%;
    padding: 30px 10px 40px;
  }
  .main-ttl {
    font-size: 24px;
  }
  /*=== メインビジュアル ===*/
  .mainvisual-main {
    margin: 15px auto;
    max-width: 550px;
  }
  /*=== お買い物についてのアンケート ===*/
  .enquete.pattern-first {
    padding-top: 15px;
  }
  .enquete-inner::before {
    height: 100px;
    background-image: url(../../images/lp_2505_00/enquete_bg_002.jpg);
  }
  .enquete-foot {
    padding: 20px 20px 25px;
  }
  .enquete-main {
    padding: 30px 10px 20px;
  }
  .enquete-limit {
    top: -30px;
    left: 12px;
    width: 110px;
  }
  .enquete-time {
    margin-top: 10px;
    font-size: 14px;
  }
  .enquete-lead {
    margin-top: 10px;
    font-size: 19px;
  }
  .enquete-lead .type-slash {
    padding: 0;
  }
  .enquete-lead .type-slash::before,
  .enquete-lead .type-slash::after {
    content: none;
  }
  .enquete-transition {
    max-width: 500px;
    margin: 15px auto 0;
  }
  a.enquete-btn {
    min-height: 54px;
    padding: 10px 35px;
    font-size: 20px;
  }
  a.enquete-btn::after {
    right: 15px;
    width: 10px;
    height: 15px;
  }
  .enquete-detail {
    margin-top: 35px;
    padding: 20px 10px 0;
  }
  .enquete-device {
    display: block;
    max-width: 270px;
    margin: 0 auto;
  }
  .enquete-balloon::after {
    bottom: -7px;
    width: 12px;
    height: 12px;
  }
  .enquete-txt {
    font-size: 17px;
  }
  /*=== おさらい ===*/
  .about-label {
    font-size: 15px;
  }
  .about-lead {
    margin-top: 20px;
    font-size: 16px;
  }
  .about-thumb {
    max-width: 550px;
    margin-top: 20px;
  }
  /*=== おさらい ===*/
  .method .main-section {
    background-image: url(../../images/lp_2505_00/method_bg_002.png);
  }
  .method .main-ttl .type-label {
    padding: 4px 5px 4px 10px;
  }
  .method-list {
    display: block;
    margin-top: 20px;
  }
  .method-item {
    width: 100%;
  }
  .method-item:not(:first-child) {
    margin-top: 15px;
  }
  .method-head {
    padding: 14px 20px;
  }
  .method-number {
    margin-right: 15px;
    font-size: 32px;
  }
  .method-name {
    font-size: 18px;
  }
  .method-device {
    display: block;
    max-width: 235px;
    margin: 0 auto;
  }
  .method-cont {
    padding: 10px 15px;
  }
  .method-txt {
    font-size: 16px;
  }
  .method-note {
    margin-top: 5px;
  }
  /*=== 手軽に＆早く ===*/
  .pattern-head.easily-leadArea {
    margin-bottom: 40px;
  }
  .pattern-head.easily-leadArea::after {
    bottom: -50px;
    width: 60px;
    height: 40px;
    background-image: url(../../images/lp_2505_00/easily_ic_004.png);
  }
  .easily-inner {
    padding: 0 10px;
  }
  .easily-icon {
    max-width: 100px;
    margin-right: 10px;
  }
  .easily-cont {
    padding: 20px 0 15px;
    font-size: 19px;
  }
  .easily .main-section {
    padding-bottom: 40px;
  }
  .easily-table {
    margin-top: 20px;
  }
  .easily-head {
    width: 105px;
  }
  .easily-scroll {
    width: calc(100% - 105px);
    padding-bottom: 62px;
  }
  .easily-item {
    padding-top: 20px;
  }
  .easily-head .easily-empty {
    height: calc(20px + 50px);
  }
  .easily-subject {
    height: calc(118px + 68px);
    padding: 0 10px;
    font-size: 14px;
  }
  .easily-name {
    width: 200px;
    height: 50px;
    font-size: 18px;
  }
  .pattern-mall .easily-name {
    width: 210px;
  }
  .pattern-mall .easily-name .easily-txt {
    margin-top: -8px;
  }
  .easily-data {
    height: 68px;
  }
  .easily-data:nth-of-type(2) {
    height: 118px;
    padding: 15px 20px;
  }
  .pattern-mall .easily-data {
    border-width: 2px;
  }
  .pattern-mall .easily-data:last-child {
    border-width: 2px;
  }
  .easily-main {
    font-size: 30px;
  }
  .easily-main .type-small {
    font-size: 16px;
  }
  .easily-note {
    margin-top: 10px;
  }
  .easily-balloon {
    bottom: -62px;
    left: 0;
    width: 240px;
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.4;
  }
  .easily-balloon::before {
    left: calc(210px / 2);
  }
  /*=== おさらい ===*/
  .enforce {
    margin-bottom: 0;
  }
  .enforce .main-section {
    padding: 50px 10px 10px;
  }
  .enforce-balloon {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    padding: 0 10px 20px;
    border-width: 2px;
    background-image: url(../../images/lp_2505_00/enforce_bg_002.png);
  }
  .enforce-balloon::after {
    bottom: -17px;
    width: 32px;
    height: 32px;
    border-width: 2px;
  }
  .enforce-thumb {
    margin: -38px auto 0;
    max-width: 100px;
  }
  .enforce-ttl {
    margin-top: 15px;
    font-size: 21px;
  }
  .enforce-ttl .type-sup {
    font-size: 12px;
  }
  .enforce-txt {
    margin-top: 15px;
    font-size: 16px;
  }
}
