@charset "UTF-8";
/*! destyle.css v3.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;
  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] {
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * 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;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * 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. Fix font inheritance.
 */
::-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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* CSS Document */
/* common
---------------------------------------*/
body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  position: relative;
  letter-spacing: 0.04em;
}
body p {
  text-align: justify;
  text-justify: inter-ideograph;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  line-height: 2em;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
body.active {
  overflow: hidden;
}

* {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

ol, ul {
  list-style: none;
}

a {
  display: block;
  text-decoration: none;
  transition: all 0.5s !important;
}
a:link {
  text-decoration: none;
}
a:hover, a:active {
  opacity: 0.7;
}

/* 共通
---------------------------------------*/
.inner {
  padding: 0 15px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .inner {
    width: 100%;
  }
}

.tel_btn {
  position: relative;
}
.tel_btn .top_txt {
  font-size: 14px;
  margin-top: 7px;
  display: block;
  padding-left: 35px;
  letter-spacing: 0.02em;
}
.tel_btn .tel_txt {
  position: relative;
  padding-left: 61px;
}
.tel_btn .maru {
  width: 55px;
  height: 55px;
  background: #e82516;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  position: absolute;
  line-height: 17px;
  padding-top: 10px;
  left: 0;
  top: 0;
}
.mail_btn {
  background: #ff7e3d;
  color: #fff;
  border-bottom: 4px solid #c8571f;
  padding: 17px 10px 18px 20px;
  position: relative;
  font-size: 14px;
  width: 170px;
  border-radius: 23px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.mail_btn span {
  position: relative;
  padding-left: 24px;
}
.mail_btn span:after {
  content: "";
  background: url(../img/hed_mail.svg) left top no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 10px;
}
.mail_btn:hover {
  border-bottom: 2px solid #c8571f;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .mail_btn:hover {
    margin-top: 0;
  }
}

/* header
---------------------------------------*/
#header {
  display: block;
  z-index: 9;
  position: fixed;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#header .inner {
  max-width: 1100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
}
#header .logo {
  padding: 10px 0;
}
#header .logo h1 span {
  font-size: 12px;
  margin-bottom: 7px;
  display: block;
}
#header .pc_nav {
  display: flex;
  align-items: center;
}
#header .pc_nav li {
  position: relative;
  margin-right: 13px;
}
#header .pc_nav li a {
  display: block;
  text-align: center;
}
#header .pc_nav li:first-child {
  margin-right: 20px;
}
#header .pc_nav li:last-child {
  margin-right: 0;
}
#header .pc_nav li:last-child .mail_btn {
  background: #00c300;
  border-bottom: 4px solid #029702;
}
#header .pc_nav li:last-child .mail_btn span {
  padding-left: 29px;
}
#header .pc_nav li:last-child .mail_btn span:after {
  background: url(../img/hed_line.svg) left top no-repeat;
  background-size: contain;
  width: 20px;
  height: 19px;
  top: 50%;
}
#header .pc_nav li:last-child .mail_btn:hover {
  border-bottom: 2px solid #029702;
}
#header .sp_nav {
  display: none;
}
@media (max-width: 767px) {
  #header {
    position: relative;
  }
  #header .inner {
    padding: 0;
    padding-left: 20px;
  }
  #header .logo {
    padding: 7px 0;
  }
  #header .logo h1 span {
    display: none;
  }
  #header .logo h1 img {
    width: 150px;
  }
  #header .pc_nav {
    display: none;
  }
  #header .sp_nav {
    display: flex;
    align-items: center;
  }
  #header .sp_nav li .tel_btn, #header .sp_nav li .mail_btn {
    width: 60px;
    height: 60px;
    font-size: 12px;
    padding: 40px 5px 6px;
    position: relative;
    text-align: center;
    border-bottom: none;
    border-radius: 0;
  }
  #header .sp_nav li .tel_btn span, #header .sp_nav li .mail_btn span {
    padding-left: 0;
    display: block;
  }
  #header .sp_nav li .tel_btn {
    background: #e82516;
    color: #fff;
  }
  #header .sp_nav li .tel_btn span:after {
    content: "";
    background: url(../img/h_tel_icon.svg) left top no-repeat;
    background-size: contain;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
  }
  #header .sp_nav li .mail_btn span:after {
    width: 16px;
    height: 12px;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
  #header .sp_nav li:last-child .mail_btn {
    background: #00b900;
  }
  #header .sp_nav li:last-child .mail_btn span:after {
    background: url(../img/hed_line.svg) left top no-repeat;
    background-size: contain;
    width: 21px;
    height: 20px;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* mainv
