/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2025 | 03:01:08 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2023 | 07:08:06 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
.mv table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  padding-top: 90px;
}
p {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  color: #333;
  line-height: 1.6;
  font-size: 16px;
}
.wp-block-button:hover {
  opacity: 0.7;
}
a img:hover {
  opacity: 0.6;
}
html {
  scroll-behavior: smooth;
}
a {
  color: #333;
  font-family: "Kiwi Maru", serif;
}
a:focus {
  outline: none;
}
header {
  padding-top: 20px;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 20px;
  position: fixed; /*** ← fixedで固定 ***/
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  top: 0;
  left: 0;
  align-items: center;
  z-index: 3000;
	    opacity: 0.9;
}
header .navi ul li {
  margin-left: 30px;
}
header .navi ul li a {
  font-size: 16px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
}

header .navi ul li.btn {
  color: #333;
}
header .navi ul li.btn a {
  position: relative;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 45px;
    padding-bottom: 10px;
  text-decoration: none;
  color: #333;
  background-color: #FFFB57;
   font-size: 16px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
	border-radius:100px;
}
header .navi ul li.btn a:hover {
  background-color: #FFFB57;
  opacity: 0.7;
}
header .navi ul li.btn a:before {
  background: url(https://mongata-artschool.com/wp-content/uploads/2025/09/ico_arrow_blue.svg);
  content: "";
  width: 17px;
  height: 14px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#Pankuz {
  font-size: 14px;
  margin-top: 5px;
   font-family: "Kiwi Maru", serif;
	font-weight: 400;
}
#Pankuz a {
   font-family: "Kiwi Maru", serif;
	font-weight: 400;
}

.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: #4E5482;
}
.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;
}


footer .section1 .info {
	background-color:#4E5482;
  padding-top:45px;
  padding-bottom: 0px;
}
footer .section1 .info pre {
 font-size: 20px;
  font-family: "Capriola", sans-serif;
	font-weight: 400;
	text-align:center;
	color:#FFF;
		margin-bottom:0px;
}
footer .section1 .info h2 {
 font-size: 34px;
 font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
	color:#FFF;
		margin-bottom:15px;
}
footer .section1 .info h3 {
 font-size: 26px;
 font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
	color:#FFF;
		margin-bottom:20px;
}
footer .section1 .info p {
	text-align:center;
	color:#FFF;
		margin-bottom:20px;
}
footer .section1 .info ul li {
 font-size: 16px;
 font-family: "Kiwi Maru", serif;
	font-weight: 400;
	text-align:center;
	color:#FFF;
}

footer .section2 {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer .section2 .info p {
  margin-top: 15px;
  line-height: 1.6;
  font-size: 14px;
}
footer .section2 .info .insta {
  margin-top: 15px;
}
footer .section2 .navi ul li {
  margin-left: 30px;
  margin-bottom: 5px;
}
footer .section2 .navi ul li a {
  font-weight: 400;
  font-size: 16px;
   font-family: "Kiwi Maru", serif;
}
footer .section2 .navi ul li.btn {
  color: #333;
}
footer .section2 .navi ul li.btn a {
  position: relative;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 45px;
    padding-bottom: 10px;
  text-decoration: none;
  color: #333;
  background-color: #FFFB57;
   font-size: 16px;
  font-weight: 500;
	font-family: "Kiwi Maru", serif;
	border-radius:100px;
}
footer .section2 .navi ul li.btn a:hover {
  background-color: #FFFB57;
  opacity: 0.7;
}
footer .section2 .navi ul li.btn a:before {
  background: url(https://mongata-artschool.com/wp-content/uploads/2025/09/ico_arrow_blue.svg);
  content: "";
  width: 17px;
  height: 14px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
footer .section2 p.copy {
  font-size: 12px;
  margin-top: -25px;
  text-align: right;
}




@media (max-width: 833px) {
  body {
    padding-top: 70px;
  }
	p {
  line-height: 1.6;
		font-weight:400;
}
  header {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .logo img {
    width: 211px;
  }
  .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 35px;
    pointer-events: none;
    width: 35px;
  }
  .has-modal-open header .wp-block-navigation__responsive-container-close svg {
    padding-right: 15px;
    padding-top: 15px;
    height: 50px;
    width: 50px;
  }
  header .navi ul li {
    margin-bottom: 15px;
    margin-left: 0px;
    border: none;
  }
  header .navi ul li a {
    font-size: 18px;
    border: none;
  }
	  .has-modal-open header .navi ul li.btn a {
    text-align: center;
    color: #333;
    font-size: 18px;
    width: 280px;
    vertical-align: text-bottom;
    margin-top: 20px;
    line-height: 3;
  }
 
  #Pankuz {
    padding-left: 15px;
  }
  footer {
    padding-bottom: 20px;
  }



footer .section1 .wp-container-core-columns-is-layout-7fc3d43a {
    gap: 1em;
}
	
	footer .section1 .info {
  padding-top:30px;
		padding-bottom:30px;
		padding-left:25px;
		padding-right:25px;
}
footer .section1 .info pre {
 font-size: 18px;
}
footer .section1 .info h2 {
 font-size: 26px;
		margin-bottom:10px;
}
footer .section1 .info h3 {
 font-size: 22px;
		margin-bottom:15px;
}
footer .section1 .info p {
	 font-size: 12px;
		margin-bottom:15px;
}
footer .section1 .info ul li {
 font-size: 12px;
}

	
  footer .section2 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
  footer .section2 .info .logo {
    text-align: center;
  }
  footer .section2 .info .logo img {
    width: 233px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
	footer .section2 .info p {
		text-align:center;
		font-weight: 500;
		font-family: "Kiwi Maru", serif;
		font-size: 14px;
}
		footer .section2 .info .insta {
		text-align:center;
}
  footer .section2 .navi {
    margin-bottom: 0px;
  }
  footer .section2 .navi ul {
    justify-content: center;
  }
  footer .section2 .navi ul li {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
  }
	footer .section2 .navi ul li.btn {
		margin-top:10px;
}

  footer .section2 p.copy {
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
  }
  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
:root {
  scroll-padding: 100px;
  scroll-behavior: smooth;
}
.kaipc {
  display: inline;
}
.kaisp {
  display: none;
}
@media (max-width: 833px) {
  .kaipc {
    display: none;
  }
  .kaisp {
    display: inline;
  }
}


.grecaptcha-badge { visibility: hidden; }