﻿@charset "UTF-8";
/* 陦悟宛髯・
----------------------------- */
/**
 * clearfix
 */
/**
 * border-radius
 */
/**
 * rotate
 */
/**
 * animation keyframes繧堤函謌舌☆繧・
 */
/**
 * animation animation繝励Ο繝代ユ繧｣繧剃ｽ懊ｋ
 */
/**
 * text-stroke
 */
/* line 31, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section {
  position: relative;
}
/* line 33, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section * {
  color: #333;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
  margin: 0px;
  padding: 0px;
  line-height: 1;
}
/* line 44, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section img {
  width: auto;
}
/* line 46, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section img[src=""] {
  display: none;
}
/* line 51, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section li {
  list-style-type: none;
}
/* line 56, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .f-serif {
  font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取・譛・ProN W3", "Hiragino Mincho ProN", "・ｭ・ｳ ・ｰ譏取悃", "・ｭ・ｳ 譏取悃", serif !important;
}
/* line 60, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .f-sanserif {
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif !important;
}
/* line 64, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .f-notosansjp {
  font-family: 'Noto Sans JP' !important;
}
/* line 68, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .f-notoserifjp {
  font-family: 'Noto Serif JP' !important;
}
/* line 72, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .f-hannari {
  font-family: 'Hannari' !important;
}
/* line 76, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .f-sawarabimincho {
  font-family: 'Sawarabi Mincho' !important;
}
/* line 86, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .btn-hover-scale {
  transition: 0.3s;
}
/* line 88, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .btn-hover-scale:hover {
  transform: scale(1.05);
}
/* line 92, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .btn-action {
  background-color: #19ae00;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  margin: 0 auto;
  padding: 20px 60px;
  text-decoration: none;
  font-weight: bold;
  min-width: 400px;
  position: relative;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  text-align: center;
  transition: 0.4s;
}
/* line 109, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .btn-action::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  opacity: 0.5;
  border-radius: 8px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.43+50,0+52 */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.43) 50%, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.43) 50%, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.43) 50%, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  transition: 0.4s;
}
/* line 130, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .btn-action:hover {
  color: #fff;
}
/* line 132, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section .btn-action:hover::after {
  opacity: 0.3;
}
/* line 139, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header {
  width: 100%;
}
/* line 141, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-outer {
  background: #fff;
}
/* line 144, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-inner {
  width: 980px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
/* line 152, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-logo {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 157, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-logo a {
  display: inline-block;
}
/* line 160, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-logo img {
  max-height: 60px;
}
/* line 164, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-telnum {
  text-align: right;
  flex-grow: 1;
  font-size: 40px;
  font-weight: bold;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
  letter-spacing: 2px;
}
/* line 171, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-telnum a {
  color: #333;
  text-decoration: none;
}
/* line 174, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--header-telnum a:hover {
  color: #000;
}
/* line 182, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001 {
  width: 100%;
  overflow: hidden;
}
/* line 190, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-outer, .formlp-front-section--s0001a2-outer, .formlp-front-section--s0001a3-outer {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 195, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-inner, .formlp-front-section--s0001a2-inner, .formlp-front-section--s0001a3-inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 30px 0 0;
  min-height: 648px;
}
/* line 203, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-txt1, .formlp-front-section--s0001a2-txt1, .formlp-front-section--s0001a3-txt1 {
  height: 52px;
  text-align: center;
  margin-bottom: 40px;
}
/* line 207, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-txt1-label, .formlp-front-section--s0001a2-txt1-label, .formlp-front-section--s0001a3-txt1-label {
  line-height: 52px;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
  white-space: nowrap;
}
/* line 216, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-txt2, .formlp-front-section--s0001a2-txt2, .formlp-front-section--s0001a3-txt2 {
  color: #1e1d1d;
  text-align: center;
  font-size: 56px;
  font-weight: bold;
  white-space: nowrap;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 224, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-block1, .formlp-front-section--s0001a2-block1, .formlp-front-section--s0001a3-block1 {
  position: relative;
  min-height: 470px;
}
/* line 228, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-points, .formlp-front-section--s0001a2-points, .formlp-front-section--s0001a3-points {
  position: relative;
}
/* line 231, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point, .formlp-front-section--s0001a2-point, .formlp-front-section--s0001a3-point {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 235, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point-inner, .formlp-front-section--s0001a2-point-inner, .formlp-front-section--s0001a3-point-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 244, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point .txt1, .formlp-front-section--s0001a2-point .txt1, .formlp-front-section--s0001a3-point .txt1 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
  margin-bottom: 5px;
}
/* line 254, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point .txt2, .formlp-front-section--s0001a2-point .txt2, .formlp-front-section--s0001a3-point .txt2 {
  display: block;
  font-size: 74px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 263, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point .txt3, .formlp-front-section--s0001a2-point .txt3, .formlp-front-section--s0001a3-point .txt3 {
  display: block;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 272, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point:nth-child(1), .formlp-front-section--s0001a2-point:nth-child(1), .formlp-front-section--s0001a3-point:nth-child(1) {
  left: 170px;
  top: 38px;
  width: 220px;
  height: 220px;
}
/* line 278, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point:nth-child(2), .formlp-front-section--s0001a2-point:nth-child(2), .formlp-front-section--s0001a3-point:nth-child(2) {
  left: 615px;
  top: 33px;
  width: 220px;
  height: 220px;
}
/* line 284, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point:nth-child(3), .formlp-front-section--s0001a2-point:nth-child(3), .formlp-front-section--s0001a3-point:nth-child(3) {
  left: 55px;
  top: 238px;
  width: 190px;
  height: 190px;
}
/* line 289, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point:nth-child(3) .txt2, .formlp-front-section--s0001a2-point:nth-child(3) .txt2, .formlp-front-section--s0001a3-point:nth-child(3) .txt2 {
  font-size: 65px;
}
/* line 293, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point:nth-child(4), .formlp-front-section--s0001a2-point:nth-child(4), .formlp-front-section--s0001a3-point:nth-child(4) {
  left: 736px;
  top: 244px;
  height: 187px;
  width: 187px;
}
/* line 298, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point:nth-child(4) .txt2, .formlp-front-section--s0001a2-point:nth-child(4) .txt2, .formlp-front-section--s0001a3-point:nth-child(4) .txt2 {
  font-size: 65px;
}
/* line 303, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-item, .formlp-front-section--s0001a2-item, .formlp-front-section--s0001a3-item {
  position: absolute;
  left: 0;
  height:95%;
  width: 100%;
  text-align: center;
}
.formlp-front-section--s0001a1-item img, .formlp-front-section--s0001a2-item img, .formlp-front-section--s0001a3-item img {
  max-height: 100%;
  max-width: 100%;
}
/* line 312, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-outer {
  background-color: #fff;
  background-image: url(../Images/s0001a1/bg.jpg);
}
/* line 316, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-txt1 {
  background: url(../Images/s0001a1/txt-bg.png) 50% 50%/contain no-repeat;
}
/* line 320, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a1-point-inner {
  background: url(../Images/s0001a1/point-bg.png) 50% 50%/contain no-repeat;
}
/* line 326, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-inner {
  padding-top: 14px;
}
/* line 329, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-outer {
  background-color: #fff;
  background-image: url(../Images/s0001a2/bg.jpg);
}
/* line 333, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-txt1 {
  background: url(../Images/s0001a2/txt-bg.png) 50% 0/contain no-repeat;
  height: 98px;
  padding-top: 8px;
  margin: 0 -10px;
}
/* line 338, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-txt1-label {
  font-size: 30px;
  font-weight: normal;
}
/* line 343, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-txt2 {
  color: #eb365f;
  font-size: 50px;
  padding-top: 6px;
  font-weight: normal;
}
/* line 350, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point-inner {
  background: url(../Images/s0001a2/point-bg.png) 50% 50%/contain no-repeat;
}
/* line 353, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point .txt1 {
  margin-bottom: 0;
}
/* line 355, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point .txt1-label {
  font-weight: normal;
}
/* line 359, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point .txt2 {
  color: #eb365f;
  font-weight: normal;
}
/* line 363, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point .txt3 {
  color: #eb365f;
  font-weight: normal;
}
/* line 367, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point:nth-child(1) {
  left: 181px;
  top: 39px;
}
/* line 371, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point:nth-child(2) {
  left: 592px;
  top: 38px;
}
/* line 375, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point:nth-child(3) {
  left: 23px;
  top: 206px;
  width: 220px;
  height: 220px;
}
/* line 381, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a2-point:nth-child(4) {
  left: 736px;
  top: 206px;
  width: 220px;
  height: 220px;
}
/* line 390, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-inner {
  padding-top: 20px;
}
/* line 393, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-outer {
  background: #fff url(../Images/s0001a3/bg.jpg) 50% 50%/cover no-repeat;
}
/* line 396, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-txt1 {
  background-color: #d80216;
  background-image: -moz-linear-gradient(90deg, #c50214 0%, #cb0215 100%);
  background-image: -webkit-linear-gradient(90deg, #c50214 0%, #cb0215 100%);
  font-size: 31px;
  height: 56px;
  line-height: 60px;
  margin-bottom: 33px;
}
/* line 406, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-txt2 {
  letter-spacing: 0px;
  font-size: 60px;
}
/* line 411, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point-inner {
  background: url(../Images/s0001a3/point-bg.png) 50% 50%/contain no-repeat;
}
/* line 414, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point .txt1 {
  text-shadow: #ffffff 1px 1px 1px, #ffffff -1px 1px 1px, #ffffff 1px -1px 1px, #ffffff -1px -1px 1px;
}
/* line 417, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point .txt2 {
  text-shadow: #ffffff 1px 1px 1px, #ffffff -1px 1px 1px, #ffffff 1px -1px 1px, #ffffff -1px -1px 1px;
  font-size: 64px;
  color: #cb0215;
}
/* line 422, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point .txt3 {
  text-shadow: #ffffff 1px 1px 1px, #ffffff -1px 1px 1px, #ffffff 1px -1px 1px, #ffffff -1px -1px 1px;
  color: #cb0215;
}
/* line 427, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point:nth-child(1) {
  left: 100px;
  top: 36px;
  width: 200px;
  height: 200px;
}
/* line 433, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point:nth-child(2) {
  left: 717px;
  top: 38px;
  width: 200px;
  height: 200px;
}
/* line 439, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point:nth-child(3) {
  left: 100px;
  top: 240px;
  width: 200px;
  height: 200px;
}
/* line 445, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-point:nth-child(4) {
  left: 717px;
  top: 240px;
  width: 200px;
  height: 200px;
}
/* line 454, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001a3-item {
  bottom: 10px;
}
/* line 463, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-outer, .formlp-front-section--s0001b2-outer, .formlp-front-section--s0001b3-outer {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 468, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-inner, .formlp-front-section--s0001b2-inner, .formlp-front-section--s0001b3-inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 13px 0px 13px -13px #ddd, -13px 0px 13px -13px #ddd;
  padding: 189px 91px 0px;
}
/* line 480, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt1, .formlp-front-section--s0001b2-txt1, .formlp-front-section--s0001b3-txt1 {
  position: absolute;
  top: 2px;
  left: -17px;
  width: 520px;
  height: auto;
  padding: 24px 25px 16px 33px;
  box-sizing: border-box;
  transform: rotate(-7deg);
}
/* line 489, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt1::after, .formlp-front-section--s0001b2-txt1::after, .formlp-front-section--s0001b3-txt1::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.5+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* line 504, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt1 span, .formlp-front-section--s0001b2-txt1 span, .formlp-front-section--s0001b3-txt1 span {
  color: #fff;
  display: block;
}
/* line 508, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt1-sub, .formlp-front-section--s0001b2-txt1-sub, .formlp-front-section--s0001b3-txt1-sub {
  margin-bottom: 11px;
  font-size: 30px;
  padding-left: 6px;
}
/* line 513, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt1-title, .formlp-front-section--s0001b2-txt1-title, .formlp-front-section--s0001b3-txt1-title {
  font-size: 78px;
  font-weight: bold;
  letter-spacing: -0.06em;
}
/* line 519, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt2, .formlp-front-section--s0001b2-txt2, .formlp-front-section--s0001b3-txt2 {
  width: 590px;
  color: #1e1d1d;
  text-align: left;
}
/* line 523, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt2-title, .formlp-front-section--s0001b2-txt2-title, .formlp-front-section--s0001b3-txt2-title {
  font-size: 49px;
  color: #0850a1;
  line-height: 1.16;
  margin-bottom: 15px;
  font-weight: bold;
}
/* line 530, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt2-text, .formlp-front-section--s0001b2-txt2-text, .formlp-front-section--s0001b3-txt2-text {
  font-size: 17px;
  line-height: 1.4;
}
/* line 535, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label, .formlp-front-section--s0001b2-label, .formlp-front-section--s0001b3-label {
  position: absolute;
  top: -8px;
  left: 467px;
  width: 304px;
  height: 311px;
  background-repeat: no-repeat;
}
/* line 542, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label-inner, .formlp-front-section--s0001b2-label-inner, .formlp-front-section--s0001b3-label-inner {
  position: absolute;
  top: 60px;
  left: 35px;
  width: 130px;
  text-align: center;
}
/* line 549, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label .txt1, .formlp-front-section--s0001b2-label .txt1, .formlp-front-section--s0001b3-label .txt1 {
  display: block;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
}
/* line 555, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label .txt2, .formlp-front-section--s0001b2-label .txt2, .formlp-front-section--s0001b3-label .txt2 {
  display: inline-block;
  font-size: 71px;
  font-weight: bold;
  line-height: 1;
}
/* line 561, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label .txt3, .formlp-front-section--s0001b2-label .txt3, .formlp-front-section--s0001b3-label .txt3 {
  display: inline-block;
  font-size: 28px;
  line-height: 1;
}
/* line 567, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-block1, .formlp-front-section--s0001b2-block1, .formlp-front-section--s0001b3-block1 {
  position: relative;
}
/* line 570, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-points, .formlp-front-section--s0001b2-points, .formlp-front-section--s0001b3-points {
  display: flex;
  justify-content: center;
  padding: 51px 0 16px;
}
/* line 576, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point-inner, .formlp-front-section--s0001b2-point-inner, .formlp-front-section--s0001b3-point-inner {
  width: 188px;
  height: 188px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 10px;
}
/* line 586, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point .txt1, .formlp-front-section--s0001b2-point .txt1, .formlp-front-section--s0001b3-point .txt1 {
  display: block;
  font-size: 20px;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
  margin-bottom: 5px;
}
/* line 595, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point .txt2, .formlp-front-section--s0001b2-point .txt2, .formlp-front-section--s0001b3-point .txt2 {
  display: block;
  font-size: 60px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 604, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point .txt3, .formlp-front-section--s0001b2-point .txt3, .formlp-front-section--s0001b3-point .txt3 {
  display: block;
  font-size: 24px;
  width: 100%;
  text-align: center;
  line-height: 1;
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 613, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-item, .formlp-front-section--s0001b2-item, .formlp-front-section--s0001b3-item {
  position: absolute;
  top: 26px;
  right: 5px;
  height: 60%;
  width: 300px;
  text-align: center;
}
.formlp-front-section--s0001b1-item img, .formlp-front-section--s0001b2-item img, .formlp-front-section--s0001b3-item img {
  max-height: 100%;
  max-width: 100%;
}
/* line 621, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1 {
  background-color: #fff;
}
/* line 623, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-outer {
  background-image: url(../Images/s0001b1/bg.jpg);
}
/* line 626, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-inner {
  background-image: url(../Images/s0001b1/inner-bg.png);
}
/* line 629, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-txt1 {
  background-color: #055db5;
  box-shadow: 1.805px 2.396px 27px 0px rgba(51, 0, 0, 0.28);
}
/* line 633, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label {
  background-image: url(../Images/s0001b1/label-bg.png);
}
/* line 635, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label .txt1 {
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 638, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label .txt2 {
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 641, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-label .txt3 {
  text-shadow: #ffffff 2px 2px 1px, #ffffff -2px 2px 1px, #ffffff 2px -2px 1px, #ffffff -2px -2px 1px;
}
/* line 646, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point-inner {
  background: url(../Images/s0001b1/point1-bg.png) 50% 50%/contain no-repeat;
}
/* line 649, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point:nth-child(1) {
  margin-top: -30px;
}
/* line 651, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point:nth-child(1) .formlp-front-section--s0001b1-point-inner {
  background: url(../Images/s0001b1/point1-bg.png) 50% 50%/contain no-repeat;
}
/* line 656, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point:nth-child(2) .formlp-front-section--s0001b1-point-inner {
  width: 192px;
  height: 192px;
  background: url(../Images/s0001b1/point2-bg.png) 50% 50%/contain no-repeat;
}
/* line 662, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point:nth-child(3) {
  margin-top: -30px;
}
/* line 664, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point:nth-child(3) .formlp-front-section--s0001b1-point-inner {
  background: url(../Images/s0001b1/point3-bg.png) 50% 50%/contain no-repeat;
}
/* line 669, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b1-point:nth-child(4) .formlp-front-section--s0001b1-point-inner {
  width: 201px;
  height: 195px;
  background: url(../Images/s0001b1/point4-bg.png) 50% 50%/contain no-repeat;
}
/* line 678, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-outer {
  background-color: #f8f2ea;
}
/* line 681, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-inner {
  background-image: url(../Images/s0001b2/inner-bg.png);
}
/* line 684, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-txt1 {
  background-color: #9e222c;
  box-shadow: 1.805px 2.396px 27px 0px rgba(51, 0, 0, 0.28);
  padding: 32px 0 21px 37px;
}
/* line 688, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-txt1-sub {
  font-size: 25px;
}
/* line 691, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-txt1-title {
  font-weight: normal;
  font-size: 66px;
}
/* line 697, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-txt2-title {
  color: #cd0a1c;
  font-weight: normal;
  font-size: 43px;
  margin-bottom: 26px;
}
/* line 703, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-txt2-text {
  line-height: 1.7;
}
/* line 707, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-label {
  top: 8px;
  left: 475px;
  width: 186px;
  height: 186px;
  background-image: url(../Images/s0001b2/label-bg.png);
}
/* line 713, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-label-inner {
  top: 44px;
  left: 27px;
}
/* line 717, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-label .txt1 {
  text-shadow: 2px 2px 0px #fff;
}
/* line 720, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-label .txt2 {
  text-shadow: 2px 2px 0px #fff;
  color: #d73730;
}
/* line 724, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-label .txt3 {
  text-shadow: 2px 2px 0px #fff;
  color: #d73730;
}
/* line 729, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-points {
  padding: 34px 0 28px;
}
/* line 733, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-point .txt2 {
  color: #e93660;
}
/* line 736, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-point .txt3 {
  color: #e93660;
}
/* line 740, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-point:nth-child(1) .formlp-front-section--s0001b2-point-inner {
  background: url(../Images/s0001b2/point1-bg.png) 50% 50%/contain no-repeat;
}
/* line 745, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-point:nth-child(2) .formlp-front-section--s0001b2-point-inner {
  background: url(../Images/s0001b2/point2-bg.png) 50% 50%/contain no-repeat;
}
/* line 750, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-point:nth-child(3) .formlp-front-section--s0001b2-point-inner {
  background: url(../Images/s0001b2/point3-bg.png) 50% 50%/contain no-repeat;
}
/* line 755, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b2-point:nth-child(4) .formlp-front-section--s0001b2-point-inner {
  background: url(../Images/s0001b2/point4-bg.png) 50% 50%/contain no-repeat;
}
/* line 762, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-outer {
  background-color: #f6ebd8;
}
/* line 765, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-inner {
  padding: 193px 60px 0px;
  background-image: url(../Images/s0001b3/inner-bg.png);
}
/* line 769, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-txt1 {
  background-color: #9e222c;
  box-shadow: 1.805px 2.396px 27px 0px rgba(51, 0, 0, 0.28);
  padding: 29px 0 26px 46px;
}
/* line 773, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-txt1-sub {
  padding-left: 0;
  font-size: 24px;
}
/* line 777, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-txt1-title {
  font-weight: bold;
  font-size: 70px;
}
/* line 783, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-txt2-title {
  color: #181818;
  font-weight: bold;
  margin-bottom: 28px;
}
/* line 788, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-txt2-text {
  line-height: 1.7;
}
/* line 792, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-label {
  width: 190px;
  height: 170px;
  top: 138px;
  left: 482px;
  background-image: url(../Images/s0001b3/label-bg.png);
}
/* line 798, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-label-inner {
  top: 20px;
  left: 0;
  width: 100%;
}
/* line 803, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-label .txt1 {
  text-shadow: 2px 2px 0px #fff;
}
/* line 806, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-label .txt2 {
  text-shadow: 2px 2px 0px #fff;
  color: #d73730;
  line-height: 0.8;
  display: block;
  font-weight: bold;
}
/* line 813, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-label .txt3 {
  text-shadow: 2px 2px 0px #fff;
  color: #d73730;
  font-weight: bold;
}
/* line 819, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-points {
  padding: 18px 0 25px;
}
/* line 823, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-point .txt2 {
  color: #e93660;
}
/* line 827, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-point:nth-child(1) .formlp-front-section--s0001b3-point-inner {
  background: url(../Images/s0001b3/point1-bg.png) 50% 50%/contain no-repeat;
}
/* line 832, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-point:nth-child(2) .formlp-front-section--s0001b3-point-inner {
  background: url(../Images/s0001b3/point2-bg.png) 50% 50%/contain no-repeat;
}
/* line 837, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-point:nth-child(3) .formlp-front-section--s0001b3-point-inner {
  background: url(../Images/s0001b3/point3-bg.png) 50% 50%/contain no-repeat;
}
/* line 842, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001b3-point:nth-child(4) .formlp-front-section--s0001b3-point-inner {
  background: url(../Images/s0001b3/point4-bg.png) 50% 50%/contain no-repeat;
}
/* line 853, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-outer, .formlp-front-section--s0001c2-outer, .formlp-front-section--s0001c3-outer {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 858, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-inner, .formlp-front-section--s0001c2-inner, .formlp-front-section--s0001c3-inner {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 34px;
}
/* line 863, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-block1, .formlp-front-section--s0001c2-block1, .formlp-front-section--s0001c3-block1 {
  padding: 33px 0;
}
/* line 866, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt1, .formlp-front-section--s0001c2-txt1, .formlp-front-section--s0001c3-txt1 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 875, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt1::before, .formlp-front-section--s0001c1-txt1::after, .formlp-front-section--s0001c2-txt1::before, .formlp-front-section--s0001c2-txt1::after, .formlp-front-section--s0001c3-txt1::before, .formlp-front-section--s0001c3-txt1::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 23px;
  position: relative;
  top: 3px;
}
/* line 884, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt1::before, .formlp-front-section--s0001c2-txt1::before, .formlp-front-section--s0001c3-txt1::before {
  margin-right: 20px;
}
/* line 887, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt1::after, .formlp-front-section--s0001c2-txt1::after, .formlp-front-section--s0001c3-txt1::after {
  margin-left: 20px;
}
/* line 891, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2, .formlp-front-section--s0001c2-txt2, .formlp-front-section--s0001c3-txt2 {
  line-height: 1.4;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 12px;
}
/* line 898, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2-txt1, .formlp-front-section--s0001c2-txt2-txt1, .formlp-front-section--s0001c3-txt2-txt1 {
  font-size: 66px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 904, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2-txt2, .formlp-front-section--s0001c2-txt2-txt2, .formlp-front-section--s0001c3-txt2-txt2 {
  font-size: 48px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 910, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2-txt3, .formlp-front-section--s0001c2-txt2-txt3, .formlp-front-section--s0001c3-txt2-txt3 {
  font-size: 60px;
  color: #1e1d1d;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 918, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt3, .formlp-front-section--s0001c2-txt3, .formlp-front-section--s0001c3-txt3 {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
/* line 923, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-points, .formlp-front-section--s0001c2-points, .formlp-front-section--s0001c3-points {
  display: flex;
  justify-content: space-between;
  padding-top: 100px;
}
/* line 928, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-block2, .formlp-front-section--s0001c2-block2, .formlp-front-section--s0001c3-block2 {
  padding: 38px 0;
}
/* line 931, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt4, .formlp-front-section--s0001c2-txt4, .formlp-front-section--s0001c3-txt4 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 937, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt4-txt1, .formlp-front-section--s0001c2-txt4-txt1, .formlp-front-section--s0001c3-txt4-txt1 {
  font-size: 48px;
  font-weight: bold;
  color: #1e1d1d;
  margin-bottom: 17px;
}
/* line 943, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt4-txt2, .formlp-front-section--s0001c2-txt4-txt2, .formlp-front-section--s0001c3-txt4-txt2 {
  font-size: 56px;
  font-weight: bold;
  color: #fd6d00;
}
/* line 951, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-outer {
  background-image: url(../Images/s0001c1/bg.png);
}
/* line 958, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt1 {
  color: #1e1d1d;
}
/* line 960, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt1::before, .formlp-front-section--s0001c1-txt1::after {
  background: url(../Images/s0001c1/mizutama.png) 0 0 no-repeat;
}
/* line 970, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2-txt1 {
  color: #fd6d00;
}
/* line 973, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2-txt2 {
  color: #1e1d1d;
}
/* line 976, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt2-txt3 {
  color: #1e1d1d;
}
/* line 984, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point {
  width: 244px;
  margin: 0 20px;
  position: relative;
  padding: 30px;
}
/* line 989, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point::before {
  content: "";
  display: block;
  width: 52px;
  height: 32px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 1000, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point::after {
  content: "";
  display: block;
  width: 52px;
  height: 32px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 1011, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point-txt1 {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: -104px;
  left: 0;
}
/* line 1023, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point-txt1-txt1 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
}
/* line 1030, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point-txt1-txt2 {
  font-size: 42px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
}
/* line 1037, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point-txt1-txt3 {
  font-size: 17px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
}
/* line 1046, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point:nth-child(1) .formlp-front-section--s0001c1-point-txt1 {
  width: 184px;
  height: 125px;
  background-image: url(../Images/s0001c1/point1-header-bg.png);
}
/* line 1053, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point:nth-child(2) .formlp-front-section--s0001c1-point-txt1 {
  width: 188px;
  height: 125px;
  background-image: url(../Images/s0001c1/point2-header-bg.png);
}
/* line 1060, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point:nth-child(3) .formlp-front-section--s0001c1-point-txt1 {
  width: 183px;
  height: 114px;
  background-image: url(../Images/s0001c1/point3-header-bg.png);
}
/* line 1066, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point-txt2 {
  font-size: 28px;
  color: #fd6d00;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 1072, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-point-txt3 {
  font-size: 18px;
  line-height: 1.5;
  color: #252424;
}
/* line 1081, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt4-txt1 {
  color: #1e1d1d;
}
/* line 1084, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c1-txt4-txt2 {
  color: #fd6d00;
}
/* line 1090, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-outer {
  background-image: url(../Images/s0001c2/bg.png);
}
/* line 1095, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-block1 {
  padding-top: 40px;
}
/* line 1098, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt1 {
  color: #cf893f;
  font-weight: normal;
  margin-bottom: 37px;
}
/* line 1102, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt1::before, .formlp-front-section--s0001c2-txt1::after {
  width: 136px;
  height: 5px;
  top: 0;
}
/* line 1108, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt1::before {
  background: url(../Images/s0001c2/txt1-before-bg.png) 0 0 no-repeat;
}
/* line 1111, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt1::after {
  background: url(../Images/s0001c2/txt1-after-bg.png) 0 0 no-repeat;
}
/* line 1115, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt2 {
  margin-bottom: 18px;
}
/* line 1117, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt2-txt1 {
  color: #e93660;
  font-size: 60px;
  margin-bottom: 20px;
}
/* line 1122, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt2-txt2 {
  color: #1e1d1d;
}
/* line 1125, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt2-txt3 {
  color: #1e1d1d;
  font-size: 56px;
}
/* line 1132, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-points {
  padding-top: 38px;
}
/* line 1135, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point {
  width: 317px;
  margin: 0;
  position: relative;
  padding: 5px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
}
/* line 1144, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-inner {
  background-color: #ae6507;
  padding: 3px;
  border-radius: 20px;
  position: relative;
}
/* line 1149, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+100 */
  background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* line 1166, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-inner2 {
  background: #fff;
  border-radius: 17px;
  padding: 41px 29px 25px;
  position: relative;
  z-index: 1;
}
/* line 1173, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-txt1 {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 50%;
  background: url(../Images/s0001c2/point-bg.png) 0 0 no-repeat;
  width: 283px;
  height: 70px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  top: -37px;
  left: 9px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
/* line 1188, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-txt1-txt1 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
/* line 1193, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-txt1-txt2 {
  font-size: 40px;
  font-weight: normal;
  color: #fff;
}
/* line 1198, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-txt1-txt3 {
  font-size: 17px;
  font-weight: normal;
  color: #fff;
}
/* line 1204, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-txt2 {
  font-size: 28px;
  color: #c87822;
  font-weight: normal;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 17px;
  background: url(../Images/s0001c2/point-line.png) 50% bottom no-repeat;
}
/* line 1213, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-point-txt3 {
  font-size: 18px;
  line-height: 1.5;
  color: #252424;
}
/* line 1222, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt4-txt1 {
  color: #1e1d1d;
  font-weight: normal;
}
/* line 1226, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c2-txt4-txt2 {
  color: #e93660;
  font-weight: normal;
}
/* line 1233, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-outer {
  background-image: url(../Images/s0001c3/bg.png);
}
/* line 1238, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-block1 {
  padding-top: 40px;
}
/* line 1241, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt1 {
  color: #c80214;
  font-weight: bold;
  background: url(../Images/s0001c3/txt1-bg.png) 50% 50%/contain no-repeat;
  padding: 0 30px;
  font-size: 30px;
  margin-bottom: 30px;
}
/* line 1248, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt1::before, .formlp-front-section--s0001c3-txt1::after {
  display: none;
  margin: 0;
}
/* line 1254, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt2 {
  margin-bottom: 28px;
}
/* line 1256, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt2-txt1 {
  color: #181818;
}
/* line 1259, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt2-txt2 {
  color: #181818;
}
/* line 1262, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt2-txt3 {
  color: #181818;
}
/* line 1266, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt3 {
  color: #cb0215;
}
/* line 1269, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-points {
  padding-top: 28px;
}
/* line 1272, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point {
  width: 294px;
  margin: 0 14px;
  position: relative;
  padding: 8px 25px 25px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
}
/* line 1281, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point-txt1 {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 50%;
  background: url(../Images/s0001c3/point-header-bg.png) 0 0 no-repeat;
  width: 310px;
  height: 64px;
  padding-top: 5px;
  margin: 0 0 10px -41px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
/* line 1295, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point-txt1-txt1 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  position: relative;
  top: -8px;
}
/* line 1302, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point-txt1-txt2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  position: relative;
  top: -8px;
}
/* line 1309, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point-txt1-txt3 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  position: relative;
  top: -8px;
}
/* line 1317, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point-txt2 {
  font-size: 28px;
  color: #cb0215;
  font-weight: bold;
  text-align: center;
  margin-bottom: 21px;
}
/* line 1324, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-point-txt3 {
  font-size: 18px;
  line-height: 1.5;
  color: #252424;
}
/* line 1330, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-block2 {
  padding: 40px 0 32px;
}
/* line 1334, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt4-txt1 {
  color: #181818;
  font-weight: bold;
  font-size: 44px;
}
/* line 1339, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0001c3-txt4-txt2 {
  color: #181818;
  font-weight: bold;
  font-size: 44px;
}
/* line 1350, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002 {
  width: 100%;
}
/* line 1352, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002-outer {
  background: #ffb589;
  padding: 30px 0;
}
/* line 1356, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002-inner {
  width: 980px;
  margin: 0 auto;
  padding: 50px 30px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}
/* line 1365, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002-text {
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto 30px;
}
/* line 1370, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002-btns {
  display: flex;
}
/* line 1377, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-outer {
  padding: 30px 0;
}
/* line 1380, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-inner {
  width: 980px;
  margin: 0 auto;
}
/* line 1384, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-header {
  background-color: #0d4b8e;
  padding: 10px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 1390, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-header-txt {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
/* line 1396, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 1416, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-body {
  border: 5px solid #0d4b8e;
  border-top: none;
  background-color: #fffef2;
  padding: 30px;
  position: relative;
}
/* line 1423, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-name {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 1428, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-txt1 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 1433, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
/* line 1437, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-txt1 {
  box-shadow: 0px 0 3px 2px rgba(255, 255, 255, 0.3) inset;
  border-style: solid;
  border-width: 1px;
  border-color: #cc0215;
  border-radius: 5px;
  background-color: #cc0215;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-right: 10px;
}
/* line 1452, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 1458, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1465, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-price-unit {
  font-size: 48px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1471, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1480, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 1489, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-priceblock-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 1498, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-btns {
  margin-bottom: 10px;
}
/* line 1501, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-btn {
  display: block;
  background: url(../Images/s0002a1/btn-bg.png) 0 0 no-repeat;
  width: 627px;
  height: 107px;
  text-align: center;
}
/* line 1507, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-btn-label {
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 84px;
}
/* line 1514, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-btn:hover {
  color: #fff;
}
/* line 1518, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-img {
  position: absolute;
  top: 10px;
  right: 5px;
  bottom: 10px;
  width: 294px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1527, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-img img {
  max-height: 100%;
  max-width: 100%;
}
/* line 1532, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a1-note {
  font-size: 14px;
  line-height: 1.4;
}
/* line 1540, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-outer {
  padding: 30px 0;
}
/* line 1543, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-inner {
  width: 980px;
  margin: 0 auto;
}
/* line 1547, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-header {
  background: url(../Images/s0002a2/header-bg.png) 50% 50%;
  padding: 20px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 1553, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-header-txt {
  color: #fff;
  font-size: 40px;
  text-align: center;
}
/* line 1558, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 1578, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-body {
  border: 5px solid #e93660;
  border-top: none;
  background-color: #fffef2;
  padding: 30px;
  position: relative;
}
/* line 1585, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-name {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 1590, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-txt1 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 1595, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
/* line 1599, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-txt1 {
  box-shadow: 0px 0 3px 2px rgba(255, 255, 255, 0.3) inset;
  border-style: solid;
  border-width: 1px;
  border-color: #cc0215;
  border-radius: 5px;
  background-color: #cc0215;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-right: 10px;
}
/* line 1614, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 1620, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1627, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-price-unit {
  font-size: 48px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1633, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1642, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 1651, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-priceblock-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 1660, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-btns {
  margin-bottom: 10px;
}
/* line 1663, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-btn {
  display: block;
  background: url(../Images/s0002a2/btn-bg.png) 0 0 no-repeat;
  width: 633px;
  height: 121px;
  text-align: center;
}
/* line 1669, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-btn-label {
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 101px;
}
/* line 1676, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-btn:hover {
  color: #fff;
}
/* line 1680, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-img {
  position: absolute;
  top: 10px;
  right: 5px;
  bottom: 10px;
  width: 294px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1689, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-img img {
  max-height: 100%;
  max-width: 100%;
}
/* line 1694, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a2-note {
  font-size: 14px;
  line-height: 1.4;
}
/* line 1702, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-outer {
  padding: 30px 0;
}
/* line 1705, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-inner {
  width: 980px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.21);
}
/* line 1711, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-header {
  background-color: #cc0211;
  padding: 10px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 1717, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-header-txt {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
/* line 1723, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 1743, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-body {
  border: 5px solid #cc0211;
  border-top: none;
  background-color: #FFF;
  padding: 30px;
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 1752, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-name {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 1757, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-txt1 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 1762, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
/* line 1766, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-txt1 {
  border-style: solid;
  border-width: 1px;
  border-color: #cc0215;
  background-color: #cc0215;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-right: 10px;
}
/* line 1779, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 1785, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1792, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-price-unit {
  font-size: 48px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1798, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 1807, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 1816, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-priceblock-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 1825, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-btns {
  margin: -10px -10px 10px;
}
/* line 1828, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-btn {
  display: block;
  background: url(../Images/s0002a3/btn-bg.png) 0 0 no-repeat;
  width: 593px;
  height: 118px;
  text-align: center;
}
/* line 1834, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-btn-label {
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 84px;
  margin-top: 10px;
}
/* line 1842, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-btn:hover {
  color: #fff;
}
/* line 1846, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-img {
  position: absolute;
  top: 10px;
  right: 5px;
  bottom: 10px;
  width: 294px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
}
/* line 1856, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-img img {
  max-height: 100%;
  max-width: 100%;
}
/* line 1861, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002a3-note {
  font-size: 14px;
  line-height: 1.4;
}
/* line 1869, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-outer {
  padding: 30px 0;
}
/* line 1872, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-inner {
  width: 980px;
  margin: 0 auto;
}
/* line 1876, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-header {
  background-color: #0d4b8e;
  padding: 10px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 1882, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-header-txt {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
/* line 1888, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 1908, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-body {
  border: 5px solid #0d4b8e;
  border-top: none;
  background-color: #fffef2;
  padding: 30px;
  position: relative;
}
/* line 1915, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-name {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 1920, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-txt1 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 1925, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock {
  display: flex;
  align-items: flex-end;
  width: 627px;
  margin-bottom: 30px;
}
/* line 1930, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-before {
  display: flex;
  flex-shrink: 0;
}
/* line 1933, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-before-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 1939, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-before-price-txt1 {
  font-size: 18px;
  white-space: nowrap;
  margin-right: 5px;
}
/* line 1944, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-before-price-value {
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
}
/* line 1949, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-before-price-unit {
  font-size: 18px;
  white-space: nowrap;
}
/* line 1953, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-before-price-tax {
  font-size: 18px;
  white-space: nowrap;
}
/* line 1959, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
}
/* line 1965, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-arrow::before {
  content: "";
  display: block;
  border-left: 10px solid #000;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 1975, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
/* line 1980, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-txt1 {
  box-shadow: 0px 0 3px 2px rgba(255, 255, 255, 0.3) inset;
  border-style: solid;
  border-width: 1px;
  border-color: #cc0215;
  border-radius: 5px;
  background-color: #cc0215;
  width: 100%;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 1996, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 2002, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2009, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-price-unit {
  font-size: 40px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2015, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2024, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 2033, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-priceblock-after-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 2043, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-btns {
  margin-bottom: 10px;
}
/* line 2046, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-btn {
  display: block;
  background: url(../Images/s0002a1/btn-bg.png) 0 0 no-repeat;
  width: 627px;
  height: 107px;
  text-align: center;
}
/* line 2052, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-btn-label {
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 84px;
  display: inline-block;
}
/* line 2059, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-btn:hover {
  color: #fff;
}
/* line 2063, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-img {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 294px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.formlp-front-section--s0002b1-img img {
  max-height: 100%;
  max-width: 100%;
}
/* line 2074, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b1-note {
  font-size: 14px;
  line-height: 1.4;
}
/* line 2082, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-outer {
  padding: 30px 0;
}
/* line 2085, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-inner {
  width: 980px;
  margin: 0 auto;
}
/* line 2089, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-header {
  background: url(../Images/s0002b2/header-bg.png) 50% 50%;
  padding: 20px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 2095, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-header-txt {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
/* line 2101, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 2121, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-body {
  border: 5px solid #e93660;
  border-top: none;
  background-color: #fffef2;
  padding: 30px;
  position: relative;
}
/* line 2128, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-name {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 2133, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-txt1 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 2138, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock {
  display: flex;
  align-items: flex-end;
  width: 627px;
  margin-bottom: 30px;
}
/* line 2143, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-before {
  display: flex;
  flex-shrink: 0;
}
/* line 2146, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-before-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 2152, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-before-price-txt1 {
  font-size: 18px;
  white-space: nowrap;
  margin-right: 5px;
}
/* line 2157, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-before-price-value {
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
}
/* line 2162, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-before-price-unit {
  font-size: 18px;
  white-space: nowrap;
}
/* line 2166, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-before-price-tax {
  font-size: 18px;
  white-space: nowrap;
}
/* line 2172, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
}
/* line 2178, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-arrow::before {
  content: "";
  display: block;
  border-left: 10px solid #000;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 2188, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
/* line 2193, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-txt1 {
  box-shadow: 0px 0 3px 2px rgba(255, 255, 255, 0.3) inset;
  border-style: solid;
  border-width: 1px;
  border-color: #cc0215;
  border-radius: 5px;
  background-color: #cc0215;
  width: 100%;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 2209, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 2215, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2222, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-price-unit {
  font-size: 40px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2228, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2237, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 2246, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-priceblock-after-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 2256, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-btns {
  margin-bottom: 10px;
}
/* line 2259, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-btn {
  display: block;
  background: url(../Images/s0002b2/btn-bg.png) 0 0 no-repeat;
  width: 633px;
  height: 121px;
  text-align: center;
}
/* line 2265, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-btn-label {
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 101px;
  display: inline-block;
}
/* line 2272, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-btn:hover {
  color: #fff;
}
/* line 2276, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-img {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 294px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.formlp-front-section--s0002b2-img img {
  max-height: 100%;
  max-width: 100%;
}
/* line 2287, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b2-note {
  font-size: 14px;
  line-height: 1.4;
}
/* line 2295, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-outer {
  padding: 30px 0;
}
/* line 2298, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-inner {
  width: 980px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.21);
}
/* line 2304, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-header {
  background-color: #cc0211;
  padding: 10px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 2310, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-header-txt {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
/* line 2316, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-header::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 2336, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-body {
  border: 5px solid #cc0211;
  border-top: none;
  background-color: #FFF;
  padding: 30px;
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 2345, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-name {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 2350, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-txt1 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 2355, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock {
  display: flex;
  align-items: flex-end;
  width: 627px;
  margin-bottom: 30px;
}
/* line 2360, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-before {
  display: flex;
  flex-shrink: 0;
}
/* line 2363, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-before-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 2369, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-before-price-txt1 {
  font-size: 18px;
  white-space: nowrap;
  margin-right: 5px;
}
/* line 2374, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-before-price-value {
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
}
/* line 2379, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-before-price-unit {
  font-size: 18px;
  white-space: nowrap;
}
/* line 2383, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-before-price-tax {
  font-size: 18px;
  white-space: nowrap;
}
/* line 2389, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
}
/* line 2395, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-arrow::before {
  content: "";
  display: block;
  border-left: 10px solid #000;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 2405, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
/* line 2410, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-txt1 {
  border-style: solid;
  border-width: 1px;
  border-color: #cc0215;
  background-color: #cc0215;
  width: 100%;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 2424, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 2430, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2437, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-price-unit {
  font-size: 40px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2443, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2452, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 2461, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-priceblock-after-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 2471, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-btns {
  margin: -10px -10px 10px;
}
/* line 2474, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-btn {
  display: block;
  background: url(../Images/s0002b3/btn-bg.png) 0 0 no-repeat;
  width: 593px;
  height: 118px;
  text-align: center;
}
/* line 2480, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-btn-label {
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 84px;
  margin-top: 10px;
}
/* line 2488, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-btn:hover {
  color: #fff;
}
/* line 2492, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-img {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 294px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.formlp-front-section--s0002b3-img img {
  max-height: 100%;
  max-width: 100%;
}
/* line 2503, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002b3-note {
  font-size: 14px;
  line-height: 1.4;
}
/* line 2511, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-outer {
  padding: 30px 0;
}
/* line 2514, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-inner {
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
/* line 2520, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki, .formlp-front-section--s0002c1-tanpin {
  background: #fdfff9;
  border: 5px solid #ff9446;
  padding: 30px 30px 20px;
  width: 478px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
/* line 2531, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-tag, .formlp-front-section--s0002c1-tanpin-tag {
  position: absolute;
  top: -15px;
  right: -53px;
  width: 160px;
  height: 84px;
  background: #ff9446;
  transform: rotate(45deg);
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
/* line 2542, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-tag-txt, .formlp-front-section--s0002c1-tanpin-tag-txt {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 8px;
  padding-left: 13px;
}
/* line 2551, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-tag-txt1, .formlp-front-section--s0002c1-tanpin-tag-txt1 {
  font-size: 40px;
  color: #fff;
}
/* line 2555, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-tag-txt2, .formlp-front-section--s0002c1-tanpin-tag-txt2 {
  font-size: 20px;
  color: #fff;
}
/* line 2559, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-tag-txt3, .formlp-front-section--s0002c1-tanpin-tag-txt3 {
  font-size: 17px;
  color: #fff;
  width: 100%;
}
/* line 2565, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-name, .formlp-front-section--s0002c1-tanpin-name {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  flex-grow: 1;
}
/* line 2571, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock, .formlp-front-section--s0002c1-tanpin-priceblock {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 15px;
}
/* line 2578, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-before-price-txt1, .formlp-front-section--s0002c1-tanpin-priceblock-before-price-txt1 {
  font-size: 12px;
  white-space: nowrap;
  margin-right: 5px;
}
/* line 2583, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-before-price-value, .formlp-front-section--s0002c1-tanpin-priceblock-before-price-value {
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
}
/* line 2588, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-before-price-value::after, .formlp-front-section--s0002c1-tanpin-priceblock-before-price-value::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 2599, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-before-price-unit, .formlp-front-section--s0002c1-tanpin-priceblock-before-price-unit {
  font-size: 18px;
  white-space: nowrap;
}
/* line 2603, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-before-price-tax, .formlp-front-section--s0002c1-tanpin-priceblock-before-price-tax {
  font-size: 12px;
  white-space: nowrap;
}
/* line 2609, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after, .formlp-front-section--s0002c1-tanpin-priceblock-after {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
/* line 2614, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-txt1, .formlp-front-section--s0002c1-tanpin-priceblock-after-txt1 {
  background: url(../Images/s0002c1/teiki-price-text-bg.png) 0 0/contain no-repeat;
  width: 126px;
  height: 41px;
  line-height: 41px;
  white-space: nowrap;
  color: #fff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-right: 5px;
  padding-left: 15px;
  box-sizing: border-box;
  position: relative;
}
/* line 2630, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-price, .formlp-front-section--s0002c1-tanpin-priceblock-after-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 2636, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-price-value, .formlp-front-section--s0002c1-tanpin-priceblock-after-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2643, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-price-unit, .formlp-front-section--s0002c1-tanpin-priceblock-after-price-unit {
  font-size: 40px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2649, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-price-tax, .formlp-front-section--s0002c1-tanpin-priceblock-after-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2658, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-price-free, .formlp-front-section--s0002c1-tanpin-priceblock-after-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 2667, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-priceblock-after-price-free-txt, .formlp-front-section--s0002c1-tanpin-priceblock-after-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 2678, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-notes, .formlp-front-section--s0002c1-tanpin-notes {
  margin-bottom: 10px;
  min-height: 40px;
}
/* line 2682, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-note, .formlp-front-section--s0002c1-tanpin-note {
  line-height: 1.5;
}
/* line 2686, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-btn, .formlp-front-section--s0002c1-tanpin-btn {
  display: block;
  background: url(../Images/s0002c1/btn-teiki-bg.png) 0 0 no-repeat;
  width: 418px;
  height: 117px;
  text-align: center;
  padding-right: 60px;
  margin-left: -4px;
  box-sizing: border-box;
}
/* line 2695, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-btn-label1, .formlp-front-section--s0002c1-tanpin-btn-label1 {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  line-height: 105px;
}
/* line 2702, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-btn-label2, .formlp-front-section--s0002c1-tanpin-btn-label2 {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 105px;
}
/* line 2709, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-teiki-btn:hover, .formlp-front-section--s0002c1-tanpin-btn:hover {
  color: #fff;
}
/* line 2714, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-tanpin {
  background: #f5f5f5;
  border-color: #b3b3b3;
}
/* line 2719, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-tanpin-priceblock-after-txt1 {
  background: url(../Images/s0002c1/tanpin-price-text-bg.png) 0 0/contain no-repeat;
}
/* line 2723, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-tanpin-priceblock-after-price-value {
  color: #2c2c2c;
}
/* line 2726, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-tanpin-priceblock-after-price-unit {
  color: #2c2c2c;
}
/* line 2729, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-tanpin-priceblock-after-price-tax {
  color: #2c2c2c;
}
/* line 2735, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c1-tanpin-btn {
  background: url(../Images/s0002c1/btn-tanpin-bg.png) 0 0 no-repeat;
}
/* line 2744, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-outer {
  padding: 30px 0;
}
/* line 2747, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-inner {
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
/* line 2753, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki, .formlp-front-section--s0002c2-tanpin {
  background: #ffefee;
  border: 5px solid #e93660;
  padding: 20px 20px 15px;
  width: 478px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}
/* line 2765, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-name, .formlp-front-section--s0002c2-tanpin-name {
  margin: -20px -20px 20px;
  background: #e93660;
  padding: 20px;
  color: #fff;
}
/* line 2770, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-name-text, .formlp-front-section--s0002c2-tanpin-name-text {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
/* line 2775, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-name::after, .formlp-front-section--s0002c2-tanpin-name::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.3;
}
/* line 2795, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock, .formlp-front-section--s0002c2-tanpin-priceblock {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 15px;
}
/* line 2802, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-before-price-txt1, .formlp-front-section--s0002c2-tanpin-priceblock-before-price-txt1 {
  font-size: 12px;
  white-space: nowrap;
  margin-right: 5px;
}
/* line 2807, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-before-price-value, .formlp-front-section--s0002c2-tanpin-priceblock-before-price-value {
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
}
/* line 2812, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-before-price-value::after, .formlp-front-section--s0002c2-tanpin-priceblock-before-price-value::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 2823, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-before-price-unit, .formlp-front-section--s0002c2-tanpin-priceblock-before-price-unit {
  font-size: 18px;
  white-space: nowrap;
}
/* line 2827, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-before-price-tax, .formlp-front-section--s0002c2-tanpin-priceblock-before-price-tax {
  font-size: 12px;
  white-space: nowrap;
}
/* line 2833, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after, .formlp-front-section--s0002c2-tanpin-priceblock-after {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
/* line 2838, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-txt1, .formlp-front-section--s0002c2-tanpin-priceblock-after-txt1 {
  background: #cc0215;
  white-space: nowrap;
  color: #fff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-right: 5px;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
/* line 2851, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-price, .formlp-front-section--s0002c2-tanpin-priceblock-after-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
  margin-right: 10px;
}
/* line 2858, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-price-value, .formlp-front-section--s0002c2-tanpin-priceblock-after-price-value {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2865, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-price-unit, .formlp-front-section--s0002c2-tanpin-priceblock-after-price-unit {
  font-size: 30px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2871, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-price-tax, .formlp-front-section--s0002c2-tanpin-priceblock-after-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: -4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 2881, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-tag, .formlp-front-section--s0002c2-tanpin-priceblock-after-tag {
  border: 3px solid #cc0215;
  border-radius: 100px;
  flex-shrink: 0;
  width: 82px;
  height: 82px;
  display: flex;
  background: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
}
/* line 2892, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-tag-txt, .formlp-front-section--s0002c2-tanpin-priceblock-after-tag-txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
/* line 2898, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-tag-txt1, .formlp-front-section--s0002c2-tanpin-priceblock-after-tag-txt1 {
  color: #cc0215;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
}
/* line 2904, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-tag-txt2, .formlp-front-section--s0002c2-tanpin-priceblock-after-tag-txt2 {
  color: #cc0215;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
}
/* line 2910, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-priceblock-after-tag-txt3, .formlp-front-section--s0002c2-tanpin-priceblock-after-tag-txt3 {
  color: #cc0215;
  display: inline-block;
  font-size: 19px;
  margin-top: 5px;
  font-weight: bold;
}
/* line 2921, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-notes, .formlp-front-section--s0002c2-tanpin-notes {
  margin-bottom: 10px;
  min-height: 40px;
}
/* line 2925, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-note, .formlp-front-section--s0002c2-tanpin-note {
  line-height: 1.5;
}
/* line 2929, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-btn, .formlp-front-section--s0002c2-tanpin-btn {
  display: block;
  background: url(../Images/s0002c2/btn-teiki-bg.png) 0 0 no-repeat;
  width: 428px;
  height: 82px;
  text-align: left;
  padding-left: 45px;
  margin-left: -4px;
  box-sizing: border-box;
}
/* line 2938, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-btn-label1, .formlp-front-section--s0002c2-tanpin-btn-label1 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 71px;
}
/* line 2945, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-btn-label2, .formlp-front-section--s0002c2-tanpin-btn-label2 {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 71px;
}
/* line 2952, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-teiki-btn:hover, .formlp-front-section--s0002c2-tanpin-btn:hover {
  color: #fff;
}
/* line 2957, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin {
  background: #f5f5f5;
  border-color: #666666;
}
/* line 2960, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-name {
  background-color: #666666;
}
/* line 2963, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-priceblock {
  flex-grow: 1;
}
/* line 2965, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-priceblock-after {
  justify-content: flex-start;
}
/* line 2967, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-priceblock-after-txt1 {
  background: transparent;
  border: 2px solid #333333;
  color: #333333;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 15px;
}
/* line 2976, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-priceblock-after-price-value {
  color: #333333;
}
/* line 2979, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-priceblock-after-price-unit {
  color: #333333;
}
/* line 2982, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-priceblock-after-price-tax {
  color: #333333;
}
/* line 2988, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-btn {
  background: url(../Images/s0002c2/btn-tanpin-bg.png) 0 0 no-repeat;
}
/* line 2990, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-btn-label1 {
  color: #333333;
}
/* line 2993, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-btn-label2 {
  color: #333333;
}
/* line 2996, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c2-tanpin-btn:hover {
  color: #333333;
}
/* line 3006, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-outer {
  padding: 30px 0;
}
/* line 3009, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-inner {
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  background: none;
}
/* line 3017, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki, .formlp-front-section--s0002c3-tanpin {
  background: #fdfff9;
  border: 5px solid #cc0211;
  padding: 20px 28px 20px;
  width: 478px;
  box-sizing: border-box;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.21);
  display: flex;
  flex-direction: column;
}
/* line 3029, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-name, .formlp-front-section--s0002c3-tanpin-name {
  margin: -20px -28px 20px;
}
/* line 3032, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-tag, .formlp-front-section--s0002c3-tanpin-tag {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 108px;
  height: 108px;
  background: #241817;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 100;
}
/* line 3044, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-tag-txt, .formlp-front-section--s0002c3-tanpin-tag-txt {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
}
/* line 3051, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-tag-txt1, .formlp-front-section--s0002c3-tanpin-tag-txt1 {
  font-size: 44px;
  color: #fff;
  font-weight: bold;
}
/* line 3056, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-tag-txt2, .formlp-front-section--s0002c3-tanpin-tag-txt2 {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
}
/* line 3061, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-tag-txt3, .formlp-front-section--s0002c3-tanpin-tag-txt3 {
  font-size: 28px;
  color: #fff;
  width: 100%;
  font-weight: bold;
}
/* line 3068, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-name, .formlp-front-section--s0002c3-tanpin-name {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #FFF;
  background-color: #cc0211;
  padding: 12px 15px 30px;
  position: relative;
  height: 20px;
}
/* line 3078, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock, .formlp-front-section--s0002c3-tanpin-priceblock {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 15px;
  flex-grow: 1;
}
/* line 3086, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-before-price-txt1, .formlp-front-section--s0002c3-tanpin-priceblock-before-price-txt1 {
  font-size: 12px;
  white-space: nowrap;
  margin-right: 5px;
}
/* line 3091, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-before-price-value, .formlp-front-section--s0002c3-tanpin-priceblock-before-price-value {
  font-size: 40px;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
}
/* line 3096, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-before-price-value::after, .formlp-front-section--s0002c3-tanpin-priceblock-before-price-value::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 3107, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-before-price-unit, .formlp-front-section--s0002c3-tanpin-priceblock-before-price-unit {
  font-size: 18px;
  white-space: nowrap;
}
/* line 3111, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-before-price-tax, .formlp-front-section--s0002c3-tanpin-priceblock-before-price-tax {
  font-size: 12px;
  white-space: nowrap;
}
/* line 3117, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after, .formlp-front-section--s0002c3-tanpin-priceblock-after {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
/* line 3122, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-txt1, .formlp-front-section--s0002c3-tanpin-priceblock-after-txt1 {
  background: #cc0215;
  white-space: nowrap;
  color: #fff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-right: 5px;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
/* line 3135, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-price, .formlp-front-section--s0002c3-tanpin-priceblock-after-price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  line-height: 1;
}
/* line 3141, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-price-value, .formlp-front-section--s0002c3-tanpin-priceblock-after-price-value {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 3148, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-price-unit, .formlp-front-section--s0002c3-tanpin-priceblock-after-price-unit {
  font-size: 40px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 3154, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-price-tax, .formlp-front-section--s0002c3-tanpin-priceblock-after-price-tax {
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 4px;
  line-height: 1;
  color: #cc0215;
  white-space: nowrap;
}
/* line 3163, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-price-free, .formlp-front-section--s0002c3-tanpin-priceblock-after-price-free {
  border: 2px solid #cc0215;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
/* line 3172, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-priceblock-after-price-free-txt, .formlp-front-section--s0002c3-tanpin-priceblock-after-price-free-txt {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #cc0215;
}
/* line 3183, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-notes, .formlp-front-section--s0002c3-tanpin-notes {
  margin-bottom: 10px;
  min-height: 40px;
}
/* line 3187, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-note, .formlp-front-section--s0002c3-tanpin-note {
  line-height: 1.5;
}
/* line 3190, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-btns, .formlp-front-section--s0002c3-tanpin-btns {
  margin: 0;
}
/* line 3193, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-btn, .formlp-front-section--s0002c3-tanpin-btn {
  display: block;
  background: url(../Images/s0002c3/btn-teiki-bg.png) 0 0 no-repeat;
  width: 428px;
  height: 100px;
  text-align: center;
  padding-right: 60px;
  margin-left: -9px;
  box-sizing: border-box;
  text-align: left;
  padding-left: 40px;
}
/* line 3204, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-btn-label, .formlp-front-section--s0002c3-tanpin-btn-label {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 86px;
}
/* line 3211, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-teiki-btn:hover, .formlp-front-section--s0002c3-tanpin-btn:hover {
  color: #fff;
}
/* line 3216, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin {
  background: #FFF;
  border-color: #666;
}
/* line 3219, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-name {
  background: #666;
}
/* line 3224, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-priceblock-after-txt1 {
  color: #241512;
  border: 2px solid #241512;
  background: #FFF;
}
/* line 3230, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-priceblock-after-price-value {
  color: #2c2c2c;
}
/* line 3233, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-priceblock-after-price-unit {
  color: #2c2c2c;
}
/* line 3236, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-priceblock-after-price-tax {
  color: #2c2c2c;
}
/* line 3242, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-btn {
  background: url(../Images/s0002c3/btn-tanpin-bg.png) 0 0 no-repeat;
}
/* line 3244, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0002c3-tanpin-btn-label {
  color: #1c1c1c;
}
/* line 3255, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003 {
  width: 100%;
}
/* line 3257, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-outer {
  background: #fff;
}
/* line 3260, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 50px;
  text-align: center;
  background: #eadcd8;
}
/* line 3267, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-title {
  font-size: 40px;
  font-weight: bold;
  padding: 40px 30px 30px;
  margin-bottom: 50px;
  background: #47291f;
  color: #fff;
}
/* line 3275, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-body {
  display: flex;
  justify-content: center;
  width: 800px;
  margin: 0 auto;
}
/* line 3280, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-body-img {
  margin: 0 40px;
  width: 40%;
}
/* line 3283, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-body-img img {
  height: auto;
  width: 100%;
}
/* line 3288, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-body-list {
  margin: 0;
  padding-top: 7px;
  width: 50%;
  text-align: left;
}
/* line 3293, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-body-list li {
  list-style: none;
  margin-bottom: 20px;
  font-size: 20px;
  position: relative;
  padding-left: 40px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
}
/* line 3302, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0003-body-list li::before {
  content: "";
  position: absolute;
  left: 0;
  font-size: 30px;
  background: #47291f url(../Images/s0003/icon-check.png) 50% 50%/60% no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50px;
}
/* line 3319, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004 {
  width: 100%;
}
/* line 3321, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-outer {
  background: #fff;
}
/* line 3324, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-inner {
  width: 980px;
  margin: 0 auto;
  padding: 30px 0 50px;
  text-align: center;
}
/* line 3330, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-title {
  font-size: 40px;
  font-weight: bold;
  padding: 30px 30px 25px;
  margin-bottom: 50px;
  background: #fd8d15;
  color: #fff;
  border-radius: 20px;
}
/* line 3339, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-items {
  width: 800px;
  margin: 0 auto;
}
/* line 3343, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
/* line 3348, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item:nth-of-type(even) .formlp-front-section--s0004-item-img {
  margin: 0 20px 0 0;
  order: 2;
}
/* line 3352, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item:nth-of-type(even) .formlp-front-section--s0004-item-text {
  order: 1;
}
/* line 3356, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item:last-of-type {
  margin-bottom: 0;
}
/* line 3359, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-img {
  width: 40%;
}
/* line 3361, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-img img {
  height: auto;
  width: 100%;
}
/* line 3366, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-list {
  width: 55%;
  text-align: left;
  padding: 0;
}
/* line 3370, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-list-cap {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 15px;
  border: 2px solid #fd8d15;
  color: #fd8d15;
  display: inline-block;
  padding: 7px 15px 6px;
  border-radius: 10px;
}
/* line 3380, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-list-title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 auto 15px;
}
/* line 3386, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-list-text {
  margin: 0 auto 15px;
  font-size: 18px;
  line-height: 1.5;
}
/* line 3390, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0004-item-list-text:last-child {
  margin-bottom: 0;
}
/* line 3398, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005 {
  width: 100%;
}
/* line 3400, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-outer {
  background: #fff;
  padding: 40px 0;
}
/* line 3404, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-inner {
  width: 980px;
  margin: 0 auto;
  padding: 40px 50px 0;
  text-align: center;
  border: 2px solid #ddd;
  box-sizing: border-box;
  border-radius: 10px;
}
/* line 3413, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
/* line 3417, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-img {
  width: 45%;
  margin-right: 40px;
}
/* line 3420, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-img img {
  height: auto;
  width: 100%;
}
/* line 3425, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info {
  text-align: left;
  flex-grow: 1;
}
/* line 3428, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 15px;
  line-height: 1.5;
}
/* line 3434, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-comment {
  margin: 0 auto 15px;
  line-height: 1.5;
}
/* line 3437, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-comment:last-child {
  margin-bottom: 0;
}
/* line 3441, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-price {
  margin: 0 auto 15px;
}
/* line 3443, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-price-text {
  font-size: 26px;
  font-weight: bold;
  margin-right: 10px;
}
/* line 3448, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-price-value {
  font-size: 60px;
  font-weight: bold;
  color: red;
}
/* line 3453, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-price-unit {
  font-size: 20px;
  font-weight: bold;
}
/* line 3459, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0005-item-info-notes {
  margin-top: 20px;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}
/* line 3469, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006 {
  margin: 0;
}
/* line 3471, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-outer {
  background: #ffb589;
  padding: 30px;
}
/* line 3475, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-inner {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 50px;
  text-align: center;
}
/* line 3481, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-title {
  font-size: 50px;
  font-weight: bold;
  margin: 0 auto;
  padding: 30px;
  color: #000;
}
/* line 3488, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item {
  margin: 0 auto 50px;
  width: 800px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 40px 40px 10px;
  box-sizing: border-box;
}
/* line 3497, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item:last-child {
  margin-bottom: 0;
}
/* line 3500, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item-title {
  text-align: left;
  position: relative;
  padding-left: 80px;
  margin-bottom: 20px;
  line-height: 1.5;
}
/* line 3506, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item-title-cap {
  background: #ffb589;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 20px;
  width: 80px;
  height: 80px;
  border-radius: 100px;
  position: absolute;
  top: -20px;
  left: -20px;
}
/* line 3523, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item-title-value {
  font-weight: bold;
  font-size: 30px;
  color: #f19100;
}
/* line 3529, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item-img {
  margin-bottom: 10px;
}
/* line 3531, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item-img img {
  height: auto;
  width: 100%;
}
/* line 3536, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0006-item-text {
  font-size: 18px;
  margin: 0 auto 10px;
  text-align: left;
  line-height: 1.5;
}
/* line 3545, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007 {
  width: 100%;
}
/* line 3547, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-outer {
  background: #fff2ea;
}
/* line 3550, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-inner {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
/* line 3556, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-title {
  font-size: 50px;
  font-weight: bold;
  margin: 50px auto 80px;
}
/* line 3561, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit, .formlp-front-section--s0007-demerit {
  margin: 0 auto 50px;
  width: 600px;
  border: 2px solid #999;
  border-radius: 10px;
  padding: 0 50px 30px;
  box-sizing: border-box;
  background: #fff;
}
/* line 3570, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-title, .formlp-front-section--s0007-demerit-title {
  font-size: 30px;
  font-weight: bold;
  margin: -30px auto 25px;
  padding: 10px 30px 10px 60px;
  background: #000;
  color: #fff;
  display: inline-block;
  border-radius: 50px;
  line-height: 1;
  min-width: 170px;
}
/* line 3582, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-img, .formlp-front-section--s0007-demerit-img {
  margin-bottom: 10px;
}
/* line 3584, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-img img, .formlp-front-section--s0007-demerit-img img {
  height: auto;
  width: 100%;
}
/* line 3590, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-list-item, .formlp-front-section--s0007-demerit-list-item {
  text-align: left;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: normal;
  position: relative;
  padding-left: 26px;
  line-height: 36px;
}
/* line 3598, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-list-item .strong, .formlp-front-section--s0007-demerit-list-item .strong {
  font-size: 28px;
  font-weight: bold;
}
/* line 3602, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-list-item::before, .formlp-front-section--s0007-demerit-list-item::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 10px;
  position: absolute;
  top: 12px;
  left: 0;
}
/* line 3615, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit {
  border-color: #f44336;
}
/* line 3617, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-title {
  background: #f44336 url(../Images/s0007/icon-good.png) 10px 50%/40px no-repeat;
}
/* line 3620, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit .strong {
  color: #f44336;
}
/* line 3625, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-merit-list-item::before {
  background: #f44336;
}
/* line 3631, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-demerit {
  border-color: #3f51b5;
}
/* line 3633, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-demerit-title {
  background: #3f51b5 url(../Images/s0007/icon-bad.png) 10px 50%/40px no-repeat;
}
/* line 3636, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-demerit .strong {
  color: #3f51b5;
}
/* line 3641, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0007-demerit-list-item::before {
  background: #3f51b5;
}
/* line 3650, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008 {
  width: 100%;
}
/* line 3652, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-outer {
  background: #fff;
}
/* line 3655, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-inner {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
/* line 3661, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-title {
  font-size: 50px;
  font-weight: bold;
  margin: 50px auto;
}
/* line 3667, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-voice {
  margin: 0 auto 50px;
  width: 800px;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 27px 50px 20px 120px;
  box-sizing: border-box;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
/* line 3678, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-voice-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  background: #f19100 url(../Images/s0008/icon-user.png) 50% 50%/70% no-repeat;
}
/* line 3686, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-voice-title {
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto 15px;
  line-height: 1.2;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
  text-align: left;
  color: #f19100;
}
/* line 3695, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-voice-profile {
  text-align: left;
  margin: 0 auto 15px;
}
/* line 3699, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0008-voice-text {
  text-align: left;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}
/* line 3708, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009 {
  width: 100%;
}
/* line 3710, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-outer {
  background: #fff;
}
/* line 3713, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 30px;
  text-align: center;
}
/* line 3719, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-title {
  font-size: 40px;
  font-weight: bold;
  background: #3f51b5;
  padding: 30px 0 25px;
  color: #fff;
  margin-bottom: 30px;
}
/* line 3729, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-item {
  margin: 0 auto 20px;
  width: 800px;
  border-bottom: 1px solid #ddd;
  padding: 30px;
  box-sizing: border-box;
  text-align: left;
}
/* line 3737, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-q {
  position: relative;
}
/* line 3739, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-q-icon {
  font-size: 25px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3f51b5;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
}
/* line 3754, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-q-text {
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto 15px;
  line-height: 1.2;
  position: relative;
  padding-left: 70px;
  padding-top: 10px;
}
/* line 3764, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-a {
  position: relative;
}
/* line 3766, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-a-icon {
  font-size: 25px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffb589;
  color: #000;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  font-weight: bold;
}
/* line 3782, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0009-faq-a-text {
  text-align: left;
  font-size: 20px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 70px;
  padding-top: 10px;
}
/* line 3794, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010 {
  width: 100%;
}
/* line 3796, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-outer {
  background: #fff;
}
/* line 3799, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-inner {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: 2px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
}
/* line 3808, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-title {
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
  background: #f19100;
  color: #fff;
  margin-bottom: 40px;
}
/* line 3818, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step {
  margin: 0 auto 50px;
  border-bottom: 2px solid #ddd;
  padding: 0 50px 50px 50px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
/* line 3825, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -50px;
  display: block;
  width: 0;
  height: 0;
  border-width: 40px 50px 0px 50px;
  border-color: #f19100 transparent transparent transparent;
  border-style: solid;
}
/* line 3838, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
/* line 3841, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step:last-child::after {
  display: none;
}
/* line 3845, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step-cap {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: #f19100;
  color: #fff;
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 50px;
  line-height: 1.2;
  padding: 7px 20px;
}
/* line 3857, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step-title {
  font-size: 28px;
  font-weight: bold;
  margin: 0 auto 15px;
  line-height: 1.2;
  position: relative;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
}
/* line 3865, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step-body {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
/* line 3870, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step-img {
  width: 40%;
}
/* line 3873, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0010-step-text {
  width: 57%;
  text-align: left;
  font-size: 16px;
  position: relative;
  line-height: 1.5;
}
/* line 3883, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011 {
  width: 100%;
}
/* line 3885, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-outer {
  background: #fff;
}
/* line 3888, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-inner {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
/* line 3894, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-title {
  font-size: 30px;
  font-weight: bold;
  margin: 40px auto;
  padding: 15px;
  background: #f19100;
  color: #fff;
}
/* line 3902, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-items {
  margin: 0 auto 50px;
  width: 600px;
}
/* line 3906, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-item {
  text-align: left;
  margin-bottom: 50px;
}
/* line 3909, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-item-title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 20px;
  line-height: 1.2;
  position: relative;
}
/* line 3916, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-item-img {
  margin-bottom: 20px;
}
/* line 3919, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0011-item-text {
  text-align: left;
  font-size: 14px;
  position: relative;
  line-height: 1.6;
}
/* line 3928, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012 {
  width: 100%;
}
/* line 3930, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-outer {
  background: #fff;
}
/* line 3933, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-inner {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
/* line 3939, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-title {
  font-size: 30px;
  font-weight: bold;
  margin: 40px auto;
  padding: 15px;
  background: #f19100;
  color: #fff;
}
/* line 3947, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-item {
  margin: 0 auto 50px;
  width: 600px;
  text-align: left;
  margin-bottom: 40px;
}
/* line 3952, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-item-title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 20px;
  line-height: 1.2;
  position: relative;
}
/* line 3959, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-item-descrirption {
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.5;
}
/* line 3965, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0012-item-text {
  text-align: left;
  font-size: 14px;
  position: relative;
  line-height: 1.6;
}
/* line 3974, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013 {
  width: 100%;
}
/* line 3976, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-outer {
  background: #fff;
}
/* line 3979, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-inner {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
/* line 3985, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-title {
  font-size: 30px;
  font-weight: bold;
  margin: 40px auto;
  padding: 15px;
  background: #f19100;
  color: #fff;
}
/* line 3993, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-item {
  margin: 0 auto 50px;
  width: 600px;
  text-align: left;
  margin-bottom: 40px;
}
/* line 3998, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-item-title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 15px;
  line-height: 1.2;
  position: relative;
}
/* line 4005, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-item-descrirption {
  text-align: left;
  font-size: 16px;
  margin-bottom: 30px;
}
/* line 4010, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-item-table {
  text-align: left;
  font-size: 14px;
  border-top: 1px solid #ddd;
}
/* line 4014, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-item-table th {
  padding: 15px 15px 15px 0;
  width: 40%;
  border-bottom: 1px solid #ddd;
  line-height: 1.6;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}
/* line 4023, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0013-item-table td {
  padding: 15px 0 15px 15px;
  width: 60%;
  border-bottom: 1px solid #ddd;
  line-height: 1.6;
  font-size: 14px;
}
/* line 4034, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014, .formlp-front-section--s0015 {
  width: 100%;
}
/* line 4036, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-outer, .formlp-front-section--s0015-outer {
  background: #fff;
}
/* line 4039, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-inner, .formlp-front-section--s0015-inner {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 30px;
  text-align: center;
  border: 2px solid #ddd;
}
/* line 4046, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-title, .formlp-front-section--s0015-title {
  font-size: 30px;
  font-weight: bold;
  margin: 30px auto;
  font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
}
/* line 4052, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-items, .formlp-front-section--s0015-items {
  display: flex;
  justify-content: center;
}
/* line 4056, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item, .formlp-front-section--s0015-item {
  margin: 0 10px;
  text-align: center;
}
/* line 4059, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
  .formlp-front-section--s0014-item a, .formlp-front-section--s0015-item a {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 20px 20px;
    width: 150px;
    border-radius: 10px;
    font-weight: bold;
    font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    transition: 0.4s;
    text-decoration: none;
  }
/* line 4074, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item-facebook a {
  background-color: #395599;
}
.formlp-front-section--s0015-item-facebook a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 25px;
}
/* line 4076, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item-facebook a:hover {
  background-color: #1c3c89;
}
/* line 4082, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item-twitter a {
  background-color: #53a7e7;
}
/* line 4084, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item-twitter a:hover {
  background-color: #2379ba;
}
/* line 4090, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item-line a {
  background-color: #40c005;
}
/* line 4092, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--s0014-item-line a:hover {
  background-color: #2a8500;
}
/* line 4107, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer {
  width: 100%;
  background: #fff;
}
/* line 4111, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer-inner {
  display: flex;
  justify-content: center;
  width: 980px;
  margin: 0 auto;
  padding: 40px 0;
}
/* line 4118, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
/* line 4123, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer-item {
  text-align: left;
  width: 470px;
}
/* line 4126, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer-item:nth-child(even) {
  margin-left: 40px;
}
/* line 4129, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer-item-cap {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1.5;
}
/* line 4135, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--footer-item-text {
  font-size: 14px;
  margin: 0 0 40px;
  line-height: 1.5;
}
/* line 4142, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--copyright {
  width: 100%;
  background: #fff;
  text-align: center;
}
/* line 4147, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--copyright-inner {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
}
/* line 4151, ../../../develop/scss/front/formlp/Css/front_formlp.scss */
.formlp-front-section--copyright-inner p {
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
}
/* Cart product rows: keep header and detail columns aligned across widths. */
.formlp-front-section-form .productList .list {
  overflow: hidden;
}