---------------------------------------*/
.mainv {
  background: url(../img/bg_mainv.png) center bottom no-repeat;
  background-size: cover;
  width: 100%;
  height: 650px;
  position: relative;
  text-align: center;
  padding-top: 85px;
}
.mainv .people {
  position: absolute;
  bottom: -30px;
  right: -190px;
}
.mainv .kikai {
  position: absolute;
  bottom: -30px;
  left: -380px;
}
.mainv h1 {
  padding-top: 40px;
  position: relative;
  width: 696px;
  margin: 0 auto;
}
.mainv h1 .r_txt {
  position: absolute;
  top: 75px;
  right: -190px;
}
@media (max-width: 767px) {
  .mainv {
    background: none;
    height: 100%;
    padding-top: 0;
  }
  .mainv h1 {
    width: 100%;
    padding-top: 0;
  }
}

/* nayami 
---------------------------------------*/
.nayami {
  background: url(../img/bg_nayami.png) center top 70px no-repeat;
  background-size: 1167px;
}
.nayami .inner {
  padding: 70px 15px;
}
.nayami h2 {
  text-align: center;
  font-weight: 900;
  font-size: 32px;
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
.nayami h2 span {
  font-size: 1.5625em;
}
.nayami h2:after {
  content: "";
  background: url(../img/img_guruguru.png) center bottom no-repeat;
  background-size: contain;
  width: 57px;
  height: 58px;
  position: absolute;
  top: -30px;
  left: -30px;
}
.nayami ul {
  display: flex;
  justify-content: center;
  margin: 40px auto 50px;
}
.nayami ul li {
  background: url(../img/img_nayami.png) center top no-repeat;
  background-size: contain;
  width: 184px;
  height: 217px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.3));
  padding: 84px 7px 0;
  position: relative;
  margin: 0 15px;
}
.nayami ul li span {
  font-weight: 900;
  color: #e82516;
}
.nayami ul li:after {
  content: "";
  background: url(../img/img_check.svg) center bottom no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
}
.nayami ul li:nth-of-type(even) {
  margin-top: 40px;
}
.nayami h3 {
  font-weight: 900;
  text-align: center;
  font-size: 35px;
  max-width: 710px;
  margin: 0 auto;
  color: #fff;
  position: relative;
  padding: 23px 35px;
  background: linear-gradient(to bottom, #f28e26, #e84216);
}
.nayami h3:after {
  content: "";
  background: url(../img/kakko_left.svg) left top no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: -20px;
}
.nayami h3:before {
  content: "";
  background: url(../img/kakko_right.svg) left top no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  right: -20px;
}
.nayami p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .nayami {
    background: url(../img/bg_nayami.png) center top no-repeat;
    background-size: 560%;
  }
  .nayami .inner {
    padding: 50px 15px;
  }
  .nayami h2 {
    font-size: 21px;
    max-width: 330px;
  }
  .nayami ul {
    flex-wrap: wrap;
    margin: 20px auto 40px;
  }
  .nayami ul li {
    margin: 10px 5px;
    width: 47%;
  }
  .nayami ul li:nth-of-type(even) {
    margin-top: 10px;
  }
  .nayami h3 {
    font-size: 28px;
    max-width: 94%;
    padding: 15px;
    line-height: 1.2;
  }
  .nayami h3:after {
    width: 30px;
    height: 30px;
    top: -10px;
    left: -10px;
  }
  .nayami h3:before {
    width: 30px;
    height: 30px;
    bottom: -10px;
    right: -10px;
  }
  .nayami p {
    margin-top: 20px;
  }
}

