/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 07:20:34 */
#Holiday-summer #K-Mv .title {
  background-color: #FBC02D;
}
#Holiday-summer .navi {
	margin-top:50px;
	margin-bottom:50px;
	    display: none;
}
#Holiday-summer .navi .btn {
  color: #333;
}
#Holiday-summer .navi .btn a {
  position: relative;
    padding-top: 12px;
    padding-left: 45px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #333;
  background-color: #FFF;
   font-size: 16px;
  font-weight: 500;
	font-family: "Zen Maru Gothic", sans-serif;
	border:2px solid #FED26A;
	border-radius:100px;
	width: 200px;
}
#Holiday-summer .navi .btn a:hover {
  background-color: #FFF;
  opacity: 0.7;
}
#Holiday-summer .navi .btn a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_orange.svg);
  content: "";
  width: 10px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Holiday-summer .navi .on {
  color: #FFF;
}
#Holiday-summer .navi .on a {
  color: #FFF;
  background-color: #FBC02D;
	width: 200px;
}
#Holiday-summer .navi .on a:hover {
  background-color: #FBC02D;
  opacity: 0.7;
}
#Holiday-summer .navi .on a:before {
  background: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/ico_arrow_white.svg);
}

#Holiday-summer .section1 {
	padding-bottom:100px;
}
#Holiday-summer .section1 h2 {
	 font-size: 40px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    text-align: center;
	    padding-top: 50px;
    margin-bottom: 40px;
}
#Holiday-summer .section1 .column1 {
	padding-bottom:50px;
}
#Holiday-summer .section1 .column1 img {
	border-radius:20px;
}
#Holiday-summer .section1 .column1 h3 {
	 font-size: 28px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
	color:#FBC02D;
}
#Holiday-summer .section1 .column1 p {
	 font-size: 18px;
}
#Holiday-summer .section1 .column1 p strong {
    font-weight: 500;
    background: linear-gradient(transparent 65%, #FFFF00 65%);
}
#Holiday-summer .section1 h4 {
	 font-size: 26px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	padding-bottom:5px;
	border-bottom:3px solid #FBC02D;
	margin-bottom:25px;
}
#Holiday-summer .section1 .column2 {
	margin-bottom:60px;
}
#Holiday-summer .section1 .column2 p {
	 font-size: 22px;
	margin-top:10px;
	text-align:center;
	line-height:1.4;
}
#Holiday-summer .section1 .column3 img {
	border-radius:20px;
}
#Holiday-summer .section1 .column3 h5 {
	text-align:center;
	 font-size: 20px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	margin-top:5px;
	color:#FBC02D;
}
#Holiday-summer .section1 p.note {
	 font-size: 20px;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
	font-weight: 500;
}
#Holiday-summer .section1 .btn {
  color: #FFF;
}
#Holiday-summer .section1 .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;
}
#Holiday-summer .section1 .btn a:hover {
  background-color: #FBC02D;
  opacity: 0.7;
}
#Holiday-summer .section1 .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%);
}

#Holiday-summer .program {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #FFF7E2;
}
#Holiday-summer .program: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;
}
#Holiday-summer .program h2 {
	 font-size: 26px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	padding-bottom:5px;
	border-bottom:3px solid #FBC02D;
	margin-bottom:25px;
}
#Holiday-summer .program .column {
	margin-bottom:40px;
}
#Holiday-summer .program img {
	border-radius:20px;
}
.smb-spider-slider>.spider__dots[data-thumbnails=true] .spider__dot {
    flex: 0 0 auto;
    width: calc(14.15% - var(--smb-spider-slider--dots-gap)*3/4);
}
.smb-spider-slider>.spider__dots[data-thumbnails=true] {
    --smb-spider-slider--dots-gap: var(--_margin-2);
}
.spider+.spider__dots {
    margin-top: -0.3em;
}
.spider__dots:not([data-thumbnails=true]) .spider__dot[aria-current=true] {
    background-color: #FBC02D;
}
.spider__arrow[data-direction=prev]:before {
    border-bottom: 3px solid var(--spider--arrow-color);
    border-left: 3px solid var(--spider--arrow-color);
	top: calc(30% - var(--spider--arrow-size) / 2);
	 width: 30px;
    height: 30px;
}
.spider__arrow[data-direction=next]:before {
    border-right: 3px solid var(--spider--arrow-color);
    border-top: 3px solid var(--spider--arrow-color);
	bottom: calc(30% - var(--spider--arrow-size) / 2);
    width: 30px;
    height: 30px;
}
#Holiday-summer .program h3 {
	 font-size: 26px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	margin-bottom:10px;
	color:#FBC02D;
}
#Holiday-summer .program ul.list1 {
	margin-bottom:20px;
}
#Holiday-summer .program ul.list1 li {
	 font-size: 18px;
	margin-top:0px;
}
#Holiday-summer .program h4 {
	 font-size: 20px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	margin-bottom:5px;
	color:#FFF;
	background-color:#FBC02D;
	padding:5px 10px;
	border-radius:5px;
	    display: inline-block;
}
#Holiday-summer .program ul.list2 li {
	margin-top:5px;
}

