@charset "utf-8";
/* CSS Document */
/* Style CSS - Common */


/*------------------------------------------------
共通
------------------------------------------------*/
.guidance_pages .footerArea {
	margin: 0 auto 60px;
}

.guidance_page {
	color: #333;
	letter-spacing: .05em;
	overflow-x: hidden;
	width: 100%;
}

.guidance_page * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.bg_g {
	background-color: #f2f2f1;
}

.guidance_page img {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.guidance_page .red {
	color: #c9152d;
}

.gradient {
	background: rgb(240,130,39);
	background: -webkit-gradient(linear, left top, right top, from(rgba(240,130,39,1)), to(rgba(230,16,54,1)));
	background: linear-gradient(90deg, rgba(240,130,39,1) 0%, rgba(230,16,54,1) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-weight: 700;
}

.gradient_box {
	background-color: #fff;
	border-left: 4px solid #f3942e;
	border-right: 4px solid #e61036;
	padding: 25px;
	position: relative;
}

.gradient_box::before,
.gradient_box::after {
	background: rgb(243,148,46);
	background: -webkit-gradient(linear, left top, right top, from(rgba(243,148,46,1)), to(rgba(230,16,54,1)));
	background: linear-gradient(90deg, rgba(243,148,46,1) 0%, rgba(230,16,54,1) 100%);
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	width: 100%;
}

.gradient_box::before {
	top: 0;
}

.gradient_box::after {
	bottom: 0;
}

.db {
	background-image: url(/subscription/assets/images/bg_db.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 1px 7px;
	padding: 0 0 12px;
}




/*------------------------------------------------
カバー
------------------------------------------------*/
.covers {
	background-image: url(/subscription/assets/images/bg_cover.gif);
	background-position: left top;
	background-repeat: repeat;
	background-size: 25px 25px;
	border-top: 1px solid #f0f0f0;
	padding: 30px 0 120px;
}

.covers .title {
	font-size: 45px;
	font-weight: 700;
	line-height: 1.25;
	text-align: center;
}

.covers .kana {
	font-size: 40px;
}

.covers .l {
	font-size: 50px;
}

.covers .num {
	font-size: 60px;
	vertical-align: -3px;
}

.covers .thumb {
	float: left;
	height: 595px;
	width: 450px;
}

.covers .infos {
	margin: 20px auto 0;
	width: 915px;
}

.covers .info {
	float: left;
	width: 465px;
}

.covers .copy {
	font-size: 45px;
	font-weight: 700;
	line-height: .3;
	text-align: center;
	white-space: nowrap;
}

.covers .price {
	font-size: 80px;
}

.covers .unit {
	font-size: 27px;
}




/*------------------------------------------------
コンテンツ1
------------------------------------------------*/
.lp_content_1 {
	padding: 100px 0 130px;
	position: relative;
}

.btns_1 {
	background-color: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
	box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
	height: 126px;
	left: 50%;
	margin: 0 0 0 -408px;
	overflow: hidden;
	position: absolute;
	top: -75px;
	width: 817px;
}

.btns_2 {
	background-color: #fff;
	border-radius: 3px;
	bottom: -65px;
	-webkit-box-shadow: 0 10px 12px 0 rgba(202, 99, 53, .5);
	box-shadow: 0 10px 12px 0 rgba(202, 99, 53, .5);
	height: 126px;
	left: 50%;
	margin: 0 0 0 -408px;
	overflow: hidden;
	position: absolute;
	width: 817px;
	z-index: 10;
}

.btns_common_tabloid {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
	box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
	height: 166px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 817px;
}

.btns_common_tabloid img {
	border-radius: 5px;
}

.denshiban_infos {
	padding: 34px 34px 144px;
}

.denshiban_infos .title {
	font-size: 70px;
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
}

.denshiban_infos .title::before,
.denshiban_infos .title::after {
	background-color: #000;
	content: "";
	display: inline-block;
	height: 60px;
	vertical-align: -5px;
	width: 3px;
}

.denshiban_infos .title::before {
	margin: 0 30px 0 0;
	-webkit-transform: rotate(-27deg);
	transform: rotate(-27deg);
}

.denshiban_infos .title::after {
	margin: 0 0 0 30px;
	-webkit-transform: rotate(27deg);
	transform: rotate(27deg);
}

.denshiban_infos .kana {
	font-size: 55px;
}

.denshiban_infos .ul {
	background-image: url(/subscription/assets/images/bg_denshiban_infos.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	background-size: 390px 225px;
	margin: 65px 0 0;
	padding: 0 0 0 460px;
}

.denshiban_infos .li {
	background-image: url(/subscription/assets/images/bg_check.gif);
	background-position: left 12px;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	border-bottom: 2px solid #9d9d9d;
	font-size: 28px;
	font-weight: 700;
	padding: 0 0 10px 35px;
}

.denshiban_infos .li:not(:first-child) {
	margin: 30px 0 0;
}




/*------------------------------------------------
コンテンツ2
------------------------------------------------*/
.lp_content_2 {
	background: rgb(117,189,81);
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(117,189,81,1)), to(rgba(50,139,63,1)));
	background: linear-gradient(0deg, rgba(117,189,81,1) 0%, rgba(50,139,63,1) 100%);
	color: #fff;
	font-weight: 700;
	padding: 90px 0;
	position: relative;
}

.lp_content_2::before,
.lp_content_2::after {
	background-position: left top;
	background-repeat: repeat-x;
	background-size: 41px 15px;
	content: "";
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	width: 100%;
}

.lp_content_2::before {
	background-image: url(/subscription/assets/images/bg_lp_content_2_1.gif);
	top: 0;
}

.lp_content_2::after {
	background-image: url(/subscription/assets/images/bg_lp_content_2_2.gif);
	bottom: 0;
}

.lp_content_2 .title,
.lp_content_2 .info {
	text-align: center;
}

.lp_content_2 .title {
	font-size: 42px;
}

.lp_content_2 .u {
	border-bottom: 2px solid #fff;
	padding: 0 0 15px;
}

.lp_content_2 .info {
	font-size: 25px;
	line-height: 1.5;
	margin: 35px 0 0;
}




/*------------------------------------------------
コンテンツ3
------------------------------------------------*/
.lp_content_3 {
	padding: 100px 0 90px;
}

.lp_content_3 .title {
	font-size: 42px;
	text-align: center;
}

.lp_content_3 .num {
	font-size: 60px;
	vertical-align: -3px;
}

.lp_point {
	margin: 90px 0 0;
}

.lp_point .subtitle {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.4;
}

.lp_point_1 .subtitle {
	background-image: url(/subscription/assets/images/bg_lp_point_1_1.gif);
	background-size: 143px 96px;
	letter-spacing: .1em;
	padding: 0 0 0 175px;
}

.lp_point_2 .subtitle {
	background-image: url(/subscription/assets/images/bg_lp_point_1_2.gif);
	background-size: 160px 96px;
	letter-spacing: 0;
	padding: 0 0 0 188px;
}

.lp_point_3 .subtitle {
	background-image: url(/subscription/assets/images/bg_lp_point_1_3.gif);
	background-size: 160px 96px;
	padding: 0 0 0 188px;
}

.lp_point .samples {
	margin: 60px 0 0;
	position: relative;
	z-index: 5;
}

.lp_point_1 .samples::before {
	background-color: #f2f2f1;
	content: "";
	display: block;
	height: calc(100% - 285px);
	left: 50%;
	margin: 0 0 0 -50vw;
	position: absolute;
	top: 160px;
	width: 100vw;
	z-index: -1;
}

.lp_point_1 .sample:nth-child(2) {
	margin: -55px 0 0;
}

.lp_point_1 .thumb {
	-webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	width: 458px;
}

.lp_point_1 .sample:first-child .thumb {
	float: left;
}

.lp_point_1 .sample:nth-child(2) .thumb {
	float: right;
}

.lp_point_1 .infos {
	border: 3px solid #6cb54e;
	width: 492px;
}

.lp_point_1 .sample:first-child .infos {
	float: right;
	margin: 108px 0 0;
}

.lp_point_1 .sample:nth-child(2) .infos {
	float: left;
	margin: 90px 0 0;
}

.lp_point_1 .box_title {
	background: rgb(117,189,81);
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(117,189,81,1)), to(rgba(50,139,63,1)));
	background: linear-gradient(0deg, rgba(117,189,81,1) 0%, rgba(50,139,63,1) 100%);
	color: #fff;
	font-size: 37px;
	font-weight: 700;
	height: 85px;
	line-height: 85px;
	text-align: center;
}

