 @charset "UTF-8";

/* 201702リリース モニターLP改修（飲食）
-------------------------------------------- */
/* 冒頭（メインビジュアル部分） */
#monitor-lp-ver2 a {
	transition: background-color 0.1s ease-in,color 0.1s ease-in;
}
#monitor-lp-ver2 .blue-logo-wrap {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 15px 0;
}
#monitor-lp-ver2 .blue-logo-wrap .logo {
	float: left;
}
#monitor-lp-ver2 .blue-logo-wrap .logo img {
	border-right: 1px solid #333;
	padding-right: 10px;
	vertical-align: middle;
	width: 111px;
}
/* 業種別特集へのリンク（冒頭部分） */
#monitor-lp-ver2 .event-wrap-top {
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 6px 0 #c5c5c5;
	margin: 0px auto;
	padding: 5px 20px 5px;
	max-width: 950px;
	text-align: center;
	z-index: 2;
	position: relative;
	top: -145px;
	width: 100%;
}
#monitor-lp-ver2 .event-wrap-top .form-tx {
	font-size: 25px;
	margin-bottom: 10px;
}
#monitor-lp-ver2 .event-wrap-top .all-wrap {
	margin: 0px auto 40px;
	text-align: center;
}
#monitor-lp-ver2 .event-wrap-top .all-wrap .banner-wrap {
	display: inline-block;
	margin-right: 1px;
	width: 32.8%;
}
#monitor-lp-ver2 .event-wrap-top .all-wrap .banner-wrap .image img  {
	max-width: 316px;
	width: 100%;
	height: auto;
}
#monitor-lp-ver2 .event-wrap-top .all-wrap .banner-wrap .image img:hover  {
	opacity: 0.7;
	transition: 0.1s ease-in,color 0.1s ease-in;
}
#monitor-lp-ver2 .event-wrap-top .banner-wrap .button {
	background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 20px center no-repeat;
	background-size: 6px 8px;
	border: 1px solid #eb4f50;
	color: #ffffff;
	display: block;
	margin: -38px auto;
	padding: 15px 0;
	position: relative;
	max-width: 240px;
	text-align: center;
}
#monitor-lp-ver2 .event-wrap-top .banner-wrap .button:hover {
	background: #ffffff url("/img/contents/lp/monitor/restaurant/arrow_whitebutton.png") right 20px center no-repeat;
	background-size: 6px 8px;
	border: 1px solid #eb4f50;
	color: #eb4f50;
	text-decoration: none;
}
/* フォーム部分ここから */
#monitor-lp-ver2 .form-wrap-top {
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 6px 0 #c5c5c5;
	margin: 0px auto;
	padding: 5px 20px 5px;
	width: 746px;
	text-align: center;
	z-index: 2;
	position: relative;
	top: -70px;
}
#monitor-lp-ver2 .form-wrap-top .form-tx {
	font-size: 25px;
	margin-bottom: 10px;
}
#monitor-lp-ver2 .entry-form-action {
	max-width: 645px;
	margin: 0 auto;
}
#monitor-lp-ver2 .entry-form-box {
	width: 365px;
	float: left;
}
#monitor-lp-ver2 .form {
	background-color: #ffffff;
	background-image: none;
	border-radius: 3px;
	color: #666666;
	font-size: 19px;
	width: 345px;
	height: 40px;
	padding-left: 15px;
}
#monitor-lp-ver2 .mail-button {
	width: 272px;
	float: right;
	position: relative;
}
#monitor-lp-ver2 .flat-red-button {
	font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif !important;
	background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 45px center no-repeat;
	background-size: 8px 12px;
	border-radius: 25px;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	padding: 10px;
	width: 272px;
	height: 48px;
	float: right;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #eb4f50;
	cursor: pointer;
}
#monitor-lp-ver2 .flat-red-button:hover {
	opacity: 0.8;
}
#monitor-lp-ver2 .form-wrap-top .notice {
	margin: 0 auto;
	font-size: 13px;
	max-width: 500px;
}
#monitor-lp-ver2 .form-wrap-top .notice ul {
	text-align: left;
	margin-left: -10px;
}
#monitor-lp-ver2 .form-wrap-top .notice li {
	list-style-type: disc;
}
#monitor-lp-ver2 .form-wrap-other {
	background-color: #333333;
	box-sizing: border-box;
	padding: 5px 20px 5px;
	text-align: center;
	z-index: 2;
	position: relative;
}
#monitor-lp-ver2 .form-wrap-other .form-tx {
	font-size: 25px;
	margin-bottom: 10px;
	color: #ffffff;
}
#monitor-lp-ver2 .form-wrap-other .notice {
	margin: 15px auto 20px;
	font-size: 13px;
	max-width: 500px;
	color: #ffffff;
}
/* SDとは部分 */
#monitor-lp-ver2 .about,
#monitor-lp-ver2 .about-restaurant {
	background: #eeeeee;
	padding: 210px 0px 80px;
	height: 400px;
}
#monitor-lp-ver2 .about {
	margin: -210px 0px 0px 0px;
}
#monitor-lp-ver2 .about-restaurant {
	margin: -331px 0px 0px 0px;
}
#monitor-lp-ver2 .about .inside-wrap,
#monitor-lp-ver2 .about-restaurant .inside-wrap {
	width: 95%;
	max-width: 950px;
	margin: 0px auto 0;
}
#monitor-lp-ver2 .about .inside-wrap .left,
#monitor-lp-ver2 .about-restaurant .inside-wrap .left {
	width: 54%;
	float: left;
}
#monitor-lp-ver2 .about .inside-wrap .left .ttl,
#monitor-lp-ver2 .about-restaurant .inside-wrap .left .ttl {
	font-size: 23px;
	font-weight: bold;
	line-height: 1.6;
}
#monitor-lp-ver2 .about .inside-wrap .left .txt,
#monitor-lp-ver2 .about-restaurant .inside-wrap .left .txt {
	width: 92%;
	font-size: 17px;
	line-height: 1.8;
	margin-top: -5px;
}
#monitor-lp-ver2 .about .inside-wrap .right,
#monitor-lp-ver2 .about-restaurant .inside-wrap .right {
	width: 46%;
	float: right;
	margin-top: 30px;
}
#monitor-lp-ver2 .about .inside-wrap .right img,
#monitor-lp-ver2 .about-restaurant .inside-wrap .right img {
	width: 100%;
	height: auto;
}
/* スーパーデリバリーが安い理由 */
#monitor-lp-ver2 .lowprice-bck,
#monitor-lp-ver2 .lowprice-bck-restaurant {
	background: url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") center top no-repeat;
	height: 281px;
	margin-top: -340px;
	text-align: center;
	background-color: #ffe475;
}
#monitor-lp-ver2 .eng-ttl {
	padding-top: 215px;
	font-size: 21px;
	color: #eb4f50;
}
#monitor-lp-ver2 .big-ttl {
	font-size: 40px;
	font-weight: bold;
	border-bottom: none;
	color: #333333;
	line-height: 1.3;
}
#monitor-lp-ver2 .lowprice-wrap {
	background: #ffe475;
	padding-bottom: 60px;
	text-align: center;
	padding-top: 14px;
}
#monitor-lp-ver2 .underline {
	width: 70px;
	border: 2px solid #333333;
	margin: 15px auto 20px;
}
#monitor-lp-ver2 .explain {
	width: 90%;
	font-size: 17px;
	line-height: 1.8;
	margin: 0 auto;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap {
	margin: 45px auto 0px;
	text-align: center;
	max-width: 950px;
	width: 95%;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .left {
	width: 49%;
	float: left;
	padding-right: 5px;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .right {
	width: 49%;
	float: right;
	padding-left: 5px;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .red-ttl {
	background: #eb4f50;
	padding: 5px 10px;
	font-weight: bold;
	color: #ffffff;
	margin: -20px auto;
	position: relative;
	display: table;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .black-ttl {
	background: #333333;
	padding: 5px 10px;
	font-weight: bold;
	color: #ffffff;
	margin: -20px auto;
	position: relative;
	display: table;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap img {
	max-width: 466px;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box {
	background: #ffffff;
	padding: 30px;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box {
	background: #ffffff;
	padding: 20px 10px 30px 10px;
	margin: 0 auto;
	max-width: 446px;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt {
	margin: 0px;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt .black {
	font-size: 20px;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt .red {
	font-size: 33px;
	font-weight: bold;
	color: #eb4f50;
	text-decoration: underline;
}
#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .caution {
	font-size: 15px;
}
/* 見出し部分 */
#monitor-lp-ver2 .titles {
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 .titles .eng-ttl {
	padding-top: 60px;
	margin-bottom: -5px;
	font-size: 21px;
	color: #eb4f50;
}
#monitor-lp-ver2 .titles .big-ttl {
	font-size: 40px;
	font-weight: bold;
	border-bottom: none;
	color: #333333;
	line-height: 1.3;
}
#monitor-lp-ver2 .titles .underline {
	width: 70px;
	border: 2px solid #333333;
	margin: 7px auto 20px;
}
/* 主な取扱商品 */
#monitor-lp-ver2 .main-items {
	background: url("/img/contents/lp/monitor/restaurant/mainitems_bck_grey_pc.png") repeat scroll center center;
	background-color: #eeeeee;
	background-size: cover;
	background-position: bottom;
	margin: 0 auto;
	text-align: center;
	height: 340px;
}
#monitor-lp-ver2 .genre {
	max-width: 800px;
	background: #ffffff;
	padding: 30px;
	margin: -65px auto 0px;
	text-align: center;
	line-height: 1.8;
	position: relative;
	z-index: 1;
}
#monitor-lp-ver2 .yellow-bck {
	background: #ffeea6;
	padding-bottom: 60px;
}
#monitor-lp-ver2 .yellow-bck .photo {
	max-width: 1100px;
	margin: 0px auto;
	padding: 20px 20px 0px;
}
#monitor-lp-ver2 .yellow-bck .photo img {
	width: 100%;
	height: auto;
}
/* 業種別特集へのリンク枠 */
#monitor-lp-ver2 .event-wrap-other {
	background: url("/img/contents/lp/monitor/restaurant/event_bck_01.jpg") center center no-repeat;
	background-color: #000000;
	height: 208px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}
#monitor-lp-ver2 .event-wrap-other .ttl {
	font-size: 26px;
	margin-bottom: 20px;
	color: #ffffff;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap {
	margin: 0 auto;
	max-width: 1010px;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner {
	border: 1px solid #eb4f50;
	display: inline-block;
	margin: 0 5px;
	max-width: 320px;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .button {
	display: table;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .button:hover {
	opacity: 0.9;
	text-decoration: none;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .icon {
	background: #ffffff;
	display: table-cell;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .button img {
	width: 35px;
}
#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .txt {
	background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 10px center no-repeat;
	background-size: 6px 8px;
	border: 1px solid #eb4f50;
	color: #ffffff;
	display: table-cell;
	padding: 15px 0;
	min-width: 220px;
	text-align: center;
	vertical-align: middle;
}
/* 商品の一部をご紹介！ */
#monitor-lp-ver2 .item-intro {
	background: url("/img/contents/lp/monitor/restaurant/mainitems_bck_grey_pc.png") repeat scroll center center;
	background-color: #eeeeee;
	background-size: 1470px auto;
	background-position: bottom;
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 .wrap {
	margin: 37px auto 0px;
	text-align: center;
	max-width: 970px;
	padding-bottom: 60px;
}
#monitor-lp-ver2 .wrap .box {
	width: 23%;
	padding: 0px 1%;
	float: left;
}
#monitor-lp-ver2 .wrap .box-02 {
	width: 23%;
	padding: 0px 1%;
	float: left;
	margin-top: 60px;
}
#monitor-lp-ver2 .wrap .company-name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
#monitor-lp-ver2 .wrap .company-name .border {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
}
#monitor-lp-ver2 .wrap .company-name .lifestyle {
	font-size: 12px;
	padding: 6px 0;
}
#monitor-lp-ver2 .wrap .item-name {
	font-size: 14px;
	margin: 5px 0px 10px;
	line-height: 1.5em;
	min-height: 42px;
}
#monitor-lp-ver2 .wrap img {
	width: 100%;
	height: auto;
}
/* お客様の声 */
#monitor-lp-ver2 .voices-up {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	height: 380px;
}
#monitor-lp-ver2 .voices-up .tools-01 {
	background: url("/img/contents/lp/monitor/restaurant/voices_toolimage_01.png") right top no-repeat;
	background-size: contain;
	background-position: right;
	right: 0px;
	top: -26px;
	width: 100%;
	height: 487px;
	max-width: 1150px;
	position: relative;
	margin: 0 auto;
}
#monitor-lp-ver2 .voices-down .tools-02 {
	background: url("/img/contents/lp/monitor/restaurant/voices_toolimage_02.png") left bottom no-repeat;
	background-size: contain;
	background-position: left;
	right: 0px;
	bottom: 160px;
	width: 100%;
	height: 147px;
	max-width: 1150px;
	position: relative;
	margin: 0 auto -160px;
}
#monitor-lp-ver2 .voices-down {
	background: #ffeea6;
	padding-bottom: 60px;
}
#monitor-lp-ver2 .voices-down .box {
	max-width: 893px;
	margin: -60px auto 30px;
}
#monitor-lp-ver2 .voices-down .photo-01 {
	width: 310px;
	float: left;
	margin: -110px 0px 0px;
}
#monitor-lp-ver2 .voices-down .photo-01 img {
	width: 100%;
	height: auto;
}
#monitor-lp-ver2 .voices-down .photo-02 {
	width: 310px;
	float: left;
	margin: 40px 0px 0px;
}
#monitor-lp-ver2 .voices-down .photo-02 img {
	width: 100%;
	height: auto;
}
#monitor-lp-ver2 .voices-down .white-01 {
	width: 52%;
	float: left;
	padding: 4% 5%;
	background: #ffffff;
	margin: -110px 0px 0px;
}
#monitor-lp-ver2 .voices-down .white-02 {
	width: 52%;
	float: left;
	padding: 4% 5%;
	background: #ffffff;
	margin: 40px 0px 0px;
}
#monitor-lp-ver2 .voices-down .intro {
	font-size: 17px;
	line-height: 1.8;
}
#monitor-lp-ver2 .voices-down .ttl {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
	border-left: 3px solid #333333;
	padding: 0 0 0 15px;
	margin: 19px 0px 10px;
}
#monitor-lp-ver2 .voices-down .txt {
	font-size: 17px;
	line-height: 1.8;
}
/* 開業準備中の方もご登録ください！ */
#monitor-lp-ver2 .dont-worry {
	background: #000000 url("/img/contents/lp/monitor/restaurant/openready_bck_pc.jpg") center center no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 550px;
}
#monitor-lp-ver2 .house {
	background: url("/img/contents/lp/monitor/restaurant/openready_house_pc.png") center bottom no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 470px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 40px;
}
#monitor-lp-ver2 .house .inner {
	width: 520px;
	margin: 0 auto;
}
#monitor-lp-ver2 .house .inner .eng-ttl {
	color: #eb4f50;
	font-size: 18px;
	padding-top: 95px;
}
#monitor-lp-ver2 .house .inner .big-ttl {
	border-bottom: medium none;
	color: #333333;
	font-size: 31px;
	font-weight: bold;
	line-height: 1.3;
}
#monitor-lp-ver2 .house .inner .txt {
	font-size: 15px;
	margin: 35px 0 20px;
	line-height: 1.5;
}
#monitor-lp-ver2 .house .inner .red-ribbon {
	margin: 0 auto;
}
#monitor-lp-ver2 .house .inner .red-ribbon img {
	width: 363px;
	height: auto;
}
#monitor-lp-ver2 .house .inner .box {
	background: #ffffff;
	border: 1px solid #cc373e;
	margin: -21px auto 0px;
	padding: 20px 20px 30px;
	max-width: 420px;
}
#monitor-lp-ver2 .house .inner .box ul {
	margin-left: -10px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 0px;
}
#monitor-lp-ver2 .house .inner .box li {
	list-style-type: disc;
}
#monitor-lp-ver2 .house .inner .box .notice {
	font-size: 13px;
	text-align: left;
	display: block;
	margin: 2px 0px 0px 10px;
}
#monitor-lp-ver2 + .push {
	height: 0;
	margin: 0;
}

