<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/*#lp .lp_inner {
  max-width: 1000px;
  margin: 0 auto;
}*/
  .lp_inner {
    width: auto;
    margin: 0 auto;
  }
@media screen and (max-width: 767px) {
  .lp_inner {
    width: 100%;
    margin: 0 auto;
  }
  .lp_sp_box img {
    width: 100%;
  }
}

/*img {
  vertical-align: top;
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  zoom: 1;
  -webkit-transform: scale(1,1);
  transform: scale(1,1);
}*/
* {
  box-sizing: border-box;
}

#lp02 * {
  outline: none;
}
.full-section img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 0;
}
.pkana {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.lp-left {
  float:left;
}
.lp-right {
  float: right;
}
.only-pc {
  display: block;
}
.only-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .only-pc {
    display: none;
  }
  .only-sp {
    display: block;
  }
}

/*#lp02 .lp_wrap01 .inner800 {
  max-width: 800px;
  margin: 0 auto;
}*/

#lp02 .lp-box-full {
  min-width: 1200px;
}

#lp02 .lp-wrap800 {
  box-sizing: border-box;
  width: 800px;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
#lp02 .lp-wrap1000 {
  box-sizing: border-box;
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

#lp02 .lp-wrap1200 {
  box-sizing: border-box;
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.lp-txt {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp02 .lp-box-full {
    min-width: 100%;
  }
  #lp02 .lp-wrap800,
  #lp02 .lp-wrap1000,
  #lp02 .lp-wrap1200 {
    width: 100%;
    max-width: 100%;
  } 
}


/* head */
#lp02 #head {
  background: #fcfaf9;
}
#lp02 #head .lp-wrap1200 {
  height: 1100px;
  padding-top: 50px;
}
.lp-head_bg {
  background: url(../img/pc/head_bg.jpg) no-repeat;
}
#lp02 #head .lp-wrap {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
/*
#lp02 #head .lp-wrap img {
  margin: 80px 10px 50px 10px;
}*/
#lp02 #head .lp-wrap_box {
  position: relative;
    width: 1000px;
    max-width: 1000px;
    margin: 0 auto;
}
#lp02 #head .lp-wrap_left {
  width: 20%;
  padding-top: 30px;
}
#lp02 #head .lp-wrap_left img {
  width: auto;
}
#lp02 #head .lp-wrap_right {
  width: 622px;
  position: absolute;
  bottom: 48px;
  right: 35px;
}
@media screen and (max-width: 767px) {
  #lp02 #head img {
    width: 100%;
    height: auto;
    vertical-align: top;
    border: 0;
  }
}