/* case
---------------------------------------*/
.case {
  background: #f9efdc;
  overflow: hidden;
  /* dotsを丸くカスタマイズするCSS */
}
.case h2 {
  background: url(../img/case_ttl_bg.png) left center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 38px;
  color: #fff;
  font-weight: 900;
  font-size: 45px;
}
.case h2 span {
  color: #fff100;
}
.case h2 .small_txt {
  color: #fff;
  font-size: 22px;
  display: block;
  margin-bottom: 20px;
}
.case h2 .small_txt img {
  margin: 0 4px;
}
.case h2 .small_txt .big {
  font-size: 1.181818em;
  color: #fff100;
}
.case h2 .big {
  font-size: 1.22222em;
}
.case .inner {
  padding: 60px 0 90px;
}
.case .slider div {
  margin-right: 20px;
}
.case .slider div:last-of-type {
  margin-right: 0;
}
.case .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.case .dots-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.case .dots-wrap li {
  width: 10px;
  height: 10px;
  margin: 0 7px;
  background: #979797;
  border-radius: 50%;
  cursor: pointer;
}
.case .dots-wrap li:hover,
.case .dots-wrap li.slick-active {
  background: #3ea049;
}
.case .dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}
.case .arrow_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  max-width: 1000px;
  margin: -30px auto;
}
.case .prev-arrow,
.case .next-arrow {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  border: 1px solid #462409;
}
.case .prev-arrow {
  transform: rotate(180deg);
  margin-right: 10px;
}
.case .prev-arrow::before,
.case .next-arrow::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #462409;
  border-top: 2px solid #462409;
  top: 0;
  bottom: 0;
  left: -3px;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .case h2 {
    background: url(../img/sp_case_ttl_bg.png) left center no-repeat;
    background-size: cover;
    padding: 25px;
    font-size: 32px;
  }
  .case h2 .small_txt {
    font-size: 19px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .case h2 .small_txt img {
    margin: 2px 4px;
  }
  .case .inner {
    padding: 30px 0 40px;
  }
  .case .slider div {
    margin-right: 10px;
  }
  .case .slider div:last-of-type {
    margin-right: 0;
  }
  .case .slider div img {
    width: 200px;
  }
  .case .dots-wrap {
    margin-top: 30px;
  }
  .case .dots-wrap li {
    margin: 0 5px;
  }
  .case .arrow_box {
    display: none;
  }
}

/* toriatu 
---------------------------------------*/
.toriatu {
  text-align: center;
}
.toriatu .inner {
  padding: 70px 15px 90px;
}
.toriatu h3 {
  font-weight: 900;
  font-size: 42px;
  margin-bottom: 30px;
}
.toriatu p {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 40px;
}
.toriatu ul {
  display: flex;
  justify-content: center;
}
.toriatu ul li {
  margin: 0 14px;
}
.toriatu ul li p {
  background: #1dab39;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  padding: 3px;
}
.toriatu ul li:first-child {
  position: relative;
}
.toriatu ul li:first-child:before {
  content: "";
  background: url(../img/toriatukai.png) left top no-repeat;
  background-size: contain;
  width: 74px;
  height: 70px;
  position: absolute;
  top: -38px;
  left: -20px;
}
.toriatu #modal-container {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.toriatu #modal-container > div {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.toriatu #modal-container > div > img {
  max-width: calc(100vw - 30px);
  max-height: calc(100vh - 30px);
}
.toriatu img.popup {
  cursor: pointer;
}
@media (max-width: 767px) {
  .toriatu .inner {
    padding: 40px 15px;
  }
  .toriatu h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .toriatu p {
    font-size: 16px;
  }
  .toriatu ul {
    flex-wrap: wrap;
  }
  .toriatu ul li {
    width: 160px;
    height: 220px;
    margin: 5px;
  }
}