@media screen and (max-width: 940px) {
	#monitor-lp-ver2 .blue-logo-wrap, #monitor-lp-ver2 .white-logo-wrap {
		width: 95%;
	}
	#monitor-lp-ver2 .voices-up .tools-01 {
		display: none;
	}
	#monitor-lp-ver2 .voices-down .tools-02 {
		display: none;
	}
}

/* PCのみ */
@media screen and (min-width: 941px) {
	#monitor-lp-ver2 .pc-block {
		display: block;
	}
}

/* TABLET */
@media screen and (min-width: 671px) and (max-width: 940px) {
	#monitor-lp-ver2 .pc-block {
		display: block;
	}
	#monitor-lp-ver2 .titles .big-ttl {
		font-size: 35px;
		margin-bottom: 3px;
	}
	#monitor-lp-ver2 .form-wrap-top {
		width: 93%;
	}
	#monitor-lp-ver2 .event-wrap-top {
		width: 93%;
	}
	#monitor-lp-ver2 .event-wrap-top .all-wrap .banner-wrap {
		width: 31.8%;
	}
	#monitor-lp-ver2 .event-wrap-top .banner-wrap .button {
		background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 10px center no-repeat;
		background-size: 6px 8px;
		padding: 10px 0;
		max-width: 230px;
		font-size: 13px;
	}
	#monitor-lp-ver2 .entry-form-box {
		width: 52%;
		text-align: left;
	}
	#monitor-lp-ver2 .form {
		width: 90%;
	}
	#monitor-lp-ver2 .mail-button {
		width: 48%;
	}
	#monitor-lp-ver2 .flat-red-button {
		width: 100%;
	}
	#monitor-lp-ver2 .eng-ttl {
		margin-bottom: -7px;
		line-height: 1.5em;
	}
	#monitor-lp-ver2 .titles .eng-ttl {
		margin-bottom: -7px;
		line-height: 1.5em;
	}
	#monitor-lp-ver2 .big-ttl {
		font-size: 35px;
		line-height: 1.6em;
	}
	#monitor-lp-ver2 .lowprice-wrap {
		padding-top: 15px;
	}
	#monitor-lp-ver2 .about {
		margin: -210px 0 0;
		padding: 160px 0px 80px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap {
		width: 90%;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .left {
		padding-right: 1%;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .red-ttl {
		font-size: 15px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .right .red-ttl {
		font-size: 15px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt .black {
		font-size: 17px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt .red {
		font-size: 25px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .caution {
		font-size: 13px;
	}
	#monitor-lp-ver2 .event-wrap-other {
		height: 368px;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap {
		width: 95%;
		margin: 0 auto;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner {
		display: block;
		margin: 10px auto;
		max-width: 420px;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .icon {
		background: #ffffff;
		display: table-cell;
		padding: 15px;
		text-align: center;
		vertical-align: middle;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .button img {
		width: 35px;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .txt {
		background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 20px center no-repeat;
		background-size: 6px 8px;
		min-width: 354px;
	}
	#monitor-lp-ver2 .wrap {
		width: 75%;
		margin-bottom: 0px;
		padding-bottom: 30px;
	}
	#monitor-lp-ver2 .wrap .box {
		width: 48%;
		margin-bottom: 30px;
	}
	#monitor-lp-ver2 .wrap .box-02 {
		width: 48%;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	#monitor-lp-ver2 .genre {
		width: 73%;
		padding: 3%;
		margin: -90px auto 0px;
	}
	#monitor-lp-ver2 .voices-down .box {
		width: 90%;
	}
	#monitor-lp-ver2 .voices-down .photo-01 {
		margin: -110px auto 0;
		top: -70px;
		width: 50%;
		position: relative;
		float: none;
	}
	#monitor-lp-ver2 .voices-down .white-01 {
		margin: -100px auto 0;
		width: 90%;
	}
	#monitor-lp-ver2 .voices-down .photo-02 {
		margin: -110px auto 0;
		top: 50px;
		width: 50%;
		position: relative;
		float: none;
	}
	#monitor-lp-ver2 .voices-down .white-02 {
		margin: 20px auto 0;
		width: 90%;
	}
	#monitor-lp-ver2 .voices-down .intro {
		margin-top: 25px;
	}
	#monitor-lp-ver2 .house .inner .big-ttl {
		margin-bottom: 3px;
	}
}

