/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/public/tire01/asset/css/lp.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/*********************
COLORS
*********************/
/*********************
LAYOUT
*********************/
/*********************
FONT
*********************/
/*********************
ANIMATION
*********************/
.c-heading__balloon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-heading__balloon__inner {
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  position: relative;
  min-width: 270px;
  padding-top: 4px;
  padding-bottom: 5px;
  border-radius: 7px;
  background-color: #ff656c;
}
@media screen and (max-width: 767px) {
  .c-heading__balloon__inner {
    font-size: 14px;
  }
}
.c-heading__balloon__inner::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  background-color: #ff656c;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0%);
          clip-path: polygon(0 0, 50% 100%, 100% 0%);
  display: block;
}

.c-heading__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-heading__main {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-heading__main.is-nodeco .c-heading__main__inner {
  margin-top: 0px;
}
.c-heading__main.is-nodeco .c-heading__main__inner::before, .c-heading__main.is-nodeco .c-heading__main__inner::after {
  display: none;
}
.c-heading__main.is-blue .c-heading__main__inner {
  color: #044caa;
}
.c-heading__main.is-blue .c-heading__main__inner::before, .c-heading__main.is-blue .c-heading__main__inner::after {
  background-color: #044caa;
}
.c-heading__main__inner {
  color: #ffffff;
  font-size: 34px;
  text-align: center;
  position: relative;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-heading__main__inner {
    font-size: 24px;
    line-height: 35px;
  }
}
.c-heading__main__inner::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 45px;
  top: 50%;
  left: -18px;
  background-color: #ffffff;
  -webkit-transform: rotate(-15deg) translateY(-50%);
          transform: rotate(-15deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-heading__main__inner::before {
    height: 100%;
    left: -8px;
  }
}
.c-heading__main__inner::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 45px;
  top: 50%;
  right: -18px;
  background-color: #ffffff;
  -webkit-transform: rotate(15deg) translateY(-50%);
          transform: rotate(15deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-heading__main__inner::after {
    height: 100%;
    right: -8px;
  }
}
.c-heading__main__inner img {
  display: block;
}
.c-heading__main__inner br.is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-heading__main__inner br.is-sp {
    display: inline;
  }
}

.c-heading__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-heading__sub__inner {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-heading__sub__inner {
    font-size: 14px;
  }
}
.c-heading__sub + .c-heading__main {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .c-heading__sub + .c-heading__main {
    margin-top: 8px;
  }
}

