@charset "UTF-8";
/*! 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 {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  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;
}

/* ----------------------------------------
	Formatting
---------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  font-family: Segoe UI, SegoeUI, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/*----------------------------------------
  utility
-----------------------------------------*/
/* 要素の表示、非表示 */
@media (max-width: 1024px) {
  .u-onlyPc {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .u-onlySp {
    display: none !important;
  }
}
/* ----------------------------------------
	c-global-nav
---------------------------------------- */
@media screen and (min-width: 1025px) {
  .c-global-nav ul {
    display: flex;
  }
  .c-global-nav ul li {
    font-size: 16px;
    font-size: 1.6rem;
    color: #755d41;
    position: relative;
    font-weight: 600;
  }
  .c-global-nav ul li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #87bc24;
    border-radius: 3px;
    transform: rotate(25deg);
  }
  .c-global-nav ul li a {
    display: block;
    padding: 0 30px;
    text-decoration: none;
    position: relative;
    transition: 0.3s;
  }
  .c-global-nav ul li a:hover {
    color: #5D4037;
  }
  .c-global-nav ul li a::after {
    position: absolute;
    bottom: 0.5em;
    left: 10%;
    content: "";
    width: 80%;
    height: 2px;
    background-color: #87bc24;
    opacity: 0;
    transition: 0.3s;
  }
  .c-global-nav ul li a:hover::after {
    bottom: -5px;
    opacity: 1;
  }
}
/* ----------------------------------------
	c-key-visual
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-key-visual {
    width: 100%;
    height: 200px;
    position: relative;
  }
  .c-key-visual__background {
    position: relative;
  }
  .c-key-visual__background .bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .c-key-visual__background .bg-image_1 {
    background-image: url("../imgs/index/bg_key-visual.jpg");
  }
  .c-key-visual__background .bg-image_2 {
    background-image: url("../imgs/index/bg_key-visual_2.jpg");
  }
  .c-key-visual__message {
    position: absolute;
    top: 50px;
    left: 10px;
  }
  .c-key-visual__message dt {
    font-size: 17px;
    font-size: 1.7rem;
    color: #87bc24;
    font-family: "Inter", sans-serif;
    margin-bottom: 10px;
  }
  .c-key-visual__message dd {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 1025px) {
  .c-key-visual {
    /* width: 100%;
    height: 580px; */
    margin: 0 70px 50px;
    position: relative;
  }
  .c-key-visual-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 580px;
    z-index: 9999;
  }
  .c-key-visual__background {
    width: 100%;
    height: 580px;
    position: relative;
  }
  .c-key-visual__background .bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 580px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
  }
  .c-key-visual__background .bg-image_1 {
    background-image: url("../imgs/index/bg_key-visual.jpg");
  }
  .c-key-visual__background .bg-image_2 {
    background-image: url("../imgs/index/bg_key-visual_2.jpg");
  }
  .c-key-visual-content {
    position: relative;
    max-width: 1980px;
    height: 580px;
    margin: 0 auto;
    z-index: 0;
  }
  .c-key-visual__message {
    position: absolute;
    top: 100px;
    left: 40px;
  }
  .c-key-visual__message dt {
    font-size: 46px;
    font-size: 4.6rem;
    color: #87bc24;
    font-family: "Inter", sans-serif;
    margin-bottom: 30px;
  }
  .c-key-visual__message dd {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.5em;
    color: #fff;
  }
  .c-key-visual__information {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 420px;
    padding-bottom: 50px;
    background-color: #fff;
    border-top: solid 8px #87bc24;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: 0px 5px 10px -5px #777777;
  }
  .c-key-visual__information h2 {
    background-color: #b9d063;
    width: 370px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin: 20px auto 25px;
  }
  .c-key-visual__information dl {
    margin: 0 30px;
  }
  .c-key-visual__information dl dt {
    font-size: 22px;
    font-size: 2.2rem;
    color: #629700;
    padding-bottom: 5px;
    border-bottom: dotted 2px #b9d063;
    margin-bottom: 10px;
  }
  .c-key-visual__information dl dt i {
    color: #9ecd47;
  }
  .c-key-visual__information dl dd {
    color: #424242;
    margin: 10px 30px 20px;
  }
  .c-key-visual__information dl dd .contact {
    font-family: "Inter", sans-serif;
    display: block;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .c-key-visual__information dl dd .sub-contact {
    font-family: "Inter", sans-serif;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 10px;
  }
  .c-key-visual__information dl dd .business-hours {
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6em;
    margin: 10px;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .c-key-visual {
    margin: 0 0 50px;
  }
  .c-key-visual__background {
    height: 560px;
  }
  .c-key-visual__background .bg-image {
    border-radius: 0;
    height: 560px;
  }
  .c-key-visual-wrap {
    height: 560px;
  }
  .c-key-visual-content {
    height: 560px;
  }
  .c-key-visual__message {
    position: absolute;
    top: 100px;
    left: 20px;
  }
  .c-key-visual__message dt {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .c-key-visual__message dd {
    font-size: 40px;
    font-size: 4rem;
  }
  .c-key-visual__information {
    width: auto;
    padding-bottom: 20px;
  }
}
.fade-text span {
  opacity: 0;
}

.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}

/* ----------------------------------------
	c-contents-title
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-contents-title {
    color: #5f4328;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .c-contents-title span {
    color: #87bc24;
    font-size: 22px;
    font-size: 2.2rem;
    display: inline-block;
    margin-right: 10px;
    font-weight: normal;
    font-family: "Inter", sans-serif;
  }
}
@media screen and (min-width: 1025px) {
  .c-contents-title {
    color: #5f4328;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: bold;
    padding-bottom: 30px;
  }
  .c-contents-title span {
    color: #87bc24;
    font-size: 42px;
    font-size: 4.2rem;
    display: inline-block;
    margin-right: 30px;
    font-weight: normal;
    font-family: "Inter", sans-serif;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .c-contents-title {
    font-size: 36px;
    font-size: 3.6rem;
    padding-bottom: 20px;
  }
  .c-contents-title span {
    font-size: 40px;
    font-size: 4rem;
  }
}
/* ----------------------------------------
	c-top-information
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-top-information {
    margin: 20px 10px 40px;
  }
  .c-top-information ul {
    border-bottom: solid 1px #cdcdcd;
    padding: 5px 5px 0;
  }
  .c-top-information ul li p {
    display: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5em;
    padding: 20px;
    border-top: solid 1px #cdcdcd;
  }
  .c-top-information ul li p a {
    text-decoration: underline;
    color: #629700;
  }
  .c-top-information__nav {
    display: flex;
    align-items: center;
    padding: 0 30px 0 10px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-top: solid 1px #cdcdcd;
  }
  .c-top-information__nav::before {
    content: "+";
    position: absolute;
    right: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #616161;
  }
  .c-top-information__nav dt {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    color: #616161;
    margin-right: 20px;
    flex-shrink: 0;
  }
  .c-top-information__nav dd {
    font-size: 12px;
    font-size: 1.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .c-top-information .c-top-information__nav.active::before {
    content: "-";
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #616161;
  }
  .c-top-information .c-page-transition-button {
    margin: 30px 10px 0;
    text-align: right;
  }
}
@media screen and (min-width: 1025px) {
  .c-top-information {
    width: 100%;
    padding: 50px 0 70px;
  }
  .c-top-information .c-contents-title {
    width: 1400px;
    margin: 0 auto;
  }
  .c-top-information ul {
    max-width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
    border-bottom: solid 1px #cdcdcd;
  }
  .c-top-information ul li {
    margin-bottom: 0;
  }
  .c-top-information ul li:last-child {
    margin: 0;
  }
  .c-top-information ul li p {
    display: none;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 30px 50px;
    line-height: 1.8em;
    border-top: solid 1px #cdcdcd;
  }
  .c-top-information ul li p a {
    text-decoration: underline;
    color: #629700;
  }
  .c-top-information__nav {
    display: flex;
    align-items: center;
    color: #616161;
    padding: 25px 30px;
    position: relative;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    border-top: solid 1px #cdcdcd;
  }
  .c-top-information__nav dt {
    width: 150px;
    color: #616161;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.125em;
  }
  .c-top-information__nav dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .c-top-information__nav:hover {
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  .c-top-information__nav::before {
    content: "+";
    position: absolute;
    right: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .c-top-information .c-top-information__nav.active::before {
    content: "-";
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .c-top-information .c-page-transition-button {
    width: 1400px;
    margin: 50px auto 0;
    text-align: right;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .c-top-information {
    padding: 50px 40px 70px;
  }
  .c-top-information .c-contents-title {
    width: auto;
    margin: 0 20px;
  }
  .c-top-information ul {
    min-width: auto;
  }
  .c-top-information .c-page-transition-button {
    width: auto;
    margin: 50px 20px 0;
  }
}
/* ----------------------------------------
	c-page-transition-button
---------------------------------------- */
@media screen and (min-width: 1025px) {
  .c-page-transition-button div {
    min-width: 250px;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border: solid 2px #a6ce5e;
    color: #91b600;
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    transition: 0.5s;
  }
  .c-page-transition-button div a {
    display: block;
  }
  .c-page-transition-button div:hover {
    border-radius: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .c-page-transition-button div {
    min-width: 150px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: solid 2px #a6ce5e;
    color: #91b600;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
  }
  .c-page-transition-button div a {
    display: block;
  }
}
/* ----------------------------------------
	c-page-top
---------------------------------------- */
@media screen and (min-width: 1025px) {
  .c-page-top {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 100px;
    width: 80px;
    height: 70px;
  }
  .c-page-top a {
    display: block;
    width: 80px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background-color: rgba(197, 225, 165, 0.8);
    border-radius: 5px;
  }
  .c-page-top a i {
    font-size: 1.8em;
    color: #7CB342;
    line-height: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .c-page-top {
    display: none;
  }
}
/* ----------------------------------------
	c-hamburger-menu
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-hamburger-menu {
    position: absolute;
    right: 6px;
    top: 12px;
  }
  .c-hamburger-menu dt {
    position: relative;
    cursor: pointer;
    width: 38px;
    height: 38px;
    border-radius: 4px;
    background-color: #EFEBE9;
    margin-bottom: 2px;
  }
  .c-hamburger-menu dt span {
    display: inline-block;
    position: absolute;
    left: 10px;
    height: 3px;
    border-radius: 2px;
    background-color: #424242;
    width: 47%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  .c-hamburger-menu dt span:nth-of-type(1) {
    top: 11px;
  }
  .c-hamburger-menu dt span:nth-of-type(2) {
    top: 18px;
  }
  .c-hamburger-menu dt span:nth-of-type(3) {
    top: 25px;
  }
  .c-hamburger-menu dd {
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
  }
  .c-hamburger-menu dt.active span:nth-of-type(1) {
    top: 12px;
    left: 12px;
    width: 40%;
    transform: translateY(6px) rotate(-45deg);
    -webkit-transform: translateY(6px) rotate(-45deg);
    -moz-transform: translateY(6px) rotate(-45deg);
    -ms-transform: translateY(6px) rotate(-45deg);
    -o-transform: translateY(6px) rotate(-45deg);
  }
  .c-hamburger-menu dt.active span:nth-of-type(2) {
    opacity: 0;
  }
  .c-hamburger-menu dt.active span:nth-of-type(3) {
    top: 24px;
    left: 12px;
    width: 40%;
    transform: translateY(-6px) rotate(45deg);
    -webkit-transform: translateY(-6px) rotate(45deg);
    -moz-transform: translateY(-6px) rotate(45deg);
    -ms-transform: translateY(-6px) rotate(45deg);
    -o-transform: translateY(-6px) rotate(45deg);
  }
}
/* ----------------------------------------
	c-slide-menu
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-slide-menu {
    display: none;
  }
  .c-slide-menu {
    background-color: #EFEBE9;
    padding: 25px 0;
  }
  .c-slide-menu dl {
    margin: 0 15px;
  }
  .c-slide-menu dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    color: #5f4328;
  }
  .c-slide-menu__main dd ul, .c-slide-menu__ailus dd ul {
    background-color: #FFF;
    border: solid 1px #b99c7d;
    border-radius: 6px;
  }
  .c-slide-menu__main dd ul li, .c-slide-menu__ailus dd ul li {
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: solid 1px #b99c7d;
  }
  .c-slide-menu__main dd ul li a, .c-slide-menu__ailus dd ul li a {
    display: block;
    padding: 15px;
    position: relative;
  }
  .c-slide-menu__main dd ul li a:after, .c-slide-menu__ailus dd ul li a:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #757575;
    border-right: solid 2px #757575;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
    transform: rotate(45deg);
  }
  .c-slide-menu__main dd ul li:last-child, .c-slide-menu__ailus dd ul li:last-child {
    border: none;
  }
  .c-slide-menu__info dd ul li {
    background-color: #FFF;
    border-radius: 6px;
    border: solid 1px #b99c7d;
    font-size: 14px;
    font-size: 1.4rem;
    color: #5f4328;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 5px;
  }
  .c-slide-menu__info dd ul li a {
    display: block;
  }
  .c-slide-menu__info dd ul li .c-slide-menu__info-contact {
    display: block;
    color: #424242;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Inter", sans-serif;
    padding-top: 8px;
    margin: 0 20px;
  }
  .c-slide-menu__info dd ul li .c-slide-menu__info-address {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5em;
    display: block;
    padding-top: 6px;
    color: #424242;
    font-weight: normal;
    margin: 0 20px;
  }
  .c-slide-menu__main dt {
    margin-bottom: 15px;
  }
  .c-slide-menu__ailus dt, .c-slide-menu__info dt {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}
/* ----------------------------------------
	c-page-title
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-page-title {
    width: 100%;
    background-color: #f8f1e3;
    padding: 15px 15px;
  }
  .c-page-title h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #5f4328;
  }
  .c-page-title h2 span {
    color: #87bc24;
    font-size: 22px;
    font-size: 2.2rem;
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: "Inter", sans-serif;
  }
}
@media screen and (min-width: 1025px) {
  .c-page-title {
    width: 100%;
    background-color: #f8f1e3;
    padding: 30px 0 40px;
  }
  .c-page-title h2 {
    color: #5f4328;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: bold;
    width: 1400px;
    margin: 0 auto;
  }
  .c-page-title h2 span {
    color: #87bc24;
    font-size: 42px;
    font-size: 4.2rem;
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "Inter", sans-serif;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .c-page-title h2 {
    width: auto;
    margin: 0 30px;
    font-size: 34px;
    font-size: 3.4rem;
  }
  .c-page-title h2 span {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
/* ----------------------------------------
	c-breadcrumb
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-breadcrumb {
    margin: 8px 15px 20px;
  }
  .c-breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
  }
  .c-breadcrumb ul li {
    list-style: none;
    font-size: 11px;
    font-size: 1.1rem;
    color: #616161;
  }
  .c-breadcrumb ul li a {
    text-decoration: underline;
    color: #629700;
  }
  .c-breadcrumb ul li:not(:last-of-type)::after {
    content: "/";
    margin: 0.6em;
    color: #777;
  }
}
/* ----------------------------------------
	c-main-contents-header
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-main-contents-header {
    width: 100%;
    height: 110px;
    position: relative;
  }
  .c-main-contents-header__service {
    background: url("../imgs/contents-header/bg_service-header.jpg") no-repeat center center;
    background-size: cover;
  }
  .c-main-contents-header__company {
    background: url("../imgs/contents-header/bg_company-header.jpg") no-repeat center center;
    background-size: cover;
  }
  .c-main-contents-header h2 {
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #5f4328;
  }
  .c-main-contents-header h2 span {
    color: #87bc24;
    font-size: 22px;
    font-size: 2.2rem;
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: "Inter", sans-serif;
  }
}
@media screen and (min-width: 1025px) {
  .c-main-contents-header {
    width: 100%;
    height: 300px;
  }
  .c-main-contents-header__service {
    background: url("../imgs/contents-header/bg_service-header.jpg") no-repeat center center;
    background-size: cover;
  }
  .c-main-contents-header__company {
    background: url("../imgs/contents-header/bg_company-header.jpg") no-repeat bottom center;
    background-size: cover;
  }
  .c-main-contents-header h2 {
    color: #5f4328;
    font-size: 42px;
    font-size: 4.2rem;
    font-weight: bold;
    width: 1400px;
    margin: 0 auto;
    padding-top: 60px;
  }
  .c-main-contents-header h2 span {
    color: #87bc24;
    font-size: 46px;
    font-size: 4.6rem;
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "Inter", sans-serif;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .c-main-contents-header {
    height: 220px;
  }
  .c-main-contents-header__service {
    background: url("../imgs/contents-header/bg_service-header.jpg") no-repeat center center;
    background-size: cover;
  }
  .c-main-contents-header__company {
    background: url("../imgs/contents-header/bg_company-header.jpg") no-repeat bottom -450px center;
    background-size: cover;
  }
  .c-main-contents-header h2 {
    width: auto;
    margin: 0 30px;
    padding-top: 30px;
  }
}
/* ----------------------------------------
	c-main-contents-title
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .c-main-contents-title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #5f4328;
  }
}
@media screen and (min-width: 1025px) {
  .c-main-contents-title {
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: bold;
    color: #5f4328;
    width: 1400px;
    margin: 0 auto 80px;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .c-main-contents-title {
    font-size: 34px;
    font-size: 3.4rem;
    width: auto;
    margin: 0 30px 40px;
  }
}
/* ----------------------------------------
	p-header
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .p-header {
    width: 100%;
    height: 70px;
    position: relative;
  }
  .p-header h1 {
    position: absolute;
    left: 10px;
    bottom: 12px;
  }
  .p-header h1 img {
    width: 240px;
    height: auto;
  }
  .p-header-description {
    color: #6f9701;
    font-weight: bold;
    font-size: 10px;
    font-size: 1rem;
    position: absolute;
    top: 4px;
    left: 6px;
  }
}
@media screen and (min-width: 1025px) {
  .p-header {
    max-width: 1920px;
    height: 140px;
    margin: 0 auto;
  }
  .p-header-content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
  }
  .p-header h1 {
    position: absolute;
    top: 50px;
    left: 30px;
  }
  .p-header h1 img {
    width: 500px;
    height: auto;
  }
  .p-header-description {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #6f9701;
  }
  .p-header-nav {
    position: absolute;
    top: 0;
    right: 0;
  }
  .p-header-nav ul {
    display: flex;
  }
  .p-header-nav ul li {
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: all 0.3s;
  }
  .p-header-nav ul li a {
    color: #fff;
    display: block;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
  }
  .p-header-nav ul li a i {
    padding-right: 10px;
  }
  .p-header-nav ul li:first-child {
    background-color: #b9d063;
  }
  .p-header-nav ul li:first-child:hover {
    background-color: #c4da3f;
  }
  .p-header-nav ul li:last-child {
    background-color: #87bc24;
  }
  .p-header-nav ul li:last-child:hover {
    background-color: #7CB342;
  }
  .c-global-nav {
    position: absolute;
    top: 80px;
    right: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .p-header {
    height: 140px;
  }
  .p-header h1 {
    top: 35px;
    left: 20px;
  }
  .p-header h1 img {
    width: 420px;
    height: auto;
  }
  .p-header-description {
    height: 30px;
    line-height: 30px;
    top: 0;
    left: 0;
    width: 100%;
    text-align: right;
  }
  .p-header-nav {
    top: 35px;
  }
  .c-global-nav {
    position: absolute;
    top: 103px;
    right: 20px;
  }
}
/* ----------------------------------------
	p-footer
---------------------------------------- */
@media screen and (max-width: 1024px) {
  .p-footer {
    width: 100%;
    margin-top: 100px;
  }
  .p-footer small {
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    color: #fff;
    display: block;
    background-color: #c2a88b;
    padding: 10px 0;
  }
  .p-footer-content {
    margin: 0 10px 20px;
    border: solid 1px #b99c7d;
  }
  .p-footer-content .contact-number {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    color: #424242;
    display: block;
  }
  .p-footer-content .contact-address,
.p-footer-content .contact-hours {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    line-height: 1.5em;
    margin: 6px 20px 0;
    color: #706f6f;
  }
  .p-footer-content .contact-fax {
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    margin: 6px 20px 0;
    color: #706f6f;
  }
  .p-footer-content__company-info dl {
    margin-bottom: 20px;
    padding-bottom: 10px;
    background-color: #f7f2eb;
    border-bottom: solid 1px #b99c7d;
  }
  .p-footer-content__company-info dl dt {
    font-size: 14px;
    font-size: 1.4rem;
    color: #5f4328;
    font-weight: bold;
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
  }
  .p-footer-content__company-info dl dt i {
    color: #9ecd47;
  }
  .p-footer-content__company-info dl dd {
    padding: 0 30px;
  }
  .p-footer-content__contact-list dl {
    margin: 0 20px 15px;
  }
  .p-footer-content__contact-list dl dt {
    font-size: 14px;
    font-size: 1.4rem;
    color: #5f4328;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .p-footer-content__contact-list dl dd {
    margin: 0 10px;
  }
  .p-footer-nav {
    padding: 30px 20px;
    background-color: #f8f1e3;
  }
  .p-footer-nav ul li {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2em;
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .p-footer {
    margin-top: 200px;
  }
  .p-footer small {
    width: 100%;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    background-color: #c2a88b;
    color: #fff;
    padding: 20px 0;
  }
  .p-footer-nav {
    padding-bottom: 30px;
    background-color: #f8f1e3;
  }
  .p-footer-nav ul {
    display: flex;
    justify-content: center;
  }
  .p-footer-nav ul li {
    font-size: 14px;
    font-size: 1.4rem;
    color: #755d41;
    position: relative;
    margin-right: 30px;
  }
  .p-footer-nav ul li a {
    display: block;
  }
  .p-footer-nav ul li a:hover {
    text-decoration: underline;
  }
  .p-footer-nav ul li:last-child {
    margin-right: 0;
  }
  .p-footer-content {
    background-color: #f8f1e3;
  }
  .p-footer-content > div {
    width: 1400px;
    margin: 0 auto;
    padding: 30px 0 50px;
    display: flex;
    justify-content: space-between;
  }
  .p-footer-content__company-info dl dt img {
    width: 400px;
    height: auto;
    margin-bottom: 20px;
  }
  .p-footer-content__company-info dl dd {
    margin-left: 20px;
  }
  .p-footer-content__company-info dl dd .contact-number {
    font-family: "Inter", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    color: #424242;
    display: block;
    margin-bottom: 10px;
  }
  .p-footer-content__company-info dl dd .contact-address {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-bottom: 15px;
    display: block;
    color: #706f6f;
    margin: 0 10px;
  }
  .p-footer-content__contact-list {
    display: flex;
  }
  .p-footer-content__contact-list dl {
    margin: 20px 15px 0;
  }
  .p-footer-content__contact-list dl dt {
    font-size: 20px;
    font-size: 2rem;
    color: #684e33;
    border-bottom: dotted 2px #c2a88b;
    padding: 0 10px 4px;
    margin-bottom: 10px;
  }
  .p-footer-content__contact-list dl dd {
    padding: 0 10px;
  }
  .p-footer-content__contact-list dl dd .contact-number {
    font-family: "Inter", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    color: #424242;
    display: block;
    margin-bottom: 10px;
  }
  .p-footer-content__contact-list dl dd .contact-hours {
    font-size: 15px;
    font-size: 1.5rem;
    color: #706f6f;
    margin: 0 10px;
    display: block;
    line-height: 1.6em;
  }
  .p-footer-content__contact-list dl dd .contact-fax {
    font-size: 17px;
    font-size: 1.7rem;
    color: #706f6f;
    display: block;
    margin: 0 10px;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .p-footer {
    margin-top: 150px;
  }
  .p-footer-nav {
    padding-top: 10px;
  }
  .p-footer-content > div {
    width: auto;
    padding: 40px 0 30px;
    display: block;
  }
  .p-footer-content__company-info dl {
    padding: 0 40px 30px;
  }
  .p-footer-content__company-info dl dd {
    display: flex;
  }
  .p-footer-content__company-info dl dd .contact-number {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 10px;
    margin-right: 15px;
  }
  .p-footer-content__contact-list dl {
    padding: 0 20px;
  }
  .p-footer-content__contact-list dl dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-footer-content__contact-list dl dd > .contact-number {
    font-size: 20px;
    font-size: 2rem;
  }
}