@charset "UTF-8";
body,html{ width:100%; min-width: 1200px;}
img { vertical-align: top; }

#main {
  min-width: 1200px;
  overflow: hidden;
}
#main p {
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#main .fv {
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/bg-fv.jpg);
  background-position: center bottom;
  background-size: cover;
}

#main .fv_disp3 {
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/bg-fv.jpg);
  background-position: center bottom;
  background-size: cover;
}

#main .fv p {
  width: 1200px;
  margin: 0 auto;
  height: 725px;
  position: relative;
}

#main .fv_disp3 p {
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/disp3/lp-01_2.png);
  background-size: 1400px auto;
}


.bg8 {
  background-image: url( https://img.monovo.jp/lp_cream/lp/img/bg-08.png);
  background-position: center bottom;
  background-size: cover;
}



.btn {
  border: 0;
  padding: 0;
  width: auto;
  position: absolute;

}
.cart {
  padding-top: 30px;
}
.cart div {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  width: 1200px;
}
.teiki_coupon {
	position: relative;
}
.cart .btn_wrap {
  width: auto;
}
.cart .teiki {
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/lp-03.png);
  height: 584px;
}
.cart .single {
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/lp-04.png);
  height: 210px;
}
.cart .set {
  margin: 20px auto;
}
.link_cream {
  margin-bottom: 30px;
}
.cart .teiki .btn {
  bottom: 81px;
  right: 190px;
}
.cart .single .btn {
  right: 199px;
  bottom: 47px;
}
.set .btn {
    bottom: 11%;
    right: 16%;
}
.btn:hover {
  opacity: 0.7;
}
.innercart {
  position: relative;
}
.innercart .btn {
    position: absolute;
    width: 388px;
    top: 11%;
    left: 50%;
    margin-left: -194px;
    display: block;
}
.innercart .btn:hover{
  opacity: 0.9;
}
.gori {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.gori .bg {
  position: absolute;
  right: -184px;
  bottom: 0;
}
.gori .text {
  position: relative;
  z-index: 9999;
}
.videos_wrap {
    background-image: url(https://img.monovo.jp/lp_cream/lp/img/bg-05.png);
    background-size: cover;
    background-repeat: repeat-y;
    text-align: center;
    padding-bottom: 30px;
}
.video {
    border: 1px solid #999;
    margin: 0 auto;
    transition:all 0.5s ease;
    vertical-align: top;
    transform: scale(1);
}
.video_wrap.on .video {
	transform: scale(1.328);
	pointer-events: none;
}
.modal{
	position: fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	display:none;
	z-index: 999;
}

#main .video_wrap p {
  position: absolute;
  cursor: pointer;
  display:none;
  margin: 10px;
}
#main .video_wrap {
	position: relative;
	display: table;
	margin: 0 auto;
	z-index: 999;
}
#main .video_wrap.on {
	z-index: 999999;
}
.video_wrap .video, .video_wrap > p {
  z-index: 999999;
  position: relative;
}

.close {
  right: -115px;
  top: -100px;
}
.video_wrap .buy {
  left: -120px;
  bottom: -110px;
}
.repeat {
  right: -115px;
  bottom: -110px;
}
#main .video_wrap.on p {
  display: inline-block;
  opacity: 0.6;
}
#main .video_wrap.on p:hover {
  opacity: 1;
}
.video_wrap .res_before {
  position: absolute;
  width: 100%;
  z-index: 9999999;
  background-color:rgba(0,0,0,0.5);
  overflow:hidden;
  display:none;
  height: 100%;
  cursor: pointer;
}
.video_wrap.res .res_before{
  display:block;
} 
.video_wrap.res .res_before img {
  transition: all 0.5s ease;
}
.video_wrap.res .res_before:hover img{
  transform:scale(1.2);
}
.item_info {
    padding: 100px 0;
	font-size: 14px;
}
.item_info h1 {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
  width: 900px;
  margin: 0 auto;
  font-size: 23px;
  position: relative;
  margin-top: 1em;
}
table {
  width: 900px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #666;
}
table tr th, table tr td {
  padding: 1em;
  border-bottom: 1px solid #666;
  line-height: 1.7;
}
table tr th {
  border-right: 1px solid #666;
  background-color: #eee;
  width: 120px;
}
table tr:last-child th, table tr:last-child td {
  border-bottom: none;
  padding: 1em;
}

.footer_wrap img {
  vertical-align: top;
}
.footer_wrap {
  background: #000;
  display: table;
  width: 100%;
}
.linehead {
  width: 100%;
  height: 2px;
}
#footer p ,#footer a {
  color: #ccc;
  text-align: center;
}

