@charset "UTF-8";
/* base override */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
body {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-family: 'メイリオ',Meiryo,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0;
  padding: 0;
}

#body {
  min-height: 0 !important;
  padding: 15px 0 10px !important;
}

#body .group {
  padding-bottom: 0;
}

.footer_script {
  height: 0 !important;
  overflow: hidden;
}

/*---------- ヘルパークラス ----------*/
/* hover */
.hover {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha(opacity=100);
}
.hover:hover {
  opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
}

/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

/*---------- #main02.lp_contents ----------*/
.lp_contents {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
}
.lp_contents .inner {
  position: relative;
  margin: 0 auto;
  width: 960px;
  text-align: left;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lp_contents .relation_btns {
  display: flex;
  justify-content: center;
  background-color: #000;
  padding: 30px 0;
}
.lp_contents .relation_btns p + p {
  margin-left: 44px;
}

.static-contents img {
  display: inline;
  max-width: none;
}

body {
  overflow-x: hidden;
}

.lp_contents {
  font-family: 'Noto Sans JP', sans-serif;
  color: #000;
}
@-webkit-keyframes showBar1 {
  0% {
    height: 0px;
  }
  100% {
    height: 79px;
  }
}
@-webkit-keyframes showBar2 {
  0% {
    height: 0px;
  }
  100% {
    height: 95px;
  }
}
@-webkit-keyframes showBar3 {
  0% {
    height: 0px;
  }
  100% {
    height: 114px;
  }
}
@-webkit-keyframes showBar4 {
  0% {
    height: 0px;
  }
  100% {
    height: 141px;
  }
}
@-webkit-keyframes showBar5 {
  0% {
    height: 0px;
  }
  100% {
    height: 168px;
  }
}
@-webkit-keyframes showBar6 {
  0% {
    height: 0px;
  }
  100% {
    height: 158px;
  }
}
@-webkit-keyframes showBar7 {
  0% {
    height: 0px;
  }
  100% {
    height: 176px;
  }
}
@-webkit-keyframes showBar8 {
  0% {
    height: 0px;
  }
  100% {
    height: 164px;
  }
}
@-webkit-keyframes showBar9 {
  0% {
    height: 0px;
  }
  100% {
    height: 118px;
  }
}
@-webkit-keyframes showBar10 {
  0% {
    height: 0px;
  }
  100% {
    height: 93px;
  }
}
@-webkit-keyframes showBar11 {
  0% {
    height: 0px;
  }
  100% {
    height: 70px;
  }
}
@-webkit-keyframes showBar12 {
  0% {
    height: 0px;
  }
  100% {
    height: 57px;
  }
}
@-moz-keyframes showBar1 {
  0% {
    height: 0px;
  }
  100% {
    height: 79px;
  }
}
@-moz-keyframes showBar2 {
  0% {
    height: 0px;
  }
  100% {
    height: 95px;
  }
}
@-moz-keyframes showBar3 {
  0% {
    height: 0px;
  }
  100% {
    height: 114px;
  }
}
@-moz-keyframes showBar4 {
  0% {
    height: 0px;
  }
  100% {
    height: 141px;
  }
}
@-moz-keyframes showBar5 {
  0% {
    height: 0px;
  }
  100% {
    height: 168px;
  }
}
@-moz-keyframes showBar6 {
  0% {
    height: 0px;
  }
  100% {
    height: 158px;
  }
}
@-moz-keyframes showBar7 {
  0% {
    height: 0px;
  }
  100% {
    height: 176px;
  }
}
@-moz-keyframes showBar8 {
  0% {
    height: 0px;
  }
  100% {
    height: 164px;
  }
}
@-moz-keyframes showBar9 {
  0% {
    height: 0px;
  }
  100% {
    height: 118px;
  }
}
@-moz-keyframes showBar10 {
  0% {
    height: 0px;
  }
  100% {
    height: 93px;
  }
}
@-moz-keyframes showBar11 {
  0% {
    height: 0px;
  }
  100% {
    height: 70px;
  }
}
@-moz-keyframes showBar12 {
  0% {
    height: 0px;
  }
  100% {
    height: 57px;
  }
}
@keyframes showBar1 {
  0% {
    height: 0px;
  }
  100% {
    height: 79px;
  }
}
@keyframes showBar2 {
  0% {
    height: 0px;
  }
  100% {
    height: 95px;
  }
}
@keyframes showBar3 {
  0% {
    height: 0px;
  }
  100% {
    height: 114px;
  }
}
@keyframes showBar4 {
  0% {
    height: 0px;
  }
  100% {
    height: 141px;
  }
}
@keyframes showBar5 {
  0% {
    height: 0px;
  }
  100% {
    height: 168px;
  }
}
@keyframes showBar6 {
  0% {
    height: 0px;
  }
  100% {
    height: 158px;
  }
}
@keyframes showBar7 {
  0% {
    height: 0px;
  }
  100% {
    height: 176px;
  }
}
@keyframes showBar8 {
  0% {
    height: 0px;
  }
  100% {
    height: 164px;
  }
}
@keyframes showBar9 {
  0% {
    height: 0px;
  }
  100% {
    height: 118px;
  }
}
@keyframes showBar10 {
  0% {
    height: 0px;
  }
  100% {
    height: 93px;
  }
}
@keyframes showBar11 {
  0% {
    height: 0px;
  }
  100% {
    height: 70px;
  }
}
@keyframes showBar12 {
  0% {
    height: 0px;
  }
  100% {
    height: 57px;
  }
}
@-webkit-keyframes showLine {
  0% {
    width: 351px;
  }
  100% {
    width: 0;
  }
}
@-moz-keyframes showLine {
  0% {
    width: 351px;
  }
  100% {
    width: 0;
  }
}
@keyframes showLine {
  0% {
    width: 351px;
  }
  100% {
    width: 0;
  }
}
.lp_contents .cmn_inquiry_notes {
  font-size: 14px;
  line-height: 1.6;
  color: #df0068;
  margin: 20px 0 0 0;
  text-align: center;
}
.lp_contents .sec_main {
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/main_bg.jpg) no-repeat top center;
  height: 498px;
}
.lp_contents .sec_main .inner {
  overflow: inherit;
  padding-top: 148px;
  position: relative;
}
.lp_contents .sec_main .inner .main_txt {
  margin-top: 22px;
}
.lp_contents .sec_main .inner .main_date {
  margin-top: 30px;
  font-size: 20px;
  line-height: 28px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  padding-left: 5px;
}
.lp_contents .sec_main .inner .main_date em {
  font-size: 16px;
  font-weight: 400;
}
.lp_contents .sec_main .inner .main_date span {
  display: inline-block;
  width: 52px;
  border: 1px solid #dd0046;
  font-size: 18px;
  line-height: 26px;
  color: #dd0046;
  text-align: center;
  margin-right: 8px;
}
.lp_contents .sec_link .inner {
  padding: 40px 80px 60px;
}
.lp_contents .sec_link .inner .link_tag {
  margin: 0 auto;
  border: 1px solid #cacaca;
  font-size: 13px;
  line-height: 38px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.02em;
  text-align: center;
}
.lp_contents .sec_link .inner .link_box {
  margin-top: 40px;
  border: 1px solid #dd0046;
  padding: 19px 0 10px 82px;
  position: relative;
}
.lp_contents .sec_link .inner .link_box .link_img {
  position: absolute;
  top: -13px;
  left: 22px;
}
.lp_contents .sec_link .inner .link_box .link_catch {
  font-size: 20px;
  line-height: 34px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.025em;
}
.lp_contents .sec_link .inner .link_box .link_catch span {
  font-size: 14px;
}
.lp_contents .sec_link .inner .link_box .link_catch em {
  font-size: 28px;
  font-weight: bold;
  position: relative;
}
.lp_contents .sec_link .inner .link_box .link_catch em::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #dd0046;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .sec_link .inner .link_box .link_text {
  margin-top: 5px;
  font-size: 28px;
  line-height: 36px;
  color: #dd0046;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