.lp_point_1 .area {
	font-size: 20px;
}

.lp_point_1 .box_info {
	background-color: #fff;
	font-size: 37px;
	font-weight: 700;
	line-height: 1.25;
	padding: 10px 0;
	text-align: center;
}

.lp_point_1 .sub_subtitle {
	font-size: 33px;
	font-weight: 700;
	margin: 30px 0 0;
	text-align: center;
}

.lp_point_1 .sub_subtitle_2::before,
.lp_point_1 .sub_subtitle_2::after {
	background-color: #333;
	content: "";
	display: inline-block;
	height: 40px;
	vertical-align: -6px;
	width: 3px;
}

.lp_point_1 .sub_subtitle_2::before {
	margin: 0 30px 0 0;
	-webkit-transform: rotate(-27deg);
	transform: rotate(-27deg);
}

.lp_point_1 .sub_subtitle_2::after {
	margin: 0 0 0 30px;
	-webkit-transform: rotate(27deg);
	transform: rotate(27deg);
}

.lp_point_1 .pick {
	font-size: 41px;
}

.lp_point_1 .pickup_infos {
	margin: 60px 0 0;
	position: relative;
}

.lp_point_1 .pickup_title {
	border-bottom: 1px solid #bbb;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0 0 15px;
	text-align: center;
}

