@charset "UTF-8";
/* CSS Document */

#clean_wrap{
	
}
#clean_wrap strong{
    color: #920e14;
    font-weight: 600;
}
#clean_wrap .p_margin-b{
	margin-bottom: 3.07%;
}
#clean_top{
	padding: 5.38%;
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_top_ue{
	margin-left: 8.46%;
    margin-right: 8.46%;
	margin-bottom: 6.15%;
	padding-top: 6.15%;
	padding-bottom: 5.38%;
	background-image:url("../images/cleanout/kentou_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
#clean_top_ue_txt{
	width: 100%;
}
#clean_top_ue_txt h2{
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.6em;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.72),0px 0px 8px rgba(0, 0, 0, 0.72);
    text-align: center;
    margin-bottom: 3.07%;
    box-sizing: border-box;
}
#clean_top_ue_txt p{
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.6em;
	background-color:rgba(0, 0, 0, 0.64);
	padding-top: 4px;
	padding-bottom: 4px;
}


#clean_about{
	margin-bottom: 6.15%;
	background-image: url("../images/cleanout/kentou_l.png"),url("../images/cleanout/kentou_r.png");
	background-repeat: no-repeat,no-repeat;
	background-size: 23.84% auto,23.84% auto;
	background-position: left center,right center;
}
#clean_about_txt{
	text-align: center;
	padding-left: 14.61%;
	padding-right: 14.61%;
}
#clean_about_txt p{
	font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}


.clean_use{
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px;
    border-top: 1.6px solid #3E3A39;
    border-bottom: 1.6px solid #3E3A39;
    border-left: 1.6px solid #3E3A39;
    border-right: 1.6px solid #3E3A39;
    border-radius: 8px;
    background-color: #fbfbf2;
}
.clean_use_l{
    box-sizing: border-box;
    width: 24.61%;
    min-width: 240px;
    margin-right: 24px;
}
.clean_use.good .clean_use_ico{
	width: 44px;
}
.clean_use_ico{
	box-sizing: border-box;
	width: 76px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
}
.clean_use_ico img{
	box-sizing: border-box;
	width: 100%;
}
.clean_use h3{
    text-align: center;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 600;
}
.clean_use_r{
    box-sizing: border-box;
    border-left: 3px dotted #3d3a39;
    padding-left: 6.15%;
    width: 70%;
}
.clean_use_r ul{
	box-sizing: border-box;
}
.clean_use_r ul li{
    box-sizing: border-box;
    margin-bottom: 8px;
    padding-left: 32px;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 600;
    background-image: url("../images/cleanout/ico_check.svg");
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left top 3px;
}
.clean_use_r ul li:last-child{
	margin-bottom: 0;
}


#clean_example{
	background-color: #F0EEE7;
	padding: 5.38%;
}
#clean_example h2 {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#clean_example ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 4.61%;
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	
}
#clean_example ul li{
	width: 17.69%;
	margin-right: 2.8875%;
}
#clean_example ul li:last-child{
	margin-right: 0;
}
.clean_ex_img{
	width: 100%;
	margin-bottom: 10%;
}
.clean_ex_img img{
	width: 100%;
	border-radius: 50%;
}
#clean_example ul li h3{
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 600;
    text-align: center;
}

#clean_sikaku{
	padding: 5.38%;
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_sikaku_in{
    display: flex;
    justify-content: space-between;
    margin-bottom: 6.15%;
}
#clean_sikaku_in_l{
    box-sizing: border-box;
    width: 31.53%;
}
#clean_sikaku_in_l img{
	box-sizing: border-box;
	width: 100%;
	box-shadow: -2px 0px 10px rgba(0, 0, 0, 0.40);
}
#clean_sikaku_in_r{
    box-sizing: border-box;
    width: 60%;
    padding-top: 4.61%;
    padding-bottom: 3.84%;
    border-top: 1.6px solid #3E3A39;
    border-bottom: 1.6px solid #3E3A39;
    border-left: 1.6px solid #3E3A39;
    border-right: 1.6px solid #3E3A39;
    border-radius: 16px;
    background-color: #fbfbf2;
    position: relative;
}
#clean_sikaku_in_r::before {
    content: '';
    position: absolute;
    left: -3.61em; /* 少し外にずらす */
    top: 50%;
    transform: translateY(-50%);
    border: 18px solid transparent; /* ← 高さを少し抑える（鋭く） */
    border-right-width: 40px;       /* ← 長さを出す */
    border-right-color: #3E3A39;}