.formlp-front-section-form .productList .lp-cart-product-header,
.formlp-front-section-form .productList p.ttl.lp-cart-product-header {
  display: grid !important;
  grid-template-columns: minmax(250px, 2.1fr) minmax(120px, 0.9fr) minmax(96px, 0.7fr) minmax(96px, 0.7fr) minmax(150px, 1fr) !important;
  align-items: center !important;
  column-gap: 16px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 14px 18px !important;
  background: var(--lp-cart-primary-light) !important;
  border-bottom: 1px solid var(--lp-cart-border-strong) !important;
  color: var(--lp-cart-text) !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form .productList .lp-cart-product-header > span,
.formlp-front-section-form .productList p.ttl.lp-cart-product-header > span {
  display: block !important;
  min-width: 0 !important;
  overflow-wrap: anywhere !important;
}

.formlp-front-section-form .productList .product > div {
  display: grid !important;
  grid-template-columns: minmax(250px, 2.1fr) minmax(120px, 0.9fr) minmax(96px, 0.7fr) minmax(96px, 0.7fr) minmax(150px, 1fr);
  align-items: center;
  column-gap: 16px;
  width: 100%;
  padding: 22px 18px;
}

.formlp-front-section-form .productList .product dl.name,
.formlp-front-section-form .productList .product p.price,
.formlp-front-section-form .productList .product p.quantity,
.formlp-front-section-form .productList .product p.taxRate,
.formlp-front-section-form .productList .product p.subtotal,
.formlp-front-section-form .productList .product p.delete {
  float: none !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
}

.formlp-front-section-form .productList .product dl.name {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  align-items: center;
  column-gap: 14px;
}

.formlp-front-section-form .productList .product dl.name dt,
.formlp-front-section-form .productList .product dl.name dd {
  float: none !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
}

.formlp-front-section-form .productList .product dl.name img {
  width: 96px;
  max-width: 96px;
  height: auto;
}

.formlp-front-section-form .productList .product p.price,
.formlp-front-section-form .productList .product p.quantity,
.formlp-front-section-form .productList .product p.taxRate,
.formlp-front-section-form .productList .product p.subtotal {
  display: flex;
  align-items: center;
}

.formlp-front-section-form .productList .product p.price,
.formlp-front-section-form .productList .product p.subtotal {
  color: var(--lp-cart-primary-dark);
  font-weight: 800;
  overflow-wrap: normal;
  word-break: keep-all;
}

.formlp-front-section-form .productList .product p.quantity,
.formlp-front-section-form .productList .product p.taxRate {
  justify-content: center;
}

.formlp-front-section-form .productList .product p.subtotal {
  justify-content: flex-start;
  white-space: nowrap;
}

.formlp-front-section-form .productList .product p.quantity input,
.formlp-front-section-form .productList .product p.quantity input[type="text"] {
  width: 52px !important;
  min-width: 52px;
  max-width: 52px !important;
  min-height: 48px;
  padding: 8px 6px;
  text-align: center;
}

.formlp-front-section-form .productList .product p.delete {
  grid-column: 1 / -1;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 18px !important;
}

.formlp-front-section-form .productList .product p.delete .lp-product-select {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 54px !important;
  padding: 12px 18px !important;
  border: 2px solid var(--lp-cart-primary) !important;
  border-radius: 8px !important;
  background: #fff !important;
  color: var(--lp-cart-primary-dark) !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  text-align: center !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form .productList .product p.delete .lp-product-select::before {
  content: "" !important;
  display: block !important;
  flex: 0 0 24px !important;
  width: 24px !important;
  height: 24px !important;
  border: 2px solid var(--lp-cart-primary) !important;
  border-radius: 5px !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form .productList .product p.delete .lp-product-select input[type="checkbox"] {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  cursor: pointer !important;
}

.formlp-front-section-form .productList .product p.delete .lp-product-select label {
  position: relative !important;
  z-index: 1 !important;
  margin: 0 !important;
  cursor: pointer !important;
}

.formlp-front-section-form .productList .product p.delete .lp-product-select input[type="checkbox"]:disabled,
.formlp-front-section-form .productList .product p.delete .lp-product-select input[type="checkbox"]:disabled + label {
  cursor: not-allowed !important;
}

@supports selector(:has(*)) {
  .formlp-front-section-form .productList .product p.delete .lp-product-select:has(input[type="checkbox"]:checked) {
    background: var(--lp-cart-primary-light) !important;
    box-shadow: 0 0 0 3px rgba(16, 165, 153, 0.12) !important;
  }

  .formlp-front-section-form .productList .product p.delete .lp-product-select:has(input[type="checkbox"]:checked)::before {
    content: "\2713" !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-color: var(--lp-cart-primary) !important;
    background: var(--lp-cart-primary) !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
  }

  .formlp-front-section-form .productList .product p.delete .lp-product-select:has(input[type="checkbox"]:disabled) {
    border-color: #cbd7d5 !important;
    background: #f6f8f8 !important;
    color: #74817f !important;
    cursor: not-allowed !important;
    opacity: 0.75 !important;
  }
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .formlp-front-section-form .productList .lp-cart-product-header,
  .formlp-front-section-form .productList p.ttl.lp-cart-product-header,
  .formlp-front-section-form .productList .product > div {
    grid-template-columns: minmax(170px, 1.6fr) minmax(88px, 0.85fr) minmax(60px, 0.55fr) minmax(60px, 0.55fr) minmax(104px, 0.9fr) !important;
    column-gap: 8px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    font-size: 14px !important;
  }

  .formlp-front-section-form .productList .product dl.name {
    grid-template-columns: 78px minmax(0, 1fr);
    column-gap: 10px;
  }

  .formlp-front-section-form .productList .product dl.name img {
    width: 72px;
    max-width: 72px;
  }

  .formlp-front-section-form .productList .product p.price,
  .formlp-front-section-form .productList .product p.subtotal {
    min-width: 0 !important;
    line-height: 1.45 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
}

/* Login form: align password input width with email input on desktop. */
@media screen and (min-width: 1025px) {
  .formlp-front-section-form #dvLogin input[type="password"],
  .formlp-front-section-form .dvLoginLogin input[type="password"] {
    width: 300px !important;
    max-width: 300px !important;
  }
}

/* Owner name fields: align with zipcode input width on tablet and desktop. */
@media screen and (min-width: 600px) {
  .formlp-front-section-form input[id$="tbOwnerName1"],
  .formlp-front-section-form input[id$="tbOwnerName2"],
  .formlp-front-section-form input[id$="tbOwnerNameKana1"],
  .formlp-front-section-form input[id$="tbOwnerNameKana2"] {
    width: 150px !important;
    max-width: 150px !important;
  }
}

/* Price list emphasis rows: subtotal and shipping fee */
.formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis {
  background: var(--lp-cart-primary-light) !important;
  border-bottom: 1px solid #cfe5e2;
}

#CartFlow.lp-cart-step {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: calc(100% - 32px);
  max-width: 880px;
  margin: 0 auto 24px;
  padding: 16px 18px;
  background: #F4FAF9;
  border: 1px solid #dbe9e7;
  border-radius: 8px;
  box-sizing: border-box;
}

#CartFlow.lp-cart-step .lp-cart-step__item {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 6px 14px;
  background: #fff;
  border: 1px solid #a8d0cd;
  border-radius: 999px;
  color: #606060;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

#CartFlow.lp-cart-step .lp-cart-step__item.is-current {
  background: #10A599;
  border-color: #10A599;
  color: #fff;
}

#CartFlow.lp-cart-step .lp-cart-step__item + .lp-cart-step__item::before {
  content: "";
  position: absolute;
  left: -10px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #a8d0cd;
  border-right: 2px solid #a8d0cd;
  transform: rotate(45deg);
}

@media screen and (max-width: 599px) {
  #CartFlow.lp-cart-step {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
    width: calc(100% - 20px);
    margin-bottom: 18px;
    padding: 12px;
  }

  #CartFlow.lp-cart-step .lp-cart-step__item {
    flex: 1 1 100%;
    min-width: 130px;
    min-height: 40px;
    padding: 8px 10px;
    font-size: 13px;
  }

  #CartFlow.lp-cart-step .lp-cart-step__item + .lp-cart-step__item::before {
    content: none;
  }
}