.p-mainvisual {
  position: relative;
}
.p-mainvisual .is-pc {
  display: block;
}
.p-mainvisual .is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-mainvisual .is-pc {
    display: none;
  }
  .p-mainvisual .is-sp {
    display: block;
  }
}
.p-mainvisual.v01 .p-mainvisual__text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-mainvisual.v01 .p-mainvisual__text {
    width: 100%;
    margin-top: -20px;
  }
}
.p-mainvisual.v01 .p-mainvisual__text img {
  width: 100%;
  max-width: 1055px;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-mainvisual.v02 .p-mainvisual__text {
  max-width: 1300px;
  padding-left: 0px;
  padding-right: 0px;
  top: 4%;
  -webkit-transform: initial;
          transform: initial;
}
@media screen and (max-width: 767px) {
  .p-mainvisual.v02 .p-mainvisual__text {
    width: 100%;
    margin-top: 0px;
    top: 8%;
  }
}
.p-mainvisual.v02 .p-mainvisual__text img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-mainvisual.v02 .p-mainvisual__text .price {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-top: 20px;
  text-shadow: -2px -2px 2px #044caa, 2px -2px 2px #044caa, -2px 2px 2px #044caa, 2px 2px 2px #044caa;
}
@media screen and (max-width: 767px) {
  .p-mainvisual.v02 .p-mainvisual__text .price {
    font-size: 18px;
    margin-top: 5px;
  }
}
.p-mainvisual.v02 .p-mainvisual__text .price span {
  color: #fff600;
}
.p-mainvisual__bg {
  position: relative;
}
.p-mainvisual__bg img {
  width: 100%;
}
.p-mainvisual__text {
  position: absolute;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  top: 50%;
  left: 0px;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-mainvisual__text {
    width: 338.5px;
    margin-top: -40px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.p-mainvisual__price {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
}
.p-mainvisual__price b {
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .p-mainvisual__price {
    line-height: 1.2;
    text-shadow: 1px 1px 3px #000000;
    bottom: 243px;
    left: 530px;
  }
}
@media screen and (max-width: 767px) {
  .p-mainvisual__price {
    margin-top: -80px;
    text-shadow: -1px -1px 1px #044caa, 1px -1px 1px #044caa, -1px 1px 1px #044caa, 1px 1px 1px #044caa;
    text-align: center;
    width: 100%;
  }
  .p-mainvisual__price br {
    display: none;
  }
}

.p-needs__list {
  width: 100%;
  max-width: 1140px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-needs__list {
    margin-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }
}
.p-needs__list > li {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
}
@media screen and (max-width: 767px) {
  .p-needs__list > li {
    margin-top: 30px;
  }
}

.p-step__tab {
  width: 100%;
  max-width: 490px;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-step__tab {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.p-step__tab > li {
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  max-width: 150px;
  padding-top: 22px;
  padding-bottom: 16px;
  border: 3px solid #ffffff;
  border-bottom: none;
  border-radius: 10px 10px 0px 0px;
  background-color: #6193d6;
  cursor: pointer;
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
}
@media (hover: hover) {
  .p-step__tab > li:hover {
    background-color: #00a6b5;
  }
}
@media screen and (max-width: 767px) {
  .p-step__tab > li {
    font-size: 10px;
    line-height: 14px;
    padding-top: 18px;
    padding-bottom: 4px;
    -ms-flex-preferred-size: 29%;
        flex-basis: 29%;
  }
}
.p-step__tab > li.is-current {
  background-color: #00a6b5;
}
@media screen and (max-width: 767px) {
  .p-step__tab > li.is-current {
    padding-bottom: 16px;
  }
}

.p-step__content {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
  border-radius: 20px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-step__content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 17px;
    padding-right: 17px;
  }
}
.p-step__content > li {
  display: none;
}
.p-step__content > li.is-current {
  display: block;
}

.p-step__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-step__article {
    display: block;
  }
}
.p-step__article + .p-step__article {
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid #dadada;
}
@media screen and (max-width: 767px) {
  .p-step__article + .p-step__article {
    margin-top: 18px;
    padding-top: 25px;
  }
}
.p-step__article__img {
  width: 100%;
  max-width: 250px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media screen and (max-width: 767px) {
  .p-step__article__img {
    margin-left: auto;
    margin-right: auto;
  }
}
.p-step__article__inner {
  padding-left: 46px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media screen and (max-width: 767px) {
  .p-step__article__inner {
    padding-left: 0px;
  }
}
.p-step__article__heading {
  color: #044caa;
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  margin-top: -4px;
}
@media screen and (max-width: 767px) {
  .p-step__article__heading {
    font-size: 17px;
    margin-top: 12px;
  }
}
.p-step__article__leading {
  color: #514b4c;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .p-step__article__leading {
    font-size: 14px;
    margin-top: 10px;
  }
}

.p-reason__list {
  width: 100%;
  max-width: 1140px;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .p-reason__list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-reason__list > li {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
  border-radius: 20px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-reason__list > li {
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 35px;
    display: block;
  }
}
.p-reason__list > li:nth-child(2n-1) .p-reason__list__img {
  margin-right: 45px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 767px) {
  .p-reason__list > li:nth-child(2n-1) .p-reason__list__img {
    margin-right: 0px;
  }
}
.p-reason__list > li:nth-child(2n-1) .p-reason__list__article {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.p-reason__list > li:nth-child(2n) .p-reason__list__img {
  margin-left: 45px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 767px) {
  .p-reason__list > li:nth-child(2n) .p-reason__list__img {
    margin-left: 0px;
  }
}
.p-reason__list > li:nth-child(2n) .p-reason__list__article {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.p-reason__list > li + li {
  margin-top: 30px;
}
.p-reason__list__img {
  -ms-flex-preferred-size: 414px;
      flex-basis: 414px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-reason__list__img img {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-reason__list__img img {
    display: none;
  }
}
.p-reason__list__img img.is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-reason__list__img img.is-sp {
    width: 272px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-reason__list__article {
    margin-top: 16px;
  }
}
.p-reason__list__point {
  color: #3eaadc;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-reason__list__point {
    font-size: 13px;
  }
}
.p-reason__list__point img {
  width: 68px;
  margin-right: 8px;
  display: block;
}
.p-reason__list__heading {
  color: #044caa;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .p-reason__list__heading {
    font-size: 17px;
    margin-top: 4px;
    margin-bottom: 8px;
  }
}
.p-reason__list__leading {
  color: #514b4c;
  font-size: 15px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .p-reason__list__leading {
    font-size: 14px;
  }
}
.p-reason__list__leading small {
  color: #8e8e8e;
  font-size: 12px;
  line-height: 20px;
}

.t-body {
  overflow: hidden;
}

#header {
  background-color: #ffffff;
}

#header .left .area {
  color: #000000;
}

@media screen and (max-width: 767px) {
  #header .left .logo img {
    width: 50px;
  }
}

#header .right li a span {
  color: #000000;
}

#foot {
  background-color: #044caa;
}

.nav {
  background-color: #044caa;
}
@media screen and (max-width: 767px) {
  .nav {
    background-color: #063190;
  }
}

.nav .inner a {
  color: #063190;
  background-color: #ffb504;
}
@media screen and (max-width: 767px) {
  .nav .inner a {
    color: #063190;
  }
}

.t-content {
  padding-top: 56px;
  padding-bottom: 60px;
  background-image: url("../img/bg.png");
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .t-content {
    padding-top: 28px;
    background-image: url("../img/bg-sp.png");
  }
}

.t-step {
  max-width: 1140px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .t-step {
    margin-top: 60px;
  }
}

.t-reason {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .t-reason {
    margin-top: 60px;
  }
}

#lp .t-qa {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #lp .t-qa {
    padding-top: 55px;
    padding-bottom: 60px;
  }
}
#lp .t-qa .c-heading__sub,
#lp .t-qa .c-heading__main {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#lp .t-qa .others {
  width: 100%;
  max-width: 850px;
  margin-top: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#lp .t-qa .others .bg-white {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #lp .t-qa .others .bg-white {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#lp .t-qa .others .bg-white.faq .box .inner {
  border-color: #818181;
}
#lp .t-qa .others .bg-white.faq .box .inner .q span:first-child {
  color: #00417e;
  font-weight: 900;
}
#lp .t-qa .others .bg-white.faq .box .inner .a span:first-child {
  color: #03bbd6;
}
#lp .t-qa .others .bg-white.faq .box .inner .q span:last-child {
  color: #044caa;
  font-size: 16px;
  font-weight: bold;
}
#lp .t-qa .others .bg-white.faq .box .inner .a span:last-child {
  color: #514b4c;
  font-size: 16px;
}
#lp .t-qa .others .bg-white.faq .box .inner .q:before {
  border-color: #044caa;
}