/* reason 
---------------------------------------*/
.reason {
  background: #f9efdc;
}
.reason .inner {
  padding: 70px 15px;
}
.reason ul {
  display: flex;
  justify-content: center;
}
.reason ul li {
  background: #fff;
  position: relative;
  width: 340px;
  border-radius: 20px;
  padding: 36px 20px;
  text-align: center;
}
.reason ul li:nth-of-type(2) {
  margin: 0 40px;
}
.reason ul li .number {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.reason ul li p {
  font-size: 15px;
}
.reason h2 {
  background: #53361e;
  color: #fff;
  font-weight: 900;
  text-align: center;
  margin: 0 auto 135px;
  font-size: 25px;
  padding: 19px 0 16px;
  max-width: 650px;
  border-radius: 35px;
  position: relative;
}
.reason h2 span {
  color: #fff100;
  font-size: 1.4em;
}
.reason h2:before {
  content: "";
  background: url(../img/reson_txt.png) left top no-repeat;
  background-size: contain;
  width: 286px;
  height: 88px;
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.reason h3 {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 35px;
  text-align: center;
}
.reason h3 span {
  color: #e82516;
}
.reason .img_box {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .reason .inner {
    padding: 60px 15px 30px;
  }
  .reason ul {
    display: block;
    margin-bottom: 40px;
  }
  .reason ul li {
    width: 90%;
    margin: 0 auto;
  }
  .reason ul li:nth-of-type(2) {
    margin: 40px auto;
  }
  .reason h2 {
    padding: 10px 0;
    font-size: 16px;
    margin-bottom: 100px;
  }
  .reason h2:before {
    width: 216px;
    height: 67px;
    bottom: -63px;
  }
}

/* tigai
---------------------------------------*/
.tigai {
  text-align: center;
  background: url(../img/bg_koko.png) center top no-repeat;
  background-size: cover;
}
.tigai .inner {
  padding: 80px 15px;
}
.tigai h2 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .tigai {
    overflow: hidden;
  }
  .tigai .inner {
    padding: 50px 15px;
  }
  .tigai h2 {
    width: 85%;
    margin: 0 auto 40px;
  }
  .tigai .js-scrollable {
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    /*===========
    scrollbar
    ===========*/
    /*スクロールバー全体の高さ*/
    /*スクロールバー全体の背景*/
    /*スクロールバーの動く部分*/
    /*スクロールバーの動く部分のホバー（マウスオーバー）*/
  }
  .tigai .js-scrollable img {
    max-width: 100%;
    min-width: 600px;
    vertical-align: top;
  }
  .tigai .js-scrollable::-webkit-scrollbar {
    height: 4px;
  }
  .tigai .js-scrollable::-webkit-scrollbar-track {
    background: #eee;
  }
  .tigai .js-scrollable::-webkit-scrollbar-thumb {
    background: #aaa;
    border: none;
  }
  .tigai .js-scrollable::-webkit-scrollbar-thumb:hover {
    background: #999;
  }
}

/* cta
---------------------------------------*/
.cta {
  background: url(../img/cta_bg.png) center top no-repeat;
  background-size: cover;
}
.cta .inner {
  padding: 50px 15px;
}
.cta h3 {
  text-align: center;
  font-weight: 900;
  font-size: 30px;
  color: #fff;
  margin-bottom: 30px;
}
.cta h3 .big, .cta h3 .dotted_txt {
  color: #fff100;
}
.cta h3 .dotted_txt {
  background-image: radial-gradient(circle at center, #fff100 22%, transparent 22%); /* 点の色とサイズ調整 */
  background-position: top right; /* 点の位置 */
  background-repeat: repeat-x; /* 横方向に繰り返し */
  background-size: 1em 0.6em; /* 点の間隔とサイズ調整 */
  padding-top: 0.4em; /* 縦方向の位置調整 */
}
.cta h3 .sub_txt {
  display: block;
  margin-bottom: 20px;
}
.cta h3 .main_txt {
  font-size: 1.333em;
}
.cta h3 .main_txt .big {
  font-size: 1.25em;
}
.cta ul {
  background: #fff;
  margin: 0 auto;
  max-width: 1000px;
  border-radius: 30px;
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cta ul:before {
  content: "";
  background: url(../img/cta_men.png) left top no-repeat;
  background-size: contain;
  width: 154px;
  height: 204px;
  position: absolute;
  bottom: 0;
  right: -60px;
}
.cta ul:after {
  content: "";
  background: url(../img/cta_uman.png) left top no-repeat;
  background-size: contain;
  width: 113px;
  height: 203px;
  position: absolute;
  bottom: 0;
  left: -30px;
}
.cta ul li:first-child {
  margin-right: 35px;
}
.cta ul .tel_btn .maru {
  text-align: center;
  font-size: 22px;
  width: 84px;
  height: 84px;
  line-height: 26px;
  padding-top: 15px;
}
.cta ul .tel_btn .tel_txt {
  padding-left: 92px;
}
.cta ul .tel_btn .top_txt {
  font-size: 21px;
  padding-left: 100px;
  padding-top: 10px;
}
.cta ul .mail_btn {
  width: 280px;
  text-align: center;
  font-size: 17px;
  border-radius: 28px;
}
.cta ul .mail_btn span {
  padding-left: 26px;
}
.cta ul .mail_btn span:after {
  background: url(../img/cta_mail.svg) center top no-repeat;
  background-size: contain;
  width: 17px;
  height: 13px;
}
.cta ul .mail_btn:last-of-type {
  background: #00c300;
  margin-top: 15px;
  border-bottom: 4px solid #029702;
}
.cta ul .mail_btn:last-of-type:hover {
  border-bottom: 2px solid #029702;
}
.cta ul .mail_btn:last-of-type span {
  padding-left: 35px;
}
.cta ul .mail_btn:last-of-type span:after {
  background: url(../img/cta_line.svg) center top no-repeat;
  background-size: contain;
  width: 27px;
  height: 25px;
}
@media (max-width: 767px) {
  .cta {
    background: url(../img/sp_cta_bg.png) center center no-repeat;
    background-size: cover;
  }
  .cta h3 {
    font-size: 20px;
  }
  .cta h3 .sub_txt {
    margin-bottom: 10px;
  }
  .cta ul {
    flex-direction: column;
    padding: 25px 10px;
  }
  .cta ul::after, .cta ul::before {
    display: none;
  }
  .cta ul li:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .cta ul .tel_btn .maru {
    font-size: 14px;
    width: 50px;
    height: 50px;
    line-height: 16px;
    padding-top: 9px;
  }
  .cta ul .tel_btn .tel_txt {
    padding-left: 60px;
  }
  .cta ul .tel_btn .tel_txt img {
    width: 220px;
  }
  .cta ul .tel_btn .top_txt {
    font-size: 14px;
    padding-left: 60px;
    padding-top: 0;
  }
}

/* flow
---------------------------------------*/
.flow {
  position: relative;
}
.flow:after {
  content: "";
  background: #ff7e3d;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 175px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.flow .inner {
  padding: 70px 15px;
}
.flow h2 {
  text-align: center;
  font-weight: 900;
  margin-bottom: 40px;
  font-size: 42px;
}
.flow h2 img {
  margin: 0 7px;
}
.flow h2 span {
  color: #ff7e3d;
}
.flow ul {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}
.flow ul li {
  max-width: 180px;
  text-align: center;
}
.flow ul .number {
  display: block;
  margin: 0 auto 33px;
  width: 75px;
  background: #fff;
}
.flow ul h3 {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 17px auto 20px;
}
.flow ul p {
  font-size: 14px;
  line-height: 2;
}
@media (max-width: 767px) {
  .flow:after {
    display: none;
  }
  .flow .inner {
    padding: 50px 15px;
  }
  .flow h2 {
    font-size: 30px;
  }
  .flow h2 span {
    margin-top: 10px;
    display: block;
  }
  .flow ul {
    flex-wrap: wrap;
  }
  .flow ul li {
    margin: 20px auto;
    background: #fff;
  }
  .flow ul li p {
    width: 90%;
    margin: 0 auto;
  }
  .flow ul li:last-of-type {
    width: 180px;
    height: 0;
  }
}

/* qa
---------------------------------------*/
.qa {
  background: #f9efdc;
}
.qa h2 {
  margin-bottom: 40px;
  font-size: 42px;
  font-weight: 900;
  text-align: center;
}
.qa .inner {
  padding: 70px 15px 50px;
  max-width: 1030px;
}
.qa h4 {
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 15px;
}
.qa h4 img {
  margin-right: 10px;
}
.qa ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.qa ul li {
  padding: 30px 25px;
  background: #fff;
  border-radius: 20px;
  width: 480px;
  margin-bottom: 20px;
}
.qa ul li p {
  font-size: 15px;
  line-height: 2;
}
@media (max-width: 767px) {
  .qa .inner {
    padding: 50px 15px 30px;
  }
  .qa h2 {
    font-size: 32px;
  }
  .qa ul {
    flex-direction: column;
  }
  .qa ul li {
    width: 100%;
  }
  .qa h4 {
    text-indent: -1.65em;
    padding-left: 32px;
    line-height: 1.3;
    padding-bottom: 10px;
  }
  .qa h4 img {
    margin-right: 5px;
  }
}

/* area
---------------------------------------*/
.area {
  background: url(../img/area_bg.png) center bottom no-repeat;
  background-size: cover;
  text-align: center;
}
.area .inner {
  padding: 70px 15px;
}
@media (max-width: 767px) {
  .area .inner {
    padding: 0;
  }
}

/* contact
---------------------------------------*/
#contact {
  background-color: #e8f6eb;
}
#contact h3 {
  padding: 38px;
  background: #1dab39;
  color: #fff;
  text-align: center;
  font-weight: 900;
  font-size: 22px;
}
#contact h3 span {
  margin-top: 20px;
  color: #fff100;
  font-size: 42px;
  display: block;
}
#contact .inner {
  padding: 40px 15px 70px;
  max-width: 1030px;
  margin: 0 auto;
}
#contact form {
  background: #fff;
  padding: 30px 100px 60px;
}
#contact .tbl_box {
  margin: 0 auto 40px;
  width: 100%;
}
#contact dl {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #dcdcdc;
}
#contact dl:first-of-type ul {
  display: flex;
}
#contact dl:first-of-type ul li {
  margin-right: 30px;
}
#contact dl:first-of-type ul li:last-child {
  margin-right: 0;
}
#contact dl:nth-of-type(2) ul {
  display: flex;
  flex-wrap: wrap;
}
#contact dl:nth-of-type(2) ul li {
  margin-right: 40px;
}
#contact dl:nth-of-type(2) ul li:nth-of-type(4) {
  margin-right: 0;
}
#contact dl:nth-of-type(2) ul li:nth-of-type(-n+4) {
  margin-bottom: 10px;
}
#contact dl:nth-of-type(7) li {
  display: flex;
  align-items: center;
}
#contact dl:nth-of-type(7) li .required, #contact dl:nth-of-type(7) li .nin {
  position: relative;
  margin-right: 15px;
  display: block;
}
#contact dl:nth-of-type(7) li input {
  width: 514px;
}
#contact dl:nth-of-type(7) li:first-of-type {
  margin-bottom: 15px;
}
#contact .top {
  align-items: flex-start;
}
#contact dd {
  width: 565px;
  font-size: 14px;
}
#contact input[type=radio] {
  opacity: 0; /* 標準スタイルを非表示にする */
  width: 0;
}
#contact .radio {
  position: relative; /* ボックスの位置を指定する */
  padding-left: 30px;
}
#contact .radio:after, #contact .radio:before {
  position: absolute; /* ボックスの位置を指定する */
  content: ""; /* ボックスのコンテンツ */
  display: block; /* ブロックレベル要素化する */
  top: 50%; /* 上部から配置の基準位置を決める */
  transform: translateY(-50%);
}
#contact .radio:after {
  position: absolute; /* ボックスの位置を指定する */
  left: 0; /* 左から配置の基準位置を決める */
  width: 20px; /* ボックスの横幅を指定する */
  height: 20px; /* ボックスの高さを指定する */
  border: 1px solid #979797; /* ボックスの境界線を実線で指定する */
  border-radius: 50%; /* ボックスの角丸を指定する */
}
#contact .radio:after:hover {
  border-color: #0171bd;
}
#contact .radio:before {
  left: 5px; /* 左から配置の基準位置を決める */
  width: 10px; /* ボックスの横幅を指定する */
  height: 10px; /* ボックスの高さを指定する */
  background: #41b5f4; /* ボックスの背景色を指定する */
  border-radius: 50%; /* ボックスの角丸を指定する */
  opacity: 0; /* 要素を透過指定する */
}
#contact input[type=radio]:checked + .radio:before {
  opacity: 1; /* 要素を表示する */
}
#contact .check {
  display: flex;
  width: 110px;
}
#contact .check:hover {
  cursor: pointer;
}
#contact .check input {
  opacity: 0;
  width: 0;
}
#contact .check .dummy {
  width: 16px;
  height: 16px;
  border: 1px solid #979797;
  display: block;
  position: relative;
  margin: 2px 10px 0 0;
}
#contact .check input:checked + .dummy:after {
  content: "";
  width: 16px;
  height: 40%;
  border-left: 2px solid #41b5f4;
  border-bottom: 2px solid #41b5f4;
  transform: rotate(-45deg);
  position: absolute;
}
#contact .selectbox {
  display: inline-flex;
  align-items: center;
  position: relative;
}
#contact .selectbox::after {
  position: absolute;
  right: 15px;
  width: 14px;
  height: 8px;
  background-color: #000;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  pointer-events: none;
}
#contact .selectbox select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 230px;
  height: 54px;
  padding: 0.4em calc(0.8em + 30px) 0.4em 0.8em;
  background-color: #f6f6f6;
  font-size: 1em;
  cursor: pointer;
}
#contact input[type=text],
#contact input[type=email],
#contact input[type=tel],
#contact textarea {
  border: none;
  background: #f6f6f6;
  font-size: 16px;
  width: 100%;
  padding: 18px 14px;
}
#contact input[type=text]::-moz-placeholder, #contact input[type=email]::-moz-placeholder, #contact input[type=tel]::-moz-placeholder, #contact textarea::-moz-placeholder {
  color: #b3b3b3;
  font-size: 14px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#contact input[type=text]::placeholder,
