@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none !important;
}
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.5em;
}
html {
  font-size: 62.5%;
  letter-spacing: 0.05em;
  text-align: justify;
}
body {
  position: relative;
}
p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span,
label,
input {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}
p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span {
  font-size: 1.6rem;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.7em;
}
p,
a,
li,
dt,
dd,
th,
td {
  line-height: 1.75em;
}
p {
  margin-bottom: 1em;
  color: #000 !important;
}
.lh2 {
  line-height: 2em;
}
section {
  padding: 100px 0;
}
section.first {
  padding-top: 0;
}
i {
  margin-right: 5px;
}
img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.flex-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.btn-arrow {
  width: 10px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.btn {
  color: #fff;
  display: block;
  padding: 10px 20px;
  font-size: 1.6rem;
  max-width: 300px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 30px;
  margin: 0 auto;
  position: relative;
}
.btn01 {
  border: 1px solid #0067b5;
  background-color: #0067b5;
}
.btn01 .btn-arrow {
  fill: #fff;
}
.btn01:hover {
  color: #0067b5;
  background-color: #fff;
}
.btn01:hover .btn-arrow {
  fill: #0067b5;
}
.pcnone600 {
  display: none;
}
#loading {
  width: 100vw;
  height: 100vh;
  -webkit-transition: all 1s;
  transition: all 1s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.loaded {
  opacity: 0;
  visibility: hidden;
}
.spin-wrap {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.spinner {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#page-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 2;
  width: 50px;
  border-radius: 999px;
  box-shadow: 2px 2px 4px rgba(67, 67, 67, 0.2);
}

#page-top:hover {
  opacity: 0.8;
}

#page-top a {
  line-height: 1em!important;
}
#breadcrumbs {
  margin-bottom: 40px;
  padding: 10px 15px 12px;
}
#breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
}
#breadcrumbs ul li {
  padding-left: 10px;
  display: inline-block;
  line-height: 2em;
}
#breadcrumbs ul li.separator {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
#breadcrumbs ul li:first-of-type {
  padding-left: 0;
}
#breadcrumbs ul li a,
#breadcrumbs ul li {
  font-size: 1.4rem;
}
#breadcrumbs ul li a:hover {
  text-decoration: underline;
}
.sub-header {
  height: 25vw;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.sub-header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
  height: 100%;
}
.sub-header-txt {
  padding: 10px 25px;
  line-height: 1.5em;
  font-size: 3rem;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.9);
}
.copyright p {
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
}
input[type="text"],
textarea,
input[type="email"],
input[type="tel"] {
  background-color: #f3f3f3;
  border-radius: 5px;
  font-size: 1.4rem;
  padding: 10px 15px;
  width: 100%;
  color: #1a1a1a;
}
.required {
  padding: 5px 10px;
  color: #f3f3f3;
  background-color: #0067b5;
  font-size: 1.2rem;
  font-weight: 700;
  margin-left: 10px;
}
input[type="submit"],
input[type="button"] {
  padding: 15px 20px;
  background: #0067b5;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  display: block;
  width: 300px;
  margin: 0 auto;
  border: 1px solid #0067b5;
  margin: 0 auto;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #0067b5;
  background: #fff;
  cursor: pointer;
}
input[type="checkbox"] {
  vertical-align: -8px;
  -webkit-appearance: none;
  position: relative;
  margin-right: 5px;
  border-radius: 3px;
  width: 22px !important;
  height: 22px !important;
  background: #dedede;
  border: none !important;
}
input[type="checkbox"]:checked {
  background: #0067b5;
  border: none !important;
}
input[type="checkbox"]:checked:before {
  position: absolute;
  left: 1px;
  top: 16px;
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: right center;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
input[type="checkbox"]:checked:after {
  display: block;
  position: absolute;
  left: 9px;
  top: 16px;
  content: "";
  width: 15px;
  height: 3px;
  background: #fff;
  -webkit-transform: rotate(-53deg);
  -webkit-transform-origin: left center;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
input[type="radio"] {
  -webkit-appearance: none;
  position: relative;
  margin-right: 2px;
  border-radius: 50%;
  width: 18px !important;
  height: 18px !important;
  background: #dedede;
  border: none !important;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
input[type="radio"]:checked:before {
  position: absolute;
  left: 3px;
  top: 3px;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #0067b5;
}
.privacy-check {
  text-align: center;
  margin-bottom: 30px;
}
.privacy-check .wpcf7-list-item-label {
  font-size: 1.6rem;
  vertical-align: -3px;
}
.privacy-check .wpcf7-list-item {
  margin-bottom: 10px;
}
.privacy-check a {
  font-size: 1.4rem;
  color: #0067b5;
}
.privacy-check a:hover {
  text-decoration: underline;
}
.complete-txt {
  text-align: center;
  margin-bottom: 60px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #ebf9fe;
  padding: 15px;
  color: #0067b5;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 10px;
  line-height: 1.75em;
}
.privacy-head {
  font-size: 2rem;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #000;
  margin-top: 40px;
  font-weight: 700;
}
.privacy-head:nth-of-type(1) {
  margin-top: 0;
}
.privacy-head span {
  margin-left: 5px;
  font-weight: 700;
  font-size: 1.4rem;
}
.error-inner {
  margin-bottom: 100px;
}
.error-inner p {
  text-align: center;
  margin-bottom: 0;
}
.error-url {
  font-size: 2rem;
}
.error-url span {
  font-size: 2rem;
}