/* SP */
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 .pc-block {
		display: inline;
	}
	#monitor-lp-ver2 .sp-block {
		display: block;
	}
	#monitor-lp-ver2 .logo img {
		border-right: none !important;
	}
	#monitor-lp-ver2 .event-wrap-top {
		top: -985px;
		width: 93%;
	}
	#monitor-lp-ver2 .event-wrap-top .all-wrap .banner-wrap {
		display: block;
		margin: 3% auto 60px;
		width: 100%;
	}
	#monitor-lp-ver2 .event-wrap-top .all-wrap .banner-wrap .image img {
		max-width: 400px;
	}
	#monitor-lp-ver2 .event-wrap-top .banner-wrap .button {
		background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 10px center no-repeat;
		background-size: 6px 8px;
		padding: 10px 0;
		max-width: 300px;
		font-size: 16px;
	}
	#monitor-lp-ver2 .form-wrap-top {
		margin: -70px auto;
		width: 85%;
		z-index: 2;
	}
	#monitor-lp-ver2 .form-wrap-top .form-tx {
		font-size: 22px;
	}
	#monitor-lp-ver2 .event-wrap-top .form-tx {
		font-size: 16px;
	}
	#monitor-lp-ver2 .entry-form-action {
		width: 100%;
	}
	#monitor-lp-ver2 .entry-form-box {
		width: 100%;
		float: none;
	}
	#monitor-lp-ver2 .form {
		width: 90%;
		height: 30px;
		font-size: 13px;
		padding-left: 5px;
	}
	#monitor-lp-ver2 .mail-button {
		width: 100%;
		float: none;
	}
	#monitor-lp-ver2 .flat-red-button {
		background: url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") no-repeat scroll right 10% center / 8px 12px;
		background-color: #eb4f50;
		display: block;
		float: none;
		font-size: 16px;
		width: 100%;
		max-width: 380px;
		margin: 10px auto 0px;
	}
	#monitor-lp-ver2 .form-wrap-top .notice li {
		text-indent: 0;
	}
	#monitor-lp-ver2 .eng-ttl {
		font-size: 16px;
		padding-top: 200px;
	}
	#monitor-lp-ver2 .big-ttl {
		font-size: 27px;
		line-height: 1.2;
	}
	#monitor-lp-ver2 .titles .big-ttl {
		font-size: 27px;
		margin-bottom: 7px;
	}
	#monitor-lp-ver2 .titles .eng-ttl {
		font-size: 16px;
		margin-bottom: -2px;
		padding-top: 60px;
	}
	#monitor-lp-ver2 .welfare-about {
		padding: 70px 0 120px !important;
		margin: -233px 0 0 0 !important;
	}
	#monitor-lp-ver2 .about {
		margin: -220px 0 0;
		padding: 50px 0 0;
	}
	#monitor-lp-ver2 .about-restaurant {
		margin: -930px 0 0;
		padding: 10px 0 0;
	}
	#monitor-lp-ver2 .about .inside-wrap {
		margin: 130px auto;
		width: 87%;
	}
	#monitor-lp-ver2 .about-restaurant .inside-wrap {
		margin: 30px auto;
		width: 87%;
	}
	#monitor-lp-ver2 .about .inside-wrap .left,
	#monitor-lp-ver2 .about-restaurant .inside-wrap .left {
		float: none;
		width: 100%;
	}
	#monitor-lp-ver2 .about .inside-wrap .left .ttl,
	#monitor-lp-ver2 .about-restaurant .inside-wrap .left .ttl {
		font-size: 19px;
	}
	#monitor-lp-ver2 .about .inside-wrap .left .txt,
	#monitor-lp-ver2 .about-restaurant .inside-wrap .left .txt {
		width: 100%;
		font-size: 16px;
		line-height: 1.8;
	}
	#monitor-lp-ver2 .about .inside-wrap .right,
	#monitor-lp-ver2 .about-restaurant .inside-wrap .right {
		display: none;
	}
	#monitor-lp-ver2 .lowprice-bck {
		background: #ffe475 url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") no-repeat scroll center top;
		height: 281px;
		margin-top: -40%;
	}
	#monitor-lp-ver2 .lowprice-bck-restaurant {
		background: #ffe475 url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") no-repeat scroll center top;
		height: 281px;
		margin-top: -60%;
	}
	#monitor-lp-ver2 .lowprice-wrap {
		padding-bottom: 60px;
	}
	#monitor-lp-ver2 .explain {
		width: 87%;
		text-align: left;
		font-size: 16px;
		line-height: 1.6;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .left {
		float: none;
		padding-right: 0px;
		width: 85%;
		margin: 0 auto;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .red-ttl {
		font-size: 14px;
		padding: 5px 5px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .right {
		float: none;
		padding-left: 0px;
		width: 85%;
		margin: 40px auto 0px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .right .red-ttl {
		font-size: 15px;
		padding: 5px 5px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt .black {
		font-size: 17px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .main-txt .red {
		font-size: 28px;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .txt-box .caution {
		font-size: 13px;
	}
	#monitor-lp-ver2 .main-items {
		height: 380px;
	}
	#monitor-lp-ver2 .event-wrap-other {
		height: 368px;
	}
	#monitor-lp-ver2 .event-wrap-other .ttl {
		font-size: 23px;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap {
		width: 95%;
		margin: 0 auto;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner {
		display: block;
		margin: 10px auto;
		max-width: 294px;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .icon {
		background: #ffffff;
		display: table-cell;
		padding: 15px;
		text-align: center;
		vertical-align: middle;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .button img {
		width: 35px;
	}
	#monitor-lp-ver2 .event-wrap-other .sml-banner-wrap .banner .txt {
		background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") right 20px center no-repeat;
		background-size: 6px 8px;
		min-width: 230px;
	}
	#monitor-lp-ver2 .genre {
		width: 73%;
		padding: 8%;
		text-align: left;
		font-size: 15px;
		margin: -130px auto 0px;
	}
	#monitor-lp-ver2 .wrap {
		width: 95%;
		margin-bottom: 0px;
		padding-bottom: 30px;
	}
	#monitor-lp-ver2 .wrap .box {
		width: 47%;
		float: none;
		display: inline-block;
		margin-bottom: 30px;
	}
	#monitor-lp-ver2 .wrap .box-02 {
		width: 47%;
		float: none;
		display: inline-block;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	#monitor-lp-ver2 .wrap .company-name {
		font-size: 13px;
		margin: 0 0 3px;
		display: inline-block;
	}
	#monitor-lp-ver2 .wrap .company-name .border {
		padding: 3px 0;
		display: block;
	}
	#monitor-lp-ver2 .wrap .company-name .lifestyle {
		padding: 5px 0;
	}
	#monitor-lp-ver2 .wrap .item-name {
		font-size: 12px;
		margin: 5px 0 10px;
	}
	#monitor-lp-ver2 .voices-down {
		padding-bottom: 40px;
	}
	#monitor-lp-ver2 .voices-down .box {
		width: 90%;
	}
	#monitor-lp-ver2 .voices-down .photo-01 {
		margin: 0px auto;
		top: -150px;
		width: 70%;
		position: relative;
		float: none;
	}
	#monitor-lp-ver2 .voices-down .white-01 {
		margin: -175px auto 0;
		width: 81.5%;
		padding: 9%;
	}
	#monitor-lp-ver2 .voices-down .photo-02 {
		margin: 0px auto;
		top: 30px;
		width: 70%;
		position: relative;
		float: none;
	}
	#monitor-lp-ver2 .voices-down .white-02 {
		margin: 5px auto 0;
		width: 81.5%;
		padding: 9%;
	}
	#monitor-lp-ver2 .voices-down .intro {
		margin-top: 10px;
		font-size: 15px;
		line-height: 1.6;
	}
	#monitor-lp-ver2 .voices-down .ttl {
		font-size: 17px;
	}
	#monitor-lp-ver2 .voices-down .txt {
		font-size: 16px;
		line-height: 1.6;
	}
	#monitor-lp-ver2 .dont-worry {
		height: 540px;
		width: 100%;
	}
	#monitor-lp-ver2 .house {
		background: url("/img/contents/lp/monitor/restaurant/openready_house_sp.png") center top no-repeat;
		background-size: cover;
		height: 450px;
		top: 40px;
		width: 95%;
	}
	#monitor-lp-ver2 .house .inner {
		width: 95%;
	}
	#monitor-lp-ver2 .house .inner .eng-ttl {
		font-size: 16px;
		padding-top: 50px;
	}
	#monitor-lp-ver2 .house .inner .big-ttl {
		font-size: 27px;
		margin-bottom: 5px;
	}
	#monitor-lp-ver2 .house .inner .txt {
		margin: 10px auto 20px;
		max-width: 80%;
	}
	#monitor-lp-ver2 .house .inner .red-ribbon img {
		max-width: 270px;
	}
	#monitor-lp-ver2 .house .inner .box {
		background: #eeeeee;
		border: none;
		margin: -10px auto 0;
		max-width: 300px;
		padding: 0px;
	}
}

/* 201703リリース モニターLP改修（ヘアサロン）
-------------------------------------------- */
/* 冒頭（メインビジュアル部分） */
#monitor-lp-ver2 .hairsalon-main-visual {
	background: url("/img/contents/lp/monitor/beauty/main_image.jpg") no-repeat scroll center;
	background-size: cover;
	background-position: top;
	height: 610px;
}
#monitor-lp-ver2 .white-logo-wrap {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 15px 0;
}
#monitor-lp-ver2 .white-logo-wrap .logo {
	float: left;
}
#monitor-lp-ver2 .white-logo-wrap .logo img {
	border-right: 1px solid #ffffff;
	padding-right: 10px;
	vertical-align: middle;
	width: 111px;
}
#monitor-lp-ver2 .hairsalon-main-visual .txt {
	margin: 5px 0 0 10px;
	vertical-align: middle;
	font-size: 82%;
	color: #ffffff;
}
#monitor-lp-ver2 .hairsalon-main-visual .main-catch {
	margin: 110px auto 0px;
	text-align: center;
}
#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch01 {
	margin-bottom: 10px;
}
#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch02 {
	margin-bottom: 8px;
}
#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch03 {
	margin-bottom: 15px;
}
#monitor-lp-ver2 .hairsalon-form-wrap-top {
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 6px 0 #c5c5c5;
	margin: 0px auto;
	padding: 5px 20px 5px;
	width: 746px;
	text-align: center;
	z-index: 2;
	position: relative;
	top: -140px;
}
#monitor-lp-ver2 .hairsalon-form-wrap-top .form-tx {
	font-size: 25px;
	margin-bottom: 10px;
}
#monitor-lp-ver2 .hairsalon-form-wrap-top .notice {
	font-size: 13px;
	margin: 0 auto;
	max-width: 340px;
}
#monitor-lp-ver2 .hairsalon-form-wrap-top .notice ul {
	margin-left: -10px;
	text-align: left;
}