#clean_sikaku_in_r::after{
    content: '';
    position: absolute;
    left: -3.52em; /* beforeとほぼ同じずらし具合 */
    top: 50%;
    transform: translateY(-50%);
    border: 18px solid transparent;
    border-right-width: 40px;
    border-right-color: #fbfbf2;
}
#clean_sikaku_in_r h2{
    box-sizing: border-box;
    background-color: #3d3a39;
    color: #ffffff;
    padding-top: 4px;
    padding-right: 3.84%;
    padding-bottom: 2px;
    padding-left: 8.46%;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: .048em;
    display: inline-block;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 5.38%;
}
#clean_sikaku_in_r_img{
    box-sizing: border-box;
    width: 65.38%;
    padding: 20px;
    margin-bottom: 4.61%;
    border-radius: 8px;
    background-color: #FFFFFF;
}
#clean_sikaku_in_r_img img{
	box-sizing: border-box;
	width: 100%;
}
#clean_sikaku_in_r_txt{
	padding-left: 9.23%;
	padding-right: 9.23%;
}
#clean_sikaku_in_p{
	
}
#clean_sikaku_in_p p{
    font-size: 22px;
    line-height: 1.8em;
    font-weight: 600;
}
#clean_sikaku_in_p p strong {
    color: #920e14;
    font-weight: 600;
}

#clean_merit{
	margin-bottom: 5.38%;
}
#clean_merit h2 {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    line-height: 1.4em;
}

#clean_merit ul {
    box-sizing: border-box;
    margin-top: 3.07%;
    margin-bottom: 1.53%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_merit ul li {
    box-sizing: border-box;
    position: relative;
    background-color: #FBFBF2;
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 64px;
    padding-bottom: 32px;
    border-radius: 8px;
    border: 2px solid #3E3A39;
    margin-bottom: 2.3%;
    text-align: left;
}
#clean_merit ul li::before {
    position: absolute;
    content: "";
    background-image: url(../images/ora-triangle.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    top: -6px;
    left: -6px;
    height: 80px;
    width: 80px;
    border-top-left-radius: 8px;
}
#clean_merit ul li::after {
    position: absolute;
    content: "01";
    top: 4px;
    left: 6px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 24px;
}
#clean_merit ul li:nth-child(2)::after {
    position: absolute;
    content: "02";
}
#clean_merit ul li:nth-child(3)::after {
    position: absolute;
    content: "03";
}
#clean_merit ul li:nth-child(4)::after {
    position: absolute;
    content: "04";
}
#clean_merit ul li:nth-child(5)::after {
    position: absolute;
    content: "05";
}
#clean_merit ul li:nth-child(6)::after {
    position: absolute;
    content: "06";
}
#clean_merit ul li:nth-child(7)::after {
    position: absolute;
    content: "07";
}
#clean_merit ul li h3 {
    display: block;
    font-size: 22px;
    text-align: left;
    line-height: 1.4em;
    color: #E2513A;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #3E3A39;
}
#clean_merit ul li p {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
}

#clean_step{
	background-color: #F0EEE7;
    padding: 5.38%;
}
#clean_step h2 {
    width: 100%;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.4em;
}
#clean_step h2 span{
    font-size: 64px;
    display: inline-block;
    margin-top: 12px;
    margin-left: 8px;
    margin-right: 8px;
}
#step_cont{
	margin-top: 3.07%;
}
#step_cont .pc_only{
		display: inherit;
	}
	#step_cont .sp_only{
		display: none;
	}

.faq_each_cate_wrap9{
	padding: 5.38%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_wrap .faq_each_cate_wrap9 h2 {
font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    line-height: 1.4em;
}


#clean_bottom {
	margin-top: 0.76%;
/* 	margin-right: 5.38%;
	margin-left: 5.38%; */
	margin-bottom: 8.46%;
    max-width: 1200px;
    padding-top: 5.38%;
    padding-bottom: 4.61%;
    background-image: url("../images/cleanout/tausetu.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
#clean_bottom_txt {
    width: 100%;
}
#clean_bottom_txt h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.6em;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.72), 0px 0px 8px rgba(0, 0, 0, 0.72);
    text-align: center;
    margin-bottom: 3.07%;
    box-sizing: border-box;
}
#clean_bottom_txt_p{
	background-color: rgba(0, 0, 0, 0.64);
    padding-top: 4px;
    padding-bottom: 4px;
}
#clean_bottom_txt_p p {
    box-sizing: border-box;
    text-align: center;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.6em;
}
