@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
}
img {
  vertical-align: top;
}
ul {
list-style:none;
display:flex;
align-items:center;
}
.btn_marg {
	margin-left: 5%;
	margin-left: 5%;
}
.btn_img {
	width : 80%;
}

.honbun-area {
  padding: 0em 3em 0em 3em;
  text-align: left;
}
.honbun-notice {
  font-size: 1.2em;
  line-height: 1.6em;
  color: #333;
  font-family: 'M PLUS 1', sans-serif;
  font-weight: 400;
}
.honbun-notice_b {
  font-size: 1.5em;
  line-height: 1.8em;
  color: #333;
  font-family: 'M PLUS 1', sans-serif;
  font-weight: 800;
}
.honbun-notice_c {
  font-size: 1.3em;
  line-height: 1.6em;
  font-family: 'M PLUS 1', sans-serif;
  font-weight: 700;
}
p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.txt-blue {
  color: darkblue;
}
.kuwashiku {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}