@charset "UTF-8";
/************************************************

	共通

*************************************************/
.p-top {
  background: url("../../images/img_bg01.jpg") repeat top left/170px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.75;
  height: 100%;
}

.p-top a {
  text-decoration: none;
}

.p-top li {
  list-style-type: none;
}

.p-top img {
  vertical-align: bottom;
}

.b-container {
  max-width: 1500px;
  width: 95%;
  margin: 0 auto;
  background: #fff;
  padding: 60px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .b-container {
    width: 95%;
    padding: 30px 0;
  }
}

.b-container02 {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 10px;
}

.b-container03 {
  max-width: 1565px;
  margin: 0 auto;
  padding: 0 10px;
}

.b-con_wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .b-con_wrap {
    padding: 0 15px;
  }
}

.b-con_wrap02 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .b-con_wrap02 {
    padding: 0 15px;
  }
}

.b-con_wrap03 {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 10px;
}

.br_pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .br_pc {
    display: none;
  }
}

.br_sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .br_sp {
    display: block;
  }
}

.lp_red01 {
  color: #e71f19;
}

.lp_red02 {
  color: #ce1e1b;
}

.lp_fixed_header {
  display: none;
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 15px 0;
  z-index: 9;
}

@media screen and (max-width: 830px) {
  .lp_fixed_header {
    display: block !important;
  }
}

.lp_fixed_header .lp_fixed_header__wrap {
  max-width: 1095px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.lp_fixed_header .lp_fixed_header__logo {
  margin-right: 35px;
}

@media screen and (max-width: 830px) {
  .lp_fixed_header .lp_fixed_header__logo {
    margin-right: 15px;
    max-width: 150px;
  }
}

.lp_fixed_header .lp_fixed_header__text {
  line-height: 1.5;
}

@media screen and (max-width: 830px) {
  .lp_fixed_header .lp_fixed_header__text {
    display: none;
  }
}

@media screen and (max-width: 830px) {
  .lp_fixed_header .lp_fixed_header__text span {
    display: none;
  }
}

.lp_fixed_header .lp_fixed_header_tel {
  margin-left: auto;
}

.lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_sp_text {
  text-align: center;
  display: none;
}

@media screen and (max-width: 830px) {
  .lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_sp_text {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
  }
}

.lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_text {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

@media screen and (max-width: 830px) {
  .lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_text {
    display: none;
  }
}

.lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_tel__link {
  background: #b7282c;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: bold;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 830px) {
  .lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_tel__link {
    padding: 3px 10px;
    font-size: 16px;
  }
}

.lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_tel__link span {
  position: relative;
  color: #fff;
  width: 100%;
}

.lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_tel__link span::before {
  content: "☎";
  margin-right: 5px;
  /*display: block;
                    position: absolute;
                    left: 0;
                    top: 50%;
                    transform: translateY(-50%);*/
}

.lp_fixed_header .lp_fixed_header_tel .lp_fixed_header_tel__link span a {
  color: #fff;
}

/* 見出し */
.lp_title01 {
  background: #191919;
  text-align: center;
  color: #fff;
  font-size: 43px;
  padding: 40px 20px;
  letter-spacing: 5px;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .lp_title01 {
    font-size: 22px;
    padding: 20px 10px;
  }
}

.lp_title01 span {
  color: #f1c14a;
}

.lp_title01 span.lp_title01--first_large {
  font-size: 50px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .lp_title01 span.lp_title01--first_large {
    font-size: 35px;
    line-height: 0;
  }
}

.lp_title02 {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
}

.lp_title03 {
  max-width: 485px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .lp_title03 {
    max-width: 253px;
  }
}

/* ボタン */
.lp_contact_btn00 {
  background: #191919;
  padding: 30px 0;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .lp_contact_btn00 {
    padding: 15px 0;
  }
}

.lp_contact_btn00__content {
  max-width: 1095px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}

@media screen and (max-width: 805px) {
  .lp_contact_btn00__content {
    display: block;
  }
}

.lp_contact_btn00__content .lp_contact_btn00__box {
  width: 42%;
  margin-right: calc(8% / 2);
}

@media screen and (max-width: 1110px) {
  .lp_contact_btn00__content .lp_contact_btn00__box {
    width: 38%;
  }
}

@media screen and (max-width: 805px) {
  .lp_contact_btn00__content .lp_contact_btn00__box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.lp_contact_btn00__content .lp_contact_btn00__box:last-child {
  width: 54%;
  margin-right: 0;
}

@media screen and (max-width: 1110px) {
  .lp_contact_btn00__content .lp_contact_btn00__box:last-child {
    width: 35%;
  }
}

@media screen and (max-width: 805px) {
  .lp_contact_btn00__content .lp_contact_btn00__box:last-child {
    width: 100%;
    margin-bottom: 0;
  }
}

.lp_contact_btn00__title {
  font-size: 24px;
  margin-bottom: 5px;
  letter-spacing: 5px;
  padding-right: 15px;
  position: relative;
}

@media screen and (max-width: 1110px) {
  .lp_contact_btn00__title {
    font-size: 18px;
  }
}

@media screen and (max-width: 805px) {
  .lp_contact_btn00__title {
    display: none;
  }
}

.lp_contact_btn00__title::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.lp_contact_btn00__online {
  background: #f4cd6e;
  text-align: center;
  color: #191919;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 5px;
}

@media screen and (max-width: 1110px) {
  .lp_contact_btn00__online {
    font-size: 15px;
  }
}

@media screen and (max-width: 805px) {
  .lp_contact_btn00__online {
    font-size: 14px;
  }
}

.b-btn_contact01 {
  margin-top: 85px;
  max-width: 600px;
  margin: 85px auto 0;
  background: #3eac4a;
  transition: .3s all;
}

@media (any-hover: hover) {
  .b-btn_contact01:hover {
    opacity: .7;
  }
}

_:-ms-input-placeholder:hover, :root .b-btn_contact01:hover {
  opacity: .7;
}

@media screen and (max-width: 768px) {
  .b-btn_contact01 {
    margin-top: 43px;
  }
}

.b-btn_contact01 a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  padding: 15px 20px;
  letter-spacing: 8px;
}

@media screen and (max-width: 768px) {
  .b-btn_contact01 a {
    font-size: 20px;
    padding: 10px;
    letter-spacing: 5px;
  }
}

.b-btn_contact01 a span {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .b-btn_contact01 a span {
    padding-left: 20px;
  }
}

.b-btn_contact01 a span::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}

@media screen and (max-width: 768px) {
  .b-btn_contact01 a span::before {
    width: 8px;
    height: 8px;
  }
}

.b-btn_contact02 {
  background: #f16d34;
  transition: .3s all;
}

@media (any-hover: hover) {
  .b-btn_contact02:hover {
    opacity: .7;
  }
}

_:-ms-input-placeholder:hover, :root .b-btn_contact02:hover {
  opacity: .7;
}

.b-btn_contact02 a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  padding: 20px;
  letter-spacing: 8px;
  line-height: 1.2;
}

