@charset "shift_jis";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  ---------------------------------------------- +base & parts   */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#landing ol,#landing li { list-style: none!important; margin-left: 0!important;}

/* --- リンク画像の透過--- */
a:hover {
opacity: .65;
-webkit-opacity: .65;
-moz-opacity: .65;
}

a {
-webkit-transition: opacity .2s ease-out;
-moz-transition: opacity .2s ease-out;
-ms-transition: opacity .2s ease-out;
transition: opacity .2s ease-out;
}

/* --- parts --- */
.marker { background-color: #ffff00;}
.bold { font-weight: bold;}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  ---------------------------------------------- +landing  */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ▼コンテンツ用スタイル 編集可能領域ここから▼ --------------------------------------------------------------------------------------------*/

.lus_wrap .con01 { background: url("../img/bg01.jpg")no-repeat top center; height: 1840px;}
.lus_wrap .con02 { background: url("../img/bg02.jpg")no-repeat top center;}
.lus_wrap .con03 { background: url("../img/bg03.jpg")no-repeat top center;}
.lus_wrap .con04 { background: url("../img/bg05.jpg")no-repeat top center;}
.lus_wrap .inner { width: 980px; margin: 0 auto;}

.lus_wrap .offer_area {
  box-sizing: border-box;
  background: url("../img/bg_offer.jpg")no-repeat center/100%;
  background-size: 100% 100%;
  width: 880px;
  height: 440px;
  margin: 0 auto;
  box-shadow: 10px 10px 8px rgba(0,0,0,0.3);
  padding: 10px 0;
  position: relative;
}
.lus_wrap .offer_area .offer_item {
  position: absolute;
  left: 0;
  top: 40px;
}
.lus_wrap .offer_area .text_area {
  margin-left: 355px;
    padding-bottom: 24px;
}
.lus_wrap .offer_area .text_area .name {
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding: 20px 0 20px 50px;
  margin-left: 10px;
}
.lus_wrap .offer_area .text_area .srp {
  font-size: 14px;
  line-height: 1;
  margin: 15px 0 10px 10px;
}
.lus_wrap .offer_area .text_area .srp span {
  font-size: 18px;
  text-decoration: line-through;
}
/* --- オファー内の購入ボタン調整 --- */
.lus_wrap .offer_area .cp_ofr_btn {
  width: 760px;
  margin: 0 auto;
}
.lus_wrap .offer_area .cp_ofr_btn a {
  font-size: 30px;
  line-height: 70px;
  text-align: center;
  letter-spacing: 5px;
}

.lus_wrap .con02 .opinion {
  padding-bottom: 100px;
}
.lus_wrap .con02 .opinion .opinion_cont {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lus_wrap .con02 .opinion .opinion_cont .text_area {
  width: 480px;
  margin-left: 30px;
  font-size: 20px;
}
.lus_wrap .con02 .opinion .opinion_cont .text_area .notes {
  margin-top: 5px;
  font-size: 16px;
}

.lus_wrap .movie { text-align: center;}

.lus_wrap .point_box { background: url("../img/bg_point01.jpg")no-repeat top center, #fff;}
.lus_wrap .point03 { background: url("../img/bg_point02.jpg")no-repeat top center, #e8e5e2;}
.lus_wrap .point01,
.lus_wrap .point02 { margin-bottom: 30px;}
.lus_wrap .point_box .top { display: flex;}
.lus_wrap .point01 .top .text {
  font-size: 16px;
  text-align: justify;
  width: 460px;
  margin-left: 50px;
}
.lus_wrap .point01 .mode .text {
  font-size: 16px;
  margin:0 0 30px 50px;
}
.lus_wrap .point01 .video_area {
  display: flex;
  justify-content: space-between;
  width: 880px;
  margin: 0 auto;
}
.lus_wrap .point01 .video_area img {
  width: 420px;
}
.lus_wrap .point02 .text_top {
  font-size: 16px;
  margin-left: 50px;
  margin-bottom: 25px;
}
.lus_wrap .point02 ul {
  display: flex;
  justify-content: space-between;
  width: 880px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.lus_wrap .point02 ul li .text {
  font-size: 16px;
  width: 240px;
  margin: 0 auto;
}
.lus_wrap .point03 .top .text {
  font-size: 16px;
  text-align: justify;
  width: 420px;
  margin-left: 50px;
}
.lus_wrap .point03 .text_bottom {
  font-size: 16px;
  text-align: justify;
  width: 360px;
  margin-left: 540px;
}

.lus_wrap .con03 .more {
  padding-bottom: 50px;
  background: url("../img/bg04.jpg")no-repeat top center;
  background-position: top -450px center;
}
.lus_wrap .feature_top {
  display: flex;
  margin-bottom: 105px;
}
.lus_wrap .feature_top .text_area .text {
  font-size: 16px;
  width: 400px;
  margin-left: 15px;
}
.lus_wrap .feature_top .text_area .img11 { box-shadow: 10px 10px 8px rgba(0,0,0,0.3);}
.lus_wrap .feature_list {
  display: flex;
  justify-content: space-between;
  width: 950px;
  margin: 0 auto;
}
.lus_wrap .feature_list li {
  background: #fff;
  box-shadow: 10px 10px 8px rgba(0,0,0,0.3);
  position: relative;
  padding: 88px 0 30px;
}
.lus_wrap .feature_list li .tit {
  position: absolute;
  top: -25px;
  left: 0;
}
.lus_wrap .feature_list li .text {
  font-size: 16px;
  text-align: justify;
  width: 230px;
  margin: 0 auto;
}
.lus_wrap .feature_list li .text span {
  font-size: 9px;
  vertical-align: 4px;
}
.lus_wrap .con03 .kome {
  font-size: 13px;
  text-align: center;
  margin: 17px 0 40px;
}
.lus_wrap .con03 .sup_area {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.lus_wrap .con03 .sup_area li { width: 320px;}
.lus_wrap .con03 .sup_area .sup1 { font-size: 16px;}
.lus_wrap .con03 .sup_area .sup2 { font-size: 12px;}


/* -- thrive-premium -- */
#thrive_premium {
	width: 96%;
	height: auto;
	background-color: #1B1464;
	color: white;
	text-align: center;
	padding: 6% 2%;
}

#thrive_premium .contents_wrapper_  {
	width: 100%;
	max-width: 1160px;
	height: auto;
	background-image: url(../img/thrive-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center; 
}
.thrive_premium_box {
	position: relative;
	padding: 100px;
}
#thrive_premium h3 {
	margin-bottom: 24px;
}
#thrive_premium .thrive_awards {
	margin-bottom: 52px;
	width: 100%;
}
#thrive_premium .thrive_text {
	width: 100%;
	max-width: 815px;
	margin-right: auto;
	margin-left: auto;
}
#thrive_premium .thrive_text_first {
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 43px;
}
#thrive_premium .thrive_text_main {
	text-align: left;
	font-size: 21px;
	align-items: flex-start;
	margin-bottom: 43px;
}
#thrive_premium .thrive_text_main span {
	font-size: 12px;
	vertical-align: top;
}
#thrive_premium .thrive_text_notes {
	text-align: left;
	font-size: 12px;
}

