@charset "utf-8";
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

a:hover {
	cursor: pointer;
}

body {
    word-break: break-all;
    color: #1e1e1e;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    font-size: 13px;
	background: #fefef3;
}

.web_font_M {
    font-family: "M PLUS 1p", "メイリオ", Meiryo, sans-serif;
}

img {
    vertical-align: bottom;
}

img.pc_block {
    display: inline-block;
}

/* メディア掲載実績*/

@media screen and (min-width: 768px) {
img.coverage {
	margin-bottom: 40px;
} 
}

.pc_block {
	display: block;
}

.sp_block {
	display: none;
}

header {
	padding: 10px;
	background: #ffffff;
}

header section {
	max-width: 1000px;
	margin: 0 auto;
}

header p {
    margin-bottom: 10px;
}

header .logo_top {
	width: 260px;
	float: left;
	margin-bottom: 1em;
}

.pc_header .header_wrap div {
    float: right;
}

header div a:first-of-type img {
	margin-right: 1.5em;
}

.wrap {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    padding-left: 0;
    padding-right: 0;
}

.background_img {
	background-image: url("../img/kagu_background_pc.png");
	padding: 75px 0;
	margin-bottom: 60px;
	background-size: cover;
}

.background_img p {
	margin: 0 auto;
	text-align: center;
}

.otoiawase {
	margin-bottom: 100px;
	position: relative;
}

.hukidashi {
    position: absolute;
    z-index: 1;
    right: 120px;
    bottom: 267px;
}

.free_diale {
	margin-bottom: 10px;
}

.mitsumori {
    display: flex;
    justify-content: space-between;
}

.index {
	text-align: center;
}

.index img {
    height: 64px;
}

.index p,
.index h2 {
    font-size: 30px;
    font-weight: 700;
    position: relative;
    bottom: 30px;
  	letter-spacing: 5px;
}

.fixed_charge_text {
    letter-spacing: 1px!important;
}

.immediately_text {
    letter-spacing: 2px!important;
}

.flow_text,
.clean_up_text,
.promise_text {
    letter-spacing: 4px!important;
}

.qa_text {
    letter-spacing: 3px!important;
}

.area {
	display: flex;
    margin-bottom: 50px;
    align-items: center;
    flex-wrap: wrap;
		justify-content: center;
}

.area img {
    max-width: 100%;
}

.area div p {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.7;
}

.area div {
	width: calc(50% - 20px);
}

.area div:nth-of-type(2) {
	padding: 0 0px 70px 0;
}

.plus,
.minus {
    float: right;
}

.accordion {
	background: #7bccfe;
	text-align: center;
	border-radius: 15px;
	border: 5px solid #7bccfe;
}

.accordion_open {
  width: 100%;
  background: #ffffff;
  border-radius: 0 0 12px 12px;
}

.accordion p:first-of-type {
	cursor: pointer;
    font-size: 24px;
    color: #ffffff;
    padding: 15px 30px;
}

.accordion_open_text {
	padding: 10px!important;
    color: #1e1e1e!important;
    line-height: 1.5!important;
    text-align: left;
    font-size: 18px!important;
    letter-spacing: 0!important;
    font-weight: 500!important;
}

.webwari_campaign {
	text-align: center;
	margin: 150px 0;
}

.webwari_campaign_text {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 50px;
	margin-top: 30px;
	line-height: 2;
}