#contact input[type=email]::placeholder,
#contact input[type=tel]::placeholder,
#contact textarea::placeholder {
  color: #b3b3b3;
  font-size: 14px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#contact input[type=text]::-ms-input-placeholder,
#contact input[type=email]::-ms-input-placeholder,
#contact input[type=tel]::-ms-input-placeholder,
#contact textarea::-ms-input-placeholder {
  color: #c1c1c1;
  font-size: 14px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#contact input[type=text]::-mos-input-placeholder,
#contact input[type=email]::-mos-input-placeholder,
#contact input[type=tel]::-mos-input-placeholder,
#contact textarea::-mos-input-placeholder {
  color: #c1c1c1;
  font-size: 14px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
@media all and (-ms-high-contrast: none) {
  #contact input[type=text],
#contact input[type=email],
#contact input[type=tel],
#contact textarea {
    overflow-y: hidden;
  }
}
#contact dt {
  font-size: 15px;
  width: 240px;
  position: relative;
  font-weight: 700;
  padding-left: 50px;
}
#contact .required, #contact .nin {
  background: #41b5f4;
  font-size: 12px;
  margin-right: 40px;
  color: #fff;
  width: 35px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 500;
}
#contact .nin {
  background: #b3b3b3;
  color: #fff;
}
#contact .mail_btn {
  min-width: 300px;
  font-size: 20px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: none;
  transition: 0.5s ease;
  border-bottom: 4px solid #c8571f;
  position: relative;
}
#contact .mail_btn .arrow {
  background: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 20px;
}
#contact .mail_btn .arrow:after {
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  margin-left: 8px;
  margin-top: -3px;
  border-top: 2px solid #ff7e3d;
  border-right: 2px solid #ff7e3d;
  content: "";
}
#contact .mail_btn:hover {
  border-bottom: 2px solid #c8571f;
  transform: translateY(3px);
}
@media (max-width: 767px) {
  #contact .inner {
    padding: 40px 15px;
  }
  #contact h3 {
    padding: 20px 0;
    font-size: 19px;
    line-height: 1.4;
  }
  #contact h3 span {
    margin-top: 10px;
    font-size: 32px;
  }
  #contact form {
    padding: 20px 20px 40px;
  }
  #contact .tbl_box {
    width: 100%;
  }
  #contact dl {
    display: block;
  }
  #contact dl:first-of-type ul {
    display: block;
  }
  #contact dl:first-of-type ul li {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #contact dl:first-of-type ul li:last-child {
    margin-bottom: 0;
  }
  #contact dl:nth-of-type(2) ul li {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  #contact dl:nth-of-type(2) ul li:nth-of-type(4) {
    margin-right: 20px;
  }
  #contact dl:nth-of-type(2) ul li:nth-of-type(-n+4) {
    margin-bottom: 20px;
  }
  #contact dl:nth-of-type(2) ul li:last-of-type {
    margin-bottom: 0;
  }
  #contact dl:nth-of-type(7) li input {
    width: 80%;
  }
  #contact .check {
    width: 140px;
  }
  #contact dt {
    width: 100%;
    margin-bottom: 10px;
  }
  #contact dd {
    width: 100%;
    padding: 5px 0 20px;
    margin-top: 15px;
  }
  #contact .required, #contact .nin {
    margin-right: 0;
    top: auto;
  }
  #contact .mail_btn {
    min-width: 270px;
  }
  #contact .mail_btn .arrow:after {
    margin-top: -4px;
  }
}

