@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:700px) {
#clean_wrap{
	
}
#clean_wrap strong{
    color: #920e14;
    font-weight: 600;
}
#clean_wrap .p_margin-b{
	margin-bottom: 8px;
}
#clean_top{
	padding: 9.23% 5.38%;
	padding-bottom: 10%;
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_top_ue{
	margin-left: 0;
    margin-right: 0;
	margin-bottom: 24px;
	padding-top: 8.46%;
	padding-bottom: 8.46%;
	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: 24px;
    font-weight: 600;
    line-height: 1.4em;
    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: 14px;
    box-sizing: border-box;
}
#clean_top_ue_txt p{
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.6em;
	background-color:rgba(0, 0, 0, 0.64);
	padding-top: 6px;
	padding-bottom: 6px;
}


#clean_about{
	padding-top: 36.15%;
	padding-bottom: 36.15%;
	margin-bottom: 28px;
	background-image: url("../images/cleanout/kentou_l.png"),url("../images/cleanout/kentou_r.png");
	background-repeat: no-repeat,no-repeat;
	background-size: 62.3% auto,62.3% auto;
	background-position: left bottom,right top;
}
#clean_about_txt{
	text-align: left;
	background-color: #FFFFFFB3;
	padding: 5.38%;
}
#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: 24px 24px;
    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;
	flex-direction: column;
}
.clean_use_l{
    box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    margin-right: 0;
}
.clean_use.good .clean_use_ico{
	width: 36px;
}
.clean_use_ico{
	box-sizing: border-box;
	width: 56px;
	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: 19px;
    line-height: 1.3em;
    font-weight: 600;
}
.clean_use_r{
    box-sizing: border-box;
    border-left: 0px dotted #3d3a39;
	border-top: 3px dotted #3d3a39;
    padding-left:0;
	padding-top: 20px;
	margin-top: 16px;
    width: 100%;
}
.clean_use_r ul{
	box-sizing: border-box;
}
.clean_use_r ul li{
    box-sizing: border-box;
    margin-bottom: 10px;
    padding-left: 22px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    background-image: url("../images/cleanout/ico_check.svg");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top 4px;
}
.clean_use_r ul li:last-child{
	margin-bottom: 0;
}


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

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

#clean_sikaku{
	padding: 9.23% 5.38%;
	padding-bottom: 10%;
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_sikaku_in{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10%;
	flex-direction: column;
}
#clean_sikaku_in_l{
    box-sizing: border-box;
    width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 28px;
}
#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: 100%;
    padding-top:6.15%;
    padding-bottom: 5.38%;
    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;
    margin-right: auto;
    margin-left: auto;
}
#clean_sikaku_in_r::before {
    content: '';
    position: absolute;
    left: 50%; /* 中央に配置（左右の位置はお好みで調整） */
    top: -34px; /* -(18px + 24px) = 三角形全体の高さ分 */
    transform: translateX(-50%);
    border: 18px solid transparent;
    border-bottom-width: 16px; /* 下向きのボーダー = 上向き三角 */
    border-bottom-color: #3E3A39; /* 外側の三角（ボーダー色） */
}
#clean_sikaku_in_r::after{
    content: '';
    position: absolute;
    left: 50%;
    top: -32px; /* beforeより2px内側 */
    transform: translateX(-50%);
    border: 18px solid transparent;
    border-bottom-width: 16px;
    border-bottom-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: 19px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: .048em;
    display:block;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 16px;
	text-align: center;
}
#clean_sikaku_in_r_img{
    box-sizing: border-box;
    width:100%;
    padding: 16px;
    margin-bottom: 12px;
    border-radius: 8px;
    background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#clean_sikaku_in_r_img img{
	box-sizing: border-box;
	width: 100%;
}
#clean_sikaku_in_r_txt{
	padding-left: 7.69%;
	padding-right: 7.69%;
}
#clean_sikaku_in_p{
	
}
#clean_sikaku_in_p p{
    font-size: 17px;
    line-height: 1.7em;
    font-weight: 600;
}
#clean_sikaku_in_p p strong {
    color: #920e14;
    font-weight: 600;
}

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

#clean_merit ul {
    box-sizing: border-box;
    margin-top: 6.15%;
    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: 24px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 24px;
    border-radius: 8px;
    border: 2px solid #3E3A39;
    margin-bottom: 20px;
    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: 0px;
    left: 6px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 26px;
}
#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: 21px;
    text-align: center;
    line-height: 1.4em;
    color: #E2513A;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-bottom: 1px solid #3E3A39;
}
#clean_merit ul li p {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
}
	#clean_merit .catch{
		margin-top: 8px;
	}
	#clean_merit .catch p{
		font-size: 17px;
        line-height: 1.6em;
        font-weight: 600;
        text-align: left;
	}
	
#clean_step{
	background-color: #F0EEE7;
    padding: 7.69% 5.38%;
	padding-bottom: 10%;
}
#clean_step h2 {
    width: 100%;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4em;
}
#clean_step h2 span{
    font-size: 40px;
    display: inline-block;
    margin-top: 6px;
    margin-left: 4px;
    margin-right: 4px;
}
	#step_cont {
    margin-top: 20px;
}
	#step_cont .pc_only{
		display: none;
	}
	#step_cont .sp_only{
		display: inherit;
		width: 83.84%;
		margin-right: auto;
		margin-left: auto;
	}
	

.faq_each_cate_wrap9{
	padding: 7.69% 5.38%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#clean_wrap .faq_each_cate_wrap9 h2 {
font-size: 24px;
    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: 12.3%;
    max-width: 1200px;
    padding-top: 8.46%;
    padding-bottom: 6.92%;
    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: 24px;
    font-weight: 600;
    line-height: 1.4em;
    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: 16px;
    box-sizing: border-box;
}
#clean_bottom_txt_p{
	background-color: rgba(0, 0, 0, 0.64);
    padding-top: 6px;
    padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
}
#clean_bottom_txt_p p {
    box-sizing: border-box;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6em;
}
	.inline-b_pc{
		display: inline;
	}
}