/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2025 | 04:11:11 */
#Purchase .mv_pc {
  display: block;
}
#Purchase .mv_sp {
  display: none;
}

#Purchase .catch{
	padding-top:60px;
	padding-bottom:0px;
}
#Purchase .catch p{
	font-size:18px;
	font-weight:500;
	text-align:center;
}
#Purchase .catch p strong {
    background: linear-gradient(transparent 65%, #FFFF00 65%);
    font-weight: 600;
}

#Purchase .strength{
	padding-top:80px;
	padding-bottom:80px;
	background-image: url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/cat_purchase1.png), url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/cat_purchase2.png);
    background-repeat: no-repeat, no-repeat; 
        background-position: 3% 0%, 95% 0%;
	background-size: 198px 233px, 209px 232px;
}

#Purchase .strength pre{
	 font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #FFA930;
  text-align: center;
	    line-height: 1;
}
#Purchase .strength h1 {
  font-size: 40px;
   font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  color: #333;
	margin-top:10px;
  margin-bottom: 40px;
  letter-spacing: 2px;
	text-align:center;
	line-height:1.3;
}
#Purchase .strength .column{
	margin-bottom:40px;
}
#Purchase .strength .column .box{
	padding:30px 30px;
	border:4px solid #FFF4A4;
	border-radius:20px;
}
#Purchase .strength .column .box h2{
	font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
	margin-bottom:0px;
}
#Purchase .strength .column .box h3{
	font-size: 28px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
	margin-bottom:10px;
	color:#FFA930;
	line-height:1.3;
}
#Purchase .strength .column .box ul li{
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-image: url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/ico_circle_orange.svg);
        padding-left: 22px;
    background-position: left 4px;
    font-size: 16px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
	margin-top:12px;
}

#Purchase .faq{
	padding-top:80px;
	padding-bottom:80px;
	background-color:#FFFAD9;
}
#Purchase .faq pre{
	 font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #FFA930;
  text-align: center;
	    line-height: 1;
}
#Purchase .faq h2 {
  font-size: 40px;
   font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  color: #333;
	margin-top:10px;
  margin-bottom: 40px;
  letter-spacing: 2px;
	text-align:center;
	line-height:1.3;
}
#Purchase .faq h3{
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
    font-size: 24px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:15px;
}
#Purchase .faq p{
background-size: 42px 42px;
    background-repeat: no-repeat;
    background-image: url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/ico_a.svg);
        padding-left: 55px;
    background-position: left top;
    font-size: 16px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
	padding-top: 8px;
    padding-bottom: 25px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:20px;
}



@media (max-width: 833px) {
	  #Purchase .mv_pc {
    display: none;
  }
  #Purchase .mv_sp {
    display: block;
  }
	
	#Purchase .catch{
	padding-top:30px;
	padding-bottom:20px;
		padding-left:15px;
		padding-right:15px;
}
#Purchase .catch p{
	font-size:16px;
	font-weight:500;
	text-align:left;
}
	
#Purchase .strength{
	        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 70px;
	background-image: url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/cat_purchase1.png), url(https://sakudesign.jp/nikkai/wp-content/uploads/2025/07/cat_purchase2.png);
    background-repeat: no-repeat, no-repeat; 
        background-position: 3% 0%, 95% 0%;
	background-size: 79px 93px, 80px 89px;
}	
	
	
	
	#Purchase .strength pre{
	 font-size: 18px;
}
#Purchase .strength h1 {
  font-size: 30px;
	margin-top:10px;
  margin-bottom: 20px;
}
#Purchase .strength .column{
	margin-bottom:20px;
}
#Purchase .strength .column .box{
	padding:15px 15px;
	border:3px solid #FFF4A4;
	border-radius:15px;
}
#Purchase .strength .column .box h2{
	font-size: 16px;
}
#Purchase .strength .column .box h3{
	font-size: 24px;
	margin-bottom:10px;
}
#Purchase .strength .column .box ul li{
        padding-left: 22px;
    background-position: left 4px;
    font-size: 16px;
	margin-top:12px;
}
	
	#Purchase .faq{
	padding-top:40px;
	padding-bottom:40px;
		padding-left: 15px;
        padding-right: 15px;
}
#Purchase .faq pre{
	 font-size: 18px;
}
#Purchase .faq h2 {
  font-size: 34px;
  margin-bottom: 30px;
}
#Purchase .faq h3{
        background-size: 28px 28px;
        padding-left: 34px;
        background-position: left 5px;
    font-size: 20px;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:0px;
}
	
#Purchase .faq p{
     background-size: 28px 28px;
        padding-left: 34px;
    background-position: left 8px;
    font-size: 16px;
	padding-top: 8px;
    padding-bottom: 15px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:10px;
}

}