/* secbuy */
#lp02 .buy {
  background: #f7f2f2;
  padding: 80px 0 50px;
}
#lp02 .buy_wbg {
  background: #fff !important;
}
#lp02 .buy .lp-buy_option {
  text-align: center;
}
#lp02 .buy_box {
  width: 960px;
  margin: 0 auto 10px;
  background: #fff;
  position: relative;
}
#lp02 .buy_head .buy_box {
  margin: 20px auto 10px !important;
}
#lp02 .buy .buy_box_ttl {
  width: 960px;
  margin: 20px auto 0;
  color: #fff;
  text-align: center;
  background: #b4505a;
  position: relative;
  padding: 10px 0;
  line-height: 1.2;
}
#lp02 .buy_box_01 {
  border: 1px solid #b4505a;
}
#lp02 .buy .lp-wrap_left {
  width: 30%;
  float: left;
  margin: 0 0 0 ;
  text-align: right;
  padding: 30px 70px 10px 0;
}
#lp02 .buy .lp-wrap_left img {
  text-align: right;
}
#lp02 .buy .lp-wrap_right {
  width: 70%;
  float: right;
  padding: 30px 50px 0 0;
}
.lp-buy_regular {
  margin-top: 28px;
}
.lp-buy_teiki {
  margin-top: 35px;
}
#lp02 .buy .lp-wrap_right .lp-left {
  width: 53%;
  float: left;
}
#lp02 .buy .lp-wrap_right .lp-right {
  width: 47%;
  float: left;
}
.lp02-btn {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
.lp02-btn:hover {
  opacity: 0.8;
}
.lp02-btn input {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  padding: 22px 40px;
  border-radius: 40px;
}
.lp02-btn:before {
  width: 12px;
  height: 12px;
  content: '';
  display: block;
  position: absolute;
  top: 29px;
  right: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.lp02-btn_teiki input {
  background: #b4505a;
}
.lp02-btn_regular input {
  background: #a5958c;
}
.buy_attention {
  text-align: right;
  font-size: 13px;
  line-height: 1.2;
  font-weight: normal;
  margin-right: 20px;
}
#lp02 .buy_wbg .buy_box_01 {
  margin: 0 auto 10px !important;
}
@media screen and (max-width: 767px) {
  #lp02 .buy {
    padding: 20px 10px;
  }
  #lp02 .buy .lp-wrap_right {
    width: 100%;
    float: none;
    padding: 0;
  }
  #lp02 .buy .lp-img {
    padding: 15px 20px 0 10px
  }
  #lp02 .buy .buy_one_img .lp-img {
    padding: 15px 20px 0 28px
  }
  #lp02 .buy .lp-img img {
    width: 100%;
  }
  #lp02 .buy_box {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative;
  }
  #lp02 .buy .buy_box_ttl {
    width: 100%;
    margin: 0 auto 0;
    padding: 10px 0;
  }
  #lp02 .buy .buy_box_ttl img {
    width: 85%;
  }
  #lp02 .buy .lp-wrap_right .lp-buy_wrap {
    width: 100%;
    padding: 0 0 20px;
  }
  #lp02 .buy .lp-wrap_right .lp-left {
    width: 45%;
    margin-left: 4%;
  }
  #lp02 .buy .lp-wrap_right .lp-right {
    width: 42%;
    margin: 0 4%;
  }
  #lp02 .buy .lp-wrap_right .lp-left img {
    width: 100%;
  }
  .lp-buy_regular {
    margin-top: 0;
  }
  .lp-buy_teiki {
    margin-top: 20px;
  }
  .lp02-btn {
    width: 100%;
    margin-top: 0;
  }
  .lp02-btn input {
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.2;
    padding: 18px 0;
    position: relative;
  }
  .lp02-btn:before {
    width: 10px;
    height: 10px;
    content: '';
    display: block;
    position: absolute;
    z-index: 100;
    top: 50%;
    right: 20px;
    margin: -5px 0 0 0;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
  .buy_attention {
    font-size: 3vw;
    line-height: 1.2;
    margin: 10px 0 0 0;
  }
  .lp-buy_option {
    padding: 0 40px 20px;
  }
  .lp-buy_option img {
    width: 100%;
  }

#lp02 .buy_head .buy_box {
  margin: 0 auto 10px !important;
}
}

/* sec01 */
#lp02 #sec01 {
  background: #fff;
}
#sec01 .lp-hd {
  margin: 40px auto 30px;
  text-align: center;
}
#lp02 #sec01 .lp-wrap {
  width: 1000px;
  max-width: 1000px;
  margin: 20px auto;
}
#lp02 #sec01 .sec01_bg {
  background: url(../img/pc/sec01_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec01 .sec01_bg .lp-txt {
  text-align: center;
  padding: 10px 0 0;
}
@media screen and (max-width: 767px) {
  #lp02 #sec01 img {
    width: 100%;
    height: auto;
    vertical-align: top;
    border: 0;
  }
}
/* sec02 */
#lp02 #sec02 {
  background: #fdf6f4;
}
#lp02 #sec02 .lp_wrap1000 {
  text-align: center;
}
#lp02 #sec02 .lp-txt {
  width: auto;
  margin: 0 auto;
  padding-bottom: 70px;
}
#lp02 #sec02 h2 {
  padding: 70px 40px 5px 0;
}
@media screen and (max-width: 767px) {
  #lp02 #sec02 p {
    margin-bottom: 0;
  }