@media screen and (max-width: 1110px) {
  .b-btn_contact02 a {
    font-size: 19px;
  }
}

@media screen and (max-width: 805px) {
  .b-btn_contact02 a {
    font-size: 20px;
    padding: 15px;
    letter-spacing: 5px;
  }
}

.b-btn_contact02 a span {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  line-height: 1;
}

@media screen and (max-width: 805px) {
  .b-btn_contact02 a span {
    padding-left: 20px;
  }
}

.b-btn_contact02 a span::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}

@media screen and (max-width: 805px) {
  .b-btn_contact02 a span::before {
    width: 8px;
    height: 8px;
  }
}

.lp_fixed_menu {
  display: none;
  position: fixed;
  z-index: 9;
  left: 0;
  bottom: 0;
  width: 100%;
}

/* フォーム関連 */
input[type="text"], select, textarea, input[type="number"], input[type="password"], input[type="email"] {
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #bcbcbc;
  font-size: 16px;
  border-radius: 5px;
  width: 100%;
}

input[type="radio"], input[type="checkbox"] {
  vertical-align: inherit;
  margin: 0 5px 0 0;
  cursor: pointer;
}

label[for] {
  cursor: pointer;
}

.lp_btn--send, .lp_btn--return {
  display: block;
  width: 100%;
  padding: 10px;
  background: #3eac4a;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 5px;
  transition: .3s all;
  border: none;
  cursor: pointer;
}

@media (any-hover: hover) {
  .lp_btn--send:hover, .lp_btn--return:hover {
    opacity: .7;
  }
}

_:-ms-input-placeholder:hover, :root .lp_btn--send:hover, :root .lp_btn--return:hover {
  opacity: .7;
}

@media screen and (max-width: 768px) {
  .lp_btn--send, .lp_btn--return {
    font-size: 20px;
  }
}

.lp_btn--return {
  background: #8c8c8c;
}

.lp_contact_error {
  font-size: 14px;
  color: #e71f19;
  background: #ffe2e1;
  padding: 5px 10px;
  margin-top: 10px;
}

/************************************************

	FV

*************************************************/
@media screen and (max-width: 820px) {
  .lp_fv {
    padding-top: 104px;
  }
}

/************************************************

	イントロダクション

*************************************************/
.lp_introduction {
  overflow: hidden;
}

.lp_introduction .b-container {
  padding: 60px 0 120px;
}

@media screen and (max-width: 768px) {
  .lp_introduction .b-container {
    padding: 30px 0;
  }
}

.lp_introduction_text01 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .lp_introduction_text01 {
    font-size: 19px;
    padding-bottom: 30px;
  }
}