/* =========================================================
   Hama Smile LP Cart Final Override
   蟇ｾ雎｡・哭pInputForm.ascx / .formlp-front-section-form
   譁ｹ驥晢ｼ唏TML繝ｻ蜈･蜉幃・岼繝ｻ豎ｺ貂亥・逅・・螟画峩縺帙★縲´P荳翫・繧ｫ繝ｼ繝・I縺ｮ縺ｿSP蜆ｪ蜈医〒謾ｹ蝟・   ========================================================= */

.formlp-front-section-form {
  --lp-cart-primary: #10A599;
  --lp-cart-primary-dark: #07887f;
  --lp-cart-primary-light: #E7F5F4;
  --lp-cart-secondary: #F8B625;
  --lp-cart-bg: #F4FAF9;
  --lp-cart-border: #dbe9e7;
  --lp-cart-border-strong: #a8d0cd;
  --lp-cart-text: #1f2d2b;
  --lp-cart-muted: #606060;
  --lp-cart-error: #FC422A;
  --lp-cart-shadow: 0 10px 24px rgba(16, 165, 153, 0.1);
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 16px 56px;
  box-sizing: border-box;
  color: var(--lp-cart-text);
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  line-height: 1.7;
}

.formlp-front-section-form,
.formlp-front-section-form * {
  box-sizing: border-box;
}