#lp02 #sec02 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec02 p:last-of-type {
    padding-bottom: 0;
  }
}
/* sec03 */
#lp02 #sec03 {
  background: #e6e6e6;
}
#lp02 #sec03 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec03 .lp-hd {
  text-align: center;
  padding: 77px 0 50px !important;
}
#lp02 #sec03 .lp-txt {
  text-align: center;
  margin-bottom: 65px;
}
#lp02 #sec03 .sec03_bg {
  background: url(../img/pc/sec03_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
  position: relative;
}
#lp02 #sec03 .sec03_bg .lp-txt {
  padding: 125px 0;
  text-align: center;
  margin-left: 285px;
  margin-bottom: 0;
}
#lp02 #sec03 .sec03_bg:before {
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
  border-top: solid 40px #e6e6e6;
  top: 0;
  content: "";
  display: block;
  height: 0px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 0;
}
@media screen and (max-width: 767px) {
  #lp02 #sec03 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec03 {
    background: none;
  }
  #lp02 #sec03 p {
    margin-bottom: 0;
  }
}
/* sec04 */
#lp02 #sec04 {
  background: #f8f5f1;
}
#lp02 #sec04 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec04 .lp-wrap1000{
  text-align: center;
}
#lp02 #sec04 h2 {
  text-align: center;
  display: block;
  padding: 60px 0 40px;
  margin-right: 120px;
}
#lp02 #sec04 .lp-txt {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #lp02 #sec04 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec04 h2 {
    text-align: center;
    display: block;
    padding: 0 0 0 !important;
  }
}
/* sec05 */
#lp02 #sec05 {
  background: #fff;
}
#lp02 #sec05 .lp-hwrap {
  width: 100%;
  background: #720003;
}
#lp02 #sec05 .lp-wrap1200 {
  position: relative;
  background: url(../img/pc/sec05_bg.jpg) no-repeat, #fff;
  background-size: 1200px 657px;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec05 .lp-wrap1200:before {
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
  border-top: solid 40px #720003;
  top: 0;
  content: "";
  display: block;
  height: 0px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 0;
}
#lp02 #sec05 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec05 .lp-hd {
  text-align: center;
  display: block;
  padding: 40px 0 50px;
}
#lp02 #sec05 .sec05_bgposition {
  padding: 540px 0 75px;
}
@media screen and (max-width: 767px) {
  #lp02 #sec05 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec05 {
    background: none;
  }
  #lp02 #sec05 p:last-of-type {
    margin-bottom: 0;
  }
}

/* sec06 */
#lp02 #sec06 {
  background: url(../img/pc/sec06_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec06 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec06 .lp-hd {
  text-align: center;
  display: block;
  padding: 142px 0;
}
#lp02 #sec06 p:last-of-type {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #lp02 #sec06 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec06 {
    background: none;
  }
  #lp02 #sec06 p:last-of-type {
    margin-bottom: 0;
  }
}

/* sec07 */
#lp02 #sec07 {
  background: #fff;
}
#lp02 #sec07 .lp-hd {
  text-align: center;
  padding: 100px 0 80px;
}
@media screen and (max-width: 767px) {
  #lp02 #sec07 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec07 {
    background: none;
  }
  #lp02 #sec07 p:last-of-type {
    margin-bottom: 0;
  }
}

/* sec08 */
#lp02 #sec08 {
  background: #f7ebeb;
}
#lp02 #sec08 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec08 .lp-hd {
  background: #b4505a;
  text-align: center;
  display: block;
}
#lp02 #sec08 .lp-hd .lp-wrap1000 {
  text-align: left;
}
#lp02 #sec08 .lp-hd .lp-wrap1000 img {
  text-align: left;
  padding: 40px 0 50px;
  padding-left: 60px;
}
#lp02 #sec08 .lp-wrap1000 .lp-txt {
  margin-left: 10px;
  margin-bottom: 20px;
}
#lp02 #sec08 .lp-wrap1000 .lp-txt:last-of-type {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
#lp02 #sec08 .lp-wrap {
  position: relative;
  background: url(../img/pc/sec08_bg.jpg) no-repeat, #fff;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec08 .lp-wrap .lp-wrap1000 {
  position: relative;
  padding: 120px 0 140px;
}
#lp02 #sec08 .lp-wrap .lp-wrap1000:before {
  border-left: solid 180px transparent;
  border-right: solid 180px transparent;
  border-top: solid 90px #f7ebeb;
  top: 0;
  content: "";
  display: block;
  height: 0px;
  left: 50%;
  margin-left: -180px;
  position: absolute;
  width: 0;
}
@media screen and (max-width: 767px) {
  #lp02 #sec08 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec08 h3 {
  padding: 0;
  }
}

/* sec09 */