.lp_point_1 .pickup_li {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 5px 0 0;
}

.lp_point_1 .area {
	font-weight: 400;
}

.lp_point_1 .pickup_icon {
	border-radius: 50%;
	-webkit-box-shadow: 5px 5px 20px 0 rgba(227, 168, 192, .8);
	box-shadow: 5px 5px 20px 0 rgba(227, 168, 192, .8);
	height: 98px;
	left: -4px;
	position: absolute;
	top: -50px;
	width: 98px;
}

.lp_point_1 .pickup_tags {
	margin: 15px 0 0;
}

.lp_point_1 .pickup_tag {
	border: 5px solid #f2f2f1;
	color: #22813c;
	float: left;
	font-size: 18px;
	font-weight: 700;
	height: 72px;
	line-height: 62px;
	text-align: center;
	width: 174px;
}

.lp_point_1 .pickup_tag:not(:first-child) {
	margin: 0 0 0 19px;
}

.lp_point_1 .pickup_etc {
	font-size: 18px;
	font-weight: 700;
	margin: 10px 0 0;
	text-align: right;
}

.lp_point_2 .subtitle {
	position: relative;
	z-index: 10;
}

.lp_point_2 .samples {
	position: relative;
	z-index: 5;
}

.lp_point_2 .samples::before {
	background-color: #f2f2f1;
	content: "";
	display: block;
	height: calc(100% + 60px);
	left: 50%;
	margin: 0 0 0 -100vw;
	position: absolute;
	top: -90px;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	width: 200vw;
	z-index: -1;
}

.lp_point_2 .sample {
	position: relative;
}

.lp_point_2 .thumb {
	-webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	width: 437px;
}

.lp_point_2 .sample:first-child .thumb {
	float: left;
}

.lp_point_2 .sample:last-child .thumb {
	float: right;
}

.lp_point_2 .sample:first-child .arrow_box {
	background: rgb(29,128,59);
	background: -webkit-gradient(linear, left top, right top, from(rgba(29,128,59,1)), to(rgba(112,185,79,1)));
	background: linear-gradient(90deg, rgba(29,128,59,1) 0%, rgba(112,185,79,1) 100%);
	color: #fff;
	float: right;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4;
	margin: 35px 0 0;
	padding: 35px;
	position: relative;
	text-align: left;
	width: 495px;
}