.formlp-front-section-form #CartList {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 28px 30px 36px;
  background: #fff;
  border: 1px solid var(--lp-cart-border);
  border-radius: 8px;
  box-shadow: var(--lp-cart-shadow);
  overflow: hidden;
}

.formlp-front-section-form div.main,
.formlp-front-section-form div.submain {
  width: 100% !important;
  max-width: 880px;
  margin: 22px auto;
  padding: 0 !important;
  background-image: none !important;
}

@media screen and (min-width: 1025px) {
  .formlp-front-section-form .columnLeft,
  .formlp-front-section-form .columnLeft div.column {
    width: 520px !important;
    float: left;
  }

  .formlp-front-section-form .columnRight {
    width: 340px;
    float: right;
    clear: right;
  }
}

/* Tablet cart layout: 600-1024px uses a single-column cart form. */
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .formlp-front-section-form {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 12px;
    padding-right: 12px;
  }

  .formlp-front-section-form #CartList {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 18px;
    padding-right: 18px;
  }

  .formlp-front-section-form #CartList div.main,
  .formlp-front-section-form #CartList div.submain {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .formlp-front-section-form #CartList .columnLeft,
  .formlp-front-section-form #CartList .columnLeft div.column,
  .formlp-front-section-form #CartList .columnRight {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .formlp-front-section-form #CartList .columnRight {
    margin-top: 22px !important;
  }

  .formlp-front-section-form #CartList .userBox,
  .formlp-front-section-form #CartList .orderBox,
  .formlp-front-section-form #CartList .pointBox,
  .formlp-front-section-form #CartList .couponBox,
  .formlp-front-section-form #CartList .priceList {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.formlp-front-section-form .productList,
.formlp-front-section-form .cartstep,
.formlp-front-section-form .userBox,
.formlp-front-section-form .orderBox,
.formlp-front-section-form .pointBox,
.formlp-front-section-form .couponBox,
.formlp-front-section-form .priceList,
.formlp-front-section-form #dvLogin,
.formlp-front-section-form .dvLoginLogin,
.formlp-front-section-form .dvContentsInfo,
.formlp-front-section-form .dvRegulation {
  max-width: 100%;
  margin-bottom: 22px;
  background: #fff;
  border: 1px solid var(--lp-cart-border);
  border-radius: 8px;
  box-shadow: none;
  overflow: hidden;
}

.formlp-front-section-form .productList .product,
.formlp-front-section-form .userBox > div,
.formlp-front-section-form .userBox .bottom,
.formlp-front-section-form .userBox .bottom > dl,
.formlp-front-section-form .orderBox .bottom,
.formlp-front-section-form .orderBox .userList,
.formlp-front-section-form .orderBox .list,
.formlp-front-section-form #dvLogin,
.formlp-front-section-form .dvLoginLogin,
.formlp-front-section-form .dvContentsInfo {
  padding: 18px;
}

