@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap");
/* base override */
body {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', 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;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.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;
}

.btn_brown {
  display: inline-block;
  width: 390px;
  height: 54px;
  background-color: #3e2b2f;
  color: #fff !important;
  text-decoration: none;
  font-size: 20px;
  line-height: 54px;
  text-align: center;
  position: relative;
}

.btn_brown::after {
  content: '';
  display: block;
  width: 11px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow.svg) no-repeat center center;
  -webkit-background-size: 11px;
  -o-background-size: 11px;
  background-size: 11px;
}

.btn_white {
  display: inline-block;
  width: 390px;
  height: 54px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #3e2b2f;
  background-color: #fff;
  color: #3e2b2f !important;
  text-decoration: none;
  font-size: 20px;
  line-height: 54px;
  text-align: center;
  position: relative;
}

.btn_white::after {
  content: '';
  display: block;
  width: 11px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow_brw.svg) no-repeat center center;
  -webkit-background-size: 11px;
  -o-background-size: 11px;
  background-size: 11px;
}

.lp_contents * {
  color: #3e2b2e;
  letter-spacing: 0.05em;
}
.lp_contents .sec_logo {
  background-color: #3e2b2e;
  padding: 20px 0;
}
.lp_contents .sec_logo img {
  display: block;
  margin: 0 auto;
}
.lp_contents .sec_main {
  padding: 60px 80px;
}
.lp_contents .sec_main .main_content {
  text-align: center;
}
.lp_contents .sec_main .main_ttl {
  display: inline-block;
  margin: 0 auto 30px;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.6em;
  text-align: center;
  position: relative;
}
.lp_contents .sec_main .main_ttl::before {
  content: '';
  display: block;
  width: 380px;
  height: 1px;
  background-color: #3e2b2e;
  position: absolute;
  bottom: 0;
  left: -10px;
}
.lp_contents .sec_main .main_ttl::after {
  content: '';
  display: block;
  width: 380px;
  height: 1px;
  background-color: #3e2b2e;
  position: absolute;
  bottom: -3px;
  left: -10px;
}
.lp_contents .sec_main h2 {
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 50px;
}
.lp_contents .sec_kv {
  background: #f7f7f7 url(/cms/onlineshop/lm/caviar/20200701/img/kv_bg.jpg) no-repeat top center;
  padding: 175px 0;
}
.lp_contents .sec_kv h2 {
  margin-bottom: 50px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.3em;
  text-align: center;
  font-weight: normal;
}
.lp_contents .sec_kv .kv_content {
  font-size: 16px;
  line-height: 36px;
  text-align: center;
}
.lp_contents .sec_lineup {
  background: url(/cms/onlineshop/lm/caviar/20200701/img/color_line.jpg) repeat-x top left;
  padding: 115px 0 120px;
}
.lp_contents .sec_lineup h2 {
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 40px;
}
.lp_contents .sec_lineup .lineup_personal {
  margin-bottom: 35px;
}
.lp_contents .sec_lineup .lineup_personal li {
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}
.lp_contents .sec_lineup .lineup_personal li:first-of-type {
  margin-bottom: 25px;
}
.lp_contents .sec_lineup .personal_anchor {
  width: 400px;
  height: 40px;
  border: solid 1px #3e2b2e;
  position: relative;
  margin: 0 auto 120px;
}
.lp_contents .sec_lineup .personal_anchor a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.075em;
  text-align: center;
  text-decoration: none;
}
.lp_contents .sec_lineup .personal_anchor a::after {
  content: '';
  display: block;
  width: 8px;
  height: 12px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow_brw.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
.lp_contents .sec_lineup h3 {
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 50px;
  text-align: center;
}
.lp_contents .sec_lineup .lineup_img {
  text-align: center;
  margin-bottom: 40px;
}
.lp_contents .sec_lineup .prod_info {
  margin-bottom: 60px;
  text-align: center;
}
.lp_contents .sec_lineup .prod_info--name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
.lp_contents .sec_lineup .prod_info--detail {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
}
.lp_contents .sec_lineup .prod_info--price {
  font-size: 16px;
  line-height: 1;
}
.lp_contents .sec_lineup .prod_info--num {
  font-size: 24px;
}
.lp_contents .sec_lineup .prod_info--postage {
  font-size: 12px;
  font-weight: bold;
  border: solid 1px #3e2b2e;
  padding: 3px 25px;
  letter-spacing: 0.1em;
  text-align: center;
}
.lp_contents .sec_lineup .lineup_anchor {
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
  margin-bottom: 100px;
}
.lp_contents .sec_lineup .lineup_anchor li {
  width: 200px;
  position: relative;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(1) {
  background-color: #fdc0c0;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(1) .lineup_anchor--ja {
  color: #fdc0c0;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(2) {
  background-color: #acc8e2;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(2) .lineup_anchor--ja {
  color: #acc8e2;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(3) {
  background-color: #e1814e;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(3) .lineup_anchor--ja {
  color: #e1814e;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(4) {
  background-color: #5c7fc1;
}
.lp_contents .sec_lineup .lineup_anchor li:nth-of-type(4) .lineup_anchor--ja {
  color: #5c7fc1;
}
.lp_contents .sec_lineup .lineup_anchor li a {
  text-decoration: none;
}
.lp_contents .sec_lineup .lineup_anchor--en {
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  padding: 40px 0 30px;
}
.lp_contents .sec_lineup .lineup_anchor--ja {
  background-color: #fff;
  width: 190px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.lp_contents .sec_lineup .lineup_anchor--arrow {
  text-align: center;
  margin-bottom: 10px;
  transform: rotate(90deg);
}
.lp_contents .sec_lineup h4 {
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
}
.lp_contents .sec_lineup .special_txt {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
.lp_contents .sec_lineup .special_txt--normal {
  font-weight: normal;
}
.lp_contents .sec_lineup .special_txt--red {
  color: #d63f18;
}
.lp_contents .sec_lineup .cmn_tokuten {
  width: 840px;
  margin: 25px auto 10px;
}
.lp_contents .sec_lineup .cmn_tokuten--desp {
  font-weight: normal;
}
.lp_contents .sec_lineup .cmn_tokuten--end {
  width: 890px;
}
.lp_contents .sec_lineup .cmn_tokuten--notes {
  width: 840px;
}
.lp_contents .sec_lineup .cmn_tokuten--img {
  margin: 35px 30px 0 120px;
}
.lp_contents .sec_spring {
  background-color: #fdcdcd;
  position: relative;
  margin-top: 230px;
  height: 1500px;
}
.lp_contents .sec_spring .inner {
  margin: 0;
}
.lp_contents .sec_spring .cmn_season {
  background-color: #fdb1b1;
  left: calc(50% - 480px);
  right: 0;
}
.lp_contents .sec_spring .cmn_season--icon {
  color: #fdb1b1;
}
.lp_contents .sec_spring .cmn_season--anchor {
  background-color: #fdb1b1;
}
.lp_contents .sec_summer {
  background-color: #c9dbeb;
  position: relative;
  margin-top: 330px;
  height: 1095px;
}
.lp_contents .sec_summer .inner {
  float: right;
}
.lp_contents .sec_summer .cmn_season {
  background-color: #acc8e2;
  left: 0;
  right: calc(50% - 480px);
}
.lp_contents .sec_summer .cmn_season--icon {
  color: #acc8e2;
}
.lp_contents .sec_summer .cmn_season--anchor {
  background-color: #acc8e2;
}
.lp_contents .sec_autumn {
  background-color: #eab091;
  position: relative;
  margin-top: 330px;
  height: 1500px;
}
.lp_contents .sec_autumn .inner {
  margin: 0;
}
.lp_contents .sec_autumn .cmn_season {
  background-color: #e1814e;
  left: calc(50% - 480px);
  right: 0;
}
.lp_contents .sec_autumn .cmn_season--icon {
  color: #e1814e;
}
.lp_contents .sec_autumn .cmn_season--anchor {
  background-color: #e1814e;
}
.lp_contents .sec_winter {
  background-color: #90a5ce;
  position: relative;
  margin-top: 330px;
  height: 1500px;
}
.lp_contents .sec_winter .inner {
  float: right;
}
.lp_contents .sec_winter .cmn_season {
  background-color: #5c7fc1;
  left: 0;
  right: calc(50% - 480px);
}
.lp_contents .sec_winter .cmn_season--icon {
  color: #5c7fc1;
}
.lp_contents .sec_winter .cmn_season--anchor {
  background-color: #5c7fc1;
}
.lp_contents .sec_winter .cmn_cart li:nth-of-type(4) .cmn_cart--name {
  margin-left: 5px;
}
.lp_contents .sec_personalcolor {
  padding: 120px 0 130px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/color_line.jpg) repeat-x bottom left;
}
.lp_contents .sec_personalcolor .personalcolor_ttl {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
.lp_contents .sec_personalcolor h2 {
  margin-bottom: 60px;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}
.lp_contents .sec_personalcolor .personal_link {
  width: 400px;
  height: 40px;
  border: solid 2px #3e2b2e;
  position: relative;
  margin: 0 auto 60px;
}
.lp_contents .sec_personalcolor .personal_link a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0.075em;
  text-align: center;
  text-decoration: none;
}
.lp_contents .sec_personalcolor .personal_link a::after {
  content: '';
  display: block;
  width: 8px;
  height: 12px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow_brw.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.lp_contents .sec_personalcolor .personalcolor_anchor {
  width: 480px;
  height: 40px;
  border: solid 1px #3e2b2e;
  position: relative;
  margin: 60px auto 0;
}
.lp_contents .sec_personalcolor .personalcolor_anchor a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.075em;
  text-align: center;
  text-decoration: none;
}
.lp_contents .sec_personalcolor .personalcolor_anchor a::after {
  content: '';
  display: block;
  width: 8px;
  height: 12px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow_brw.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}
.lp_contents .sec_personalcolor .ta-c {
  text-align: center;
}
.lp_contents .cmn_season {
  padding: 80px 0;
  display: block;
  position: absolute;
  z-index: 0;
  top: -230px;
  bottom: 140px;
}
.lp_contents .cmn_season--icon {
  width: 210px;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 5px 0;
  margin: 0 auto 25px;
  border-radius: 25px;
  text-align: center;
}
.lp_contents .cmn_season h2 {
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  font-weight: normal;
  font-size: 60px;
  letter-spacing: 0.1em;
  color: #fff;
  margin-bottom: 50px;
  text-align: center;
  line-height: 1;
}
.lp_contents .cmn_season--sub {
  display: flex;
  justify-content: center;
}
.lp_contents .cmn_season--sub li {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  border-bottom: solid 1px #fff;
  margin-bottom: 20px;
}
.lp_contents .cmn_season--sub li::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.lp_contents .cmn_season--txt {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  text-align: center;
}
.lp_contents .cmn_season--anchor {
  width: 400px;
  border: solid 1px #fff;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .cmn_season--anchor a {
  display: block;
  height: 40px;
  text-align: center;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.lp_contents .cmn_season--anchor a > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.075em;
  color: #fff;
}
.lp_contents .cmn_season--anchor a > span:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}
.lp_contents .cmn_cart {
  padding: 0 40px;
  display: flex;
  flex-wrap: wrap;
}
.lp_contents .cmn_cart li {
  background-color: #fff;
  padding: 14px 14px 20px;
  margin-right: 15px;
  margin-top: 60px;
}
.lp_contents .cmn_cart li:nth-of-type(4n) {
  margin-right: 0;
}
.lp_contents .cmn_cart--color {
  display: flex;
  margin-bottom: 10px;
}
.lp_contents .cmn_cart--name {
  margin: 5px 0 0 10px;
  font-family: 'Montserrat' , sans-serif;
  letter-spacing: 0.01em;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.lp_contents .cmn_cart--cartbtn {
  width: 180px;
  margin-top: 20px;
}
.lp_contents .cmn_cart--cartbtn a {
  display: block;
  background-color: #d73f18;
  height: 45px;
  text-align: center;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.lp_contents .cmn_cart--cartbtn a > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.075em;
  font-weight: bold;
  color: #fff;
}
.lp_contents .cmn_cart--cartbtn a > span span {
  font-size: 12px;
  color: #fff;
}
.lp_contents .cmn_cart--cartbtn a > span:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.lp_contents .cmn_cart--cartbtn div {
  background-color: #8a8a8a;
  height: 45px;
}
.lp_contents .cmn_cart--cartbtn div > span {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1;
  flex-direction: column;
  width: 100%;
  height: 45px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.lp_contents .cmn_tokuten {
  position: relative;
  width: 740px;
  background: #fff;
  margin: 50px auto 10px;
  padding: 25px 0 20px;
  border: solid 6px #e6e6e6;
}
.lp_contents .cmn_tokuten--container {
  display: flex;
}
.lp_contents .cmn_tokuten--img {
  margin: 20px 30px 0 130px;
}
.lp_contents .cmn_tokuten--less {
  position: absolute;
  left: 50px;
  top: 60px;
}
.lp_contents .cmn_tokuten--end {
  position: absolute;
  width: 795px;
  height: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 3;
}
.lp_contents .cmn_tokuten--end span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.025em;
}
.lp_contents .cmn_tokuten--desp {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.lp_contents .cmn_tokuten--desp span {
  font-weight: bold;
}
.lp_contents .cmn_tokuten--desp span span {
  color: #d63f18;
}
.lp_contents .cmn_tokuten--name {
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
}
.lp_contents .cmn_tokuten--ttl {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
.lp_contents .cmn_tokuten--detail {
  font-size: 12px;
  line-height: 30px;
}
.lp_contents .cmn_tokuten--notes {
  width: 740px;
  margin: auto;
  font-size: 10px;
  line-height: 16px;
}
.lp_contents .cmn_tokuten .limit_icon {
  position: absolute;
  top: 15px;
  left: -26px;
  z-index: 2;
}
.lp_contents .sec_footer {
  background-color: #3e2b2e;
  padding: 50px 0 55px;
}
.lp_contents .sec_footer .inner {
  width: 700px;
}
.lp_contents .sec_footer h2 {
  color: #fff;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}
.lp_contents .sec_footer .footer_link {
  background-color: #fff;
  display: flex;
  padding: 10px;
  position: relative;
  cursor: pointer;
}
.lp_contents .sec_footer .footer_link dt {
  width: 269px;
  box-sizing: border-box;
  padding-left: 66px;
  padding-top: 10px;
}
.lp_contents .sec_footer .footer_link dd {
  border-left: solid 1px #3e2b2e;
}
.lp_contents .sec_footer .footer_link dd > span {
  display: inline-block;
  padding: 15px 29px;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  position: relative;
}
.lp_contents .sec_footer .footer_link dd > span::after {
  content: '';
  display: block;
  width: 11px;
  height: 21px;
  background: url(/cms/onlineshop/lm/caviar/20200701/img/btn_arrow_brw.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.lp_contents .sec_footer .footer_link dd a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  z-index: 9;
}
.lp_contents .sec_footer .footer_link dd a span {
  display: block;
  position: absolute;
  visibility: hidden;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  position: relative;
}
.lp_contents .sec_footer .footer_notes {
  margin-top: 24px;
  text-align: center;
}
.lp_contents .sec_footer .footer_notes li {
  color: #fff;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.075em;
}