.lp_contents .sec_link .inner .link_box .link_text span {
  font-size: 20px;
}
.lp_contents .sec_link .inner .link_box .link_text span sup {
  display: inline-block;
  transform: scale(0.7);
  position: relative;
  top: 10px;
}
.lp_contents .sec_link .inner .link_box .link_btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.lp_contents .sec_link .inner .link_box .link_btn a {
  display: inline-block;
  text-decoration: none;
  width: 240px;
  height: 60px;
  background: #eff0f0;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  padding-right: 14px;
  box-sizing: border-box;
  position: relative;
}
.lp_contents .sec_link .inner .link_box .link_btn a::after {
  content: '';
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/cmn_blackArrow_bottom.png) no-repeat;
  width: 16px;
  height: 9px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}
.lp_contents .sec_link .inner .link_note {
  margin-top: 12px;
  font-size: 12px;
  line-height: 150%;
  padding-left: 10px;
}
.lp_contents .sec_intro {
  background: #f3f8fc url(/sw/onlinestore/campaign/haku/promotion/pc/img/intro_bg.jpg) no-repeat top center;
}
.lp_contents .sec_intro .inner {
  position: relative;
  padding: 60px 0 56px;
}
.lp_contents .sec_intro .inner::after {
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/intro_arrow.png) no-repeat 0 0;
  background-size: 100%;
  width: 196px;
  height: 42px;
  position: absolute;
  content: '';
  bottom: -32px;
  left: 0;
  right: 0;
  margin: auto;
}
.lp_contents .sec_intro .inner .intro_graph {
  background-color: #fff;
  box-shadow: 0px 6px 16px 0px rgba(123, 123, 123, 0.15);
  margin: 0 80px 50px;
  padding: 59px 70px 39px;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_ttl {
  text-align: center;
  margin-bottom: 15px;
  font-family: 'Noto Serif JP', serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_catch {
  font-family: 'Noto Serif JP', serif;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: -0.06em;
  text-align: center;
  font-size: 38px;
  line-height: 1;
  margin-bottom: 59px;
  position: relative;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_catch::after {
  content: '';
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/intro_graph_catch_line.png) no-repeat;
  width: 570px;
  height: 4px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img {
  margin: 0 auto 25px;
  width: 468px;
  height: 232px;
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/intro_graph_img_bg.jpg) no-repeat 0 0;
  background-size: 100%;
  position: relative;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_line {
  width: 351px;
  height: 47px;
  top: 43px;
  left: 60px;
  position: relative;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_line:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 351px;
  height: 47px;
  background-color: #fff;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_line:after {
  -webkit-animation: showLine 1.2s 1.7s forwards;
  -moz-animation: showLine 1.2s 1.7s forwards;
  animation: showLine 1.2s 1.7s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar {
  position: absolute;
  bottom: 29px;
  left: 59px;
  width: 347px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar span {
  display: block;
  height: 0;
  width: 16px;
  background-color: #fa96bb;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar span.bar4, .lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar span.bar5, .lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar span.bar6, .lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar span.bar7, .lp_contents .sec_intro .inner .intro_graph .intro_graph_img .graph_bar span.bar8 {
  background-color: #fa96bb;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar1 {
  -webkit-animation: showBar1 1.2s 0.1s forwards;
  -moz-animation: showBar1 1.2s 0.1s forwards;
  animation: showBar1 1.2s 0.1s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar2 {
  -webkit-animation: showBar2 1.2s 0.2s forwards;
  -moz-animation: showBar2 1.2s 0.2s forwards;
  animation: showBar2 1.2s 0.2s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar3 {
  -webkit-animation: showBar3 1.2s 0.3s forwards;
  -moz-animation: showBar3 1.2s 0.3s forwards;
  animation: showBar3 1.2s 0.3s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar4 {
  -webkit-animation: showBar4 1.2s 0.4s forwards;
  -moz-animation: showBar4 1.2s 0.4s forwards;
  animation: showBar4 1.2s 0.4s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar5 {
  -webkit-animation: showBar5 1.2s 0.5s forwards;
  -moz-animation: showBar5 1.2s 0.5s forwards;
  animation: showBar5 1.2s 0.5s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar6 {
  -webkit-animation: showBar6 1.2s 0.6s forwards;
  -moz-animation: showBar6 1.2s 0.6s forwards;
  animation: showBar6 1.2s 0.6s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar7 {
  -webkit-animation: showBar7 1.2s 0.7s forwards;
  -moz-animation: showBar7 1.2s 0.7s forwards;
  animation: showBar7 1.2s 0.7s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar8 {
  -webkit-animation: showBar8 1.2s 0.8s forwards;
  -moz-animation: showBar8 1.2s 0.8s forwards;
  animation: showBar8 1.2s 0.8s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar9 {
  -webkit-animation: showBar9 1.2s 0.9s forwards;
  -moz-animation: showBar9 1.2s 0.9s forwards;
  animation: showBar9 1.2s 0.9s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar10 {
  -webkit-animation: showBar10 1.2s 1s forwards;
  -moz-animation: showBar10 1.2s 1s forwards;
  animation: showBar10 1.2s 1s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar11 {
  -webkit-animation: showBar11 1.2s 1.1s forwards;
  -moz-animation: showBar11 1.2s 1.1s forwards;
  animation: showBar11 1.2s 1.1s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_img.on .graph_bar .bar12 {
  -webkit-animation: showBar12 1.2s 1.2s forwards;
  -moz-animation: showBar12 1.2s 1.2s forwards;
  animation: showBar12 1.2s 1.2s forwards;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_source {
  text-align: center;
  margin-bottom: 36px;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_note li {
  font-size: 12px;
  line-height: 1.3;
  text-indent: -1em;
  letter-spacing: -0.03em;
}
.lp_contents .sec_intro .inner .intro_graph .intro_graph_note li + li {
  margin-top: 5px;
}
.lp_contents .sec_intro .inner .intro_voice {
  position: relative;
}
.lp_contents .sec_intro .inner .intro_voice .voice_ttl {
  text-align: center;
  font-size: 38px;
  line-height: 46px;
  letter-spacing: 0.05em;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 44px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_ttl span {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 8px;
  display: inline-block;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}
.lp_contents .sec_intro .inner .intro_voice .voice_img {
  margin: 0 0 188px 392px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_list li {
  position: absolute;
}
.lp_contents .sec_intro .inner .intro_voice .voice_list li:nth-child(1) {
  top: 169px;
  left: 59px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_list li:nth-child(2) {
  top: 159px;
  left: 663px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_list li:nth-child(3) {
  top: 347px;
  left: 88px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_list li:nth-child(4) {
  top: 534px;
  left: 592px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_list li:nth-child(5) {
  top: 712px;
  left: 220px;
}
.lp_contents .sec_intro .inner .intro_voice .voice_note {
  text-align: center;
}
.lp_contents .sec_intro .inner .intro_voice .voice_txt {
  text-align: center;
  margin-bottom: 36px;
}
.lp_contents .sec_campaign {
  background: linear-gradient(180deg, #f7e4f6, #deedf6);
  padding: 92px 0 80px;
}
.lp_contents .sec_campaign .campaign_ttl {
  text-align: center;
  margin-bottom: 24px;
}
.lp_contents .sec_campaign .campaign_ttl img {
  width: 601px;
}
.lp_contents .sec_campaign .campaign_date {
  text-align: center;
  margin-bottom: 20px;
}
.lp_contents .sec_campaign .campaign_date img {
  width: 421px;
}
.lp_contents .sec_campaign .campaign_box {
  display: flex;
  align-items: center;
  margin: 0 0 38px 170px;
}
.lp_contents .sec_campaign .campaign_box .campaign_img {
  margin-right: 25px;
}
.lp_contents .sec_campaign .campaign_box .campaign_info {
  padding-top: 33px;
}
.lp_contents .sec_campaign .campaign_box .campaign_info .info_text {
  margin-top: 11px;
  margin-left: 33px;
  font-size: 12px;
  line-height: 1;
}
.lp_contents .sec_campaign .campaign_detail {
  background-color: #fff;
  padding: 32px 0 0;
  margin: 0 80px;
  text-align: center;
  box-shadow: 0px 6px 16px 0px rgba(123, 123, 123, 0.15);
}
.lp_contents .sec_campaign .campaign_detail > dl {
  padding: 0 45px;
}
.lp_contents .sec_campaign .campaign_detail > dl > dd {
  padding: 38px 0 37px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_lead {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 8px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_inner {
  display: flex;
  justify-content: center;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_inner .immer_left_marginr34 {
  margin-right: 34px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_inner .immer_left_marginr34 .campaign_detail_summary_txt {
  width: 310px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_inner .campaign_detail_summary_point {
  margin-bottom: 19px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_inner .campaign_detail_summary_img {
  margin-left: 30px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_note {
  margin-top: 7px;
  font-size: 12px;
  line-height: 1;
  color: #d50044;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_summary > dd .campaign_detail_summary_notes {
  margin-bottom: 28px;
  font-size: 12px;
  line-height: 1;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_name {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 29px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_name span {
  display: block;
  margin-bottom: 5px;
  font-family: 'Noto Serif JP', serif;
  font-size: 30px;
  line-height: 150%;
  font-weight: 600;
  letter-spacing: .05em;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner {
  display: flex;
  justify-content: space-between;
  width: 600px;
  margin: 0 auto;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_img {
  padding-top: 17px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt {
  width: 320px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt .campaign_detail_target_txt_txt {
  font-size: 12px;
  line-height: 16px;
  text-indent: -1.4em;
  margin: 8px 0 47px 1.4em;
  text-align: left;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-dose {
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  font-size: 20px;
  line-height: 1;
  text-align: left;
  color: #000000;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-dose span {
  font-size: 16px;
  font-weight: 400;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-dose span sup {
  font-size: 12px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-price {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.025em;
  margin: 17px 0 12px;
  text-align: left;
  color: #000000;
  font-weight: bold;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-price span {
  font-size: 40px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-price span > span {
  font-size: 32px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-price em {
  font-style: normal;
  width: 98px;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  border: 1px #000000 solid;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  font-weight: 400;
  box-sizing: border-box;
  padding: 5px 10px 8px;
  transform: translate(10px, -5px);
  display: inline-block;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner .campaign_detail_target_txt-note {
  margin-top: 10px;
  text-align: left;
  font-size: 12px;
  line-height: 1;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner ul li {
  padding-top: 7px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner ul li + li {
  padding-top: 38px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_inner ul li .campaign_detail_target_price {
  margin-bottom: 13px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional {
  padding-top: 29px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_img {
  margin-right: 100px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt {
  width: 320px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt .target1_txt_first_ttl {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #d50044;
  text-align: left;
  margin-top: -10px;
  margin-bottom: 15px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt .campaign_detail_target_txt-dose {
  line-height: 28px;
  margin-bottom: 12px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt .campaign_detail_target1_txt_txt {
  border-top: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.13em;
  text-align: left;
  padding-bottom: 16px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt .campaign_detail_target1_txt_txt .target1_txt_ttl {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 12px;
  font-weight: 500;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt .campaign_detail_target1_txt_txt dd p {
  text-indent: -0.3em;
  padding-left: 0.1em;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .additional .campaign_detail_target_txt .campaign_detail_target_txt_txt {
  font-size: 12px;
  line-height: 16px;
  text-indent: -1.4em;
  margin: 8px 0 34px 1.4em;
  text-align: left;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_note {
  text-align: left;
  font-size: 14px;
  text-decoration: underline;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_target > dd .campaign_detail_target_note span {
  display: inline-block;
  text-decoration: underline;
  color: #dd0046;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_date > dd .campaign_detail_date_txt {
  margin-bottom: 25px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_date > dd .campaign_detail_date_list {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_date > dd .campaign_detail_date_list li {
  position: relative;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_date > dd .campaign_detail_date_list li + li {
  margin-left: 16px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_apply > dd .campaign_detail_apply_txt {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_apply > dd .campaign_detail_apply_list {
  text-align: left;
  margin: 0 0 20px 150px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_apply > dd .campaign_detail_apply_list li {
  font-size: 12px;
  line-height: 22px;
  display: inline-block;
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_apply > dd .campaign_detail_apply_list li a {
  padding-left: 15px;
  position: relative;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_apply > dd .campaign_detail_apply_list li a::before {
  content: '';
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/campaign_detail_apply_arrow.png) no-repeat;
  width: 7px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_apply > dd .campaign_detail_apply_img {
  margin: 27px 0 22px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_notice > dd {
  padding-bottom: 50px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_notice > dd .campaign_detail_notice_list {
  margin-bottom: 25px;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_notice > dd .campaign_detail_notice_list li {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  padding-left: 1em;
  text-indent: -1em;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_notice > dd .campaign_detail_notice_list .campaign_detail_notice_link {
  color: #d50044;
}
.lp_contents .sec_campaign .campaign_detail > dl.campaign_detail_notice > dd .campaign_detail_notice_list .campaign_detail_notice_link a {
  color: #d50044;
  text-decoration: underline;
}
.lp_contents .sec_campaign .campaign_inquiry {
  margin: 0 auto 28px;
  width: 710px;
  border: 1px solid #ccc;
  padding: 36px 0;
}
.lp_contents .sec_campaign .campaign_inquiry_ttl {
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
}
.lp_contents .sec_campaign .campaign_inquiry_txt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
}
.lp_contents .sec_campaign .tc_end {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
}
.lp_contents .sec_campaign .tc_end span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
.lp_contents .sec_address {
  padding: 100px 0 100px;
  background: url(../img/proof_bg.jpg) top center/cover no-repeat;
  color: #363636;
}
.lp_contents .sec_address .inner {
  width: 770px;
  text-align: center;
  position: relative;
  font-family: 'Noto Serif JP', serif;
}
.lp_contents .sec_address .inner .address_ttl {
  font-weight: 500;
  font-size: 44px;
  line-height: 150%;
  margin-bottom: 40px;
}
.lp_contents .sec_address .inner .address_txt {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 500;
  line-height: 150%;
}
.lp_contents .sec_address .inner .address_txt_new {
  display: inline-block;
  margin-right: 20px;
  padding: 8px 10px 6px;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  background-color: #dd0046;
}
.lp_contents .sec_address .inner .address_txt sup {
  vertical-align: super;
  font-size: 14px;
}
.lp_contents .sec_address .inner .address_box {
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
}
.lp_contents .sec_address .inner .address_img {
  width: 800px;
  margin-bottom: 40px;
}
.lp_contents .sec_address .inner .address_img img {
  height: 100%;
  max-width: inherit;
  object-fit: contain;
  width: 100%;
}
.lp_contents .sec_address .inner .address_awards {
  position: absolute;
  top: 0;
  left: -164px;
}
.lp_contents .sec_address .inner .address_catch {
  padding-top: 6px;
  font-size: 35px;
  line-height: 58px;
  font-weight: 500;
  text-align: left;
}
.lp_contents .sec_address .inner .address_des {
  margin-top: 20px;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}
.lp_contents .sec_address .inner .address_photo {
  position: relative;
  margin-top: 54px;
}
.lp_contents .sec_address .inner .address_name {
  bottom: 16px;
  color: #666;
  font-size: 18px;
  font-weight: 500;
  left: 0;
  line-height: 32px;
  position: absolute;
}
.lp_contents .sec_address .inner .address_notes {
  margin-bottom: 40px;
  text-align: left;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
}
.lp_contents .sec_address .inner .address_notes li {
  display: flex;
  gap: 20px;
}
.lp_contents .sec_address .inner .address_notes li:not(:first-child) {
  margin-top: 20px;
}
.lp_contents .sec_address .inner .address_notes li sup {
  font-size: 12px;
  vertical-align: 8px;
}
.lp_contents .sec_address .inner .address_notes_emphasis {
  text-decoration: underline;
  text-decoration-color: #dd0046;
  text-underline-offset: .38em;
}
.lp_contents .sec_address .inner .address_small {
  text-align: left;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
}
.lp_contents .sec_address .inner .address_down {
  display: flex;
  justify-content: center;
}
.lp_contents .sec_address .inner .address_down li:nth-child(1) {
  margin-right: 31px;
}
.lp_contents .sec_qa .inner {
  padding: 80px 0;
}
.lp_contents .sec_qa .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp_contents .sec_qa .inner ul li {
  width: 470px;
  border-radius: 16px;
  padding: 10px;
  box-sizing: border-box;
}
.lp_contents .sec_qa .inner ul li .qa_box {
  background-color: #fff;
  border-radius: 14px;
  height: 100%;
  padding: 0 22px;
  position: relative;
}
.lp_contents .sec_qa .inner ul li .qa_box dt {
  height: 107px;
  display: flex;
  align-items: center;
  padding-left: 13px;
  border-bottom: 1px solid #999;
}
.lp_contents .sec_qa .inner ul li .qa_box dd {
  padding: 0 0 30px 4px;
}
.lp_contents .sec_qa .inner ul li.qa_ttl {
  text-align: center;
}
.lp_contents .sec_qa .inner ul li:nth-child(n + 3) {
  margin-top: 20px;
}
.lp_contents .sec_qa .inner ul li:nth-child(2) {
  background-color: #c7bbf0;
}
.lp_contents .sec_qa .inner ul li:nth-child(2) dd {
  padding-top: 30px;
  position: relative;
}
.lp_contents .sec_qa .inner ul li:nth-child(2) dd .qa_subTtl {
  margin-bottom: 20px;
}
.lp_contents .sec_qa .inner ul li:nth-child(2) dd::after {
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/qa1_bg.png) no-repeat 0 0;
  background-size: 100%;
  width: 98px;
  height: 82px;
  position: absolute;
  content: '';
  top: 23px;
  right: 4px;
}
.lp_contents .sec_qa .inner ul li:nth-child(3) {
  width: 960px;
  background-color: #ffe975;
}
.lp_contents .sec_qa .inner ul li:nth-child(3) dt {
  width: 405px;
}
.lp_contents .sec_qa .inner ul li:nth-child(3) dd {
  width: 405px;
  padding: 30px 0 40px;
}
.lp_contents .sec_qa .inner ul li:nth-child(3) dd .qa_subTtl {
  margin-bottom: 38px;
  padding-left: 107px;
  position: relative;
}
.lp_contents .sec_qa .inner ul li:nth-child(3) dd .qa_subTtl::after {
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/qa2_bg.png) no-repeat 0 0;
  background-size: 100%;
  width: 123px;
  height: 97px;
  position: absolute;
  content: '';
  top: -21px;
  left: -7px;
}
.lp_contents .sec_qa .inner ul li:nth-child(3) dd .qa_img {
  position: absolute;
  top: 30px;
  right: 38px;
}
.lp_contents .sec_qa .inner ul li:nth-child(4) {
  background-color: #aadefd;
}
.lp_contents .sec_qa .inner ul li:nth-child(4) dd {
  padding-top: 28px;
  position: relative;
}
.lp_contents .sec_qa .inner ul li:nth-child(4) dd .qa_subTtl {
  margin-bottom: 25px;
  position: relative;
  z-index: 3;
}
.lp_contents .sec_qa .inner ul li:nth-child(4) dd .qa_txt {
  position: relative;
  z-index: 3;
}
.lp_contents .sec_qa .inner ul li:nth-child(4) dd::after {
  background: url(/sw/onlinestore/campaign/haku/promotion/pc/img/qa3_bg.jpg) no-repeat 0 0;
  background-size: 100%;
  width: 318px;
  height: 192px;
  position: absolute;
  content: '';
  top: 0;
  right: -22px;
}
.lp_contents .sec_qa .inner ul li:nth-child(5) {
  background-color: #7df0e1;
}
.lp_contents .sec_qa .inner ul li:nth-child(5) dd {
  padding-top: 17px;
}
.lp_contents .sec_qa .inner ul li:nth-child(5) dd .qa_subTtl {
  margin-bottom: 23px;
  text-align: center;
}
.lp_contents .sec_product {
  background-color: #f8f9fa;
}
.lp_contents .sec_product .inner {
  width: 1100px;
  padding: 80px 0 0;
}
.lp_contents .sec_product .inner .product_hgroup {
  margin-bottom: 20px;
  color: #363636;
}
.lp_contents .sec_product .inner .product_hgroup p {
  text-align: center;
  font-weight: 500;
  font-size: 26px;
  font-family: 'Noto Serif JP', serif;
  line-height: 150%;
}
.lp_contents .sec_product .inner .product_ttl {
  font-weight: 500;
  font-size: 36px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Noto Serif JP', serif;
}
.lp_contents .sec_product .inner .product_lead {
  margin-bottom: 40px;
  color: #363636;
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}
.lp_contents .sec_product .inner .product_catch {
  color: #363636;
  font-weight: 500;
  font-size: 30px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 40px;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  font-family: 'Noto Serif JP', serif;
}
.lp_contents .sec_product .inner .product_catch span {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  font-family: 'Noto Serif JP', serif;
}
.lp_contents .sec_product .inner .product_list {
  display: flex;
  justify-content: center;
  column-gap: 60px;
  margin-bottom: 40px;
}
.lp_contents .sec_product .inner .product_list .product_price_text {
  width: 300px;
  font-size: 12px;
  line-height: 16px;
  text-indent: -1.2em;
  margin: 2px 0 0 1.2em;
}
.lp_contents .sec_product .inner .product_list li {
  display: flex;
  width: 100%;
  column-gap: 40px;
}
.lp_contents .sec_product .inner .product_list li .product_dose {
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  text-align: left;
  color: #45433e;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
}
.lp_contents .sec_product .inner .product_list li .product_dose span {
  font-size: 16px;
  font-weight: 400;
}
.lp_contents .sec_product .inner .product_list li .product_dose span sup {
  font-size: 12px;
  vertical-align: super;
}
.lp_contents .sec_product .inner .product_list li .product_price {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  margin: 8px 0;
  text-align: left;
  color: #45433e;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
}
.lp_contents .sec_product .inner .product_list li .product_price span {
  font-size: 14px;
}
.lp_contents .sec_product .inner .product_list li .product_price em {
  font-style: normal;
  width: 98px;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  border: 1px #000000 solid;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
  font-weight: 400;
  box-sizing: border-box;
  padding: 5px 10px 8px;
  transform: translate(10px, -5px);
  display: inline-block;
}
.lp_contents .sec_product .inner .product_list li .product_cart_btn {
  margin-bottom: 20px;
  width: 320px;
}
.lp_contents .sec_product .inner .product_list li .product_cart_btn + a {
  width: 240px;
  min-height: 46px;
}
.lp_contents .sec_product .inner .product_list li div + div {
  flex-grow: 1;
}
.lp_contents .sec_product .inner .product_price_note {
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
}
.lp_contents .sec_product .inner .product_price_note li {
  text-align: center;
}
.lp_contents .sec_product .inner .product_price_note li:not(:first-child) {
  margin-top: 10px;
}
.lp_contents .sec_inquiry .inner {
  padding: 40px 80px 80px;
}
.lp_contents .sec_inquiry .inner .inquiry_box {
  max-width: 800px;
  margin-inline: auto;
  text-align: center;
  border: 1px solid #ccc;
  padding: 30px;
  background-color: #fff;
}
.lp_contents .sec_inquiry .inner .inquiry_box .inquiry_ttl {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 22px;
  line-height: 150%;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
}
.lp_contents .sec_inquiry .inner .inquiry_box .inquiry_txt {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
}
.lp_contents .sec_inquiry .inner .inquiry_note {
  text-align: center;
  font-size: 12px;
  color: #333;
  font-family: 游ゴシック体, yugothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, Noto Sans JP, sans-serif;
}
.lp_contents .sec_banner .inner img {
  width: 100%;
}
.lp_contents .sec_footer {
  background: #f0f2f5;
  padding: 79px 0 82px;
}
.lp_contents .sec_footer .inner {
  padding: 0 30px;
}
.lp_contents .sec_footer .inner .footer_ttl {
  font-size: 28px;
  line-height: 1;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
  text-align: center;
}
.lp_contents .sec_footer .inner .footer_list {
  margin: 40px auto 0;
  width: 595px;
  display: flex;
  justify-content: space-between;
}
.lp_contents .sec_footer .inner .footer_list li {
  width: 290px;
  height: 290px;
  background: #fff;
  border-radius: 8px;
  padding-top: 30px;
  box-sizing: border-box;
  text-align: center;
}
.lp_contents .sec_footer .inner .footer_list li .footer_list_ttl {
  margin-top: 15px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 500;
  color: #dd0046;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
.lp_contents .sec_footer .inner .footer_list li .footer_list_text {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
.lp_contents .sec_footer .inner .footer_note {
  width: 595px;
  margin: 19px auto 0;
  font-size: 12px;
  line-height: 1;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}
.lp_contents .relation_btns {
  background-color: #f8f9fa;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.lp_contents .relation_btns a {
  margin: 0 25px;
}
.lp_contents .relation_btns a.module-buttonV2__emphasys {
  color: #fff;
}