#footer p, #footer div {
  width: 50%;
  float: left;
  text-align: center;
}
#footer {
  margin: 1em auto 2em;
  display: table;
  width: 1200px;
}
#footer a {
  margin: 0 1em;
}

.plus1 .btn {
  position: absolute;
  bottom: 6%;
  right: 13.5%;
}
.link_lotion {
    font-size: 1.5em;
    position: absolute;
    top: 66%;
    left: 0;
    width: 100%;
}
.link_lotion a {
  color: #fff;
}

.view_in_cart {
  font-size: 1.5em;
  border: 1px solid #aaa;
  width: 700px;
  margin: 0px auto 1em;
  padding: 0.3em 2em;
  border-radius: 2em;
  background: #fff;
  position: relative;
}
.view_in_cart span {
  font-size: 1.5em;
  padding: 0.3em;
  color: #f00;
  font-weight: bold;
}

.view_in_cart:after,.view_in_cart:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: -20px;
  right: 4em;
  border-color: transparent transparent #fff transparent;
  border-width: 0px 10px 20px 10px;
  border-style: solid;
}
.view_in_cart:before{
  border-width: 0px 11px 21px 11px;
  border-color: transparent transparent #aaa transparent;
  transform: translate(1px,-2px);
}
.single + .view_in_cart_wrap {
  margin-top: 30px;
}

.teiki + .view_in_cart_wrap {
  padding-top: 35px;
}

.sns_cont {
  padding: 50px 0 0;
  width: 1200px;
  margin: 0 auto;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: 154px;
  margin-top: -77px;
}
.prev_btn.slick-arrow {
  left: -60px;
}
.next_btn.slick-arrow {
  transform: rotate(180deg);
  right: -29px;
}
.sns_slider {
  width: 1000px;
  margin: 50px auto;
}
.cart .plus1 {
    margin-bottom: 40px;
}

#main .media {
	background-image: url(https://img.monovo.jp/lp_cream/lp/img/pc_media_back.jpg);
	background-size: 1200px auto;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 30px;
}
.ranking_view {
	background: #7b1818;
}
.donadona_wrap{padding-top:30px;}
#main .order-history .title {
  background: #090909;
}
.item_info > div table {
	display: none;
}
.item_info > div.on table {
	display: table;
}
.item_info > div h1::after {
	content: "＋";
	position: absolute;
	right: 0.5em;
	background: #333;
	top: 0;
	right: 0;
	width: 2em;
	height: 100%;
	line-height: 57px;
}
.item_info > div.on h1::after {
	content: "－";
}
.item_info > div {
	box-sizing: border-box;
	margin: 0.5em 0;
}
.lp-01_2 {
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/lp-01_2.png);
  background-size: 1480px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.fv p:after{
	content:"";
	background-image:url(https://img.monovo.jp/lp_cream/lp/img/remove_fv_anime.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 500px;
	display: inline-block;
	position: absolute;
	bottom: -150px;
	left: 125px;
	background-size: 266px;
}
.bg-01{
  position: relative;
}
.bg_plus_01 {
  position: relative;
  background-position: bottom center;
  padding-top: 60px;
}
.bg_plus_02 {
  position: relative;
  margin-top: -350px;
  padding-top: 406px;
}
#main .video_wrap.top {
  margin: 35px auto 95px;
}
.insta_contents {
  padding-bottom: 65px;
}
.insta_contents p:nth-of-type(2) {
  margin-top: -35px;
}