.lp_introduction_text01 .lp_introduction_text01--marker {
  background: linear-gradient(transparent 70%, #ff515d 70%);
}

.lp_introduction_text02 {
  margin-top: 30px;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .lp_introduction_text02 {
    margin-top: 15px;
    font-size: 25px;
  }
}

.lp_introduction_text02.lp_introduction_text01-2 {
  margin-top: 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .lp_introduction_text02.lp_introduction_text01-2 {
    margin-bottom: 15px;
  }
}

.lp_introduction_text02 .lp_introduction_text02--marker {
  background: linear-gradient(transparent 70%, #f2e633 70%);
}

.lp_introduction_text02 .lp_introduction_text02--large {
  font-size: 48px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .lp_introduction_text02 .lp_introduction_text02--large {
    font-size: 30px;
    line-height: 1.5;
  }
}

.lp_introduction_text03 {
  text-align: center;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .lp_introduction_text03 {
    font-size: 16px;
  }
}

.lp_introduction_text03 h3 {
  font-size: 35px;
  line-height: 1.5;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .lp_introduction_text03 h3 {
    font-size: 21px;
    margin-bottom: 18px;
  }
}

.lp_introduction_arrow {
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 11.5px 0 11.5px;
  border-color: #000 transparent transparent transparent;
}

@media screen and (max-width: 768px) {
  .lp_introduction_arrow {
    border-width: 10px 6px 0 6px;
  }
}

.lp_introduction_box {
  padding-top: 70px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lp_introduction_box {
    padding-top: 35px;
  }
}

@media screen and (max-width: 1150px) {
  .lp_introduction_picture {
    margin-top: 20px;
  }
}

.lp_introduction_pic01 {
  position: absolute;
  top: 0;
  left: -5%;
  max-width: 507px;
  width: 31vw;
}

@media screen and (max-width: 1300px) {
  .lp_introduction_pic01 {
    width: 28vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_introduction_pic01 {
    position: static;
    left: 0;
    max-width: inherit;
    width: 100%;
    margin: 0 auto;
  }
}

.lp_introduction_pic02 {
  position: absolute;
  top: 0;
  right: -5%;
  max-width: 515px;
  width: 31vw;
}

@media screen and (max-width: 1300px) {
  .lp_introduction_pic02 {
    width: 28vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_introduction_pic02 {
    margin-top: 15px;
    position: static;
    right: 0;
    max-width: inherit;
    width: 100%;
    margin: 15px auto 0;
  }
}

/************************************************

	こんな方へおすすめ

*************************************************/
.lp_recommend {
  background: url("../../images/img_bg02.jpg") no-repeat left top/cover;
  padding: 60px 0 120px;
}

@media screen and (max-width: 768px) {
  .lp_recommend {
    padding: 30px 0 60px;
  }
}

.lp_recommend_title01 {
  font-size: 45px;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lp_recommend_title01 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}

.lp_recommend_box01 {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .lp_recommend_box01 {
    padding: 20px;
  }
}

.lp_recommend_col01 {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .lp_recommend_col01 {
    display: block;
  }
}

.lp_recommend_col01 .lp_recommend_col01__box {
  width: 31.3%;
  margin-right: calc(9% / 3);
}

.lp_recommend_col01 .lp_recommend_col01__box:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .lp_recommend_col01 .lp_recommend_col01__box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .lp_recommend_col01 .lp_recommend_col01__box:last-child {
    margin-bottom: 0;
  }
}

.lp_recommend_text01 {
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.5;
}

/************************************************

	ブランドの特徴

*************************************************/
.lp_features {
  background: #b7282c;
}

.lp_features__box {
  position: relative;
}

.lp_features_text01 {
  margin-top: 10px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  padding-bottom: 320px;
}

@media screen and (max-width: 1250px) {
  .lp_features_text01 {
    padding-bottom: 230px;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_text01 {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .lp_features_text01 {
    margin-top: 5px;
    font-size: 18px;
  }
}

.lp_features_text01 span {
  font-size: 150%;
  font-weight: bold;
  color: #f2e633;
}

@media screen and (max-width: 768px) {
  .lp_features_text01 span {
    font-size: 125%;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_pic {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
}

.lp_features_bg01 {
  position: absolute;
  left: 0;
  top: -5%;
  max-width: 361px;
  width: 22vw;
}

@media screen and (max-width: 1250px) {
  .lp_features_bg01 {
    width: 19vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_bg01 {
    width: 48%;
    position: static;
    max-width: inherit;
    margin-right: calc(8% / 2);
  }
}

.lp_features_bg02 {
  position: absolute;
  top: -5%;
  right: 0;
  max-width: 424px;
  width: 23vw;
}

@media screen and (max-width: 1250px) {
  .lp_features_bg02 {
    width: 19vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_bg02 {
    width: 48%;
    position: static;
    max-width: inherit;
  }
}

.lp_features_bg03 {
  position: absolute;
  top: 35%;
  left: 0;
  max-width: 314px;
  width: 19vw;
}

@media screen and (max-width: 1250px) {
  .lp_features_bg03 {
    top: 22%;
    width: 18vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_bg03 {
    width: 48%;
    position: static;
    max-width: inherit;
    margin-right: calc(8% / 2);
  }
}

.lp_features_bg04 {
  position: absolute;
  bottom: 5%;
  left: 15%;
  max-width: 820px;
  width: 50vw;
}

@media screen and (max-width: 1250px) {
  .lp_features_bg04 {
    width: 47vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_bg04 {
    width: 100%;
    position: static;
    max-width: inherit;
  }
}

.lp_features_bg05 {
  position: absolute;
  bottom: 5%;
  right: 12%;
  max-width: 324px;
  width: 27vw;
}

@media screen and (max-width: 1250px) {
  .lp_features_bg05 {
    width: 20vw;
  }
}

@media screen and (max-width: 1150px) {
  .lp_features_bg05 {
    width: 48%;
    position: static;
    max-width: inherit;
  }
}

/************************************************

	社長メッセージ

*************************************************/
.lp_history {
  border-bottom: 1px solid #191919;
  padding-bottom: 60px;
  margin-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .lp_history {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}

.lp_greeting__title {
  color: #ce1e1b;
  font-family: "Noto Serif JP", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", serif;
  text-align: center;
  font-size: 45px;
  line-height: 1;
  border-left: 1px solid #ce1e1b;
  border-right: 1px solid #ce1e1b;
  padding: 0 30px;
  max-width: 320px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp_greeting__title {
    font-size: 25px;
    padding: 0 15px;
    max-width: 180px;
  }
}

.lp_greeting__col {
  margin-top: 85px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .lp_greeting__col {
    margin-top: 43px;
    display: block;
  }
}

.lp_greeting__col .lp_greeting__text {
  margin-right: 80px;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .lp_greeting__col .lp_greeting__text {
    margin-right: 0;
    font-size: 16px;
  }
}

.lp_greeting__col .lp_greeting__text span {
  font-weight: bold;
  font-size: 25px;
}

@media screen and (max-width: 768px) {
  .lp_greeting__col .lp_greeting__text span {
    font-size: 19px;
  }
}

.lp_greeting__col .lp_greeting__pic {
  flex-basis: 311px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .lp_greeting__col .lp_greeting__pic {
    max-width: 186px;
    margin: 20px auto 0;
  }
}

.lp_greeting__col .lp_greeting__pic .lp_greeting__pic_img {
  border: 1px solid #7f8080;
}

.lp_greeting__col .lp_greeting__pic .lp_greeting__pic_name {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .lp_greeting__col .lp_greeting__pic .lp_greeting__pic_name {
    text-align: center;
  }
}

.lp_greeting__col .lp_greeting__pic .lp_greeting__pic_name p {
  line-height: 1.5;
  font-size: 14px;
}

.lp_greeting__col .lp_greeting__pic .lp_greeting__pic_name h3 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .lp_greeting__col .lp_greeting__pic .lp_greeting__pic_name h3 {
    font-size: 18px;
  }
}

/************************************************

	成功体験の声

*************************************************/
.lp_voice {
  background: #f1c14a;
  padding: 60px 0 120px;
}

@media screen and (max-width: 768px) {
  .lp_voice {
    padding: 30px 0 60px;
  }
}

.lp_voice_2 .b-btn_contact01 {
  margin-top: 0;
}

.lp_voice_title01 {
  max-width: 215px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lp_voice_title01 {
    max-width: 148px;
  }
}

.lp_voice_box {
  background: #fff;
  padding: 0 105px 105px;
  position: relative;
  margin-top: 22px;
}

@media screen and (max-width: 768px) {
  .lp_voice_box {
    padding: 0 23px 23px;
  }
}

.lp_voice_box::before {
  content: "";
  display: block;
  background: #f1c14a;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .lp_voice_box::before {
    height: 20px;
  }
}

.lp_voice_col {
  display: flex;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .lp_voice_col {
    display: block;
  }
}

.lp_voice_col .lp_voice_col_box {
  margin-right: 35px;
}

.lp_voice_col .lp_voice_col_box:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .lp_voice_col .lp_voice_col_box {
    margin-right: 0;
  }
}

.lp_voice_col .lp_voice_date {
  flex-basis: 231px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .lp_voice_col .lp_voice_date {
    max-width: 161px;
    margin: 0 auto 20px;
  }
}

.lp_voice_name {
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .lp_voice_name {
    text-align: center;
  }
}

.lp_voice_name__store {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .lp_voice_name__store {
    font-size: 16px;
    margin-bottom: 3px;
    display: inline-block;
  }
}

.lp_voice_name__person {
  font-size: 20px;
  line-height: 1;
  border-top: 1px solid #191919;
  padding-top: 5px;
}

.lp_voice_name__person span {
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  .lp_voice_name__person {
    font-size: 16px;
    padding-top: 8px;
  }
  .lp_voice_name__person span {
    font-size: 23px;
  }
}

.lp_voice_name__en {
  color: #b7282c;
  font-size: 18px;
}

.lp_voice_question {
  margin-top: 25px;
}

.lp_voice_question:first-of-type {
  margin-top: 0;
}

.lp_voice_question h4 {
  font-size: 25px;
  color: #ce1e1b;
  text-indent: -1.6em;
  padding-left: 1.6em;
  line-height: 1.4;
  margin-bottom: 5px;
}

.lp_voice_question h4 span {
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .lp_voice_question h4 {
    font-size: 20px;
  }
}

/************************************************

	6つのサポートシステム

*************************************************/
.lp_support .lp_title01_sub__content {
  padding: 60px 0 10px;
}

@media screen and (max-width: 768px) {
  .lp_support .lp_title01_sub__content {
    padding: 15px 0 5px;
  }
}

.lp_support .lp_title01_sub {
  display: block;
  max-width: 410px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .lp_support .lp_title01_sub {
    max-width: 215px;
  }
}

.lp_support__box {
  margin-top: 65px;
}

.lp_support__box:first-of-type {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .lp_support__box {
    margin-top: 33px;
  }
}

.lp_support_col {
  display: flex;
}

@media screen and (max-width: 768px) {
  .lp_support_col {
    display: block;
  }
}

.lp_support_col .lp_support_col_box {
  margin-right: 40px;
}

.lp_support_col .lp_support_col_box:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .lp_support_col .lp_support_col_box {
    margin-right: 0;
  }
}

.lp_support_col .lp_support_col_box.lp_support_pic {
  flex-basis: 358px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .lp_support_col .lp_support_col_box.lp_support_pic {
    margin-top: 15px;
  }
}

.lp_support_title01 {
  background: #ce1e1b;
  color: #fff;
  padding: 5px;
  font-size: 35px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .lp_support_title01 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.lp_support_title01 span {
  background: #fff;
  color: #ce1e1b;
  font-size: 38px;
  padding: 0px 25px;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .lp_support_title01 span {
    font-size: 23px;
    padding: 0 13px;
    margin-right: 10px;
  }
}

/************************************************

	オススメな理由

*************************************************/
.lp_reason .lp_title02_sub__content {
  padding: 60px 0 10px;
}

@media screen and (max-width: 768px) {
  .lp_reason .lp_title02_sub__content {
    padding: 15px 0 5px;
  }
}

.lp_reason .lp_title02_sub {
  display: block;
  max-width: 528px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .lp_reason .lp_title02_sub {
    max-width: 264px;
  }
}

.lp_reason_box {
  margin-top: 50px;
}

.lp_reason_box:first-of-type {
  margin-top: 0;
}

.lp_reason_question {
  display: flex;
  align-items: center;
}

.lp_reason_question .lp_reason_question__icon {
  margin-right: 35px;
  flex-basis: 95px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .lp_reason_question .lp_reason_question__icon {
    margin-right: 25px;
    flex-basis: 68px;
  }
}

.lp_reason_question .lp_reason_question__text {
  background: #f9e3ae;
  font-size: 22px;
  font-weight: bold;
  padding: 15px 20px;
  position: relative;
  width: 100%;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .lp_reason_question .lp_reason_question__text {
    font-size: 18px;
    padding: 8px 10px;
  }
}

.lp_reason_question .lp_reason_question__text::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 16px 5.5px 0;
  border-color: transparent #f9e3ae transparent transparent;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}

.lp_reason_about {
  display: flex;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .lp_reason_about {
    display: block;
  }
}

.lp_reason_about .lp_reason_about__text {
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .lp_reason_about .lp_reason_about__text {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.lp_reason_about .lp_reason_about__text h3 {
  font-size: 41px;
  line-height: 1.3;
  position: relative;
  margin-bottom: 10px;
  padding-left: 16px;
}

@media screen and (max-width: 768px) {
  .lp_reason_about .lp_reason_about__text h3 {
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
  }
}

.lp_reason_about .lp_reason_about__text h3::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 0 11.5px 16px;
  border-color: transparent transparent transparent #191919;
  position: absolute;
  left: 0;
  top: 15px;
}

@media screen and (max-width: 768px) {
  .lp_reason_about .lp_reason_about__text h3::before {
    border-width: 6px 0 6px 8px;
    top: 9px;
  }
}

.lp_reason_about .lp_reason_about__text h3 span {
  color: #ce1e1b;
}

.lp_reason_about .lp_reason_about__pic {
  flex-basis: 327px;
  flex-shrink: 0;
}

/************************************************

	収支シミュレーション

*************************************************/
.lp_box01 {
  margin-bottom: 55px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lp_box01 {
    margin-bottom: 28px;
  }
}

.lp_box01 .lp_box01__title {
  display: flex;
}

@media screen and (max-width: 768px) {
  .lp_box01 .lp_box01__title {
    display: block;
  }
}

.lp_box01 .lp_box01__title p {
  flex-basis: 112px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .lp_box01 .lp_box01__title p {
    max-width: 56px;
    margin: 0 auto;
  }
}

.lp_box01 .lp_box01__title h3 {
  font-size: 22px;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .lp_box01 .lp_box01__title h3 {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
  }
}

.lp_box01 .lp_box01__title h3 span {
  font-size: 33px;
}

@media screen and (max-width: 768px) {
  .lp_box01 .lp_box01__title h3 span {
    font-size: 22px;
  }
}

.lp_box01 .lp_box01__title h3 span.lp_box01__title--red {
  color: #ce1e1b;
}

.lp_box01 .lp_box01__text {
  padding-left: 112px;
}

@media screen and (max-width: 768px) {
  .lp_box01 .lp_box01__text {
    padding-left: 0;
    margin-top: 10px;
  }
}

.lp_table01 {
  display: block;
}

@media screen and (max-width: 768px) {
  .lp_table01 {
    display: none;
    overflow-x: scroll;
  }
}

@media screen and (max-width: 768px) {
  .lp_table01 .lp_table01__wrap {
    min-width: 700px;
  }
}

.lp_table01 table {
  width: 100%;
}

.lp_table01 table th, .lp_table01 table td {
  border: 3px solid #fff;
  padding: 3px 5px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .lp_table01 table th, .lp_table01 table td {
    font-size: 14px;
  }
}

.lp_table01 table th {
  background: #f9e6b7;
  font-weight: normal;
}

.lp_table01 table td {
  background: #f2f2f2;
}

.lp_table01 table td.lp_table01--bold {
  font-weight: bold;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .lp_table01 table td.lp_table01--bold {
    font-size: 16px;
  }
}

.lp_table01 table td.lp_table01--txt_center {
  text-align: center;
}

.lp_table01 table td.lp_table01--txt_right {
  text-align: right;
}

.lp_table01 table td.lp_table01_bg--yellow {
  background: #f2e633;
}

.lp_table01 table td.lp_table01_bg--red {
  background: #ce1e1b;
  color: #fff;
}

.lp_table01 table td.lp_table01_bg--orange {
  background: #f9e6b7;
}

.lp_table01 table td.lp_table01--txt_small {
  font-size: 14px;
}

.lp_table01 table thead th:first-child {
  background: #fff;
}

.lp_table01 table tbody tr th {
  width: 88px;
}

.lp_table01 table tbody tr:nth-child(1) th, .lp_table01 table tbody tr:nth-child(6) th, .lp_table01 table tbody tr:nth-child(25) th {
  background: #fff;
}

.lp_table01_sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .lp_table01_sp {
    display: block;
  }
}

.lp_table01_sp table {
  width: 100%;
  margin-top: 15px;
  border: 3px solid #f16d34;
}

.lp_table01_sp table:first-of-type {
  margin-top: 0;
}

.lp_table01_sp table.lp_table01_sp--results {
  border: none;
}

.lp_table01_sp table th, .lp_table01_sp table td {
  border: 2px solid #fff;
  padding: 3px 5px;
  vertical-align: middle;
  background: #f2f2f2;
}

.lp_table01_sp table th.lp_table01_bg--orange02 {
  background: #f16d34;
  color: #fff;
}

.lp_table01_sp table td {
  background: #f2f2f2;
  width: 50%;
}

.lp_table01_sp table td.lp_table01--bold {
  font-weight: bold;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .lp_table01_sp table td.lp_table01--bold {
    font-size: 16px;
  }
}

.lp_table01_sp table td.lp_table01--txt_center {
  text-align: center;
}

.lp_table01_sp table td.lp_table01--txt_right {
  text-align: right;
}

.lp_table01_sp table td.lp_table01_bg--yellow {
  background: #f2e633;
}

.lp_table01_sp table td.lp_table01_bg--red {
  background: #ce1e1b;
  color: #fff;
}

.lp_table01_sp table td.lp_table01_bg--orange {
  background: #f9e6b7;
}

.lp_table01_sp table td.lp_table01_bg--orange02 {
  background: #f16d34;
  color: #fff;
}

.lp_table01_sp table td.lp_table01_bg--pink {
  background: #fb5a96;
  color: #fff;
}

.lp_table01_sp table td.lp_table01--txt_small {
  font-size: 14px;
}

/************************************************

	初期投資目安

*************************************************/
@media screen and (max-width: 768px) {
  .lp_invest .lp_table01 .lp_table01__wrap {
    min-width: 870px;
  }
}

.lp_invest .lp_table01 table th, .lp_invest .lp_table01 table td {
  padding: 10px 5px;
}

.lp_invest .lp_table01 table thead th:nth-child(4) {
  width: 50%;
}

.lp_invest .lp_table01 table tbody tr:nth-child(1) th {
  background: #f9e6b7;
}

.lp_invest_caption {
  font-size: 14px;
  margin-top: 25px;
}

.lp_invest_caption li {
  text-indent: -1em;
  padding-left: 1em;
}

.lp_invest_announcement {
  margin-top: 25px;
  border: 2px solid #f16d34;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .lp_invest_announcement {
    font-size: 18px;
    margin-top: 20px;
    padding: 5px;
    line-height: 1.5;
  }
}

/************************************************

	開店までのスケジュール

*************************************************/
.lp_schedule_flow__list {
  margin-top: 65px;
}

@media screen and (max-width: 768px) {
  .lp_schedule_flow__list {
    margin-top: 33px;
  }
}

.lp_schedule_flow__list li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .lp_schedule_flow__list li {
    margin-bottom: 10px;
  }
  .lp_schedule_flow__list li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp_schedule_flow__list02 {
    margin-top: 5px;
  }
}

@media screen and (max-width: 768px) {
  .lp_schedule_flow__list02 li {
    margin-bottom: 0;
  }
}

.lp_schedule__sp_display {
  display: none;
}

@media screen and (max-width: 768px) {
  .lp_schedule__sp_display {
    display: inline;
  }
}

/************************************************

	よくある質問

*************************************************/
.lp_qa__box {
  margin-top: 20px;
}

.lp_qa__box:first-of-type {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .lp_qa__box {
    margin-top: 15px;
  }
}

.lp_qa__box .lp_q_box {
  background: #b7282c;
  color: #fff;
  padding: 20px 30px 20px 45px;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .lp_qa__box .lp_q_box {
    padding: 10px 15px 10px 23px;
  }
}

.lp_qa__box .lp_q_box::before, .lp_qa__box .lp_q_box::after {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .lp_qa__box .lp_q_box::before, .lp_qa__box .lp_q_box::after {
    width: 14px;
    right: 15px;
  }
}

.lp_qa__box .lp_q_box::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .3s all;
}

.lp_qa__box .lp_q_box.js-open::after {
  transform: translateY(-1px) rotate(0);
  transition: .3s all;
}

.lp_qa__box .lp_q_box h3 {
  font-size: 25px;
  position: relative;
  padding-left: 40px;
  padding-right: 30px;
}

@media screen and (max-width: 768px) {
  .lp_qa__box .lp_q_box h3 {
    font-size: 18px;
    padding-left: 24px;
    padding-right: 15px;
    line-height: 1.3;
  }
}

.lp_qa__box .lp_q_box h3::before {
  content: "";
  display: block;
  background: url("../../images/img_q.png") no-repeat left center/36px;
  width: 36px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .lp_qa__box .lp_q_box h3::before {
    background-size: 18px;
    width: 18px;
    height: 19px;
  }
}

.lp_qa__box .lp_a_box {
  display: none;
  background: #fbefd2;
  padding: 20px 30px 20px 45px;
  line-height: 1.5;
}

.lp_qa__box .lp_a_box.js-open {
  display: block;
}

@media screen and (max-width: 768px) {
  .lp_qa__box .lp_a_box {
    padding: 10px 15px 10px 23px;
  }
}

.lp_qa__box .lp_a_box p {
  position: relative;
  padding-left: 17px;
  /*text-indent: -1em;
            padding-left: 1em;*/
}

.lp_qa__box .lp_a_box p::before {
  content: "A.";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

/************************************************

	お問い合わせフォーム

*************************************************/
.lp_contact_policy {
  background: #ccc;
  padding: 15px 10px;
  text-align: center;
}

.lp_contact_policy a {
  color: #076baf;
  text-decoration: underline;
}

@media (any-hover: hover) {
  .lp_contact_policy a:hover {
    text-decoration: none;
  }
}

_:-ms-input-placeholder:hover, :root .lp_contact_policy a:hover {
  text-decoration: none;
}

.lp_contact_wrap {
  background: #f2f2f2;
  padding: 65px 0 85px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lp_contact_wrap {
    padding: 33px 0 43px;
  }
}

.lp_contact_box {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 10px;
}

.lp_contact_required {
  background: #e71f19;
  color: #fff;
  border-radius: 5px;
  padding: 1px 10px;
  box-sizing: border-box;
  margin-left: 10px;
}

.lp_contact_item_box {
  margin-top: 20px;
}

.lp_contact_item_box:first-of-type {
  margin-top: 0;
}

.lp_contact_item {
  display: flex;
}

@media screen and (max-width: 768px) {
  .lp_contact_item {
    display: block;
  }
}

.lp_contact_item dt {
  width: 265px;
  flex-basis: 265px;
  flex-shrink: 0;
  line-height: 2.3;
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .lp_contact_item dt {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.lp_contact_item dd {
  width: 100%;
}

.lp_contact_list01 {
  display: flex;
  align-items: center;
}

.lp_contact_list01 li {
  margin-right: 20px;
}

.lp_contact_list01 li:last-child {
  margin-right: 0;
}

.lp_contact_list02 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .lp_contact_list02 {
    display: block;
  }
}

.lp_contact_list02 li {
  margin-right: 20px;
}

.lp_contact_list02 li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .lp_contact_list02 li {
    margin-right: 0;
  }
}

.lp_contact_list02 .lp_contact_other {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .lp_contact_list02 .lp_contact_other {
    margin-top: 0;
    display: block;
  }
}

.lp_contact_list02 .lp_contact_other span {
  flex-basis: 70px;
  flex-shrink: 0;
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .lp_contact_list02 .lp_contact_other span {
    margin-right: 0;
  }
}

.lp_contact_list02 .lp_contact_other p {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .lp_contact_list02 .lp_contact_other p {
    margin-top: 5px;
  }
}

.lp_contact_area {
  margin-top: 15px;
}

.lp_contact_area dl {
  display: flex;
  align-items: baseline;
}

@media screen and (max-width: 768px) {
  .lp_contact_area dl {
    display: block;
  }
}

.lp_contact_area dl dt {
  width: 110px;
  flex-basis: 110px;
}

.lp_contact_area_caption {
  color: #e71f19;
  font-size: 14px;
}

.lp_contact_btn {
  margin-top: 65px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .lp_contact_btn {
    margin-top: 33px;
    display: block;
  }
}

.lp_contact_btn p {
  max-width: 340px;
  width: 100%;
  margin-right: 30px;
}

.lp_contact_btn p:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .lp_contact_btn p {
    margin-bottom: 20px;
    margin: 0 auto 20px;
  }
  .lp_contact_btn p:last-child {
    margin-bottom: 0;
    margin-right: auto;
  }
}

/* プライバシーポリシー */
#lp_privacy_policy {
  padding: 20px;
  box-sizing: border-box;
}

#lp_privacy_policy .lp_privacy_policy__title01 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #lp_privacy_policy .lp_privacy_policy__title01 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

#lp_privacy_policy .lp_privacy_policy__title02 {
  font-size: 18px;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  #lp_privacy_policy .lp_privacy_policy__title02 {
    font-size: 16px;
  }
}

#lp_privacy_policy .lp_privacy_policy__box {
  margin-top: 20px;
}

#lp_privacy_policy .lp_privacy_policy__list01 li {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 5px;
}

#lp_privacy_policy .lp_privacy_policy__list01 li:first-child {
  margin-top: 0;
}

