/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 07:50:49 */
#Home .message{
	padding-top:40px;
	padding-bottom:80px;
	background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_yellow.png),url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_blue.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 95% 0px, 3% 95%;
    background-size: 188px 201px,192px 205px;
}
#Home .message pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .message h1{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Home .message p{
	 font-size: 18px;
	text-align:center;
		margin-bottom:20px;
}
#Home .message p strong {
    background: linear-gradient(transparent 65%, #FFFF00 65%);
	 font-weight: 300;
}
#Home .message .btn {
  color: #333;
	margin-top:40px;
}
#Home .message .btn a {
  position: relative;
        padding-top: 15px;
    padding-right: 30px;
    padding-left: 45px;
    padding-bottom: 15px;
  text-decoration: none;
  color: #333;
  background-color: #FFFB57;
   font-size: 16px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
	border-radius:100px;
}
#Home .message .btn a:hover {
  background-color: #FFFB57;
  opacity: 0.7;
}
#Home .message .btn a:before {
  background: url(http://mongata-artschool.com/wp-content/uploads/2025/09/ico_arrow_small.svg);
  content: "";
  width: 9px;
  height: 14px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#Home .worries{
	background-color:#4E5482;
	padding-top:80px;
	padding-bottom:100px;
	position: relative;
}
#Home .worries::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;
}
#Home .worries h2{
	  font-size: 34px;
  font-weight: 400;
	font-family: "Kiwi Maru", serif;
	color:#FFF;
	margin-bottom:20px;
	text-align:center;
}
#Home .worries .box{
	background-color:#FFF;
	padding:30px 40px;
	border-radius:20px;
	margin-bottom:30px;
}
#Home .worries .box h3{
  font-size: 30px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
	color:#4E5482;
	margin-bottom:10px;
	text-align:center;
}
#Home .worries .box ul li {
    background-size: 28px 27px;
    background-repeat: no-repeat;
    background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/ico_check.svg);
    padding-left: 35px;
    background-position: left 4px;
    font-size: 20px;
   font-family: "Kiwi Maru", serif;
    font-weight: 500;
    margin-bottom: 12px;
}
#Home .worries .arrow{
	margin-bottom:20px;
}
#Home .worries .box p {
    font-size: 18px;
	text-align:center;
}

#Home .value{
	padding-top:80px;
	padding-bottom:80px;
	background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_yellow2.png);
    background-repeat: no-repeat;
    background-position: 94% 20px;
    background-size: 242px 228px;
}
#Home .value pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .value h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Home .value .column{
		margin-bottom:30px;
}
#Home .value h3{
	 font-size: 20px;
	background-color:#4E5482;
	padding:2px 15px;
  font-family: "Kiwi Maru", serif;
	font-weight: 600;
		margin-bottom:10px;
	border-radius:100px;
	display: inline-block;
	color:#FFF;
}
#Home .value h4{
	 font-size: 26px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
		margin-bottom:5px;
	color:#4E5482;
}
#Home .value p{
	 font-size: 18px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
}

#Home .commitment{
	padding-top:80px;
	padding-bottom:120px;
	background-color:#FBF7FF;
	position:relative;
}
#Home .commitment::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;
}
#Home .commitment pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .commitment h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Home .commitment p.catch{
	 font-size: 18px;
	text-align:center;
		margin-bottom:20px;
}
#Home .commitment .box{
	padding:20px 20px;
	background-color:#FFF;
	border-radius:20px;
}
#Home .commitment .box h3{
	 font-size: 22px;
    font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
	color:#4E5482;
	margin-top:10px;
		margin-bottom:10px;
}
#Home .commitment .box h3 strong{
	 font-size: 26px;
	background: linear-gradient(transparent 65%, #FFFF00 65%);
    font-weight: 500;
}
#Home .commitment .column {
	margin-top:30px;
}
#Home .commitment .column .box2{
	padding:30px 30px;
	background-color:#FFF;
	border-radius:20px;
}
#Home .commitment .column .box2 h3{
	 font-size: 24px;
    font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
	color:#4E5482;
	margin-top:10px;
}