#lp02 #sec09 {
  background: #f8f4f3;
}
#lp02 #sec09 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec09 .lp-hd {
  background: #b4505a;
  text-align: center;
  display: block;
}
#lp02 #sec09 .lp-hd .lp-wrap1000 {
  text-align: left;
}
#lp02 #sec09 .lp-hd .lp-wrap1000 img {
  text-align: left;
  padding: 40px 0 50px;
  padding-left: 60px;
}
#lp02 #sec09 .lp-wrap1000 .lp-txt {
  text-align: center;
  margin-bottom: 20px;
}
#lp02 #sec09 .lp-wrap1200 .lp-txt:first-of-type {
  margin-top: 20px;
  margin-bottom: 40px;
}
#lp02 #sec09 .lp-wrap1200 .lp-txt:last-of-type {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
#lp02 #sec09 .lp-wrap {
  position: relative;
  background: url(../img/pc/sec08_bg.png) no-repeat, #fff;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec09 .lp-wrap .lp-wrap1000 {
  position: relative;
  padding: 120px 0 140px;
}
#lp02 #sec09 .lp-wrap .lp-wrap1000:before {
  border-left: solid 180px transparent;
  border-right: solid 180px transparent;
  border-top: solid 90px #f7ebeb;
  top: 0;
  content: "";
  display: block;
  height: 0px;
  left: 50%;
  margin-left: -180px;
  position: absolute;
  width: 0;
}
@media screen and (max-width: 767px) {
  #lp02 #sec09 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec09 p {
    padding-bottom: 0;
  }
  #lp02 #sec09 p:last-of-type {
    padding-bottom: 0;
  }
}

/* sec10 */
#lp02 #sec10 {
  background: #f7ebeb;
}
#lp02 #sec10 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec10 .lp-hd {
  background: #b4505a;
  text-align: center;
  display: block;
}
#lp02 #sec10 .lp-hd .lp-wrap1000 {
  text-align: left;
}
#lp02 #sec10 .lp-hd .lp-wrap1000 img {
  padding: 40px 0 50px;
  padding-left: 60px;
}
#lp02 #sec10 .lp-wrap1000 .lp-txt img {
  text-align: center;
}
#lp02 #sec10 .lp-wrap1000 .lp-txt {
  margin-bottom: 20px;
}
#lp02 #sec10 .lp-wrap1000 .lp-txt:first-of-type {
  padding-top: 70px;
}
#lp02 #sec10 .lp-wrap1000 .lp-txt:last-of-type {
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 75px;
}
#lp02 #sec10 .lp-wrap {
  position: relative;
  background: url(../img/pc/sec10_body_bg.jpg) no-repeat, #fff;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec10 .lp-wrap .lp-wrap1000 {
  position: relative;
  padding: 180px 0 150px 200px;
}
#lp02 #sec10 .lp-wrap .lp-wrap1000:before {
  border-left: solid 180px transparent;
  border-right: solid 180px transparent;
  border-top: solid 90px #f7ebeb;
  top: 0;
  content: "";
  display: block;
  height: 0px;
  left: 50%;
  margin-left: -180px;
  position: absolute;
  width: 0;
}
@media screen and (max-width: 767px) {
  #lp02 #sec10 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec10 {
    background: none;
  }
  #lp02 #sec10 p {
    margin-bottom: 0;
  }
}

/* sec11 */
#lp02 #sec11 {
  background: #fff;
}
#lp02 #sec11 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec11 .lp-hd {
  background: #a5958c;
  text-align: center;
  display: block;
}
#lp02 #sec11 .lp-hd .lp-wrap1200 {
  text-align: center;
  padding: 35px 0;
}
#lp02 #sec11 .lp-hd .lp-wrap1000 img {
  text-align: center;
  padding: 33px 0;
}
#lp02 #sec11 .lp-wrap1000 .lp-txt {
  text-align: center;
  margin-bottom: 20px;
}
#lp02 #sec11 .lp-wrap1000 {
  padding: 50px 50px 120px;
}
#lp02 #sec11 .lp-wrap1000 .lp-txt:first-of-type {
  margin-top: 20px;
  margin-bottom: 40px;
}
#lp02 #sec11 .lp-wrap1000 .lp-txt:last-of-type {
  margin-top: 40px;
  margin-bottom: 0;
}
#lp02 #sec11 .lp-wrap1000 .lp-attention {
  text-align: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
#lp02 #sec11 .lp-wrap {
  position: relative;
  background: url(../img/pc/sec11_bg.jpg) no-repeat, #fff;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec09 .lp-wrap .lp-wrap1000 {
  position: relative;
  padding: 120px 0 140px;
}
@media screen and (max-width: 767px) {
  #lp02 #sec11 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec11 {
    background: none;
  }
  #lp02 #sec11 h2 {
    padding: 0;
  }
}