#monitor-lp-ver2 .hairsalon-form-wrap-top .notice li {
	list-style-type: disc;
}
#monitor-lp-ver2 .hairsalon-about {
	background: #eeeeee none repeat scroll 0 0;
	height: 360px;
	margin: -210px 0 0;
	padding: 90px 0 140px;
}
#monitor-lp-ver2 .hairsalon-about .inside-wrap {
	margin: 45px auto 0px;
	max-width: 950px;
	width: 95%;
	display: flex;
}
#monitor-lp-ver2 .hairsalon-about .inside-wrap .left {
	float: left;
	width: 50%;
}
#monitor-lp-ver2 .hairsalon-about .inside-wrap .left .ttl {
	font-size: 23px;
	font-weight: bold;
	line-height: 1.6;
	margin: 0;
}
#monitor-lp-ver2 .hairsalon-about .inside-wrap .left .txt {
	font-size: 17px;
	line-height: 1.8;
	margin-top: 15px;
	width: 92%;
}
#monitor-lp-ver2 .hairsalon-about .inside-wrap .right {
	float: right;
	width: 48%;
}
#monitor-lp-ver2 .hairsalon-about .inside-wrap .right img {
	height: auto;
	width: 100%;
}
#monitor-lp-ver2 .hairsalon-lowprice-bck {
	background: #ffe475 url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") no-repeat scroll center top;
	height: 281px;
	margin-top: -340px;
	text-align: center;
}
#monitor-lp-ver2 .hairsalon-lowprice-wrap {
	background: #ffe475 none repeat scroll 0 0;
	padding-top: 14px;
	text-align: center;
}
#monitor-lp-ver2 .recommend-bck {
	background: url("/img/contents/lp/monitor/beauty/recommend_bck_01.jpg") no-repeat scroll center;
	background-size: cover;
	background-position: top;
	margin-top: 95px;
	height: 477px;
	position: relative;
}
#monitor-lp-ver2 .recommend-wrap {
	margin: 0px auto;
	max-width: 950px;
	text-align: center;
	width: 95%;
	position: relative;
	top: -70px;
}
#monitor-lp-ver2 .recommend-wrap .left {
	float: left;
	margin-right: 9px;
	width: 48.5%;
}
#monitor-lp-ver2 .recommend-wrap .right {
	float: right;
	margin-left: 9px;
	width: 48.5%;
}
#monitor-lp-ver2 .recommend-wrap img {
	height: auto;
	max-width: 445px;
	vertical-align: bottom;
	width: 100%;
}
#monitor-lp-ver2 .recommend-wrap .txt-box {
	background: #ffffff none repeat scroll 0 0;
	margin: 0 auto;
	max-width: 445px;
	padding: 10px;
}
#monitor-lp-ver2 .recommend-wrap .txt-box .ttl {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
#monitor-lp-ver2 .recommend-wrap .txt-box .main-txt {
	line-height: 1.8;
	padding: 0 35px;
	text-align: left;
}
#monitor-lp-ver2 .hairsalon-main-items {
	background: #eeeeee url("/img/contents/lp/monitor/beauty/mainitems_bck_grey_pc.png") repeat scroll center bottom / cover ;
	height: 335px;
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 .lowprice-wrap .hairsalon-mt {
	margin-top: -60px;
}
#monitor-lp-ver2 .lowprice-wrap .hairsalon-mt .left .red-ttl {
	background: #eb4f50 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	margin: -20px auto;
	max-width: 280px;
	padding: 5px 10px;
	position: relative;
}
#monitor-lp-ver2 .lowprice-wrap .hairsalon-mt .right .red-ttl {
	background: #eb4f50 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	margin: -20px auto;
	max-width: 320px;
	padding: 5px 10px;
	position: relative;
}
#monitor-lp-ver2 .item-intro-beauty {
	background: #eeeeee url("/img/contents/lp/monitor/beauty/mainitems_bck_grey_pc.png") repeat scroll center bottom / 1470px auto;
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 .haisalon-item-mb {
	padding-bottom: 90px;
}
#monitor-lp-ver2 .hairsalon-genre {
	background: #ffffff;
	line-height: 1.8;
	margin: 20px auto 0px;  
	max-width: 650px;
	padding: 30px;
	position: relative;
	text-align: center;
	z-index: 1;
}
#monitor-lp-ver2 .hairsalon-genre .ttl {
	background: #ffe375;
	margin: -50px auto 20px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	padding: 5px;
	max-width: 200px;
}
#monitor-lp-ver2 .hairsalon-dont-worry {
	background: #000000 url("/img/contents/lp/monitor/beauty/openready_bck_pc.jpg") center center no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 550px;
}

/* SP */
@media screen and (max-width: 940px) {
	#monitor-lp-ver2 .white-logo-wrap {
		width: 95%;
	}
}

/* TABLET */
@media screen and (min-width: 671px) and (max-width: 940px) {
	#monitor-lp-ver2 .longttl-block {
		display: block;
	}
	#monitor-lp-ver2 .hairsalon-main-visual {
		margin-top: 0px;
	}
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch {
		width: 95%;
	}
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch01,
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch02,
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch03{
		max-width: 100%;
	}
	#monitor-lp-ver2 .hairsalon-form-wrap-top {
		width: 93%;
	}
	#monitor-lp-ver2 .hairsalon-form-wrap-top .form-tx {
		font-size: 22px;
	}
	#monitor-lp-ver2 .lowprice-bck {
		margin-top: -250px;
	}
	#monitor-lp-ver2 .lowprice-bck-restaurant {
		margin-top: -260px;
	}
	#monitor-lp-ver2 .big-ttl {
		font-size: 35px;
		margin-bottom: 3px;
		line-height: 1.3;
	}
	#monitor-lp-ver2 .hairsalon-lowprice-wrap {
		padding-top: 5px;
	}
	#monitor-lp-ver2 .recommend-bck {
		padding-bottom: 60px;
	}
	#monitor-lp-ver2 .hairsalon-lowprice-bck {
		margin-top: -260px;
	}
	#monitor-lp-ver2 .lowprice-wrap .hairsalon-mt {
		margin-top: -40px;
	}
	#monitor-lp-ver2 .recommend-wrap .txt-box .ttl {
		font-size: 21px;
	}
	#monitor-lp-ver2 .lowprice-wrap .hairsalon-mt .left .red-ttl {
		font-size: 14px;
		max-width: 260px;
		padding: 5px;
	}
	#monitor-lp-ver2 .lowprice-wrap .hairsalon-mt .right .red-ttl {
		font-size: 14px;
		max-width: 270px;
		padding: 5px;
	}
	#monitor-lp-ver2 .hairsalon-genre {
		width: 73%;
	}
}

/* SP */
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 .hairsalon-main-visual {
		margin-top: 0px;
	}
	#monitor-lp-ver2 .logo img {
		border-right: none !important;
	}
	#monitor-lp-ver2 .hairsalon-main-visual .txt {
		display: none;
	}
	#monitor-lp-ver2 .hairsalon-main-visual {
		background: url("/img/contents/lp/monitor/beauty/main_image_sp.png") no-repeat scroll center;
		background-size: cover;
		background-position: top;
		height: 560px;
	}
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch {
		margin: 100px auto 0;
		text-align: center;
	}
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch01,
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch02,
	#monitor-lp-ver2 .hairsalon-main-visual .main-catch .maincatch03 {
		max-width: 90%;
	}
	#monitor-lp-ver2 .hairsalon-form-wrap-top {
		margin: 3% auto 0px;
		width: 85%;
		z-index: 2;
	}
	#monitor-lp-ver2 .hairsalon-form-wrap-top .form-tx {
		font-size: 21px;
	}
	#monitor-lp-ver2 .hairsalon-about {
		background: #eeeeee none repeat scroll 0 0;
		height: 280px;
		margin: -315px 0 0;
		padding: 170px 0 140px;
	}
	#monitor-lp-ver2 .hairsalon-lowprice-wrap {
		margin-top: -17px;
		padding-top: 0px;
	}
	#monitor-lp-ver2 .hairsalon-about .inside-wrap {
		margin: 30px auto;
		width: 87%;
	}
	#monitor-lp-ver2 .hairsalon-about .inside-wrap .left {
		float: none;
		width: 100%;
	}
	#monitor-lp-ver2 .hairsalon-about .inside-wrap .left .ttl {
		font-size: 19px;
	}
	#monitor-lp-ver2 .hairsalon-about .inside-wrap .left .txt {
		font-size: 16px;
		line-height: 1.8;
		width: 100%;
	}
	#monitor-lp-ver2 .hairsalon-about .inside-wrap .right {
		display: none;
	}
	#monitor-lp-ver2 .hairsalon-lowprice-bck {
		background: #ffe475 url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") no-repeat scroll center top;
		margin-top: -60%;
		padding-bottom: 10px;
		text-align: center;
	}
	#monitor-lp-ver2 .recommend-bck {
		height: 1010px;
	}
	#monitor-lp-ver2 .recommend-wrap .left {
		float: none;
		margin: 0px auto;
		width: 95%;
	}
	#monitor-lp-ver2 .recommend-wrap .right {
		float: none;
		margin: 40px auto 0px;
		width: 95%;
	}
	#monitor-lp-ver2 .recommend-wrap .txt-box .ttl {
		font-size: 20px;
	}
	#monitor-lp-ver2 .recommend-wrap .txt-box .main-txt {
		line-height: 1.8;
		padding: 0 3%;
		text-align: left;
	}
	#monitor-lp-ver2 .lowprice-wrap .data-wrap .right .red-ttl {
		font-size: 14px;
	}
	#monitor-lp-ver2 .hairsalon-genre {
		width: 80%;
	}
}