.lp_point_2 .sample:first-child .arrow_box::after {
	border: solid transparent;
	border-bottom-width: 10px;
	border-color: rgba(29, 128, 59, 0);
	border-left-width: 16px;
	border-right-color: #1d803b;
	border-right-width: 16px;
	border-top-width: 10px;
	content: "";
	height: 0;
	margin-top: -10px;
	pointer-events: none;
	position: absolute;
	right: 100%;
	top: 50%;
	width: 0;
}

.lp_point_2 .sample:last-child {
	margin: -430px 0 0;
}

.lp_point_2 .sample:last-child .arrow_box {
	background: rgb(112,185,79);
	background: -webkit-gradient(linear, left top, right top, from(rgba(112,185,79,1)), to(rgba(29,128,59,1)));
	background: linear-gradient(90deg, rgba(112,185,79,1) 0%, rgba(29,128,59,1) 100%);
	color: #fff;
	float: left;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4;
	margin: 35px 0 0;
	padding: 35px;
	position: relative;
	text-align: left;
	width: 495px;
}

.lp_point_2 .sample:last-child .arrow_box:after {
	border: solid transparent;
	border-bottom-width: 10px;
	border-color: rgba(29, 128, 59, 0);
	border-left-color: #1d803b;
	border-left-width: 16px;
	border-right-width: 16px;
	border-top-width: 10px;
	content: "";
	height: 0;
	left: 100%;
	margin-top: -10px;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 0;
}

.lp_point_3 .samples {
	margin: 90px 0 0;
}

.lp_point_3 .sample {
	height: 438px;
	position: relative;
	width: 452px;
}

.lp_point_3 .sample:first-child {
	float: left;
}

.lp_point_3 .sample:last-child {
	float: right;
}

.lp_point_3 .icon {
	border-radius: 50%;
	-webkit-box-shadow: 5px 5px 20px 0 rgba(227, 168, 192, .8);
	box-shadow: 5px 5px 20px 0 rgba(227, 168, 192, .8);
	height: 135px;
	position: absolute;
	top: -58px;
	width: 135px;
}

.lp_point_3 .sample:first-child .icon {
	left: 0;
}

.lp_point_3 .sample:last-child .icon {
	right: 0;
}

.lp_point_3 .thumb {
	-webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	height: 438px;
	width: 452px;
}

.lp_point_3 .sub_subtitle {
	font-size: 33px;
	font-weight: 700;
	margin: 45px 0 0;
	text-align: center;
}

.lp_point_3 .flows {
	margin: 20px 0 0;
	position: relative;
}

.lp_point_3 .flows::before {
	background-color: #f2f2f1;
	content: "";
	display: block;
	height: 245px;
	left: 50%;
	margin: 0 0 0 -50vw;
	position: absolute;
	top: 29px;
	width: 100vw;
}

.lp_point_3 .flow {
	float: left;
	position: relative;
}

.lp_point_3 .btns_common_tabloid {
	margin-top: 60px;
}




/*------------------------------------------------
コンテンツ4
------------------------------------------------*/
.lp_content_4 {
	padding: 40px 0 0;
	position: relative;
	z-index: 5;
}