/* sec12 */
#lp02 #sec12 {
  background: #fff;
}
#lp02 #sec12 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec12 .lp-hd {
  background: #c6957a;
  text-align: center;
  display: block;
}
#lp02 #sec12 .lp-hd .lp-wrap1200 {
  text-align: center;
  padding: 35px 0;
}
#lp02 #sec12 .lp-hd .lp-wrap1000 img {
  text-align: center;
  padding: 33px 0;
}
#lp02 #sec12 .lp-wrap {
  position: relative;
  background: url(../img/pc/sec12_bg.jpg) no-repeat, #fff;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
#lp02 #sec12 .lp-wrap1000 .lp-txt {
  text-align: center;
  margin-bottom: 20px;
}
#lp02 #sec12 .lp-wrap1000 {
  padding: 90px 50px 130px;
}
#lp02 #sec12 .lp-wrap1000 .lp-note {
  text-align: left;
  font-size: 20px;
  line-height: 1.8;
  margin-left: 20px;
  margin-bottom: 20px;
}
#lp02 #sec11 .lp-wrap {
  position: relative;
  background: url(../img/pc/sec11_bg.png) no-repeat, #fff;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #lp02 #sec12 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec12 h3 {
    padding: 0;
  }
  #lp02 #sec12 h3:last-of-type {
    padding-bottom: 0;
  }
}

/* sec13 */
#lp02 #sec13 {
  background: #f8f5f1;
}
#lp02 #sec13 img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec13 .lp-hd {
  background: #a5958c;
  text-align: center;
  display: block;
}
#lp02 #sec13 .lp-hd .lp-wrap1200 {
  padding: 35px 0 35px;
}
#lp02 #sec13 .lp-wrap1000 {
  padding: 30px 0 45px;
}
@media screen and (max-width: 767px) {
  #lp02 #sec13 img {
  width: 100%;
  margin: 0 auto;
}
  #lp02 #sec13 p {
    padding-bottom: 0;
  }
}

/* sec_lineup */
#lp02 #sec_lineup {
  background: #f8f5f1;
  padding: 0 !important;
}
#lp02 #sec_lineup img {
  width: auto;
  margin: 0 auto;
}
#lp02 #sec_lineup .lp-wrap1000 {
  padding: 20px 0;
}
#lp02 #sec_lineup .lp-buy_option {
  margin: 25px 0;
}
#lp02 #sec_lineup .buy_box_ttl {
  width: 960px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  background: #ac9c87;
  position: relative;
  padding: 10px 0;
}
#lp02 #sec_lineup .buy_box {
  width: 960px;
  margin: 0 auto 10px;
  background: #fff;
  position: relative;
}
#lp02 #sec_lineup .buy_box_02 {
  border: 1px solid #ac9c87;
  margin-bottom: 50px;
}
#lp02 #sec_lineup .lp-wrap_left {
  30px 70px 0 0 !important;
}
#lp02 #sec_lineup .buy-set-item {
  padding: 30px 30px 0 0 !important;
}
@media screen and (max-width: 767px) {
  #lp02 #sec_lineup {
    background: #fff;
  }
  #lp02 #sec_lineup {
  }
  #lp02 #sec_lineup img {
    width: 100%;
    margin: 0 auto;
  }
  #lp02 #sec_lineup h2 {
    text-align: center;
    display: block;
    padding: 0 0 0;
  }
  #lp02 #sec_lineup .lp-hd img {
    width: 55%
  }
  #lp02 #sec_lineup .lp-wrap1000 {
    padding: 30px 10px 0;
  }
  #lp02 #sec_lineup .buy-con_ttl img {
    width: 160px;
  }
  #lp02 #sec_lineup .buy-set_ttl img {
    width: 258px;
  }
  #lp02 #sec_lineup .lp-buy_option {
    padding: 0 10px 0;
    margin: 25px 0 10px;
  }
  #lp02 #sec_lineup .buy_box_ttl {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    background: #ac9c87;
    position: relative;
    padding: 10px 0;
  }
  #lp02 #sec_lineup .buy_box {
    width: 100%;
    margin: 0 auto 40px;
    background: #fff;
    position: relative;
  }
  .teiki_btn {
    position: relative;
    width: 74%;
    margin-bottom: 50px !important;
    background: #c2141e;
    border-radius: 2px;
  }
  .teiki_btn a {
    font-size: 18px;
    padding: 16px 0;
  }
  .teiki_btn a:before {
    width: 8px;
    height: 8px;
    top: 22px;
    right: 22px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}
</pre></body></html>