@charset "utf-8";
*,
::after,
::before {
  box-sizing: border-box;
}
@font-face {
  font-family: 'hiraginoKaku_w5';
  src: url('../fonts/hiraginoKaku_w5.ttc');
}
@font-face {
  font-family: 'hiraginoKaku_w8';
  src: url('../fonts/hiraginoKaku_w8.ttc');
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  font-family: "HKW5";
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin: 0;
  font-family: 'hiraginoKaku_w5';
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.featherlight-sample {
  display: none;
}
#law td {
  background: #fff;
  border: solid 1px #999;
}
ol {
  margin-bottom: 1rem;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.h2Ttl {
  text-align: center;
  font-size: 36px;
  font-family: 'hiraginoKaku_w8';
  position: relative;
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .h2Ttl {
    font-size: 23px;
  }
}
.h2Ttl:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  transform: translateX(-50%);
  background-color: #e03119;
  border-radius: 2px;
}
@media screen and (max-width: 767px) {
  .h2Ttl:before {
    bottom: -5px;
    width: 30px;
    height: 3px;
    transform: translateX(-50%);
    border-radius: 2px;
  }
}
@media screen and (min-width: 768px) {
  .pc {
    display: unset;
  }
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: unset;
  }
}
#mv {
  background-image: url(../img/mv_bg.jpg);
  height: 800px;
}
@media only screen and (min-width: 768px) and (max-width: 920px) {
  #mv {
    height: 880px;
    background-position-x: -790px;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  #mv {
    background-image: url(../img/sp/mv_bg.jpg);
    background-size: cover;
    height: 600px;
  }
}
#mv .mvWrap {
  width: 1099px;
  margin: auto;
  padding-top: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 920px) {
  #mv .mvWrap {
    margin: auto;
    width: 90%;
    padding-top: 380px;
  }
}
@media screen and (max-width: 767px) {
  #mv .mvWrap {
    margin: auto;
    width: 90%;
    padding-top: 258px;
  }
}
#mv .mvWrap p.ttl {
  font-size: 40px;
  font-family: 'hiraginoKaku_w8';
  color: #fff;
  letter-spacing: 4px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #mv .mvWrap p.ttl {
    font-size: 22px;
    line-height: 1.6;
    letter-spacing: 4px;
  }
}
#mv .mvWrap p.txt {
  color: #fff;
  font-size: 20px;
  padding-top: 18px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #mv .mvWrap p.txt {
    font-size: 15px;
    padding-top: 5px;
    line-height: 1.8;
  }
}
#mv .mvWrap a.mvBtn {
  box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.35);
  background: linear-gradient(to right, #e03119 0%, #efc500 100%);
  color: #fff;
  display: block;
  width: 460px;
  padding: 22px 0;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
  margin-top: 66px;
  font-family: 'hiraginoKaku_w8';
}
@media screen and (max-width: 767px) {
  #mv .mvWrap a.mvBtn {
    width: 100%;
    padding: 26px 0;
    font-size: 19px;
    border-radius: 10px;
    margin-top: 22px;
  }
}
.bg1 {
  background-color: #f8f7f2;
}
.wrap {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .wrap {
    margin: auto;
    width: 90%;
  }
}
.wrap #about {
  padding: 90px 0 73px;
}
@media screen and (max-width: 767px) {
  .wrap #about {
    padding: 44px 0 46px;
  }
}
.wrap #about .listWrap {
  padding-top: 41px;
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap {
    padding-top: 12px;
  }
}
@media screen and (min-width: 768px) {
  .wrap #about .listWrap .list {
    display: flex;
    align-items: center;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list .txtWrap {
    padding-top: 12px;
  }
}
.wrap #about .listWrap .list .txtWrap p.ttl {
  font-size: 30px;
  font-family: 'hiraginoKaku_w8';
  color: #e03119;
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list .txtWrap p.ttl {
    font-size: 20px;
  }
}
.wrap #about .listWrap .list .txtWrap p.txt {
  padding: 17px 0 6px;
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list .txtWrap p.txt {
    padding: 6px 0 6px;
  }
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 920px) {
  .wrap #about .listWrap .list img {
    width: 50%;
  }
}
.wrap #about .listWrap .list1 .txtWrap {
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list1 .txtWrap {
    padding-right: 0;
  }
}
.wrap #about .listWrap .list2 .txtWrap {
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .wrap #about .listWrap .list2 .txtWrap {
    padding-left: 0;
  }
}
.wrap #service {
  padding: 110px 0 117px;
}
@media screen and (max-width: 767px) {
  .wrap #service {
    padding: 43px 0 30px;
  }
}
.wrap #service p.lead {
  padding: 24px 0 63px;
}
@media screen and (min-width: 768px) {
  .wrap #service p.lead {
    text-align: center;
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .wrap #service p.lead {
    padding: 9px 0 23px;
  }
}
.wrap #service .flow p.flowTtl {
  font-size: 32px;
  font-family: 'hiraginoKaku_w8';
  text-align: center;
  padding-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .wrap #service .flow p.flowTtl {
    font-size: 20px;
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .wrap #service .flow .listWrap {
    display: flex;
    justify-content: space-between;
  }
}
.wrap #service .flow .listWrap .list {
  background-color: #f8f7f2;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.09);
}
@media screen and (min-width: 768px) {
  .wrap #service .flow .listWrap .list {
    width: 30%;
  }
}
@media screen and (min-width: 920px) {
  .wrap #service .flow .listWrap .list {
    width: 32%;
  }
}
@media screen and (max-width: 767px) {
  .wrap #service .flow .listWrap .list {
    padding: 6%;
    margin-bottom: 21px;
  }
}
.wrap #service .flow .listWrap .list .img img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wrap #service .flow .listWrap .list .txtWrap {
    margin-top: -7px;
  }
}
.wrap #service .flow .listWrap .list .txtWrap .ttl {
  text-align: center;
  font-size: 30px;
  color: #e03119;
  font-family: 'hiraginoKaku_w8';
}
@media screen and (min-width: 768px) {
  .wrap #service .flow .listWrap .list .txtWrap .txt {
    padding: 9px 31px 42px;
    font-size: 20px;
    line-height: 1.7;
  }
}
.wrap #service .flow .listWrap .list .list1 {
  display: flex;
}
.wrap #service .flow .listWrap .list .list1 .img {
  width: 40%;
}
.wrap #service .flow .listWrap .list .list1 .img img {
  width: 100%;
}
.wrap #service .flow .listWrap .list .list1 .listTxtWrap {
  padding: 8px 20px 0;
}
.wrap #service .flow .listWrap .list .list1 .listTxtWrap img {
  width: 24px;
}
.wrap #service .flow .listWrap .list .list1 .listTxtWrap p.ttl {
  font-size: 20px;
  font-family: 'hiraginoKaku_w8';
  color: #e03119;
  padding-top: 3px;
}
@media screen and (max-width: 767px) {
  .wrap #service .flow .listWrap .txtWrap {
    padding-top: 12px;
  }
}
#course {
  background-color: #f8f7f2;
  padding: 108px 0 121px;
}
@media screen and (max-width: 767px) {
  #course {
    padding: 45px 0;
  }
}
@media screen and (max-width: 767px) {
  #course .wrap {
    width: 100%;
    padding-left: 5%;
  }
}
@media screen and (max-width: 767px) {
  #course .wrap .h2Ttl {
    padding-right: 5%;
  }
}
#course .wrap img {
  width: 100%;
  padding-top: 39px;
}
@media screen and (max-width: 767px) {
  #course .wrap .CourseList_ a {
    display: block;
    width: 100%;
    overflow-x: scroll;
  }
  #course .wrap .CourseList_ a img {
    width: 1400px;
    padding-top: 14px;
  }
}
@keyframes blinking {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.CourseList p.on {
  opacity: 0;
  z-index: -1;
}
.CourseList p:before,
.CourseList p:after {
  content: "";
}
.CourseList p:before {
  content: "←";
}
.CourseList p:after {
  content: "→";
}
.CourseList p span:before {
  content: "クリックでスライドできます";
  background-color: #fff;
  border-radius: 23px;
  padding: 0 10px;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .CourseList p span:before {
    content: "タップでスライドできます";
  }
}
.contact {
  padding: 106px 0 100px;
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 45px 0 100px;
  }
}
.contact form {
  width: 900px;
  margin: 0 auto;
  padding-top: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 920px) {
  .contact form {
    margin: auto;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .contact form {
    margin: auto;
    width: 90%;
    padding-top: 7px;
  }
}
.contact form .box:has(.selectWrap) {
  padding-bottom: 0;
}
.contact form div {
  padding-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .contact form div {
    padding-bottom: 14px;
  }
}
.contact form div p {
  font-size: 24px;
  margin: 0 0 6px;
}
@media screen and (max-width: 767px) {
  .contact form div p {
    font-size: 20px;
  }
}
.contact form div p span {
  background-color: #e03119;
  padding: 10px 10px;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
  margin-right: 20px;
  line-height: 0.5;
}
@media screen and (max-width: 767px) {
  .contact form div p span {
    padding: 4px;
    font-size: 15px;
    margin-right: 11px;
  }
}
.contact form div input {
  width: 100%;
  border: solid 2px #cccccc;
  font-size: min(4vw, 20px);
  padding: 14px;
  accent-color: #cccccc;
}
.contact form div .selectWrap {
  position: relative;
  padding-bottom: 0;
}
.contact form div .selectWrap::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 16px;
  width: 12px;
  height: 12px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .contact form div .selectWrap::after {
    top: 21px;
    right: 12px;
  }
}
.contact form div select {
  width: 100%;
  border: solid 2px #cccccc;
  font-size: min(4vw, 20px);
  padding: 16px;
  appearance: none;
}
.contact form #pet-list {
  padding-bottom: 0;
}
.contact form #pet-list:has(input) {
  padding: 25px 21px 20px;
  margin-top: 19px;
  background-color: #dddddd;
}
@media screen and (max-width: 767px) {
  .contact form #pet-list:has(input) {
    padding: 17px 20px 9px;
    margin-top: 11px;
  }
}
.contact form #pet-list .ttl {
  font-size: 20px;
  padding-bottom: 20px;
  font-family: 'hiraginoKaku_w5';
}
@media screen and (max-width: 767px) {
  .contact form #pet-list .ttl {
    font-size: 16px;
    padding-bottom: 4px;
  }
}
.contact form #pet-list .box_ {
  font-size: 20px;
  padding-bottom: 0;
  font-family: 'hiraginoKaku_w5';
}
@media screen and (max-width: 767px) {
  .contact form #pet-list .box_ {
    font-size: 16px;
  }
}
.contact form #pet-list .box {
  display: flex;
  align-items: baseline;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .contact form #pet-list .box {
    padding-bottom: 3px;
  }
}
.contact form #pet-list .box p {
  font-size: 20px;
  width: 164px;
}
@media screen and (max-width: 767px) {
  .contact form #pet-list .box p {
    font-size: 16px;
    width: 114px;
    margin: 0;
  }
}
.contact form .check {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 41px auto 16px;
}
@media screen and (max-width: 767px) {
  .contact form .check {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 37px auto 26px;
  }
}
.contact form .check input {
  width: 30px;
  height: 30px;
  margin: 0 23px 0 24px;
}
@media screen and (max-width: 767px) {
  .contact form .check input {
    width: 22px;
    height: 22px;
    margin: 0 9px 0 0;
  }
}
.contact form .check label {
  margin: 0;
  line-height: 1.2;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .contact form .check label {
    margin: 0;
    line-height: 1.2;
    font-size: 16px;
  }
}
.contact form .btn input {
  display: block;
  width: 464px;
  height: 81px;
  margin: 0 auto;
  font-size: 24px;
  border-radius: 20px;
  box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.35);
  background: linear-gradient(to right, #e03119 0%, #efc500 100%);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .contact form .btn input {
    width: 100%;
    font-size: 20px;
    border-radius: 10px;
  }
}
footer {
  background: #fff;
  text-align: center;
  padding: 10px;
}
footer ul li {
  font-size: 13px;
  display: inline-block;
  margin: 0 7px;
}
footer ul li a {
  color: #222;
}
/***** 

 three-thr

 *****/
