@charset "utf-8";
body {
	font: normal 18px/1.7 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN',
		'Hiragino Sans', Meiryo, sans-serif;
	text-align: left;
	color: #000;
	text-align: justify;
	overflow-x: hidden;
}

body img {
	max-width: 100%;
}

body .sp-item {
	display: none !important;
}
body .pc-item {
	display: block !important;
}

@media screen and (max-width: 640px) {
	body {
		min-width: inherit;
		height: 100%;
	}
	body .sp-item {
		display: block !important;
	}
	body .pc-item {
		display: none !important;
		position: relative;
	}
	body .sp-item img {
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	.sp img {
		max-width: 90%;
	}
	.sp02 img {
		max-width: 100%;
	}
	.sp03 img {
		max-width: 70%;
	}
	.sp04 img {
		max-width: 60%;
	}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none !important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70 )';
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70 )';
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type='radio'] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type='image']:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70 )';
}

/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
	text-decoration: underline;
	font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #ff0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #ff0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color: #666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height: 150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px; /*¥*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ファーストビューエリアここから */
.p_head {
	background: #c1272d;
	text-align: center;
	padding: 10px 0;
}
@media screen and (max-width: 640px) {
	.p_head {
		padding: 5px;
	}
}

.main_area {
	text-align: center;
	width: 100%;
}
/* ファーストビューエリアここまで */

