/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 23 2026 | 07:44:26 */
#Home .radius img {
	border-radius:20px;
}

#Home .navi{
	padding-top:60px;
	padding-bottom:60px;
}
#Home .navi .btn {
  color: #333;
}
#Home .navi .btn a {
  position: relative;
    padding-top: 12px;
    padding-right: 35px;
    padding-left: 55px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #333;
	background-color:#FFF;
	border:2px solid #47B135;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	width:230px;
}
#Home .navi .btn a:hover {
  background-color:#FFF;
  opacity: 0.7;
}
#Home .navi .btn a:before {
  background: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_btn1.svg);
  content: "";
  width: 32px;
  height: 26px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Home .navi .btn2 a:before {
  background: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_btn2.svg);
  width: 37px;
  height: 27px;
}
#Home .navi .btn3 a:before {
  background: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_btn3.svg);
  width: 26px;
  height: 28px;
}
#Home .navi .btn4 a:before {
  background: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_btn4.svg);
  width: 24px;
  height: 24px;
}

#Home .about {
	background-color:#E5F9FF;
	padding-top:80px;
	padding-bottom:80px;
}
#Home .about h1 {
	font-size:36px;
	margin-bottom:5px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	color:#004098;
}


#Home .section2 {
	padding-top:80px;
	padding-bottom:80px;
}
#Home .section2 h2 {
	font-size:28px;
	margin-bottom:10px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	color:#004098;
}
#Home .section2 h3 {
	font-size:28px;
	margin-bottom:15px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	border-bottom:3px solid #47B135;
}
#Home .section2 .btnArea {
	margin-top:30px;
}
#Home .section2 .btnArea .btn {
  color: #333;
}
#Home .section2 .btnArea .btn a {
  position: relative;
    padding-top: 12px;
    padding-right: 35px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #333;
	background-color:#FFF;
	border:2px solid #47B135;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	width:210px;
}
#Home .section2 .btnArea .btn a:hover {
  background-color:#FFF;
  opacity: 0.7;
}
#Home .section2 .btnArea .btn a:before {
  background: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_arrow_green.svg);
  content: "";
  width: 9px;
  height: 14px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#Home .attempt{
	background-color:#E5F9FF;
	padding-top:80px;
	padding-bottom:80px;
}
#Home .attempt .column{
	margin-bottom:50px;
}
#Home .attempt h2 {
	font-size:36px;
	margin-bottom:30px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	color:#004098;
	text-align:center;
}
#Home .attempt h3 {
	font-size:28px;
	margin-bottom:10px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	color:#004098;
}
#Home .attempt .box h3 {
	margin-top:40px;
}

	#Home .section4 {
	padding-top:80px;
	padding-bottom:80px;
}
	#Home .section4 .column {
		margin-bottom:45px;
}
	#Home .section4 .box {
		padding:30px 30px;
		border:3px solid #47B135;
		border-radius:20px;
}
	#Home .section4 .box h2 {
		text-align:center;
		margin-bottom:15px;
}
	#Home .section4 .box h2 strong {
		background-size: 49px 35px;
    background-repeat: no-repeat;
    background-image: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico1.svg);
    padding-left: 55px;
    background-position: left center;
		font-size:28px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
}
	#Home .section4 .box h2.title2 strong {
		background-size: 36px 39px;
    background-repeat: no-repeat;
    background-image: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico2.svg);
    padding-left: 45px;
}
	#Home .section4 .box h2.title3 strong {
		background-size: 34px 34px;
    background-repeat: no-repeat;
    background-image: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico3.svg);
    padding-left: 45px;
}
	#Home .section4 .box h3 {