#lp.shoppage .t-shop {
  padding-top: 40px;
}

#lp .t-shop {
  padding-top: 80px;
  background-color: #f9f9f9;
}
@media screen and (max-width: 767px) {
  #lp .t-shop {
    padding-top: 30px;
  }
}
#lp .t-shop__local {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  #lp .t-shop__local {
    margin-top: 20px;
  }
}
#lp .t-shop__local .local {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lp .t-shop__local .local img {
  margin-right: 10px;
}
#lp .t-shop__local .local span {
  color: #044caa;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #044caa;
}
#lp .t-shop .shop {
  padding-top: 30px;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  #lp .t-shop .shop {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #lp .t-shop .shop .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#lp .t-shop .shop .bg-white {
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  #lp .t-shop .shop .bg-white {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#lp .shop .bg-white .local span, .popup .shop .local span {
  color: #044caa;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #044caa;
}

#lp .shop .bg-white .flex .shoplist .box, .popup .shop .flex .shoplist .box {
  background-color: #daeffc;
}

#lp .shop .bg-white .flex .shoplist .box dl dd .name, .popup .shop .flex .shoplist .box dl dd .name {
  color: #044caa;
}

#lp .shop .bg-white .flex .shoplist .box dl dd .more a, .popup .shop .flex .shoplist .box dl dd .more a {
  color: #ffffff;
  background-color: #044caa;
}

#lp .shop .bg-white .flex .shoplist .box dl dd .more a:after, .popup .shop .flex .shoplist .box dl dd .more a:after {
  border-left-color: #ffffff;
  right: 12px;
}

#lp .shop .bg-white .flex .shoplist .box dl dd .more.detail, .popup .shop .flex .shoplist .box dl dd .more.detail {
  margin-bottom: 6px;
}

#lp .shop .bg-white .flex .shoplist .box dl dd .more.detail a, .popup .shop .flex .shoplist .box dl dd .more.detail a {
  color: #ffffff;
  position: relative;
  background-color: #0068b7;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #lp .shop .bg-white .flex .shoplist .box dl dd .more.detail a, .popup .shop .flex .shoplist .box dl dd .more.detail a {
    font-size: 10px;
  }
}