#Holiday-summer .support{
	padding-top:100px;
	padding-bottom:100px;
}
#Holiday-summer .support h2 {
	 font-size: 26px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	padding-bottom:5px;
	border-bottom:3px solid #FBC02D;
	margin-bottom:25px;
}
#Holiday-summer .support table{
  border-collapse: collapse;
  width: 100%;
	margin-top:5px;
	margin-bottom:50px;
}
#Holiday-summer .support table th,
#Holiday-summer .support table td {
  padding: 18px 20px;
  background-color: #F6F6F6;
  border: solid 5px #FFF;
  box-sizing: border-box;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight:400;
	line-height:1.6;
}
#Holiday-summer .support table th {
  background-color: #FFDA84;
  color: #fff;
  width: 270px;
  font-weight: 500;
  vertical-align: middle;
}
#Holiday-summer .support h3 {
	 font-size: 20px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	text-align:center;
	margin-top:10px;
}
#Holiday-summer .support ul {
	margin-top:30px;
	margin-bottom:50px;
}
#Holiday-summer .support ul li {
	 font-size: 14px;
}
#Holiday-summer .support h4 {
	 font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
	color:#FBC02D;
	margin-bottom:5px;
}


@media (max-width: 833px) {
	#Holiday-summer .navi {
	margin-top:25px;
	margin-bottom:25px;
}
#Holiday-summer .section1 {
	padding-bottom:50px;
	padding-left:15px;
	padding-right:15px;
}
#Holiday-summer .section1 h2 {
	 font-size: 34px;
    margin-bottom: 20px;
}
#Holiday-summer .section1 .column1 {
	padding-bottom:25px;
}
#Holiday-summer .section1 .column1 img {
	border-radius:15px;
}
#Holiday-summer .section1 .column1 h3 {
	 font-size: 24px;
    margin-bottom: 10px;
}
#Holiday-summer .section1 .column1 p {
	 font-size: 16px;
}

#Holiday-summer .section1 h4 {
	 font-size: 22px;
	margin-bottom:15px;
}
#Holiday-summer .section1 .column2 {
	margin-bottom:30px;
}
#Holiday-summer .section1 .column2 p {
	 font-size: 20px;
	margin-top:10px;
}
#Holiday-summer .section1 .column3 img {
	border-radius:15px;
}
#Holiday-summer .section1 .column3 h5 {
	 font-size: 18px;
	margin-top:5px;
}
#Holiday-summer .section1 p.note {
	 font-size: 18px;
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
}
	
	#Holiday-summer .program {
    padding-top: 50px;
    padding-bottom: 40px;
		padding-left:15px;
	padding-right:15px;
}
#Holiday-summer .program:before {
    background-image: url(http://kiddyryugaku.com/wp-content/uploads/2025/12/wave_top_sp.svg);
    height: 10px;
}
#Holiday-summer .program h2 {
	 font-size: 22px;
	margin-bottom:15px;
}
#Holiday-summer .program .column {
	margin-bottom:60px;
}
#Holiday-summer .program img {
	border-radius:15px;
}
	#Holiday-summer .program h3 {
	 font-size: 22px;
	margin-bottom:10px;
}
#Holiday-summer .program ul.list1 {
	margin-bottom:18px;
}
#Holiday-summer .program ul.list1 li {
	 font-size: 16px;
}
#Holiday-summer .program h4 {
	 font-size: 18px;
}
#Holiday-summer .program ul.list2 li {
	margin-top:5px;
}
	
	#Holiday-summer .support{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Holiday-summer .support h2 {
	 font-size: 22px;
	margin-bottom:15px;
}
	#Holiday-summer .support table {
		margin-top:10px;
  }
#Holiday-summer .support table th {
    padding: 4px 15px;
  }
#Holiday-summer .support table th,
#Holiday-summer .support table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
	#Holiday-summer .support h3 {
	 font-size: 18px;
	margin-top:10px;
}
#Holiday-summer .support ul {
	margin-top:20px;
	margin-bottom:25px;
}
#Holiday-summer .support ul li {
	 font-size: 14px;
}
#Holiday-summer .support h4 {
	 font-size: 20px;
	margin-bottom:5px;
}

	
	
}




