/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 10:50:52 */
#Information .section1{
	padding-top:50px;
	padding-bottom:80px;
}
#Information .section1 .column{
		margin-bottom:50px;
}
#Information .section1 pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Information .section1 h1{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Information .section1 h2{
	 font-size: 28px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	padding-bottom:5px;
	border-bottom:3px solid #9A95C9;
		margin-bottom:20px;
}
#Information .section1 h3{
	 font-size: 22px;
	 font-family: "Kiwi Maru", serif;
	font-weight: 400;
	color:#4E5482;
		margin-top:20px;
	margin-bottom:5px;
}
#Information .section1 h3.first{
		margin-top:0px;
}
#Information .section1 .price table{
  border-collapse: collapse;
  width: 100%;
}
#Information .section1 .price table th,
#Information .section1 .price table td {
  padding: 10px 15px;
  background-color: #F2F2F2;
  border: solid 5px #FFF;
  box-sizing: border-box;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
	    vertical-align: middle;
}
#Information .section1 .price table th {
  background-color: #9A95C9;
  color: #fff;
  width: 226px;
  font-weight: 500;
  vertical-align: middle;
}

#Information .section1 .time table {
            width: 100%;
            border-collapse: collapse;
        }
#Information .section1 .time  table th, #Information .section1 .time  table td {
	         border: 5px solid #FFF;
            text-align: center;
	vertical-align: middle;
	font-weight:400;
	font-size:16px;
	padding:10px 5px;
	background-color:#F2F2F2;
	font-family: "Noto Sans JP", sans-serif;
	  line-height: 1.4;
	color:#9A95C9;
 }
#Information .section1 .time  table th {
	vertical-align:top;
	   line-height: 1.4;
    font-weight: 400;
	background-color:#9A95C9;
	color:#FFF;
	vertical-align: middle;
 }
#Information .section1 .time  table th.time {
	width:140px;
 }
#Information .section1 p.note {
	 font-size: 14px;
	 font-family: "Kiwi Maru", serif;
	font-weight: 300;
 }



#Information .flow{
	padding-top:80px;
	padding-bottom:120px;
	background-color:#FBF7FF;
	position:relative;
}
#Information .flow::after {
    content: "";
    background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/wave_bottom.svg);
    background-repeat: repeat-x;
    width: 100%;
    height: 43px;
    position: absolute;
    bottom: 0;
}
#Information .flow pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Information .flow h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Information .flow .box{
	padding:20px 20px;
	background-color:#FFF;
	border-radius:20px;
}
#Information .flow .box h3{
	text-align:center;
	margin-bottom:10px;
}
#Information .flow .box h3 strong{
	font-size: 20px;
    background-color: #4E5482;
    padding: 2px 15px;
    font-family: "Kiwi Maru", serif;
    font-weight: 500;
    margin-bottom: 10px;
    border-radius: 100px;
    color: #FFF;
}
#Information .flow .box h4{
	font-size: 22px;
	font-family: "Kiwi Maru", serif;
    font-weight: 400;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	color:#4E5482;
}
#Information .flow p.note{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
#Information .flow .btn {
  color: #333;
	margin-top:30px;
}
#Information .flow .btn a {
  position: relative;
        padding-top: 20px;
    padding-right: 30px;
    padding-left: 45px;
    padding-bottom: 20px;
  text-decoration: none;
  color: #333;
  background-color: #FFFB57;
   font-size: 24px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
	border-radius:100px;
	width:420px;
}
#Information .flow .btn a:hover {
  background-color: #FFFB57;
  opacity: 0.7;
}
#Information .flow .btn a:before {
  background: url(http://mongata-artschool.com/wp-content/uploads/2025/09/ico_arrow_blue-1.svg);
  content: "";
  width: 14px;
  height: 21px;
  left:35px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Information .classRoom{
	padding-top:80px;
	padding-bottom:120px;
}
#Information .classRoom pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Information .classRoom h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}


@media (max-width: 833px) {
#Information .section1{
	padding-top:25px;
	padding-bottom:40px;
		 padding-left: 25px;
        padding-right: 25px;
}
#Information .section1 .column{
		margin-bottom:25px;
}
#Information .section1 pre{
	 font-size: 18px;
}
#Information .section1 h1{
	 font-size: 26px;
		margin-bottom:10px;
}
#Information .section1 h2{
	 font-size: 24px;
	padding-bottom:5px;
	border-bottom:2px solid #9A95C9;
		margin-bottom:20px;
}
#Information .section1 h3{
	 font-size: 20px;
		margin-top:20px;
	margin-bottom:5px;
}
#Information .section1 h3.first{
		margin-top:0px;
}
	#Information .section1 .price table{
		margin-top:10px;
		margin-bottom:10px;
}
#Information .section1 .price  table th {
    padding: 4px 15px;
  }
#Information .section1 .price  table th,
#Information .section1 .price  table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
	
	#Information .flow{
	padding-top:40px;
	padding-bottom:60px;
}
		#Information .flow .inner{
	 padding-left: 25px;
        padding-right: 25px;
}
#Information .flow::after {
      background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/wave_bottom_sp.svg);
    height: 10px;
}
#Information .flow pre{
	 font-size: 18px;
}
#Information .flow h2{
	 font-size: 26px;
		margin-bottom:10px;
}
#Information .flow .box{
	padding:25px 15px;
	border-radius:15px;
}
#Information .flow .box h3{
	text-align:center;
	margin-bottom:10px;
}
#Information .flow .box h3 strong{
	font-size: 20px;
    margin-bottom: 10px;
}
#Information .flow .box h4{
	font-size: 22px;
	margin-top:10px;
	margin-bottom:5px;
}
#Information .flow p.note{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#Information .flow .btn {
  color: #333;
	margin-top:30px;
}
#Information .flow .btn a {
  position: relative;
        padding-top: 20px;
    padding-right: 30px;
    padding-left: 45px;
    padding-bottom: 20px;
   font-size: 24px;
	width:340px;
}
	
	#Information .classRoom{
	padding-top:40px;
	padding-bottom:60px;
}
#Information .classRoom pre{
	 font-size: 18px;
}
#Information .classRoom h2{
	 font-size: 26px;
		margin-bottom:15px;
}

	
}


