@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  font-family: 'Lucida Grande', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
  color: #333;
  background-color: #fff
}
div, form, h1, h2, h3, h4, ul, li, dl, dt, dd, p {
  margin: 0;
  padding: 0;
  line-height: 1
}
audio, canvas, video {
  display: inline-block
}
p, dt, dd {
  text-align: justify;
  text-justify: distribute
}
a img, img {
  border: 0;
  vertical-align: middle
}
li {
  list-style-type: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.center {
  text-align: center
}
.inner {
  position: relative
}
.wrap {
  margin: 0 auto
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box
}
a:focus {
  outline: none
}
a {
  text-decoration: none
}
ul, ol {
  padding: 0;
  list-style: none
}
img {
  height: auto;
  border: 0;
  vertical-align: top;
  max-width: 100%;
  margin: 0
}
video {
  vertical-align: bottom;
  width: 100%;
  max-width: 960px;
  outline: none
}
@media(max-width:1400px) {
  .wrap {
    width: 1400px;
    margin: 0 auto;
  }
}
.lp_w .insta {
  margin-top: 50px;
}
.lp_w .insta p.tit img {
  width: 50%;
}
.lp_w .secondBuy {
  width: 90%;
  margin: 30px auto;
  border: 2px solid #999;
  max-width: 870px;
}
.lp_w .secondBuy .submenuheader {
  text-align: center;
  font-size: 1.2rem;
  padding: 1.5em 1em;
}
.lp_w .secondBuy .submenu {
  text-align: center !important;
  padding: 0 1rem 1em 1rem;
  line-height: 2.0em;
}
.lp_w .secondBuy a {
  color: #000;
  text-decoration: underline;
}
.lp_w .center {
  text-align: center;
}
.lp_w .right {
  text-align: right !important;
}
.lp_w .red {
  color: #a02e14;
}
.lp_w .mt02 {
  margin-top: 20px;
}
.lp_w .mt035 {
  margin-top: 35px;
}
.lp_w .mt05 {
  margin-top: 50px;
}
.lp_w .mt07 {
  margin-top: 70px;
}
.lp_w .mt10 {
  margin-top: 100px !important;
  text-align: center;
}
.lp_w .mt13 {
  margin-top: 130px !important;
}
.lp_w .w100 img {
  width: 100%;
}
.lp_w .cart-box {
  width: 993px;
  margin: -67px auto 0;
  position: relative;
  z-index: 100;
}
.lp_w .top .top_row {
  margin: 0 auto;
  padding: 30px 0;
  width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lp_w .top .top_row h1 {
  margin-left: 6%;
}
.lp_w .top h1 img {
  padding: 4px 20px 4px 0;
}
/*ボタンエリア*/
.lp_w .btnBlock {
  padding: 25px 5% 5px
}
.lp_w .btn-s {
  position: absolute;
  bottom: 128px;
  right: 40px;
}
.lp_w .btn-s02 {
  position: absolute;
  bottom: 137px;
  left: 15px;
}
.lp_w .btn-s img {
  animation: anime1 0.5s ease 0s infinite alternate;
  transform-origin: center;
}
@keyframes anime1 {
  from {
    transform: scale(0.96, 0.96);
  }
  to {
    transform: scale(1, 1);
  }
}
.lp_w .fv {
  position: relative;
}
.lp_w .txt {
  text-align: right;
  padding-top: 20px;
  max-width: 1280px;
  margin: 0 auto;
}
.lp_w .w900 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.lp_w .w1280 {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
/* セクション背景 */
.lp_w .sec01 {
  background: url("../img/rekishi_bg_01.jpg") repeat;
  position: relative;
  z-index: 1;
}
/* 波線画像のあるエリア */
.lp_w .sec01_bottom {
  margin: 130px 0 0;
  background: url("../img/rekishi_img_01.png") no-repeat top;
  position: relative;
  z-index: 2;
}
.lp_w .sec01 .w1280 {
  position: relative;
  padding: 150px 0;
  z-index: 3;
}
.lp_w .sec01 .sec01_bottom_i {
  padding: 420px 0 140px;
  position: relative;
  z-index: 3;
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}
.lp_w .sec01 .txt01 {
  text-align: right;
  width: 100%;
  position: absolute;
  top: 150px;
  max-width: 1280px;
  z-index: 4;
}
.lp_w .sec02 {
  background: url("../img/rekishi_img_02.jpg") no-repeat;
  padding: 100px 0;
}
.lp_w .sec02 .tit, .lp_w .sec03 .tit, .lp_w .sec04 .tit {
  padding: 0 0 50px;
  text-align: center;
}
.lp_w .sec03 {
  background: url("../img/media_bg_01.png") no-repeat;
  padding: 0 0 100px;
  margin-top: 100px;
}
.lp_w .sec04 {
  margin: 140px auto;
}
.lp_w .sec05 {
  background: url("../img/nouen_img_01.jpg") no-repeat;
  background-position:50% 0;
}
.lp_w .seisansya {
  background: url("../img/seisansya_bg_01.jpg") no-repeat;
    background-position: 60% 0;
}
.lp_w .seisansya .seisansya_bottom {
  text-align: center;
  background: url("../img/seisansya_bg_02.jpg") repeat;
  padding: 100px 0;
}
.lp_w .seisansya .w990 p {
  text-align: center;
  margin-bottom: 100px;
}
.lp_w .sec05 .tit {
  text-align: right;
  padding: 90px 0;
}
.lp_w .sec05 .w900 {
  margin: 100px auto;
}
.lp_w .seisansya .tit {
  text-align: right;
  padding: 60px 0;
}
.sec06 .tit {
  width: 100%;
}
.sec06 .w900 {
  margin: 100px auto;
}
.lp_w .voice {
  background: url("../img/voice_bg_01.jpg") no-repeat;
}
.lp_w .voice .w900 {
  position: relative;
  padding: 160px 0 40px;
}
.lp_w .voice .tit {
  position: absolute;
  top: -80px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.lp_w .sec07 {
  background: url("../img/repeat_bg_01.jpg") no-repeat;
  padding: 80px 0;
}
.lp_w .cartBg {
  background: url("../img/campain_img_01.jpg") no-repeat center;
  padding: 150px 0;
	background-position: 70%;
}
.lp_w .cartBg p {
  text-align: right;
    padding-right: 110px;
}
.lp_w .can_tit {
  background: url("../img/campain_bg_01.jpg") no-repeat center;
  position: relative;
  width: 100%;
  padding: 30px 0;
  background-position: 33% 50%;
}
.lp_w .can_tit .icon {
  position: absolute;
  left: 200px;
  top: -65px;
  margin: 0 auto;
}
.lp_w .can_tit .tit {
 text-align: center;
    padding-left: 220px;
}
.lp_w .scene {
  background: url("../img/scene_bg_01.png") no-repeat;
  padding: 200px 0 100px;
}
.lp_w .scene .tit {
  text-align: center;
  margin-bottom: 50px;
}
.lp_w .ouen {
  background: url("../img/ouen_bg_01.jpg") no-repeat;
  padding: 60px 0 30px;
}
.lp_w .ouen .tit {
  padding: 0 0 20px;
  text-align: center;
}
.lp_w .ouen02 {
  background: url("../img/lisence_bg_01.jpg") repeat;
  padding: 100px 0;
}
.lp_w .ouen02 .tit {
  padding: 0 0 50px;
  text-align: center;
}
.lp_w .ouen03 {
  background: url("../img/baisen_bg_01.png") no-repeat top;
  padding: 100px 0;
  margin-bottom: 70px;
}
.lp_w .teatime {
  background: url("../img/teatime_bg_01.jpg") no-repeat top;
  padding: 100px 0;
  margin: 150px 0;
}
.lp_w .teatime p {
  padding-right: 250px;
}
/* 次の要素にも上マージンを与えて間隔確保 */
.lp_w .sec01_bottom_i {
  margin-top: 2rem;
  padding: 0 20px;
}
.lp_w .fvBlock {
  background: url(../img/main.jpg) no-repeat bottom;
  position: relative;
  background-size: cover;
  height: 790px;
}
.cvinner .checkBox {
  position: relative;
}
.cvinner [type="radio"].check03, .cvinner [type="radio"].check04 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
  z-index: 1;
}
#cvBlock .selectitem__ttl {
  background: url(../img/order_bar_01.jpg) repeat-x;
  padding: 24px 0;
  text-align: center;
}
#cvBlock .selectitem_item label {
  border: 2px solid #d8c9c3;
  display: block;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 5px 20px 15px;
  margin: 5% 2%;
  text-align: center;
  font-size: 140%;
}
#cvBlock .selectitem_item label img {
  padding: 15px 19px;
}
#cvBlock .cvinner {
  max-width: 910px;
  margin: 0 auto;
}
#cvBlock .q1_section_btn {
  display: flex;
  align-items: stretch;
}
#cvBlock .checkBlock01, #cvBlock .checkBlock02 {
  width: 50%;
  display: flex;
}
#cvBlock #check1, #cvBlock #check2 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.cb-set {
  display: inline-block;
  font-size: 0;
  letter-spacing: 0;
}
.cb-set + .cb-set {
  margin-left: 10px;
}
.checkbox, .label-cb {
  position: relative;
  vertical-align: middle;
  font-size: .9rem;
}
.checkbox {
  margin: 0 -1.2em 0 .2em;
  z-index: 10;
}
.label-cb {
  padding: 0 5px 0 1.4em;
  z-index: 5;
}
#cvBlock span.small {
  font-size: 86%;
}
#pagetop {
  display: none !important;
}
.footerBlock {
  padding: 0 6% 0;
  margin-bottom: 5%;
}
.footerBox {
  margin: 60px auto !important;
}
.footerBox p {
  padding: 0;
  font-size: 15px;
  line-height: 1.8;
}
.footer_tit {
  border-top: 1px solid #acacac;
  padding: 25px 0 15px;
  font-size: 16px;
  margin-top: 25px;
}
.footer_tit02 {
  font-size: 15px;
  padding: 10px 0 0;
}
.footer_data dd, .footer_data li {
  margin: 8px 0;
  line-height: 1.7;
  font-size: 15px;
}
.cvinner .checkBlock01, .cvinner .checkBlock02, .cvinner .checkBlock03, .cvinner .checkBlock04 {
  position: relative;
}
.cvinner .checkBlock02 .checkBox img {
  width: 100%;
  margin: 0;
  max-width: 280px;
  margin-bottom: 8px;
  padding: 18px 0 0 25px;
}
.cvinner .checkBlock01 .checkBox img {
  width: 100%;
  max-width: 75px;
  margin-bottom: 12px;
  padding: 40px 0 0;
}
.cvinner .checkBlock03 .checkBox img, .cvinner .checkBlock04 .checkBox img {
  width: 100%;
  margin: 0;
  max-width: 450px;
  margin-bottom: 12px;
}
.cvinner .checkBox {
  border: 2px solid #d8c9c3;
  display: block;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 2% 5%;
  margin: 5% 2%;
  text-align: center;
  font-size: 24px;
  min-height: 328px;
}
.cvinner .checkBox .checktxt {
  padding: 13px 0 0 110px;
}
.cvinner .selectitem__sttl {
  margin: 5% 0 0;
}
.cvinner input:checked ~ .checkBox {
  background: #fff3d2;
}
.cvinner [type="radio"].check {
  position: absolute;
  bottom: 20%;
  left: 23%;
  transform: scale(1.5);
  z-index: 2;
}
.cvinner [type="radio"].check02 {
  position: absolute;
  bottom: 25%;
  left: 24%;
  transform: scale(1.5);
  z-index: 2;
}
.cvinner .checkBlock03 .checkBox, .cvinner .checkBlock04 .checkBox {
  position: relative;
  padding-bottom: 70px; /* ラジオボタンのスペース確保 */
  box-sizing: border-box;
  min-height: 220px; /* 安定した高さに固定 */
}
.cvinner [type="radio"].check03, .cvinner [type="radio"].check04 {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%) scale(1.5); /* 横中央 + 拡大 */
  z-index: 2;
}
.cvinner .checkBlock03 .checkBox, .cvinner .checkBlock04 .checkBox {
  padding: 30px 5% 70px;
}
.cvinner [type="radio"] {
  transform: scale(2);
}