.lp-plus_04 {
	position: relative;
	z-index: 50;
}
.bg_plus_01:before {
	content: "";
	background-image: url(/lp_cream/lp/img/bg_plus_01.png);
	width: 100%;
	height: 1283px;
	display: block;
	position: absolute;
	bottom: -150px;
	left: 50%;
	background-size: cover;
	background-position: bottom center;
	z-index: 20;
	min-width: 2000px;

	transform: translate(-50%,0);
}
.bg_plus_01 > * {
	z-index: 50;
}
.bg_plus_01 p {
	position: relative;
}
.bg-01:before {
	background-image: url(/lp_cream/lp/img/bg-01_2.png);
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: auto 100%;
	bottom: 0;
	left: 0;
	content: "";
	z-index: 30;
	background-position: bottom center;
}
.bg-01 p {
	position: relative;
	z-index: 50;
}
.bg_plus_02:before {
	background-image: url(/lp_cream/lp/img/bg_plus_02.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	position: absolute;
	width: 100%;
	height: 1650px;
	content: "";
	top: 0;
	z-index: 15;
}
.bg_plus_02 > * {
	position: relative;
	z-index: 50;
}
.lp-plus_07 {
	position: relative;
	z-index: 50;
}
.lp-plus_02 {
  margin-top: 50px;
}
.lp-05 {
  text-align: center;
  background-image: url(https://img.monovo.jp/lp_cream/lp/img/bg-02_2.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#main .order-history {
  margin-top: 30px;
}
#main .donadona_wrap {
  padding-bottom: 0;
}

.cart .coupon_wrap {
  width: 900px;
  margin: 0 auto;
}
.cart .coupon_wrap > div {
  background: none;
  height: initial;
  width: 900px;
}
.cart .coupon_wrap .teiki {
  width: 855px;
  margin: 0 auto;
}
.cart .coupon_wrap .teiki .btn {
  position: initial;
  margin: 10px auto -25px;
}
.coupon .code {
	position: absolute;
	bottom: 246px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	background: none;
	font-size: 33px;
	line-height: 56px;
	padding: 0 0em 0 0.7em;
	left: 445px;
	width: 235px;
	box-sizing: border-box;
}
.coupon .btn_copy , .coupon .btn {
	position: absolute;
	bottom: 42px;
	left: 50%;
	transform: translate(-46%,0);
}
.coupon .btn:hover , .cp_banner.fixed .btn:hover {
  opacity: initial;
}
#clipBoad_mes {
	position: fixed;
	top: 50%;
	left: 50%;
	background: #fff;
	border: 4px solid #000;
	width: 600px;
	font-size: 21px;
	box-sizing: border-box;
	padding: 0.7em 1em;
	transform: translate(-50%,-50%);
	z-index: 99999;
	box-shadow: 0 0 5px #fff;
	height: 215px;
	line-height: initial;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', 'Yu Gothic', '游ゴシック', 'YuGothic', '游ゴシック体', Meiryo, メイリオ, Helvetica, Arial, sans-serif;
}
#clipBoad_mes .red {
  color: #C00000;
  font-weight: bold;
  font-size: 1.7em;
}
#clipBoad_mes .coupon_wrap {
	font-size: 1em;
	text-align: center;
	line-height: 2;
	border: 1px solid #000;
	display: inline-block;
	padding: 0 1em;
	margin: 0.3em auto 0.5em;
}
#clipBoad_mes .caution {
	padding-left: 1em;
	text-indent: -2em;	
	line-height: 1.4;
}
@font-face{
	font-family: "googlefont";
	src: url("/pr_edital/lp/img/cp_banner/judson.woff2") format("woff2"),
	   url("/pr_edital/lp/img/cp_banner/judson.woff") format("woff");
}
.cp_banner #cp_banner_text {
	border: none;
	padding: 0;
	color: #000;
	width: 220px;
	position: absolute;
	bottom: 57px;
	left: 515px;
	font-size: 30px;
	background: transparent;
	text-align: center;
	line-height: 40px;
	font-family: "googlefont";
	letter-spacing: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	z-index: 199999;
}
.cp_banner.fixed {
	position: fixed;
	bottom: 50px;
	right: 0;
	z-index: 99999;
	transition: all 0.5s ease;
	transform: translate(0,0);
	width: 280px;
}
.cp_banner.fixed.hide {
  transform: translate(100%,0);
}
.cp_banner.fixed img {
  width: 100%;
}
.cp_banner.fixed #cp_banner_text {
	left: 17px;
	bottom: 71px;
	font-size: 35px;
	width: 247px;
	line-height: 25px;
	letter-spacing: 1px;
	display: none;
}
.cp_banner.fixed #cp_banner_text.on{
	display: block;
}
.time_counter {
	color: #fff;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', 'Yu Gothic', '游ゴシック', 'YuGothic', '游ゴシック体', Meiryo, メイリオ, Helvetica, Arial, sans-serif;
	position: absolute;
	top: 35px;
	font-weight: bold;
	left: 60px;
	right: 0;
	margin: 0 auto;
	font-size: 25px;
}
.cp_banner.fixed .btn_copy , .cp_banner.fixed .btn {
  position: absolute;
  bottom: 11%;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.teiki_link {
	position: absolute;
	z-index: 10;
	bottom: 13px;
	left: 705px;
}
.teiki_link a {
	height: 1.1em;
	width: 16.2em;
	display: inline-block;
	opacity: 0;
	font-size: 0.9em;
}
.set .teiki_link {
  bottom: -6px;
}
.pc_4set .teiki_link {
  bottom: -6px;
  left: 704px;
}
.teiki_coupon .teiki_link {
  left: 216px;
  bottom: 44px;
}
.teiki_coupon .teiki_link a {
  height: 1.9em;
  width: 29.5em;
}