.lus_wrap .voices {
  position: relative;
  background: url("../img/bg06.jpg")no-repeat top center;
}
.lus_wrap .voices .notes {
  position: absolute;
  bottom: 50px;
  right: 80px;
  font-size: 20px;
}

.lus_wrap .con04 .cont_setitem {
	width: 980px;
	margin-top: 60px;
}

.lus_wrap .con04 .spec {
  width: 980px;
  margin-top: 75px;
}
.lus_wrap .con04 .spec th {
  font-size: 16px;
  line-height: 44px;
  padding: 0 20px;
  background: #dbd9d0;
  border-bottom: dotted 1px #a2a2a2;
}
.lus_wrap .con04 .spec th.top {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 56px;
  margin-left: 20px;
  background: #9f937b;
  border-bottom: none;
}
.lus_wrap .con04 .spec td {
  font-size: 16px;
  line-height: 44px;
  padding: 0 20px;
  border-bottom: dotted 1px #a2a2a2;
}
.lus_wrap .con04 .spec td.product {
  color: #fff;
  background: #9f937b;
}
.lus_wrap .con04 .kome {
  font-size: 16px;
  margin: 15px 0 35px 15px;
}

/* ▲コンテンツ用スタイル 編集可能領域ここまで▲ --------------------------------------------------------------------------------------------*/