.webwari_campaign_text .border_bottom {
	background:linear-gradient(transparent 50%, #ffc595 0%);
}

.webwari_campaign_text .orange {
	color: #ff6c00;
}

.trouble {
	margin-bottom: 80px;
}

.trouble_text {
	font-size: 24px!important;
	letter-spacing: 3px!important;
	bottom: 36px!important;
}

.trouble_text span {
	font-size: 38px;
}

.background_top {
	background: #ddf2ff;
	width: 100%;
	text-align: center;
	padding: 50px 0;
	position: relative;
}

.background_down:before,
.background_top:before {
	content: "";
    position: absolute;
    top: 100%;
    left: 50%;
	border: 50px solid transparent;
}

.background_down:before {
    border-top: 45px solid #7bccfe;
    transform: translateY(-6%) translateX(-50%);
}
.background_top:before {
    border-top: 45px solid #ddf2ff;
    transform: translateY(-10%) translateX(-50%);
}

.background_down {
    background: #7bccfe;
    position: relative;
    padding: 0 0 8px 0;
}

.kadode_kaiketsu {
	text-align: center;
	margin-bottom: 100px;

}

.kadode_kaiketsu_img {
	margin-bottom: 50px;
}

.point_background {
	background: #ddf2ff;
	border-radius: 20px;
	width: 490px;
	float: left;
	position: relative;
	height: 260px;
}

.point_background:nth-of-type(odd) {
	margin-right: 20px;
	margin-bottom: 50px;
}

.kadode_kaiketsu .point_background:last-of-type {
	margin-bottom: 100px;
}

.point_background section {
	float: left;
}

.point {
    position: absolute;
    bottom: 131px;
    left: 15px;
}

.point_icon {
    position: absolute;
    display: block;
    bottom: 10px;
    left: 12px;
}

.point_03 {
	left: 22px;
}

.point_04 {
	left: 29px;
	bottom: 20px;
}

.point_05 {
	left: 24px;
	bottom: 20px;
}

.point_06 {
	left: 28px;
	bottom: 12px;
}

.point_text {
	font-size: 17px;
	font-weight: 400;
	width: 70%;
    float: right;
    text-align: left;
    padding: 30px 25px 0 0;
}

.point_text span {
	font-size: 28px;
	font-weight: 600;
	display: block;
	margin-bottom: 0.5em;
}

.price img {
	margin-bottom: 40px;
}

.price img:last-of-type {
	margin-bottom: 100px;
}

.bamen_img {
    width: 1000px;
}

.magokoro_pack {
	background: url("../img/magokoro_icon.png") no-repeat center;
	margin-bottom: 50px;
	padding: 30px;
}

.magokoro_pack_text span {
	display: block;
	text-align: center;
	font-size: 30px;
	margin-bottom: 1em;
}

.magokoro_pack_text {
    font-size: 20px;
    font-weight: 600;
    padding: 25px 55px;
	position: relative;
	bottom: 75px;
}

.magokoro_nashi_ari {
	text-align: center;
	margin-bottom: 50px;
}

.free_mitsumori {
	background: url("../img/truck_icon.png") no-repeat center;
	margin-bottom: 50px;
	padding: 82px;
}

.free_mitsumori_text span {
	display: block;
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

.free_mitsumori_text {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	bottom: 5px;
}

.fixed_charge_contents,
.immediately_contents,
.flow_contents {
	text-align: center;
	margin-bottom: 80px;
}

.step {
	border: 3px solid #1e1e1e;
	border-radius: 30px;
	width: 660px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 30px;
	background: #ffffff;
}

.step:last-of-type {
	margin-bottom: 100px;
}

.step_title {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 5px;
}

.step_text {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	margin-top: 30px;
}

.arrows {
	text-align: center;
}

.arrows img {
	width: 43px;
	margin-bottom: 30px;
}

.clean_up {
	margin-bottom: 100px;
}

.clean_up p {
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 400;
}

.okyakusama_01 {
	float: left;
}

.okyakusama_01 img {
    float: left;
    position: relative;
    top: 30px;
}

.okyakusama_02 img {
    float: right;
    position: relative;
    top: 30px;
}

.voice_hukidashi01 {
    position: relative;
    display: inline-block;
    background: #FFF;
    border: solid 4px #000;
    width: 79%;
    float: left;
	margin-left: 80px;
	margin-bottom: 40px;
	border-radius: 20px;
	padding: 20px 30px;
}

.voice_hukidashi01:before {
    content: "";
    position: absolute;
    top: 30%;
    left: -55px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 45px solid #FFF;
    z-index: 2;
}

.voice_hukidashi01:after {
    content: "";
    position: absolute;
    top: 30%;
    left: -73px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 58px solid #000;
    z-index: 1;
}

.voice_left {
	float: left;
	margin-right: 20px;
}

.pack {
    background: #7bccfe;
    padding: 20px;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    width: 141px;
    color: #fff;
    border-radius: 10px;
}

.pack span {
    display: block;
    font-size: 48px;
}

.joho {
	font-size: 16px;
	font-weight: 500;
}

.voice_right {
	float: left;
    width: 77.7%;
}

.voice_right p {
	font-size: 16px;
    line-height: 30px;
	font-weight: 500;
}

.voice_right span {
	font-size: 20px;
	font-weight: 900;
	display: block;
}

.voice_hukidashi02 {
    position: relative;
    display: inline-block;
    background: #FFF;
    border: solid 4px #000;
    width: 79%;
    float: left;
	margin-right: 80px;
	margin-bottom: 40px;
	border-radius: 20px;
	padding: 20px 30px;
}

.voice_hukidashi02:before {
    content: "";
    position: absolute;
    top: 30%;
    right: -55px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 45px solid #FFF;
    z-index: 2;
}

.voice_hukidashi02:after {
    content: "";
    position: absolute;
    top: 30%;
    right: -73px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-left: 58px solid #000;
    z-index: 1;
}

.caution {
	background: #000000;
	color: #ffffff;
	font-size: 22px;
	padding: 30px 0;
	margin-top: 50px;
	margin-bottom: 100px;
}

.caution section {
	max-width: 1000px;
    margin: 0 auto;
}

.caution .caution_title {
	font-size: 30px;
	font-weight: 500;
}

.caution .caution_title img {
	width: 38px;
	margin-left: 5px;
}

.caution .caution_text {
	padding: 30px 70px;
	font-weight: 400;
}

.promise {
	margin-bottom: 100px;
	text-align: center;
	margin-top: 30px;
}

.qa {
	margin-bottom: 100px;
}

.question {
	margin: 0 auto 30px auto;
	border: 4px solid #000000;
	padding: 30px;
	border-radius: 30px;
	background: #ffffff;
	width: 90%;
	font-weight: 500;
}

.question_title img {
    margin-right: 20px;
}

.question_title {
	font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 3px;
	padding-left: 60px;
    text-indent: -60px;
    line-height: 30px;
}

.question_title:before {
	margin-right: 20px;
	position: relative;
    top: 3px;
}

.qa .question:first-of-type .question_title:before {
	content: url("../img/Q1.png");
}

.qa .question:nth-of-type(2) .question_title:before {
	content: url("../img/Q2.png");
}

.qa .question:nth-of-type(3) .question_title:before {
	content: url("../img/Q3.png");
}

.qa .question:nth-of-type(4) .question_title:before {
	content: url("../img/Q4.png");
}

.qa .question:nth-of-type(5) .question_title:before {
	content: url("../img/Q5.png");
}

.qa .question:nth-of-type(6) .question_title:before {
	content: url("../img/Q6.png");
}

.qa .question:nth-of-type(7) .question_title:before {
	content: url("../img/Q7.png");
}

.question_text {
	font-size: 16px;
	padding-left: 60px;
	line-height: 30px;
}

.gaiyou {
	display: flex;
    justify-content: space-between;
	margin-bottom: 100px;
}

.gaiyou table {
	font-size: 16px;
	width: 59%;
	letter-spacing: 3px;
}

.gaiyou tr {
	border-top: 1px solid #92cdee;
	display: block;
	padding: 14px 0;
}

.gaiyou tr:last-of-type {
	border-bottom: 1px solid #92cdee;
}

.gaiyou th {
	text-align: left;
	width: 200px;
	font-weight: 400;
}

.gaiyou td {
	font-family: "Roboto", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

.bottom_nav section {
    max-width: 1000px;
    margin: 0 auto;
}

.bottom_nav {
	background: #fff;
	padding: 20px 0;
	font-weight: 600;
}

.bottom_nav ul {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
}

.bottom_nav a {
	text-decoration: none;
	color: #1e1e1e;
}

#page_top {
    position: fixed;
    right: 30px;
    bottom: 10px;
    border-radius: 50%;
    border: 1px solid #fefef3;
	z-index: 999;
}

footer {
	height: 60px;
	background: #004771;
	color: #ffffff;
	text-align: center;
	line-height: 60px;
	font-family: "Roboto", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}

footer p {
	font-size: 16px;
}

.screen_367px {
	display: none;
}

@media screen and (max-width: 1040px) {
	.wrap {
		padding: 0 20px;
	}

	.background_img img,
	.free_diale,
	.webwari_campaign_img,
	.background_top img,
	.bamen_img,
	.price img,
	.magokoro_nashi_ari img,
	.fixed_charge_contents img,
	.immediately_contents img,
	.clean_up img ,
	.promise img {
		width: 100%;
	}

	.area div:nth-of-type(2) {
		padding-left: 0;
	}

	.area div {
		width: 50%;
		padding-left: 0;
	}

	.hukidashi {
		right: 0;
		position: relative;
		width: 732px;
		top: 3.4vw;
		max-width: 80%;
	}

	.otoiawase_top {
		text-align: center;
		top: -140px;
		margin-bottom: 0;
	}

	.mitsumori img {
		width: 100%;
	}

	.mitsumori a:first-of-type {
		margin-right: 10px;
	}

	.area div:nth-of-type(2) {
		padding: 85px 0 85px 30px;
	}

	.background_img img {
		padding: 0 50px!important;
	}

	.background_top img,
	.background_img img{
		padding: 0 20px;
	}

	.kadode_kaiketsu article {
		width: 490px;
		margin: 0 auto;
	}

	.point_background:nth-of-type(odd) {
		margin: 0;
	}

	.point_background {
		margin-bottom: 30px!important;
	}

	.okyakusama_01 img,
	.okyakusama_01,
	.okyakusama_02 img,
	.okyakusama_02 {
		float: none;
		text-align: center;
	}

	.okyakusama_01,
	.okyakusama_02 {
		height: 0;
	}

	.okyakusama_01 img,
	.okyakusama_02 img {
		top: 40px;
		z-index: 2;
	}

	.voice_hukidashi01,
	.voice_hukidashi02 {
		display: block;
		width: 100%;
		margin-left: 0;
		float: none;
	}

	.voice_hukidashi01:after,
	.voice_hukidashi01:before,
	.voice_hukidashi02:after,
	.voice_hukidashi02:before {
		display: none;
	}

	.voice_right {
		width: 100%;
		float: none;
	}

	.voice_right span {
		margin-bottom: 20px;
	}

	.joho .sp_none {
		display: none;
	}

	.pack {
		width: 200px;
		font-size: 25px;
	}

	.pack span {
		font-size: 50px;
		display: inline-block;
	}

	.voice_left {
		float: none;
		margin-right: 0;
		margin: 0 auto;
		margin-top: 200px;
	}

	.voice section {
		text-align: center;
		margin-bottom: 15px;
	}

	.joho_wrap {
		text-align: center;
	}

	.joho {
		font-size: 18px;
		margin-bottom: 40px;
		text-align: left;
		display: inline-block;
	}

	.caution {
		padding: 30px 20px;
	}

	.question_title {
		font-size: 20px;
		padding-left: 51px;
		text-indent: -51px;
	}

	#page_top {
    position: fixed;
    right: 30px;
    bottom: 14%;
    border-radius: 50%;
    border: 1px solid #fefef3;
    z-index: 999;
	}
}

@media screen and (max-width: 800px) {
	.kadode_kaiketsu_img {
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}

@media screen and (max-width: 768px) {
	.wrap {
		padding: 0px 10px;
	}

	.index img {
		height: auto;
	}

	img.pc_block {
		display: none;
	}

	.area,
	.webwari_campaign_img,
	.price img,
	.kadode_kaiketsu,
	.flow,
	.clean_up,
	.voice,
	.promise img,
	.gaiyou {
		padding: 0 10px;
	}

	.onayami img:first-of-type {
		padding: 0 10px;
	}

	.magokoro_nashi_ari img,
	.index,
	.bottom_nav {
		padding: 0 20px;
	}

	.webwari_campaign img:first-of-type {
		padding: 0 25px;
	}

	.bottom_tizu {
		padding: 0 30px;
	}

	.webwari_campaign_text,
	.magokoro_pack,
	.free_mitsumori {
		padding: 0 35px;
	}

	img {
		max-width: 100%;
	}

	.pc_block {
		display: none;
	}

	.sp_block {
		display: block;
	}

	#area,
	#price,
	#flow,
	#voice,
	#qa {
		margin-top: -120px;
		padding-top: 120px;

	}

	.tel_img {
		width: 142px;
		margin-left: 1em;
		float: right;
		margin-right: 70px;
	}

	.tel_img.header {
		float: none;
	}

	header {
		position: fixed;
		width: 100%;
		z-index: 9999;
		height: auto;
		padding: 0;
		background: transparent;
	}

	.sp_header {
		background-color: #fff;
		z-index: 999;
		position: relative;
	}

	.header_wrap {
		position: relative;
	}

	.header_wrap > div:first-child{
		overflow: hidden;
	}

	header .logo_top {
		width: 184px;
	}

	header div a:first-of-type img {
		margin-right: 0;
	}
/*
	header div a:first-of-type img.header {
	margin-right: 50px;
	} */

	.sp_header > div {
		padding: 10px;
	}

	nav.nav_menu {
		position: absolute;
		z-index: 10;
		top: -1px;
		left: 0;
		color: #000;
		text-align: center;
		width: 100%;
		opacity: 0.96;
		font-weight: 600;
		overflow-y: auto;
		overflow-x: hidden;
		transform: translateY(-100%);
		transition: transform .6s;
	}

	nav.nav_menu ul {
		background: #116cb0;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	nav.nav_menu ul li {
		font-size: 1.1em;
		list-style-type: none;
		padding: 0;
		width: 100%;
	}

	nav.nav_menu ul li:last-child {
		padding-bottom: 0;
		border-bottom: none;
	}

	nav.nav_menu ul li a {
		display: block;
		color: #ffffff;
		padding: 1em 0;text-decoration: none;
	}

	nav.nav_menu.active {
		transform: translateY(0%);
	}

	.toggle {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		height: 42px;
		cursor: pointer;
		z-index: 3;
		text-align: center;
	}

	div.hamburger_menu {
		z-index:5;
	}

	.toggle span {
		display: block;
		position: absolute;
		width: 51px;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
		right: 5px;
		border-radius: 5px;
		height: 8px;
		background-color: #116cb0;
	}

	.toggle span:nth-child(1) {
		top: 0;
	}

	.toggle span:nth-child(2) {
		top: 15px;
	}

	.toggle span:nth-child(3) {
		top: 30px;
	}

	.toggle span:nth-child(4) {
		border: none;
		color: #eee;
		font-size: 9px;
		font-weight: bold;
		top: 34px;
	}

	.toggle.active span:nth-child(1) {
		top: 15px;
		left: -7px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.toggle.active span:nth-child(2),
	.toggle.active span:nth-child(3) {
		top: 15px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.nav_background {
		position: absolute;
		height: 100vh;
		width: 100vw;
		top: 0;
		left: 0;
		background: #116cb0;
		z-index: 9;
		opacity: 0.96;
		display: none;
	}

	.otoiawase_top {
		top: auto;
		margin-bottom: 70px;
	}

	.hukidashi {
		bottom: auto;
		top: -48%;
		right: auto;
		left: 9%;
		position: absolute;
		width: 85%;
	}

	.background_img {
		background-image: url("../img/kagu_background_sp.png");
		padding-top: 175px;
		margin-bottom: 10px;
	}

	.area_img {
		width: 210px!important;
	}

	.area {
		display: block;
		padding: 0 50px;
	}

	.area div {
		width: 100%;
		margin-bottom: 50px;
	}

	.area div:nth-of-type(2) {
		padding: 0;
		width: 100%;
	}

	.accordion p:first-of-type {
		font-size: 20px;
		font-weight: 600;
		letter-spacing: 4px;
	}

	.accordion_open_text {
		font-size: 16px!important;
	}

	.webwari_campaign {
		margin: 70px 0;
	}

	.webwari_campaign img:first-of-type {
		padding: 0 20px;
	}

	.webwari_campaign_text {
		text-align: left;
		font-size: 18px;
		padding: 0 40px;
		margin-top: 10px;
		line-height: 1.5;
	}

	.webwari_campaign_img {
		width: 689px;
	}

	.trouble_img {
		width: 327px;
	}

	.promise {
		margin-top: 0;
	}

	.trouble_text {
		font-size: 22px!important;
	}

	.trouble_text span {
		font-size: 34px;
	}

	.onayami {
		text-align: center;
	}

	.onayami .arrows {
		display: block;
		margin: 0 auto;
		margin-top: 20px;
		width: 30px;
	}

	.trouble {
		margin-bottom: 30px;
		padding: 0 20px;
	}

	.kadode_kaiketsu article {
		width: 100%;
		margin-bottom: 20px;
	}

	.kadode_kaiketsu {
		margin-bottom: 60px;
	}

	.point_background {
		width: 100%;
		height: auto;
	}

	.point {
		bottom: -90px;
		left: 0px;
	}

	.point_br {
		display: none;
	}

	.point_text {
		width: 100%;
		font-size: 16px;
		padding: 10px 20px;
		text-align: left;
		font-weight: normal;
	}

	.point_text span {
		font-size: 21px;
		text-align: center;
		padding: 20px 0;
		margin-bottom: 20px;
	}

	.point_background:first-of-type .point_text span {
		background: url(../img/point01_icon.png) no-repeat center;
		background-size: 70px;
	}

	.point_background:nth-of-type(2) .point_text span {
		background: url(../img/point02_icon.png) no-repeat center;
		background-size: 37px;
	}

	.point_background:nth-of-type(3) .point_text span {
		background: url(../img/point03_icon.png) no-repeat center;
		background-size: 37px;
	}

	.point_background:nth-of-type(4) .point_text span {
		background: url(../img/point04_icon.png) no-repeat center;
		background-size: 42px;
	}

	.point_background:nth-of-type(5) .point_text span {
		background: url(../img/point05_icon.png) no-repeat center;
		background-size: 38px;
	}

	.point_background:last-of-type .point_text span {
		background: url(../img/point06_icon.png) no-repeat center;
		background-size: 30px;
	}

	.price_img {
		width: 201px;
	}

	.magokoro_pack,
	.free_mitsumori {
		padding: 0 30px;
		background-size: 85px;
		background-position: top;
		position: relative;
		bottom: 70px;
	}

	.free_mitsumori {
		background-size: 150px;
	}

	.free_mitsumori {
		bottom: 30px;
	}

	.magokoro_pack_text,
	.free_mitsumori_text {
		padding: 0;
		bottom: 0;
		top: 35px;
		font-weight: normal;
	}
	.free_mitsumori_text {
		top: 30px;
		text-align: left;
	}

	.point_background section {
		position: absolute;
		width: 80px;
		top: -6px;
		left: 15px;
		float: none;
	}

	.magokoro_pack_text span,
	.free_mitsumori_text span {
		font-size: 30px;
		font-weight: 700;
	}

	.free_mitsumori_text span {
		margin-bottom: 30px;
	}

	.immediately_img {
		width: 515px;
	}

	.fixed_charge_img {
		width: 547px;
	}

	.flow_img {
		width: 203px;
	}

	.voice_img {
		width: 231px;
	}

	.step {
		width: 100%;
	}

	.step:last-of-type {
		margin-bottom: 60px;
	}

	.step_title {
		margin-top: 15px;
	}

	.clean_up_img {
		width: 361px;
	}

	.caution {
		font-size: 16px;
	}

	.caution .caution_title img {
		width: 28px;
	}

	.caution .caution_text {
		padding: 30px 0;
	}

	.caution .caution_title {
		font-size: 23px;
	}

	.promise_img {
		width: 344px;
	}

	.qa_img {
		width: 154px;
	}

	.qa {
		margin-bottom: 60px;
	}

	.question {
		padding: 30px 20px;
	}

	.question_text {
		padding-left: 0;
	}

	.question_title:before {
		margin-right: 10px;
	}

	.gaiyou {
		display: block;
		margin-bottom: 30px;
	}

	.gaiyou table {
		width: 100%;
		margin-bottom: 10px;
	}

	.gaiyou th {
		display: block;
		width: 100%;
		background: #92cdee;
		color: #ffffff;
		height: 40px;
		line-height: 40px;
		padding: 0 10px;
	}

	.gaiyou tr {
		border: none;
		padding: 0;
	}

	.gaiyou tr:last-of-type {
		border: none;
	}

	.gaiyou td {
		height: 60px;
		line-height: 60px;
		display: block;
		padding: 0 10px;
	}

	.bottom_tizu {
		text-align: center;
	}

	.bottom_nav li {
		float: left;
		width: 33%;
		text-align: center;
		line-height: 3;
	}

	.bottom_nav ul {
		display: block;
	}

	.bottom_nav li {
		line-height: 4;
	}

	footer small {
		font-size: 13px;
	}
}

@media screen and (max-width: 445px){
	.background_img {
		padding-top: 150px;
		padding: 125px 15px 50px;
	}

	header p {
		font-size: 10px;
	}

	.tel_img {
		width: 35%;
		margin-right: 53px;
	}

	header .logo_top {
		width: 45%;
	}

	nav.nav_menu {

	}

	.background_img img {
		padding: 0 15px!important;
	}

	.area {
		padding: 0 30px;
	}

	.area div p {
		font-size: 16px;
		font-weight: 500;
	}

	.webwari_campaign_text {
		font-size: 16px;
	}

	.toggle.active span:nth-child(1) {
		top: 12px;
		left: 10px;
	}

	.toggle.active span:nth-child(2),
	.toggle.active span:nth-child(3) {
		top: 12px;
	}

	.toggle span {
		height: 6px;
		width: 35px;
	}

	.toggle span:nth-child(1) {
		top: 4px;
	}

	.toggle span:nth-child(2) {
		top: 16px;
	}

	.toggle span:nth-child(3) {
		top: 28px;
	}

	header {
		height: auto;
	}

	header .logo_top {
		margin: 0;
	}

	.webwari_campaign_text {
		padding: 0 35px;
	}

	.hukidashi {
		bottom: -13px;
	}

	.trouble_text {
		font-size: 19px!important;
		letter-spacing: 1px!important;
	}

	.trouble_text span {
		font-size: 30px;
	}

	.trouble {
		margin-bottom: 20px;
	}

	.point {
		bottom: -54px;
		width: 45px;
		left: 3px;
	}

	.point_background section {
		width: 70px;
	}

	.point_text span {
		font-size: 19px;
		margin-bottom: 15px;
		padding: 5px 0;
	}

	.magokoro_pack_text span,
	.free_mitsumori_text span {
		font-size: 22px;
	}

	.magokoro_pack_text,
	.free_mitsumori_text {
		font-size: 16px;
	}

	.fixed_charge_text {
		font-size: 22px!important;
		bottom: 20px!important;
		line-height: 30px;
	}

	.immediately_text {
		font-size: 24px!important;
		bottom: 20px!important;
		line-height: 30px;
	}

	.step {
		padding: 25px 15px;
	}

	.step_text {
		font-size: 16px;
	}

	.clean_up p {
		font-size: 16px;
	}

	.voice_hukidashi01,
	.voice_hukidashi02 {
		padding: 20px 15px;
	}

	.joho {
		font-size: 16px!important;
	}

	.voice_right span {
		font-size: 18px;
	}

	.voice_right p {
		font-size: 15px;
		line-height: 22px;
	}

	.promise_text {
		font-size: 22px!important;
		bottom: 20px!important;
		line-height: 30px;
	}

	.question_title {
		font-size: 18px;
		letter-spacing: 0;
	}

	.question {
		padding: 30px 15px;
	}

	.question_text {
		line-height: 1.5;
	}

	.otoiawase {
		margin-bottom: 30px;
	}

	.gaiyou td {
		height: auto;
		line-height: inherit;
		padding: 20px 10px;
	}

	.gaiyou table {
		letter-spacing: inherit;
	}

}

@media screen and (max-width: 367px){
	.tel_img {
		width: 34%;
	}

	header .logo_top {
		width: 44%;
	}

	.accordion p:first-of-type {
		font-size: 18px;
	}

	.trouble_text {
		font-size: 16px!important;
		bottom: 25px!important;
	}

	.trouble_text span {
		font-size: 23px!important;
	}

	.price_text {
		font-size: 27px!important;
	}

	.free_mitsumori_text {
		top: 47px;
	}

	.fixed_charge_text {
		font-size: 19px!important;
		bottom: 14px!important;
		line-height: 22px;
		letter-spacing: 0px!important;
		margin-bottom: 10px;
	}

	.immediately_text {
		font-size: 19px!important;
		bottom: 14px!important;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.caution .caution_title {
		font-size: 20px!important;
	}

	.promise_text {
		font-size: 17px!important;
		line-height: 25px;
	}

	.clean_up_text {
		font-size: 27px!important;
	}

	.magokoro_pack_text span, .free_mitsumori_text span {
		font-size: 18px;
	}

	.flow_text {
		font-size: 25px!important;
		bottom: 25px!important;
	}

	.point_text span {
		font-size: 17px;
		padding: 10px 0;
	}

	.point_background:nth-of-type(2) .point_text span,
	.point_background:nth-of-type(5) .point_text span,
	.point_background:nth-of-type(6) .point_text span {
		line-height: 20px;
		margin-bottom: 5px;
		padding: 0;
	}

	.screen_367px {
		display: block;
	}
}

/*--------------------------------------------------------------
99.0 For Google Optimize test code:
--------------------------------------------------------------*/

@media (max-width: 575px) {
  .sp.footer-fixed-banner {
    display : inline-block;
    position : fixed;
    bottom : 0px;
    left : 0px;
    z-index : 9991;
    animation-name : footer-fixed-image-fade-in;
    animation-duration : 3s;
    margin : 0px auto;
    text-align : center;
  }
  .footer-fixed-banner img {
    max-width : 100%;
  }
}
@media (min-width: 576px) {
  .sp {
    display : none;
  }
}

@media (max-width: 577px) {
  .pc {
    display : none;
  }

	#page_top {
    display : none !important;
	}
}

@media screen and (min-width: 576px) {
	.footer-navi {
		position: fixed;
		box-sizing: border-box;
		padding: 0 2%;
		width: 100%;
		bottom: 0;
		display: flex;
		z-index: 99999;
		opacity: 1;
		height: 100px;
		background: #DBEFFB;
	}

	.footer-navi ul {
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.footer-navi li{
		list-style:none;
	}

	.footer-navi img {
		height: 80px;
		border-radius: 10px;
	}

	li#footer-items {
		padding-left: 20px;
	}

	.fix-bottom.act {
		bottom: 0;
	}

	.fix-bottom img {
		width: 100%;
	}

	.fix-bottom .inner {
		max-width: 1023px;
		margin-left: auto;
		margin-left: auto;
		margin-right: auto;
	}

	.fix-bottom .tel {
		display: block;
		float: left;
		width: 36.17%;
	}

	.fix-bottom .bt1 {
		float: left;
		width: 35.09%;
	}

	.fix-bottom .bt2 {
		float: left;
		width: 28.35%;
	}
}

@media screen and (max-width: 575px) {
	.footer-navi ul {
		display: none;
	}
}

.lp-article{
  padding: 30px 10px;
  border-radius: 30px;
  border: 4px solid #000000;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.lp-article h2{
  font-size: 24px;
  color: #1e1e1e;
  margin-bottom: 20px;
  letter-spacing: 3px;
  padding: 10px 0;
  text-align: center;
}
.lp-article h3{
  font-size: 22px;
  padding: 10px 0;
  color: #1e1e1e;
  border-bottom: 1px solid #ddf2ff;
}
.lp-article h4{
  font-size: 20px;
  padding: 10px 0;
  color: #1e1e1e;
  border-bottom: 1px solid #ddf2ff;
}
.lp-article p{
  font-size: 16px;
  padding: 10px 0;
  line-height: 1.6em;
  color: #1e1e1e;
}
.lp-article ul{
  padding-left: 2em;
}
.lp-article ul li{
  line-height: 1.6em;
}

.pack-plan-disclamer{
  margin-bottom: 2em;
}
@media screen and (max-width: 768px){
  .pack-plan-disclamer{
    padding: 0 10px;
  }

}
/* cta-time */
#cta-time p{
  background-color: #DBEFFB;
  color: #000;
  padding: 16px;
  width: 80%;
  text-align: center;
  font-size: 28px;
  border-radius: 10px;
}
#cta-time ul li{
  margin-bottom: 0;
}
.merit li {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 40px;
}
.merit li img {
    margin-right: 36px;
}
.orange{
	color: #ff8c37;
}
.fas.fa-headset {
    font-size: 32px;
}
.lp3-top-cta{
	margin-top: 100px;
}

@media(max-width:768px){
  #cta-time {
    margin-top: 0px;
}
.lp3-top-cta{
	margin-top: 60px;
}
i.fas.fa-headset {
    font-size: 21px;
}
.area_tofuken #cta-time{
  margin-top: 80px;
}
.merit li img {
    margin-right: 6px;
    width: 23%;
}
  #cta-time p{
    border: 2px solid #004771;
    font-size: 16px;
    padding: 6px;
  }
}

