h2, h3 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-style: normal;
}

.fsXL {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 42px;
  line-height: 60px;
}

.fsL {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 32px;
  line-height: 46px;
}

.fsMb {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 24px;
  line-height: 38px;
}

.fsDef {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}

.lp_contents h2 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 42px;
  line-height: 60px;
  color: #000;
}
.lp_contents h3 {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 42px;
  line-height: 60px;
  color: #000;
  text-align: center;
}
.lp_contents img {
  vertical-align: bottom;
}
.lp_contents .anchor_link {
  margin-top: 60px;
  margin-bottom: 100px;
}
.lp_contents .anchor_link a {
  display: block;
  width: 440px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  font-weight: normal;
  font-size: 20px;
  background-color: #000;
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .anchor_link a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 16px;
  height: 16px;
  background: url(/cms/onlineshop/gb/i/howto/img/icn_r_wht.svg) no-repeat center center;
  background-size: contain;
}
.lp_contents .cmn_product {
  display: flex;
  justify-content: space-between;
}
.lp_contents .cmn_product .product_img {
  width: 450px;
}
.lp_contents .cmn_product .product_img .cmn_activeforce {
  margin-top: 30px;
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
.lp_contents .cmn_product .product_data {
  width: 450px;
}
.lp_contents .cmn_product .product_data .product_catch {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 32px;
  line-height: 46px;
  margin-bottom: calc(40px - 1em);
}
.lp_contents .cmn_product .product_data .product_txt {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  margin: calc(40px - 1em) 0 calc(60px - 1em);
}
.lp_contents .cmn_product .product_data .cmn_cv {
  margin: calc(60px - 1em) 0 0;
}
.lp_contents .cmn_product .product_data .cmn_cv-name {
  margin: calc(10px - .5em) 0 calc(15px - .5em);
}
.lp_contents .cmn_product .product_data .cmn_cv-detail {
  margin: calc(15px - .5em) 0 calc(20px - .5em);
}
.lp_contents .cmn_product .product_data .cmn_cv-price {
  margin: calc(20px - .5em) 0;
}
.lp_contents .cmn_product .product_data .cmn_color_cart dt .cmn_btn-red::after {
  width: 16px;
  height: 16px;
  background-image: url(/cms/onlineshop/gb/i/howto/img/icn_open.svg);
}
.lp_contents .cmn_product .product_data .cmn_color_cart.m-opened dt .cmn_btn-red::after {
  background-image: url(/cms/onlineshop/gb/i/howto/img/icn_close.svg);
}
.lp_contents .cmn_product .product_data .cmn_color_list {
  width: 360px;
}
.lp_contents .cmn_product .product_data .cmn_color_list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}
.lp_contents .cmn_product .product_data .cmn_color_list ul li {
  width: 100px;
  box-sizing: border-box;
  padding: 8px;
  border: solid 2px #fff;
  cursor: pointer;
  opacity: 1;
  transition: all .2s ease 0s;
  margin-left: 20px;
}
.lp_contents .cmn_product .product_data .cmn_color_list ul li:nth-child(3n + 1) {
  margin-left: 0;
}
.lp_contents .cmn_product .product_data .cmn_color_list ul li:hover {
  opacity: 0.7;
}
.lp_contents .cmn_product .product_data .cmn_color_list ul li.is-select {
  border-color: #d6001c;
}
.lp_contents .cmn_product .product_data .cmn_color_list .cmn_color_list_cart .cmn_color_list_select {
  margin: 40px 0;
  border: solid 1px #000;
  box-sizing: border-box;
  height: 152px;
  position: relative;
}
.lp_contents .cmn_product .product_data .cmn_color_list .cmn_color_list_cart .cmn_color_list_select-def {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  transform: translateY(-50%);
}
.lp_contents .cmn_product .product_data .cmn_color_list .cmn_color_list_cart .cmn_color_list_select.m-colorset::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  transition: all .2s ease 0s;
}
.lp_contents .cmn_product .product_data .cmn_cv_howto_link {
  margin-top: 30px;
  font-size: 16px;
}
.lp_contents .cmn_cv-flag {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #d6001c;
}
.lp_contents .cmn_cv-name {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}
.lp_contents .cmn_cv-name span {
  display: inline-block;
  white-space: nowrap;
  font-style: normal;
}
.lp_contents .cmn_cv-detail {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
.lp_contents .cmn_cv-price {
  font-feature-settings: "palt" 1;
  line-height: 32px;
}
.lp_contents .cmn_cv-price .cmn_cv-variation {
  display: inline-block;
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 20px;
}
.lp_contents .cmn_cv-price em {
  display: inline-block;
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
}
.lp_contents .cmn_cv-price em span {
  font-size: 30px;
}
.lp_contents .cmn_cv-price .cmn_cv-taxin {
  display: inline-block;
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  font-size: 18px;
}
.lp_contents .cmn_cv-price .cmn_cv-postage {
  display: inline-block;
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  color: #d6001c;
  border: solid 1px #d6001c;
  padding: 0.5em 10px;
  vertical-align: bottom;
  transform: translate(10px, -8px);
  background: #fff;
}
.lp_contents .cmn_cv-cartbtn {
  margin-top: 10px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-flag {
  font-size: 14px;
  line-height: 22px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-name {
  font-size: 18px;
  line-height: 26px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-detail {
  font-size: 14px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-variation {
  font-size: 16px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-price {
  line-height: 30px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-price .cmn_cv-variation {
  font-size: 16px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-price em {
  display: inline-block;
  font-size: 28px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-price em span {
  font-size: 24px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-price .cmn_cv-taxin {
  font-size: 14px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-price .cmn_cv-postage {
  font-size: 12px;
}
.lp_contents .cmn_cv.cmn_cv-small .cmn_cv-cartbtn {
  margin-top: 4px;
}
.lp_contents .cmn_btn {
  display: inline-block;
  width: 360px;
  box-sizing: border-box;
  text-align: center;
  background-color: #000;
  position: relative;
  color: #fff;
  outline: 0 none;
  border: 0 none;
  cursor: pointer;
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
  padding: 18px 30px;
  text-decoration: none;
}
.lp_contents .cmn_btn span {
  display: flex;
  box-sizing: border-box;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-feature-settings: "palt" 1;
}
.lp_contents .cmn_btn::after {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 16px;
  background: url(/cms/onlineshop/gb/i/howto/img/icn_r_wht.svg) no-repeat center center;
  background-size: contain;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.lp_contents .cmn_btn.anchorLink::after {
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
}
.lp_contents .cmn_btn.cmn_btn-small {
  width: 100%;
  max-width: 280px;
  height: 44px;
  font-size: 16px;
}
.lp_contents .cmn_btn.cmn_btn-large {
  width: 540px;
}
.lp_contents .cmn_btn-red {
  display: inline-block;
  width: 360px;
  min-height: 56px;
  box-sizing: border-box;
  text-align: center;
  background-color: #d6001c;
  position: relative;
  color: #fff;
  outline: 0 none;
  border: 0 none;
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  font-size: 20px;
  line-height: 1;
  padding: 0 30px;
  text-decoration: none;
  cursor: pointer;
}
.lp_contents .cmn_btn-red > span {
  display: table;
  box-sizing: border-box;
  text-align: center;
  margin: auto;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp_contents .cmn_btn-red > span span {
  display: block;
  font-size: 14px;
}
.lp_contents .cmn_btn-red::after {
  content: '';
  display: block;
  position: absolute;
  width: 11px;
  height: 17px;
  background: url(/cms/onlineshop/gb/i/common/img/icn_r_wht.svg) no-repeat center center;
  background-size: contain;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.lp_contents .cmn_btn-red.anchorLink::after {
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
}
.lp_contents .cmn_btn-red.cmn_btn-small {
  width: 280px;
  min-height: 44px;
  font-size: 16px;
}
.lp_contents .cmn_btn-red.cmn_btn-small > span {
  flex-direction: column;
}
.lp_contents .cmn_btn-red.cmn_btn-small > span span {
  font-size: 12px;
  margin-top: 5px;
}
.lp_contents .cmn_btn-red.cmn_btn-large {
  width: 540px;
}
.lp_contents .cmn_btn-disabled {
  display: inline-block;
  width: 360px;
  height: 56px;
  box-sizing: border-box;
  text-align: center;
  background-color: #8a8a8a;
  position: relative;
  color: #fff;
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  font-size: 20px;
  line-height: 1;
  padding: 0 18px;
  text-decoration: none;
  cursor: default;
}
.lp_contents .cmn_btn-disabled span {
  display: flex;
  box-sizing: border-box;
  min-height: 56px;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.lp_contents .cmn_btn-disabled.cmn_btn-small {
  width: 280px;
  height: 44px;
  font-size: 16px;
}
.lp_contents .cmn_btn-disabled.cmn_btn-small span {
  min-height: 44px;
}
.lp_contents .cmn_btn-disabled.cmn_btn-large {
  width: 540px;
}
.lp_contents .cmn_product_sub {
  margin-top: 80px;
}
.lp_contents .cmn_product_sub h3 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 38px;
  padding-bottom: calc(20px - .5em);
  border-bottom: solid 1px #000;
  margin-bottom: 30px;
  text-align: left;
}
.lp_contents .cmn_product_sub .product_sub_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp_contents .cmn_product_sub .product_sub_cont .cmn_product2 {
  width: 450px;
  display: flex;
  justify-content: space-between;
}
.lp_contents .cmn_product_sub .product_sub_cont .cmn_product2 .product2_img {
  width: 160px;
}
.lp_contents .cmn_product_sub .product_sub_cont .cmn_product2 .product2_data {
  width: 260px;
}
.lp_contents .cmn_product_sub .product_sub_cont .cmn_product2 .product2_data .cmn_cv-price {
  margin: calc(20px - .5em) 0;
}
.lp_contents .cmn_product_sub .product_sub_cont .cmn_product2 .product2_data .cmn_btn-small {
  width: 260px !important;
}
.lp_contents .mod-carousel-c {
  opacity: 0;
  width: 450px;
  margin: auto;
}
.lp_contents .mod-carousel-c.slick-initialized {
  opacity: 1;
}
.lp_contents .mod-carousel-c .slick-slide {
  box-sizing: border-box;
}
.lp_contents .mod-carousel-c .slick-slide a {
  display: block;
  margin: auto;
}
.lp_contents .mod-carousel-c .slick-list {
  overflow: hidden;
}
.lp_contents .mod-carousel-c .slick-arrow {
  border: 0 none;
  background: transparent none;
  outline: 0 none;
  text-indent: -30em;
  overflow: hidden;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
}
.lp_contents .mod-carousel-c .slick-arrow:hover {
  opacity: 0.8;
}
.lp_contents .mod-carousel-c .slick-dots {
  display: flex;
  justify-content: center;
  margin: 15px 0 0;
}
.lp_contents .mod-carousel-c .slick-dots li {
  list-style: none;
}
.lp_contents .mod-carousel-c .slick-dots li + li {
  margin-left: 26px;
}
.lp_contents .mod-carousel-c .slick-dots li button {
  border: 0 none;
  outline: 0 none;
  padding: 0;
  width: 90px;
  height: 90px;
  box-sizing: border-box;
  border: solid 1px #ccc;
  text-indent: -10em;
  overflow: hidden;
  cursor: pointer;
}
.lp_contents .mod-carousel-c .slick-dots li button:hover {
  opacity: 0.8;
}
.lp_contents .mod-carousel-c .slick-dots li.slick-active button {
  border-color: #d6001c;
}
.lp_contents .mod-modalwin--open::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-left: 5px;
  background: url(/cms/onlineshop/gb/i/howto/img/icn_modalopen.svg) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_main {
  position: relative;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/main_bg.jpg) no-repeat center center;
  height: 592px;
  color: #000;
}
.lp_contents .sec_main:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 8px solid #d6001c;
}
.lp_contents .sec_main .main_cont {
  width: 500px;
  padding: 70px 0 0 0;
  text-align: left;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  line-height: 1.75;
}
.lp_contents .sec_main .main_cont_brand {
  font-size: 18px;
  letter-spacing: 0.03em;
}
.lp_contents .sec_main .main_cont_description {
  margin-top: 20px;
  font-size: 40px;
  letter-spacing: 0.1em;
  line-height: 60px;
}
.lp_contents .sec_main .main_cont_tip {
  margin-top: 10px;
  color: #d6001c;
  font-size: 18px;
  letter-spacing: 0.12em;
}
.lp_contents .sec_main .main_cont_note {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  margin-top: 35px;
  font-size: 14px;
  line-height: 30px;
}
.lp_contents .sec_specialist {
  background: url(/cms/onlineshop/gb/i/howto/img/spec_bg.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 660px;
}
.lp_contents .sec_specialist .spec_ttl {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 28px;
  line-height: 1;
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  padding: 100px 0 36px;
}
.lp_contents .sec_specialist .business_card {
  background: url(/cms/onlineshop/gb/i/howto/img/card_bg.png) no-repeat center center;
  width: 888px;
  height: 370px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .sec_specialist .business_card .bc_contents {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 60px 80px;
}
.lp_contents .sec_specialist .business_card .photo {
  width: 200px;
}
.lp_contents .sec_specialist .business_card .introduce {
  width: 470px;
  margin-left: 28px;
}
.lp_contents .sec_specialist .business_card .introduce .title {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.75;
  color: #d6001c;
}
.lp_contents .sec_specialist .business_card .introduce .name {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.75;
  color: #000;
  margin-top: 16px;
  font-weight: bold;
}
.lp_contents .sec_specialist .business_card .introduce .name span {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  margin-left: 11px;
}
.lp_contents .sec_specialist .business_card .introduce .detail {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  margin-top: 16px;
}
.lp_contents .sec_howto_point1 h2 {
  margin-bottom: 65px;
  text-align: center;
}
.lp_contents .sec_howto_point1 h2 span {
  font-family: "TazuganeGothicStdN-Medium" !important;
  font-weight: normal;
  border-bottom: 6px solid #d6001c;
}
.lp_contents .sec_howto_point1 h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 103px;
}
.lp_contents .sec_howto_point1 .step_style1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  margin-top: 97px;
  margin-bottom: 65px;
}
.lp_contents .sec_howto_point1 .step_style1 .step_line {
  order: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.lp_contents .sec_howto_point1 .step_style1 .step_txt {
  order: 1;
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  margin-left: 50px;
  width: 400px;
}
.lp_contents .sec_howto_point1 .step_style1 .step_txt_ttl {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 25px;
}
.lp_contents .sec_howto_point1 .step_style1 .step_txt_cont {
  font-size: 16px;
  line-height: 1.75;
}
.lp_contents .sec_howto_point1 .step_style1 .step_img {
  order: 2;
}
.lp_contents .sec_howto_point1 .step_style1 .step_carousel {
  order: 2;
  width: 450px;
}
.lp_contents .sec_howto_point1 .step_style2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  margin-top: 120px;
}
.lp_contents .sec_howto_point1 .step_style2 .step_line {
  order: 1;
  position: absolute;
  left: 510px;
  top: 0;
}
.lp_contents .sec_howto_point1 .step_style2 .step_txt {
  order: 2;
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  margin-left: 105px;
  width: 400px;
}
.lp_contents .sec_howto_point1 .step_style2 .step_txt_ttl {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 25px;
}
.lp_contents .sec_howto_point1 .step_style2 .step_txt_cont {
  font-size: 16px;
  line-height: 1.75;
}
.lp_contents .sec_howto_point1 .step_style2 .step_img {
  order: 0;
}
.lp_contents .sec_howto_point1 .step_style2 .step_carousel {
  order: 0;
  width: 450px;
}
.lp_contents .sec_howto_point2 {
  background: #fcedec;
  border-bottom: 1px solid #000;
}
.lp_contents .sec_howto_point2 h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 32px;
}
.lp_contents .sec_howto_point2 .inner {
  padding-top: 100px;
}
.lp_contents .sec_howto_point2 .inner .inner_cont {
  background: #fae1df;
  padding: 45px 80px 80px 80px;
}
.lp_contents .sec_howto_point2 .inner .inner_cont .detail_cont {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin-top: 15px;
}
.lp_contents .sec_howto_point2 .inner .inner_cont .detail_img {
  margin-top: 40px;
}
.lp_contents .sec_prod {
  background: #fff url(/cms/onlineshop/gb/i/howto/img/spec_bg_trans.png) no-repeat top center;
  background-size: 100% auto;
}
.lp_contents .sec_prod .inner {
  padding-top: 120px;
}
.lp_contents .sec_prod .inner .fd_liquid {
  margin-top: 100px;
}
.lp_contents .sec_prod .inner .fd_liquid .slick-dots li:nth-child(1) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_liquid_img.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_prod .inner .fd_liquid .slick-dots li:nth-child(2) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_liquid_img2.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_prod .inner .fd_liquid .slick-dots li:nth-child(3) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_liquid_img3.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_130::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_130.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_140::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_140.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_160::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_160.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_220::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_220.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_230::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_230.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_240::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_240.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_250::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_250.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_310::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_310.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_320::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_320.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_330::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_330.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_340::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_340.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .cmn_color_list_select.color_360::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_360.jpg) no-repeat center center;
}
.lp_contents .sec_prod .inner .fd_liquid .fd_liquid_sub {
  margin-top: 80px;
  border: solid 8px #cfb899;
  padding: 70px 0;
  text-align: center;
}
.lp_contents .sec_prod .inner .fd_liquid .fd_liquid_sub h3 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 30px;
}
.lp_contents .sec_prod .inner .fd_liquid .fd_liquid_sub .fd_liquid_sub_txt {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 60px;
}
.lp_contents .sec_prod .inner .fd_liquid_sub {
  border: solid 8px #cfb899;
  padding: 70px 0;
  text-align: center;
  background-color: #fff;
}
.lp_contents .sec_prod .inner .fd_liquid_sub .fd_liquid_sub_ttl {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 30px;
}
.lp_contents .sec_prod .inner .fd_liquid_sub .fd_liquid_sub_txt {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 60px;
}
.lp_contents .sec_prod .inner .fd_liquid_sub .fd_liquid_sub_txt span {
  margin-left: 15px;
  font-size: 16px;
}
.lp_contents .fd_cushion4 {
  margin-top: 140px;
}
.lp_contents .fd_cushion4 .cmn_product .product_img {
  padding-top: 65px;
}
.lp_contents .fd_cushion4 .cmn_product .product_data .product_catch {
  letter-spacing: -0.05em;
}
.lp_contents .fd_cushion4 .cmn_product .product_data .cmn_color_list ul li {
  width: 105px;
  margin-left: 8px;
  text-align: center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_130::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_130.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_140::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_140.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_160::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_160.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_220::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_220.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_230::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_230.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_240::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_240.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_250::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_250.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_310::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_310.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_320::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_320.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_330::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_330.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_340::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_340.jpg) no-repeat center center;
}
.lp_contents .fd_cushion4 .cmn_color_list_select.color_360::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid2/select_color_360.jpg) no-repeat center center;
}
.lp_contents .sec_color {
  background: #fff url(/cms/onlineshop/gb/i/howto/img/colorchoose_bg.png) no-repeat right;
  height: 550px;
  margin-top: 120px;
}
.lp_contents .sec_color .inner {
  padding-top: 159px;
}
.lp_contents .sec_color .inner .color_reference_detail {
  width: 450px;
}
.lp_contents .sec_color .inner .color_reference_detail .ttl {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 32px;
  line-height: 48px;
}
.lp_contents .sec_color .inner .color_reference_detail .cont {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
  margin-top: 30px;
}
.lp_contents .sec_qa {
  margin-top: 140px;
  background-color: #f7f7f7;
}
.lp_contents .sec_qa .inner {
  padding: 100px 0;
}
.lp_contents .sec_qa .inner h3 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  margin-bottom: 75px;
}
.lp_contents .sec_qa .inner hr {
  margin-top: 40px;
}
.lp_contents .sec_qa .inner .qa_cont .line {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 30px;
}
.lp_contents .sec_qa .inner .qa_cont .line div:nth-child(1) {
  font-size: 42px;
  line-height: 1;
}
.lp_contents .sec_qa .inner .qa_cont .line div:nth-child(2) {
  margin-left: 40px;
}
.lp_contents .sec_qa .inner .qa_cont .line .q {
  color: #d6001c;
}
.lp_contents .sec_qa .inner .qa_cont .line .question {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
}
.lp_contents .sec_qa .inner .qa_cont .line .answer {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
.lp_contents .sec_cell {
  border-bottom: 1px solid #000;
}
.lp_contents .sec_cell .inner {
  padding: 140px 0 140px;
}
.lp_contents .sec_cell .fd_cushion1,
.lp_contents .sec_cell .fd_liquid {
  margin-top: 100px;
}
.lp_contents .sec_cell .fd_liquid .slick-dots li:nth-child(1) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_liquid_img.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_cell .fd_liquid .slick-dots li:nth-child(2) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_liquid_img2.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_cell .fd_liquid .slick-dots li:nth-child(3) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_liquid_img3.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_130::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_130.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_140::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_140.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_160::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_160.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_220::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_220.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_230::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_230.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_240::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_240.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_250::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_250.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_310::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_310.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_320::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_320.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_330::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_330.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_340::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_340.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .cmn_color_list_select.color_360::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_liquid/select_color_360.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_liquid .fd_liquid_sub {
  margin-top: 80px;
  border: solid 8px #cfb899;
  padding: 70px 0;
  text-align: center;
}
.lp_contents .sec_cell .fd_liquid .fd_liquid_sub h3 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 30px;
}
.lp_contents .sec_cell .fd_liquid .fd_liquid_sub .fd_liquid_sub_txt {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 60px;
}
.lp_contents .sec_cell .fd_cushion1 .slick-dots li:nth-child(1) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_cushion1_img.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_cell .fd_cushion1 .slick-dots li:nth-child(2) button {
  background: url(/cms/onlineshop/gb/i/howto/img/fd_cushion1_img2.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_cell .fd_cushion1 .cmn_color_list_select.color_140::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_cushion1/select_color_140.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_cushion1 .cmn_color_list_select.color_210::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_cushion1/select_color_210.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_cushion1 .cmn_color_list_select.color_220::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_cushion1/select_color_220.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_cushion1 .cmn_color_list_select.color_230::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_cushion1/select_color_230.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_cushion1 .cmn_color_list_select.color_310::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_cushion1/select_color_310.jpg) no-repeat center center;
}
.lp_contents .sec_cell .fd_cushion1 .cmn_color_list_select.color_350::after {
  opacity: 1 !important;
  background: #fff url(/cms/onlineshop/gb/i/howto/img/fd_cushion1/select_color_350.jpg) no-repeat center center;
}
.lp_contents .sec_cell .other_prod {
  border: 1px solid #ccc;
  width: 670px;
  margin: 80px auto 0 auto;
}
.lp_contents .sec_fd {
  background-color: #f7f7f7;
}
.lp_contents .sec_fd .inner {
  padding: 120px 0;
}
.lp_contents .sec_fd .inner .primer_toneup,
.lp_contents .sec_fd .inner .brush_hanatsubaki {
  margin-top: 100px;
}
.lp_contents .sec_fd .inner .brush_hanatsubaki .slick-dots li:nth-child(1) button {
  background: url(/cms/onlineshop/gb/i/howto/img/brush_hanatsubaki_img.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_fd .inner .brush_hanatsubaki .slick-dots li:nth-child(2) button {
  background: url(/cms/onlineshop/gb/i/howto/img/brush_hanatsubaki_img2.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_fd .inner .brush_hanatsubaki .slick-dots li:nth-child(3) button {
  background: url(/cms/onlineshop/gb/i/howto/img/brush_hanatsubaki_img3.jpg) no-repeat center center;
  background-size: 100%;
}
.lp_contents .sec_fd .inner .brush_bnr {
  text-align: center;
  margin-top: 80px;
}
.lp_contents .mod-carousel-b {
  opacity: 0;
  width: 364px;
  margin: auto;
}
.lp_contents .mod-carousel-b.slick-initialized {
  opacity: 1;
}
.lp_contents .mod-carousel-b .slick-slide {
  box-sizing: border-box;
}
.lp_contents .mod-carousel-b .slick-slide a {
  display: block;
  margin: auto;
}
.lp_contents .mod-carousel-b .slick-list {
  overflow: hidden;
}
.lp_contents .mod-carousel-b .slick-arrow {
  border: 0 none;
  background: transparent none;
  outline: 0 none;
  text-indent: -30em;
  overflow: hidden;
  width: 44px;
  height: 16px;
  cursor: pointer;
}
.lp_contents .mod-carousel-b .slick-arrow:hover {
  opacity: 0.8;
}
.lp_contents .mod-carousel-b .slick-prev {
  position: absolute;
  top: 162px;
  left: -40px;
  background: url(/cms/onlineshop/gb/i/howto/img/slick-prev.png) no-repeat center center;
  background-size: 100%;
}
.lp_contents .mod-carousel-b .slick-next {
  position: absolute;
  top: 162px;
  right: -40px;
  background: url(/cms/onlineshop/gb/i/howto/img/slick-next.png) no-repeat center center;
}
.lp_contents .mod-carousel-b .slick-dots {
  display: flex;
  justify-content: center;
  margin: 20px 0 0;
}
.lp_contents .mod-carousel-b .slick-dots li {
  list-style: none;
}
.lp_contents .mod-carousel-b .slick-dots li + li {
  margin-left: 15px;
}
.lp_contents .mod-carousel-b .slick-dots li button {
  border: 0 none;
  background: #ccc;
  outline: 0 none;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-indent: -10em;
  overflow: hidden;
  cursor: pointer;
}
.lp_contents .mod-carousel-b .slick-dots li button:hover {
  opacity: 0.8;
}
.lp_contents .mod-carousel-b .slick-dots li.slick-active button {
  background-color: #333;
}
.lp_contents .mod-modalwin--open::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-left: 5px;
  background: url(/cms/onlineshop/gb/i/howto/img/icn_modalopen.svg) no-repeat center center;
  background-size: contain;
}
.lp_contents .mod-modalwin {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 50px 0;
  z-index: 2000;
}
.lp_contents .mod-modalwin::-webkit-scrollbar {
  display: none;
}
.lp_contents .mod-modalwin--cover {
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.lp_contents .mod-modalwin--box {
  position: relative;
  margin: auto;
  background-color: #fff;
  width: 960px;
  z-index: 2001;
  padding: 100px 60px;
}
.lp_contents .mod-modalwin--box.m-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp_contents .mod-modalwin--btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: url(/cms/onlineshop/gb/i/howto/img/icn_modalclose.svg) no-repeat center center;
  background-size: contain;
}
.lp_contents .mod-modalwin--btn a {
  display: block;
  text-indent: -30em;
  overflow: hidden;
}
.lp_contents .modal1 h2 {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 42px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 30px;
}
.lp_contents .modal1-lead {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
.lp_contents .modal1 .modal1_technology {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
.lp_contents .modal1 .modal1_technology dl {
  width: 242px;
}
.lp_contents .modal1 .modal1_technology dl dt {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 24px;
  line-height: 38px;
  color: #d6001c;
  border-bottom: solid 1px #8a8a8a;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.lp_contents .modal1 .modal1_technology dl dt img {
  display: block;
  margin-bottom: 40px;
}
.lp_contents .modal1 .modal1_technology dl dd {
  text-align: left;
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
.lp_contents .modal1 .modal1_technology dl dd em {
  font-style: normal;
  font-weight: normal;
  color: #d6001c;
}
.lp_contents .modal2 h2 {
  font-family: "TazuganeGothicStdN-Book" !important;
  font-weight: normal;
  font-size: 24px;
  line-height: 38px;
  color: #d6001c;
  margin-bottom: 20px;
  text-align: left;
}
.lp_contents .modal2 p {
  font-family: "TazuganeGothicStdN-Thin" !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}