.formlp-front-section-form div.cartstep h2,
.formlp-front-section-form .column > h2,
.formlp-front-section-form .columnLeft h2,
.formlp-front-section-form .columnRight > h2,
.formlp-front-section-form .columnRight h2,
.formlp-front-section-form .columnRight h3,
.formlp-front-section-form .columnRight h4,
.formlp-front-section-form .pointBox .box > p,
.formlp-front-section-form .couponBox .box > p {
  margin: 0;
  padding: 13px 18px;
  background: var(--lp-cart-primary);
  color: #fff !important;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
}

.formlp-front-section-form #orderDetailsInput {
  background: var(--lp-cart-secondary);
  color: #111 !important;
  text-align: center;
}

.formlp-front-section-form .columnRight h3,
.formlp-front-section-form .columnRight h4 {
  margin-top: 14px;
  background: var(--lp-cart-primary-light);
  color: var(--lp-cart-text) !important;
  border-left: 5px solid var(--lp-cart-primary);
  font-size: 15px;
}

.formlp-front-section-form h2 img,
.formlp-front-section-form .ttl img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.formlp-front-section-form .productList {
  padding: 0;
}

.formlp-front-section-form .productList .product {
  border-bottom: 1px solid var(--lp-cart-border);
}

.formlp-front-section-form .productList .product:last-child {
  border-bottom: 0;
}

.formlp-front-section-form .productList,
.formlp-front-section-form .productList * {
  line-height: 1.6;
}

.formlp-front-section-form .productList .productName,
.formlp-front-section-form .productList .name,
.formlp-front-section-form .productList .product-name,
.formlp-front-section-form .cartNo {
  color: var(--lp-cart-text);
  font-weight: 700;
}

.formlp-front-section-form .productList .price,
.formlp-front-section-form .productList .productPrice,
.formlp-front-section-form .productList .subtotal {
  color: var(--lp-cart-primary-dark);
  font-weight: 700;
}

.formlp-front-section-form .userBox dt,
.formlp-front-section-form .orderBox dt {
  padding: 9px 10px;
  background: #f7faf9;
  color: var(--lp-cart-text);
  border-top: 1px solid #eef4f3;
  font-weight: 700;
  line-height: 1.5;
}

.formlp-front-section-form .userBox dt:first-child,
.formlp-front-section-form .orderBox dt:first-child {
  border-top: 0;
}

.formlp-front-section-form .userBox dd,
.formlp-front-section-form .orderBox dd {
  padding: 10px 10px 18px;
  color: var(--lp-cart-text);
  line-height: 1.65;
}

.formlp-front-section-form input[type="text"],
.formlp-front-section-form input[type="password"],
.formlp-front-section-form input[type="tel"],
.formlp-front-section-form input[type="email"],
.formlp-front-section-form select,
.formlp-front-section-form textarea,
.formlp-front-section-form .input_border {
  max-width: 100%;
  min-height: 42px;
  padding: 8px 10px;
  border: 1px solid #d6dedc;
  border-radius: 6px;
  background: #fff;
  color: var(--lp-cart-text);
  font-size: 15px;
  line-height: 1.5;
  box-shadow: none;
}

.formlp-front-section-form textarea {
  min-height: 96px;
}

.formlp-front-section-form input[type="text"]:focus,
.formlp-front-section-form input[type="password"]:focus,
.formlp-front-section-form input[type="tel"]:focus,
.formlp-front-section-form input[type="email"]:focus,
.formlp-front-section-form select:focus,
.formlp-front-section-form textarea:focus {
  outline: none;
  border-color: var(--lp-cart-primary);
  box-shadow: 0 0 0 3px rgba(16, 165, 153, 0.18);
}

.formlp-front-section-form input[type="radio"],
.formlp-front-section-form input[type="checkbox"] {
  accent-color: var(--lp-cart-primary);
}

.formlp-front-section-form .notes,
.formlp-front-section-form .fgray,
.formlp-front-section-form .note,
.formlp-front-section-form small {
  color: var(--lp-cart-muted);
  font-size: 12px;
  line-height: 1.6;
}

.formlp-front-section-form .error_inline,
.formlp-front-section-form .fred,
.formlp-front-section-form .error {
  color: var(--lp-cart-error) !important;
  font-weight: 700;
  line-height: 1.5;
}

.formlp-front-section-form .priceList {
  margin: 0 0 22px;
  padding: 0;
  background: #fff;
  border: 1px solid var(--lp-cart-border-strong);
  border-radius: 8px;
}

.formlp-front-section-form .priceList dl {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--lp-cart-border);
  overflow: hidden;
}

.formlp-front-section-form .priceList dl:last-child {
  border-bottom: 0;
  background: var(--lp-cart-primary-light);
}

.formlp-front-section-form .priceList dt {
  float: left;
  width: auto;
  min-width: 130px;
  padding: 11px 14px;
  color: var(--lp-cart-text);
  font-weight: 700;
  line-height: 1.5;
}

.formlp-front-section-form .priceList dd {
  min-height: 0;
  padding: 11px 14px 11px 140px;
  color: var(--lp-cart-text);
  text-align: right;
  font-weight: 700;
  line-height: 1.5;
}

.formlp-front-section-form .priceList .result,
.formlp-front-section-form .priceList .total,
.formlp-front-section-form .priceList .totalPrice,
.formlp-front-section-form .priceList dl:last-child dd {
  color: var(--lp-cart-primary-dark);
  font-size: 20px;
  font-weight: 800;
}

.formlp-front-section-form .pointBox .box,
.formlp-front-section-form .couponBox .box {
  width: 100%;
  margin: 0 0 12px;
  padding: 14px;
  background: #fff;
  border: 1px solid var(--lp-cart-border);
  border-radius: 8px;
}

/* Owner form: remove legacy image-frame wrappers that appear as stray borders. */
.formlp-front-section-form .userBox > .top,
.formlp-front-section-form .userBox > .top > .bottom,
.formlp-front-section-form .userBox > .top > .bottom > dl {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  box-sizing: border-box;
}

.formlp-front-section-form .userBox > .top {
  padding: 0 !important;
}

.formlp-front-section-form .userBox > .top > .bottom {
  padding: 18px !important;
}

.formlp-front-section-form .userBox > .top > .bottom > dl {
  padding: 0 !important;
}

/* Price summary typography: align labels and amounts across all rows. */
.formlp-front-section-form .priceList dl dt,
.formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis dt {
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

.formlp-front-section-form .priceList dl dd,
.formlp-front-section-form .priceList .result,
.formlp-front-section-form .priceList .total,
.formlp-front-section-form .priceList .totalPrice,
.formlp-front-section-form .priceList dl:last-child dd,
.formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis dd {
  color: var(--lp-cart-primary-dark) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form .priceList dl dt,
  .formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis dt {
    font-size: 14px !important;
  }

  .formlp-front-section-form .priceList dl dd,
  .formlp-front-section-form .priceList .result,
  .formlp-front-section-form .priceList .total,
  .formlp-front-section-form .priceList .totalPrice,
  .formlp-front-section-form .priceList dl:last-child dd,
  .formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis dd {
    font-size: 20px !important;
  }
}

/* Login form: make inline fixed-width markup responsive inside the card. */
.formlp-front-section-form #dvLogin .dvLoginLogin,
.formlp-front-section-form #dvLogin .dvLoginLogin > div,
.formlp-front-section-form #dvLogin .dvLoginLogin div[style*="width:700px"],
.formlp-front-section-form #dvLogin .dvLoginLogin div[style*="width: 700px"],
.formlp-front-section-form #dvLogin .dvLoginLogin div[style*="width:800px"],
.formlp-front-section-form #dvLogin .dvLoginLogin div[style*="width: 800px"],
.formlp-front-section-form #dvLogin .dvLoginLogin div[style*="width:600px"],
.formlp-front-section-form #dvLogin .dvLoginLogin div[style*="width: 600px"] {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
}

.formlp-front-section-form #dvLogin .dvLoginLogin dl {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 10px 18px;
  align-items: center;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.formlp-front-section-form #dvLogin .dvLoginLogin dt,
.formlp-front-section-form #dvLogin .dvLoginLogin dd {
  float: none !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box;
}

.formlp-front-section-form #dvLogin .dvLoginLogin input[type="email"],
.formlp-front-section-form #dvLogin .dvLoginLogin input[type="text"],
.formlp-front-section-form #dvLogin .dvLoginLogin input[type="password"] {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #dvLogin .dvLoginLogin dl {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

/* Product list on SP: show each product as labeled vertical rows. */
@media screen and (max-width: 599px) {
  .formlp-front-section-form .productList p.ttl,
  .formlp-front-section-form #CartList .productList .lp-cart-product-header,
  .formlp-front-section-form #CartList .productList p.ttl.lp-cart-product-header {
    display: none !important;
  }

  .formlp-front-section-form .productList .product,
  .formlp-front-section-form .productList .product > div,
  .formlp-front-section-form #CartList .productList .product,
  .formlp-front-section-form #CartList .productList .product > div {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-front-section-form .productList .product > div,
  .formlp-front-section-form #CartList .productList .product > div {
    padding: 18px 16px !important;
    border-bottom: 1px solid var(--lp-cart-border);
  }

  .formlp-front-section-form .productList .product dl.name,
  .formlp-front-section-form #CartList .productList .product dl.name {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-align: left !important;
  }

  .formlp-front-section-form .productList .product dl.name dt,
  .formlp-front-section-form .productList .product dl.name dd,
  .formlp-front-section-form #CartList .productList .product dl.name dt,
  .formlp-front-section-form #CartList .productList .product dl.name dd {
    display: block !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-front-section-form .productList .product dl.name dt,
  .formlp-front-section-form #CartList .productList .product dl.name dt {
    margin-bottom: 10px !important;
  }

  .formlp-front-section-form .productList .product dl.name img,
  .formlp-front-section-form #CartList .productList .product dl.name img {
    display: block;
    width: 96px !important;
    max-width: 32vw !important;
    height: auto !important;
    margin: 0 !important;
  }

  .formlp-front-section-form .productList .product dl.name dt::before,
  .formlp-front-section-form .productList .product dl.name dd:first-of-type::before,
  .formlp-front-section-form .productList .product p.price::before,
  .formlp-front-section-form .productList .product p.quantity::before,
  .formlp-front-section-form .productList .product p.taxRate::before,
  .formlp-front-section-form .productList .product p.subtotal::before,
  .formlp-front-section-form #CartList .productList .product dl.name dt::before,
  .formlp-front-section-form #CartList .productList .product dl.name dd:first-of-type::before,
  .formlp-front-section-form #CartList .productList .product p.price::before,
  .formlp-front-section-form #CartList .productList .product p.quantity::before,
  .formlp-front-section-form #CartList .productList .product p.taxRate::before,
  .formlp-front-section-form #CartList .productList .product p.subtotal::before {
    display: block;
    margin-bottom: 6px;
    color: var(--lp-cart-text);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
  }

  .formlp-front-section-form .productList .product dl.name dt::before,
  .formlp-front-section-form #CartList .productList .product dl.name dt::before {
    content: "\753B\50CF";
  }

  .formlp-front-section-form .productList .product dl.name dd:first-of-type::before,
  .formlp-front-section-form #CartList .productList .product dl.name dd:first-of-type::before {
    content: "\5546\54C1\540D";
  }

  .formlp-front-section-form .productList .product p.price::before,
  .formlp-front-section-form #CartList .productList .product p.price::before {
    content: "\5358\4FA1";
  }

  .formlp-front-section-form .productList .product p.quantity::before,
  .formlp-front-section-form #CartList .productList .product p.quantity::before {
    content: "\6570\91CF";
  }

  .formlp-front-section-form .productList .product p.taxRate::before,
  .formlp-front-section-form #CartList .productList .product p.taxRate::before {
    content: "\6D88\8CBB\7A0E\7387";
  }

  .formlp-front-section-form .productList .product p.subtotal::before,
  .formlp-front-section-form #CartList .productList .product p.subtotal::before {
    content: "\5C0F\8A08";
  }

  .formlp-front-section-form .productList .product p.price,
  .formlp-front-section-form .productList .product p.quantity,
  .formlp-front-section-form .productList .product p.taxRate,
  .formlp-front-section-form .productList .product p.subtotal,
  .formlp-front-section-form #CartList .productList .product p.price,
  .formlp-front-section-form #CartList .productList .product p.quantity,
  .formlp-front-section-form #CartList .productList .product p.taxRate,
  .formlp-front-section-form #CartList .productList .product p.subtotal {
    display: block !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 12px 0 !important;
    border-top: 1px solid #eef4f3;
    box-sizing: border-box !important;
    text-align: left !important;
  }

  .formlp-front-section-form .productList .product p.price,
  .formlp-front-section-form .productList .product p.subtotal,
  .formlp-front-section-form #CartList .productList .product p.price,
  .formlp-front-section-form #CartList .productList .product p.subtotal {
    color: var(--lp-cart-primary-dark) !important;
    font-size: 17px !important;
    font-weight: 800 !important;
  }

  .formlp-front-section-form .productList .product p.taxRate,
  .formlp-front-section-form #CartList .productList .product p.taxRate {
    color: var(--lp-cart-text) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
  }

  .formlp-front-section-form .productList .product p.quantity input,
  .formlp-front-section-form .productList .product p.quantity input[type="text"],
  .formlp-front-section-form #CartList .productList .product p.quantity input,
  .formlp-front-section-form #CartList .productList .product p.quantity input[type="text"] {
    width: 96px !important;
    max-width: 100% !important;
    min-height: 44px;
    text-align: center;
  }

  .formlp-front-section-form .productList .product p.delete,
  .formlp-front-section-form #CartList .productList .product p.delete {
    display: block !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 14px 0 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-front-section-form .productList .product p.delete .lp-product-select,
  .formlp-front-section-form #CartList .productList .product p.delete .lp-product-select {
    justify-content: flex-start !important;
    min-height: 58px !important;
    padding: 14px 16px !important;
    font-size: 16px !important;
    text-align: left !important;
  }

  .formlp-front-section-form .productList .product p.delete .lp-product-select::before,
  .formlp-front-section-form #CartList .productList .product p.delete .lp-product-select::before {
    flex-basis: 28px !important;
    width: 28px !important;
    height: 28px !important;
  }
}

/* Payment section: align cart number box width with owner/shipping boxes. */
.formlp-front-section-form #CartList .lp-cart-heading + .column,
.formlp-front-section-form #CartList .lp-cart-heading + .column .orderBox,
.formlp-front-section-form #CartList .lp-cart-heading + .column .orderBox .bottom,
.formlp-front-section-form #CartList .lp-cart-heading + .column .orderBox .list {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .lp-cart-heading + .column .orderBox h3 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form .btn,
.formlp-front-section-form a.btn,
.formlp-front-section-form input[type="submit"],
.formlp-front-section-form input[type="button"] {
  border-radius: 6px;
  text-decoration: none;
  line-height: 1.4;
}

.formlp-front-section-form .btn-success,
.formlp-front-section-form .btmbtn a.btn-success {
  display: inline-block;
  min-width: 280px;
  padding: 16px 28px;
  border: 1px solid var(--lp-cart-primary);
  background: var(--lp-cart-primary);
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  box-shadow: none;
}

.formlp-front-section-form .btn-success:hover,
.formlp-front-section-form .btmbtn a.btn-success:hover {
  background: var(--lp-cart-primary-dark);
  border-color: var(--lp-cart-primary-dark);
  color: #fff !important;
  opacity: 1;
}

.formlp-front-section-form .btn-gry,
.formlp-front-section-form .btmbtn a.btn-gry {
  background: #fff;
  color: var(--lp-cart-primary) !important;
  border: 1px solid var(--lp-cart-primary);
  box-shadow: none;
}

.formlp-front-section-form .btn-mini,
.formlp-front-section-form .btn_add_sea .btn {
  min-width: 0;
  min-height: 38px;
  padding: 8px 12px;
  background: var(--lp-cart-primary);
  border-color: var(--lp-cart-primary);
  color: #fff !important;
  font-size: 13px;
  box-shadow: none;
}

.formlp-front-section-form div.btmbtn {
  height: auto;
  margin: 28px auto 0;
  padding: 0;
  text-align: center;
}

.formlp-front-section-form div.btmbtn ul {
  position: relative;
  top: 0;
  margin: 0;
  padding: 18px 0 0;
}

.formlp-front-section-form div.btmbtn li {
  display: inline-block;
  margin: 0 6px 10px;
}

.formlp-front-section-form #hgcCompleteMessage {
  width: 100% !important;
  max-width: 880px;
  margin: 16px auto !important;
  padding: 14px 16px !important;
  background: #fff8e3;
  border: 1px solid var(--lp-cart-secondary);
  border-radius: 8px;
  color: var(--lp-cart-text);
  line-height: 1.6;
}

.formlp-front-section-form table {
  max-width: 100%;
}

.formlp-front-section-form img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form {
    width: 100% !important;
    max-width: 100%;
    padding: 0 12px 44px;
  }

  .formlp-front-section-form #CartList {
    width: 100%;
    max-width: 100%;
    padding: 18px 12px 26px;
    border-radius: 8px;
    box-shadow: none;
  }

  .formlp-front-section-form div.main,
  .formlp-front-section-form div.submain,
  .formlp-front-section-form .columnLeft,
  .formlp-front-section-form .columnLeft div.column,
  .formlp-front-section-form .columnRight {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .formlp-front-section-form .productList,
  .formlp-front-section-form .cartstep,
  .formlp-front-section-form .userBox,
  .formlp-front-section-form .orderBox,
  .formlp-front-section-form .pointBox,
  .formlp-front-section-form .couponBox,
  .formlp-front-section-form .priceList,
  .formlp-front-section-form #dvLogin,
  .formlp-front-section-form .dvLoginLogin,
  .formlp-front-section-form .dvContentsInfo,
  .formlp-front-section-form .dvRegulation {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 18px;
  }

  .formlp-front-section-form .productList .product,
  .formlp-front-section-form .userBox > div,
  .formlp-front-section-form .userBox .bottom,
  .formlp-front-section-form .userBox .bottom > dl,
  .formlp-front-section-form .orderBox .bottom,
  .formlp-front-section-form .orderBox .userList,
  .formlp-front-section-form .orderBox .list,
  .formlp-front-section-form #dvLogin,
  .formlp-front-section-form .dvLoginLogin,
  .formlp-front-section-form .dvContentsInfo {
    padding: 14px;
  }

  .formlp-front-section-form div.cartstep h2,
  .formlp-front-section-form .column > h2,
  .formlp-front-section-form .columnLeft h2,
  .formlp-front-section-form .columnRight > h2,
  .formlp-front-section-form .columnRight h2,
  .formlp-front-section-form .columnRight h3,
  .formlp-front-section-form .columnRight h4,
  .formlp-front-section-form .pointBox .box > p,
  .formlp-front-section-form .couponBox .box > p {
    padding: 12px 14px;
    font-size: 16px;
  }

  .formlp-front-section-form .userBox dt,
  .formlp-front-section-form .orderBox dt,
  .formlp-front-section-form .userBox dd,
  .formlp-front-section-form .orderBox dd {
    float: none !important;
    width: 100% !important;
  }

  .formlp-front-section-form input[type="text"],
  .formlp-front-section-form input[type="password"],
  .formlp-front-section-form input[type="tel"],
  .formlp-front-section-form input[type="email"],
  .formlp-front-section-form select,
  .formlp-front-section-form textarea,
  .formlp-front-section-form .input_border {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 44px;
    font-size: 16px;
  }

  .formlp-front-section-form input[type="radio"],
  .formlp-front-section-form input[type="checkbox"] {
    width: auto !important;
    min-height: 0;
  }

  .formlp-front-section-form .btn_add_sea {
    display: block;
    margin-top: 8px;
  }

  .formlp-front-section-form .btn_add_sea .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
  }

  .formlp-front-section-form table {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .formlp-front-section-form tbody,
  .formlp-front-section-form tr {
    max-width: 100%;
  }

  .formlp-front-section-form .priceList dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 11px 12px;
  }

  .formlp-front-section-form .priceList dt,
  .formlp-front-section-form .priceList dd {
    float: none;
    width: auto;
    min-width: 0;
    padding: 0;
  }

  .formlp-front-section-form .priceList dt {
    max-width: 48%;
    text-align: left;
  }

  .formlp-front-section-form .priceList dd {
    max-width: 52%;
    text-align: right;
  }

  .formlp-front-section-form .priceList .result,
  .formlp-front-section-form .priceList .total,
  .formlp-front-section-form .priceList .totalPrice,
  .formlp-front-section-form .priceList dl:last-child dd {
    font-size: 20px;
  }

  .formlp-front-section-form div.btmbtn {
    margin-top: 24px;
  }

  .formlp-front-section-form div.btmbtn ul {
    padding: 12px 0 0;
  }

  .formlp-front-section-form div.btmbtn li {
    display: block;
    width: 100%;
    margin: 0 0 12px;
  }

  .formlp-front-section-form .btmbtn a,
  .formlp-front-section-form .btmbtn a.btn-success,
  .formlp-front-section-form .btn-success {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 0;
    min-height: 56px;
    padding: 16px 14px;
    font-size: 18px;
  }

  .formlp-front-section-form .btn-gry,
  .formlp-front-section-form .btmbtn a.btn-gry {
    min-height: 48px;
    font-size: 15px;
  }

  .formlp-front-section-form #hgcCompleteMessage {
    width: 100% !important;
    max-width: 100%;
    margin: 14px auto !important;
  }
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .formlp-front-section-form #CartList {
    padding-left: 10px;
    padding-right: 10px;
  }

  .formlp-front-section-form .productList .product,
  .formlp-front-section-form .userBox > div,
  .formlp-front-section-form .userBox .bottom,
  .formlp-front-section-form .userBox .bottom > dl,
  .formlp-front-section-form .orderBox .bottom,
  .formlp-front-section-form .orderBox .userList,
  .formlp-front-section-form .orderBox .list {
    padding: 12px;
  }

  .formlp-front-section-form .priceList dt,
  .formlp-front-section-form .priceList dd {
    max-width: 100%;
    width: 100%;
  }

  .formlp-front-section-form .priceList dd {
    margin-top: 4px;
    text-align: right;
  }
}

