.lp2-wrapper {
  /* table,
  td,
  th {
      border-collapse: collapse;
  } */
  /*header
  *********************/
  /*fv
  *********************/
  /*reason
  *********************/
  /*brand
  *********************/
  /*can
  *********************/
  /*cta
  *********************/
  /*staff
  *********************/
  /*jisseki
  *********************/
  /*jirei
  *********************/
  /*area
  *********************/
  /*flow
  *********************/
  /*qa
  *********************/
  /*contact
  *********************/
  /*footer
  *********************/
  /* table */
}
.lp2-wrapper article,
.lp2-wrapper aside,
.lp2-wrapper details,
.lp2-wrapper figcaption,
.lp2-wrapper figure,
.lp2-wrapper footer,
.lp2-wrapper header,
.lp2-wrapper hgroup,
.lp2-wrapper menu,
.lp2-wrapper nav,
.lp2-wrapper section {
  display: block;
  margin: 0px;
  padding: 0px;
}
.lp2-wrapper p,
.lp2-wrapper td,
.lp2-wrapper div,
.lp2-wrapper dl,
.lp2-wrapper dt,
.lp2-wrapper dd,
.lp2-wrapper ul,
.lp2-wrapper ol,
.lp2-wrapper li,
.lp2-wrapper h1,
.lp2-wrapper h2,
.lp2-wrapper h3,
.lp2-wrapper h4 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.lp2-wrapper img {
  border: 0px;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
  max-width: 100%;
  transition: 0.5s;
  height: inherit;
}
.lp2-wrapper a,
.lp2-wrapper img {
  transition: 0.5s;
  text-decoration: none;
}
.lp2-wrapper a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.lp2-wrapper .wmain {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.lp2-wrapper .w12 {
  max-width: 1200px;
  margin: 0 auto;
}
.lp2-wrapper .left {
  float: left;
}
.lp2-wrapper .right {
  float: right;
}
.lp2-wrapper .pc {
  display: inline-block;
}
.lp2-wrapper .sp {
  display: none;
}
.lp2-wrapper .center {
  text-align: center;
}
.lp2-wrapper .shd {
  text-shadow: 2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0, 0, 0, 0.15);
}
.lp2-wrapper .ln {
  background: linear-gradient(transparent 60%, #fffc00 0%);
}
.lp2-wrapper .str {
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
.lp2-wrapper h2 {
  text-align: center;
  font-size: 36px;
  line-height: 1.6em;
  font-weight: 900;
}
.lp2-wrapper .header {
  overflow: hidden;
  margin: 0 auto 1px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .lp2-wrapper .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1;
  }
}
.lp2-wrapper .header .wmain {
  padding: 5px 0 10px;
}
.lp2-wrapper .header .hti {
  padding: 5px 0 3px;
}
.lp2-wrapper .header .txt {
  width: 40%;
}
.lp2-wrapper .header h1 {
  font-weight: normal;
  font-size: 14px;
  margin: 0 auto 5px;
}
.lp2-wrapper .header .logo {
  margin: 0;
}
.lp2-wrapper .header .head-cta {
  overflow: hidden;
  position: relative;
  width: 60%;
}
.lp2-wrapper .header ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px auto 0;
}
.lp2-wrapper .header .head-cta ul li {
  max-width: 48%;
}
.lp2-wrapper .header .head-cta ul.sp {
  display: none;
}
.lp2-wrapper .fv {
  /* overflow: hidden;
  background: url(../img/fv-bg.jpg) center no-repeat;
  background-size: cover; */
  border-bottom: 10px solid #1b5383;
}
.lp2-wrapper .fv img {
  width: 100%;
}
.lp2-wrapper .area1-img img {
  width: 100%;
}
.lp2-wrapper .reason {
  padding: 30px 0;
  background: url(../img/reason-bg.png);
}
.lp2-wrapper .reason h2 span {
  font-size: 110%;
}
.lp2-wrapper .reason .cl1 {
  color: #378ed9;
}
.lp2-wrapper .reason .cl2 {
  color: #f98100;
}
.lp2-wrapper .reason ul {
  text-align: center;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
}
.lp2-wrapper .reason li {
  margin: 0 5px;
  width: 30%;
}
.lp2-wrapper .reason .ti {
  font-weight: bold;
  color: #f98100;
  text-align: center;
  margin: 15px 0;
  font-size: 18px;
}
.lp2-wrapper .reason li p {
  text-align: left;
}
.lp2-wrapper .brand {
  padding: 30px 0;
  text-align: center;
  background: url(../img/brand-bg.jpg) center 0 no-repeat;
  background-size: cover;
}
.lp2-wrapper .brand h2 {
  color: #2f638f;
}
.lp2-wrapper .brand .ti {
  color: #b2910b;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8em;
}
.lp2-wrapper .brand .center {
  margin: 20px 0;
}
.lp2-wrapper .brand .ctn {
  padding: 0px 20px;
  margin: 0 10px;
  background: #fff;
  border-radius: 15px;
  border-radius: 3px solid #b2910b;
}
.lp2-wrapper .brand ul {
  display: flex;
  justify-content: space-between;
}
.lp2-wrapper .brand_list:first-child {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.lp2-wrapper .brand_list:first-child img {
  width: 100%;
  height: auto;
}
.lp2-wrapper .brand_list {
  width: 49%;
  padding: 20px;
  padding-right: 0;
}
.lp2-wrapper .brand_list2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lp2-wrapper .brand_list p {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
.lp2-wrapper .brand_box1 {
  width: 50%;
}
.lp2-wrapper .brand_list2 img {
  width: 200px;
}
.lp2-wrapper .brand_box2 {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 30px;
  justify-content: space-between;
}
.lp2-wrapper .brand_box p {
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  margin-top: 10px;
}
.lp2-wrapper .can {
  padding: 50px 0;
  background: url(../img/can-bg.png);
}
.lp2-wrapper .can h2 span {
  color: #337ab7;
}
.lp2-wrapper .can ul {
  margin: 25px auto;
  display: flex;
  justify-content: space-between;
}
.lp2-wrapper .can li {
  width: 19%;
  text-align: center;
}
.lp2-wrapper .can .ti {
  padding: 10px;
  margin: 0 auto 5px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background: #337ab7;
}
.lp2-wrapper .can li {
  text-align: left;
}
.lp2-wrapper .can .tis {
  font-weight: 900;
  font-size: 24px;
  color: #337ab7;
  text-align: center;
}
.lp2-wrapper .cta {
  background: url(../img/cta-bg.jpg) center no-repeat;
  background-size: cover;
}
.lp2-wrapper .cta .wmain {
  padding: 25px 0 25px;
  margin: 0 1rem;
}
.lp2-wrapper .cta .ctn {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.lp2-wrapper .cta ul {
  display: flex;
  justify-content: space-between;
}
.lp2-wrapper .cta li {
  max-width: 32.5%;
}
.lp2-wrapper .cta .img {
  position: absolute;
  bottom: 0;
  left: 5px;
}
.lp2-wrapper .cta .wrp {
  overflow: hidden;
}
.lp2-wrapper .staff {
  background: #f4f4f4;
}
.lp2-wrapper .staff h2 {
  padding: 20px 0;
  background: #2f638f;
  color: #fff;
  word-break: auto-phrase;
}
.lp2-wrapper .staff .wmain {
  padding: 30px 0;
}
.lp2-wrapper .staff ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.lp2-wrapper .staff li {
  width: 30.5%;
  background: #fff;
  padding: 8px;
}
.lp2-wrapper .staff .ti {
  text-align: center;
  margin: 0 0 10px;
  font-weight: bold;
  color: #2e365b;
}
.lp2-wrapper .staff p {
  text-align: left;
}
.lp2-wrapper .staff .txt {
  padding: 10px;
}
.lp2-wrapper .jisseki {
  padding: 30px 0;
}
.lp2-wrapper .jisseki .ti {
  margin: 20px 0;
}
.lp2-wrapper .jisseki ul {
  display: flex;
  justify-content: space-between;
}
.lp2-wrapper .jisseki li {
  width: 48%;
  border: 3px solid #2f638f;
}
.lp2-wrapper .jisseki table {
  width: 100%;
}
.lp2-wrapper .jisseki th,
.lp2-wrapper .jisseki td {
  padding: 10px 20px;
  font-weight: bold;
}
.lp2-wrapper .jisseki td {
  border-bottom: 1px dashed #ddd;
}
.lp2-wrapper .jisseki th {
  text-align: center;
  padding: 15px;
  background: #2f638f;
  font-size: 150%;
  color: #fff;
}
.lp2-wrapper .jisseki .cl {
  text-align: right;
  color: #ff8400;
  font-size: 120%;
}
.lp2-wrapper .jirei {
  background: #f4f4f4;
}
.lp2-wrapper .jirei h2 {
  padding: 20px 0;
  background: #1487e9;
  color: #fff;
}
.lp2-wrapper .jirei .wmain {
  padding: 30px 0;
}
.lp2-wrapper .jirei ul {
  text-align: center;
}
.lp2-wrapper .jirei li {
  padding: 10px;
  width: 33.3%;
  margin-bottom: 30px;
}
.lp2-wrapper .jirei .ti {
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
  /* color: #ff8400; */
  color: #337ab7;
}
.lp2-wrapper .jirei li p {
  text-align: left;
}
.lp2-wrapper .jirei .txt {
  padding: 10px;
}
.lp2-wrapper .jirei .img {
  border: 1px solid #eee;
}
@media screen and (min-width: 768px) {
  .lp2-wrapper .jirei-top,
  .lp2-wrapper .jirei-accordion {
    display: flex;
  }
}
.lp2-wrapper .area {
  padding: 30px 0;
  color: #fff;
  background: #2f638f;
}
.lp2-wrapper .area .img {
  margin: 20px auto 0;
}
.lp2-wrapper .flow {
  overflow: hidden;
  padding: 30px 0;
}
.lp2-wrapper .flow h2 {
  color: #2f638f;
}
.lp2-wrapper .flow ul {
  overflow: visible;
  text-align: center;
  margin: 30px auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 95%;
}
.lp2-wrapper .flow li {
  width: 18%;
  position: relative;
  margin: 0 18px 15px;
  background: #e9f5ff;
  padding: 10px;
}
.lp2-wrapper .flow li:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 41px;
  background: url(../img/flow-ar.png) center no-repeat;
  background-size: contain;
  top: 92px;
  right: -34px;
}
.lp2-wrapper .flow li:last-child:after {
  display: none;
}
.lp2-wrapper .flow li .ti {
  font-size: 18px;
  font-weight: bold;
  color: #2f638f;
  text-align: center;
  margin: 10px 0;
}
.lp2-wrapper .flow li p {
  text-align: left;
}
.lp2-wrapper .flow .wrn {
  text-align: center;
  padding: 20px;
  border-radius: 15px;
  background: #feffe7;
  margin: 0 auto;
  width: 85%;
}
.lp2-wrapper .qa {
  overflow: hidden;
  padding: 30px 0;
  background: url(../img/qa-bg.png);
}
.lp2-wrapper .qa h2 {
  color: #2f638f;
}
.lp2-wrapper .qa ul {
  margin: 30px auto 0;
}
.lp2-wrapper .qa ul li {
  overflow: hidden;
  margin: 0 0 5px;
}
.lp2-wrapper .qa ul li .q {
  background: url(../img/qa-ar.png) right 15px center no-repeat #2f638f;
  padding: 2px 5px;
  cursor: pointer;
}
.lp2-wrapper .qa ul li .q p {
  background: url(../img/qa-q.png) 5px 6px no-repeat;
  padding: 12px 0 12px 50px;
  font-size: 17px;
  color: #fff;
}
.lp2-wrapper .qa ul li .a {
  padding: 10px 15px;
  display: none;
}
.lp2-wrapper .qa ul li .a p {
  background: url(../img/qa-a.png) 0 8px no-repeat;
  padding: 12px 0 12px 40px;
  font-size: 16px;
  line-height: 1.6em;
}
.lp2-wrapper .qa ul li .a.open {
  display: block;
}
.lp2-wrapper .mask {
  overflow: hidden;
  margin: 20px auto 0;
  height: 20px;
}
.lp2-wrapper .mask:after {
  content: "";
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px/12px;
  box-shadow: 0 0 8px #ddd;
}
.lp2-wrapper .contact {
  padding: 30px 0;
}
.lp2-wrapper .contact .sub {
  color: #ff6c00;
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
  margin: 10px 0;
  font-weight: bold;
}
.lp2-wrapper .contact .mailform {
  padding: 10px;
  color: #222;
  margin: 10px auto 0;
}
.lp2-wrapper .contact table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
}
.lp2-wrapper .contact table th,
.lp2-wrapper .contact table td {
  padding: 15px 0;
  vertical-align: middle;
}
.lp2-wrapper .contact table th {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  width: 35%;
  position: relative;
}
.lp2-wrapper .contact table td {
  width: 75%;
  padding: 5px 30px;
}
.lp2-wrapper .contact .form-text,
.lp2-wrapper .contact .form-textarea {
  width: 100%;
  height: 45px;
  border: 1px solid #D6D6D6;
  background: #fff;
  padding: 3px;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 4px;
  font-size: 14px;
}
.lp2-wrapper .contact select {
  width: 100%;
  height: 45px;
  border: 1px solid #D6D6D6;
  background: #fff;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
}
.lp2-wrapper .contact .form-textarea {
  height: 80px;
}
.lp2-wrapper input[type=submit],
.lp2-wrapper input[type=button] {
  cursor: pointer;
}
.lp2-wrapper .contact table th:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 38px;
  height: 24px;
  background-size: cover;
}
.lp2-wrapper .contact table th.hissu:before {
  background: url(../img/contact-hissu.png) no-repeat;
}
.lp2-wrapper .contact table th.nini:before {
  background: url(../img/contact-nini.png) no-repeat;
}
.lp2-wrapper .contact input[type=radio] {
  display: inline-block;
  margin-right: 6px;
}
.lp2-wrapper .contact input[type=radio] + label {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
}
.lp2-wrapper .contact input[type=radio] {
  display: none;
  margin: 0;
}
.lp2-wrapper .contact input[type=radio] + label {
  padding: 0 0 0 24px;
}
.lp2-wrapper .contact input[type=radio] + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: #FFF;
}
.lp2-wrapper .contact input[type=radio] + label::before {
  border: 1px solid #999;
  border-radius: 30px;
}
.lp2-wrapper .contact input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  display: block;
  left: 5px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #ff2900;
  border-radius: 8px;
}
.lp2-wrapper .contact input[type=radio]:checked + label {
  color: #ff2900;
  font-weight: bold;
}
.lp2-wrapper .contact input[type=radio]:checked + label::before {
  border: 1px solid #ff2900;
}
.lp2-wrapper .confirm table th,
.lp2-wrapper .confirm table td {
  border-bottom: 1px dotted #CCC;
}
.lp2-wrapper .form-btn-conf {
  background: url(../img/contact-confirm.png) center no-repeat;
  background-size: contain;
}
.lp2-wrapper .form-btn-back {
  background: url(../img/contact-back.png) center no-repeat;
  background-size: contain;
}
.lp2-wrapper .form-btn-send {
  background: url(../img/contact-send.png) center no-repeat;
  background-size: contain;
}
.lp2-wrapper .form-btn {
  width: 290px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  text-indent: -999px;
}
.lp2-wrapper .form-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: 0.5s;
}
.lp2-wrapper .mail-btn li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.lp2-wrapper .contact .footer p {
  font-weight: normal;
}
.lp2-wrapper .contact .footer p span {
  font-weight: bold;
}
.lp2-wrapper .copyright {
  text-align: center;
  padding: 15px;
  font-size: 12px;
}
.lp2-wrapper .contact .cfm {
  background: #FFF;
  padding: 10px 10px;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  color: #333;
}
.lp2-wrapper .contact .thx {
  padding: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  color: #000;
}
.lp2-wrapper .contact .thx p {
  color: #222;
  font-weight: normal;
}
.lp2-wrapper .contact .btn-tosite {
  background-color: #555;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 50px 2px 0;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
}
.lp2-wrapper .contact .s {
  font-size: 11px;
  color: #999;
}
.lp2-wrapper #formWrap {
  text-align: center;
}
.lp2-wrapper .formwrap {
  padding: 20px;
  margin: 20px 0;
}
.lp2-wrapper .error,
.lp2-wrapper .error_messe {
  color: red;
}
.lp2-wrapper .bold {
  font-size: 16px;
  font-weight: bold;
}
.lp2-wrapper #contact .footer p {
  font-weight: normal;
}
.lp2-wrapper #contact .footer p span {
  font-weight: bold;
}
.lp2-wrapper .copyright {
  text-align: center;
  padding: 15px;
  font-size: 12px;
}
.lp2-wrapper #contact .thx {
  background: #FFF;
  padding: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  color: #000;
}
.lp2-wrapper #contact .thx p {
  color: #222;
  font-weight: normal;
}
.lp2-wrapper #contact .btn-tosite {
  background-color: #555;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 50px 2px 0;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
}
.lp2-wrapper #contact.confirm p {
  color: #222;
  font-weight: normal;
  font-size: 16px;
}
.lp2-wrapper #contact.confirm .error,
.lp2-wrapper #contact.confirm .error_messe {
  color: red;
}
.lp2-wrapper #formWrap {
  text-align: center;
}
.lp2-wrapper .formwrap {
  padding: 20px;
  margin: 20px 0;
}
.lp2-wrapper .cln {
  border-top: 1px solid #eee;
}
.lp2-wrapper .terms-block {
  margin-bottom: 30px;
  padding: 15px;
  background: #eee;
}
.lp2-wrapper .terms-block p {
  margin-bottom: 0;
  margin: 0 0 10px;
}
.lp2-wrapper .terms-block p.center strong {
  font-weight: bold;
  font-size: 17px;
  border: none;
}
.lp2-wrapper .terms-block p strong {
  font-weight: bold;
  border-bottom: 1px dotted #ddd;
  display: block;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
.lp2-wrapper .terms-block .terms-inner {
  height: 180px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 15px;
  overflow-y: scroll;
  line-height: 1.7;
  font-size: 12px;
  background: #fff;
  border: 1px solid #ccc;
}
.lp2-wrapper .terms-block ol + p {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #ddd;
}
.lp2-wrapper .input-block p {
  margin-bottom: 0;
  line-height: 1.5;
}
.lp2-wrapper .terms-block .acceptance {
  text-align: center;
  font-size: 20px;
}
.lp2-wrapper .contact span {
  font-size: 10px;
}
.lp2-wrapper .footer {
  padding: 40px 0 0;
  background: #f7f7f7;
  text-align: center;
}
.lp2-wrapper .footer h2 {
  font-size: 18px;
  line-height: 1.8em;
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 15px;
}
.lp2-wrapper .footer h2:after {
  position: absolute;
  content: "";
  height: 1px;
  background: #ddd;
  width: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.lp2-wrapper .footer span {
  font-weight: bold;
}
.lp2-wrapper .copyright {
  padding: 14px 0;
  text-align: center;
  font-size: 14px;
  background: #2f638f;
  margin: 40px 0 0;
  color: #fff;
}
.lp2-wrapper .gotop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.lp2-wrapper .reflection {
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 3s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 3s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -moz-animation: reflection 3s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -ms-animation: reflection 3s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -o-animation: reflection 3s ease-in-out infinite;
}
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.lp2-wrapper .area4-img {
  text-align: center;
}
.lp2-wrapper #area4 table {
  width: 100%;
  color: rgb(37, 100, 152);
  text-align: center;
  font-weight: bold;
  border-spacing: 20px 10px;
  margin-bottom: 50px;
  font-size: 18px;
}
.lp2-wrapper #area4 td:first-child {
  width: 30%;
  color: #fff;
}
.lp2-wrapper #area4 td:not(:first-child) {
  background: #fff;
  display: flex;
  justify-content: space-around;
}
.lp2-wrapper .th-right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 425px) {
  .lp2-wrapper .th-right {
    flex-direction: column;
  }
}
.lp2-wrapper #area4 th:last-child {
  display: flex;
  justify-content: space-around;
}
.lp2-wrapper #area4 table img {
  position: absolute;
  bottom: -100%;
  left: -120%;
}
.lp2-wrapper #area4 td,
.lp2-wrapper #area4 th {
  padding: 20px;
}
.lp2-wrapper .td01 {
  background-image: url(../img/can1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}
.lp2-wrapper .td02 {
  background-image: url(../img/can2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}
.lp2-wrapper .td03 {
  background-image: url(../img/can3.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}
.lp2-wrapper .td04 {
  background-image: url(../img/can4.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}
.lp2-wrapper .td05 {
  background-image: url(../img/can5.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}
.lp2-wrapper .brand_box p {
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  margin-top: 10px;
}
.lp2-wrapper .brand_box2 {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 30px;
  justify-content: space-between;
}
@media screen and (max-width: 425px) {
  .lp2-wrapper .brand li {
    padding: 0;
    height: auto;
    margin-top: 10px;
  }
  .lp2-wrapper .brand_box2 {
    margin-left: 10px;
    width: 50%;
  }
  .lp2-wrapper .brand_box1 {
    width: 50%;
  }
  .lp2-wrapper .brand_list p {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.lp2-wrapper .now-sum {
  background-color: #f78000;
  border-radius: 5rem;
  color: #fff;
  position: relative;
  width: 80px;
  font-weight: bold;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.3rem;
  margin-bottom: 8px;
}
.lp2-wrapper .now-sum span.big {
  font-size: 1.1rem;
}
.lp2-wrapper .now-sum::after {
  content: "";
  margin: 0;
  position: absolute;
  top: 50%;
  right: -47%;
  width: 15px;
  transform: translate(0, -50%);
  height: 0;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-left: 15px solid #f78000;
  border-right: 15px solid transparent;
}
.lp2-wrapper .now-sum.dark {
  background-color: #e98000;
}
.lp2-wrapper .now-sum.dark::after {
  border-left: 15px solid #e98000;
}
@media screen and (max-width: 425px) {
  .lp2-wrapper .now-sum {
    width: 60px;
    height: 60px;
  }
  .lp2-wrapper .now-sum::after, .lp2-wrapper .now-sum.dark::after {
    top: 103%;
    right: 10%;
    transform: translate(0%, 0) rotate(90deg);
  }
}/*# sourceMappingURL=style.css.map */