font-size:22px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
		text-align:center;
}
	#Home .section4 .box p.read {
		text-align:center;
}
	#Home .section4 .box .column2 p {
		margin-top:5px;
		margin-bottom:10px;
}
	#Home .section4 .box p.note {
		text-align:center;
		margin-top:20px;
		margin-bottom:10px;
}
	#Home .section4 .box ul {
    display: flex;
    flex-wrap: wrap;
		justify-content:center;
		margin-top:10px;
    gap: 20px;
}
	#Home .section4 .box ul li {
   background-size: 20px 18px;
    background-repeat: no-repeat;
    background-image: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_download.svg);
    padding-left: 25px;
    background-position: left center;
}
	#Home .section4 .box ul li a {
  font-size:16px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
} 
#Home .section4 .box .btn {
  color: #FFF;
	margin-top:20px;
}
#Home .section4 .box .btn a {
  position: relative;
    padding-top: 12px;
    padding-right: 15px;
    padding-left: 50px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
	background-color:#47B135;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
#Home .section4 .box .btn a:hover {
  background-color:#47B135;
  opacity: 0.7;
}
#Home .section4 .box .btn a:before {
  background: url(http://poledewalk.jp/wp-content/uploads/2025/10/ico_mail_white.svg);
  content: "";
  width: 23px;
  height: 17px;
  left: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Home .section4 .box .ac h3 {
	 font-size: 18px;
  font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
#Home .section4 .box .ac h4 {
	 font-size: 16px;
  font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-top:10px;
}
#Home .section4 .box .ac p {
	 font-size: 16px;
  font-weight: 400;
	font-family: "Zen Kaku Gothic New", sans-serif;
}

#Home .section4 .box .ac2 h3 {
	 font-size: 18px;
  font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	margin-bottom:10px;
}
#Home .section4 .box .ac2 p {
	 font-size: 16px;
  font-weight: 400;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
#Home .section4 .box .ac2 img {
margin-bottom:20px;
}

.smb-accordion__item__title {
	background-color: #FFF;
    font-size: 16px;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    border: 2px solid;
    margin-left: auto;
	margin-right: auto;
    width: fit-content;
}
.smb-accordion__item__title__icon {
    display: none;
}

.sinano_box {
    background-color: #eeffee;
    padding: 1.5rem;
}
.leki_box {
	background-color: #eef8ff;
    padding: 1.5rem;
}



@media (max-width: 833px) {
	#Home .mv {
	margin-top:-20px;
}

	
	#Home .radius img {
	border-radius:15px;
}

#Home .navi{
	padding-top:30px;
	padding-bottom:30px;
}
	
	#Home .about {
	background-color:#E5F9FF;
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Home .about h1 {
	font-size:28px;
	margin-bottom:5px;
}
	
	#Home .section2 {
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Home .section2 h2 {
	font-size:26px;
	margin-bottom:10px;
}
#Home .section2 h3 {
	font-size:24px;
	margin-bottom:10px;
}
#Home .section2 .btnArea {
	margin-top:20px;
	        justify-content: center;
}
	
	#Home .attempt{
	padding-top:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Home .attempt .column{
	margin-bottom:35px;
}
#Home .attempt h2 {
	font-size:28px;
	margin-bottom:15px;
}
#Home .attempt h3 {
	font-size:26px;
	margin-bottom:5px;
}

#Home .section4 {
	padding-top:40px;
	padding-bottom:40px;
	padding-left:15px;
	padding-right:15px;
}
	#Home .section4 .column {
		margin-bottom:20px;
}
	#Home .section4 .box {
		padding:25px 15px;
		border:3px solid #47B135;
		border-radius:15px;
}
		#Home .section4 .box p.read {
		text-align:left;
}
	#Home .section4 .box h2 {
		text-align:center;
		margin-bottom:10px;
}
	#Home .section4 .box ul {
		margin-top:10px;
    gap: 5px;
}
#Home .section4 .box .btn {
  color: #FFF;
	margin-top:20px;
}
	#Home .section4 .box p.note {
		text-align:left;
}

	.sinano_box, .leki_box {
    margin: 0 -15px !important;
}

}