div.cta_simple{
    max-width:60%;
	margin:0 auto;
	margin-top: 50px;
	margin-bottom: 50px;

}

div.sp_block.cta_simple{
    max-width:100%;
	margin-top: 0px;
}

.cta_simple img{
	padding: 0px 10px 0px;
}

/*--------------------------------------------------------------
Boxzilla
.boxzilla-center-container .boxzilla {
    max-width: 100% !important;
}
--------------------------------------------------------------*/
.sp-flooting {
  display: none;
}

#sp-flooting p{
  text-align: center;
  font-size: 16px;
  color: #666;
  font-family: inherit;
  font-weight: 700;
}

@media(max-width:768px){
  .sp-flooting {
      display:block;
      position: fixed;
      box-sizing: border-box;
      padding: 4px;
      width: 100%;
      left: 0;
      bottom: 0;
      z-index: 99999;
      opacity: 1;
      background: #DBEFFB;
  }
  .sp-flooting ul{
     display: flex;
     list-style: none;
     align-items: center;
     padding:0;
     margin:0;
     width:100%;
     justify-content: space-between;
  }
  .sp-flooting li{
     align-items: center;
     padding:0;
     margin:0;
     font-size: 14px;
     padding: 0 2px;
  }
#test-nav{
  height: 100% !important;
  position: fixed;
  z-index: 10;
  top: -1px;
  left: 0;
  color: #000;
  background: rgb(17, 108, 176);
  text-align: center;
  width: 100%;
  opacity: 1;
  font-weight: 600;
  overflow-y: auto;
  overflow-x: hidden;
  transform: translateY(-100%);
  transition: transform .6s;
}
#test-nav.active {
    transform: translateY(0%);
}
}