/* 201704リリース モニターLP（建設業向け）
-------------------------------------------- */
/* 冒頭（メインビジュアル部分） */
#monitor-lp-ver2 .interior-main-visual {
	background: url("/img/contents/lp/monitor/interior/main_image_pc.jpg") repeat scroll center center;
	background-size: cover;
	background-position: center;
	height: 500px;
}
#monitor-lp-ver2 .interior-main-visual .logo {
	float: left;
}
#monitor-lp-ver2 .interior-main-visual .logo img {
	border-right: 1px solid #ffffff;
	padding-right: 10px;
	vertical-align: middle;
	width: 111px;
}
#monitor-lp-ver2 .interior-main-visual .txt {
	margin: 5px 0 0 10px;
	vertical-align: middle;
	font-size: 82%;
	color: #ffffff;
}
#monitor-lp-ver2 .interior-main-visual .top-tx {
	margin: 30px auto;
	text-align: center;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .yellow-ttl {
	background: #ffe400;
	padding: 5px;
	font-size: 19px;
	font-weight: bold;
	margin: 0px auto 15px;
	max-width: 320px;
	letter-spacing: 0.05em;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl {
	width: 95%;
	margin: 0px auto;
	text-align: center;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .sml {
	font-size: 42px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .lg-wrap {
	line-height: 1;
	display: block;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .lg-yellow {
	font-size: 81px;
	color: #ffe400;
	font-weight: bold;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .sml-yellow {
	font-size: 67px;
	font-weight: bold;
	color: #ffe400;
}
#monitor-lp-ver2 .interior-main-visual .top-tx .service-ttl {
	padding: 5px;
	font-size: 19px;
	font-weight: bold;
	margin: 10px auto;
	max-width: 615px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

/* メインビジュアル下の会員登録枠*/
#monitor-lp-ver2 .form-wrap-top .notice-ver2 {
	font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif !important;
	font-size: 13px;
	margin: 0 auto;
	max-width: 340px;
	text-align: center;
}
#monitor-lp-ver2 .form-wrap-top .notice-ver2 ul {
	margin-left: -10px;
	text-align: left;
}

#monitor-lp-ver2 .form-wrap-top .notice-ver2 li {
	list-style-type: disc;
}

/* スーパーデリバリーが安い理由*/
#monitor-lp-ver2 .reason-wrap {
	width: 90%;
	height: auto;
	max-width: 950px;
	margin: 60px auto 70px;
}
#monitor-lp-ver2 .reason-wrap .reason-txt {
	background: #ffffff;
	padding: 5% 6%;
	display: table-cell;
	width: 49%;
	margin-top: -2.5%;
}
#monitor-lp-ver2 .reason-wrap .reason-txt .icon-01 {
	margin: 0px;
}
#monitor-lp-ver2 .reason-wrap .reason-txt .icon-01 img {
	margin: 0 auto;
	width: 100%;
	max-width: 72px;
	height: auto;
}
#monitor-lp-ver2 .reason-wrap .reason-txt .icon-02 {
	margin: 20px 0px 0px;
}
#monitor-lp-ver2 .reason-wrap .reason-txt .icon-02 img {
	margin: 0 auto;
	width: 82px;
	height: auto;
}
#monitor-lp-ver2 .reason-wrap .reason-txt .ttl {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
#monitor-lp-ver2 .reason-wrap .reason-txt .txt {
	text-align: left;
	margin: 0px;
	font-size: 17px;
	line-height: 1.7em;
}
#monitor-lp-ver2 .reason-wrap .reason-photo {
	display: table-cell;
	width: 52%;
	vertical-align: middle;
}
#monitor-lp-ver2 .reason-wrap .reason-photo img {
	width: 100%;
	height: auto;
	max-width: 504px;
	max-height: 100%;
	vertical-align: middle;
}

/* 会員登録枠（黒）*/
#monitor-lp-ver2 .form-wrap-other .notice-black {
	font-size: 13px;
	margin: 0 auto;
	max-width: 340px;
	text-align: center;
	color: #ffffff;
}
#monitor-lp-ver2 .form-wrap-other .notice-black ul {
	margin-left: -10px;
	text-align: left;
}
#monitor-lp-ver2 .form-wrap-other .notice-black li {
	list-style-type: disc;
}
@media screen and (max-width: 940px) {
#monitor-lp-ver2 .mail-entry-pc-hidden {
		display: none;
	}
}

/* どんなテイストの部屋にも*/
#monitor-lp-ver2 .main-items-interior {
	background: #eeeeee url("/img/contents/lp/monitor/interior/mainitems_bck_grey_pc.png") repeat scroll center bottom / cover ;
	height: 340px;
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 .yellow-bck .photo-interior {
	margin: -50px auto 0;
	max-width: 1470px;
}
#monitor-lp-ver2 .yellow-bck .photo-interior img {
	width: 100%;
	height: auto;
}

/* 商品の一部をご紹介！*/
#monitor-lp-ver2 .item-intro-interior {
	background: #eeeeee url("/img/contents/lp/monitor/interior/mainitems_bck_grey_pc.png") repeat scroll center bottom / 1470px auto;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: center;
}

/* ホームステージング協会*/
#monitor-lp-ver2 .homestaging {
	background: #ffffff;
	padding: 40px 5% 0px;
	margin: 50px 0 25px;
}
#monitor-lp-ver2 .homestaging .logo {
	display: inline-block;
	padding: 0px 45px 0px 0px;
}
#monitor-lp-ver2 .homestaging .logo img {
	max-width: 356px;
	width: 100%;
	height: auto;
}
#monitor-lp-ver2 .homestaging .txt {
	display: inline-block;
	text-align: left;
}

@media screen and (max-width: 940px) {
	#monitor-lp-ver2 .interior-main-visual {
		margin-top: 0px;
	}
	#monitor-lp-ver2 .reason-wrap {
		margin: 30px auto;
		width: 95%;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt {
		display: block;
		padding: 7%;
		margin: 0 auto;
	}
	#monitor-lp-ver2 .reason-wrap .reason-photo {
		display: none;
	}
	#monitor-lp-ver2 .homestaging .logo {
		display: block;
		padding: 0px;
	}
}