/* Final heading alignment override: keep section titles vertically centered. */
.formlp-front-section-form #CartList h2.ttlA,
.formlp-front-section-form #CartList .lp-cart-heading,
.formlp-front-section-form #CartList .column > h2,
.formlp-front-section-form #CartList .columnLeft h2,
.formlp-front-section-form #CartList .columnRight > h2 {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  min-height: 58px !important;
  margin: 0 !important;
  padding: 0 24px !important;
  box-sizing: border-box !important;
  line-height: 1.35 !important;
  text-align: left !important;
}

.formlp-front-section-form #CartList h2.ttlA {
  background: var(--lp-cart-primary) !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList h2.ttlA,
  .formlp-front-section-form #CartList .lp-cart-heading,
  .formlp-front-section-form #CartList .column > h2,
  .formlp-front-section-form #CartList .columnLeft h2,
  .formlp-front-section-form #CartList .columnRight > h2 {
    min-height: 52px !important;
    padding: 0 18px !important;
    font-size: 20px !important;
  }
}

/* Receipt section: remove legacy wrapper borders around the receipt block. */
.formlp-front-section-form #CartList #divReceipt,
.formlp-front-section-form #CartList #divReceipt .orderBox,
.formlp-front-section-form #CartList #divReceipt .orderBox .bottom,
.formlp-front-section-form #CartList #divReceipt .orderBox .userList {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
  overflow: visible !important;
}

.formlp-front-section-form #CartList #divReceipt .orderBox {
  background: transparent !important;
  margin-top: 0 !important;
}

.formlp-front-section-form #CartList #divReceipt .orderBox h3 {
  margin: 0 !important;
  border-radius: 0 !important;
}

/* Coupon section: remove legacy wrapper borders around the coupon block. */
.formlp-front-section-form #CartList .couponBox,
.formlp-front-section-form #CartList .couponBox .box,
.formlp-front-section-form #CartList .couponBox .boxbtm,
.formlp-front-section-form #CartList .couponBox .boxbtm > div,
.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"],
.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] dt,
.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] dd {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

.formlp-front-section-form #CartList .couponBox .box {
  background: transparent !important;
}

.formlp-front-section-form #CartList .couponBox .boxbtm p.clr {
  display: none !important;
}

/* Login section: keep the outer card and remove the duplicated inner frame. */
.formlp-front-section-form #CartList #dvUserContents.cartstep {
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  background: #fff !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList #dvUserContents.cartstep #dvLogin,
.formlp-front-section-form #CartList #dvUserContents.cartstep .dvLoginLogin {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  margin: 0 !important;
}

.formlp-front-section-form #CartList #dvUserContents.cartstep #dvLogin {
  padding: 0 !important;
}

.formlp-front-section-form #CartList #dvUserContents.cartstep .dvLoginLogin {
  padding: 24px !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList #dvUserContents.cartstep .dvLoginLogin {
    padding: 18px !important;
  }
}

/* Bottom CTA area: remove the stray horizontal divider above the confirm button. */
.formlp-front-section-form #CartList br.clr + .btmbtn.below,
.formlp-front-section-form #CartList .btmbtn.below,
.formlp-front-section-form #CartList .btmbtn.below ul,
.formlp-front-section-form #CartList .btmbtn.below li {
  border-top: 0 !important;
  border-bottom: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList br.clr + .btmbtn.below::before,
.formlp-front-section-form #CartList .btmbtn.below::before,
.formlp-front-section-form #CartList .btmbtn.below ul::before {
  display: none !important;
  content: none !important;
}

/* Price summary on SP: prevent amounts from clipping on narrow screens. */
@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList .priceList,
  .formlp-front-section-form #CartList .priceList > div {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  .formlp-front-section-form #CartList .priceList dl {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    row-gap: 4px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 14px 16px !important;
    box-sizing: border-box !important;
  }

  .formlp-front-section-form #CartList .priceList dt,
  .formlp-front-section-form #CartList .priceList dd {
    display: block !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-front-section-form #CartList .priceList dt {
    text-align: left !important;
  }

  .formlp-front-section-form #CartList .priceList dd,
  .formlp-front-section-form #CartList .priceList .result,
  .formlp-front-section-form #CartList .priceList .total,
  .formlp-front-section-form #CartList .priceList .totalPrice,
  .formlp-front-section-form #CartList .priceList dl:last-child dd,
  .formlp-front-section-form #CartList .priceList dl.lp-cart-price-row--emphasis dd {
    max-width: 100% !important;
    text-align: right !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    font-size: clamp(18px, 5.2vw, 20px) !important;
    line-height: 1.3 !important;
  }
}

/* Subsection headings: replace legacy gray bars with Hama Smile tone. */
.formlp-front-section-form #CartList .productList h3,
.formlp-front-section-form #CartList .orderBox h3,
.formlp-front-section-form #CartList .orderBox h4 {
  display: flex !important;
  align-items: center !important;
  min-height: 44px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 18px !important;
  box-sizing: border-box !important;
  background: #10A599 !important;
  border: 0 !important;
  border-left: 5px solid #10A599 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  text-align: left !important;
}

.formlp-front-section-form #CartList .orderBox h3 .cartNo {
  color: #fff !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList .productList h3,
  .formlp-front-section-form #CartList .orderBox h3,
  .formlp-front-section-form #CartList .orderBox h4 {
    min-height: 42px !important;
    padding: 0 14px !important;
    font-size: 15px !important;
  }
}

/* Address search result: align result label and close action in one row. */
.formlp-front-section-form #CartList [id*="ucLayer"] {
  display: inline-flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px 12px !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 8px 0 0 !important;
  vertical-align: middle !important;
}

.formlp-front-section-form #CartList [id*="ucLayer"] > * {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 !important;
}

.formlp-front-section-form #CartList [id*="ucLayer"] a,
.formlp-front-section-form #CartList [id*="ucLayer"] button,
.formlp-front-section-form #CartList [id*="ucLayer"] input[type="button"],
.formlp-front-section-form #CartList [id*="ucLayer"] input[type="submit"],
.formlp-front-section-form #CartList [id*="ucLayer"] [onclick],
.formlp-front-section-form #CartList .search-result-layer-close {
  justify-content: center !important;
  min-height: 38px !important;
  padding: 8px 16px !important;
  border: 1px solid var(--lp-cart-primary) !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: var(--lp-cart-primary) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList [id*="ucLayer"] a:hover,
.formlp-front-section-form #CartList [id*="ucLayer"] button:hover,
.formlp-front-section-form #CartList [id*="ucLayer"] input[type="button"]:hover,
.formlp-front-section-form #CartList [id*="ucLayer"] input[type="submit"]:hover,
.formlp-front-section-form #CartList [id*="ucLayer"] [onclick]:hover,
.formlp-front-section-form #CartList .search-result-layer-close:hover {
  background: var(--lp-cart-primary-light) !important;
}

.formlp-front-section-form #CartList #search-result-layer {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList #search-result-layer .search-result-layer-title,
.formlp-front-section-form #CartList #search-result-layer .search-result-layer-close {
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
  height: auto !important;
  margin: 0 10px 0 0 !important;
  vertical-align: middle !important;
}

.formlp-front-section-form #CartList #search-result-layer .search-result-layer-title {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--lp-cart-text) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  text-align: left !important;
}

.formlp-front-section-form #CartList #search-result-layer .search-result-layer-addrs {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 220px !important;
  margin-top: 10px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.formlp-front-section-form #CartList #search-result-layer[style*="display: block"],
.formlp-front-section-form #CartList #search-result-layer[style*="display:block"] {
  display: inline-flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px 12px !important;
}

.formlp-front-section-form #CartList #search-result-layer[style*="display: block"] .search-result-layer-title,
.formlp-front-section-form #CartList #search-result-layer[style*="display:block"] .search-result-layer-title {
  order: 1 !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
}

.formlp-front-section-form #CartList #search-result-layer[style*="display: block"] .search-result-layer-close,
.formlp-front-section-form #CartList #search-result-layer[style*="display:block"] .search-result-layer-close {
  order: 2 !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
}

.formlp-front-section-form #CartList #search-result-layer[style*="display: block"] .search-result-layer-addrs,
.formlp-front-section-form #CartList #search-result-layer[style*="display:block"] .search-result-layer-addrs {
  order: 3 !important;
  flex: 1 0 100% !important;
  margin-top: 8px !important;
}

/* LP final polish: typography, tone, responsive overflow, and compact cart rhythm. */
.formlp-front-section {
  overflow-x: hidden;
  color: #1f2d2b;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
}

.formlp-front-section h1,
.formlp-front-section h2,
.formlp-front-section h3,
.formlp-front-section h4,
.formlp-front-section h5 {
  max-width: 100%;
  color: inherit;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  letter-spacing: 0;
  line-height: 1.35;
  overflow-wrap: break-word;
}

.formlp-front-section p,
.formlp-front-section li,
.formlp-front-section dt,
.formlp-front-section dd {
  line-height: 1.65;
}

.formlp-front-section img,
.formlp-front-section video,
.formlp-front-section canvas,
.formlp-front-section iframe {
  max-width: 100%;
}

.formlp-front-section-form #CartList h2.ttlA,
.formlp-front-section-form #CartList .lp-cart-heading,
.formlp-front-section-form #CartList .column > h2,
.formlp-front-section-form #CartList .columnLeft h2,
.formlp-front-section-form #CartList .columnRight > h2 {
  min-height: 52px !important;
  padding: 0 20px !important;
  font-size: 20px !important;
  line-height: 1.35 !important;
}

.formlp-front-section-form #CartList .productList h3,
.formlp-front-section-form #CartList .orderBox h3,
.formlp-front-section-form #CartList .orderBox h4 {
  min-height: 42px !important;
  padding: 0 16px !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
}

.formlp-front-section-form #CartList .orderBox dt,
.formlp-front-section-form #CartList .orderBox dd,
.formlp-front-section-form #CartList .userBox dt,
.formlp-front-section-form #CartList .userBox dd,
.formlp-front-section-form #CartList .dvLoginLogin dt,
.formlp-front-section-form #CartList .dvLoginLogin dd {
  font-size: 15px !important;
  line-height: 1.6 !important;
}

.formlp-front-section-form #CartList .productList,
.formlp-front-section-form #CartList .cartstep,
.formlp-front-section-form #CartList .userBox,
.formlp-front-section-form #CartList .orderBox,
.formlp-front-section-form #CartList .pointBox,
.formlp-front-section-form #CartList .couponBox,
.formlp-front-section-form #CartList .priceList,
.formlp-front-section-form #CartList #dvLogin,
.formlp-front-section-form #CartList .dvLoginLogin,
.formlp-front-section-form #CartList .dvContentsInfo,
.formlp-front-section-form #CartList .dvRegulation {
  margin-bottom: 18px !important;
  border-color: var(--lp-cart-border) !important;
  border-radius: 6px !important;
}

.formlp-front-section-form #CartList .userBox > .top > .bottom,
.formlp-front-section-form #CartList .orderBox .bottom,
.formlp-front-section-form #CartList .orderBox .userList,
.formlp-front-section-form #CartList .orderBox .list,
.formlp-front-section-form #CartList #dvLogin,
.formlp-front-section-form #CartList .dvLoginLogin,
.formlp-front-section-form #CartList .dvContentsInfo,
.formlp-front-section-form #CartList .dvRegulation {
  padding: 16px !important;
}

.formlp-front-section-form #CartList .orderBox dt,
.formlp-front-section-form #CartList .userBox dt {
  min-height: 42px !important;
  padding: 10px 14px !important;
  background: #F4FAF9 !important;
}

.formlp-front-section-form #CartList .orderBox dd,
.formlp-front-section-form #CartList .userBox dd {
  padding: 10px 14px 14px !important;
}

.formlp-front-section-form #CartList .productList .product p.price,
.formlp-front-section-form #CartList .productList .product p.subtotal,
.formlp-front-section-form #CartList .priceList dl dd,
.formlp-front-section-form #CartList .priceList .result,
.formlp-front-section-form #CartList .priceList .total,
.formlp-front-section-form #CartList .priceList .totalPrice,
.formlp-front-section-form #CartList .priceList dl:last-child dd,
.formlp-front-section-form #CartList .priceList dl.lp-cart-price-row--emphasis dd {
  color: var(--lp-cart-primary-dark) !important;
}

.formlp-cart-confirm-page {
  max-width: 920px !important;
  padding: 0 16px 56px !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep {
  width: 100% !important;
  max-width: 880px !important;
  margin: 0 auto 18px !important;
  padding: 0 12px 24px !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep h2.ttlA {
  justify-content: center !important;
  min-height: 48px !important;
  margin: 0 -12px 24px !important;
  padding: 0 18px !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep ul {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep li {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep a.btn-success {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 52px !important;
  padding: 14px 20px !important;
  border-radius: 6px !important;
  background: var(--lp-cart-primary) !important;
  border-color: var(--lp-cart-primary) !important;
  color: #fff !important;
  font-size: 17px !important;
  box-shadow: none !important;
}

.formlp-cart-confirm-page #CartList {
  max-width: 880px !important;
  padding: 32px 40px 40px !important;
  border-radius: 8px !important;
}

.formlp-cart-confirm-page #CartList div.main,
.formlp-cart-confirm-page #CartList div.submain {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
}

.formlp-cart-confirm-page #CartList div.submain {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 340px) !important;
  gap: 0 52px !important;
  align-items: start !important;
}

.formlp-cart-confirm-page #CartList .column,
.formlp-cart-confirm-page #CartList .shoppingCart {
  float: none !important;
  clear: none !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.formlp-cart-confirm-page #CartList .column > h2,
.formlp-cart-confirm-page #CartList .shoppingCart > div > h2 {
  min-height: 0 !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  background: transparent !important;
  color: var(--lp-cart-text) !important;
  font-size: 20px !important;
  font-weight: 800 !important;
}

.formlp-cart-confirm-page #CartList .column > h2 img,
.formlp-cart-confirm-page #CartList .shoppingCart > div > h2 img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}

.formlp-cart-confirm-page #CartList .column > div:first-child p {
  margin: 0 0 24px !important;
  color: var(--lp-cart-text) !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
}

.formlp-cart-confirm-page #CartList .orderBox,
.formlp-cart-confirm-page #CartList .shoppingCart .subCartList,
.formlp-cart-confirm-page #CartList .shoppingCart .sumBox {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 22px !important;
}

.formlp-cart-confirm-page #CartList .orderBox {
  border-radius: 6px !important;
}

.formlp-cart-confirm-page #CartList .orderBox .bottom,
.formlp-cart-confirm-page #CartList .orderBox .box,
.formlp-cart-confirm-page #CartList .orderBox dl {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .orderBox .box {
  padding: 0 !important;
  border-bottom: 1px solid var(--lp-cart-border) !important;
}

.formlp-cart-confirm-page #CartList .orderBox .box:last-child {
  border-bottom: 0 !important;
}

.formlp-cart-confirm-page #CartList .orderBox .box em {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 18px 20px 12px !important;
  color: var(--lp-cart-text) !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
  border-bottom: 1px solid var(--lp-cart-border) !important;
  background: #fff !important;
}

.formlp-cart-confirm-page #CartList .orderBox .box > div {
  padding: 0 !important;
}

.formlp-cart-confirm-page #CartList .orderBox dl {
  display: block !important;
  padding: 0 20px 18px !important;
  overflow: visible !important;
}

.formlp-cart-confirm-page #CartList .orderBox dl > div {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.formlp-cart-confirm-page #CartList .orderBox dt,
.formlp-cart-confirm-page #CartList .orderBox dd {
  display: block !important;
  float: none !important;
  clear: none !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  word-break: break-word !important;
  overflow-wrap: anywhere !important;
}

.formlp-cart-confirm-page #CartList .orderBox dt {
  min-height: 0 !important;
  padding: 14px 14px 8px !important;
  background: #f7faf9 !important;
  border-top: 1px solid #eef4f3 !important;
  color: var(--lp-cart-text) !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

.formlp-cart-confirm-page #CartList .orderBox dd {
  min-height: 0 !important;
  padding: 0 14px 14px !important;
  background: #fff !important;
  border-top: 0 !important;
  color: var(--lp-cart-text) !important;
  line-height: 1.7 !important;
}

.formlp-cart-confirm-page #CartList .orderBox em + div > dl > dt:first-child,
.formlp-cart-confirm-page #CartList .orderBox em + div > dl > dt:first-child + dd,
.formlp-cart-confirm-page #CartList .orderBox em + div > div > dl > dt:first-child,
.formlp-cart-confirm-page #CartList .orderBox em + div > div > dl > dt:first-child + dd {
  border-top: 0 !important;
}

.formlp-cart-confirm-page #CartList .orderBox dd p {
  margin: 0 !important;
}

.formlp-cart-confirm-page #CartList .btn_change {
  margin: 18px 0 0 !important;
  padding: 0 !important;
}

.formlp-cart-confirm-page #CartList .btn_change .btn,
.formlp-cart-confirm-page #CartList a.btn-mini {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 36px !important;
  padding: 8px 16px !important;
  border-radius: 6px !important;
  background: var(--lp-cart-primary) !important;
  border: 1px solid var(--lp-cart-primary) !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.subCartList,
