/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2025 | 06:49:19 */
/******* 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: 100px;
}
p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #333;
  line-height: 1.8;
  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: "Noto Sans JP", sans-serif;
}
a:focus {
  outline: none;
}
header {
  padding-top: 15px;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 15px;
  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: 40px;
}
header .navi ul li a {
  font-size: 16px;
  font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
}
header .navi ul li.btn {
  color: #fff;
}
header .navi ul li.btn a {
  position: relative;
    padding-top: 10px;
    padding-right: 35px;
    padding-left: 55px;
    padding-bottom: 10px;
  text-decoration: none;
  color: #fff;
  background-color: #FFB31A;
   font-size: 16px;
  font-weight: 500;
	font-family: "Noto Sans JP", sans-serif;
	border-radius:100px;
}
header .navi ul li.btn a:hover {
  background-color: #FFB31A;
  opacity: 0.7;
}
header .navi ul li.btn a:before {
  background: url(http://aru-aru.co.jp/wp-content/uploads/2025/06/ico_mail_white.svg);
  content: "";
  width: 20px;
  height: 15px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#K-Mv .title {
  background-color: #52C5DB;
}
#K-Mv .title pre {
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  padding-top: 27%;
  margin-bottom: 5px;
}
#K-Mv .title h1 {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
}

#Pankuz {
  font-size: 14px;
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
}
#Pankuz a {
  font-family: "Noto Sans JP", sans-serif;
	color:#333;
}

footer .section1 {
  padding-top: 60px;
  padding-bottom: 60px;
	background-color:#52C5DB;
}
footer .section1 pre {
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  color: #fff;
  text-align: center;
	    line-height: 1.2;
}
footer .section1 h2 {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
footer .section1 p.catch {
  font-size: 18px;
 font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.6;
}
footer .section1 .btn a {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  background-color: #FFFFFF;
  font-size: 18px;
  padding-left: 30px;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 60px;
  padding-right: 35px;
	border-radius:100px;
}
footer .section1 .btn a:hover {
  background-color: #FFFFFF;
  opacity: 0.7;
}
footer .section1 .btn a:before {
  background: url(http://aru-aru.co.jp/wp-content/uploads/2025/06/ico_mail_blue.svg);
  content: "";
  width: 20px;
  height: 15px;
  left: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

footer .section2 {
	padding-top:50px;
	padding-bottom:50px;
}
footer .section2 .logoAddress .logo {
	margin-bottom:10px;
}
footer .section2 .logoAddress p.address {
	margin-bottom:10px;
}
footer .section2 .logoAddress .sns img {
	margin-right:10px;
}
footer .section2 .navi h3 {
	font-size:16px;
	margin-bottom:5px;
	font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
footer .section2 .navi h3 a {
	text-decoration:none;
}
footer .section2 .navi h3 a:hover {
	text-decoration:underline;
}
footer .section2 .navi ul li {
	font-size:14px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	margin-bottom:3px;
}
footer .section2 .navi ul li a {
text-decoration:none;
}
footer .section2 .navi ul li a:hover {
text-decoration:underline;
}
footer .section2 p.copy {
	text-align:right;
	margin-top:-20px;
	font-size:12px;
}




@media (max-width: 833px) {
  body {
    padding-top: 70px;
  }
  header {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .logo img {
    width: 117px;
  }
  .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: #fff;
    font-size: 18px;
    width: 320px;
    vertical-align: text-bottom;
    margin-top: 20px;
    line-height: 3;
  }
  #K-Mv .title pre {
    font-size: 34px;
    padding-top: 20px;
  }
  #K-Mv .title h1 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #Pankuz {
    padding-left: 15px;
  }
  footer {
    padding-bottom: 20px;
  }
  footer .section1 {
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .section1 pre {
    font-size: 42px;
    margin-bottom: 0px;
  }
  footer .section1 h2 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  footer .section1 p.catch {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.6;
  }
			footer .section2 .navi {
				margin-bottom:30px;
}
	footer .section2 .navi h3 {
     text-align:center;
		font-size: 18px;
		margin-bottom: 10px;
}
		footer .section2 .navi ul {
     text-align:center;
}
			footer .section2 .navi ul li {
    font-size: 16px;
}
	footer .section2 .logoAddress .logo {
		text-align:center;
}
footer .section2 .logoAddress p.address {
	text-align:center;
}
footer .section2 .logoAddress .sns {
	justify-content: center;
	}
	footer .section2 p.copy {
	text-align:center;
	margin-top:30px;
}
 
.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; }


