@charset "UTF-8";
br.sp {
  display: none;
}
@media print, screen and (max-width: 767px) {
  br.sp {
    display: block;
  }
}

br.tab {
  display: none;
}
@media print, screen and (max-width: 959px) {
  br.tab {
    display: block;
  }
}

.en {
  font-family: "baskerville-display-pt";
}

.ten_min {
  font-family: "ten-mincho", serif;
}

body {
  margin: 0;
  padding: 0;
}

section#lp39 {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 150px 50px 80px;
  background-color: #eaded3;
  color: #454545;
  letter-spacing: 1px;
  font-family: "Roboto", "Noto Sans JP", "Hiragino sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
  font-feature-settings: "palt";
}
@media print, screen and (max-width: 1179px) {
  section#lp39 {
    padding: 150px 50px 50px;
  }
}
@media print, screen and (max-width: 1179px) {
  section#lp39 {
    padding: 120px 50px 50px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 {
    padding: 80px 20px 50px;
  }
}
section#lp39 .lp39_wrapper {
  margin: 0 auto;
  border: #000000 solid 1px;
}
section#lp39 .lp39_wrapper .lp39_hero {
  position: relative;
  margin: 0;
  padding: 0;
  border-bottom: #000000 solid 1px;
  line-height: 0;
}
section#lp39 .lp39_wrapper .lp39_hero h1 {
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  line-height: 0;
}
section#lp39 .lp39_wrapper .lp39_hero h1 .main {
  min-width: 1400px;
  width: 100%;
  height: auto;
}
@media print, screen and (max-width: 1179px) {
  section#lp39 .lp39_wrapper .lp39_hero h1 .main {
    min-width: 1280px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_hero h1 .main {
    min-width: 1000px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_hero h1 .main {
    display: none;
  }
}
section#lp39 .lp39_wrapper .lp39_hero h1 .main_sp {
  display: none;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_hero h1 .main_sp {
    display: block;
    width: 100%;
    height: auto;
  }
}
section#lp39 .lp39_wrapper .lp39_hero .anv {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 3;
  transform: translate(0, -50%);
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_hero .anv {
    display: none;
  }
}
section#lp39 .lp39_wrapper .lp39_hero .date {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 3;
  transform: translate(0, -50%);
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_hero .date {
    display: none;
  }
}
section#lp39 .lp39_wrapper .lp39_read {
  padding: 60px;
  border-bottom: #000000 solid 1px;
  background-color: #f4f3f0;
}
@media print, screen and (max-width: 1079px) {
  section#lp39 .lp39_wrapper .lp39_read {
    padding: 40px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_read {
    padding: 40px 30px;
  }
}
@media print, screen and (max-width: 374px) {
  section#lp39 .lp39_wrapper .lp39_read {
    padding: 40px 20px;
  }
}
section#lp39 .lp39_wrapper .lp39_read p {
  margin: 0;
  padding: 0;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 18px;
  line-height: 2em;
}
@media print, screen and (max-width: 1079px) {
  section#lp39 .lp39_wrapper .lp39_read p {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_read p {
    font-size: 15px;
  }
}
@media print, screen and (max-width: 374px) {
  section#lp39 .lp39_wrapper .lp39_read p br {
    display: none;
  }
  section#lp39 .lp39_wrapper .lp39_read p br.sp {
    display: none !important;
  }
}
section#lp39 .lp39_wrapper .lp39_product {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product {
    flex-direction: column;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box {
  position: relative;
  box-sizing: border-box;
  width: 50%;
  border-right: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box {
    width: 100%;
    border-right: none;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:first-of-type {
  background-color: #eaded3;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:first-of-type .bg {
  top: 90px;
  left: -56px;
  width: 93%;
  mix-blend-mode: multiply;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:nth-of-type(2) {
  border-right: none;
  background-color: #eee8e0;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:nth-of-type(2) .bg {
  top: 80px;
  right: -56px;
  width: 63%;
  mix-blend-mode: multiply;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:nth-of-type(3) {
  background-color: #f4f3f0;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:nth-of-type(3) .bg {
  top: 80px;
  left: -56px;
  width: 90%;
  mix-blend-mode: multiply;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:nth-of-type(3) .photo {
  padding: 48px 80px 0;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box:nth-of-type(4) {
  border-right: none;
  background-color: #cbad9f;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .bg {
  position: absolute;
  z-index: 1;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .bg img {
  width: 100%;
  height: auto;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item {
  position: relative;
  z-index: 5;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .rank {
  position: absolute;
  top: 56px;
  left: 50px;
  line-height: 0;
}
@media print, screen and (max-width: 1279px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .rank {
    width: 80px;
    height: auto;
  }
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .rank img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .rank {
    top: 30px;
    left: 23px;
    width: 68px;
    height: auto;
  }
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .rank img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .rank {
    top: 23px;
    left: 21px;
    width: 80px;
    height: auto;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .photo {
  margin: 0;
  padding: 18px 80px 0;
}
@media print, screen and (max-width: 1279px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .photo {
    padding: 18px 30px 20px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .photo {
    padding: 18px 17px 20px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .photo {
    padding: 35px 10px 20px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .photo img {
  width: 100%;
  height: auto;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description {
  padding: 0 46px 50px;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description {
    padding: 0 30px 50px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description {
    padding: 0 30px 50px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description h3 {
  margin: 0 0 5px;
  padding: 0;
  color: #c8625a;
  font-weight: 500;
  font-size: 18px;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description h3 {
    font-size: 16px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 13px;
  line-height: 1.8em;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description .present_info {
  margin: 25px 0 0;
  padding: 25px 0 0;
  border-top: #dbccbd solid 1px;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description .present_info p {
  margin: 0 0 5px;
  padding: 0;
  font-weight: 500;
  font-size: 16px;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description .present_info p {
    font-size: 14px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description .present_info p span {
  color: #c8625a;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .item .description .present_info p.note {
  font-size: 12px;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release {
  position: relative;
  padding: 56px;
}
@media print, screen and (max-width: 1279px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release {
    padding: 40px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release {
    padding: 20px 20px 50px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: 0;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .new_item {
  width: 100%;
  height: auto;
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .f1 {
  position: absolute;
  top: 124px;
  left: -60px;
}
@media print, screen and (max-width: 1279px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .f1 {
    width: 120px;
    height: auto;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .f1 {
    top: 31px;
    left: -44px;
    width: 86px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .f2 {
  position: absolute;
  right: -105px;
  bottom: -34px;
}
@media print, screen and (max-width: 1279px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .f2 {
    width: 120px;
    height: auto;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release .photo .f2 {
    right: -42px;
    bottom: -31px;
    width: 86px;
  }
}
section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release p {
  margin: 0;
  padding: 30px 0 0;
  color: #ffffff;
  text-align: justify;
  font-size: 14px;
  line-height: 2em;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_product .lp39_product__box .new_release p {
    padding: 30px 10px 0;
  }
}
section#lp39 .lp39_wrapper .lp39_present {
  padding: 74px 40px;
  border-bottom: #000000 solid 1px;
  background-color: #ffffff;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_present {
    padding: 50px 30px;
  }
}
section#lp39 .lp39_wrapper .lp39_present h2 {
  margin: 0 0 30px;
  padding: 0;
  text-align: center;
}
section#lp39 .lp39_wrapper .lp39_present h2 span {
  display: inline-block;
  padding: 0 145px 30px;
  border-bottom: #dbccbd solid 1px;
  color: #c8625a;
  letter-spacing: 6px;
  font-weight: 500;
  font-size: 28px;
}
@media print, screen and (max-width: 1279px) {
  section#lp39 .lp39_wrapper .lp39_present h2 span {
    padding: 0 100px 20px;
    letter-spacing: 5px;
    font-size: 26px;
  }
}
@media print, screen and (max-width: 1023px) {
  section#lp39 .lp39_wrapper .lp39_present h2 span {
    padding: 0 70px 20px;
    letter-spacing: 4px;
    font-size: 24px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_present h2 span {
    display: block;
    padding: 0 0 20px;
    letter-spacing: 2px;
    font-size: 22px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_present h2 span {
    letter-spacing: 1px;
    font-size: 20px;
  }
}
@media print, screen and (max-width: 374px) {
  section#lp39 .lp39_wrapper .lp39_present h2 span {
    font-size: 15px;
  }
}
section#lp39 .lp39_wrapper .lp39_present p {
  margin: 0 0 20px;
  padding: 0;
  font-size: 14px;
  line-height: 2em;
}
section#lp39 .lp39_wrapper .lp39_present p span {
  color: #c8625a;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_present p {
    text-align: justify;
  }
  section#lp39 .lp39_wrapper .lp39_present p br {
    display: none;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  border-bottom: #000000 solid 1px;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_tokuten {
    flex-direction: column;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .photo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37%;
  background-color: #f2e8e0;
  line-height: 0;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .photo {
    width: 100%;
    height: 340px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .photo {
    height: 300px;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .photo .item {
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
}
@media print, screen and (max-width: 1023px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .photo .item {
    width: 110%;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .photo .item {
    width: 80%;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .photo .item {
    width: 110%;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .photo .bg {
  position: absolute;
  top: 50%;
  left: -20px;
  z-index: 1;
  width: 100%;
  height: auto;
  transform: translate(0, -50%);
  mix-blend-mode: multiply;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .photo .bg {
    width: 80%;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .description {
  box-sizing: border-box;
  padding: 80px 70px;
  width: 63%;
  background-color: #f6f3ed;
}
@media print, screen and (max-width: 1023px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description {
    padding: 60px 50px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description {
    width: 100%;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description {
    padding: 50px 30px;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .description h2 {
  margin: 0 0 20px;
  color: #c8625a;
  letter-spacing: 6px;
  font-weight: 500;
  font-size: 26px;
  line-height: 2em;
}
@media print, screen and (max-width: 1300px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description h2 {
    letter-spacing: 5px;
    font-size: 24px;
  }
}
@media print, screen and (max-width: 1250px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description h2 {
    letter-spacing: 4px;
    font-size: 1.9vw;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description h2 {
    text-align: center;
    font-size: 22px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description h2 {
    text-align: justify;
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 1.8em;
  }
  section#lp39 .lp39_wrapper .lp39_tokuten .description h2 br {
    display: none;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .description p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 14px;
  line-height: 2.2em;
}
section#lp39 .lp39_wrapper .lp39_tokuten .description p b {
  display: inline-block;
  padding: 0 0 10px;
  color: #c8625a;
  font-weight: 500;
  font-size: 18px;
}
@media print, screen and (max-width: 1250px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description p b {
    font-size: 16px;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .description p.note {
  margin: 25px 0 0;
  padding: 25px 0 0;
  border-top: #e5d7ca solid 1px;
  font-size: 12px;
}
section#lp39 .lp39_wrapper .lp39_tokuten .description p.note b {
  color: #454545;
  font-size: 16px;
}
@media print, screen and (max-width: 1250px) {
  section#lp39 .lp39_wrapper .lp39_tokuten .description p.note b {
    font-size: 15px;
  }
}
section#lp39 .lp39_wrapper .lp39_tokuten .description p.note span {
  color: #c8625a;
}
section#lp39 .lp39_wrapper .lp39_nav {
  margin: 0;
  padding: 0;
  border-bottom: #000000 solid 1px;
  background-color: #bf9987;
}
section#lp39 .lp39_wrapper .lp39_nav ul {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_nav ul {
    flex-direction: column;
  }
}
section#lp39 .lp39_wrapper .lp39_nav ul li {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 50%;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_nav ul li {
    width: 100%;
  }
}
section#lp39 .lp39_wrapper .lp39_nav ul li:first-child {
  border-right: #000000 solid 1px;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_nav ul li:first-child {
    border-right: none;
    border-bottom: #000000 solid 1px;
  }
}
section#lp39 .lp39_wrapper .lp39_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 22px;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_nav ul li a {
    font-size: 18px;
  }
}
section#lp39 .lp39_wrapper .lp39_nav ul li a span {
  display: inline-block;
  padding: 5px 0 0;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_nav ul li a span {
    font-size: 12px;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 80px;
  background-color: #b5c4c0;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_thaks {
    padding: 80px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks {
    padding: 10px;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box {
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 6px;
  max-width: 800px;
  width: 100%;
  background: url(../img/frame.png) no-repeat 50% 50%;
  background-size: cover;
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .flower_left {
  position: absolute;
  top: -39px;
  left: -192px;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .flower_left {
    left: -158px;
    width: 260px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .flower_left {
    top: -61px;
    left: -119px;
    width: 194px;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .flower_right {
  position: absolute;
  right: -205px;
  bottom: -153px;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .flower_right {
    right: -169px;
    width: 308px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .flower_right {
    right: -141px;
    width: 258px;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .message {
  padding: 100px 130px;
  background-color: #ffffff;
  text-align: center;
}
@media print, screen and (max-width: 1179px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message {
    padding: 100px 100px;
  }
}
@media print, screen and (max-width: 1023px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message {
    padding: 100px 60px;
  }
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message {
    padding: 100px 40px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message {
    padding: 90px 25px 24px;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .message h2 {
  margin: 0 0 50px;
  padding: 0;
  line-height: 0;
}
@media print, screen and (max-width: 959px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message h2 img {
    width: 328px;
  }
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message h2 img {
    max-width: 328px;
    width: 100%;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 2em;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p {
    text-align: justify;
  }
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p br {
    display: none;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 80px;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex {
    padding: 0;
  }
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex br.sp {
    display: none !important;
  }
}
@media print, screen and (max-width: 374px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex {
    font-size: 12px;
    line-height: 1.6em;
  }
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex br.sp {
    display: block !important;
  }
}
section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex span {
  padding: 0 0 0 10px;
}
@media print, screen and (max-width: 767px) {
  section#lp39 .lp39_wrapper .lp39_thaks .message_box .message p.flex span img {
    width: 50px;
  }
}
/*# sourceMappingURL=lp39.css.map */