/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 00:53:09 */
#Home .about {
    padding-top: 40px;
    padding-bottom: 80px;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home1.png), 
		url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 3% 0%, 95% 90%;
    background-size: 200px 161px, 195px 113px;
}
#Home .about pre {
	 font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #FA7A3B;
    text-align: center;
    margin-bottom: 5px;
}
#Home .about h1 {
  font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 30px;
}
#Home .about h1::after {
    content: "";
    height: 4px;
    width: 99px;
    margin: 1rem auto 0;
    display: block;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/under_line.svg);
}
#Home .about h2 {
  font-size: 28px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
	color:#FA7A3B;
}
#Home .about p {
    text-align: center;
    margin-bottom: 40px;
}
#Home .about .btn {
  color: #FFF;
}
#Home .about .btn a {
  position: relative;
    padding-top: 12px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
  background-color: #FA7A3B;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	border-radius:100px;
	width: 220px;
}
#Home .about .btn a:hover {
  background-color: #FA7A3B;
  opacity: 0.7;
}
#Home .about .btn a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_white.svg);
  content: "";
  width: 10px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Home .strength {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #FFF6D3;
}
#Home .strength:before {
    content: "";
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top.svg);
    background-repeat: repeat-x;
    width: 100%;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
}
#Home .strength h2 {
  font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 30px;
}
#Home .strength .nayami {
	background-color:#FFF;
	padding:30px 40px;
	border-radius:20px;
}
#Home .strength .nayami ul li {
	background-size: 28px 26px;
    background-repeat: no-repeat;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_check.svg);
    padding-left: 35px;
    background-position: left 4px;
    font-size: 20px;
   font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
}
#Home .strength p.catch {
	 font-size: 30px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
	margin-top: 40px;
    margin-bottom: 20px;
	color:#FA7A3B;
}
#Home .strength .reason {
	background-color:#FFF;
	padding:30px 40px;
	border-radius:20px;
	margin-top:30px;
}
#Home .strength .reason .column {
	margin-bottom:20px;
}
#Home .strength .reason h3 {
	font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
	margin-top:20px;
    margin-bottom: 20px;
	color:#FA7A3B;
}
#Home .strength .reason h4 {
    font-size: 20px;
    background-color: #FA7A3B;
    padding: 2px 15px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    border-radius: 100px;
    display: inline-block;
    color: #FFF;
}
#Home .strength .reason h5 {
	font-size: 26px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 5px;
	color:#FA7A3B;
}
#Home .strength .reason p {
	font-size: 18px;
}


#Home .program {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home3.png), 
		url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home4.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 3% 5%, 95% 50%;
    background-size: 191px 95px, 105px 130px;
}
#Home .program pre {
	 font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #FBC02D;
    text-align: center;
    margin-bottom: 5px;
}
#Home .program h2 {
  font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px;
}
#Home .program h2::after {
    content: "";
    height: 4px;
    width: 99px;
    margin: 1rem auto 0;
    display: block;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/under_line_orange.svg);
}
#Home .program .column {
	margin-bottom:80px;
}
#Home .program .column img {
	border-radius:20px;
	margin-bottom:20px;
}
#Home .program .column h3 {
	 font-size: 32px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 5px;
	color:#FBC02D;
}
#Home .program .column .btn {
  color: #FFF;
	margin-top:20px;
}
#Home .program .column .btn a {
  position: relative;
    padding-top: 12px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
  background-color: #FBC02D;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	border-radius:100px;
	width: 220px;
}
#Home .program .column .btn a:hover {
  background-color: #FBC02D;
  opacity: 0.7;
}
#Home .program .column .btn a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_white.svg);
  content: "";
  width: 10px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Home .program .qa{
	border-bottom:1px solid #ccc;
	padding:10px 0px;
	margin-top:0px;
}
#Home .program .smb-accordion__item__title {
	font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
      font-size:22px;
	color:#333;
	    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
	background-color: #FFF;
}
#Home .program .qa p {
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
     font-size:16px;
	color:#333;
	background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_a.svg);
    padding-left: 55px;
    background-position: left top;
	background-color: #FFF;
	padding-top: 5px;
    padding-bottom: 10px;
}
.smb-accordion__item__body{
	padding:10px 0px;
}

svg:not(:host).svg-inline--fa, svg:not(:root).svg-inline--fa {
    overflow: visible;
    box-sizing: content-box;
    color: #FBC02D;
}