/* TABLET */
@media screen and (min-width: 671px) and (max-width: 940px) {
	#monitor-lp-ver2 .pc-block {
		display: block;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .lg-yellow {
		font-size: 70px;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .sml-yellow {
		font-size: 55px;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt {
		width: 81%;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt .icon-01 img {
		max-width: 80px;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt .icon-02 img {
		max-width: 80px;
		width: 100%;
		height: auto;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt .ttl {
		font-size: 19px;
	}
}

/* SP */
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 .pc-block {
		display: inline;
	}
	#monitor-lp-ver2 .sp-block {
		display: block;
	}
	#monitor-lp-ver2 .interior-main-visual .logo img {
		border-right: none;
	}
	#monitor-lp-ver2 .interior-main-visual {
		background-image: url("/img/contents/lp/monitor/interior/main_image_sp.png");
		height: 610px;
	}
	#monitor-lp-ver2 .interior-main-visual .txt {
		display: none;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx {
		margin: 40px auto;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx .yellow-ttl {
		font-size: 15px;
		padding: 3px 0 3px 8px;
		max-width: 260px;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .sml {
		font-size: 23px;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .lg-yellow {
		font-size: 58px;
		line-height: 1;
	}
	#monitor-lp-ver2 .interior-main-visual .top-tx .main-ttl .sml-yellow {
		font-size: 38px;
	}

	#monitor-lp-ver2 .interior-main-visual .top-tx .service-ttl {
		font-size: 13px;
		max-width: 295px;
	}
	#monitor-lp-ver2 .lowprice-bck {
		background: #ffe475 url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") no-repeat scroll center top;
		height: 281px;
		margin-top: -30%;
	}
	#monitor-lp-ver2 .lowprice-bck-restaurant {
		background: #ffe475 url("/img/contents/lp/monitor/restaurant/lowprice_bck_yellow_pc.png") no-repeat scroll center top;
		height: 281px;
		margin-top: -60%;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt {
		width: 71%;
		max-width: 382px;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt .icon-01 img {
		max-width: 60px;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt .icon-02 img {
		max-width: 70px;
		width: 100%;
		height: auto;
	}
	#monitor-lp-ver2 .reason-wrap .reason-txt .ttl {
		font-size: 18px;
	}
}

/* 201705リリース モニターLP（福祉施設向け）
-------------------------------------------- */
/* 冒頭（メインビジュアル部分） */
#monitor-lp-ver2 .welfare-main-visual {
	height: 530px;
	position: relative;
	z-index: 1;
}
#monitor-lp-ver2 .welfare-main-visual .background {
	width: 100%;
	height: 100%;
	background: url('/img/contents/lp/monitor/welfare/main_image_pc.png') no-repeat 60% bottom;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#monitor-lp-ver2 .welfare-main-visual .gradation-left,
#monitor-lp-ver2 .welfare-main-visual .gradation-right  {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -2;
}
#monitor-lp-ver2 .welfare-main-visual .gradation-left {
	left: 0;
	background: url('/img/contents/lp/monitor/welfare/gradation_left.png') repeat-x bottom;
}
#monitor-lp-ver2 .welfare-main-visual .gradation-right {
	right: 0;
	background: url('/img/contents/lp/monitor/welfare/gradation_right.png') repeat-x bottom;
}
#monitor-lp-ver2 .welfare-main-visual .txt {
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: middle;
	font-size: 82%;
	color: #000000;
}
#monitor-lp-ver2 .welfare-main-visual .txt .sp-br {
	display: none;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx {
	margin: 50px auto;
	text-align: center;
	min-width: 650px;
	position: relative;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .top-inner {
	width: 650px;
	position: absolute;
	top: 0;
	left: calc(50% - 425px);
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl {
	font-size: 21px;
	font-weight: bold;
	position: relative;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:before {
	content: "";
	width: 25px;
	height: 27.5px;
	background: url('/img/contents/lp/monitor/welfare/em_l.png') no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: -1.5em;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:after {
	content: "";
	width: 25px;
	height: 27.5px;
	background: url('/img/contents/lp/monitor/welfare/em_r.png') no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: -1.5em;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl {
	width: 95%;
	margin: 15px auto 0;
	text-align: center;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .sml {
	font-size: 31px;
	font-weight: bold;
	color: #333333;
	display: block;
}
#monitor-lp-ver2 .yellow-under {
	background: linear-gradient(transparent 50%, #fff000 50%);
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-wrap-down {
	line-height: 1.2;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-red {
	font-size: 70px;
	color: #eb4f50;
	font-weight: bold;
}
#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .sml-black {
	font-size: 49px;
	font-weight: bold;
	color: #333333;
}
#monitor-lp-ver2 .welfare-form-wrap-top {
	border: 1px solid #c5c5c5;
}
#monitor-lp-ver2 .form-wrap-top .welfare-entry-form {
	padding: 0 0 25px;
	border-bottom: 1px solid #cccccc;
}
#monitor-lp-ver2 .welfare-about {
	padding: 200px 0 80px;
	margin: -233px 0 0 0;
}
#monitor-lp-ver2 .about .txt .note {
	display: block;
	font-size: 15px;
}
#monitor-lp-ver2 .welfare-selected-reason-ttl {
	background: #c6d7e5 url("/img/contents/lp/monitor/welfare/lowprice_bck_skyblue_pc.png") no-repeat scroll center top;
	height: 281px;
	margin-top: -350px;
	text-align: center;
}
#monitor-lp-ver2 .welfare-selected-reason-ttl .eng-ttl {
	padding-top: 240px;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap {
	background: #c6d7e5;
	padding-bottom: 1px;
	padding-top: 35px;
	text-align: center;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt {
	display: flex;
	width: 100%;
	box-sizing: border-box;
	padding: 40px 10px;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dl {
	width: 50%;
	text-align: left;
	padding: 0 30px;
	position: relative;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dl:after {
	content: "";
		display: block;
		padding-top: 85%;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dt {
	font-size: 23px;
	color: #2f6aa8;
	font-weight: bold;
	padding: 10px 0 10px 60px;
	position: relative;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dd {
	font-size: 17px;
	line-height: 1.7;
	margin: 10px 0 0;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-1 {
	border-right: 2px dashed #c6d7e5;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-1 dt:before,
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-2 dt:before {
	content: "";
	width: 51px;
	height: 51px;
	position: absolute;
	top: calc(50% - 25.5px);
	left: 0;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-1 dt:before {
	background: url('/img/contents/lp/monitor/welfare/reason01_img.png') no-repeat;
	background-size: contain;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-2 dt:before {
	background: url('/img/contents/lp/monitor/welfare/reason02_img.png') no-repeat;
	background-size: contain;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .image,
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .image img  {
	width: 100%;
}
#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .image {
	box-sizing: border-box;
	padding: 0 30px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#monitor-lp-ver2 .welfare-genre-wrap {
	background: #f2ece4;
	padding: 60px 0px;
}
#monitor-lp-ver2 .welfare-genre-title {
	text-align: center;
	margin: 0 0 30px;
}
#monitor-lp-ver2 .welfare-genre-title .explain {
	font-size: 21px;
	line-height: 1.5;
}
#monitor-lp-ver2 .welfare-genre-title .explain .big-red {
	font-size: 33px;
	font-weight: bold;
	color: #eb4f50;
}
#monitor-lp-ver2 .welfare-genre-title .explain .small {
	font-size: 27px;
}
#monitor-lp-ver2 .welfare-genre-title .explain-sub {
	font-size: 15px;
	margin: 0;
}
#monitor-lp-ver2 .welfare-genre {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 95%;
	max-width: 970px;
	text-align: center;
	margin: 0px auto;
}
#monitor-lp-ver2 .welfare-genre .genre-item {
	flex-basis: 25%;
	padding: 18px 18px 25px;
	border: 2px solid #bca5a1;
	margin: 0 1% 60px;
	position: relative;
}
#monitor-lp-ver2 .welfare-genre .genre-item img {
	width: 100%;
}
#monitor-lp-ver2 .welfare-genre .genre-title-wrap {
	display: inline-block;
	background-color: #f2ece4;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,50%);
	padding: 0 10px;
}
#monitor-lp-ver2 .welfare-genre .genre01 .genre-title-wrap {
	width: 225px;
}
#monitor-lp-ver2 .welfare-genre .genre02 .genre-title-wrap,
#monitor-lp-ver2 .welfare-genre .genre04 .genre-title-wrap {
	width: 146px;
} 
#monitor-lp-ver2 .welfare-genre .genre03 .genre-title-wrap {
	width: 205px;
}
#monitor-lp-ver2 .welfare-genre .genre05 .genre-title-wrap,
#monitor-lp-ver2 .welfare-genre .genre06 .genre-title-wrap {
	width: 108px;
}
#monitor-lp-ver2 .welfare-genre .genre-title {
	display: inline-block;
	background-color: #6c5753;
	font-size: 19px;
	color: #f2ece4;
	padding: 5px 20px 5px 50px;
	border-radius: 20px;
	position: relative;
}
#monitor-lp-ver2 .welfare-genre .genre-title:before {
	content: "";
	display: block;
	position: absolute;
}
#monitor-lp-ver2 .welfare-genre .genre01 .genre-title:before {
	width: 27px;
	height: 44px;
	background: url('/img/contents/lp/monitor/welfare/genre01_02.png') no-repeat center;
	background-size: contain;
	top: calc(50% - 22px);
	left: 20px;
} 
#monitor-lp-ver2 .welfare-genre .genre02 .genre-title:before {
	width: 30px;
	height: 54px;
	background: url('/img/contents/lp/monitor/welfare/genre02_02.png') no-repeat center;
	background-size: contain;
	top: calc(50% - 27px);
	left: 17px;
}
#monitor-lp-ver2 .welfare-genre .genre03 .genre-title:before {
	width: 31px;
	height: 45px;
	background: url('/img/contents/lp/monitor/welfare/genre03_02.png') no-repeat center;
	background-size: contain;
	top: calc(50% - 22.5px);
	left: 17px;
}
#monitor-lp-ver2 .welfare-genre .genre04 .genre-title:before {
	width: 25px;
	height: 42px;
	background: url('/img/contents/lp/monitor/welfare/genre04_02.png') no-repeat center;
	background-size: contain;
	top: calc(50% - 21px);
	left: 17px;
}
#monitor-lp-ver2 .welfare-genre .genre05 .genre-title:before {
	width: 31px;
	height: 42px;
	background: url('/img/contents/lp/monitor/welfare/genre05_02.png') no-repeat center;
	background-size: contain;
	top: calc(50% - 21px);
	left: 13px;
}
#monitor-lp-ver2 .welfare-genre .genre06 .genre-title:before {
	width: 31px;
	height: 44px;
	background: url('/img/contents/lp/monitor/welfare/genre06_02.png') no-repeat center;
	background-size: contain;
	top: calc(50% - 22px);
	left: 15px;
}
#monitor-lp-ver2 .welfare-entry-form-black {
	padding: 0 0 25px;
	border-bottom: 1px solid #ffffff;
}
#monitor-lp-ver2 .welfare-scene-title {
	padding: 60px 0 0;
}
#monitor-lp-ver2 .welfare-scene-wrap {
	width: 90%;
	max-width: 950px;
	margin: 50px auto 0;
}
#monitor-lp-ver2 .welfare-scene {
	width: 100%;
	background-color: #ffffff;
	display: flex;
	margin: 0 0 50px;
}
#monitor-lp-ver2 .welfare-scene div {
	flex-basis: 50%;
	max-width: 50%;
}
#monitor-lp-ver2 .welfare-scene .scene-txt {
	box-sizing: border-box;
	padding: 50px 40px;
	position: relative;
}
#monitor-lp-ver2 .welfare-scene .scene-txt:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 35px solid transparent;
	border-right: 35px solid transparent;
	border-bottom: 35px solid transparent;
	border-left: 25px solid #ffffff;
	position: absolute;
	top: calc(50% - 35px);
	right: -60px;
}
#monitor-lp-ver2 .welfare-scene .scene-txt dt {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 10px;
}
#monitor-lp-ver2 .welfare-scene .scene-txt dd {
	font-size: 17px;
	margin: 0;
}
#monitor-lp-ver2 .welfare-scene .scene-txt .scene-icon {
	display: flex;
	align-items: center;
	font-size: 0;
	padding: 15px;
	border: 2px solid #2f6aa8;
	border-radius: 44px;
	margin: 0 auto 20px;
}
#monitor-lp-ver2 .welfare-scene .scene-txt .scene-icon img {
	width: 100%;
	vertical-align: middle;
}
#monitor-lp-ver2 .scene01 .scene-icon {
	width: 52px;
	height: 52px;
}
#monitor-lp-ver2 .scene02 .scene-icon {
	width: 52.5px;
	height: 52.5px;
}
#monitor-lp-ver2 .scene03 .scene-icon {
	width: 54px;
	height: 54px;
}
#monitor-lp-ver2 .scene01 .scene-image {
	background: url('/img/contents/lp/monitor/welfare/scene01_img.png') no-repeat center;
	background-size: cover;
}
#monitor-lp-ver2 .scene02 .scene-image {
	background: url('/img/contents/lp/monitor/welfare/scene02_img.png') no-repeat center;
	background-size: cover;
}
#monitor-lp-ver2 .scene03 .scene-image {
	background: url('/img/contents/lp/monitor/welfare/scene03_img.png') no-repeat center;
	background-size: cover;
}
#monitor-lp-ver2 .welfare-item-title {
	padding-top: 60px;
}
#monitor-lp-ver2 .welfare-item-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	max-width: 970px;
	padding-bottom: 60px;
	margin: 37px auto 0px;
}
#monitor-lp-ver2 .welfare-item {
	flex-basis: 20%;
	padding: 2%;
}
#monitor-lp-ver2 .welfare-item img {
	width: 100%;
	margin: 0 0 10px;
}
#monitor-lp-ver2 .welfare-item .item-name {
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
/* SP/TABLET共通 */
@media screen and (max-width: 940px) {
	#monitor-lp-ver2 .welfare-main-visual {
		margin-top: 0px;
	}
	#monitor-lp-ver2 .welfare-item .item-name {
		text-align: left;
	}
	#monitor-lp-ver2 .welfare-item .item-name .pc-br {
		display: none;
	}
}