/* formWrap 確認画面＆サンクスページ
---------------------------------------*/
#formWrap {
  padding-top: 85px;
}
#formWrap .inner {
  padding: 70px 15px;
  max-width: 1030px;
  margin: 0 auto;
}
#formWrap h3, #formWrap h4 {
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 40px;
}
#formWrap p {
  text-align: center;
}
#formWrap .formTable {
  width: 800px;
  margin: 30px auto 0;
  border-collapse: separate;
  border-spacing: 10px 10px;
}
#formWrap .formTable tr th {
  width: 20%;
  background: #f6f6f6;
}
#formWrap .formTable tr th, #formWrap .formTable tr td {
  padding: 10px;
}
#formWrap ul {
  display: flex;
  justify-content: center;
}
#formWrap ul li button {
  text-align: center;
  border-radius: 30px;
}
#formWrap ul li:first-child {
  margin-right: 15px;
}
#formWrap ul li:nth-of-type(2) button {
  background: #41b5f4;
  border-bottom: 4px solid #2c91c8;
}
#formWrap ul li:nth-of-type(2) button:hover {
  border-bottom: 2px solid #2c91c8;
}
#formWrap #thanks a {
  margin: 30px auto 0;
  text-align: center;
  border-radius: 30px;
}
@media (max-width: 767px) {
  #formWrap {
    padding-top: 0;
  }
  #formWrap .formTable {
    width: 100%;
    margin: 30px auto;
  }
  #formWrap .formTable tr th {
    width: 100%;
  }
  #formWrap .formTable tr th, #formWrap .formTable tr td {
    display: block;
  }
}