#lp .shop .bg-white .flex .shoplist .box dl dd .more.detail a:after, .popup .shop .flex .shoplist .box dl dd .more.detail a:after {
  border-left-color: #ffffff;
}

#lp .shop .bg-white .flex .shoplist .box .btn li a, .popup .shop .flex .shoplist .box .btn a {
  position: relative;
  background-color: #ff7404;
}
#lp .shop .bg-white .flex .shoplist .box .btn li a::after, .popup .shop .flex .shoplist .box .btn a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 7px solid #ffffff;
  margin: auto 0;
}
@media screen and (max-width: 767px) {
  #lp .shop .bg-white .flex .shoplist .box .btn li a, .popup .shop .flex .shoplist .box .btn a {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  #lp .shop .bg-white .flex .shoplist .box .btn li a::after, .popup .shop .flex .shoplist .box .btn a::after {
    right: 2px;
  }
}

.popup .gray .tag {
  background-color: #044caa;
}

.popup .gray {
  color: #000000;
}

.popup .shop .close span:nth-child(1), .popup .shop .close span:nth-child(2) {
  background-color: #044caa;
}

.popup .shop .close span:last-child {
  color: #044caa;
}

#lp .shop .caution, .popup .caution {
  color: #818181;
}

.t-shop-menu {
  margin-bottom: 50px;
}

#lp.shoppage {
  background-color: #f9f9f9;
}

#lp.shoppage .shop_info {
  position: relative;
}
@media screen and (max-width: 767px) {
  #lp.shoppage .shop_info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#lp.shoppage .shop_info::before {
  content: "";
  position: absolute;
  height: 170px;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: #044caa;
}
#lp.shoppage .shop_info .wrap {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 20px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #lp.shoppage .shop_info .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#lp.shoppage .shop_info .wrap h2 {
  color: #044caa;
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  #lp.shoppage .shop_info .wrap h2 {
    font-size: 24px;
  }
}
#lp.shoppage .shop_info .wrap .flex dl dt {
  color: #044caa;
  font-size: 15px;
  font-weight: bold;
}

#lp .menu .select-wrap::after {
  border-left-color: #044caa;
}
#lp .menu .select-wrap select {
  color: #044caa;
  font-size: 18px;
  border: 2px solid #044caa;
}
#lp .menu table tr td {
  font-size: 16px;
  font-weight: bold;
}
#lp .menu table tr:first-child th {
  width: 50%;
  background-color: #044caa;
}
#lp .menu table tr:first-child th:first-child {
  background-color: #408cef;
}
#lp .menu table tr:nth-child(4) td {
  color: #000000;
  background: transparent;
}
#lp .menu table tr:nth-child(2n-1) td {
  background-color: #f9f9f9;
}
#lp .menu table tr:nth-child(2n) td {
  background-color: #ffffff;
}
#lp .menu table tr.discount td {
  background-color: #ffeaea;
}
#lp .menu table tr.discount td:nth-child(2) {
  color: #ff0000;
}
#lp .menu table tr.discount td b {
  color: #ff0000;
  font-size: 12px;
}

#lp.contact {
  margin-top: 0px;
  padding-top: 60px;
  border-top: 2px solid #044caa;
}
#lp.contact h1 {
  color: #044caa;
}
#lp.contact .icon li:first-child span {
  color: #044caa;
}
#lp.contact .form dd.blue {
  color: #044caa;
}
#lp.contact .form dd.date .box {
  background-color: #daeffc;
}
#lp.contact .form dd.date .box .ttl .hissu + span {
  background-color: #044caa;
}
#lp.contact .form dd.date .box .txt a {
  color: #044caa;
}
#lp.contact .form dd.info table td .radio li label input:checked + span:before {
  background-color: #044caa;
}
#lp.contact .agree span.txt span {
  color: #044caa;
}
#lp.contact .submit input {
  background-color: #044caa;
}

#lp.contact.thanks .message .btn a {
  color: #044caa;
  border-color: #044caa;
}
#lp.contact.thanks .icon li:last-child span {
  color: #044caa;
}

@media screen and (max-width: 834px) {
  .nav .inner {
    padding: 0 40px 0 7px;
  }
  .nav .inner .people {
    width: 100px;
    left: auto;
    right: -40px;
  }
}
#lp .contents {
  padding-bottom: 0px;
}

/*# sourceMappingURL=lp.css.map*/