.formlp-cart-confirm-page #CartList .shoppingCart div.subCartList div.bottom,
.formlp-cart-confirm-page #CartList .shoppingCart div.subCartList div.block,
.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct,
.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct > div,
.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dl,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct > div,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dl,
.formlp-cart-confirm-page #CartList .shoppingCart div.priceList,
.formlp-cart-confirm-page #CartList .shoppingCart div.priceList > div,
.formlp-cart-confirm-page #CartList .shoppingCart div.priceList div span dl,
.formlp-cart-confirm-page #CartList .shoppingCart .sumBox,
.formlp-cart-confirm-page #CartList .shoppingCart .sumBox p,
.formlp-cart-confirm-page #CartList .shoppingCart .sumBox dl,
.formlp-cart-confirm-page #CartList .shoppingCart .sumBox div.subSumBox,
.formlp-cart-confirm-page #CartList .shoppingCart .sumBox div.subSumBoxB {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  background-image: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.subCartList div.block {
  padding: 20px !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.subCartList h3 {
  display: flex !important;
  align-items: center !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 18px !important;
  background: var(--lp-cart-primary) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  border: 0 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dl,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dl {
  display: grid !important;
  grid-template-columns: 84px minmax(0, 1fr) !important;
  gap: 0 16px !important;
  padding: 16px 0 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dt,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dt {
  float: none !important;
  width: 84px !important;
  max-width: 84px !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dt img,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dt img {
  width: 84px !important;
  height: auto !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dd,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dd {
  padding: 0 !important;
  min-width: 0 !important;
  color: var(--lp-cart-text) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dd strong,
.formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dd strong {
  margin-bottom: 8px !important;
  color: var(--lp-cart-text) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.5 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .sumBox {
  padding: 20px 22px !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 6px !important;
  background: #F8FAFA !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .sumBox p {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  margin: 0 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .sumBox p img {
  float: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .sumBox .sumBoxTitle {
  display: inline-block !important;
  color: var(--lp-cart-text) !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .sumBox strong {
  float: none !important;
  width: auto !important;
  color: var(--lp-cart-text) !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList {
  border-color: var(--lp-cart-border) !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 14px 16px !important;
  background: var(--lp-cart-primary-light) !important;
  background-image: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl.bgc,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl.result {
  background: var(--lp-cart-primary-light) !important;
  background-image: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList dt,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList dd {
  float: none !important;
  width: auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList dd {
  text-align: right !important;
  white-space: nowrap !important;
}

.formlp-cart-confirm-page #CartList div[style*="width:780px"],
.formlp-cart-confirm-page #CartList div[style*="width: 780px"] {
  width: 100% !important;
  max-width: 620px !important;
  margin: 24px auto 12px !important;
  padding: 0 !important;
  color: var(--lp-cart-text) !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below {
  grid-column: 1 / -1 !important;
  margin-top: 28px !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below ul {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below li {
  width: auto !important;
  margin: 0 !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below a.btn {
  min-width: 180px !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below a.btn-success {
  width: min(100%, 620px) !important;
  max-width: 620px !important;
  min-width: min(100%, 360px) !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep {
  width: 100% !important;
  max-width: 880px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep ul,
.formlp-cart-confirm-page .btmbtn.above.cartstep li,
.formlp-cart-confirm-page .btmbtn.above.cartstep a.btn-success {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep ul {
  justify-content: center !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl.bgc,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl.result {
  background: var(--lp-cart-primary-light) !important;
  background-image: none !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .formlp-cart-confirm-page {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 12px 44px !important;
    overflow-x: hidden !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep,
  .formlp-cart-confirm-page #CartList {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-cart-confirm-page #CartList {
    padding: 24px 20px 32px !important;
    overflow-x: hidden !important;
  }

  .formlp-cart-confirm-page #CartList div.submain {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 28px 0 !important;
  }

  .formlp-cart-confirm-page #CartList .column,
  .formlp-cart-confirm-page #CartList .shoppingCart,
  .formlp-cart-confirm-page #CartList .orderBox,
  .formlp-cart-confirm-page #CartList .shoppingCart .subCartList,
  .formlp-cart-confirm-page #CartList .shoppingCart .sumBox,
  .formlp-cart-confirm-page #CartList .shoppingCart .priceList {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.priceList dl {
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.priceList dd {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
}

@media screen and (max-width: 599px) {
  .formlp-front-section {
    width: 100%;
    max-width: 100%;
  }

  .formlp-front-section,
  .formlp-front-section * {
    max-width: 100%;
    box-sizing: border-box;
  }

  .formlp-front-section h1 {
    font-size: clamp(24px, 7vw, 34px) !important;
    line-height: 1.28 !important;
  }

  .formlp-front-section h2 {
    font-size: clamp(20px, 5.8vw, 28px) !important;
    line-height: 1.32 !important;
  }

  .formlp-front-section h3 {
    font-size: clamp(17px, 4.8vw, 22px) !important;
    line-height: 1.38 !important;
  }

  .formlp-front-section h4,
  .formlp-front-section h5 {
    font-size: clamp(15px, 4.2vw, 18px) !important;
    line-height: 1.45 !important;
  }

  .formlp-front-section img,
  .formlp-front-section video,
  .formlp-front-section canvas,
  .formlp-front-section iframe,
  .formlp-front-section table {
    width: auto !important;
    max-width: 100% !important;
  }

  .formlp-front-section table {
    display: block;
    overflow-x: auto;
  }

  .formlp-front-section [style*="width:980px"],
  .formlp-front-section [style*="width: 980px"],
  .formlp-front-section [style*="width:850px"],
  .formlp-front-section [style*="width: 850px"],
  .formlp-front-section [style*="width:800px"],
  .formlp-front-section [style*="width: 800px"],
  .formlp-front-section [style*="width:750px"],
  .formlp-front-section [style*="width: 750px"],
  .formlp-front-section [style*="width:600px"],
  .formlp-front-section [style*="width: 600px"] {
    width: 100% !important;
    max-width: 100% !important;
  }

  .formlp-front-section .btn-action {
    width: min(100%, 520px) !important;
    min-width: 0 !important;
    padding: 14px 20px !important;
    font-size: clamp(18px, 5.6vw, 26px) !important;
    line-height: 1.35 !important;
  }

  .formlp-front-section-form {
    padding: 0 10px 36px !important;
  }

  .formlp-front-section-form #CartList {
    padding: 14px 10px 22px !important;
  }

  .formlp-front-section-form #CartList h2.ttlA,
  .formlp-front-section-form #CartList .lp-cart-heading,
  .formlp-front-section-form #CartList .column > h2,
  .formlp-front-section-form #CartList .columnLeft h2,
  .formlp-front-section-form #CartList .columnRight > h2 {
    min-height: 46px !important;
    padding: 0 14px !important;
    font-size: 18px !important;
  }

  .formlp-front-section-form #CartList .productList h3,
  .formlp-front-section-form #CartList .orderBox h3,
  .formlp-front-section-form #CartList .orderBox h4 {
    min-height: 38px !important;
    padding: 0 12px !important;
    font-size: 15px !important;
  }

  .formlp-front-section-form #CartList .productList,
  .formlp-front-section-form #CartList .cartstep,
  .formlp-front-section-form #CartList .userBox,
  .formlp-front-section-form #CartList .orderBox,
  .formlp-front-section-form #CartList .pointBox,
  .formlp-front-section-form #CartList .couponBox,
  .formlp-front-section-form #CartList .priceList,
  .formlp-front-section-form #CartList #dvLogin,
  .formlp-front-section-form #CartList .dvLoginLogin,
  .formlp-front-section-form #CartList .dvContentsInfo,
  .formlp-front-section-form #CartList .dvRegulation {
    margin-bottom: 14px !important;
  }

  .formlp-front-section-form #CartList .userBox > .top > .bottom,
  .formlp-front-section-form #CartList .orderBox .bottom,
  .formlp-front-section-form #CartList .orderBox .userList,
  .formlp-front-section-form #CartList .orderBox .list,
  .formlp-front-section-form #CartList #dvLogin,
  .formlp-front-section-form #CartList .dvLoginLogin,
  .formlp-front-section-form #CartList .dvContentsInfo,
  .formlp-front-section-form #CartList .dvRegulation {
    padding: 12px !important;
  }

  .formlp-front-section-form #CartList .orderBox dt,
  .formlp-front-section-form #CartList .userBox dt {
    min-height: 38px !important;
    padding: 9px 12px !important;
    font-size: 14px !important;
  }

  .formlp-front-section-form #CartList .orderBox dd,
  .formlp-front-section-form #CartList .userBox dd {
    padding: 8px 12px 12px !important;
    font-size: 14px !important;
  }

  .formlp-front-section-form #CartList .productList .product > div {
    padding: 14px 12px !important;
  }

  .formlp-front-section-form #CartList .productList .product p.price,
  .formlp-front-section-form #CartList .productList .product p.quantity,
  .formlp-front-section-form #CartList .productList .product p.taxRate,
  .formlp-front-section-form #CartList .productList .product p.subtotal {
    padding: 9px 0 !important;
  }

  .formlp-cart-confirm-page {
    padding: 0 8px 36px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep {
    margin-bottom: 0 !important;
    padding: 0 14px 18px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep h2.ttlA {
    min-height: 42px !important;
    margin: 0 -14px 18px !important;
    font-size: 15px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep ul {
    justify-content: center !important;
    padding: 18px 8px 0 !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep li {
    width: 100% !important;
  }

  .formlp-cart-confirm-page #CartList {
    padding: 18px 12px 26px !important;
  }

  .formlp-cart-confirm-page #CartList .column > h2,
  .formlp-cart-confirm-page #CartList .shoppingCart > div > h2 {
    margin-bottom: 14px !important;
    font-size: 18px !important;
  }

  .formlp-cart-confirm-page #CartList .column > div:first-child p {
    margin-bottom: 18px !important;
    font-size: 14px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dl {
    padding: 0 12px 16px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dt,
  .formlp-cart-confirm-page #CartList .orderBox dd {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    font-size: 13px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dt {
    padding: 12px 12px 7px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dd {
    min-height: 0 !important;
    padding: 0 12px 12px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox .box em {
    padding: 14px 14px 10px !important;
    font-size: 15px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.subCartList div.block {
    padding: 14px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dl,
  .formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dl {
    grid-template-columns: 72px minmax(0, 1fr) !important;
    gap: 0 12px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dt,
  .formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dt,
  .formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dt img,
  .formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dt img {
    width: 72px !important;
    max-width: 72px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart .sumBox {
    padding: 16px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart .priceList dl {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 4px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart .priceList dd {
    text-align: right !important;
    white-space: normal !important;
  }

  .formlp-cart-confirm-page #CartList .btmbtn.below ul {
    gap: 12px !important;
  }

  .formlp-cart-confirm-page #CartList .btmbtn.below li,
  .formlp-cart-confirm-page #CartList .btmbtn.below a.btn,
  .formlp-cart-confirm-page #CartList .btmbtn.below a.btn-success {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}

/* Landing cart confirm footer */
#Foot.global-footer {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  clear: both !important;
  margin: 48px 0 0 !important;
  padding: 0 !important;
  border-top: 0 !important;
  background: #BDE0DB !important;
  color: var(--color-text-default, #000) !important;
  font-family: var(--font-main, "Noto Sans JP", sans-serif) !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
}

#Foot.global-footer,
#Foot.global-footer * {
  box-sizing: border-box !important;
}

#Foot.global-footer a {
  color: inherit !important;
  text-decoration: none !important;
}

#Foot.global-footer img {
  max-width: 100% !important;
  height: auto !important;
  vertical-align: middle !important;
}

#Foot.global-footer ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#Foot.global-footer .global-footer__inner {
  display: grid !important;
  width: min(100%, 1140px) !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 40px 32px 18px !important;
  row-gap: 32px !important;
}

#Foot.global-footer .global-footer__inner--top {
  display: grid !important;
  grid-template-columns: minmax(260px, 340px) minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 32px 56px !important;
}

#Foot.global-footer .global-footer__branding-container {
  display: grid !important;
  row-gap: 26px !important;
}

#Foot.global-footer .brand-sns__wrapper {
  display: grid !important;
  justify-items: start !important;
  row-gap: 14px !important;
}

#Foot.global-footer .brand-sns__logo-wrapper {
  display: block !important;
  width: 234px !important;
  max-width: 100% !important;
}

#Foot.global-footer .brand-sns__link-list {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  gap: 12px 16px !important;
}

#Foot.global-footer .brand-sns__link-list-item,
#Foot.global-footer .brand-sns__link-list-item a {
  display: grid !important;
  place-items: center !important;
  width: 30px !important;
  min-width: 30px !important;
  aspect-ratio: 1 !important;
}

#Foot.global-footer .global-footer__support-links-wrapper {
  display: grid !important;
  row-gap: 10px !important;
  text-align: left !important;
}

#Foot.global-footer .global-footer__support-text--heading {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

#Foot.global-footer .global-footer__support-link-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 110px)) !important;
  gap: 8px !important;
  width: 100% !important;
  background: transparent !important;
  border-radius: 0 !important;
}

#Foot.global-footer .global-footer__support-text--link {
  display: grid !important;
  align-items: center !important;
  justify-items: center !important;
  min-height: 36px !important;
  padding: 8px 10px !important;
  border-radius: 4px !important;
  background: var(--color-project-primary, #10A599) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  text-align: center !important;
  overflow-wrap: anywhere !important;
}

#Foot.global-footer .global-footer__support-text--link::after {
  content: none !important;
}

#Foot.global-footer .global-footer__category-link-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px 48px !important;
  align-content: start !important;
}

#Foot.global-footer .global-footer__category-link-text--link {
  display: grid !important;
  grid-template-columns: minmax(0, auto) 9px !important;
  align-items: center !important;
  justify-content: start !important;
  column-gap: 10px !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

#Foot.global-footer .global-footer__inner--bottom {
  display: block !important;
  padding-top: 18px !important;
  border-top: 1px solid #D6EBEA !important;
}

#Foot.global-footer .law-page__link-wrapper {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px 24px !important;
  text-align: left !important;
}

#Foot.global-footer .law-page__link-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 22px !important;
  justify-content: flex-start !important;
}

#Foot.global-footer .law-page__link-text {
  display: inline-grid !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

#Foot.global-footer .law-page__copyright-text {
  margin: 0 !important;
  color: var(--color-text-default, #000) !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
  white-space: nowrap !important;
}

#Foot.global-footer .c-button--page-top {
  right: 24px !important;
  bottom: 24px !important;
  width: 64px !important;
  max-width: calc(100vw - 32px) !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  #Foot.global-footer {
    margin-top: 40px !important;
  }

  #Foot.global-footer .global-footer__inner {
    width: 100% !important;
    padding: 36px 32px 18px !important;
    row-gap: 30px !important;
  }

  #Foot.global-footer .global-footer__inner--top {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 30px !important;
  }

  #Foot.global-footer .global-footer__branding-container {
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr) !important;
    align-items: start !important;
    column-gap: 36px !important;
  }

  #Foot.global-footer .global-footer__category-link-list {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px 28px !important;
  }

  #Foot.global-footer .law-page__link-wrapper {
    align-items: flex-start !important;
  }
}

@media screen and (max-width: 599px) {
  #Foot.global-footer {
    margin-top: 32px !important;
    overflow-x: hidden !important;
  }

  #Foot.global-footer .global-footer__inner {
    width: 100% !important;
    padding: 32px 20px 18px !important;
    row-gap: 30px !important;
  }

  #Foot.global-footer .global-footer__inner--top,
  #Foot.global-footer .global-footer__branding-container {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  #Foot.global-footer .brand-sns__wrapper {
    justify-items: center !important;
  }

  #Foot.global-footer .brand-sns__logo-wrapper {
    width: min(218px, 100%) !important;
  }

  #Foot.global-footer .brand-sns__link-list {
    justify-content: center !important;
  }

  #Foot.global-footer .global-footer__support-links-wrapper {
    text-align: center !important;
  }

  #Foot.global-footer .global-footer__support-link-list {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 0 !important;
    overflow: hidden !important;
    border-radius: 6px !important;
    background: var(--color-project-primary, #10A599) !important;
  }

  #Foot.global-footer .global-footer__support-link-list-item:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .5) !important;
  }

  #Foot.global-footer .global-footer__support-text--link {
    min-height: 44px !important;
    padding: 8px 6px !important;
    border-radius: 0 !important;
    font-size: 12px !important;
  }

  #Foot.global-footer .global-footer__category-link-list {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0 !important;
  }

  #Foot.global-footer .global-footer__category-link-list-item {
    border-bottom: 1px solid #D6EBEA !important;
  }

  #Foot.global-footer .global-footer__category-link-text--link {
    grid-template-columns: minmax(0, 1fr) 9px !important;
    width: 100% !important;
    padding: 14px 4px !important;
    font-size: 13px !important;
  }

  #Foot.global-footer .law-page__link-wrapper {
    display: grid !important;
    justify-items: center !important;
    gap: 18px !important;
    text-align: center !important;
  }

  #Foot.global-footer .law-page__link-list {
    justify-content: center !important;
    gap: 8px 18px !important;
  }

  #Foot.global-footer .law-page__copyright-text {
    white-space: normal !important;
  }

  #Foot.global-footer .c-button--page-top {
    right: 12px !important;
    bottom: 12px !important;
    width: 58px !important;
  }
}

/* Landing cart confirm simple footer */
#Contents {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

#Foot {
  width: 100% !important;
  margin: 10px 0 0 !important;
  padding: 18px 12px 24px !important;
  border-top: 1px solid #e5e5e5 !important;
  background: #fff !important;
  color: #333 !important;
  text-align: center !important;
  box-sizing: border-box !important;
}

#Foot > * {
  display: none !important;
}

#Foot::after {
  content: "Copyright \01F12B 2009 hamasmile Co.,Ltd.";
  display: block !important;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
  letter-spacing: 0 !important;
}

/* HTML text heading trial: remove legacy image/spacer dependent chrome. */
.formlp-front-section-form #CartList p.clr,
.formlp-front-section-form #CartList br.clr {
  display: block !important;
  clear: both !important;
  width: 100% !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  line-height: 0 !important;
}

.formlp-front-section-form #CartList p.clr img[src*="clear.gif"],
.formlp-front-section-form #CartList img[src*="btm_sub_boxA.gif"] {
  display: none !important;
}

.formlp-front-section-form #CartList .lp-cart-subbox-bottom {
  display: none !important;
}

.formlp-front-section-form #CartList .lp-cart-subscription-heading,
.formlp-front-section-form #CartList .SubscriptionOptionalItem .title_bg,
.formlp-front-section-form #CartList .SubscriptionOptionalItem .rtitle th,
.formlp-front-section-form #CartList .lp-cart-coupon-modal-heading {
  background: #10A599 !important;
  border: 0 !important;
  border-left: 5px solid #10A599 !important;
  color: #fff !important;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

.formlp-front-section-form #CartList .lp-cart-subscription-heading,
.formlp-front-section-form #CartList .lp-cart-coupon-modal-heading {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  box-sizing: border-box !important;
  text-align: left !important;
}

.formlp-front-section-form #CartList #hgcCouponList {
  width: min(800px, calc(100vw - 32px)) !important;
  max-width: calc(100vw - 32px) !important;
  height: min(500px, calc(100vh - 64px)) !important;
  max-height: calc(100vh - 64px) !important;
  margin: 0 !important;
  transform: translate(-50%, -50%) !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 8px !important;
  overflow: hidden !important;
}

.formlp-front-section-form #CartList #hgcCouponList table {
  width: 100% !important;
}

.formlp-front-section-form #CartList #hgcCouponList th {
  background: #F4FAF9 !important;
  color: var(--lp-cart-text) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}

.formlp-front-section-form #CartList .lp-cart-coupon-open,
.formlp-front-section-form #CartList .lp-cart-coupon-select {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 38px !important;
  padding: 8px 14px !important;
  border: 1px solid var(--lp-cart-primary) !important;
  border-radius: 6px !important;
  background: var(--lp-cart-primary) !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList .lp-cart-coupon-close {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 38px !important;
  padding: 8px 16px !important;
  border: 1px solid var(--lp-cart-primary) !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: var(--lp-cart-primary) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList .SubscriptionOptionalItem {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto !important;
}

.formlp-front-section-form #CartList .SubscriptionOptionalItem table {
  width: 100% !important;
  min-width: 620px;
}

.formlp-front-section-form #CartList .SubscriptionOptionalItem .dvSubscriptionOptional {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 48px !important;
  height: auto !important;
  padding: 10px 14px !important;
  background: #F4FAF9 !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 6px !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .SubscriptionOptionalItem .subscriptionMessage {
  color: var(--lp-cart-text) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList .lp-cart-subscription-heading,
  .formlp-front-section-form #CartList .lp-cart-coupon-modal-heading {
    min-height: 38px !important;
    padding: 0 12px !important;
    font-size: 15px !important;
  }

  .formlp-front-section-form #CartList #hgcCouponList {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
  }

  .formlp-front-section-form #CartList .SubscriptionOptionalItem table {
    min-width: 560px;
  }
}

/* CTA emphasis: make login and next-step actions easy to find and tap. */
.formlp-front-section-form #CartList #dvLogin .dvLoginLogin div[style*="width:200px"],
.formlp-front-section-form #CartList #dvLogin .dvLoginLogin div[style*="width: 200px"] {
  float: none !important;
  width: 100% !important;
  max-width: 420px !important;
  margin: 16px 0 0 !important;
}

.formlp-front-section-form #CartList #dvLogin a[id$="lbLogin"],
.formlp-front-section-form #CartList #dvLogin .btn-success,
.formlp-front-section-form #CartList .btmbtn.below a.btn-success {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 58px !important;
  border-radius: 8px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(16, 165, 153, 0.24) !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease !important;
}

.formlp-front-section-form #CartList #dvLogin a[id$="lbLogin"],
.formlp-front-section-form #CartList #dvLogin .btn-success {
  width: 100% !important;
  max-width: 360px !important;
  padding: 16px 24px !important;
  background: #10A599 !important;
  border: 1px solid #10A599 !important;
  color: #fff !important;
  font-size: 20px !important;
}

.formlp-front-section-form #CartList .btmbtn.below a.btn-success {
  width: min(100%, 420px) !important;
  padding: 18px 28px !important;
  background: #F8B625 !important;
  border: 1px solid #F8B625 !important;
  color: #1f2d2b !important;
  font-size: 20px !important;
  box-shadow: 0 10px 22px rgba(248, 182, 37, 0.32) !important;
}

.formlp-front-section-form #CartList .btmbtn.below a.btn-success::after {
  content: "\FF1E";
  display: inline-block;
  margin-left: 10px;
  color: inherit;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
}

.formlp-front-section-form #CartList #dvLogin a[id$="lbLogin"]:hover,
.formlp-front-section-form #CartList #dvLogin .btn-success:hover {
  background: #07887f !important;
  border-color: #07887f !important;
  color: #fff !important;
  box-shadow: 0 10px 22px rgba(16, 165, 153, 0.3) !important;
  transform: translateY(-1px);
}

.formlp-front-section-form #CartList .btmbtn.below a.btn-success:hover {
  background: #f2a900 !important;
  border-color: #f2a900 !important;
  color: #1f2d2b !important;
  box-shadow: 0 12px 24px rgba(248, 182, 37, 0.38) !important;
  transform: translateY(-1px);
}

.formlp-front-section-form #CartList .btmbtn.below a.btn-gry {
  min-height: 50px !important;
  color: #10A599 !important;
  border-color: #10A599 !important;
  background: #fff !important;
  box-shadow: none !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList #dvLogin .dvLoginLogin div[style*="width:200px"],
  .formlp-front-section-form #CartList #dvLogin .dvLoginLogin div[style*="width: 200px"] {
    max-width: 100% !important;
    margin-top: 12px !important;
  }

  .formlp-front-section-form #CartList #dvLogin a[id$="lbLogin"],
  .formlp-front-section-form #CartList #dvLogin .btn-success,
  .formlp-front-section-form #CartList .btmbtn.below a.btn-success {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 56px !important;
    font-size: 18px !important;
  }
}

/* Payment section cleanup: remove leftover legacy frame above receipt heading. */
.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox,
.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox .bottom,
.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox .list,
.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox dl.list {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox {
  margin-bottom: 14px !important;
  overflow: visible !important;
}

.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox .bottom,
.formlp-front-section-form #CartList [id*="upPaymentUpdatePanel"] .orderBox .list {
  padding-bottom: 0 !important;
}

/* Bottom confirm CTA layout: reduce gap and center the primary action. */
.formlp-front-section-form #CartList #divReceipt {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.formlp-front-section-form #CartList #divReceipt .orderBox,
.formlp-front-section-form #CartList #divReceipt .orderBox .userList,
.formlp-front-section-form #CartList #divReceipt #divReceiptInfoInputForm {
  margin-bottom: 0 !important;
  padding-bottom: 12px !important;
}

.formlp-front-section-form #CartList #divReceipt + br.clr {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

.formlp-front-section-form #CartList .btmbtn.below {
  width: 100% !important;
  margin: 12px auto 0 !important;
  padding: 0 0 8px !important;
  text-align: center !important;
  clear: both !important;
}

.formlp-front-section-form #CartList .btmbtn.below ul {
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
}

.formlp-front-section-form #CartList .btmbtn.below ul > div[id*="UpdatePanel"] {
  display: block !important;
  width: 100% !important;
}

.formlp-front-section-form #CartList .btmbtn.below li {
  display: block !important;
  width: 100% !important;
  margin: 0 auto 10px !important;
  text-align: center !important;
}

.formlp-front-section-form #CartList .btmbtn.below a.btn-success {
  width: 80% !important;
  max-width: 80% !important;
  min-width: 0 !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList .btmbtn.below {
    margin-top: 10px !important;
  }

  .formlp-front-section-form #CartList .btmbtn.below a.btn-success {
    width: 80% !important;
    max-width: 80% !important;
  }
}

/* Owner kana name fields: keep labels and inputs on one line in desktop two-column layout. */
@media screen and (min-width: 1025px) {
  .formlp-front-section-form #CartList input[id$="tbOwnerNameKana1"],
  .formlp-front-section-form #CartList input[id$="tbOwnerNameKana2"] {
    width: 132px !important;
    max-width: 132px !important;
  }
}