/* TABLET */
@media screen and (min-width: 671px) and (max-width: 940px) {
	#monitor-lp-ver2 .welfare-main-visual .top-tx .top-inner {
		left: calc(50% - 410px);
	}
	#monitor-lp-ver2 .pc-block {
		display: block;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl {
		font-size: 17px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:before,
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:after {
		width: 20px;
		height: 22.5px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:before {
		left: -1.5em;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:after {
		right: -1.5em;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .sml {
		font-size: 25px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-red {
		font-size: 65px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .sml-black {
		font-size: 40px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-wrap-up {
		line-height: 1.5;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-wrap-down {
		line-height: 0.9;
	}
	#monitor-lp-ver2 .welfare-selected-reason-ttl {
		margin-top: -270px;
	}
}

/* SP */
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 .blue-logo-wrap .logo img {
		border-right: 1px solid #333333 !important;
		margin: 6px 0 0;
	}
	#monitor-lp-ver2 .welfare-main-visual {
		background: url('/img/contents/lp/monitor/welfare/main_image_sp.png') no-repeat center bottom;
		background-size: cover;
		height: 610px;
	}
	#monitor-lp-ver2 .welfare-main-visual .background,
	#monitor-lp-ver2 .welfare-main-visual .gradation-left,
	#monitor-lp-ver2 .welfare-main-visual .gradation-right  {
		display: none;
	}
	#monitor-lp-ver2 .welfare-main-visual .txt .sp-br {
		display: block;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx {
		min-width: 0;
		margin: 10px auto;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .top-inner {
		width: auto;
		position: static;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl {
		font-size: 14px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:before,
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:after {
		width: 15px;
		height: 17.5px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:before {
		left: -1.7em;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .sub-ttl:after {
		right: -1.7em;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .sml {
		font-size: 17px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-red {
		font-size: 35px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .sml-black {
		font-size: 23px;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-wrap-up {
		line-height: 1.5;
	}
	#monitor-lp-ver2 .welfare-main-visual .top-tx .main-ttl .lg-wrap-down {
		line-height: 1;
	}
	#monitor-lp-ver2 .welfare-form-wrap-top {
		margin: -150px auto;
	}
	#monitor-lp-ver2 .about .txt .note {
		font-size: 13px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-ttl {
		margin-top: -220px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-ttl .eng-ttl {
		padding-top: 220px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt {
		display: block;
		width: 85%;
		max-width: 420px;
		padding: 30px 20px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dl {
		width: 100%;
		padding: 0;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dl:after {
		display: none;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dt {
		font-size: 20px;
		padding: 10px 0 10px 45px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt dd {
		font-size: 15px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .image {
		position: static;
		padding: 0;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-1 {
		border-right: none;
		border-bottom: 2px dashed #c6d7e5;
		padding: 0 0 30px;
		margin: 0 0 20px;
	}
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-1 dt:before,
	#monitor-lp-ver2 .welfare-selected-reason-wrap .reason-wrap .reason-txt .reason-2 dt:before {
		width: 40px;
		height: 40px;
		top: calc(50% - 20px);
	}
	#monitor-lp-ver2 .welfare-genre-title .explain {
		font-size: 17px;
		text-align: center;
	}
	#monitor-lp-ver2 .welfare-genre-title .explain .big-red {
		font-size: 28px;
	}
	#monitor-lp-ver2 .welfare-genre-title .explain .small {
		font-size: 20px;
	}
	#monitor-lp-ver2 .welfare-genre-title .explain-sub {
		font-size: 13px;
	}
	#monitor-lp-ver2 .welfare-genre .genre-item {
		flex-basis: 40%;
		padding: 10px 10px 15px;
		margin: 0 1% 40px;
	}
	#monitor-lp-ver2 .welfare-genre .genre-title {
		font-size: 13px;
		padding: 5px 10px 5px 35px;
	}
	#monitor-lp-ver2 .welfare-genre .genre01 .genre-title-wrap {
		width: 149px;
	}
	#monitor-lp-ver2 .welfare-genre .genre02 .genre-title-wrap,
	#monitor-lp-ver2 .welfare-genre .genre04 .genre-title-wrap {
		width: 97px;
	}
	#monitor-lp-ver2 .welfare-genre .genre03 .genre-title-wrap {
		width: 136px;
	}
	#monitor-lp-ver2 .welfare-genre .genre05 .genre-title-wrap,
	#monitor-lp-ver2 .welfare-genre .genre06 .genre-title-wrap {
		width: 71px;
	}
	#monitor-lp-ver2 .welfare-genre .genre01 .genre-title:before,
	#monitor-lp-ver2 .welfare-genre .genre02 .genre-title:before,
	#monitor-lp-ver2 .welfare-genre .genre03 .genre-title:before,
	#monitor-lp-ver2 .welfare-genre .genre04 .genre-title:before,
	#monitor-lp-ver2 .welfare-genre .genre06 .genre-title:before {
		left: 5px;
	}
	#monitor-lp-ver2 .welfare-genre .genre05 .genre-title:before {
		left: 0;
	}
	#monitor-lp-ver2 .welfare-scene-title .explain {
		text-align: center;
	}
	#monitor-lp-ver2 .welfare-scene {
		display: block;
	}
	#monitor-lp-ver2 .welfare-scene div {
		max-width: none;
	}
	#monitor-lp-ver2 .welfare-scene .scene-txt {
		padding: 30px;
	}
	#monitor-lp-ver2 .welfare-scene .scene-txt dt {
		font-size: 18px;
	}
	#monitor-lp-ver2 .welfare-scene .scene-txt dd {
		font-size: 15px;
	}
	#monitor-lp-ver2 .welfare-scene .scene-txt:after {
		border-top: 25px solid #ffffff;
		border-right: 35px solid transparent;
		border-bottom: 35px solid transparent;
		border-left: 35px solid transparent;
		left: 0;
		right: 0;
		top: 0;
		margin: auto;
		bottom: calc(-100% - 60px);
	}
	#monitor-lp-ver2 .scene-image {
		height: 250px;
	}
	#monitor-lp-ver2 .welfare-item {
		flex-basis: 40%;
		padding: 3%;
	}
}
/*--- 媒体コードキャンペーン ---***/
#monitor-lp-ver2 .about.welfare-about {
	height: auto;
	min-height: 560px;
	box-sizing: border-box;
}
#monitor-lp-ver2 .welfare-lowprice-bc {
	margin-top: -260px;
}
/*--- 媒体コードキャンペーン ---***/
#monitor-lp-ver2 #media-code.welfare .point-campaign { 
	background-color: #FFE475;
	margin: 0 auto 40px;
}
#monitor-lp-ver2 .welfare::after {
	content: "";
	display: table;
	clear: both;
}
/* TABLET*/
@media screen and (max-width: 940px) {
	#monitor-lp-ver2 .about.welfare-about {
		min-height: 520px;
	}
	#monitor-lp-ver2 #media-code.welfare .point-campaign { 
		margin: 20px auto 20px;
	}
	#monitor-lp-ver2 .welfare-lowprice-bc {
		margin-top: -240px;
	}
}
/* SP*/
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 #media-code.welfare {
		margin: 130px auto 0;
	}
	#monitor-lp-ver2 .about.welfare-about .inside-wrap {
		margin: 130px auto 0;
	}
	#monitor-lp-ver2 .about.welfare-about:has(#media-code.welfare) .inside-wrap {
		margin: 0 auto;
	}

	#monitor-lp-ver2 .about.welfare-about {
		min-height: auto;
		padding-bottom: 140px;
	}
	#monitor-lp-ver2 .welfare-lowprice-bc {
		margin-top: -320px;
	}
}

/***--- 201805モニターLP（民泊）改修ここから ---***/