#Home .support {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #F4FFF5;
}
#Home .support:before {
    content: "";
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top.svg);
    background-repeat: repeat-x;
    width: 100%;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
}
#Home .support pre {
	 font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #8FD899;
    text-align: center;
    margin-bottom: 5px;
}
#Home .support h2 {
  font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px;
}
#Home .support h2::after {
    content: "";
    height: 4px;
    width: 99px;
    margin: 1rem auto 0;
    display: block;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/under_line_green.svg);
}
#Home .support img {
	border-radius:20px;
}
#Home .support h3 {
  font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
}
#Home .support h4 {
  font-size: 30px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
	color:#8FD899;
}
#Home .support .btn {
  color: #FFF;
	margin-top:20px;
}
#Home .support .btn a {
  position: relative;
    padding-top: 12px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
  background-color: #8FD899;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	border-radius:100px;
	width: 220px;
}
#Home .support .btn a:hover {
  background-color: #8FD899;
  opacity: 0.7;
}
#Home .support .btn a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_white.svg);
  content: "";
  width: 10px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Home .service {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home5.png), 
		url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home6.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 3% 5%, 95% 95%;
    background-size: 159px 109px, 165px 126px;
}
#Home .service pre {
	 font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #80B7EF;
    text-align: center;
    margin-bottom: 5px;
}
#Home .service h2 {
  font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px;
}
#Home .service h2::after {
    content: "";
    height: 4px;
    width: 99px;
    margin: 1rem auto 0;
    display: block;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/under_line_blue.svg);
}
#Home .service .column {
	margin-bottom:80px;
}
#Home .service .column img {
	border-radius:20px;
	margin-bottom:20px;
}
#Home .service .column h3 {
	 font-size: 32px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 5px;
	color:#80B7EF;
}
#Home .service .column .btn {
  color: #FFF;
	margin-top:20px;
}
#Home .service .column .btn a {
  position: relative;
    padding-top: 12px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
  background-color: #80B7EF;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	border-radius:100px;
	width: 220px;
}
#Home .service .column .btn a:hover {
  background-color: #80B7EF;
  opacity: 0.7;
}
#Home .service .column .btn a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_white.svg);
  content: "";
  width: 10px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Home .blogArea {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #FFF7E2;
}
#Home .blogArea:before {
    content: "";
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top.svg);
    background-repeat: repeat-x;
    width: 100%;
    height: 43px;
    position: absolute;
    left: 0;
    top: 0;
}
#Home .blogArea pre {
	 font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #FA7A3B;
    text-align: center;
    margin-bottom: 5px;
}
#Home .blogArea h2 {
  font-size: 36px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px;
}
#Home .blogArea h2::after {
    content: "";
    height: 4px;
    width: 99px;
    margin: 1rem auto 0;
    display: block;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/under_line.svg);
}
#Home .blogArea p {
    text-align: center;
    margin-bottom: 30px;
}
#Home .blogArea .eyecatch {
	margin-bottom:10px;
}
#Home .blogArea .eyecatch img {
	border-radius:20px;
}

#Home .blogArea .date {
	margin-right:10px;
}
#Home .blogArea .date a {
   font-size: 16px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
	color:#FA7A3B;
}

#Home .blogArea .tag a {
   font-size: 14px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	color:#FFF;
	background-color:#FA7A3B;
	padding:2px 5px;
	text-decoration:none;
}
#Home .blogArea h3.title {
   font-size: 20px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
	margin-top:5px;
}
#Home .blogArea .btn {
  color: #FFF;
	margin-top:40px;
}
#Home .blogArea .btn a {
  position: relative;
    padding-top: 12px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
  background-color: #FA7A3B;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	border-radius:100px;
}
#Home .blogArea .btn a:hover {
  background-color: #FA7A3B;
  opacity: 0.7;
}
#Home .blogArea .btn a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_white.svg);
  content: "";
  width: 10px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}






@media (max-width: 833px) {
	
	#Home .mv {
		margin-top:-20px;
}