.thr.wrapper {
  background: #f4f4f4;
}
.thr.wrapper main {
  max-width: 940px;
  margin: auto;
  padding: 0 20px;
  font-size: 17px;
}
.thr .title,
.thr .pp,
.thr .pp_ {
  position: relative;
  z-index: 2;
}
.thr .title {
  margin: 0 auto;
  padding: 4.8vw 0 0;
}
.thr .title h2 {
  font-size: 30px;
}
.thr .pp table {
  width: 100%;
}
.thr .pp table,
.thr .pp p,
.thr .ppk {
  margin: 0 auto;
}
.thr .pp table tr {
  border-bottom: 1px solid #cccccc;
}
.thr .pp table tr th {
  font-weight: bold;
  padding: 25px 0;
  text-align: left;
  width: 200px;
}
.thr .pp table tr td {
  padding: 25px 0;
  text-align: left;
}
.thr .pp p {
  margin: 14px auto 0;
}
.thr .pp p span,
.thr .ppk .ttl {
  display: block;
  font-weight: bold;
  color: #000;
  padding: 1.5vw 0 1vw 0;
  padding-left: 0px;
  text-align: left;
  font-size: 24px;
}
.thr .ppk .txt ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.thr .toback {
  margin: 4vw auto 0;
  padding-bottom: 5.5vw;
  position: relative;
  z-index: 2;
}
.thr .toback a {
  margin: 0 auto;
  width: 100%;
  max-width: 460px;
  padding: 0 7vw;
  background-color: #000;
  font-size: 24px;
  line-height: 80px;
  height: 80px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .thr.wrapper main {
    font-size: 16px;
  }
  .thr .title {
    padding: 11.5vw 0 0;
  }
  .thr .title h2 {
    font-size: 23px;
  }
  .thr .pp table,
  .thr .pp tbody,
  .thr .pp table tr {
    display: block;
  }
  .thr .pp table tr th {
    display: block;
    padding: 10px 0 0;
    width: auto;
  }
  .thr .pp table tr td {
    padding: 0 0 10px;
  }
  .thr .pp p {
    margin: 14px auto 0;
  }
  .thr .pp p span,
  .thr .ppk .ttl {
    padding: 3.5vw 0;
    font-size: 20px;
  }
  .thr .toback {
    margin: 12vw auto 0;
    padding-bottom: 13.5vw;
  }
  .thr .toback a {
    padding: 0 7vw;
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    border-radius: 10px;
  }
}
.sclTxt {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sclTxt {
    font-size: 16px;
  }
}
.thanks section {
  height: 100vh;
}
.thanks div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  padding: 5%;
}
.thanks div img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
.thanks_ a {
  width: max-content;
  margin: 30px auto 0;
  display: block;
  padding: 14px 21px;
  border-radius: 7px;
  color: #fff;
}
.thanks div p {
  width: max-content;
  margin: 30px auto 0;
}
.return {
  background-color: #ff9600;
}
.pclose {
  background-color: #555;
}
.footerWrap {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #212529;
}
.footerWrap ul li {
  display: inline-block;
  margin: 0 7px;
  list-style: none;
}
.footerWrap ul li a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .footerWrap {
    padding: 0 20px;
  }
}