/* 喜びの声エリア1ここから */
.ttl_area_yellow {
	content: '';
	background: #fcee21;
	position: relative;
	padding: 20px 0;
	text-align: center;
}
.ttl_area_yellow::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #fcee21;
}
.area_01 {
	background: #ffffec;
	text-align: center;
	padding: 40px 0 40px;
}
.voice1_box {
	width: 650px;
	text-align: center;
	margin: 0 auto;
	padding: 40px 0 40px;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	margin: 10px auto 0;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text_28px {
	font-size: 28px;
}

@media screen and (max-width: 640px) {
	.ttl_area_yellow {
		padding: 20px 10px;
	}
	.area_01 {
		padding: 20px 10px;
	}
	.voice1_box {
		width: auto;
		padding: 20px 0 20px;
	}
	.text_28px {
		font-size: 26px;
	}
}
/* 喜びの声エリア1ここまで */

/* お悩みリストエリアここから */
.problem_area1 {
	background: url('../images/problem_area_bacground.png');
	background-size: cover;
	text-align: center;
	padding: 80px 0;
}

.problem-contents {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}

.problem_lists {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.problem_item {
	margin-bottom: 40px;
	margin-left: 24px;
}

.problem_item:nth-child(1),
.problem-item:nth-child(4) {
	margin-left: 0;
}

.problem_item img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: top;
}

@media screen and (max-width: 640px) {
	.problem_lists {
		flex-direction: column;
		align-items: center;
	}

	.problem_item {
		margin-left: 0;
		width: 80%;
	}
}

.marker {
	background: linear-gradient(transparent 25%, #ffff00 75%);
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.problem_area1 {
		padding: 40px 0 0;
	}
	.problem_list {
		background: url('../images/problem_area_inner_background_sp.png') no-repeat;
		background-size: cover;
		width: auto;
		padding: 20px 10px;
	}
	.problem_list ul li {
		background: url('../images/problem_checkmark.png') no-repeat left top 2px;
		background-size: 24px;
		padding-left: 25px;
		font-size: 22px;
		line-height: 1.4;
	}
}
/* お悩みリストエリアここまで */

/* ボタンエリアここまで */
.area_btn {
	background: #ffffec;
	padding: 80px 0;
	text-align: center;
}
.btn_area {
	position: relative;
	width: 850px;
	max-width: 100%;
	margin: 0 auto;
}
.btn {
	position: absolute;
	bottom: 26%;
	left: 50%;
	transform: translateX(-50%);
	width: 96%;
}
.btn2 {
	position: absolute;
	bottom: 52%;
	left: 50%;
	transform: translateX(-50%);
	width: 96%;
}

.btn a {
	display: block;
}
@media screen and (max-width: 640px) {
	.area_btn {
		padding: 40px 0 0;
	}
	.btn_area {
		width: auto;
		height: auto;
		margin: 0 auto 60px;
	}
	.btn {
		width: 95%;
		position: absolute;
		bottom: 30%;
	}
	.btn2 {
		width: 95%;
		position: absolute;
		bottom: 53%;
	}
	.btn_tel {
		width: 95%;
		position: absolute;
		bottom: 0%;
		left: 18%;
		transform: translate(-16%, -18%);
	}
}
/* ボタンエリアここまで */

/* お悩みエリア2ここから */
.problem_area2 {
	background: #383e4c;
	text-align: center;
	padding: 80px 0 60px;
}
.problem_box {
	background: white;
	width: 850px;
	max-width: 100%;
	margin: 50px auto;
	padding: 155px 45px 30px;
	position: relative;
	text-align: center;
}
.problem_box_ttl {
	margin: 0 0 0 -1px;
	position: absolute;
	left: -1px;
	top: -1px;
}
.problem_text {
	margin: 30px 0;
	text-align: justify;
}

@media screen and (max-width: 640px) {
	.problem_area2 {
		padding: 40px 0 0;
	}
	.problem_box {
		width: auto;
		margin: 30px auto;
		padding: 30px 10px 30px;
		position: static;
		text-align: center;
	}
	.problem_box_ttl {
		margin: 0 auto 20px;
		position: static;
	}
	.problem_text {
		margin: 20px auto;
		text-align: justify;
	}
}
/* お悩みエリア2ここから */

/* 紹介エリアここから */
.ttl_area_red {
	content: '';
	background: #c1272d;
	position: relative;
	padding: 20px 10px;
	text-align: center;
}
.ttl_area_red:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #c1272d;
}
.intro_area {
	background: url('../images/intro_background.png') repeat-x;
	text-align: center;
	padding: 50px 0 80px;
}
.wish_list {
	background: white;
	background-size: cover;
	width: 100%;
	max-width: 850px;
	padding: 10px 20px 20px;
	margin: 0 auto;
	box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
}
.wish_list ul {
	list-style: none;
	text-align: left;
}
.wish_list ul li {
	background: url('../images/intro_checkmark.png') no-repeat left top 4px;
	background-size: 33px;
	list-style: none;
	padding-left: 35px;
	padding-right: 10px;
	font-size: 30px;
	font-weight: bolder;
	line-height: 1.4;
	margin: 1em 0;
}
.intro_box {
	width: 800px;
	max-width: 100%;
	margin: 60px auto;
	text-align: center;
	display: flex;
}
.intro_text {
	width: 100%;
	padding: 0 0 0 28px;
	text-align: justify;
}

.intro_text > p {
	margin-bottom: 0.5em;
}

@media screen and (max-width: 850px) {
	.intro_box {
		width: auto;
		margin: 60px auto 40px;
		flex-direction: column;
	}
	.intro_img {
		width: 50%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 640px) {
	.ttl_area_red {
		padding: 20px 10px;
	}
	.intro_area {
		background: none;
		padding: 0;
	}
	.wish_list {
		width: auto;
		padding: 10px 10px 20px;
	}
	.wish_list ul li {
		background: url('../images/intro_checkmark.png') no-repeat left top 4px;
		background-size: 30px;
		list-style: none;
		padding-left: 35px;
		padding-right: 10px;
		font-size: 28px;
		font-weight: bolder;
		line-height: 1.4;
		margin: 1em 0;
	}

	.intro_text {
		width: auto;
		padding: 30px 10px;
		float: none;
	}
}
/*紹介エリアここまで*/

/*成果エリアここから*/
.result_box {
	width: 850px;
	max-width: 100%;
	margin: 40px auto 20px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
}
.result_title {
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
}
.result_pic_item {
	width: 33%;
	margin: 20px auto 10px;
}
.result_pic_item img {
	width: 100%;
}
.result_container {
	width: 100%;
	max-width: 850px;
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	margin: 0 auto 20px;
}
.result_item {
	font-size: 24px;
	text-align: left;
	margin: 20px 30px;
}
.result_item p:first-child {
	margin-bottom: 1em;
}
.unerline {
	font-size: 26px;
	text-decoration: underline;
}

@media screen and (max-width: 640px) {
	.result_box {
		width: auto;
		margin: 20px auto 40px;
		justify-content: center;
	}
	.result_pic_item {
		width: 100%;
		margin: 5px auto;
	}
	.result_container {
		display: flex;
		flex-direction: column;
	}
	.result_item {
		font-size: 22px;
		margin: 10px auto 15px auto;
		text-align: center;
	}
	.unerline {
		font-size: 24px;
	}
}
/*成果エリアここまで*/

/*配信内容エリアここから*/
.area_02 {
	width: 850px;
	max-width: 100%;
	text-align: center;
	margin: 80px auto;
}
.live_ttl {
	margin: 0 auto 40px;
}
.live_container {
	width: 850px;
	max-width: 100%;
	margin: 0 auto 50px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.live_item {
	width: 273px;
}
.live_item_text {
	text-align: justify;
	padding: 10px;
}
.promotion_pic {
	margin: 0 auto -10px;
}
.promotion_item {
	margin: 40px auto 0;
}
.promotion_text {
	width: 100%;
	max-width: 695px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
}
.text_red {
	font-size: 24px;
	color: #c1272d;
	font-weight: bolder;
}
@media screen and (max-width: 640px) {
	.area_02 {
		width: auto;
		margin: 40px 0;
		padding: 0 10px;
	}
	.live_container {
		width: auto;
	}
	.live_item {
		width: 48%;
	}
	.promotion_text {
		width: auto;
		margin: 30px auto;
		padding: 0 0;
	}
	.text_red {
		font-size: 26px;
		color: #c1272d;
		font-weight: bolder;
		line-height: 1em;
	}
}
/*配信内容エリアここまで*/

/*理由エリアここから*/
.reason_area {
	background: #cce4ed;
	padding: 80px 0;
	text-align: center;
}

.reason-wrapper {
	background: #ffffec;
	width: 790px;
	max-width: 100%;
	margin: 60px auto 0;
	padding: 30px 20px;
	box-sizing: border-box;
}

.reason-contents {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.reason-wrapper:nth-of-type(even) > .reason-contents {
	flex-direction: row-reverse;
}

.reason-textBox {
	width: 55.3%;
}

.reason-text {
	padding: 10px;
	text-align: left;
}

.reason_text .reason_box {
	background: #ffffec;
	width: 850px;
	max-width: 100%;
	margin: 60px auto 0;
	padding: 30px 20px;
	text-align: center;
}
.reason_inner {
	width: 810px;
	margin: 20px auto 0;
	text-align: center;
	display: flex;
}
.reason_innner_right {
	width: 470px;
	max-width: 100%;
	text-align: left;
}
.reason_innner_left {
	width: 470px;
	float: left;
	text-align: left;
}
.reason_text {
	padding: 10px;
}
@media screen and (max-width: 640px) {
	.reason_area {
		padding: 40px 0 0;
	}
	.reason-contents {
		flex-direction: column;
	}
	.reason-textBox {
		width: 100%;
		margin-top: 20px;
	}

	.reason-wrapper:nth-of-type(even) > .reason-contents {
		flex-direction: column;
	}
	.reason_box {
		background: #ffffec;
		width: auto;
		margin: 40px auto;
		padding: 30px 10px;
	}
	.reason_inner {
		width: auto;
		margin: 30px 0 0;
	}
	.reason_innner_right {
		width: auto;
		float: none;
		margin: 20px auto 0;
		text-align: center;
	}
	.reason_innner_left {
		width: auto;
		float: none;
		margin: 20px auto 0;
		text-align: center;
	}
	.reason_text {
		padding: 10px 0;
		text-align: justify;
	}
}
/*理由エリアここまで*/

/*メニューエリアここから*/
.price_ttl {
	margin: 0 auto 40px;
}
.menu_table {
	width: 850px;
	max-width: 100%;
	padding: 20px 0;
	margin: 10px auto;
}
.menu_ttl {
	background: #e6e6e6;
	padding: 10px 20px;
}
.menu_text {
	margin: 20px auto 0;
	text-align: justify;
	padding: 0 20px;
}
.platform {
	margin: 40px auto;
}

@media screen and (max-width: 640px) {
	.price_ttl {
		margin: 0 auto 40px;
	}
	.menu_table {
		width: auto;
		margin: 0 auto;
	}
	.menu_ttl {
		background: #e6e6e6;
		padding: 7px 10px 10px;
	}
	.menu_text {
		margin: 0 auto 0;
		padding: 10px;
	}
	.platform {
		margin: 40px auto;
		padding: 0 10px;
	}
}

/*メニューエリアここまで*/
/*作成の流れエリアここから*/
.howto_containar {
	width: 850px;
	max-width: 100%;
	margin: 40px auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.howto_item {
	width: 258px;
	align-self: flex-start;
	margin-right: 38px;
}

.howto_item:nth-of-type(3),
.howto_item:nth-of-type(6) {
	margin-right: 0;
}

.howto_arrow {
	position: relative;
}

.howto_arrow::after {
	content: '';
	display: block;
	width: 38px;
	height: 146px;
	background-image: url(/images/howto_arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	background-size: 100%;
	top: 50%;
	right: 100%;
	transform: translateY(-50%);
}

.howto_item:nth-of-type(1) .howto_arrow::after,
.howto_item:nth-of-type(4) .howto_arrow::after,
.howto_item:nth-of-type(7) .howto_arrow::after {
	content: none;
}

@media screen and (max-width: 850px) {
	.howto_containar {
		width: auto;
		margin: 20px auto;
		justify-content: space-between;
		padding: 0 20px;
	}
	.howto_item {
		width: 46%;
		margin-right: 0;
	}

	.howto_arrow::after {
		width: 25px;
		height: 94px;
	}
	.arrow {
		width: 4%;
	}

	.howto_item:nth-of-type(4) .howto_arrow::after {
		content: '';
	}
	.howto_item:nth-of-type(odd) .howto_arrow::after {
		content: none;
	}
}
/*作成のエリアここから*/

/*FAQエリアここから*/
.area_faq {
	margin: 80px auto;
}
.faq_ttl {
	margin: 0 auto 40px;
	text-align: center;
}
.faq_q_box {
	background: #e6e6e6;
}
.faq_q_text {
	width: 850px;
	max-width: 100%;
	margin: 20px auto 0;
	padding: 10px 0;
	font-size: 28px;
	font-weight: bolder;
	text-align: left;
}
.faq_a_text {
	width: 850px;
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 26px;
	text-align: left;
}

@media screen and (max-width: 640px) {
	.area_faq {
		margin: 40px auto;
	}
	.faq_ttl {
		margin: 0 auto 20px;
	}
	.faq_q_text {
		width: auto;
		margin: 20px auto 0;
		padding: 10px;
		font-size: 26px;
	}
	.faq_a_text {
		width: auto;
		padding: 0 10px;
		font-size: 24px;
	}
}
/*FAQエリアここまで*/

/*登録エリアここから*/
.form-contents {
	width: 100%;
	max-width: 750px;
	border: solid 2.5px #000000;
	margin: 40px auto 0;
	padding: 50px 43px 35px;
	font-size: 22px;
	font-weight: bolder;
	position: relative;
	box-sizing: border-box;
	text-align: left;
}
.require {
	color: #c1272d;
}
.orderinput {
	display: block;
	font-size: 22px;
	padding: 15px 0 15px 8px;
	margin-bottom: 15px;
	width: 100%;
	box-sizing: border-box;
}
.orderinput2 {
	display: block;
	font-size: 22px;
	padding: 15px 0 300px 8px;
	margin-bottom: 15px;
	width: 100%;
	box-sizing: border-box;
}
.center-text {
	text-align: center;
	margin-top: 20px;
}
.personal_data {
	margin: 20px 0 10px;
	font-size: 18px;
}
.personal_data_text {
	padding: 10px;
	box-sizing: border-box;
	background: #f2f2f2;
	height: 315px;
	overflow: scroll;
	font-weight: normal;
}
.personal_data_text span {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
input[type='submit'] {
	cursor: pointer;
	display: block;
	width: 100%;
	max-width: 725px;
	height: 120px;
	border: none;
	text-indent: -9999px;
	background: url(../images/btn_send.png) no-repeat 0 0;
	background-size: 100%;
}

@media screen and (max-width: 640px) {
	.form-contents {
		width: auto;
		margin: 30px 10px 0;
		padding: 8% 10px 10px;
	}
	.formBtn {
		width: 95%;
		box-sizing: border-box;
	}
	.personal_data_text {
		height: 215px;
	}
	input[type='submit'] {
		width: 100%;
		height: 150px;
		background: url(../images/btn_send_sp.png) no-repeat 0 0;
		background-size: 100%;
	}
}
/*登録エリアここから*/
footer {
	background: #e6e6e6;
	text-align: center;
	padding: 20px 0;
	color: #000000;
	font-size: 16px;
}

.accordion-btn {
	width: 80%;
	max-width: 850px;
	background-color: #000;
	border: 1px solid transparent;
	color: #fff;
	font-size: 1.5em;
	padding: 1.5em;
	position: relative;
	cursor: pointer;
	user-select: none;
	border-radius: 10px;
	margin: 0 auto;
	transition: 0.3s background-color ease-out;
}

@media screen and (max-width: 640px) {
	.accordion-btn {
		padding: 1em;
	}
}

.accordion-btn:hover {
	background-color: #444;
	transition: 0.3s background-color ease-out;
}

.accordion-btn::after {
	content: '';
	position: absolute;
	right: 25px;
	top: 50%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 14px;
	height: 14px;
	border-top: solid 4px #fff;
	border-right: solid 4px #fff;
	transform: translateY(-50%) rotate(135deg);
}

.accordion-btn.is-active::after {
	transform: translateY(-50%) rotate(315deg);
	transition: 0.3s transform ease-out;
}

.accordion-content {
	height: 0;
	visibility: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 850px;
	margin: 40px auto;
}

@media screen and (max-width: 850px) {
	.accordion-content {
		flex-direction: column;
	}
}

.accordion-content.is-open {
	height: 100%;
	visibility: visible;
}