.lp_content_4::before {
	background: rgb(242,148,29);
	background: linear-gradient(135deg, rgba(242,148,29,1) 0%, rgba(231,22,54,1) 100%);
	content: "";
	display: block;
	height: calc(100% - 80px);
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.lp_content_4 .copy {
	background-color: #fff;
	font-size: 28px;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.lp_content_4 .title {
	color: #fff;
	font-size: 43px;
	line-height: 1.25;
	margin: 30px 0 0;
	text-align: center;
}

.lp_content_4 .thumbs {
	margin: 35px 0 0;
}

.lp_content_4 .thumb {
	-webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	height: 690px;
	width: 456px;
}

.lp_content_4 .thumb:first-child {
	float: left;
}

.lp_content_4 .thumb:last-child {
	float: right;
}

.lp_content_4 .type_infos {
	background-color: #fff;
	margin: 30px 0 0;
	padding: 28px 0 10px 33px;
}

.lp_content_4 .subtitle {
	border-bottom: 1px solid #bbb;
	font-size: 33px;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0 0 15px;
	text-align: center;
}

.lp_content_4 .type_ul {
	float: left;
	font-size: 23px;
	font-weight: 700;
}

.lp_content_4 .type_ul:last-child {
	margin: 0 0 0 35px;
}

.lp_content_4 .type_li {
	line-height: 1.2;
	margin: 10px 0 0;
	padding: 0 0 0 1em;
	position: relative;
}

.lp_content_4 .type_li::before {
	color: #c9152d;
	content: "・";
	left: 0;
	position: absolute;
}

.lp_content_4 .month {
	font-weight: 400;
}

.lp_content_4 .note {
	font-size: 12px;
	margin: 10px 20px 0 0;
	text-align: right;
}

.lp_content_4 .btns_common_tabloid {
	margin-top: 30px;
}




/*------------------------------------------------
コンテンツ5
------------------------------------------------*/
.lp_content_5 {
	padding: 70px 0 120px;
}

.lp_content_5 .title {
	font-size: 43px;
	font-weight: 700;
	text-align: center;
}

.lp_content_5 .example {
	border-left: 5px solid #4fb954;
	border-right: 5px solid #1d803b;
	margin: 115px 0 0;
	padding: 85px 20px 35px;
	position: relative;
}

.lp_content_5 .example::before,
.lp_content_5 .example::after {
	background: rgb(112,185,79);
	background: -webkit-gradient(linear, left top, right top, from(rgb(79, 185, 84)), to(rgb(29, 128, 59)));
	background: linear-gradient(90deg, rgb(79, 185, 84) 0%, rgb(29, 128, 59) 100%);
	content: "";
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	width: 100%;
}

.lp_content_5 .example::before {
	top: 0;
}

.lp_content_5 .example::after {
	bottom: 0;
}

.lp_content_5 .subtitle {
	background: rgb(112,185,79);
	background: -webkit-gradient(linear, left top, right top, from(rgb(79, 185, 84)), to(rgb(29, 128, 59)));
	background: linear-gradient(90deg, rgb(79, 185, 84) 0%, rgb(29, 128, 59) 100%);
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	left: 50%;
	line-height: 1.3;
	margin: 0 0 0 -400px;
	padding: 15px 0;
	position: absolute;
	text-align: center;
	top: -55px;
	width: 800px;
}

.lp_content_5 .infos {
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.lp_content_5 .thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 270px;
	flex: 0 0 270px;
	height: 270px;
	max-width: 270px;
	width: 270px;
}

.lp_content_5 .example:nth-child(even) .thumb {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.lp_content_5 .info {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 610px;
	flex: 0 0 610px;
	max-width: 610px;
	width: 610px;
}

.lp_content_5 .name {
	font-size: 21px;
	font-weight: 700;
}

.lp_content_5 .comment {
	font-size: 16px;
	line-height: 1.5;
	margin: 10px 0 0;
}




/*------------------------------------------------
コンテンツ6
------------------------------------------------*/
.lp_content_6 {
	background: -webkit-gradient(linear, left top, right top, from(rgb(79, 185, 84)), to(rgb(29, 128, 59)));
	background: linear-gradient(90deg, rgb(79, 185, 84) 0%, rgb(29, 128, 59) 100%);
	padding: 30px 0 90px;
}

.lp_content_6 .title {
	color: #fff;
	font-size: 43px;
	font-weight: 700;
	text-align: center;
}

.lp_content_6 .content {
	background-color: #fff;
	margin: 20px 0 0;
	padding: 50px 40px;
}

.lp_content_6 .thumb {
	-webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
	float: left;
	height: 567px;
	width: 378px;
}

.lp_content_6 .info {
	float: left;
	margin: 0 0 0 47px;
	width: 430px;
}

.lp_content_6 .btns {
	margin: 40px 0 0;
}

.lp_content_6 .b {
	float: left;
}

.lp_content_6 .b_1 {
	-webkit-box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
	box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
}

.lp_content_6 .b_2 {
	-webkit-box-shadow: 0 10px 12px 0 rgba(202, 99, 53, .5);
	box-shadow: 0 10px 12px 0 rgba(202, 99, 53, .5);
	margin: 0 0 0 20px;
}




/*------------------------------------------------
コンテンツ7
------------------------------------------------*/
.lp_content_7 {
	padding: 40px 0 155px;
}

.lp_content_7 .title {
	font-size: 43px;
	font-weight: 700;
	text-align: center;
}

.lp_content_7 .gradient {
	font-size: 80px;
}

.lp_content_7 .num {
	font-size: 70px;
}

.lp_content_7 .lp_3points {
	margin: 10px 0 0;
	padding: 80px 35px 115px;
	position: relative;
}

.lp_content_7 .lp_3point:not(:first-child) {
	margin: 60px 0 0;
}

.lp_content_7 .thumb {
	width: 346px;
}

.lp_content_7 .lp_3point:nth-child(odd) .thumb {
	float: left;
}

.lp_content_7 .lp_3point:nth-child(even) .thumb {
	float: right;
}

.lp_content_7 .infos {
	font-weight: 700;
	width: 495px;
}

.lp_content_7 .lp_3point:nth-child(odd) .infos {
	float: right;
}

.lp_content_7 .lp_3point:nth-child(even) .infos {
	float: left;
}

.lp_content_7 .point_title {
	background-position: left 2px;
	background-repeat: no-repeat;
	background-size: 48px 48px;
	border-bottom: 1px solid #9d9e9e;
	font-size: 33px;
	letter-spacing: 0;
	margin: 0 0 15px;
	padding: 0 0 10px 60px;
}

.lp_content_7 .lp_3point:nth-child(1) .point_title {
	background-image: url(/subscription/assets/images/bg_content_7_1.gif);
}

.lp_content_7 .lp_3point:nth-child(2) .point_title {
	background-image: url(/subscription/assets/images/bg_content_7_2.gif);
}

.lp_content_7 .lp_3point:nth-child(3) .point_title {
	background-image: url(/subscription/assets/images/bg_content_7_3.gif);
}

.lp_content_7 .point_info {
	font-size: 20px;
}

.lp_content_7 .btns {
	background-color: #fff;
	border-radius: 5px;
	bottom: -56px;
	height: 109px;
	left: 50%;
	margin: 0 0 0 -283px;
	overflow: hidden;
	position: absolute;
	width: 566px;
	z-index: 10;
}

.lp_content_7 .btns_ev {
	-webkit-box-shadow: 0 10px 12px 0 rgba(202, 99, 53, .5);
	box-shadow: 0 10px 12px 0 rgba(202, 99, 53, .5);
}

.lp_content_7 .btns_tabloid {
	-webkit-box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
	box-shadow: 0 10px 12px 0 rgba(102, 159, 164, .5);
}

.lp_content_7 .lp_tabloids {
	background-color: #fff;
	border-left: 4px solid #119fba;
	border-right: 4px solid #043391;
	font-size: 43px;
	line-height: 1.3;
	margin: 140px 0 0;
	padding: 45px 0 90px;
	position: relative;
	text-align: center;
}

.lp_content_7 .lp_tabloids::before,
.lp_content_7 .lp_tabloids::after {
	background: rgb(17,159,186);
	background: -webkit-gradient(linear, left top, right top, from(rgba(17,159,186,1)), to(rgba(4,51,145,1)));
	background: linear-gradient(90deg, rgba(17,159,186,1) 0%, rgba(4,51,145,1) 100%);
	content: "";
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	width: 100%;
}

.lp_content_7 .lp_tabloids::before {
	top: 0;
}

.lp_content_7 .lp_tabloids::after {
	bottom: 0;
}