/* footer
---------------------------------------*/
.footer {
  background: #53361e;
  color: #fff;
}
.footer .sub {
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
}
.footer .inner {
  padding: 50px 15px;
  display: flex;
  justify-content: space-between;
  max-width: 1030px;
  margin: 0 auto;
}
.footer dl {
  display: flex;
  font-size: 14px;
  line-height: 26px;
}
.footer dl:first-of-type {
  margin-top: 22px;
}
.footer dl dt {
  width: 6em;
}
@media (max-width: 767px) {
  .footer .inner {
    flex-direction: column;
  }
  .footer .sub {
    font-size: 12px;
  }
  .footer .map {
    margin-bottom: 50px;
  }
  .footer .map iframe {
    width: 100%;
    height: 250px;
    margin-top: 20px;
  }
  .footer .sp_visible {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
  }
  .footer .sp_visible ul {
    display: flex;
    width: 100%;
    align-items: end;
  }
  .footer .sp_visible ul li:first-of-type {
    width: 60%;
  }
  .footer .sp_visible ul li:nth-of-type(n+2) {
    width: 20%;
  }
  .footer .sp_visible ul li:last-child .mail_btn {
    background: #00b900;
  }
  .footer .sp_visible ul li:last-child .mail_btn span:after {
    background: url(../img/sp_btm_line.svg) left top no-repeat;
    background-size: contain;
    width: 20px;
    height: 19px;
    top: -20px;
    left: 50%;
  }
  .footer .sp_visible .tel_btn, .footer .sp_visible .mail_btn {
    border-bottom: none;
    width: 100%;
    border-radius: 20px 20px 0 0;
  }
  .footer .sp_visible .tel_btn:hover, .footer .sp_visible .mail_btn:hover {
    margin-top: 0;
  }
  .footer .sp_visible .tel_btn {
    font-size: 12px;
    padding: 11px;
    background: #e82516;
    border-radius: 20px 20px 0 0;
  }
  .footer .sp_visible .tel_btn .tel_txt {
    padding-left: 0;
  }
  .footer .sp_visible .tel_btn .maru {
    width: 75px;
    height: 19px;
    background: #fff;
    border-radius: 19px;
    display: block;
    position: relative;
    color: #e82516;
    font-size: 12px;
    margin: 0 auto 8px;
    text-align: center;
    line-height: 19px;
    padding-top: 0;
  }
  .footer .sp_visible .mail_btn {
    font-size: 12px;
    text-align: center;
    padding: 34px 11px 11px;
  }
  .footer .sp_visible .mail_btn span {
    padding-left: 0;
  }
  .footer .sp_visible .mail_btn span:after {
    background: url(../img/sp_btm_mail.svg) left top no-repeat;
    background-size: contain;
    width: 16px;
    height: 12px;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* sp
---------------------------------------*/
.sp_visible {
  display: none;
}

@media (max-width: 767px) {
  .sp_visible {
    display: block;
  }
  .sp_hidden {
    display: none;
  }
}