#Home .course{
	padding-top:80px;
	padding-bottom:100px;
	background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_yellow3.png),url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_blue2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 3% 20px, 95% 90%;
    background-size: 128px 147px,156px 181px;
}
#Home .course pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .course h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Home .course .column{
	margin-bottom:50px;
}
#Home .course .column .box{
	padding:30px 30px;
	border:3px solid #47448E;
	border-radius:20px;
}
#Home .course .column .box a{
	text-decoration:none;
}
#Home .course .column .box a:hover{
	opacity: 0.6;
}
#Home .course .column .box h3{
	 font-size: 26px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	margin-bottom:5px;
	color:#4E5482;
}
#Home .course .column .box h4{
	 font-size: 18px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	margin-bottom:5px;
	color:#4E5482;
}
#Home .course .column .box h4 a{
	text-decoration:none;
}
#Home .course .btn {
  color: #333;
	margin-top:30px;
}
#Home .course .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;
}
#Home .course .btn a:hover {
  background-color: #FFFB57;
  opacity: 0.7;
}
#Home .course .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%);
}


#Home .teacher{
	background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_teacher.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 120px;
	position: relative;
}
#Home .teacher::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;
}
#Home .teacher pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .teacher h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
	color:#FFF;
}
#Home .teacher .column1{
	margin-bottom:50px;
}
#Home .teacher .column1 h3{
	 font-size: 24px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	margin-bottom:10px;
	color:#FFF;
}
#Home .teacher .column1 h3 strong{
	 font-size: 30px;
	font-weight: 400;
}
#Home .teacher .column1 p{
	 font-size: 18px;
	color:#FFF;
}
#Home .teacher .column2{
	display:none;
}
#Home .teacher .column2 h3{
	 font-size: 22px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	margin-top:10px;
	margin-bottom:5px;
	color:#FFF;
	text-align:center;
}
#Home .teacher .column2 h3 strong{
	 font-size: 28px;
	font-weight: 400;
}
#Home .teacher .column2 p{
	 font-size: 16px;
	color:#FFF;
}
#Home .teacher .column2 img{
	border-radius:20px;
}

#Home .newsBlog{
	padding-top:80px;
	padding-bottom:100px;
}
#Home .newsBlog pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .newsBlog h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}
#Home .newsBlog .date{
	margin-top:10px;
	margin-bottom:0px;
}
#Home .newsBlog .date a{
	font-size: 16px;
   font-family: "Kiwi Maru", serif;
  font-weight: 500;
	color:#4E5482;
}
#Home .newsBlog .title{
	font-size: 20px;
   font-family: "Kiwi Maru", serif;
  font-weight: 400;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 1.4;
}
#Home .newsBlog .btn {
  color: #333;
	margin-top:40px;
}
#Home .newsBlog .btn a {
  position: relative;
        padding-top: 15px;
    padding-right: 30px;
    padding-left: 45px;
    padding-bottom: 15px;
  text-decoration: none;
  color: #333;
  background-color: #FFFB57;
   font-size: 16px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
	border-radius:100px;
}
#Home .newsBlog .btn a:hover {
  background-color: #FFFB57;
  opacity: 0.7;
}
#Home .newsBlog .btn a:before {
  background: url(http://mongata-artschool.com/wp-content/uploads/2025/09/ico_arrow_small.svg);
  content: "";
  width: 9px;
  height: 14px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#Home .insta{
	padding-top:0px;
	padding-bottom:100px;
}
#Home .insta pre{
	 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#A3ADD7;
		margin-bottom:0px;
}
#Home .insta h2{
	 font-size: 34px;
  font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
		margin-bottom:20px;
}

#sb_instagram svg:not(:root).svg-inline--fa {
    color: #fff;
}
#sb_instagram .sbi_follow_btn a {
    font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-top: 15px;
}
#sb_instagram #sbi_load .sbi_load_btn{
	  font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-top: 15px;
}





@media (max-width: 833px) {
	
	#Home .mv{
		margin-top:-30px;
}
	
#Home .message{
	padding-top: 60px;
        padding-bottom: 100px;
        padding-left: 25px;
        padding-right: 25px;
        background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_yellow.png), url(http://mongata-artschool.com/wp-content/uploads/2025/09/bg_moon_blue.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 95% 0px, 2% 98%;
        background-size: 80px 85px, 80px 85px;
}
	