#lp_privacy_policy .lp_privacy_policy__list02 {
  margin-top: 10px;
}

#lp_privacy_policy .lp_privacy_policy__list02 li {
  position: relative;
  padding-left: 16px;
  margin-top: 5px;
}

#lp_privacy_policy .lp_privacy_policy__list02 li:first-child {
  margin-top: 0;
}

#lp_privacy_policy .lp_privacy_policy__list02 li::before {
  content: "・";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

#lp_privacy_policy .lp_privacy_policy_address {
  margin-top: 25px;
}

#lp_privacy_policy .lp_privacy_policy_address__name {
  margin-top: 10px;
}

/* 完了画面 */
.p-contact_complete {
  overflow: hidden;
}

.p-contact_complete .b-container {
  height: 100vh;
  padding: 60px 0 0;
}

.p-contact_complete .lp_contact_title01 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .p-contact_complete .lp_contact_title01 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}

.p-contact_complete .lp_contact_text01 {
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-contact_complete .lp_contact_text01 {
    font-size: 16px;
  }
}

/************************************************

	会社概要

*************************************************/
.lp_outline .b-container {
  padding-bottom: 250px;
}

@media screen and (max-width: 768px) {
  .lp_outline .b-container {
    padding-bottom: 125px;
  }
}

.lp_outline_table {
  width: 100%;
}

.lp_outline_table tr {
  border-bottom: 1px solid #999899;
}

.lp_outline_table tr:first-child {
  border-top: 1px solid #999899;
}

@media screen and (max-width: 768px) {
  .lp_outline_table tr {
    border-bottom: none;
  }
  .lp_outline_table tr:first-child {
    border-top: none;
  }
}

.lp_outline_table tr th, .lp_outline_table tr td {
  padding: 25px 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .lp_outline_table tr th, .lp_outline_table tr td {
    display: block;
    padding: 10px;
  }
}

.lp_outline_table tr th {
  background: #f2f2f2;
}

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