#monitor-lp-ver2 #minpaku-ver2 {
	line-height: 2em;
}
#monitor-lp-ver2 #minpaku-ver2 .red-txt {
	color: #eb4f50;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual {
	background: url("/img/contents/lp/monitor/minpaku/02/main_image_pc.jpg") no-repeat scroll center;
	background-size: cover;
	background-position: top;
	height: 440px;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .txt {
	color: #ffffff;
	font-size: 82%;
	margin: 5px 0 0 10px;
	vertical-align: middle;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-pc {
	margin: 70px auto 0;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-sp {
	display: none;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top {
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 0 6px 0 #c5c5c5;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 5px 20px 15px;
	position: relative;
	text-align: center;
	top: -80px;
	width: 746px;
	z-index: 2;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top .form-tx {
	font-size: 28px;
	margin-bottom: 10px;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top .notice {
	font-size: 13px;
	margin: 0 auto;
	max-width: 340px;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top .notice ul {
	line-height: 1.6em;
	margin-left: -10px;
	text-align: left;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top .notice li {
	list-style-type: disc;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap {
	background-color: #f5f5f5;
}
#monitor-lp-ver2 #minpaku-ver2 .inner {
	margin: -237px auto 0;
	max-width: 900px;
	padding: 240px 0 130px;
	position: relative;
	width: 100%;
}
#monitor-lp-ver2 #minpaku-ver2 .big-ttl {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.5;
}
#monitor-lp-ver2 #minpaku-ver2 .big-ttl-underline {
	border: 3px solid #333333;
	display: block;
	margin: 20px 0;
	text-align: left;
	width: 25px;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .problem-explain {
	text-align: left;
	margin: 60px 0 80px 25%;
	width: 66%;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background {
	margin: -145px 0 0 5%;
	padding: 130px 0 0;
	background: #dbcdc2;
	width: 90%;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .sml-ttl {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 0 -40px;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap {
	margin: 35px auto 0;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon {
	display: inline-table;
	margin: 0 40px 80px 40px;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon .number {
	font-size: 20px;
	font-weight: bold;
	background: #333333;
	color: #ffffff;
	padding: 5px 5px 10px;
	position: relative;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 25px;
	margin: 0 auto -10px;
	z-index: 20;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon img {
	height: auto;
	position: relative;
	width: 90px;
	margin-bottom: 5px;
	z-index: 10;
}
#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon span {
	display: block;
	font-size: 15px;
	line-height: 1.5em;
}
#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .yellow {
	background: #f9f2aa;
	padding: 80px 0;
	height: 240px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5em;
}
#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .pc {
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .pc img {
	width: 100%;
	height: auto;
	margin: -160px auto 0;
	max-width: 708px;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .blue {
	background: #daeff3;
	padding: 170px 0 50px;
	margin: -178px 0 0;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor {
	box-sizing: border-box;
	padding: 5px 20px;
	position: relative;
	text-align: center;
	z-index: 2;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .form-tx {
	color: #333333;
	font-size: 28px;
	margin-bottom: 20px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .entry-form-action {
	margin: 0 auto;
	max-width: 645px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .entry-form-box {
	float: left;
	width: 365px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .form {
	background-color: #ffffff;
	background-image: none;
	border-radius: 3px;
	color: #666666;
	font-size: 19px;
	height: 40px;
	padding-left: 15px;
	width: 345px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .mail-button {
	float: right;
	position: relative;
	width: 272px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .flat-red-button {
	background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") no-repeat scroll right 45px center / 8px 12px;
	border: 1px solid #eb4f50;
	border-radius: 25px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-family: "メイリオ",Meiryo,"Hiragino Sans",sans-serif !important;
	font-size: 19px;
	font-weight: bold;
	height: 48px;
	padding: 10px;
	vertical-align: middle;
	width: 272px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .notice {
	color: #333333;
	font-size: 13px;
	margin: 10px auto 0;
	max-width: 340px;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .notice ul {
	line-height: 1.6em;
	margin-left: -10px;
	text-align: left;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .notice li {
	list-style-type: disc;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap {
	background: #fff9eb;
	padding: 130px 0 1px;
}
#monitor-lp-ver2 #minpaku-ver2 .inner-merit {
	margin: 0 auto;
	max-width: 900px;
	position: relative;
	width: 100%;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .big-number {
	font-family: "A-OTF 見出ゴMB31 Pr6N","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;
	color: #f9f2aa;
	font-size: 300px;
	position: absolute;
	right: 0;
	top: 90px;
}
/* IEにだけ効かせる */
@media all and (-ms-high-contrast:none){
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .big-number {
		top: 160px;
	}
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background {
	background: #f9f2aa none repeat scroll 0 0;
	margin: 90px 0 0 5%;
	padding: 60px 0;
	width: 93%;
	position: relative;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .sml-ttl {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 0 -40px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap {
	width: 600px;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost {
	width: 230px;
	display: table-cell;
	padding: 0 20px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .icon img {
	width: 64px;
	margin-bottom: -20px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .kakko-wrap {
	display: table;
	margin: 0 auto;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .kakko-wrap .kakko {
	display: table-cell;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .kakko-wrap .kakko-txt {
	display: table-cell;
	padding: 0 13px;
	line-height: 1.5em;
	vertical-align: middle;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .middle {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .ex-large {
	font-size: 50px;
	font-weight: bold;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .large {
	font-size: 40px;
	font-weight: bold;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .arrow {
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap {
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon {
	display: inline-table;
	margin: 0 30px 50px 30px;
	text-align: center;
	font-weight: bold;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon img {
	height: auto;
	margin-bottom: 5px;
	width: 160px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon .large {
	font-size: 17px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon .ex-large {
	font-size: 22px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .explain {
	font-size: 17px;
	width: 600px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo-wrap {
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo {
	display: inline-block;
	margin: 0 16px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon {
	background: #f9f2aa;
	border: 1px solid #333333;
	border-radius: 5px;
	line-height: 1.4em;
	margin: 40px auto 0;
	padding: 15px 5px;
	text-align: center;
	top: calc(100% + 15px);
	width: 28em;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon::before {
	background: #f9f2aa;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 0 0 1px;
	content: "";
	display: block;
	height: 16px;
	left: calc(50% - 5px);
	margin: -25px auto 0;
	position: absolute;
	top: 303px;
	transform: rotate(225deg);
	width: 15px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon .big {
	font-size: 17px;
	font-weight: bold;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon .sml {
	font-size: 15px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic {
	margin: 30px auto 0;
	text-align: center;
	display: table;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .left {
	display: table-cell;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .arrow {
	display: table-cell;
	padding: 0 40px;
	vertical-align: middle;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .right {
	display: table-cell;
}
#monitor-lp-ver2 #minpaku-ver2 .blueband-wrap {
	background: #fff9eb;
	padding: 130px 0 0;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband {
	background: #c2dce1;
	box-sizing: border-box;
	padding: 5px 20px;
	position: relative;
	text-align: center;
	z-index: 2;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .form-tx {
	color: #333333;
	font-size: 28px;
	margin-bottom: 20px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .entry-form-action {
	margin: 0 auto;
	max-width: 645px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .entry-form-box {
	float: left;
	width: 365px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .form {
	background-color: #ffffff;
	background-image: none;
	border-radius: 3px;
	color: #666666;
	font-size: 19px;
	height: 40px;
	padding-left: 15px;
	width: 345px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .mail-button {
	float: right;
	position: relative;
	width: 272px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .flat-red-button {
	background: #eb4f50 url("/img/contents/lp/monitor/restaurant/arrow_redbutton.png") no-repeat scroll right 45px center / 8px 12px;
	border: 1px solid #eb4f50;
	border-radius: 25px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-family: "メイリオ",Meiryo,"Hiragino Sans",sans-serif !important;
	font-size: 19px;
	font-weight: bold;
	height: 48px;
	padding: 10px;
	vertical-align: middle;
	width: 272px;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .notice {
	color: #333333;
	font-size: 13px;
	margin: 10px auto 0;
	max-width: 340px;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .notice ul {
	line-height: 1.6em;
	margin-left: -10px;
	text-align: left;
}
#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .notice li {
	list-style-type: disc;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event {
	background: #f9f2aa none repeat scroll 0 0;
	margin: 90px 0 100px 5%;
	max-height: 410px;
	padding: 30px 0;
	width: 95%;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap {
	margin: 0 auto;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .left {
	float: left;
	left: -50px;
	position: relative;
	width: 50%;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .right {
	float: left;
	margin: 20px 0;
	text-align: left;
	width: 320px;
}
#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .right .ttl {
	font-size: 20px;
	font-weight: bold;
	margin: 50px 0 20px 0;
}
#monitor-lp-ver2 #minpaku-ver2 .room-wrap {
	background: #fff9eb none repeat scroll 0 0;
	padding: 130px 0 160px;
}
#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room {
	background: #f9f2aa none repeat scroll 0 0;
	margin: 90px 0 100px 5%;
	max-height: 720px;
	padding: 30px 0;
	width: 95%;
}
#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room .room-image {
	margin: 0 auto;
	text-align: center;
}
#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room .room-image img {
	left: -10%;
	position: relative;
	top: 50px;
}

/* TABLET */
@media screen and (min-width: 671px) and (max-width: 940px) {
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual {
		margin-top: 0px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-pc {
		width: 95%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-pc img {
		width: 100%;
		height: auto;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-sp {
		display: none;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top {
		width: 93%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .big-ttl {
		font-size: 33px;
		margin-left: 5%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .big-ttl-underline {
		margin: 20px 0 0 5%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .problem-explain {
		width: 70%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background {
		margin: -150px 0 0 10%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .sml-ttl {
		margin: 0 0 0 -5%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap {
		margin: 35px 0 0 5%;
		text-align: center;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon {
		margin: 0 10px 80px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .pc img {
		width: 95%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .yellow {
		font-size: 37px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .entry-form-box {
		width: 52%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .form {
		width: 90%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .mail-button {
		width: 48%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .flat-red-button {
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .big-number {
		font-size: 200px;
		top: 95px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background {
		margin: 60px 0 0 7%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .sml-ttl {
		margin: 0 0 0 -3%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap {
		width: 86%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost {
		padding: 0 1%;
		width: 220px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .arrow {
		padding: 0 10px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .ex-large {
		font-size: 42px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .large {
		font-size: 32px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon {
		margin: 0 3% 40px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon img {
		width: 130px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .explain {
		width: 74%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo-wrap {
		text-align: left;
		width: 85%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo {
		display: inline-block;
		margin: 0 1%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo img {
		width: 90px;
		height: auto;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic {
		text-align: left;
		width: 75%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .left img {
		width: 200px;
		height: auto;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .arrow {
		padding: 0 20px 0 10px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .right img {
		width: 190px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event {
		max-height: 340px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .left {
		left: -15px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .left img {
		width: 330px;
		height: auto;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .right {
		margin: 0;
		width: 37%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .right .ttl {
		margin: 25px 0 10px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .room-wrap {
		padding: 90px 0 160px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room {
		max-height: 600px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room .room-image {
		text-align: left;
	}
	#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room .room-image img {
		left: -15px;
		top: 30px;
		width: 650px;
	}
}

/* SP */
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual {
		margin-top: 0px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-pc {
		display: none;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-sp {
		display: block;
		margin: 10px auto 0;
		width: 95%;
		text-align: center;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-main-visual .main-catch-sp img {
		max-width: 240px;
		width: 100%;
		height: auto;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top {
		margin: 3% auto 0;
		width: 85%;
		z-index: 2;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .mail-button {
		float: none;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .flat-red-button {
		float: none;
		font-size: 16px;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-form-wrap-top .form-tx {
		font-size: 21px;
		margin-bottom: 10px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .inner {
		margin: -284px auto 0;
		padding: 300px 0 130px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap {
		padding: 130px 3% 1px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .big-ttl {
		font-size: 27px;
		text-align: center;
	}
	#monitor-lp-ver2 #minpaku-ver2 .big-ttl-underline {
		margin: 20px auto;
		position: relative;
		text-align: center;
		z-index: 20;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .problem-explain {
		margin: 40px auto 80px;
		width: 80%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background {
		width: 90%;
		margin: -242px auto 0;
		padding: 200px 0 0;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .sml-ttl {
		margin: 0 auto;
		text-align: center;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon {
		margin: 0 20px 30px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .minpaku-problem-wrap .inner .background .icon-wrap .icon img {
		width: 80px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .yellow {
		font-size: 27px;
		height: 220px;
		padding: 80px 5%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .pc img {
		margin: -130px auto 0;
		width: 170%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .sd-solution-wrap .blue {
		padding: 240px 0 50px;
		margin: -209px 0 0;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .form-tx {
		font-size: 21px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .entry-form-box {
		float: left;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-nocolor .form {
		width: 90%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .big-ttl {
		font-size: 21px;
		padding: 0 4%;
		position: relative;
		z-index: 20;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .big-number {
		font-size: 150px;
		top: 20px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background {
		margin: 70px auto 0;
		padding: 80px 0 60px;
		width: 95%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .sml-ttl {
		margin: 0 auto;
		text-align: center;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .middle {
		font-size: 20px;
		margin-bottom: 5px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .ex-large {
		font-size: 40px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost .large {
		font-size: 30px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap {
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .cost {
		display: block;
		padding: 0;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .arrow {
		display: block;
		padding: 10px 0;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .cost-wrap .arrow img {
		display: block;
		margin: 10px auto 20px;
		padding: 0;
		text-align: center;
		transform: rotate(90deg);
		vertical-align: middle;
		width: 39px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon {
		display: block;
		font-weight: bold;
		margin: 0 0 30px;
		text-align: center;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .icon-wrap .icon img {
		margin-bottom: 0;
		width: 90px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .explain {
		line-height: 1.8em;
		width: 75%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo {
		margin: 0 1%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .logo img {
		width: 80px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon {
		width: 13em;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon::before {
		display: none;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .balloon .big {
		display: block;
		margin-bottom: 5px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic {
		display: block;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .left {
		display: block;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .left img {
		width: 210px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .arrow {
		display: block;
		padding: 15px 0;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .arrow img {
		display: block;
		margin: 0 auto 20px;
		padding: 0;
		text-align: center;
		transform: rotate(90deg);
		vertical-align: middle;
		width: 39px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background .schematic .right {
		display: block;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .entry-form-box {
		float: none;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .form-tx {
		font-size: 21px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .form {
		width: 90%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .mail-button {
		float: none;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .form-wrap-blueband .flat-red-button {
		float: none;
		font-size: 16px;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event {
		margin: 50px auto 5%;
		max-height: 720px;
		padding: 30px 0 70px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .left {
		float: none;
		left: -10px;
		width: 100%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .left img {
		width: 260px;
	}
	#monitor-lp-ver2 #minpaku-ver2 .merit-wrap .inner-merit .background-event .event-wrap .right {
		float: none;
		margin: 0 auto;
		width: 90%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room {
		margin: 50px 0 0 5%;
		max-height: 310px;
		padding: 30px 0;
		width: 90%;
	}
	#monitor-lp-ver2 #minpaku-ver2 .room-wrap .inner-merit .background-room .room-image img {
		left: -3%;
		position: relative;
		top: 0;
		max-width: 380px;
	}
}

/***--- 201808モニターLP（JAFICA）ここから ---***/
#monitor-lp-ver2 .jafica-main-visual .top-tx .yellow-ttl {
	max-width: 347px;
}
#monitor-lp-ver2 .about.jafica {
	height: auto;
	min-height: 560px;
	box-sizing: border-box;
}
#monitor-lp-ver2 .lowprice-bck.jafica {
	margin-top: -260px;
}
/*--- 媒体コードキャンペーン ---***/
#monitor-lp-ver2 #media-code.jafica .point-campaign { 
	background-color: #FFE475;
	margin: 0 auto 40px;
}
#monitor-lp-ver2 .jafica::after {
	content: "";
	display: table;
	clear: both;
}
/* TABLET*/
@media screen and (max-width: 940px) {
	#monitor-lp-ver2 .about.jafica {
		min-height: 520px;
	}
	#monitor-lp-ver2 #media-code.jafica .point-campaign { 
		margin: 20px auto 20px;
	}
	#monitor-lp-ver2 .lowprice-bck.jafica {
		margin-top: -240px;
	}
}
/* SP*/
@media screen and (max-width: 670px) {
	#monitor-lp-ver2 #media-code.jafica {
		margin: 130px auto 0;
	}
	#monitor-lp-ver2 .about.jafica .inside-wrap {
		margin: 0 auto;
	}
	#monitor-lp-ver2 .about.jafica {
		min-height: auto;
		padding-bottom: 140px;
	}
	#monitor-lp-ver2 .lowprice-bck.jafica {
		margin-top: -250px;
	}
}