/* Smart zip search UI: hide helper controls unless fallback or multiple candidates are needed. */
.formlp-front-section-form #CartList .lp-zip-search-button {
  display: none !important;
}

.formlp-front-section-form #CartList .lp-zip-search-button.is-active {
  display: inline-flex !important;
  align-items: center !important;
  margin-left: 8px !important;
  vertical-align: middle !important;
}

.formlp-front-section-form #CartList #search-result-layer:not(.is-active) {
  display: none !important;
}

.formlp-front-section-form #CartList #search-result-layer.is-active {
  display: inline-flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px 12px !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList #search-result-layer.is-active .search-result-layer-title,
.formlp-front-section-form #CartList #search-result-layer.is-active .search-result-layer-close {
  order: 1 !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
}

.formlp-front-section-form #CartList #search-result-layer.is-active .search-result-layer-addrs {
  order: 2 !important;
  flex: 1 0 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  max-height: 180px !important;
  margin: 8px 0 0 !important;
  overflow-y: auto !important;
}

.formlp-front-section-form #CartList #search-result-layer.is-active .search-result-layer-addr {
  padding: 8px 10px !important;
  border-bottom: 1px solid var(--lp-cart-border) !important;
  color: var(--lp-cart-text) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}
/* Point/coupon card alignment: normalize different legacy classes to one box model. */
.formlp-front-section-form #CartList .cartOrder,
.formlp-front-section-form #CartList .subcartOrder {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .pointBox,
.formlp-front-section-form #CartList .couponBox,
.formlp-front-section-form #CartList div.productList div.couponBox {
  float: none !important;
  clear: both !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}

.formlp-front-section-form #CartList .pointBox .box,
.formlp-front-section-form #CartList .couponBox .box {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 16px !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}

.formlp-front-section-form #CartList .pointBox .lp-cart-heading,
.formlp-front-section-form #CartList .couponBox .lp-cart-heading {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 64px !important;
  margin: 0 0 16px !important;
  padding: 0 24px !important;
  box-sizing: border-box !important;
  background: var(--lp-cart-primary) !important;
  border: 0 !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

.formlp-front-section-form #CartList .pointBox .boxbtm,
.formlp-front-section-form #CartList .pointBox .boxbtm > div,
.formlp-front-section-form #CartList .couponBox [id$="divCouponInputMethod"],
.formlp-front-section-form #CartList .couponBox [id*="divCouponInputMethod"],
.formlp-front-section-form #CartList .couponBox .boxbtm,
.formlp-front-section-form #CartList .couponBox .boxbtm > div,
.formlp-front-section-form #CartList .couponBox [id$="hgcCouponSelect"],
.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] {
  display: block !important;
}

.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] dt,
.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] dd {
  display: block !important;
  float: none !important;
  clear: both !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .couponBox [id$="hgcCouponCodeInputArea"] dt {
  margin-bottom: 8px !important;
  font-weight: 700 !important;
}

.formlp-front-section-form #CartList .pointBox dt,
.formlp-front-section-form #CartList .pointBox dd,
.formlp-front-section-form #CartList .pointBox p,
.formlp-front-section-form #CartList .pointBox span,
.formlp-front-section-form #CartList .couponBox dt,
.formlp-front-section-form #CartList .couponBox dd,
.formlp-front-section-form #CartList .couponBox p,
.formlp-front-section-form #CartList .couponBox span,
.formlp-front-section-form #CartList .couponBox label,
.formlp-front-section-form #CartList .couponBox table {
  color: var(--lp-cart-text) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}

.formlp-front-section-form #CartList .couponBox [id$="divCouponInputMethod"],
.formlp-front-section-form #CartList .couponBox [id*="divCouponInputMethod"] {
  padding-bottom: 12px !important;
  font-family: inherit !important;
}

.formlp-front-section-form #CartList .couponBox input[type="text"],
.formlp-front-section-form #CartList .couponBox select {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 52px !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.formlp-front-section-form #CartList .pointBox p.clr,
.formlp-front-section-form #CartList .pointBox p.clr img,
.formlp-front-section-form #CartList .couponBox p.clr,
.formlp-front-section-form #CartList .couponBox p.clr img {
  display: none !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList .pointBox .box,
  .formlp-front-section-form #CartList .couponBox .box {
    padding: 12px !important;
  }

  .formlp-front-section-form #CartList .pointBox .lp-cart-heading,
  .formlp-front-section-form #CartList .couponBox .lp-cart-heading {
    min-height: 56px !important;
    margin-bottom: 12px !important;
    padding: 0 18px !important;
    font-size: 22px !important;
  }

  .formlp-front-section-form #CartList .pointBox dt,
  .formlp-front-section-form #CartList .pointBox dd,
  .formlp-front-section-form #CartList .pointBox dt span {
    font-size: clamp(12px, 3.2vw, 15px) !important;
  }
}

/* Shipping unsettled note: keep it visually aligned with other helper notes on SP. */
@media screen and (max-width: 599px) {
  .formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis > dd:nth-of-type(n+2),
  .formlp-front-section-form #CartList .priceList dl.lp-cart-price-row--emphasis > dd:nth-of-type(n+2),
  .formlp-front-section-form .priceList dl.lp-cart-price-row--emphasis > dd[id$="Dd3"],
  .formlp-front-section-form #CartList .priceList dl.lp-cart-price-row--emphasis > dd[id$="Dd3"] {
    color: var(--lp-cart-muted) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    text-align: left !important;
    letter-spacing: 0 !important;
  }
}

/* Point box: force a stable two-line layout across PC, tablet, and SP. */
.formlp-front-section-form #CartList .pointBox .boxbtm,
.formlp-front-section-form #CartList .pointBox .boxbtm > div,
.formlp-front-section-form #CartList .pointBox .boxbtm > div > div {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .pointBox dl {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  row-gap: 12px !important;
  align-items: start !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .pointBox .boxbtm dt,
.formlp-front-section-form #CartList .pointBox dt {
  display: block !important;
  float: none !important;
  grid-column: 1 !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: var(--lp-cart-text) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.65 !important;
  text-align: left !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .pointBox dt span {
  display: inline !important;
  margin: 0 0 0 12px !important;
  color: var(--lp-cart-text) !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  white-space: nowrap !important;
}

.formlp-front-section-form #CartList .pointBox .boxbtm dd,
.formlp-front-section-form #CartList .pointBox dd {
  display: flex !important;
  float: none !important;
  grid-column: 1 !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: var(--lp-cart-text) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  text-align: left !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList .pointBox input[type="text"] {
  flex: 0 1 128px !important;
  width: 128px !important;
  max-width: min(128px, 70vw) !important;
  min-width: 88px !important;
  margin: 0 !important;
  text-align: center !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .formlp-front-section-form #CartList .pointBox input[type="text"] {
    flex-basis: 120px !important;
    width: 120px !important;
    max-width: 120px !important;
  }
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList .pointBox dl {
    row-gap: 10px !important;
  }

  .formlp-front-section-form #CartList .pointBox dt,
  .formlp-front-section-form #CartList .pointBox dt span,
  .formlp-front-section-form #CartList .pointBox dd {
    font-size: 14px !important;
  }

  .formlp-front-section-form #CartList .pointBox dt span {
    display: inline !important;
    margin-left: 8px !important;
  }

  .formlp-front-section-form #CartList .pointBox input[type="text"] {
    flex-basis: 112px !important;
    width: 112px !important;
    max-width: 60vw !important;
  }
}

/* Bottom CTA spacing: remove excess blank space after the confirm button. */
.formlp-front-section-form #CartList br.clr + .btmbtn.below,
.formlp-front-section-form #CartList .btmbtn.below {
  height: auto !important;
  min-height: 88px !important;
  margin: 12px auto 0 !important;
  padding: 8px 0 16px !important;
  line-height: 1.4 !important;
  overflow: visible !important;
}

.formlp-front-section-form #CartList .btmbtn.below ul {
  margin: 0 auto !important;
  padding: 0 !important;
}

.formlp-front-section-form #CartList .btmbtn.below li {
  margin: 0 auto !important;
  padding: 0 !important;
}

.formlp-front-section-form #CartList .btmbtn.below a.btn-success {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList br.clr + .btmbtn.below,
  .formlp-front-section-form #CartList .btmbtn.below {
    margin-top: 10px !important;
    padding-bottom: 14px !important;
  }
}

/* Shipping form final cleanup: align with owner form and remove legacy corner frames. */
.formlp-front-section-form #CartList [id$="divShippingInputForm"],
.formlp-front-section-form #CartList [id$="divShippingInputFormInner"],
.formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"],
.formlp-front-section-form #CartList [id$="divShippingDisp"],
.formlp-front-section-form #CartList [id$="divSaveToUserShipping"],
.formlp-front-section-form #CartList [id$="dlUserShippingName"] {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}

.formlp-front-section-form #CartList [id$="divShippingInputFormInner"] > div,
.formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] > dl,
.formlp-front-section-form #CartList [id$="divShippingDisp"] > dl,
.formlp-front-section-form #CartList [id$="dlUserShippingName"] {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] {
  clear: both !important;
  margin-top: 14px !important;
  padding: 0 !important;
  background: transparent !important;
}

.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] p {
  margin: 0 !important;
  padding: 14px 16px !important;
  background: #F4FAF9 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] span,
.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] img,
.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] .lp-cart-subbox-bottom {
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] .lp-cart-subbox-bottom,
.formlp-front-section-form #CartList [id$="divSaveToUserShipping"] img[src*="btm_sub_boxA.gif"] {
  display: none !important;
}

.formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingName1"],
.formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingName2"],
.formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingNameKana1"],
.formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingNameKana2"] {
  width: 150px !important;
  max-width: min(150px, calc((100% - 72px) / 2)) !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingName1"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingName2"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingNameKana1"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingNameKana2"] {
    width: 150px !important;
    max-width: min(150px, calc((100% - 72px) / 2)) !important;
  }
}

@media screen and (max-width: 599px) {
  .formlp-front-section-form #CartList [id$="divShippingInputForm"],
  .formlp-front-section-form #CartList [id$="divShippingInputFormInner"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingName1"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingName2"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingNameKana1"],
  .formlp-front-section-form #CartList [id$="divShippingVisibleConvenienceStore"] input[id$="tbShippingNameKana2"] {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* Shipping option cleanup: remove legacy bottom frame around delivery settings. */
.formlp-front-section-form #CartList .orderBox .bottom {
  background: transparent !important;
  background-image: none !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox .bottom,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox .userList,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvShippingMethod"],
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvDeliveryCompany"],
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvShipppingDateTime"],
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dlShipppingDateTime"] {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.formlp-front-section-form #CartList .orderBox .bottom::before,
.formlp-front-section-form #CartList .orderBox .bottom::after,
.formlp-front-section-form #CartList .orderBox div.bottom:after,
.formlp-front-section-form #CartList .orderBox .bottom:after,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox::before,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox::after,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox:after,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox .bottom::before,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox .bottom::after,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] .orderBox .bottom:after,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvShipppingDateTime"]::before,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvShipppingDateTime"]::after,
.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvShipppingDateTime"]:after {
  display: none !important;
  content: "" !important;
  clear: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dvShipppingDateTime"] {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.formlp-front-section-form #CartList [id*="upShippingUpdatePanel"] [id$="dlShipppingDateTime"] {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* LandingCartConfirm: confirm-page-only final layout. */
.formlp-cart-confirm-page .btmbtn.above.cartstep {
  width: 100% !important;
  max-width: 880px !important;
  margin: 0 auto 18px !important;
  padding: 0 12px 24px !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep .formlp-confirm-header {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 16px 8px !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep .formlp-confirm-header__logo {
  flex: 0 1 286px !important;
  min-width: 0 !important;
  max-width: 286px !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep .formlp-confirm-header__logo img {
  display: block !important;
  width: 100% !important;
  max-width: 286px !important;
  height: auto !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep h2.ttlA {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 56px !important;
  min-height: 56px !important;
  margin: 0 -12px 24px !important;
  padding: 0 18px !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 1 !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep > ul {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: static !important;
  top: auto !important;
  right: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  list-style: none !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep > ul > li {
  display: block !important;
  flex: 0 1 620px !important;
  width: 100% !important;
  max-width: 620px !important;
  box-sizing: border-box !important;
  margin: 0 auto !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep > ul > li[style*="display:none"],
.formlp-cart-confirm-page .btmbtn.above.cartstep > ul > li[style*="display: none"] {
  display: none !important;
  flex: 0 0 0 !important;
  width: 0 !important;
  max-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.formlp-cart-confirm-page .btmbtn.above.cartstep a.btn-success {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 620px !important;
  min-width: 0 !important;
  min-height: 58px !important;
  box-sizing: border-box !important;
  margin: 0 auto !important;
  padding: 18px 28px !important;
  border-color: var(--lp-cart-secondary) !important;
  border-radius: 6px !important;
  background: var(--lp-cart-secondary) !important;
  background-color: var(--lp-cart-secondary) !important;
  background-image: none !important;
  color: var(--lp-cart-text) !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  box-shadow: 0 10px 22px rgba(248, 182, 37, 0.32) !important;
  text-decoration: none !important;
}

.formlp-cart-confirm-page #CartList .orderBox dl > div,
.formlp-cart-confirm-page #CartList .orderBox .box,
.formlp-cart-confirm-page #CartList .orderBox .box > div,
.formlp-cart-confirm-page #CartList .orderBox .box > div > div,
.formlp-cart-confirm-page #CartList .orderBox .box > div > div > dl,
.formlp-cart-confirm-page #CartList .orderBox .box dl > div > div,
.formlp-cart-confirm-page #CartList .orderBox .box > div > dl {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .orderBox .box,
.formlp-cart-confirm-page #CartList .orderBox .box em,
.formlp-cart-confirm-page #CartList .orderBox dt,
.formlp-cart-confirm-page #CartList .orderBox dd {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.formlp-cart-confirm-page #CartList .orderBox dl > div {
  display: block !important;
  clear: both !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .orderBox dt,
.formlp-cart-confirm-page #CartList .orderBox dd {
  display: block !important;
  float: none !important;
  clear: both !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .orderBox dd > p {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: inherit !important;
}

.formlp-cart-confirm-page #CartList .orderBox dl > div::after {
  content: "";
  display: block;
  clear: both;
}

.formlp-cart-confirm-page #CartList .shoppingCart > div:first-child .sumBox.mrg_topA {
  display: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList > div,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList > div > span,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList > div > div,
.formlp-cart-confirm-page #CartList .shoppingCart .priceList > div + p.clr + div {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList dl {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart .priceList p.clr {
  display: none !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 22px 0 0 !important;
  padding: 0 !important;
  border: 1px solid var(--lp-cart-border) !important;
  border-radius: 6px !important;
  background: var(--lp-cart-primary-light) !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) p {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 12px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  box-sizing: border-box !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) p img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) strong {
  text-align: right !important;
  white-space: nowrap !important;
}

.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) dl,
.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) dt,
.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) dd,
.formlp-cart-confirm-page #CartList .shoppingCart > div > .sumBox:not(.mrg_topA) small {
  font-size: 14pt !important;
  line-height: 1.5 !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below {
  width: 100% !important;
  margin: 28px auto 0 !important;
  padding: 0 0 8px !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below ul {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below li {
  display: block !important;
  width: auto !important;
  margin: 0 !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below a.btn {
  min-width: 180px !important;
}

.formlp-cart-confirm-page #CartList .btmbtn.below a.btn-success {
  width: min(100%, 620px) !important;
  max-width: 620px !important;
  min-width: min(100%, 360px) !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  #Wrap.LandingOrderPage,
  #Wrap.LandingOrderPage .wrapBottom,
  #Wrap.LandingOrderPage #Contents,
  #Head > .inner,
  #Foot .inner,
  #Contents,
  #Contents > div,
  form#aspnetForm,
  #tblLayout,
  #tblLayout > tbody,
  #tblLayout > tbody > tr,
  #tblLayout > tbody > tr > td,
  .formlp-cart-confirm-page,
  .formlp-cart-confirm-page .btmbtn.above.cartstep,
  .formlp-cart-confirm-page #CartList,
  .formlp-cart-confirm-page #CartList div.main,
  .formlp-cart-confirm-page #CartList div.submain,
  .formlp-cart-confirm-page #CartList .column,
  .formlp-cart-confirm-page #CartList .shoppingCart,
  .formlp-cart-confirm-page #CartList .orderBox,
  .formlp-cart-confirm-page #CartList .shoppingCart .subCartList,
  .formlp-cart-confirm-page #CartList .shoppingCart .sumBox,
  .formlp-cart-confirm-page #CartList .shoppingCart .priceList {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  #tblLayout,
  #tblLayout > tbody,
  #tblLayout > tbody > tr,
  #tblLayout > tbody > tr > td {
    display: block !important;
  }

  .formlp-cart-confirm-page {
    padding: 0 12px 44px !important;
    overflow-x: hidden !important;
  }

  .formlp-cart-confirm-page #CartList {
    padding: 24px 20px 32px !important;
    overflow-x: hidden !important;
  }

  .formlp-cart-confirm-page #CartList div.submain {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 28px 0 !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dl {
    display: block !important;
    padding: 0 16px 16px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dl::after {
    content: "";
    display: block;
    clear: both;
  }

  .formlp-cart-confirm-page #CartList .orderBox dl > div {
    display: block !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dt {
    float: left !important;
    clear: left !important;
    width: 180px !important;
    min-height: 44px !important;
    padding: 10px 14px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dd {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: calc(100% - 180px) !important;
    max-width: calc(100% - 180px) !important;
    min-height: 44px !important;
    margin-left: 180px !important;
    padding: 10px 14px !important;
    box-sizing: border-box !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.priceList dd {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
}

@media screen and (max-width: 599px) {
  #Wrap.LandingOrderPage,
  #Wrap.LandingOrderPage .wrapBottom,
  #Wrap.LandingOrderPage #Contents,
  #Head > .inner,
  #Foot .inner,
  #Contents,
  #Contents > div,
  form#aspnetForm,
  #tblLayout,
  #tblLayout > tbody,
  #tblLayout > tbody > tr,
  #tblLayout > tbody > tr > td,
  .formlp-cart-confirm-page,
  .formlp-cart-confirm-page .btmbtn.above.cartstep,
  .formlp-cart-confirm-page #CartList,
  .formlp-cart-confirm-page #CartList div.main,
  .formlp-cart-confirm-page #CartList div.submain,
  .formlp-cart-confirm-page #CartList .column,
  .formlp-cart-confirm-page #CartList .shoppingCart,
  .formlp-cart-confirm-page #CartList .orderBox,
  .formlp-cart-confirm-page #CartList .orderBox .bottom,
  .formlp-cart-confirm-page #CartList .orderBox .box,
  .formlp-cart-confirm-page #CartList .orderBox .box > div,
  .formlp-cart-confirm-page #CartList .orderBox dl,
  .formlp-cart-confirm-page #CartList .shoppingCart .subCartList,
  .formlp-cart-confirm-page #CartList .shoppingCart .sumBox,
  .formlp-cart-confirm-page #CartList .shoppingCart .priceList {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  #tblLayout,
  #tblLayout > tbody,
  #tblLayout > tbody > tr,
  #tblLayout > tbody > tr > td,
  .formlp-cart-confirm-page #CartList div.submain,
  .formlp-cart-confirm-page #CartList .column,
  .formlp-cart-confirm-page #CartList .shoppingCart {
    display: block !important;
    float: none !important;
    clear: both !important;
  }

  .formlp-cart-confirm-page {
    padding: 0 8px 36px !important;
    overflow-x: hidden !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep {
    margin-bottom: 0 !important;
    padding: 0 12px 18px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep .formlp-confirm-header {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    padding: 14px 0 !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep .formlp-confirm-header__logo {
    flex: 0 1 auto !important;
    width: 100% !important;
    max-width: 220px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep .formlp-confirm-header__logo img {
    max-width: 220px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep h2.ttlA {
    height: 46px !important;
    min-height: 46px !important;
    margin: 0 -12px 18px !important;
    font-size: 15px !important;
  }

  .formlp-cart-confirm-page .btmbtn.above.cartstep li,
  .formlp-cart-confirm-page .btmbtn.above.cartstep a.btn-success {
    max-width: 100% !important;
  }

  .formlp-cart-confirm-page #CartList {
    padding: 18px 12px 26px !important;
    overflow-x: hidden !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart {
    margin-top: 28px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox .box > div,
  .formlp-cart-confirm-page #CartList .orderBox dl {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dl,
  .formlp-cart-confirm-page #CartList .orderBox dl > div,
  .formlp-cart-confirm-page #CartList .orderBox dt,
  .formlp-cart-confirm-page #CartList .orderBox dd {
    display: block !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dt {
    min-height: 0 !important;
    padding: 10px 12px !important;
  }

  .formlp-cart-confirm-page #CartList .orderBox dd {
    min-height: 0 !important;
    padding: 8px 12px 16px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.subCartList div.block {
    padding: 14px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dl,
  .formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dl {
    grid-template-columns: 72px minmax(0, 1fr) !important;
    gap: 0 12px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dt,
  .formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dt,
  .formlp-cart-confirm-page #CartList .shoppingCart div.singleProduct dt img,
  .formlp-cart-confirm-page #CartList .shoppingCart div.multiProduct dt img {
    width: 72px !important;
    max-width: 72px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart .priceList dl {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 4px !important;
  }

  .formlp-cart-confirm-page #CartList .shoppingCart .priceList dd {
    text-align: right !important;
    white-space: normal !important;
  }

  .formlp-cart-confirm-page #CartList .btmbtn.below ul {
    gap: 12px !important;
  }

  .formlp-cart-confirm-page #CartList .btmbtn.below li,
  .formlp-cart-confirm-page #CartList .btmbtn.below a.btn,
  .formlp-cart-confirm-page #CartList .btmbtn.below a.btn-success {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}