/*--------------------------------------------------------------
/area achievements no1-image
--------------------------------------------------------------*/

#achievements.sp {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.br_block {
	display: none;
}
.otoiawase_top.new_cta_v2{
  max-width: 980px;
  margin: 0 auto 7em;
	top: 0;
}
.new_cta_v2 .tel{
	animation: yureru-j 4s infinite;
}
.new_cta_v2 .mitsumori{
  margin-top:min(2em ,2.5vw);
}
.new_cta_v2top .otoiawase_message{
  width: 100%;
  margin-bottom: 1em;
}
.new_cta_v2top .otoiawase_message img:hover{
  transform: none;
}
.new_cta_v2top .otoiawase-img{
  width: 28%;
  min-width: calc(100% - 700px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_cta_v2top .otoiawase-img img{
  max-width: 90%;
}
.new_cta_v2top .otoiawase-img img:hover{
  transform: none;
}
.new_cta_v2top .otoiawase-btn-box{
  width: 72%;
  max-width: 660px;
}
.new_cta_v2top .mitsumori{
  margin-top: min(1em ,2.5vw);
}



.new_cta_v2 .otoiawase_time{
	color: #c1272d;
	text-align: center;
}
.new_cta_v2 .otoiawase_time p{
	display: inline-block;
	font-weight: 700;
	font-size: min(2.8em,3.6vw);
	letter-spacing: 0.075em;
}
.new_cta_v2 .otoiawase_time p:before{
		content:'＼';
		padding-left: 0.25em;
	}
.new_cta_v2 .otoiawase_time p:after{
	content:'／';
	padding-right: 0.25em;
}
.new_cta_v2  .RealtimeClockArea2 span{
	font-size: 1.5em;
}
@keyframes yureru-j {
  0% {
      transform: translate(0px, 2px);
  }
  2.5% {
      transform: translate(0px, -2px);
  }
  5% {
      transform: translate(0px, 2px);
  }
  7.5% {
      transform: translate(0px, -2px);
  }
  10% {
      transform: translate(0px, 2px);
  }
  12.5% {
      transform: translate(0px, -2px);
  }
  15% {
      transform: translate(0px, 0px);
  }
} 
.caution{
  background: transparent;
  color: #222;
  padding-top: 0;
	margin-top: 20px;
  margin-bottom: 120px;
}
.caution section{
  padding: 16px;
  background-color: #ddf2ff;
  border: 6px solid #7bccfe;
  text-align: left;
  display: flex;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
}
.caution .caution_title {
  font-weight: bold;
  font-size: 33px;
  margin-right: 20px;
  white-space: nowrap
}

@media screen and (max-width: 1212px) {
  .caution .caution_title {
      font-size:2.796vw
  }
}

.caution .caution_title::before,.caution .caution_title::after {
  content: "";
  display: inline-block;
  max-width: 62px;
  max-height: 54px;
  width: 5.254vw;
  height: 1.1em;
  background: url(../../renew/img/alert.svg) center/contain no-repeat;
  vertical-align: middle;
  margin-top: -0.3em;
}

.caution .caution_title::before {
  margin-right: 10px
}

.caution .caution_title::after {
  margin-left: 10px
}

.caution .caution_text {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
}
.otoiawase + .caution{
	margin-top: -2em;
	padding-left: 0;
	padding-right: 0;
}


@media screen and (max-width: 768px) {
  .caution section{  
      display:block;
      padding: 2.228vw;
      border-width: .781vw
  }

  .caution .caution_title {
      text-align: center;
      font-size: 5.14vw;
      margin-bottom: 3.714vw;
      margin-right: 0
  }

  .caution .caution_title::before,.caution .caution_title::after {
      width: 8.571vw;
      height: 1.1em;
  }
	.caution  .caution .caution_text {
			font-size:4vw;
			text-align: left;
			line-height: 1.4;
			font-weight: normal
	}
}

@media screen and (max-width: 768px) and (max-width: 370px) {
  .caution .caution_title::before,.caution .caution_title::after {
      width:7vw;
      height: 5vw
  }
}

.caution .caution_title img{
  display: none;
}
@media screen and (max-width: 575px) {
	.caution {
    margin: min(50px,5vw) auto;
    padding: 20px 12px 16px;
    font-size: 15px;
  }

  .caution .caution_title {
    font-size: 20px;
  }

  .caution .caution_text {
    padding: 15px 0;
  }
}	

.background_img +.wrap .otoiawase_top.lpp {
	margin-top: -60px;
}
@media screen and (max-width: 768px) {
	.background_img +.wrap .otoiawase_top.lpp {
		margin-top: -10px;
	}
}
@media screen and (max-width: 575px) {
	.otoiawase_top.lpp {
		margin-bottom:  min(50px,5vw);
	}
}
@media screen and (min-width: 576px) {
	.footer-navi {
		height: auto;
		padding: 10px 2%;
	}


	.footer-navi img {
		height: auto;
		border-radius: 0;
	}
	li#footer-items {
		padding-left: 0;
	}
	li + li#footer-items {
		padding-left: 20px;
	}
}
@media screen and (max-width: 768px) {
	.newlp-header{
		position: sticky;
		top: 0;
	}
	.footer-navi {
		display: none;
	}

}
.newfv-box .newfv-inner{
	position: relative;
	display: table;
	margin: auto;
}
.newfv-box .today{
	position: absolute;
	right: 4.2%;
	bottom: min(127px, 14vw);
	font-size: 1.3em;
	letter-spacing: 0.1em;
}

