/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
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;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
}

html {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

body * {
  word-break: break-all;
}

.main {
  flex: 1 0 0%;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 104px;
}

picture,
img {
  max-width: 100%;
}

img {
  height: auto;
}

wbr {
  font-size: 1px;
  width: 0;
}

._only-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  ._only-sp {
    display: block;
  }
}

body {
  background: url(../img/body-bg.svg) 50% 0/100% auto no-repeat;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
  overflow-x: hidden;
}

a {
  transition: 0.2s;
}

a:hover,
button:hover {
  opacity: 0.7;
}

em {
  font-weight: bold;
}

.container {
  display: flex;
  justify-content: center;
  padding-right: 50px;
  padding-left: 50px;
}
@media screen and (max-width: 1024px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 800px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 640px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.container-inner {
  width: 100%;
  max-width: 1232px;
}
.container-inner.has-sidebar {
  display: flex;
}
.container-inner.has-sidebar .main {
  flex: 0 1 100%;
}
.container-inner.has-sidebar .sidebar {
  flex: 0 0 278px;
  margin-left: 40px;
}
@media screen and (max-width: 1024px) {
  .container-inner.has-sidebar {
    display: block;
  }
  .container-inner.has-sidebar .sidebar {
    margin-top: 60px;
    margin-left: 0;
  }
}

.container860 {
  display: flex;
  justify-content: center;
  padding-right: 50px;
  padding-left: 50px;
}
@media screen and (max-width: 1024px) {
  .container860 {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 800px) {
  .container860 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 640px) {
  .container860 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .container860 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.container860-inner {
  width: 100%;
  max-width: 860px;
}

.bg-blue {
  background: url(../img/common/bg01.jpg) 50% 50%;
}

.bg-orange {
  background: url(../img/common/bg02.jpg) 50% 50%;
}

.header {
  display: flex;
  justify-content: center;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 110;
}
.header-inner {
  display: flex;
  width: 100%;
  padding: 12px 17px;
  gap: 18px;
}
@media screen and (max-width: 800px) {
  .header-inner {
    gap: 4px;
    padding: 0 0 0 15px;
  }
}
.header-start {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex: 1 0 0%;
  min-width: 155px;
}
@media screen and (max-width: 1280px) {
  .header-start {
    justify-content: center;
    z-index: 110;
  }
}
.header-description {
  font-size: 1.2rem;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .header-description {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 800px) {
  .header-description {
    display: none;
  }
}
.header-description span {
  display: inline-block;
}
@media screen and (min-width: 801px) {
  .header-logo {
    margin-top: 4px;
  }
}
@media screen and (max-width: 800px) {
  .header-logo {
    width: 220px;
  }
}
@media screen and (max-width: 480px) {
  .header-logo {
    width: 140px;
  }
}
.header-sns-lists {
  position: relative;
  display: flex;
  align-items: center;
  gap: 9px;
  height: 44px;
  margin-right: -30px;
}
@media screen and (max-width: 1280px) {
  .header-sns-lists {
    margin-right: -100px;
  }
}
@media screen and (max-width: 1024px) {
  .header-sns-lists {
    gap: 5px;
  }
}
@media screen and (max-width: 800px) {
  .header-sns-lists {
    gap: 5px;
    height: auto;
    margin-right: 0;
    z-index: 110;
  }
}
.header-end {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  gap: 9px;
}
@media screen and (max-width: 800px) {
  .header-end {
    display: none;
  }
  .header-end.-active {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    padding: 80px 20px;
    background-color: #fff;
    z-index: 100;
  }
}
.header-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 11px;
}
@media screen and (max-width: 800px) {
  .header-menu {
    flex-direction: column;
    order: 2;
  }
}
.header-tel {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  color: #01A0E9;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 1280px) {
  .header-tel {
    flex-direction: column;
    gap: 0;
  }
}
.header-tel-num {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 2.4rem;
}
@media screen and (max-width: 1024px) {
  .header-tel-num {
    font-size: 2rem;
  }
}
@media screen and (max-width: 800px) {
  .header-tel-num {
    font-size: 2.4rem;
  }
}
.header-tel-num::before {
  font-family: "Font Awesome 6 Pro";
  content: "\e11b";
  font-size: 2.6rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .header-tel-num::before {
    font-size: 2.2rem;
  }
}
.header-tel-description {
  font-size: 1.3rem;
}
@media screen and (max-width: 1024px) {
  .header-tel-description {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 800px) {
  .header-tel-description {
    font-size: 1.3rem;
  }
}
.header-btns {
  display: flex;
  gap: 4px;
}
.header-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.7rem;
  height: 44px;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .header-btn {
    height: 38px;
    padding: 0 1rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 800px) {
  .header-btn {
    padding: 0 1.7rem;
    height: 44px;
    font-size: 1.6rem;
  }
}
.header-btn::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  margin-left: 1em;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .header-btn::after {
    margin-left: 0.75em;
  }
}
.header-btn.-contact {
  background-color: #01A0E9;
}
.header-btn.-line {
  background-color: #00B927;
}
.header-btn.-line::before {
  background: url(../img/common/sns-line.svg) 50% 50%/contain no-repeat;
  display: inline-block;
  width: 33px;
  height: 33px;
  content: "";
}
@media screen and (min-width: 1025px) {
  .header-nav {
    padding-right: 1em;
  }
}
@media screen and (max-width: 800px) {
  .header-nav {
    order: 1;
  }
}
.header-nav-lists {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
}
@media screen and (max-width: 1280px) {
  .header-nav-lists {
    gap: 0.6rem 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .header-nav-lists {
    flex-direction: column;
    gap: 0;
  }
}
.header-nav-btn {
  display: flex;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .header-nav-btn {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 800px) {
  .header-nav-btn {
    padding: 1.8rem 0.6rem 1rem;
    border-bottom: 1px dashed #ccc;
    font-size: 1.6rem;
    line-height: 1.4;
  }
}

.header-toggle {
  display: none;
  position: relative;
  flex-direction: column;
  width: 70px;
  height: 70px;
  z-index: 110;
}
@media screen and (max-width: 800px) {
  .header-toggle {
    display: flex;
    order: 2;
  }
}
.header-toggle span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 30px;
  height: 3px;
  background-color: #707070;
}
.header-toggle span:nth-child(1) {
  top: 22px;
}
.header-toggle span:nth-child(2) {
  top: 50%;
  margin-top: -1.5px;
}
.header-toggle span:nth-child(3) {
  bottom: 22px;
}
.header-toggle.-active span {
  transform: translateX(-50%);
}
.header-toggle.-active span:nth-child(1) {
  top: 50%;
  margin-top: -1.5px;
  transform: translateX(-50%) rotate(45deg);
}
.header-toggle.-active span:nth-child(2) {
  display: none;
}
.header-toggle.-active span:nth-child(3) {
  top: 50%;
  margin-top: -1.5px;
  transform: translateX(-50%) rotate(-45deg);
}

body:not(.home, .page-id-227) .cta {
  margin-top: 80px;
}
@media screen and (max-width: 800px) {
  body:not(.home, .page-id-227) .cta {
    margin-top: 40px;
  }
}

.cta {
  background-color: #01A0E9;
  padding-top: 42px;
  padding-bottom: 42px;
  color: #fff;
}
.cta-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cta-read01 {
  font-weight: bold;
  text-align: center;
}
.cta-read01 span {
  display: inline-block;
}
.cta-read02 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.cta-read02 span {
  display: inline-block;
}
.cta-read02 em {
  display: inline-block;
  font-style: normal;
  font-size: 3.8rem;
}
@media screen and (max-width: 640px) {
  .cta-read02 em {
    font-size: 3.4rem;
  }
}
.cta-grids {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .cta-grids {
    grid-template-columns: auto;
    gap: 20px;
  }
}
.cta-label {
  text-align: center;
}
.cta-btn {
  margin-top: 6px;
}
.cta-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 278px;
  height: 78px;
  border: 1px solid;
  font-weight: bold;
}
.cta-btn-tel {
  flex-direction: column;
  align-items: center;
  line-height: 1;
}
.cta-btn-tel-num {
  font-size: 2.8rem;
}
.cta-btn-tel-num::before {
  font-family: "Font Awesome 6 Pro";
  content: "\e11b";
  margin-right: 4px;
  font-size: 2.6rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .cta-btn-tel-num::before {
    font-size: 2.2rem;
  }
}
.cta-btn-tel-label {
  margin-top: 8px;
  font-size: 1.2rem;
}
.cta-btn-contact {
  background-color: #fff;
  color: #01A0E9;
  font-size: 1.8rem;
}
.cta-btn-contact::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  margin-left: 1em;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .cta-btn-contact::after {
    margin-left: 0.75em;
  }
}
.cta-btn-line {
  background-color: #00B927;
  font-size: 1.8rem;
}
.cta-btn-line::before {
  background: url(../img/common/sns-line.svg) 50% 50%/contain no-repeat;
  display: inline-block;
  width: 49px;
  height: 49px;
  margin-right: 10px;
  content: "";
}
.cta-btn-line::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  margin-left: 1em;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .cta-btn-line::after {
    margin-left: 0.75em;
  }
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 800px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.footer-grids {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
}
@media screen and (max-width: 800px) {
  .footer-grids {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}
@media screen and (max-width: 800px) {
  .footer-logo {
    text-align: center;
  }
}
.footer-label {
  margin-top: 35px;
  font-size: 1.8rem;
}
@media screen and (max-width: 800px) {
  .footer-label {
    margin-top: 18px;
    text-align: center;
  }
}
.footer-description {
  margin-top: 12px;
}
@media screen and (max-width: 800px) {
  .footer-description {
    margin-top: 8px;
    text-align: center;
  }
}
.footer-nav-label {
  font-weight: bold;
}
.footer-nav-grids {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 24px;
  margin-top: 14px;
}
@media screen and (max-width: 640px) {
  .footer-nav-grids {
    grid-template-columns: repeat(2, auto);
    gap: 20px;
  }
}
.footer-nav-link {
  display: inline-flex;
  gap: 7px;
  font-size: 1.4rem;
}
.footer-nav-link::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
}
.footer-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 23px;
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  .footer-end {
    justify-content: center;
  }
}
.footer-end-link a {
  font-size: 1.2rem;
  text-decoration: underline;
}
.footer-end .copyright {
  font-size: 1.2rem;
}
/*# sourceMappingURL=base.css.map */