#Home .about {
    padding-top: 30px;
    padding-bottom: 80px;
	padding-left:15px;
	padding-right:15px;
    background-position: 3% 0%, 95% 97%;
    background-size: 80px 64px, 116px 67px;
}
	
	#Home .about pre {
	 font-size: 16px;
    margin-bottom: 5px;
}
#Home .about h1 {
  font-size: 28px;
    margin-bottom: 20px;
}
#Home .about h1::after {
    height: 2px;
    width: 71px;
	margin: 0.7rem auto 0;
}
#Home .about h2 {
  font-size: 24px;
    font-family: "Zen Maru Gothic", sans-serif;
    margin-bottom: 10px;
	        line-height: 1.4;
}
#Home .about p {
    margin-bottom: 20px;
	text-align:left;
}
	
	
	#Home .strength {
    padding-top: 50px;
    padding-bottom: 40px;
		padding-left:15px;
		padding-right:15px;
}
#Home .strength:before {
    content: "";
        background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top_sp.svg);
        background-repeat: repeat-x;
        width: 100%;
        height: 10px;
        position: absolute;
        left: 0;
        top: 0;
}
	
	#Home .strength h2 {
  font-size: 24px;
    margin-bottom: 20px;
}
#Home .strength .nayami {
	padding:15px 15px;
	border-radius:15px;
}
#Home .strength .nayami ul li {
	background-size: 20px 19px;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_check.svg);
    padding-left: 25px;
    background-position: left 4px;
    font-size: 16px;
    margin-bottom: 10px;
}
	
	#Home .strength p.catch {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 20px;
}
#Home .strength .reason {
	padding:20px 15px;
	border-radius:15px;
	margin-top:20px;
}
#Home .strength .reason .column {
	margin-bottom:20px;
}
#Home .strength .reason h3 {
	font-size: 24px;
	margin-top:10px;
    margin-bottom: 10px;
	line-height:1.4;
	font-weight:500;
}
#Home .strength .reason h4 {
    font-size: 16px;
    background-color: #FA7A3B;
    padding: 2px 15px;
	        text-align: center;
        display: block;
}
#Home .strength .reason h5 {
	font-size: 20px;
    margin-bottom: 5px;
}
#Home .strength .reason p {
	font-size: 16px;
}
	#Home .strength .reason img {
		width:50%;
}
	
	#Home .program {
    padding-top: 60px;
    padding-bottom: 120px;
		padding-left:15px;
		padding-right:15px;
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home3.png), 
		url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home4.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 3% 1%, 95% 99%;
    background-size: 103px 51px, 72px 89px;
}
#Home .program pre {
	 font-size: 16px;
    margin-bottom: 5px;
}
#Home .program h2 {
  font-size: 28px;
    margin-bottom: 20px;
}
#Home .program h2::after {
    height: 2px;
    width: 71px;
}
#Home .program .column {
	margin-bottom:40px;
}
#Home .program .column img {
	border-radius:15px;
	margin-bottom:10px;
}
#Home .program .column h3 {
	 font-size: 24px;
}
#Home .program .smb-accordion__item__title {
     font-size: 18px;
        background-size: 26px 26px;
        padding-left: 35px;
        background-position: left 10px;
        line-height: 1.4;
}
#Home .program .qa p {
      font-size:16px;
	line-height: 1.6;
	background-size: 26px 26px;
    padding-left: 35px;
    background-position: left top;
	        padding-top: 0px;
        padding-bottom: 0px;
}
	
	
	#Home .support {
    padding-top: 50px;
    padding-bottom: 40px;
		padding-left:15px;
		padding-right:15px;
}
#Home .support:before {
        background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top_sp.svg);
        height: 10px;
}
#Home .support pre {
	 font-size: 16px;
    margin-bottom: 5px;
}
#Home .support h2 {
  font-size: 24px;
    margin-bottom: 20px;
}
#Home .support h2::after {
    height: 2px;
    width: 71px;
}
#Home .support img {
	border-radius:15px;
}
#Home .support h3 {
  font-size: 18px;
    margin-bottom: 5px;
}
#Home .support h4 {
  font-size: 24px;
    margin-bottom: 5px;
}
#Home .support .btn {
	margin-top:15px;
	justify-content:center;
}
	
	
	#Home .service {
    padding-top: 80px;
    padding-bottom: 80px;
		padding-left:15px;
		padding-right:15px;
   background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home5.png), 
		url(http://kiddyryugaku.com/wp-content/uploads/2025/12/bg_home6.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 4% 1.5%, 95% 98%;
    background-size: 111px 76px, 110px 84px;
}
#Home .service pre {
	 font-size: 16px;
    margin-bottom: 5px;
}
#Home .service h2 {
  font-size: 28px;
    margin-bottom: 20px;
}
#Home .service h2::after {
    height: 2px;
    width: 71px;
}
#Home .service .column {
	margin-bottom:40px;
}
#Home .service .column img {
	border-radius:15px;
	margin-bottom:10px;
}
#Home .service .column h3 {
	 font-size: 24px;
}
#Home .service .smb-accordion__item__title {
     font-size: 18px;
        background-size: 26px 26px;
        padding-left: 35px;
        background-position: left 10px;
        line-height: 1.4;
}
#Home .service .qa p {
      font-size:16px;
	line-height: 1.6;
	background-size: 26px 26px;
    padding-left: 35px;
    background-position: left top;
	        padding-top: 0px;
        padding-bottom: 0px;
}
	
		#Home .blogArea {
    padding-top: 50px;
    padding-bottom: 60px;
		padding-left:15px;
		padding-right:15px;
}
#Home .blogArea:before {
        background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top_sp.svg);
        height: 10px;
}
#Home .blogArea pre {
	 font-size: 16px;
    margin-bottom: 5px;
}
#Home .blogArea h2 {
  font-size: 24px;
    margin-bottom: 20px;
}
#Home .blogArea h2::after {
    height: 2px;
    width: 71px;
}
#Home .blogArea img {
	border-radius:15px;
}
	#Home .blogArea .btn {
  color: #FFF;
	margin-top:20px;
}
	
	
}