#Home .message pre{
	 font-size: 18px;
}
#Home .message h1{
	 font-size: 26px;
		margin-bottom:15px;
}
#Home .message p{
	 font-size: 14px;
	text-align:left;
		margin-bottom:10px;
}
	
	#Home .worries{
	padding-top:40px;
	padding-bottom:50px;

}
		#Home .worries .inner{
		 padding-left: 25px;
        padding-right: 25px;
}
#Home .worries::after {
    background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/wave_bottom_sp.svg);
    height: 10px;
}
#Home .worries h2{
	  font-size: 24px;
  font-weight: 400;
	margin-bottom:20px;
}
#Home .worries .box{
	background-color:#FFF;
	padding:20px 15px;
	border-radius:15px;
	margin-bottom:15px;
}
#Home .worries .box h3{
  font-size: 24px;
	margin-bottom:5px;
}
#Home .worries .box ul li {
    background-size: 20px 19px;
    background-repeat: no-repeat;
    background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/ico_check.svg);
    padding-left: 27px;
    background-position: left 4px;
    font-size: 16px;
    margin-bottom: 10px;
}
#Home .worries .arrow{
	margin-bottom:10px;
}
#Home .worries .box p {
    font-size: 16px;
	text-align:left;
}

	#Home .value{
display:none
}
	
	#Home .commitment{
display:none
}
	
	#Home .course{
	        padding-top: 60px;
        padding-bottom: 100px;
        padding-left: 25px;
        padding-right: 25px;
        background-position: 3% 20px, 95% 99%;
        background-size: 59px 68px, 63px 73px;
}
#Home .course pre{
	 font-size: 18px;
}
#Home .course h2{
	 font-size: 26px;
		margin-bottom:20px;
}
#Home .course .column{
	margin-bottom:25px;
}
#Home .course .column .box{
	padding:20px 15px;
	border:2px solid #47448E;
	border-radius:15px;
}
	#Home .course .column .box img{
		width:180px;
}
#Home .course .column .box h3{
	 font-size: 24px;
	margin-bottom:5px;
	text-align:center;
}
#Home .course .column .box h4{
	 font-size: 16px;
text-align:center;
	margin-bottom:5px;
}
	#Home .course .column .box p{
	 font-size: 14px;
}
	#Home .course .btn a {
  position: relative;
        padding-top: 20px;
    padding-right: 30px;
    padding-left: 45px;
    padding-bottom: 20px;
   font-size: 24px;
	width:340px;
}
	
	#Home .teacher{
    padding-top: 50px;
    padding-bottom: 60px;
}
			#Home .teacher .inner{
		 padding-left: 25px;
        padding-right: 25px;
}
#Home .teacher::after {
    background-image: url(http://mongata-artschool.com/wp-content/uploads/2025/09/wave_bottom_sp.svg);
    height: 10px;
}
#Home .teacher pre{
	 font-size: 18px;
		margin-bottom:0px;
}
#Home .teacher h2{
	 font-size: 26px;
		margin-bottom:10px;
}
#Home .teacher .column1{
	margin-bottom:25px;
}
#Home .teacher .column1 h3{
	margin-bottom:10px;
}
#Home .teacher .column1 h3 strong{
	 font-size: 26px;
}
#Home .teacher .column1 p{
	 font-size: 16px;
	color:#FFF;
}
#Home .teacher .column2 h3{
	 font-size: 20px;
	margin-top:10px;
	margin-bottom:5px;
}
#Home .teacher .column2 h3 strong{
	 font-size: 26px;
}
#Home .teacher .column2 p{
	 font-size: 14px;
}
	
	#Home .newsBlog{
	padding-top:40px;
	padding-bottom:50px;
		 padding-left: 25px;
        padding-right: 25px;
}
#Home .newsBlog pre{
	 font-size: 18px;
}
#Home .newsBlog h2{
	 font-size: 26px;
		margin-bottom:10px;
}
#Home .newsBlog .date{
	margin-top:10px;
	margin-bottom:0px;
}
#Home .newsBlog .date a{
	font-size: 14px;
}
#Home .newsBlog .title{
	font-size: 18px;
}
	
	
	#Home .insta{
	padding-top:0px;
	padding-bottom:50px;
		 padding-left: 25px;
        padding-right: 25px;
}
#Home .insta pre{
	 font-size:18px;
}
#Home .insta h2{
	 font-size: 26px;
		margin-bottom:10px;
}
	
	
}