@media screen and (min-width: 769px) {
	.newfv-box{
		text-align: center;
		background: url("../img/mv_bg_01@2x.png") no-repeat center /cover;
	}
}
@media screen and (max-width: 768px) {
	.newfv-box .today{
		right: 5.2%;
		bottom: 50vw;
		font-size: 3.3vw;
	}
}

.newlp-flooting #footer-items{
	margin: max(-20px,-3vw) auto 0;
}
.otoiawase_top.new_cta_v2.slim{
	max-width: 980px;
	margin-bottom: 1.25em;
}
.otoiawase_top.new_cta_v2.slim .otoiawase_time p{
	font-family: "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
	font-size: min(2.4em,2.85vw);

}
@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: auto;
	}
}
@media screen and (min-width: 769px) {
	.newfv03-box{
		text-align: center;
		background: url("../img/mv_bg_02@2x.jpg") no-repeat center /cover;
		
	}
	.newfv03-box img{
		max-width: 96%;
	}
}



.header-cta{
  display: flex;
  gap: 0 .25em;
}
.header-cta .pc-tel-btn{
  height: 58px;
  width: 50%;
  max-width: 185px;
  background: #7bccfe url(../img/icon_freedial.svg) no-repeat 1em center / 2.1em;
  border-radius: 10px;
  padding: 0.9em 1em .5em 3.7em;
}
.header-cta .pc-tel-btn p{
  margin: 0;
  color: #000;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.9em;
}

