/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2025 | 07:06:11 */
#Faq .contents{
	padding-top:60px;
	padding-bottom:120px;	
}

#Faq .contents h2{
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(https://sakudesign.jp/idhome/wp-content/uploads/2025/10/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
    font-size: 24px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:15px;
}
#Faq .contents p{
background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(https://sakudesign.jp/idhome/wp-content/uploads/2025/10/ico_a.svg);
        padding-left: 55px;
    background-position: left top;
    font-size: 16px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
	padding-top: 8px;
    padding-bottom: 25px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:20px;
}
#Faq .contents pre{
background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(https://sakudesign.jp/idhome/wp-content/uploads/2025/10/ico_a.svg);
        padding-left: 55px;
    background-position: left top;
    font-size: 16px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
	padding-top: 8px;
    padding-bottom: 25px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:20px;
}


@media (max-width: 833px) {
	#Faq .contents{
	padding-top:30px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
#Faq .contents h2{
        background-size: 28px 28px;
        padding-left: 36px;
        background-position: left 5px;
    font-size: 20px;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:0px;
}
	
#Faq .contents p{
     background-size: 28px 28px;
        padding-left: 36px;
    background-position: left 8px;
    font-size: 16px;
	padding-top: 8px;
    padding-bottom: 15px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:10px;
	font-weight: 500;
}
}