.header-cta .pc-tel-btn .pc-tel-time span{
  font-size: 1.2em;
}
.header-cta .pc-tel-btn .pc-tel-no{
  font-size: 1.23em;
  font-family:  "Arial", sans-serif;
}
.sp-tel-btn{
  display: block;
  background: #7bccfe url(../img/icon_freedial.svg) no-repeat .5em center / 1.5em;
  border-radius: 5px;
  padding: 0.5em .25em .5em 1.7em;
  max-width: 142px;
  margin-left: auto;
  margin-right: 70px;
  white-space: nowrap;
}
.sp-tel-btn.orange-btn{
  background-color: #fe8b37;
}
.sp-tel-btn p{
  margin: 0;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.9em;
  text-align: center;
}
.sp-tel-btn.orange-btn p{
  color: #fff;
}
.sp-tel-btn .sp-tel-time {
  font-size: 0.65em;
}
.sp-tel-btn .sp-tel-time span{
  font-size: 1.2em;
}
.sp-tel-btn .sp-tel-no{
  font-size: 1.1em;
  font-family:  "Arial", sans-serif;
}
@media screen and (max-width: 445px) {
  .sp-tel-btn{
    margin-right: 44px;
    font-size: 0.9em;
    width: 39.5%;
  }
}
.otoiawase_top.new_cta_v2,
.new_cta_v2{
  position: relative;
}
.otoiawase_top.new_cta_v2 .tel-no{
  color: #fff;
  font-size: min(6.8em, 8.4vw);
  font-weight: 700;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;

  bottom: .5em;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  font-family:  "Arial", sans-serif;
}
.otoiawase_top.new_cta_v2 .tel-no:before{
  content:'';
  display: inline-block;
  width: 1.5em;
  height: 0.8em;
  background:  url(../img/icon_freedial_02.svg) no-repeat left center/contain;
}
.page-items .otoiawase_top.new_cta_v2 .tel-no,
.sf-container .otoiawase_top.new_cta_v2 .tel-no{
  font-size: min(5.4em, 8.4vw);
}
@media screen and (max-width: 768px) {
  .otoiawase_top.new_cta_v2 .tel-no{
		display: none;
  }

  .page-items .otoiawase_top.new_cta_v2 .tel-no,
	.sf-container .otoiawase_top.new_cta_v2 .tel-no{
		font-size: 10.8vw;
	}
}
#footer-items{
  position: relative;
  margin: auto;
}
#footer-items .tel-no{
  color: #fff;
  font-size: 3.75em;
  font-weight: 700;
  position: absolute;
  right: 0;
  margin: auto;

  bottom: .4em;
  text-align: center;
  width: 67.7%;
  max-width: 443px;
  line-height: 1;
  font-family:  "Arial", sans-serif;
}
#footer-items .tel-no:before{
  content:'';
  display: inline-block;
  width: 1.5em;
  height: 0.8em;
  background:  url(../img/icon_freedial_02.svg) no-repeat left center/contain;
}
@media screen and (max-width: 768px) {
  #footer-items .tel-no{
		display: none;
  }
}
.newlp-flooting #footer-items .tel-no{
  max-width: 463px;
  font-size: 2.7em;
  right: auto;
  left: .7em;
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .newlp-flooting #footer-items .tel-no{
		display: none;
  }
}
#boxzilla-box-48127-content,
#boxzilla-box-57926-content{
  position: relative;
}
#boxzilla-box-48127-content .tel-no,
#boxzilla-box-57926-content .tel-no{
  color: #fff;
  font-size: min(3.75em,9.7vw);
  font-weight: 700;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;

  bottom: .35em;
  text-align: center;

  line-height: 1;
  font-family:  "Arial", sans-serif;
}
#boxzilla-box-48127-content .tel-no:before,
#boxzilla-box-57926-content .tel-no:before{
  content:'';
  display: inline-block;
  width: 1.5em;
  height: 0.8em;
  background:  url(../img/icon_freedial_02.svg) no-repeat left center/contain;
}
@media screen and (max-width: 768px) {
	#boxzilla-box-48127-content .tel-no,
	#boxzilla-box-57926-content .tel-no{
		display: none;
	}
}
#boxzilla-48126 .tel{
  position: relative;
}
#boxzilla-48126 .tel .tel-no{
  color: #fff;
  font-size: min(3.8em,9.7vw);
  font-weight: 700;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: .85em;
  text-align: center;
  line-height: 1;
  font-family:  "Arial", sans-serif;
}
#boxzilla-48126 .tel .tel-no:before{
  content:'';
  display: inline-block;
  width: 1.5em;
  height: 0.8em;
  background:  url(../img/icon_freedial_02.svg) no-repeat left center/contain;
}
@media screen and (max-width: 768px) {
	#boxzilla-48126 .tel .tel-no{
		display: none;
	}
}